@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/8262__2030_12731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.78944 0.42046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.78944"^^xsd:decimal ;
  dwc:decimalLongitude "0.42046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.42046'^^xsd:double;
  dwc:latitude '49.78944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.42046 49.78944, 0.42046 49.78944, 0.42046 49.78944, 0.42046 49.78944, 0.42046 49.78944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12731'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.79684 0.44556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.79684"^^xsd:decimal ;
  dwc:decimalLongitude "0.44556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.44556'^^xsd:double;
  dwc:latitude '49.79684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.44556 49.79684, 0.44556 49.79684, 0.44556 49.79684, 0.44556 49.79684, 0.44556 49.79684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12730'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.80792 0.46782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.80792"^^xsd:decimal ;
  dwc:decimalLongitude "0.46782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.46782'^^xsd:double;
  dwc:latitude '49.80792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.46782 49.80792, 0.46782 49.80792, 0.46782 49.80792, 0.46782 49.80792, 0.46782 49.80792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12732'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81147 0.48228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81147"^^xsd:decimal ;
  dwc:decimalLongitude "0.48228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.48228'^^xsd:double;
  dwc:latitude '49.81147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.48228 49.81147, 0.48228 49.81147, 0.48228 49.81147, 0.48228 49.81147, 0.48228 49.81147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12729'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83642 0.52805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.83642"^^xsd:decimal ;
  dwc:decimalLongitude "0.52805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.52805'^^xsd:double;
  dwc:latitude '49.83642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.52805 49.83642, 0.52805 49.83642, 0.52805 49.83642, 0.52805 49.83642, 0.52805 49.83642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12733'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84427 0.54297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84427"^^xsd:decimal ;
  dwc:decimalLongitude "0.54297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.54297'^^xsd:double;
  dwc:latitude '49.84427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.54297 49.84427, 0.54297 49.84427, 0.54297 49.84427, 0.54297 49.84427, 0.54297 49.84427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10416'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84495 0.54478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84495"^^xsd:decimal ;
  dwc:decimalLongitude "0.54478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.54478'^^xsd:double;
  dwc:latitude '49.84495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.54478 49.84495, 0.54478 49.84495, 0.54478 49.84495, 0.54478 49.84495, 0.54478 49.84495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10417'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84423 0.54602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84423"^^xsd:decimal ;
  dwc:decimalLongitude "0.54602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.54602'^^xsd:double;
  dwc:latitude '49.84423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.54602 49.84423, 0.54602 49.84423, 0.54602 49.84423, 0.54602 49.84423, 0.54602 49.84423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12728'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84719 0.54877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84719"^^xsd:decimal ;
  dwc:decimalLongitude "0.54877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.54877'^^xsd:double;
  dwc:latitude '49.84719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.54877 49.84719, 0.54877 49.84719, 0.54877 49.84719, 0.54877 49.84719, 0.54877 49.84719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10415'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84851 0.55391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84851"^^xsd:decimal ;
  dwc:decimalLongitude "0.55391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.55391'^^xsd:double;
  dwc:latitude '49.84851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.55391 49.84851, 0.55391 49.84851, 0.55391 49.84851, 0.55391 49.84851, 0.55391 49.84851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10418'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.85477 0.57172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.85477"^^xsd:decimal ;
  dwc:decimalLongitude "0.57172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.57172'^^xsd:double;
  dwc:latitude '49.85477'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.57172 49.85477, 0.57172 49.85477, 0.57172 49.85477, 0.57172 49.85477, 0.57172 49.85477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10419'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86307 0.58365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86307"^^xsd:decimal ;
  dwc:decimalLongitude "0.58365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.58365'^^xsd:double;
  dwc:latitude '49.86307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.58365 49.86307, 0.58365 49.86307, 0.58365 49.86307, 0.58365 49.86307, 0.58365 49.86307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10414'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8578 0.58854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8578"^^xsd:decimal ;
  dwc:decimalLongitude "0.58854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.58854'^^xsd:double;
  dwc:latitude '49.8578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.58854 49.8578, 0.58854 49.8578, 0.58854 49.8578, 0.58854 49.8578, 0.58854 49.8578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12727'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.85938 0.59927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.85938"^^xsd:decimal ;
  dwc:decimalLongitude "0.59927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.59927'^^xsd:double;
  dwc:latitude '49.85938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.59927 49.85938, 0.59927 49.85938, 0.59927 49.85938, 0.59927 49.85938, 0.59927 49.85938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12734'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86067 0.60175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86067"^^xsd:decimal ;
  dwc:decimalLongitude "0.60175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.60175'^^xsd:double;
  dwc:latitude '49.86067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.60175 49.86067, 0.60175 49.86067, 0.60175 49.86067, 0.60175 49.86067, 0.60175 49.86067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10420'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86114 0.61248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86114"^^xsd:decimal ;
  dwc:decimalLongitude "0.61248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.61248'^^xsd:double;
  dwc:latitude '49.86114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.61248 49.86114, 0.61248 49.86114, 0.61248 49.86114, 0.61248 49.86114, 0.61248 49.86114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10421'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8642 0.62018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8642"^^xsd:decimal ;
  dwc:decimalLongitude "0.62018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.62018'^^xsd:double;
  dwc:latitude '49.8642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.62018 49.8642, 0.62018 49.8642, 0.62018 49.8642, 0.62018 49.8642, 0.62018 49.8642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12735'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86847 0.62973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86847"^^xsd:decimal ;
  dwc:decimalLongitude "0.62973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.62973'^^xsd:double;
  dwc:latitude '49.86847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.62973 49.86847, 0.62973 49.86847, 0.62973 49.86847, 0.62973 49.86847, 0.62973 49.86847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12723'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86871 0.63095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86871"^^xsd:decimal ;
  dwc:decimalLongitude "0.63095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.63095'^^xsd:double;
  dwc:latitude '49.86871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.63095 49.86871, 0.63095 49.86871, 0.63095 49.86871, 0.63095 49.86871, 0.63095 49.86871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12725'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86882 0.63291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86882"^^xsd:decimal ;
  dwc:decimalLongitude "0.63291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.63291'^^xsd:double;
  dwc:latitude '49.86882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.63291 49.86882, 0.63291 49.86882, 0.63291 49.86882, 0.63291 49.86882, 0.63291 49.86882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12726'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86989 0.63299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86989"^^xsd:decimal ;
  dwc:decimalLongitude "0.63299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.63299'^^xsd:double;
  dwc:latitude '49.86989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.63299 49.86989, 0.63299 49.86989, 0.63299 49.86989, 0.63299 49.86989, 0.63299 49.86989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12724'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86747 0.64087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86747"^^xsd:decimal ;
  dwc:decimalLongitude "0.64087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.64087'^^xsd:double;
  dwc:latitude '49.86747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64087 49.86747, 0.64087 49.86747, 0.64087 49.86747, 0.64087 49.86747, 0.64087 49.86747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12736'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87191 0.64407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87191"^^xsd:decimal ;
  dwc:decimalLongitude "0.64407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.64407'^^xsd:double;
  dwc:latitude '49.87191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64407 49.87191, 0.64407 49.87191, 0.64407 49.87191, 0.64407 49.87191, 0.64407 49.87191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10422'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87003 0.64431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87003"^^xsd:decimal ;
  dwc:decimalLongitude "0.64431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.64431'^^xsd:double;
  dwc:latitude '49.87003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64431 49.87003, 0.64431 49.87003, 0.64431 49.87003, 0.64431 49.87003, 0.64431 49.87003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12722'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87341 0.66095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87341"^^xsd:decimal ;
  dwc:decimalLongitude "0.66095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.66095'^^xsd:double;
  dwc:latitude '49.87341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.66095 49.87341, 0.66095 49.87341, 0.66095 49.87341, 0.66095 49.87341, 0.66095 49.87341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10650'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86968 0.66321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86968"^^xsd:decimal ;
  dwc:decimalLongitude "0.66321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.66321'^^xsd:double;
  dwc:latitude '49.86968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.66321 49.86968, 0.66321 49.86968, 0.66321 49.86968, 0.66321 49.86968, 0.66321 49.86968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12737'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87169 0.66417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87169"^^xsd:decimal ;
  dwc:decimalLongitude "0.66417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.66417'^^xsd:double;
  dwc:latitude '49.87169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.66417 49.87169, 0.66417 49.87169, 0.66417 49.87169, 0.66417 49.87169, 0.66417 49.87169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10649'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87242 0.68437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87242"^^xsd:decimal ;
  dwc:decimalLongitude "0.68437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.68437'^^xsd:double;
  dwc:latitude '49.87242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.68437 49.87242, 0.68437 49.87242, 0.68437 49.87242, 0.68437 49.87242, 0.68437 49.87242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12738'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88159 0.6979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88159"^^xsd:decimal ;
  dwc:decimalLongitude "0.6979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.6979'^^xsd:double;
  dwc:latitude '49.88159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6979 49.88159, 0.6979 49.88159, 0.6979 49.88159, 0.6979 49.88159, 0.6979 49.88159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10648'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87525 0.70513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87525"^^xsd:decimal ;
  dwc:decimalLongitude "0.70513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.70513'^^xsd:double;
  dwc:latitude '49.87525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.70513 49.87525, 0.70513 49.87525, 0.70513 49.87525, 0.70513 49.87525, 0.70513 49.87525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12739'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87691 0.70574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87691"^^xsd:decimal ;
  dwc:decimalLongitude "0.70574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.70574'^^xsd:double;
  dwc:latitude '49.87691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.70574 49.87691, 0.70574 49.87691, 0.70574 49.87691, 0.70574 49.87691, 0.70574 49.87691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12721'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87812 0.71288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87812"^^xsd:decimal ;
  dwc:decimalLongitude "0.71288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.71288'^^xsd:double;
  dwc:latitude '49.87812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.71288 49.87812, 0.71288 49.87812, 0.71288 49.87812, 0.71288 49.87812, 0.71288 49.87812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10423'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87652 0.71626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87652"^^xsd:decimal ;
  dwc:decimalLongitude "0.71626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.248888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.71626'^^xsd:double;
  dwc:latitude '49.87652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.71626 49.87652, 0.71626 49.87652, 0.71626 49.87652, 0.71626 49.87652, 0.71626 49.87652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12720'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87442 0.72018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87442"^^xsd:decimal ;
  dwc:decimalLongitude "0.72018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.72018'^^xsd:double;
  dwc:latitude '49.87442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.72018 49.87442, 0.72018 49.87442, 0.72018 49.87442, 0.72018 49.87442, 0.72018 49.87442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12740'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88167 0.72925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88167"^^xsd:decimal ;
  dwc:decimalLongitude "0.72925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.72925'^^xsd:double;
  dwc:latitude '49.88167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.72925 49.88167, 0.72925 49.88167, 0.72925 49.88167, 0.72925 49.88167, 0.72925 49.88167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10647'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87406 0.7345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87406"^^xsd:decimal ;
  dwc:decimalLongitude "0.7345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.7345'^^xsd:double;
  dwc:latitude '49.87406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7345 49.87406, 0.7345 49.87406, 0.7345 49.87406, 0.7345 49.87406, 0.7345 49.87406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12741'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88347 0.74671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88347"^^xsd:decimal ;
  dwc:decimalLongitude "0.74671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.874444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.74671'^^xsd:double;
  dwc:latitude '49.88347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.74671 49.88347, 0.74671 49.88347, 0.74671 49.88347, 0.74671 49.88347, 0.74671 49.88347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10413'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87681 0.74834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87681"^^xsd:decimal ;
  dwc:decimalLongitude "0.74834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.748888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.74834'^^xsd:double;
  dwc:latitude '49.87681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.74834 49.87681, 0.74834 49.87681, 0.74834 49.87681, 0.74834 49.87681, 0.74834 49.87681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12719'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87441 0.75422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87441"^^xsd:decimal ;
  dwc:decimalLongitude "0.75422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.75422'^^xsd:double;
  dwc:latitude '49.87441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.75422 49.87441, 0.75422 49.87441, 0.75422 49.87441, 0.75422 49.87441, 0.75422 49.87441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12742'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88445 0.76002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88445"^^xsd:decimal ;
  dwc:decimalLongitude "0.76002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.76002'^^xsd:double;
  dwc:latitude '49.88445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.76002 49.88445, 0.76002 49.88445, 0.76002 49.88445, 0.76002 49.88445, 0.76002 49.88445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10654'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88542 0.7619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88542"^^xsd:decimal ;
  dwc:decimalLongitude "0.7619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.7619'^^xsd:double;
  dwc:latitude '49.88542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7619 49.88542, 0.7619 49.88542, 0.7619 49.88542, 0.7619 49.88542, 0.7619 49.88542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10655'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88346 0.76504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88346"^^xsd:decimal ;
  dwc:decimalLongitude "0.76504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.76504'^^xsd:double;
  dwc:latitude '49.88346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.76504 49.88346, 0.76504 49.88346, 0.76504 49.88346, 0.76504 49.88346, 0.76504 49.88346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10424'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88221 0.77186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88221"^^xsd:decimal ;
  dwc:decimalLongitude "0.77186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.77186'^^xsd:double;
  dwc:latitude '49.88221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.77186 49.88221, 0.77186 49.88221, 0.77186 49.88221, 0.77186 49.88221, 0.77186 49.88221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12718'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88481 0.77345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88481"^^xsd:decimal ;
  dwc:decimalLongitude "0.77345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.77345'^^xsd:double;
  dwc:latitude '49.88481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.77345 49.88481, 0.77345 49.88481, 0.77345 49.88481, 0.77345 49.88481, 0.77345 49.88481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10653'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87682 0.78234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87682"^^xsd:decimal ;
  dwc:decimalLongitude "0.78234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.78234'^^xsd:double;
  dwc:latitude '49.87682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.78234 49.87682, 0.78234 49.87682, 0.78234 49.87682, 0.78234 49.87682, 0.78234 49.87682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10652'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87747 0.78351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87747"^^xsd:decimal ;
  dwc:decimalLongitude "0.78351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.78351'^^xsd:double;
  dwc:latitude '49.87747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.78351 49.87747, 0.78351 49.87747, 0.78351 49.87747, 0.78351 49.87747, 0.78351 49.87747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12743'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88992 0.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88992"^^xsd:decimal ;
  dwc:decimalLongitude "0.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.95111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.7897'^^xsd:double;
  dwc:latitude '49.88992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7897 49.88992, 0.7897 49.88992, 0.7897 49.88992, 0.7897 49.88992, 0.7897 49.88992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10656'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88589 0.79081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88589"^^xsd:decimal ;
  dwc:decimalLongitude "0.79081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.79081'^^xsd:double;
  dwc:latitude '49.88589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.79081 49.88589, 0.79081 49.88589, 0.79081 49.88589, 0.79081 49.88589, 0.79081 49.88589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10425'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87944 0.79538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87944"^^xsd:decimal ;
  dwc:decimalLongitude "0.79538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.79538'^^xsd:double;
  dwc:latitude '49.87944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.79538 49.87944, 0.79538 49.87944, 0.79538 49.87944, 0.79538 49.87944, 0.79538 49.87944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12745'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88164 0.79597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88164"^^xsd:decimal ;
  dwc:decimalLongitude "0.79597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.287777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.79597'^^xsd:double;
  dwc:latitude '49.88164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.79597 49.88164, 0.79597 49.88164, 0.79597 49.88164, 0.79597 49.88164, 0.79597 49.88164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12746'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88092 0.79622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88092"^^xsd:decimal ;
  dwc:decimalLongitude "0.79622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.79622'^^xsd:double;
  dwc:latitude '49.88092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.79622 49.88092, 0.79622 49.88092, 0.79622 49.88092, 0.79622 49.88092, 0.79622 49.88092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12744'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88185 0.80346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88185"^^xsd:decimal ;
  dwc:decimalLongitude "0.80346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.80346'^^xsd:double;
  dwc:latitude '49.88185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.80346 49.88185, 0.80346 49.88185, 0.80346 49.88185, 0.80346 49.88185, 0.80346 49.88185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12747'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8997 0.81505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8997"^^xsd:decimal ;
  dwc:decimalLongitude "0.81505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.8744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.81505'^^xsd:double;
  dwc:latitude '49.8997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.81505 49.8997, 0.81505 49.8997, 0.81505 49.8997, 0.81505 49.8997, 0.81505 49.8997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10646'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8997 0.82268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8997"^^xsd:decimal ;
  dwc:decimalLongitude "0.82268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.82268'^^xsd:double;
  dwc:latitude '49.8997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.82268 49.8997, 0.82268 49.8997, 0.82268 49.8997, 0.82268 49.8997, 0.82268 49.8997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10651'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90087 0.82331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90087"^^xsd:decimal ;
  dwc:decimalLongitude "0.82331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.36666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.82331'^^xsd:double;
  dwc:latitude '49.90087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.82331 49.90087, 0.82331 49.90087, 0.82331 49.90087, 0.82331 49.90087, 0.82331 49.90087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10645'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88883 0.82437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88883"^^xsd:decimal ;
  dwc:decimalLongitude "0.82437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.82437'^^xsd:double;
  dwc:latitude '49.88883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.82437 49.88883, 0.82437 49.88883, 0.82437 49.88883, 0.82437 49.88883, 0.82437 49.88883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12748'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8999 0.82913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8999"^^xsd:decimal ;
  dwc:decimalLongitude "0.82913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.82913'^^xsd:double;
  dwc:latitude '49.8999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.82913 49.8999, 0.82913 49.8999, 0.82913 49.8999, 0.82913 49.8999, 0.82913 49.8999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10644'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90162 0.82979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90162"^^xsd:decimal ;
  dwc:decimalLongitude "0.82979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.82979'^^xsd:double;
  dwc:latitude '49.90162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.82979 49.90162, 0.82979 49.90162, 0.82979 49.90162, 0.82979 49.90162, 0.82979 49.90162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10643'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90501 0.83256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90501"^^xsd:decimal ;
  dwc:decimalLongitude "0.83256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.83256'^^xsd:double;
  dwc:latitude '49.90501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.83256 49.90501, 0.83256 49.90501, 0.83256 49.90501, 0.83256 49.90501, 0.83256 49.90501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10642'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90371 0.8384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90371"^^xsd:decimal ;
  dwc:decimalLongitude "0.8384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.8384'^^xsd:double;
  dwc:latitude '49.90371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8384 49.90371, 0.8384 49.90371, 0.8384 49.90371, 0.8384 49.90371, 0.8384 49.90371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10426'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90562 0.84285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90562"^^xsd:decimal ;
  dwc:decimalLongitude "0.84285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.84285'^^xsd:double;
  dwc:latitude '49.90562'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.84285 49.90562, 0.84285 49.90562, 0.84285 49.90562, 0.84285 49.90562, 0.84285 49.90562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10428'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90781 0.85256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90781"^^xsd:decimal ;
  dwc:decimalLongitude "0.85256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.368888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.85256'^^xsd:double;
  dwc:latitude '49.90781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.85256 49.90781, 0.85256 49.90781, 0.85256 49.90781, 0.85256 49.90781, 0.85256 49.90781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10427'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92037 0.86536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92037"^^xsd:decimal ;
  dwc:decimalLongitude "0.86536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.86536'^^xsd:double;
  dwc:latitude '49.92037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.86536 49.92037, 0.86536 49.92037, 0.86536 49.92037, 0.86536 49.92037, 0.86536 49.92037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12717'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91766 0.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91766"^^xsd:decimal ;
  dwc:decimalLongitude "0.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.8667'^^xsd:double;
  dwc:latitude '49.91766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8667 49.91766, 0.8667 49.91766, 0.8667 49.91766, 0.8667 49.91766, 0.8667 49.91766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10641'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91098 0.87345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91098"^^xsd:decimal ;
  dwc:decimalLongitude "0.87345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.87345'^^xsd:double;
  dwc:latitude '49.91098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.87345 49.91098, 0.87345 49.91098, 0.87345 49.91098, 0.87345 49.91098, 0.87345 49.91098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10569'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90145 0.89125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90145"^^xsd:decimal ;
  dwc:decimalLongitude "0.89125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.89125'^^xsd:double;
  dwc:latitude '49.90145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.89125 49.90145, 0.89125 49.90145, 0.89125 49.90145, 0.89125 49.90145, 0.89125 49.90145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12749'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90289 0.90219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90289"^^xsd:decimal ;
  dwc:decimalLongitude "0.90219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.90219'^^xsd:double;
  dwc:latitude '49.90289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.90219 49.90289, 0.90219 49.90289, 0.90219 49.90289, 0.90219 49.90289, 0.90219 49.90289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12750'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90709 0.90545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90709"^^xsd:decimal ;
  dwc:decimalLongitude "0.90545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.19666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.90545'^^xsd:double;
  dwc:latitude '49.90709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.90545 49.90709, 0.90545 49.90709, 0.90545 49.90709, 0.90545 49.90709, 0.90545 49.90709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12716'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.927 0.90556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.927"^^xsd:decimal ;
  dwc:decimalLongitude "0.90556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.90556'^^xsd:double;
  dwc:latitude '49.927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.90556 49.927, 0.90556 49.927, 0.90556 49.927, 0.90556 49.927, 0.90556 49.927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10640'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91477 0.91708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91477"^^xsd:decimal ;
  dwc:decimalLongitude "0.91708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.91708'^^xsd:double;
  dwc:latitude '49.91477'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.91708 49.91477, 0.91708 49.91477, 0.91708 49.91477, 0.91708 49.91477, 0.91708 49.91477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12715'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.90581 0.91718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.90581"^^xsd:decimal ;
  dwc:decimalLongitude "0.91718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.91718'^^xsd:double;
  dwc:latitude '49.90581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.91718 49.90581, 0.91718 49.90581, 0.91718 49.90581, 0.91718 49.90581, 0.91718 49.90581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12751'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92468 0.91743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92468"^^xsd:decimal ;
  dwc:decimalLongitude "0.91743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.365555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.91743'^^xsd:double;
  dwc:latitude '49.92468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.91743 49.92468, 0.91743 49.92468, 0.91743 49.92468, 0.91743 49.92468, 0.91743 49.92468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10639'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92247 0.92037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92247"^^xsd:decimal ;
  dwc:decimalLongitude "0.92037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.3555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.92037'^^xsd:double;
  dwc:latitude '49.92247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92037 49.92247, 0.92037 49.92247, 0.92037 49.92247, 0.92037 49.92247, 0.92037 49.92247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10430'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92324 0.92426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92324"^^xsd:decimal ;
  dwc:decimalLongitude "0.92426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.92426'^^xsd:double;
  dwc:latitude '49.92324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92426 49.92324, 0.92426 49.92324, 0.92426 49.92324, 0.92426 49.92324, 0.92426 49.92324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10431'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92391 0.92644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92391"^^xsd:decimal ;
  dwc:decimalLongitude "0.92644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.92644'^^xsd:double;
  dwc:latitude '49.92391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92644 49.92391, 0.92644 49.92391, 0.92644 49.92391, 0.92644 49.92391, 0.92644 49.92391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10429'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92965 0.92814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92965"^^xsd:decimal ;
  dwc:decimalLongitude "0.92814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.92814'^^xsd:double;
  dwc:latitude '49.92965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92814 49.92965, 0.92814 49.92965, 0.92814 49.92965, 0.92814 49.92965, 0.92814 49.92965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10638'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92346 0.93148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92346"^^xsd:decimal ;
  dwc:decimalLongitude "0.93148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.3555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93148'^^xsd:double;
  dwc:latitude '49.92346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93148 49.92346, 0.93148 49.92346, 0.93148 49.92346, 0.93148 49.92346, 0.93148 49.92346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10432'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93018 0.93613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93018"^^xsd:decimal ;
  dwc:decimalLongitude "0.93613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.8688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93613'^^xsd:double;
  dwc:latitude '49.93018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93613 49.93018, 0.93613 49.93018, 0.93613 49.93018, 0.93613 49.93018, 0.93613 49.93018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10433'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91353 0.93638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91353"^^xsd:decimal ;
  dwc:decimalLongitude "0.93638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93638'^^xsd:double;
  dwc:latitude '49.91353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93638 49.91353, 0.93638 49.91353, 0.93638 49.91353, 0.93638 49.91353, 0.93638 49.91353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12752'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91718 0.93782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91718"^^xsd:decimal ;
  dwc:decimalLongitude "0.93782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93782'^^xsd:double;
  dwc:latitude '49.91718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93782 49.91718, 0.93782 49.91718, 0.93782 49.91718, 0.93782 49.91718, 0.93782 49.91718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10412'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93344 0.9383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93344"^^xsd:decimal ;
  dwc:decimalLongitude "0.9383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.3855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.9383'^^xsd:double;
  dwc:latitude '49.93344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9383 49.93344, 0.9383 49.93344, 0.9383 49.93344, 0.9383 49.93344, 0.9383 49.93344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10434'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92168 0.93883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92168"^^xsd:decimal ;
  dwc:decimalLongitude "0.93883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93883'^^xsd:double;
  dwc:latitude '49.92168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93883 49.92168, 0.93883 49.92168, 0.93883 49.92168, 0.93883 49.92168, 0.93883 49.92168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10657'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9323 0.93943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9323"^^xsd:decimal ;
  dwc:decimalLongitude "0.93943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.93943'^^xsd:double;
  dwc:latitude '49.9323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.93943 49.9323, 0.93943 49.9323, 0.93943 49.9323, 0.93943 49.9323, 0.93943 49.9323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10410'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91811 0.94009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91811"^^xsd:decimal ;
  dwc:decimalLongitude "0.94009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94009'^^xsd:double;
  dwc:latitude '49.91811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94009 49.91811, 0.94009 49.91811, 0.94009 49.91811, 0.94009 49.91811, 0.94009 49.91811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10573'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93366 0.94139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93366"^^xsd:decimal ;
  dwc:decimalLongitude "0.94139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94139'^^xsd:double;
  dwc:latitude '49.93366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94139 49.93366, 0.94139 49.93366, 0.94139 49.93366, 0.94139 49.93366, 0.94139 49.93366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10637'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91595 0.94204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91595"^^xsd:decimal ;
  dwc:decimalLongitude "0.94204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94204'^^xsd:double;
  dwc:latitude '49.91595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94204 49.91595, 0.94204 49.91595, 0.94204 49.91595, 0.94204 49.91595, 0.94204 49.91595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12753'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93409 0.94385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93409"^^xsd:decimal ;
  dwc:decimalLongitude "0.94385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94385'^^xsd:double;
  dwc:latitude '49.93409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94385 49.93409, 0.94385 49.93409, 0.94385 49.93409, 0.94385 49.93409, 0.94385 49.93409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10435'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93318 0.94485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93318"^^xsd:decimal ;
  dwc:decimalLongitude "0.94485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94485'^^xsd:double;
  dwc:latitude '49.93318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94485 49.93318, 0.94485 49.93318, 0.94485 49.93318, 0.94485 49.93318, 0.94485 49.93318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10658'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93034 0.9481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93034"^^xsd:decimal ;
  dwc:decimalLongitude "0.9481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.9481'^^xsd:double;
  dwc:latitude '49.93034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9481 49.93034, 0.9481 49.93034, 0.9481 49.93034, 0.9481 49.93034, 0.9481 49.93034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10411'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.935 0.94998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.935"^^xsd:decimal ;
  dwc:decimalLongitude "0.94998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.94998'^^xsd:double;
  dwc:latitude '49.935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.94998 49.935, 0.94998 49.935, 0.94998 49.935, 0.94998 49.935, 0.94998 49.935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10436'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93273 0.95102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93273"^^xsd:decimal ;
  dwc:decimalLongitude "0.95102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.88'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.95102'^^xsd:double;
  dwc:latitude '49.93273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.95102 49.93273, 0.95102 49.93273, 0.95102 49.93273, 0.95102 49.93273, 0.95102 49.93273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10568'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97112 0.95106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97112"^^xsd:decimal ;
  dwc:decimalLongitude "0.95106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.95106'^^xsd:double;
  dwc:latitude '49.97112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.95106 49.97112, 0.95106 49.97112, 0.95106 49.97112, 0.95106 49.97112, 0.95106 49.97112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10572'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93212 0.95212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93212"^^xsd:decimal ;
  dwc:decimalLongitude "0.95212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.95212'^^xsd:double;
  dwc:latitude '49.93212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.95212 49.93212, 0.95212 49.93212, 0.95212 49.93212, 0.95212 49.93212, 0.95212 49.93212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10567'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93252 0.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93252"^^xsd:decimal ;
  dwc:decimalLongitude "0.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.955'^^xsd:double;
  dwc:latitude '49.93252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.955 49.93252, 0.955 49.93252, 0.955 49.93252, 0.955 49.93252, 0.955 49.93252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10566'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93349 0.95614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93349"^^xsd:decimal ;
  dwc:decimalLongitude "0.95614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.95614'^^xsd:double;
  dwc:latitude '49.93349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.95614 49.93349, 0.95614 49.93349, 0.95614 49.93349, 0.95614 49.93349, 0.95614 49.93349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10409'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9334 0.95762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9334"^^xsd:decimal ;
  dwc:decimalLongitude "0.95762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.95762'^^xsd:double;
  dwc:latitude '49.9334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.95762 49.9334, 0.95762 49.9334, 0.95762 49.9334, 0.95762 49.9334, 0.95762 49.9334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10636'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99726 0.96262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99726"^^xsd:decimal ;
  dwc:decimalLongitude "0.96262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.96262'^^xsd:double;
  dwc:latitude '49.99726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.96262 49.99726, 0.96262 49.99726, 0.96262 49.99726, 0.96262 49.99726, 0.96262 49.99726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10571'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93196 0.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93196"^^xsd:decimal ;
  dwc:decimalLongitude "0.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.969'^^xsd:double;
  dwc:latitude '49.93196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.969 49.93196, 0.969 49.93196, 0.969 49.93196, 0.969 49.93196, 0.969 49.93196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10565'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93374 0.97422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93374"^^xsd:decimal ;
  dwc:decimalLongitude "0.97422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.3655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.97422'^^xsd:double;
  dwc:latitude '49.93374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.97422 49.93374, 0.97422 49.93374, 0.97422 49.93374, 0.97422 49.93374, 0.97422 49.93374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10408'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92264 0.97674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92264"^^xsd:decimal ;
  dwc:decimalLongitude "0.97674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.97674'^^xsd:double;
  dwc:latitude '49.92264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.97674 49.92264, 0.97674 49.92264, 0.97674 49.92264, 0.97674 49.92264, 0.97674 49.92264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12754'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93465 0.97786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93465"^^xsd:decimal ;
  dwc:decimalLongitude "0.97786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.97786'^^xsd:double;
  dwc:latitude '49.93465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.97786 49.93465, 0.97786 49.93465, 0.97786 49.93465, 0.97786 49.93465, 0.97786 49.93465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10564'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92042 0.98661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92042"^^xsd:decimal ;
  dwc:decimalLongitude "0.98661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.98661'^^xsd:double;
  dwc:latitude '49.92042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.98661 49.92042, 0.98661 49.92042, 0.98661 49.92042, 0.98661 49.92042, 0.98661 49.92042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12755'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93377 0.98713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93377"^^xsd:decimal ;
  dwc:decimalLongitude "0.98713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.98713'^^xsd:double;
  dwc:latitude '49.93377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.98713 49.93377, 0.98713 49.93377, 0.98713 49.93377, 0.98713 49.93377, 0.98713 49.93377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10437'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94906 0.98901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94906"^^xsd:decimal ;
  dwc:decimalLongitude "0.98901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.98901'^^xsd:double;
  dwc:latitude '49.94906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.98901 49.94906, 0.98901 49.94906, 0.98901 49.94906, 0.98901 49.94906, 0.98901 49.94906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10570'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92352 0.9895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92352"^^xsd:decimal ;
  dwc:decimalLongitude "0.9895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.9895'^^xsd:double;
  dwc:latitude '49.92352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9895 49.92352, 0.9895 49.92352, 0.9895 49.92352, 0.9895 49.92352, 0.9895 49.92352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10659'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92095 0.99644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92095"^^xsd:decimal ;
  dwc:decimalLongitude "0.99644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '0.99644'^^xsd:double;
  dwc:latitude '49.92095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.99644 49.92095, 0.99644 49.92095, 0.99644 49.92095, 0.99644 49.92095, 0.99644 49.92095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12756'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92085 1.00523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92085"^^xsd:decimal ;
  dwc:decimalLongitude "1.00523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.24888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.00523'^^xsd:double;
  dwc:latitude '49.92085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.00523 49.92085, 1.00523 49.92085, 1.00523 49.92085, 1.00523 49.92085, 1.00523 49.92085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12757'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92015 1.0153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92015"^^xsd:decimal ;
  dwc:decimalLongitude "1.0153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.0153'^^xsd:double;
  dwc:latitude '49.92015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0153 49.92015, 1.0153 49.92015, 1.0153 49.92015, 1.0153 49.92015, 1.0153 49.92015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12759'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92108 1.01744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92108"^^xsd:decimal ;
  dwc:decimalLongitude "1.01744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.01744'^^xsd:double;
  dwc:latitude '49.92108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.01744 49.92108, 1.01744 49.92108, 1.01744 49.92108, 1.01744 49.92108, 1.01744 49.92108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12758'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93276 1.02275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93276"^^xsd:decimal ;
  dwc:decimalLongitude "1.02275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.02275'^^xsd:double;
  dwc:latitude '49.93276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.02275 49.93276, 1.02275 49.93276, 1.02275 49.93276, 1.02275 49.93276, 1.02275 49.93276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10635'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91883 1.02599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91883"^^xsd:decimal ;
  dwc:decimalLongitude "1.02599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.02599'^^xsd:double;
  dwc:latitude '49.91883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.02599 49.91883, 1.02599 49.91883, 1.02599 49.91883, 1.02599 49.91883, 1.02599 49.91883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12714'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92144 1.02648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92144"^^xsd:decimal ;
  dwc:decimalLongitude "1.02648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.02648'^^xsd:double;
  dwc:latitude '49.92144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.02648 49.92144, 1.02648 49.92144, 1.02648 49.92144, 1.02648 49.92144, 1.02648 49.92144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12760'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92254 1.03202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92254"^^xsd:decimal ;
  dwc:decimalLongitude "1.03202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.03202'^^xsd:double;
  dwc:latitude '49.92254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.03202 49.92254, 1.03202 49.92254, 1.03202 49.92254, 1.03202 49.92254, 1.03202 49.92254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12761'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94284 1.04814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94284"^^xsd:decimal ;
  dwc:decimalLongitude "1.04814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.04814'^^xsd:double;
  dwc:latitude '49.94284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.04814 49.94284, 1.04814 49.94284, 1.04814 49.94284, 1.04814 49.94284, 1.04814 49.94284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10407'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95599 1.06537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95599"^^xsd:decimal ;
  dwc:decimalLongitude "1.06537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.06537'^^xsd:double;
  dwc:latitude '49.95599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.06537 49.95599, 1.06537 49.95599, 1.06537 49.95599, 1.06537 49.95599, 1.06537 49.95599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10574'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93915 1.08764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93915"^^xsd:decimal ;
  dwc:decimalLongitude "1.08764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.08764'^^xsd:double;
  dwc:latitude '49.93915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.08764 49.93915, 1.08764 49.93915, 1.08764 49.93915, 1.08764 49.93915, 1.08764 49.93915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12762'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93996 1.09975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93996"^^xsd:decimal ;
  dwc:decimalLongitude "1.09975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.09975'^^xsd:double;
  dwc:latitude '49.93996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.09975 49.93996, 1.09975 49.93996, 1.09975 49.93996, 1.09975 49.93996, 1.09975 49.93996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10660'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94144 1.10985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94144"^^xsd:decimal ;
  dwc:decimalLongitude "1.10985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.10985'^^xsd:double;
  dwc:latitude '49.94144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.10985 49.94144, 1.10985 49.94144, 1.10985 49.94144, 1.10985 49.94144, 1.10985 49.94144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12763'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94764 1.1111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94764"^^xsd:decimal ;
  dwc:decimalLongitude "1.1111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1111'^^xsd:double;
  dwc:latitude '49.94764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1111 49.94764, 1.1111 49.94764, 1.1111 49.94764, 1.1111 49.94764, 1.1111 49.94764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10406'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99451 1.11187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99451"^^xsd:decimal ;
  dwc:decimalLongitude "1.11187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10837'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.11187'^^xsd:double;
  dwc:latitude '49.99451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.11187 49.99451, 1.11187 49.99451, 1.11187 49.99451, 1.11187 49.99451, 1.11187 49.99451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10837'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99597 1.1209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99597"^^xsd:decimal ;
  dwc:decimalLongitude "1.1209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1209'^^xsd:double;
  dwc:latitude '49.99597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1209 49.99597, 1.1209 49.99597, 1.1209 49.99597, 1.1209 49.99597, 1.1209 49.99597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11009'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98369 1.12225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98369"^^xsd:decimal ;
  dwc:decimalLongitude "1.12225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12225'^^xsd:double;
  dwc:latitude '49.98369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12225 49.98369, 1.12225 49.98369, 1.12225 49.98369, 1.12225 49.98369, 1.12225 49.98369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10634'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97103 1.12235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97103"^^xsd:decimal ;
  dwc:decimalLongitude "1.12235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12235'^^xsd:double;
  dwc:latitude '49.97103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12235 49.97103, 1.12235 49.97103, 1.12235 49.97103, 1.12235 49.97103, 1.12235 49.97103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10575'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94703 1.12396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94703"^^xsd:decimal ;
  dwc:decimalLongitude "1.12396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12396'^^xsd:double;
  dwc:latitude '49.94703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12396 49.94703, 1.12396 49.94703, 1.12396 49.94703, 1.12396 49.94703, 1.12396 49.94703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12713'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99481 1.12396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99481"^^xsd:decimal ;
  dwc:decimalLongitude "1.12396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10836'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12396'^^xsd:double;
  dwc:latitude '49.99481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12396 49.99481, 1.12396 49.99481, 1.12396 49.99481, 1.12396 49.99481, 1.12396 49.99481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10836'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99636 1.12524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99636"^^xsd:decimal ;
  dwc:decimalLongitude "1.12524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12524'^^xsd:double;
  dwc:latitude '49.99636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12524 49.99636, 1.12524 49.99636, 1.12524 49.99636, 1.12524 49.99636, 1.12524 49.99636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10791'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00079 1.12656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00079"^^xsd:decimal ;
  dwc:decimalLongitude "1.12656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12656'^^xsd:double;
  dwc:latitude '50.00079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12656 50.00079, 1.12656 50.00079, 1.12656 50.00079, 1.12656 50.00079, 1.12656 50.00079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10633'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99712 1.12771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99712"^^xsd:decimal ;
  dwc:decimalLongitude "1.12771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12771'^^xsd:double;
  dwc:latitude '49.99712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12771 49.99712, 1.12771 49.99712, 1.12771 49.99712, 1.12771 49.99712, 1.12771 49.99712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10789'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97684 1.12884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97684"^^xsd:decimal ;
  dwc:decimalLongitude "1.12884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.12884'^^xsd:double;
  dwc:latitude '49.97684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.12884 49.97684, 1.12884 49.97684, 1.12884 49.97684, 1.12884 49.97684, 1.12884 49.97684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10730'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99435 1.13074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99435"^^xsd:decimal ;
  dwc:decimalLongitude "1.13074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13074'^^xsd:double;
  dwc:latitude '49.99435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13074 49.99435, 1.13074 49.99435, 1.13074 49.99435, 1.13074 49.99435, 1.13074 49.99435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10790'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00205 1.13314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00205"^^xsd:decimal ;
  dwc:decimalLongitude "1.13314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11061'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13314'^^xsd:double;
  dwc:latitude '50.00205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13314 50.00205, 1.13314 50.00205, 1.13314 50.00205, 1.13314 50.00205, 1.13314 50.00205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11061'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00306 1.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00306"^^xsd:decimal ;
  dwc:decimalLongitude "1.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11062'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1337'^^xsd:double;
  dwc:latitude '50.00306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1337 50.00306, 1.1337 50.00306, 1.1337 50.00306, 1.1337 50.00306, 1.1337 50.00306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11062'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97536 1.1341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97536"^^xsd:decimal ;
  dwc:decimalLongitude "1.1341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1341'^^xsd:double;
  dwc:latitude '49.97536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1341 49.97536, 1.1341 49.97536, 1.1341 49.97536, 1.1341 49.97536, 1.1341 49.97536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10729'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00706 1.13664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00706"^^xsd:decimal ;
  dwc:decimalLongitude "1.13664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.941111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13664'^^xsd:double;
  dwc:latitude '50.00706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13664 50.00706, 1.13664 50.00706, 1.13664 50.00706, 1.13664 50.00706, 1.13664 50.00706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10859'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00326 1.13677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00326"^^xsd:decimal ;
  dwc:decimalLongitude "1.13677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11047'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13677'^^xsd:double;
  dwc:latitude '50.00326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13677 50.00326, 1.13677 50.00326, 1.13677 50.00326, 1.13677 50.00326, 1.13677 50.00326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11047'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97638 1.13706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97638"^^xsd:decimal ;
  dwc:decimalLongitude "1.13706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13706'^^xsd:double;
  dwc:latitude '49.97638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13706 49.97638, 1.13706 49.97638, 1.13706 49.97638, 1.13706 49.97638, 1.13706 49.97638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10739'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97497 1.13839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97497"^^xsd:decimal ;
  dwc:decimalLongitude "1.13839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.13839'^^xsd:double;
  dwc:latitude '49.97497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13839 49.97497, 1.13839 49.97497, 1.13839 49.97497, 1.13839 49.97497, 1.13839 49.97497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10731'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97796 1.1391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97796"^^xsd:decimal ;
  dwc:decimalLongitude "1.1391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1391'^^xsd:double;
  dwc:latitude '49.97796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1391 49.97796, 1.1391 49.97796, 1.1391 49.97796, 1.1391 49.97796, 1.1391 49.97796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10576'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00556 1.14141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00556"^^xsd:decimal ;
  dwc:decimalLongitude "1.14141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11048'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14141'^^xsd:double;
  dwc:latitude '50.00556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14141 50.00556, 1.14141 50.00556, 1.14141 50.00556, 1.14141 50.00556, 1.14141 50.00556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11048'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00671 1.14205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00671"^^xsd:decimal ;
  dwc:decimalLongitude "1.14205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14205'^^xsd:double;
  dwc:latitude '50.00671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14205 50.00671, 1.14205 50.00671, 1.14205 50.00671, 1.14205 50.00671, 1.14205 50.00671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11008'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0087 1.14224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0087"^^xsd:decimal ;
  dwc:decimalLongitude "1.14224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14224'^^xsd:double;
  dwc:latitude '50.0087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14224 50.0087, 1.14224 50.0087, 1.14224 50.0087, 1.14224 50.0087, 1.14224 50.0087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10930'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00661 1.14235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00661"^^xsd:decimal ;
  dwc:decimalLongitude "1.14235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11060'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14235'^^xsd:double;
  dwc:latitude '50.00661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14235 50.00661, 1.14235 50.00661, 1.14235 50.00661, 1.14235 50.00661, 1.14235 50.00661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11060'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95698 1.14307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95698"^^xsd:decimal ;
  dwc:decimalLongitude "1.14307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14307'^^xsd:double;
  dwc:latitude '49.95698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14307 49.95698, 1.14307 49.95698, 1.14307 49.95698, 1.14307 49.95698, 1.14307 49.95698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10405'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97532 1.14468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97532"^^xsd:decimal ;
  dwc:decimalLongitude "1.14468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.871111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14468'^^xsd:double;
  dwc:latitude '49.97532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14468 49.97532, 1.14468 49.97532, 1.14468 49.97532, 1.14468 49.97532, 1.14468 49.97532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10737'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97405 1.14541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97405"^^xsd:decimal ;
  dwc:decimalLongitude "1.14541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14541'^^xsd:double;
  dwc:latitude '49.97405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14541 49.97405, 1.14541 49.97405, 1.14541 49.97405, 1.14541 49.97405, 1.14541 49.97405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10738'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00691 1.14546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00691"^^xsd:decimal ;
  dwc:decimalLongitude "1.14546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14546'^^xsd:double;
  dwc:latitude '50.00691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14546 50.00691, 1.14546 50.00691, 1.14546 50.00691, 1.14546 50.00691, 1.14546 50.00691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10858'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0036 1.14615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0036"^^xsd:decimal ;
  dwc:decimalLongitude "1.14615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14615'^^xsd:double;
  dwc:latitude '50.0036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14615 50.0036, 1.14615 50.0036, 1.14615 50.0036, 1.14615 50.0036, 1.14615 50.0036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10854'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97514 1.14624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97514"^^xsd:decimal ;
  dwc:decimalLongitude "1.14624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.372222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14624'^^xsd:double;
  dwc:latitude '49.97514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14624 49.97514, 1.14624 49.97514, 1.14624 49.97514, 1.14624 49.97514, 1.14624 49.97514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10736'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00331 1.14756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00331"^^xsd:decimal ;
  dwc:decimalLongitude "1.14756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14756'^^xsd:double;
  dwc:latitude '50.00331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14756 50.00331, 1.14756 50.00331, 1.14756 50.00331, 1.14756 50.00331, 1.14756 50.00331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10632'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00455 1.14885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00455"^^xsd:decimal ;
  dwc:decimalLongitude "1.14885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14885'^^xsd:double;
  dwc:latitude '50.00455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14885 50.00455, 1.14885 50.00455, 1.14885 50.00455, 1.14885 50.00455, 1.14885 50.00455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10855'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00635 1.14929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00635"^^xsd:decimal ;
  dwc:decimalLongitude "1.14929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.14929'^^xsd:double;
  dwc:latitude '50.00635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.14929 50.00635, 1.14929 50.00635, 1.14929 50.00635, 1.14929 50.00635, 1.14929 50.00635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10860'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97987 1.15038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97987"^^xsd:decimal ;
  dwc:decimalLongitude "1.15038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15038'^^xsd:double;
  dwc:latitude '49.97987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15038 49.97987, 1.15038 49.97987, 1.15038 49.97987, 1.15038 49.97987, 1.15038 49.97987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10740'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00595 1.15048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00595"^^xsd:decimal ;
  dwc:decimalLongitude "1.15048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11058'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15048'^^xsd:double;
  dwc:latitude '50.00595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15048 50.00595, 1.15048 50.00595, 1.15048 50.00595, 1.15048 50.00595, 1.15048 50.00595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11058'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00833 1.15053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00833"^^xsd:decimal ;
  dwc:decimalLongitude "1.15053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11059'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15053'^^xsd:double;
  dwc:latitude '50.00833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15053 50.00833, 1.15053 50.00833, 1.15053 50.00833, 1.15053 50.00833, 1.15053 50.00833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11059'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00624 1.15076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00624"^^xsd:decimal ;
  dwc:decimalLongitude "1.15076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11057'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.35777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15076'^^xsd:double;
  dwc:latitude '50.00624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15076 50.00624, 1.15076 50.00624, 1.15076 50.00624, 1.15076 50.00624, 1.15076 50.00624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11057'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0018 1.15108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0018"^^xsd:decimal ;
  dwc:decimalLongitude "1.15108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.404444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15108'^^xsd:double;
  dwc:latitude '50.0018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15108 50.0018, 1.15108 50.0018, 1.15108 50.0018, 1.15108 50.0018, 1.15108 50.0018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10792'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97632 1.15269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97632"^^xsd:decimal ;
  dwc:decimalLongitude "1.15269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15269'^^xsd:double;
  dwc:latitude '49.97632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15269 49.97632, 1.15269 49.97632, 1.15269 49.97632, 1.15269 49.97632, 1.15269 49.97632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10732'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00492 1.15281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00492"^^xsd:decimal ;
  dwc:decimalLongitude "1.15281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.8811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15281'^^xsd:double;
  dwc:latitude '50.00492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15281 50.00492, 1.15281 50.00492, 1.15281 50.00492, 1.15281 50.00492, 1.15281 50.00492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10981'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00356 1.15308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00356"^^xsd:decimal ;
  dwc:decimalLongitude "1.15308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15308'^^xsd:double;
  dwc:latitude '50.00356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15308 50.00356, 1.15308 50.00356, 1.15308 50.00356, 1.15308 50.00356, 1.15308 50.00356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10788'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00636 1.15442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00636"^^xsd:decimal ;
  dwc:decimalLongitude "1.15442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15442'^^xsd:double;
  dwc:latitude '50.00636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15442 50.00636, 1.15442 50.00636, 1.15442 50.00636, 1.15442 50.00636, 1.15442 50.00636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10986'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95825 1.15539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95825"^^xsd:decimal ;
  dwc:decimalLongitude "1.15539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15539'^^xsd:double;
  dwc:latitude '49.95825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15539 49.95825, 1.15539 49.95825, 1.15539 49.95825, 1.15539 49.95825, 1.15539 49.95825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12764'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97776 1.15667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97776"^^xsd:decimal ;
  dwc:decimalLongitude "1.15667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15667'^^xsd:double;
  dwc:latitude '49.97776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15667 49.97776, 1.15667 49.97776, 1.15667 49.97776, 1.15667 49.97776, 1.15667 49.97776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10733'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00939 1.15802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00939"^^xsd:decimal ;
  dwc:decimalLongitude "1.15802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15802'^^xsd:double;
  dwc:latitude '50.00939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15802 50.00939, 1.15802 50.00939, 1.15802 50.00939, 1.15802 50.00939, 1.15802 50.00939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10931'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00414 1.15877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00414"^^xsd:decimal ;
  dwc:decimalLongitude "1.15877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15877'^^xsd:double;
  dwc:latitude '50.00414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15877 50.00414, 1.15877 50.00414, 1.15877 50.00414, 1.15877 50.00414, 1.15877 50.00414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10932'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96199 1.15898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96199"^^xsd:decimal ;
  dwc:decimalLongitude "1.15898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15898'^^xsd:double;
  dwc:latitude '49.96199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15898 49.96199, 1.15898 49.96199, 1.15898 49.96199, 1.15898 49.96199, 1.15898 49.96199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12712'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98284 1.15907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98284"^^xsd:decimal ;
  dwc:decimalLongitude "1.15907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.8433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15907'^^xsd:double;
  dwc:latitude '49.98284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15907 49.98284, 1.15907 49.98284, 1.15907 49.98284, 1.15907 49.98284, 1.15907 49.98284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10577'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97376 1.15971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97376"^^xsd:decimal ;
  dwc:decimalLongitude "1.15971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_10630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.15971'^^xsd:double;
  dwc:latitude '49.97376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15971 49.97376, 1.15971 49.97376, 1.15971 49.97376, 1.15971 49.97376, 1.15971 49.97376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10630'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00176 1.1608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00176"^^xsd:decimal ;
  dwc:decimalLongitude "1.1608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10838'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1608'^^xsd:double;
  dwc:latitude '50.00176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1608 50.00176, 1.1608 50.00176, 1.1608 50.00176, 1.1608 50.00176, 1.1608 50.00176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10838'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00969 1.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00969"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11056'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.162'^^xsd:double;
  dwc:latitude '50.00969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.162 50.00969, 1.162 50.00969, 1.162 50.00969, 1.162 50.00969, 1.162 50.00969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11056'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00551 1.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00551"^^xsd:decimal ;
  dwc:decimalLongitude "1.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1627'^^xsd:double;
  dwc:latitude '50.00551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1627 50.00551, 1.1627 50.00551, 1.1627 50.00551, 1.1627 50.00551, 1.1627 50.00551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10987'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00193 1.16368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00193"^^xsd:decimal ;
  dwc:decimalLongitude "1.16368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.16368'^^xsd:double;
  dwc:latitude '50.00193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.16368 50.00193, 1.16368 50.00193, 1.16368 50.00193, 1.16368 50.00193, 1.16368 50.00193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10857'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0022 1.16401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0022"^^xsd:decimal ;
  dwc:decimalLongitude "1.16401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.16401'^^xsd:double;
  dwc:latitude '50.0022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.16401 50.0022, 1.16401 50.0022, 1.16401 50.0022, 1.16401 50.0022, 1.16401 50.0022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10793'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97333 1.16557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97333"^^xsd:decimal ;
  dwc:decimalLongitude "1.16557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.16557'^^xsd:double;
  dwc:latitude '49.97333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.16557 49.97333, 1.16557 49.97333, 1.16557 49.97333, 1.16557 49.97333, 1.16557 49.97333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10984'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01075 1.16566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01075"^^xsd:decimal ;
  dwc:decimalLongitude "1.16566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11052'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.16566'^^xsd:double;
  dwc:latitude '50.01075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.16566 50.01075, 1.16566 50.01075, 1.16566 50.01075, 1.16566 50.01075, 1.16566 50.01075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11052'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01159 1.16755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01159"^^xsd:decimal ;
  dwc:decimalLongitude "1.16755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11110'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.16755'^^xsd:double;
  dwc:latitude '50.01159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.16755 50.01159, 1.16755 50.01159, 1.16755 50.01159, 1.16755 50.01159, 1.16755 50.01159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11110'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01062 1.1703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01062"^^xsd:decimal ;
  dwc:decimalLongitude "1.1703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1703'^^xsd:double;
  dwc:latitude '50.01062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1703 50.01062, 1.1703 50.01062, 1.1703 50.01062, 1.1703 50.01062, 1.1703 50.01062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10933'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99018 1.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99018"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.171'^^xsd:double;
  dwc:latitude '49.99018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.171 49.99018, 1.171 49.99018, 1.171 49.99018, 1.171 49.99018, 1.171 49.99018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10982'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98617 1.17136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98617"^^xsd:decimal ;
  dwc:decimalLongitude "1.17136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17136'^^xsd:double;
  dwc:latitude '49.98617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17136 49.98617, 1.17136 49.98617, 1.17136 49.98617, 1.17136 49.98617, 1.17136 49.98617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10741'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96566 1.17206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96566"^^xsd:decimal ;
  dwc:decimalLongitude "1.17206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13077'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.756666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17206'^^xsd:double;
  dwc:latitude '49.96566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17206 49.96566, 1.17206 49.96566, 1.17206 49.96566, 1.17206 49.96566, 1.17206 49.96566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13077'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00279 1.17371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00279"^^xsd:decimal ;
  dwc:decimalLongitude "1.17371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17371'^^xsd:double;
  dwc:latitude '50.00279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17371 50.00279, 1.17371 50.00279, 1.17371 50.00279, 1.17371 50.00279, 1.17371 50.00279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10856'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00237 1.17483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00237"^^xsd:decimal ;
  dwc:decimalLongitude "1.17483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.398888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17483'^^xsd:double;
  dwc:latitude '50.00237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17483 50.00237, 1.17483 50.00237, 1.17483 50.00237, 1.17483 50.00237, 1.17483 50.00237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10785'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99475 1.17733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99475"^^xsd:decimal ;
  dwc:decimalLongitude "1.17733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11109'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17733'^^xsd:double;
  dwc:latitude '49.99475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17733 49.99475, 1.17733 49.99475, 1.17733 49.99475, 1.17733 49.99475, 1.17733 49.99475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11109'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98753 1.17809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98753"^^xsd:decimal ;
  dwc:decimalLongitude "1.17809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17809'^^xsd:double;
  dwc:latitude '49.98753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17809 49.98753, 1.17809 49.98753, 1.17809 49.98753, 1.17809 49.98753, 1.17809 49.98753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10734'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97013 1.17828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97013"^^xsd:decimal ;
  dwc:decimalLongitude "1.17828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11046'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17828'^^xsd:double;
  dwc:latitude '49.97013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17828 49.97013, 1.17828 49.97013, 1.17828 49.97013, 1.17828 49.97013, 1.17828 49.97013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11046'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98853 1.17864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98853"^^xsd:decimal ;
  dwc:decimalLongitude "1.17864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17864'^^xsd:double;
  dwc:latitude '49.98853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17864 49.98853, 1.17864 49.98853, 1.17864 49.98853, 1.17864 49.98853, 1.17864 49.98853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10735'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99177 1.17919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99177"^^xsd:decimal ;
  dwc:decimalLongitude "1.17919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17919'^^xsd:double;
  dwc:latitude '49.99177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17919 49.99177, 1.17919 49.99177, 1.17919 49.99177, 1.17919 49.99177, 1.17919 49.99177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10578'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00365 1.17929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00365"^^xsd:decimal ;
  dwc:decimalLongitude "1.17929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17929'^^xsd:double;
  dwc:latitude '50.00365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17929 50.00365, 1.17929 50.00365, 1.17929 50.00365, 1.17929 50.00365, 1.17929 50.00365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10794'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96944 1.17994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96944"^^xsd:decimal ;
  dwc:decimalLongitude "1.17994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.17994'^^xsd:double;
  dwc:latitude '49.96944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.17994 49.96944, 1.17994 49.96944, 1.17994 49.96944, 1.17994 49.96944, 1.17994 49.96944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12765'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.006 1.18108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.006"^^xsd:decimal ;
  dwc:decimalLongitude "1.18108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18108'^^xsd:double;
  dwc:latitude '50.006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18108 50.006, 1.18108 50.006, 1.18108 50.006, 1.18108 50.006, 1.18108 50.006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10945'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0124 1.18228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0124"^^xsd:decimal ;
  dwc:decimalLongitude "1.18228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11055'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18228'^^xsd:double;
  dwc:latitude '50.0124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18228 50.0124, 1.18228 50.0124, 1.18228 50.0124, 1.18228 50.0124, 1.18228 50.0124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11055'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01129 1.18299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01129"^^xsd:decimal ;
  dwc:decimalLongitude "1.18299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18299'^^xsd:double;
  dwc:latitude '50.01129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18299 50.01129, 1.18299 50.01129, 1.18299 50.01129, 1.18299 50.01129, 1.18299 50.01129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10939'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9829 1.18378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9829"^^xsd:decimal ;
  dwc:decimalLongitude "1.18378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11108'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18378'^^xsd:double;
  dwc:latitude '49.9829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18378 49.9829, 1.18378 49.9829, 1.18378 49.9829, 1.18378 49.9829, 1.18378 49.9829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11108'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01062 1.18386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01062"^^xsd:decimal ;
  dwc:decimalLongitude "1.18386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11054'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18386'^^xsd:double;
  dwc:latitude '50.01062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18386 50.01062, 1.18386 50.01062, 1.18386 50.01062, 1.18386 50.01062, 1.18386 50.01062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11054'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01628 1.18415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01628"^^xsd:decimal ;
  dwc:decimalLongitude "1.18415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18415'^^xsd:double;
  dwc:latitude '50.01628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18415 50.01628, 1.18415 50.01628, 1.18415 50.01628, 1.18415 50.01628, 1.18415 50.01628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10980'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97367 1.18556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97367"^^xsd:decimal ;
  dwc:decimalLongitude "1.18556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13078'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18556'^^xsd:double;
  dwc:latitude '49.97367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18556 49.97367, 1.18556 49.97367, 1.18556 49.97367, 1.18556 49.97367, 1.18556 49.97367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13078'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97193 1.18699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97193"^^xsd:decimal ;
  dwc:decimalLongitude "1.18699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18699'^^xsd:double;
  dwc:latitude '49.97193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18699 49.97193, 1.18699 49.97193, 1.18699 49.97193, 1.18699 49.97193, 1.18699 49.97193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11010'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00326 1.18776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00326"^^xsd:decimal ;
  dwc:decimalLongitude "1.18776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18776'^^xsd:double;
  dwc:latitude '50.00326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18776 50.00326, 1.18776 50.00326, 1.18776 50.00326, 1.18776 50.00326, 1.18776 50.00326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11049'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0062 1.18814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0062"^^xsd:decimal ;
  dwc:decimalLongitude "1.18814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11053'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18814'^^xsd:double;
  dwc:latitude '50.0062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18814 50.0062, 1.18814 50.0062, 1.18814 50.0062, 1.18814 50.0062, 1.18814 50.0062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11053'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00427 1.18855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00427"^^xsd:decimal ;
  dwc:decimalLongitude "1.18855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.34333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18855'^^xsd:double;
  dwc:latitude '50.00427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18855 50.00427, 1.18855 50.00427, 1.18855 50.00427, 1.18855 50.00427, 1.18855 50.00427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11006'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00497 1.18871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00497"^^xsd:decimal ;
  dwc:decimalLongitude "1.18871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.83666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18871'^^xsd:double;
  dwc:latitude '50.00497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18871 50.00497, 1.18871 50.00497, 1.18871 50.00497, 1.18871 50.00497, 1.18871 50.00497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11007'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97403 1.18975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97403"^^xsd:decimal ;
  dwc:decimalLongitude "1.18975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13075'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.18975'^^xsd:double;
  dwc:latitude '49.97403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.18975 49.97403, 1.18975 49.97403, 1.18975 49.97403, 1.18975 49.97403, 1.18975 49.97403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13075'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01881 1.19057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01881"^^xsd:decimal ;
  dwc:decimalLongitude "1.19057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19057'^^xsd:double;
  dwc:latitude '50.01881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19057 50.01881, 1.19057 50.01881, 1.19057 50.01881, 1.19057 50.01881, 1.19057 50.01881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10983'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97234 1.19273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97234"^^xsd:decimal ;
  dwc:decimalLongitude "1.19273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13074'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19273'^^xsd:double;
  dwc:latitude '49.97234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19273 49.97234, 1.19273 49.97234, 1.19273 49.97234, 1.19273 49.97234, 1.19273 49.97234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13074'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0107 1.19284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0107"^^xsd:decimal ;
  dwc:decimalLongitude "1.19284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19284'^^xsd:double;
  dwc:latitude '50.0107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19284 50.0107, 1.19284 50.0107, 1.19284 50.0107, 1.19284 50.0107, 1.19284 50.0107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10861'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00007 1.19428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00007"^^xsd:decimal ;
  dwc:decimalLongitude "1.19428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19428'^^xsd:double;
  dwc:latitude '50.00007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19428 50.00007, 1.19428 50.00007, 1.19428 50.00007, 1.19428 50.00007, 1.19428 50.00007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10579'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00765 1.19432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00765"^^xsd:decimal ;
  dwc:decimalLongitude "1.19432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10839'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19432'^^xsd:double;
  dwc:latitude '50.00765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19432 50.00765, 1.19432 50.00765, 1.19432 50.00765, 1.19432 50.00765, 1.19432 50.00765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10839'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98129 1.19439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98129"^^xsd:decimal ;
  dwc:decimalLongitude "1.19439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19439'^^xsd:double;
  dwc:latitude '49.98129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19439 49.98129, 1.19439 49.98129, 1.19439 49.98129, 1.19439 49.98129, 1.19439 49.98129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10727'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98468 1.19445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98468"^^xsd:decimal ;
  dwc:decimalLongitude "1.19445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_13084'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19445'^^xsd:double;
  dwc:latitude '49.98468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19445 49.98468, 1.19445 49.98468, 1.19445 49.98468, 1.19445 49.98468, 1.19445 49.98468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13084'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97055 1.1953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97055"^^xsd:decimal ;
  dwc:decimalLongitude "1.1953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.1953'^^xsd:double;
  dwc:latitude '49.97055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1953 49.97055, 1.1953 49.97055, 1.1953 49.97055, 1.1953 49.97055, 1.1953 49.97055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10374'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97723 1.19589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97723"^^xsd:decimal ;
  dwc:decimalLongitude "1.19589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19589'^^xsd:double;
  dwc:latitude '49.97723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19589 49.97723, 1.19589 49.97723, 1.19589 49.97723, 1.19589 49.97723, 1.19589 49.97723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13085'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00855 1.19608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00855"^^xsd:decimal ;
  dwc:decimalLongitude "1.19608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19608'^^xsd:double;
  dwc:latitude '50.00855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19608 50.00855, 1.19608 50.00855, 1.19608 50.00855, 1.19608 50.00855, 1.19608 50.00855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11005'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00567 1.19708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00567"^^xsd:decimal ;
  dwc:decimalLongitude "1.19708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19708'^^xsd:double;
  dwc:latitude '50.00567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19708 50.00567, 1.19708 50.00567, 1.19708 50.00567, 1.19708 50.00567, 1.19708 50.00567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10929'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00324 1.19729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00324"^^xsd:decimal ;
  dwc:decimalLongitude "1.19729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19729'^^xsd:double;
  dwc:latitude '50.00324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19729 50.00324, 1.19729 50.00324, 1.19729 50.00324, 1.19729 50.00324, 1.19729 50.00324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10944'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00519 1.19769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00519"^^xsd:decimal ;
  dwc:decimalLongitude "1.19769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19769'^^xsd:double;
  dwc:latitude '50.00519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19769 50.00519, 1.19769 50.00519, 1.19769 50.00519, 1.19769 50.00519, 1.19769 50.00519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10580'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99733 1.19773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99733"^^xsd:decimal ;
  dwc:decimalLongitude "1.19773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19773'^^xsd:double;
  dwc:latitude '49.99733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19773 49.99733, 1.19773 49.99733, 1.19773 49.99733, 1.19773 49.99733, 1.19773 49.99733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10940'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97593 1.19785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97593"^^xsd:decimal ;
  dwc:decimalLongitude "1.19785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13076'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.781111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19785'^^xsd:double;
  dwc:latitude '49.97593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19785 49.97593, 1.19785 49.97593, 1.19785 49.97593, 1.19785 49.97593, 1.19785 49.97593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13076'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00887 1.19785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00887"^^xsd:decimal ;
  dwc:decimalLongitude "1.19785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19785'^^xsd:double;
  dwc:latitude '50.00887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19785 50.00887, 1.19785 50.00887, 1.19785 50.00887, 1.19785 50.00887, 1.19785 50.00887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11012'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98628 1.19811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98628"^^xsd:decimal ;
  dwc:decimalLongitude "1.19811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13086'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19811'^^xsd:double;
  dwc:latitude '49.98628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19811 49.98628, 1.19811 49.98628, 1.19811 49.98628, 1.19811 49.98628, 1.19811 49.98628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13086'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98521 1.19814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98521"^^xsd:decimal ;
  dwc:decimalLongitude "1.19814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_13079'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.20111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19814'^^xsd:double;
  dwc:latitude '49.98521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19814 49.98521, 1.19814 49.98521, 1.19814 49.98521, 1.19814 49.98521, 1.19814 49.98521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13079'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98578 1.19841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98578"^^xsd:decimal ;
  dwc:decimalLongitude "1.19841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.947777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19841'^^xsd:double;
  dwc:latitude '49.98578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19841 49.98578, 1.19841 49.98578, 1.19841 49.98578, 1.19841 49.98578, 1.19841 49.98578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5484'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98486 1.19854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98486"^^xsd:decimal ;
  dwc:decimalLongitude "1.19854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19854'^^xsd:double;
  dwc:latitude '49.98486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19854 49.98486, 1.19854 49.98486, 1.19854 49.98486, 1.19854 49.98486, 1.19854 49.98486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5423'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9849 1.19893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9849"^^xsd:decimal ;
  dwc:decimalLongitude "1.19893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19893'^^xsd:double;
  dwc:latitude '49.9849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19893 49.9849, 1.19893 49.9849, 1.19893 49.9849, 1.19893 49.9849, 1.19893 49.9849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5424'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98457 1.19897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98457"^^xsd:decimal ;
  dwc:decimalLongitude "1.19897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19897'^^xsd:double;
  dwc:latitude '49.98457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19897 49.98457, 1.19897 49.98457, 1.19897 49.98457, 1.19897 49.98457, 1.19897 49.98457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5485'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98369 1.19933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98369"^^xsd:decimal ;
  dwc:decimalLongitude "1.19933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13073'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19933'^^xsd:double;
  dwc:latitude '49.98369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19933 49.98369, 1.19933 49.98369, 1.19933 49.98369, 1.19933 49.98369, 1.19933 49.98369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13073'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98555 1.19941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98555"^^xsd:decimal ;
  dwc:decimalLongitude "1.19941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.3055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19941'^^xsd:double;
  dwc:latitude '49.98555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19941 49.98555, 1.19941 49.98555, 1.19941 49.98555, 1.19941 49.98555, 1.19941 49.98555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5422'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02111 1.19946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02111"^^xsd:decimal ;
  dwc:decimalLongitude "1.19946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.19946'^^xsd:double;
  dwc:latitude '50.02111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.19946 50.02111, 1.19946 50.02111, 1.19946 50.02111, 1.19946 50.02111, 1.19946 50.02111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10947'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97782 1.20061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97782"^^xsd:decimal ;
  dwc:decimalLongitude "1.20061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20061'^^xsd:double;
  dwc:latitude '49.97782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20061 49.97782, 1.20061 49.97782, 1.20061 49.97782, 1.20061 49.97782, 1.20061 49.97782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12766'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97885 1.20163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97885"^^xsd:decimal ;
  dwc:decimalLongitude "1.20163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.948888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20163'^^xsd:double;
  dwc:latitude '49.97885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20163 49.97885, 1.20163 49.97885, 1.20163 49.97885, 1.20163 49.97885, 1.20163 49.97885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5486'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97506 1.20205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97506"^^xsd:decimal ;
  dwc:decimalLongitude "1.20205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_13082'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20205'^^xsd:double;
  dwc:latitude '49.97506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20205 49.97506, 1.20205 49.97506, 1.20205 49.97506, 1.20205 49.97506, 1.20205 49.97506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13082'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.019 1.20212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.019"^^xsd:decimal ;
  dwc:decimalLongitude "1.20212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.82666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20212'^^xsd:double;
  dwc:latitude '50.019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20212 50.019, 1.20212 50.019, 1.20212 50.019, 1.20212 50.019, 1.20212 50.019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10946'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00506 1.20244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00506"^^xsd:decimal ;
  dwc:decimalLongitude "1.20244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20244'^^xsd:double;
  dwc:latitude '50.00506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20244 50.00506, 1.20244 50.00506, 1.20244 50.00506, 1.20244 50.00506, 1.20244 50.00506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10581'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01458 1.20335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01458"^^xsd:decimal ;
  dwc:decimalLongitude "1.20335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20335'^^xsd:double;
  dwc:latitude '50.01458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20335 50.01458, 1.20335 50.01458, 1.20335 50.01458, 1.20335 50.01458, 1.20335 50.01458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10938'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01222 1.20357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01222"^^xsd:decimal ;
  dwc:decimalLongitude "1.20357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10835'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20357'^^xsd:double;
  dwc:latitude '50.01222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20357 50.01222, 1.20357 50.01222, 1.20357 50.01222, 1.20357 50.01222, 1.20357 50.01222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10835'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98124 1.20445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98124"^^xsd:decimal ;
  dwc:decimalLongitude "1.20445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20445'^^xsd:double;
  dwc:latitude '49.98124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20445 49.98124, 1.20445 49.98124, 1.20445 49.98124, 1.20445 49.98124, 1.20445 49.98124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12711'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98778 1.20608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98778"^^xsd:decimal ;
  dwc:decimalLongitude "1.20608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20608'^^xsd:double;
  dwc:latitude '49.98778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20608 49.98778, 1.20608 49.98778, 1.20608 49.98778, 1.20608 49.98778, 1.20608 49.98778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10941'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00767 1.20622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00767"^^xsd:decimal ;
  dwc:decimalLongitude "1.20622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20622'^^xsd:double;
  dwc:latitude '50.00767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20622 50.00767, 1.20622 50.00767, 1.20622 50.00767, 1.20622 50.00767, 1.20622 50.00767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10985'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98816 1.20651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98816"^^xsd:decimal ;
  dwc:decimalLongitude "1.20651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_13072'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20651'^^xsd:double;
  dwc:latitude '49.98816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20651 49.98816, 1.20651 49.98816, 1.20651 49.98816, 1.20651 49.98816, 1.20651 49.98816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13072'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98111 1.20814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98111"^^xsd:decimal ;
  dwc:decimalLongitude "1.20814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20814'^^xsd:double;
  dwc:latitude '49.98111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20814 49.98111, 1.20814 49.98111, 1.20814 49.98111, 1.20814 49.98111, 1.20814 49.98111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10728'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0256 1.20933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0256"^^xsd:decimal ;
  dwc:decimalLongitude "1.20933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20933'^^xsd:double;
  dwc:latitude '50.0256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20933 50.0256, 1.20933 50.0256, 1.20933 50.0256, 1.20933 50.0256, 1.20933 50.0256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10948'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01242 1.20997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01242"^^xsd:decimal ;
  dwc:decimalLongitude "1.20997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.371111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.20997'^^xsd:double;
  dwc:latitude '50.01242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.20997 50.01242, 1.20997 50.01242, 1.20997 50.01242, 1.20997 50.01242, 1.20997 50.01242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11004'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00173 1.21213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00173"^^xsd:decimal ;
  dwc:decimalLongitude "1.21213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11269'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21213'^^xsd:double;
  dwc:latitude '50.00173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21213 50.00173, 1.21213 50.00173, 1.21213 50.00173, 1.21213 50.00173, 1.21213 50.00173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11269'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01249 1.21262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01249"^^xsd:decimal ;
  dwc:decimalLongitude "1.21262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11045'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.3555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21262'^^xsd:double;
  dwc:latitude '50.01249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21262 50.01249, 1.21262 50.01249, 1.21262 50.01249, 1.21262 50.01249, 1.21262 50.01249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11045'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01521 1.21381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01521"^^xsd:decimal ;
  dwc:decimalLongitude "1.21381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21381'^^xsd:double;
  dwc:latitude '50.01521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21381 50.01521, 1.21381 50.01521, 1.21381 50.01521, 1.21381 50.01521, 1.21381 50.01521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11003'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98491 1.21391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98491"^^xsd:decimal ;
  dwc:decimalLongitude "1.21391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21391'^^xsd:double;
  dwc:latitude '49.98491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21391 49.98491, 1.21391 49.98491, 1.21391 49.98491, 1.21391 49.98491, 1.21391 49.98491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10438'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00935 1.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00935"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.214'^^xsd:double;
  dwc:latitude '50.00935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.214 50.00935, 1.214 50.00935, 1.214 50.00935, 1.214 50.00935, 1.214 50.00935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11309'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99209 1.21465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99209"^^xsd:decimal ;
  dwc:decimalLongitude "1.21465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21465'^^xsd:double;
  dwc:latitude '49.99209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21465 49.99209, 1.21465 49.99209, 1.21465 49.99209, 1.21465 49.99209, 1.21465 49.99209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10563'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98589 1.21466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98589"^^xsd:decimal ;
  dwc:decimalLongitude "1.21466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21466'^^xsd:double;
  dwc:latitude '49.98589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21466 49.98589, 1.21466 49.98589, 1.21466 49.98589, 1.21466 49.98589, 1.21466 49.98589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10373'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01491 1.21572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01491"^^xsd:decimal ;
  dwc:decimalLongitude "1.21572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21572'^^xsd:double;
  dwc:latitude '50.01491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21572 50.01491, 1.21572 50.01491, 1.21572 50.01491, 1.21572 50.01491, 1.21572 50.01491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10629'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10507 1.21754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10507"^^xsd:decimal ;
  dwc:decimalLongitude "1.21754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21754'^^xsd:double;
  dwc:latitude '50.10507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21754 50.10507, 1.21754 50.10507, 1.21754 50.10507, 1.21754 50.10507, 1.21754 50.10507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10521'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99692 1.21758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99692"^^xsd:decimal ;
  dwc:decimalLongitude "1.21758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11308'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21758'^^xsd:double;
  dwc:latitude '49.99692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21758 49.99692, 1.21758 49.99692, 1.21758 49.99692, 1.21758 49.99692, 1.21758 49.99692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11308'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98582 1.21798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98582"^^xsd:decimal ;
  dwc:decimalLongitude "1.21798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13087'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21798'^^xsd:double;
  dwc:latitude '49.98582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21798 49.98582, 1.21798 49.98582, 1.21798 49.98582, 1.21798 49.98582, 1.21798 49.98582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13087'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98741 1.21834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98741"^^xsd:decimal ;
  dwc:decimalLongitude "1.21834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21834'^^xsd:double;
  dwc:latitude '49.98741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21834 49.98741, 1.21834 49.98741, 1.21834 49.98741, 1.21834 49.98741, 1.21834 49.98741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10942'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00485 1.21858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00485"^^xsd:decimal ;
  dwc:decimalLongitude "1.21858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21858'^^xsd:double;
  dwc:latitude '50.00485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21858 50.00485, 1.21858 50.00485, 1.21858 50.00485, 1.21858 50.00485, 1.21858 50.00485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5421'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21088 1.21898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21088"^^xsd:decimal ;
  dwc:decimalLongitude "1.21898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21898'^^xsd:double;
  dwc:latitude '50.21088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21898 50.21088, 1.21898 50.21088, 1.21898 50.21088, 1.21898 50.21088, 1.21898 50.21088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12962'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00205 1.21945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00205"^^xsd:decimal ;
  dwc:decimalLongitude "1.21945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11050'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.21945'^^xsd:double;
  dwc:latitude '50.00205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.21945 50.00205, 1.21945 50.00205, 1.21945 50.00205, 1.21945 50.00205, 1.21945 50.00205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11050'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02527 1.22031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02527"^^xsd:decimal ;
  dwc:decimalLongitude "1.22031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22031'^^xsd:double;
  dwc:latitude '50.02527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22031 50.02527, 1.22031 50.02527, 1.22031 50.02527, 1.22031 50.02527, 1.22031 50.02527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10795'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98882 1.22304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98882"^^xsd:decimal ;
  dwc:decimalLongitude "1.22304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22304'^^xsd:double;
  dwc:latitude '49.98882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22304 49.98882, 1.22304 49.98882, 1.22304 49.98882, 1.22304 49.98882, 1.22304 49.98882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12767'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02193 1.22312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02193"^^xsd:decimal ;
  dwc:decimalLongitude "1.22312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22312'^^xsd:double;
  dwc:latitude '50.02193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22312 50.02193, 1.22312 50.02193, 1.22312 50.02193, 1.22312 50.02193, 1.22312 50.02193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10661'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0237 1.22401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0237"^^xsd:decimal ;
  dwc:decimalLongitude "1.22401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.8633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22401'^^xsd:double;
  dwc:latitude '50.0237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22401 50.0237, 1.22401 50.0237, 1.22401 50.0237, 1.22401 50.0237, 1.22401 50.0237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10988'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0223 1.22704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0223"^^xsd:decimal ;
  dwc:decimalLongitude "1.22704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22704'^^xsd:double;
  dwc:latitude '50.0223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22704 50.0223, 1.22704 50.0223, 1.22704 50.0223, 1.22704 50.0223, 1.22704 50.0223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10862'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03503 1.2274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03503"^^xsd:decimal ;
  dwc:decimalLongitude "1.2274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2274'^^xsd:double;
  dwc:latitude '50.03503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2274 50.03503, 1.2274 50.03503, 1.2274 50.03503, 1.2274 50.03503, 1.2274 50.03503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10949'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02985 1.22752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02985"^^xsd:decimal ;
  dwc:decimalLongitude "1.22752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.89'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22752'^^xsd:double;
  dwc:latitude '50.02985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22752 50.02985, 1.22752 50.02985, 1.22752 50.02985, 1.22752 50.02985, 1.22752 50.02985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10372'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01535 1.22802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01535"^^xsd:decimal ;
  dwc:decimalLongitude "1.22802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10840'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22802'^^xsd:double;
  dwc:latitude '50.01535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22802 50.01535, 1.22802 50.01535, 1.22802 50.01535, 1.22802 50.01535, 1.22802 50.01535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10840'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98936 1.22815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98936"^^xsd:decimal ;
  dwc:decimalLongitude "1.22815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_13080'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.252222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22815'^^xsd:double;
  dwc:latitude '49.98936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22815 49.98936, 1.22815 49.98936, 1.22815 49.98936, 1.22815 49.98936, 1.22815 49.98936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13080'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02798 1.22973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02798"^^xsd:decimal ;
  dwc:decimalLongitude "1.22973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.22973'^^xsd:double;
  dwc:latitude '50.02798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.22973 50.02798, 1.22973 50.02798, 1.22973 50.02798, 1.22973 50.02798, 1.22973 50.02798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10989'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00167 1.23021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00167"^^xsd:decimal ;
  dwc:decimalLongitude "1.23021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11270'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23021'^^xsd:double;
  dwc:latitude '50.00167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23021 50.00167, 1.23021 50.00167, 1.23021 50.00167, 1.23021 50.00167, 1.23021 50.00167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11270'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02182 1.23054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02182"^^xsd:decimal ;
  dwc:decimalLongitude "1.23054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23054'^^xsd:double;
  dwc:latitude '50.02182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23054 50.02182, 1.23054 50.02182, 1.23054 50.02182, 1.23054 50.02182, 1.23054 50.02182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10937'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03093 1.23116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03093"^^xsd:decimal ;
  dwc:decimalLongitude "1.23116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23116'^^xsd:double;
  dwc:latitude '50.03093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23116 50.03093, 1.23116 50.03093, 1.23116 50.03093, 1.23116 50.03093, 1.23116 50.03093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10662'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02186 1.23128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02186"^^xsd:decimal ;
  dwc:decimalLongitude "1.23128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23128'^^xsd:double;
  dwc:latitude '50.02186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23128 50.02186, 1.23128 50.02186, 1.23128 50.02186, 1.23128 50.02186, 1.23128 50.02186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10979'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00232 1.23155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00232"^^xsd:decimal ;
  dwc:decimalLongitude "1.23155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23155'^^xsd:double;
  dwc:latitude '50.00232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23155 50.00232, 1.23155 50.00232, 1.23155 50.00232, 1.23155 50.00232, 1.23155 50.00232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10726'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01852 1.23173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01852"^^xsd:decimal ;
  dwc:decimalLongitude "1.23173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23173'^^xsd:double;
  dwc:latitude '50.01852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23173 50.01852, 1.23173 50.01852, 1.23173 50.01852, 1.23173 50.01852, 1.23173 50.01852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11044'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02079 1.23207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02079"^^xsd:decimal ;
  dwc:decimalLongitude "1.23207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.80555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23207'^^xsd:double;
  dwc:latitude '50.02079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23207 50.02079, 1.23207 50.02079, 1.23207 50.02079, 1.23207 50.02079, 1.23207 50.02079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5420'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03167 1.2325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03167"^^xsd:decimal ;
  dwc:decimalLongitude "1.2325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10834'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2325'^^xsd:double;
  dwc:latitude '50.03167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2325 50.03167, 1.2325 50.03167, 1.2325 50.03167, 1.2325 50.03167, 1.2325 50.03167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10834'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00045 1.23283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00045"^^xsd:decimal ;
  dwc:decimalLongitude "1.23283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11063'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23283'^^xsd:double;
  dwc:latitude '50.00045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23283 50.00045, 1.23283 50.00045, 1.23283 50.00045, 1.23283 50.00045, 1.23283 50.00045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11063'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99448 1.23367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99448"^^xsd:decimal ;
  dwc:decimalLongitude "1.23367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_13083'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23367'^^xsd:double;
  dwc:latitude '49.99448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23367 49.99448, 1.23367 49.99448, 1.23367 49.99448, 1.23367 49.99448, 1.23367 49.99448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13083'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10428 1.23459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10428"^^xsd:decimal ;
  dwc:decimalLongitude "1.23459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23459'^^xsd:double;
  dwc:latitude '50.10428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23459 50.10428, 1.23459 50.10428, 1.23459 50.10428, 1.23459 50.10428, 1.23459 50.10428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10520'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99379 1.23562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99379"^^xsd:decimal ;
  dwc:decimalLongitude "1.23562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13088'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23562'^^xsd:double;
  dwc:latitude '49.99379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23562 49.99379, 1.23562 49.99379, 1.23562 49.99379, 1.23562 49.99379, 1.23562 49.99379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13088'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9975 1.23598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9975"^^xsd:decimal ;
  dwc:decimalLongitude "1.23598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23598'^^xsd:double;
  dwc:latitude '49.9975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23598 49.9975, 1.23598 49.9975, 1.23598 49.9975, 1.23598 49.9975, 1.23598 49.9975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12710'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.23701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23224"^^xsd:decimal ;
  dwc:decimalLongitude "1.23701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23701'^^xsd:double;
  dwc:latitude '50.23224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23701 50.23224, 1.23701 50.23224, 1.23701 50.23224, 1.23701 50.23224, 1.23701 50.23224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12961'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01884 1.23714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01884"^^xsd:decimal ;
  dwc:decimalLongitude "1.23714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11310'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23714'^^xsd:double;
  dwc:latitude '50.01884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23714 50.01884, 1.23714 50.01884, 1.23714 50.01884, 1.23714 50.01884, 1.23714 50.01884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11310'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02505 1.23717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02505"^^xsd:decimal ;
  dwc:decimalLongitude "1.23717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11111'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23717'^^xsd:double;
  dwc:latitude '50.02505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23717 50.02505, 1.23717 50.02505, 1.23717 50.02505, 1.23717 50.02505, 1.23717 50.02505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11111'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01532 1.2374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01532"^^xsd:decimal ;
  dwc:decimalLongitude "1.2374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2374'^^xsd:double;
  dwc:latitude '50.01532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2374 50.01532, 1.2374 50.01532, 1.2374 50.01532, 1.2374 50.01532, 1.2374 50.01532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11011'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99886 1.23745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99886"^^xsd:decimal ;
  dwc:decimalLongitude "1.23745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23745'^^xsd:double;
  dwc:latitude '49.99886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23745 49.99886, 1.23745 49.99886, 1.23745 49.99886, 1.23745 49.99886, 1.23745 49.99886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12768'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03159 1.23761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03159"^^xsd:decimal ;
  dwc:decimalLongitude "1.23761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23761'^^xsd:double;
  dwc:latitude '50.03159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23761 50.03159, 1.23761 50.03159, 1.23761 50.03159, 1.23761 50.03159, 1.23761 50.03159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10784'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02154 1.23814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02154"^^xsd:decimal ;
  dwc:decimalLongitude "1.23814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11066'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23814'^^xsd:double;
  dwc:latitude '50.02154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23814 50.02154, 1.23814 50.02154, 1.23814 50.02154, 1.23814 50.02154, 1.23814 50.02154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11066'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99721 1.23909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99721"^^xsd:decimal ;
  dwc:decimalLongitude "1.23909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.23909'^^xsd:double;
  dwc:latitude '49.99721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.23909 49.99721, 1.23909 49.99721, 1.23909 49.99721, 1.23909 49.99721, 1.23909 49.99721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10943'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99844 1.24032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99844"^^xsd:decimal ;
  dwc:decimalLongitude "1.24032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24032'^^xsd:double;
  dwc:latitude '49.99844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24032 49.99844, 1.24032 49.99844, 1.24032 49.99844, 1.24032 49.99844, 1.24032 49.99844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10439'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10544 1.24303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10544"^^xsd:decimal ;
  dwc:decimalLongitude "1.24303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24303'^^xsd:double;
  dwc:latitude '50.10544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24303 50.10544, 1.24303 50.10544, 1.24303 50.10544, 1.24303 50.10544, 1.24303 50.10544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10513'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03275 1.24348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03275"^^xsd:decimal ;
  dwc:decimalLongitude "1.24348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11272'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24348'^^xsd:double;
  dwc:latitude '50.03275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24348 50.03275, 1.24348 50.03275, 1.24348 50.03275, 1.24348 50.03275, 1.24348 50.03275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11272'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02073 1.24402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02073"^^xsd:decimal ;
  dwc:decimalLongitude "1.24402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.3533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24402'^^xsd:double;
  dwc:latitude '50.02073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24402 50.02073, 1.24402 50.02073, 1.24402 50.02073, 1.24402 50.02073, 1.24402 50.02073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10631'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05111 1.24402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05111"^^xsd:decimal ;
  dwc:decimalLongitude "1.24402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10833'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.3644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24402'^^xsd:double;
  dwc:latitude '50.05111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24402 50.05111, 1.24402 50.05111, 1.24402 50.05111, 1.24402 50.05111, 1.24402 50.05111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10833'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03402 1.24445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03402"^^xsd:decimal ;
  dwc:decimalLongitude "1.24445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24445'^^xsd:double;
  dwc:latitude '50.03402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24445 50.03402, 1.24445 50.03402, 1.24445 50.03402, 1.24445 50.03402, 1.24445 50.03402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10371'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00808 1.24538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00808"^^xsd:decimal ;
  dwc:decimalLongitude "1.24538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24538'^^xsd:double;
  dwc:latitude '50.00808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24538 50.00808, 1.24538 50.00808, 1.24538 50.00808, 1.24538 50.00808, 1.24538 50.00808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12709'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00968 1.2454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00968"^^xsd:decimal ;
  dwc:decimalLongitude "1.2454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11307'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2454'^^xsd:double;
  dwc:latitude '50.00968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2454 50.00968, 1.2454 50.00968, 1.2454 50.00968, 1.2454 50.00968, 1.2454 50.00968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11307'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0258 1.24597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0258"^^xsd:decimal ;
  dwc:decimalLongitude "1.24597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11268'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24597'^^xsd:double;
  dwc:latitude '50.0258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24597 50.0258, 1.24597 50.0258, 1.24597 50.0258, 1.24597 50.0258, 1.24597 50.0258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11268'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02985 1.24725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02985"^^xsd:decimal ;
  dwc:decimalLongitude "1.24725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24725'^^xsd:double;
  dwc:latitude '50.02985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24725 50.02985, 1.24725 50.02985, 1.24725 50.02985, 1.24725 50.02985, 1.24725 50.02985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10863'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00652 1.24731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00652"^^xsd:decimal ;
  dwc:decimalLongitude "1.24731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13071'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24731'^^xsd:double;
  dwc:latitude '50.00652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24731 50.00652, 1.24731 50.00652, 1.24731 50.00652, 1.24731 50.00652, 1.24731 50.00652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13071'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00372 1.2475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00372"^^xsd:decimal ;
  dwc:decimalLongitude "1.2475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11064'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2475'^^xsd:double;
  dwc:latitude '50.00372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2475 50.00372, 1.2475 50.00372, 1.2475 50.00372, 1.2475 50.00372, 1.2475 50.00372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11064'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24382 1.24755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24382"^^xsd:decimal ;
  dwc:decimalLongitude "1.24755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.757777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24755'^^xsd:double;
  dwc:latitude '50.24382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24755 50.24382, 1.24755 50.24382, 1.24755 50.24382, 1.24755 50.24382, 1.24755 50.24382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12960'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03791 1.2486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03791"^^xsd:decimal ;
  dwc:decimalLongitude "1.2486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11067'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2486'^^xsd:double;
  dwc:latitude '50.03791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2486 50.03791, 1.2486 50.03791, 1.2486 50.03791, 1.2486 50.03791, 1.2486 50.03791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11067'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02284 1.24901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02284"^^xsd:decimal ;
  dwc:decimalLongitude "1.24901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11306'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24901'^^xsd:double;
  dwc:latitude '50.02284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24901 50.02284, 1.24901 50.02284, 1.24901 50.02284, 1.24901 50.02284, 1.24901 50.02284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11306'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03624 1.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03624"^^xsd:decimal ;
  dwc:decimalLongitude "1.24943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11273'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24943'^^xsd:double;
  dwc:latitude '50.03624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24943 50.03624, 1.24943 50.03624, 1.24943 50.03624, 1.24943 50.03624, 1.24943 50.03624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11273'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03156 1.24993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03156"^^xsd:decimal ;
  dwc:decimalLongitude "1.24993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.24993'^^xsd:double;
  dwc:latitude '50.03156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.24993 50.03156, 1.24993 50.03156, 1.24993 50.03156, 1.24993 50.03156, 1.24993 50.03156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10864'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03127 1.25012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03127"^^xsd:decimal ;
  dwc:decimalLongitude "1.25012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25012'^^xsd:double;
  dwc:latitude '50.03127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25012 50.03127, 1.25012 50.03127, 1.25012 50.03127, 1.25012 50.03127, 1.25012 50.03127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10928'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00222 1.25016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00222"^^xsd:decimal ;
  dwc:decimalLongitude "1.25016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_13081'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25016'^^xsd:double;
  dwc:latitude '50.00222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25016 50.00222, 1.25016 50.00222, 1.25016 50.00222, 1.25016 50.00222, 1.25016 50.00222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13081'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03861 1.25075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03861"^^xsd:decimal ;
  dwc:decimalLongitude "1.25075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11274'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25075'^^xsd:double;
  dwc:latitude '50.03861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25075 50.03861, 1.25075 50.03861, 1.25075 50.03861, 1.25075 50.03861, 1.25075 50.03861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11274'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04221 1.25101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04221"^^xsd:decimal ;
  dwc:decimalLongitude "1.25101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25101'^^xsd:double;
  dwc:latitude '50.04221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25101 50.04221, 1.25101 50.04221, 1.25101 50.04221, 1.25101 50.04221, 1.25101 50.04221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10927'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04459 1.25144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04459"^^xsd:decimal ;
  dwc:decimalLongitude "1.25144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25144'^^xsd:double;
  dwc:latitude '50.04459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25144 50.04459, 1.25144 50.04459, 1.25144 50.04459, 1.25144 50.04459, 1.25144 50.04459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10950'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04004 1.25174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04004"^^xsd:decimal ;
  dwc:decimalLongitude "1.25174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11107'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25174'^^xsd:double;
  dwc:latitude '50.04004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25174 50.04004, 1.25174 50.04004, 1.25174 50.04004, 1.25174 50.04004, 1.25174 50.04004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11107'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09741 1.25196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09741"^^xsd:decimal ;
  dwc:decimalLongitude "1.25196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25196'^^xsd:double;
  dwc:latitude '50.09741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25196 50.09741, 1.25196 50.09741, 1.25196 50.09741, 1.25196 50.09741, 1.25196 50.09741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10522'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02902 1.25223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02902"^^xsd:decimal ;
  dwc:decimalLongitude "1.25223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11304'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25223'^^xsd:double;
  dwc:latitude '50.02902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25223 50.02902, 1.25223 50.02902, 1.25223 50.02902, 1.25223 50.02902, 1.25223 50.02902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11304'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02849 1.25228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02849"^^xsd:decimal ;
  dwc:decimalLongitude "1.25228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11305'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25228'^^xsd:double;
  dwc:latitude '50.02849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25228 50.02849, 1.25228 50.02849, 1.25228 50.02849, 1.25228 50.02849, 1.25228 50.02849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11305'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00267 1.25253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00267"^^xsd:decimal ;
  dwc:decimalLongitude "1.25253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11051'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25253'^^xsd:double;
  dwc:latitude '50.00267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25253 50.00267, 1.25253 50.00267, 1.25253 50.00267, 1.25253 50.00267, 1.25253 50.00267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11051'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02921 1.25322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02921"^^xsd:decimal ;
  dwc:decimalLongitude "1.25322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25322'^^xsd:double;
  dwc:latitude '50.02921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25322 50.02921, 1.25322 50.02921, 1.25322 50.02921, 1.25322 50.02921, 1.25322 50.02921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11303'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03506 1.25346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03506"^^xsd:decimal ;
  dwc:decimalLongitude "1.25346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25346'^^xsd:double;
  dwc:latitude '50.03506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25346 50.03506, 1.25346 50.03506, 1.25346 50.03506, 1.25346 50.03506, 1.25346 50.03506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11002'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05458 1.25361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05458"^^xsd:decimal ;
  dwc:decimalLongitude "1.25361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25361'^^xsd:double;
  dwc:latitude '50.05458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25361 50.05458, 1.25361 50.05458, 1.25361 50.05458, 1.25361 50.05458, 1.25361 50.05458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5419'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.25381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22823"^^xsd:decimal ;
  dwc:decimalLongitude "1.25381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25381'^^xsd:double;
  dwc:latitude '50.22823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25381 50.22823, 1.25381 50.22823, 1.25381 50.22823, 1.25381 50.22823, 1.25381 50.22823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12963'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03882 1.25446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03882"^^xsd:decimal ;
  dwc:decimalLongitude "1.25446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11068'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25446'^^xsd:double;
  dwc:latitude '50.03882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25446 50.03882, 1.25446 50.03882, 1.25446 50.03882, 1.25446 50.03882, 1.25446 50.03882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11068'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04711 1.25493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04711"^^xsd:decimal ;
  dwc:decimalLongitude "1.25493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25493'^^xsd:double;
  dwc:latitude '50.04711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25493 50.04711, 1.25493 50.04711, 1.25493 50.04711, 1.25493 50.04711, 1.25493 50.04711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10796'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04501 1.25543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04501"^^xsd:decimal ;
  dwc:decimalLongitude "1.25543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25543'^^xsd:double;
  dwc:latitude '50.04501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25543 50.04501, 1.25543 50.04501, 1.25543 50.04501, 1.25543 50.04501, 1.25543 50.04501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10663'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0239 1.25584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0239"^^xsd:decimal ;
  dwc:decimalLongitude "1.25584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10841'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25584'^^xsd:double;
  dwc:latitude '50.0239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25584 50.0239, 1.25584 50.0239, 1.25584 50.0239, 1.25584 50.0239, 1.25584 50.0239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10841'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09471 1.25602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09471"^^xsd:decimal ;
  dwc:decimalLongitude "1.25602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25602'^^xsd:double;
  dwc:latitude '50.09471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25602 50.09471, 1.25602 50.09471, 1.25602 50.09471, 1.25602 50.09471, 1.25602 50.09471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10512'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0566 1.25619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0566"^^xsd:decimal ;
  dwc:decimalLongitude "1.25619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25619'^^xsd:double;
  dwc:latitude '50.0566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25619 50.0566, 1.25619 50.0566, 1.25619 50.0566, 1.25619 50.0566, 1.25619 50.0566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10783'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01284 1.25659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01284"^^xsd:decimal ;
  dwc:decimalLongitude "1.25659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25659'^^xsd:double;
  dwc:latitude '50.01284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25659 50.01284, 1.25659 50.01284, 1.25659 50.01284, 1.25659 50.01284, 1.25659 50.01284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10742'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03296 1.2566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03296"^^xsd:decimal ;
  dwc:decimalLongitude "1.2566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11302'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.848888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2566'^^xsd:double;
  dwc:latitude '50.03296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2566 50.03296, 1.2566 50.03296, 1.2566 50.03296, 1.2566 50.03296, 1.2566 50.03296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11302'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00958 1.25692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00958"^^xsd:decimal ;
  dwc:decimalLongitude "1.25692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11065'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25692'^^xsd:double;
  dwc:latitude '50.00958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25692 50.00958, 1.25692 50.00958, 1.25692 50.00958, 1.25692 50.00958, 1.25692 50.00958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11065'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03299 1.25699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03299"^^xsd:decimal ;
  dwc:decimalLongitude "1.25699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25699'^^xsd:double;
  dwc:latitude '50.03299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25699 50.03299, 1.25699 50.03299, 1.25699 50.03299, 1.25699 50.03299, 1.25699 50.03299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10978'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07607 1.25835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07607"^^xsd:decimal ;
  dwc:decimalLongitude "1.25835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.25835'^^xsd:double;
  dwc:latitude '50.07607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.25835 50.07607, 1.25835 50.07607, 1.25835 50.07607, 1.25835 50.07607, 1.25835 50.07607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10925'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01147 1.26134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01147"^^xsd:decimal ;
  dwc:decimalLongitude "1.26134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.8788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26134'^^xsd:double;
  dwc:latitude '50.01147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26134 50.01147, 1.26134 50.01147, 1.26134 50.01147, 1.26134 50.01147, 1.26134 50.01147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10935'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0605 1.26204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0605"^^xsd:decimal ;
  dwc:decimalLongitude "1.26204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26204'^^xsd:double;
  dwc:latitude '50.0605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26204 50.0605, 1.26204 50.0605, 1.26204 50.0605, 1.26204 50.0605, 1.26204 50.0605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10926'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.01197 1.26352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.01197"^^xsd:decimal ;
  dwc:decimalLongitude "1.26352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26352'^^xsd:double;
  dwc:latitude '50.01197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26352 50.01197, 1.26352 50.01197, 1.26352 50.01197, 1.26352 50.01197, 1.26352 50.01197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10934'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04521 1.26416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04521"^^xsd:decimal ;
  dwc:decimalLongitude "1.26416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26416'^^xsd:double;
  dwc:latitude '50.04521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26416 50.04521, 1.26416 50.04521, 1.26416 50.04521, 1.26416 50.04521, 1.26416 50.04521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10865'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04628 1.26417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04628"^^xsd:decimal ;
  dwc:decimalLongitude "1.26417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11043'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.3522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26417'^^xsd:double;
  dwc:latitude '50.04628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26417 50.04628, 1.26417 50.04628, 1.26417 50.04628, 1.26417 50.04628, 1.26417 50.04628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11043'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04039 1.2654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04039"^^xsd:decimal ;
  dwc:decimalLongitude "1.2654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2654'^^xsd:double;
  dwc:latitude '50.04039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2654 50.04039, 1.2654 50.04039, 1.2654 50.04039, 1.2654 50.04039, 1.2654 50.04039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11001'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02047 1.26598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02047"^^xsd:decimal ;
  dwc:decimalLongitude "1.26598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26598'^^xsd:double;
  dwc:latitude '50.02047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26598 50.02047, 1.26598 50.02047, 1.26598 50.02047, 1.26598 50.02047, 1.26598 50.02047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10375'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02699 1.26607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02699"^^xsd:decimal ;
  dwc:decimalLongitude "1.26607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26607'^^xsd:double;
  dwc:latitude '50.02699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26607 50.02699, 1.26607 50.02699, 1.26607 50.02699, 1.26607 50.02699, 1.26607 50.02699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10628'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04618 1.26609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04618"^^xsd:decimal ;
  dwc:decimalLongitude "1.26609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11069'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26609'^^xsd:double;
  dwc:latitude '50.04618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26609 50.04618, 1.26609 50.04618, 1.26609 50.04618, 1.26609 50.04618, 1.26609 50.04618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11069'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10501 1.26744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10501"^^xsd:decimal ;
  dwc:decimalLongitude "1.26744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26744'^^xsd:double;
  dwc:latitude '50.10501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26744 50.10501, 1.26744 50.10501, 1.26744 50.10501, 1.26744 50.10501, 1.26744 50.10501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10519'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09313 1.26762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09313"^^xsd:decimal ;
  dwc:decimalLongitude "1.26762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11041'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26762'^^xsd:double;
  dwc:latitude '50.09313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26762 50.09313, 1.26762 50.09313, 1.26762 50.09313, 1.26762 50.09313, 1.26762 50.09313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11041'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04594 1.26868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04594"^^xsd:decimal ;
  dwc:decimalLongitude "1.26868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11112'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.3777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26868'^^xsd:double;
  dwc:latitude '50.04594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26868 50.04594, 1.26868 50.04594, 1.26868 50.04594, 1.26868 50.04594, 1.26868 50.04594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11112'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10501 1.26872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10501"^^xsd:decimal ;
  dwc:decimalLongitude "1.26872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26872'^^xsd:double;
  dwc:latitude '50.10501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26872 50.10501, 1.26872 50.10501, 1.26872 50.10501, 1.26872 50.10501, 1.26872 50.10501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10514'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0404 1.26878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0404"^^xsd:decimal ;
  dwc:decimalLongitude "1.26878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11267'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.33111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26878'^^xsd:double;
  dwc:latitude '50.0404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26878 50.0404, 1.26878 50.0404, 1.26878 50.0404, 1.26878 50.0404, 1.26878 50.0404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11267'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05723 1.26904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05723"^^xsd:decimal ;
  dwc:decimalLongitude "1.26904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.8777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26904'^^xsd:double;
  dwc:latitude '50.05723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26904 50.05723, 1.26904 50.05723, 1.26904 50.05723, 1.26904 50.05723, 1.26904 50.05723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10797'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05171 1.26906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05171"^^xsd:decimal ;
  dwc:decimalLongitude "1.26906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26906'^^xsd:double;
  dwc:latitude '50.05171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26906 50.05171, 1.26906 50.05171, 1.26906 50.05171, 1.26906 50.05171, 1.26906 50.05171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10951'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15158 1.26928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15158"^^xsd:decimal ;
  dwc:decimalLongitude "1.26928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.26928'^^xsd:double;
  dwc:latitude '50.15158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26928 50.15158, 1.26928 50.15158, 1.26928 50.15158, 1.26928 50.15158, 1.26928 50.15158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6556'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06561 1.27054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06561"^^xsd:decimal ;
  dwc:decimalLongitude "1.27054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27054'^^xsd:double;
  dwc:latitude '50.06561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27054 50.06561, 1.27054 50.06561, 1.27054 50.06561, 1.27054 50.06561, 1.27054 50.06561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10782'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1154 1.27272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1154"^^xsd:decimal ;
  dwc:decimalLongitude "1.27272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27272'^^xsd:double;
  dwc:latitude '50.1154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27272 50.1154, 1.27272 50.1154, 1.27272 50.1154, 1.27272 50.1154, 1.27272 50.1154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10511'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04628 1.27343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04628"^^xsd:decimal ;
  dwc:decimalLongitude "1.27343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11301'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.384444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27343'^^xsd:double;
  dwc:latitude '50.04628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27343 50.04628, 1.27343 50.04628, 1.27343 50.04628, 1.27343 50.04628, 1.27343 50.04628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11301'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.27363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.27363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27363'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27363 50.23153, 1.27363 50.23153, 1.27363 50.23153, 1.27363 50.23153, 1.27363 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12964'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0466 1.27367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0466"^^xsd:decimal ;
  dwc:decimalLongitude "1.27367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11275'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27367'^^xsd:double;
  dwc:latitude '50.0466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27367 50.0466, 1.27367 50.0466, 1.27367 50.0466, 1.27367 50.0466, 1.27367 50.0466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11275'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04301 1.27398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04301"^^xsd:decimal ;
  dwc:decimalLongitude "1.27398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27398'^^xsd:double;
  dwc:latitude '50.04301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27398 50.04301, 1.27398 50.04301, 1.27398 50.04301, 1.27398 50.04301, 1.27398 50.04301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10990'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04606 1.27429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04606"^^xsd:decimal ;
  dwc:decimalLongitude "1.27429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27429'^^xsd:double;
  dwc:latitude '50.04606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27429 50.04606, 1.27429 50.04606, 1.27429 50.04606, 1.27429 50.04606, 1.27429 50.04606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11000'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04666 1.27438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04666"^^xsd:decimal ;
  dwc:decimalLongitude "1.27438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11070'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27438'^^xsd:double;
  dwc:latitude '50.04666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27438 50.04666, 1.27438 50.04666, 1.27438 50.04666, 1.27438 50.04666, 1.27438 50.04666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11070'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.27491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.27491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27491'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27491 50.22962, 1.27491 50.22962, 1.27491 50.22962, 1.27491 50.22962, 1.27491 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12930'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16734 1.27644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16734"^^xsd:decimal ;
  dwc:decimalLongitude "1.27644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27644'^^xsd:double;
  dwc:latitude '50.16734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27644 50.16734, 1.27644 50.16734, 1.27644 50.16734, 1.27644 50.16734, 1.27644 50.16734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10558'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0294 1.27653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0294"^^xsd:decimal ;
  dwc:decimalLongitude "1.27653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27653'^^xsd:double;
  dwc:latitude '50.0294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27653 50.0294, 1.27653 50.0294, 1.27653 50.0294, 1.27653 50.0294, 1.27653 50.0294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10936'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02113 1.27706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02113"^^xsd:decimal ;
  dwc:decimalLongitude "1.27706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27706'^^xsd:double;
  dwc:latitude '50.02113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27706 50.02113, 1.27706 50.02113, 1.27706 50.02113, 1.27706 50.02113, 1.27706 50.02113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12769'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25148 1.27756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25148"^^xsd:decimal ;
  dwc:decimalLongitude "1.27756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27756'^^xsd:double;
  dwc:latitude '50.25148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27756 50.25148, 1.27756 50.25148, 1.27756 50.25148, 1.27756 50.25148, 1.27756 50.25148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12970'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05417 1.27819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05417"^^xsd:decimal ;
  dwc:decimalLongitude "1.27819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27819'^^xsd:double;
  dwc:latitude '50.05417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27819 50.05417, 1.27819 50.05417, 1.27819 50.05417, 1.27819 50.05417, 1.27819 50.05417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10866'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07028 1.27834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07028"^^xsd:decimal ;
  dwc:decimalLongitude "1.27834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11042'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.32444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27834'^^xsd:double;
  dwc:latitude '50.07028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27834 50.07028, 1.27834 50.07028, 1.27834 50.07028, 1.27834 50.07028, 1.27834 50.07028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11042'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24794 1.27868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24794"^^xsd:decimal ;
  dwc:decimalLongitude "1.27868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27868'^^xsd:double;
  dwc:latitude '50.24794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27868 50.24794, 1.27868 50.24794, 1.27868 50.24794, 1.27868 50.24794, 1.27868 50.24794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4527'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24831 1.27884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24831"^^xsd:decimal ;
  dwc:decimalLongitude "1.27884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27884'^^xsd:double;
  dwc:latitude '50.24831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27884 50.24831, 1.27884 50.24831, 1.27884 50.24831, 1.27884 50.24831, 1.27884 50.24831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12920'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23895 1.27995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23895"^^xsd:decimal ;
  dwc:decimalLongitude "1.27995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27995'^^xsd:double;
  dwc:latitude '50.23895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27995 50.23895, 1.27995 50.23895, 1.27995 50.23895, 1.27995 50.23895, 1.27995 50.23895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12969'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13192 1.27996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13192"^^xsd:decimal ;
  dwc:decimalLongitude "1.27996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.27996'^^xsd:double;
  dwc:latitude '50.13192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27996 50.13192, 1.27996 50.13192, 1.27996 50.13192, 1.27996 50.13192, 1.27996 50.13192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10924'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07338 1.28163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07338"^^xsd:decimal ;
  dwc:decimalLongitude "1.28163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28163'^^xsd:double;
  dwc:latitude '50.07338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28163 50.07338, 1.28163 50.07338, 1.28163 50.07338, 1.28163 50.07338, 1.28163 50.07338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10723'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.039 1.28179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.039"^^xsd:decimal ;
  dwc:decimalLongitude "1.28179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28179'^^xsd:double;
  dwc:latitude '50.039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28179 50.039, 1.28179 50.039, 1.28179 50.039, 1.28179 50.039, 1.28179 50.039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10853'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02426 1.28199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02426"^^xsd:decimal ;
  dwc:decimalLongitude "1.28199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13070'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28199'^^xsd:double;
  dwc:latitude '50.02426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28199 50.02426, 1.28199 50.02426, 1.28199 50.02426, 1.28199 50.02426, 1.28199 50.02426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13070'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2011 1.28232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2011"^^xsd:decimal ;
  dwc:decimalLongitude "1.28232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28232'^^xsd:double;
  dwc:latitude '50.2011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28232 50.2011, 1.28232 50.2011, 1.28232 50.2011, 1.28232 50.2011, 1.28232 50.2011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10557'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04771 1.28267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04771"^^xsd:decimal ;
  dwc:decimalLongitude "1.28267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28267'^^xsd:double;
  dwc:latitude '50.04771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28267 50.04771, 1.28267 50.04771, 1.28267 50.04771, 1.28267 50.04771, 1.28267 50.04771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10516'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02969 1.28288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02969"^^xsd:decimal ;
  dwc:decimalLongitude "1.28288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28288'^^xsd:double;
  dwc:latitude '50.02969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28288 50.02969, 1.28288 50.02969, 1.28288 50.02969, 1.28288 50.02969, 1.28288 50.02969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10786'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02604 1.28341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02604"^^xsd:decimal ;
  dwc:decimalLongitude "1.28341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11271'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28341'^^xsd:double;
  dwc:latitude '50.02604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28341 50.02604, 1.28341 50.02604, 1.28341 50.02604, 1.28341 50.02604, 1.28341 50.02604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11271'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.28379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22031"^^xsd:decimal ;
  dwc:decimalLongitude "1.28379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28379'^^xsd:double;
  dwc:latitude '50.22031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28379 50.22031, 1.28379 50.22031, 1.28379 50.22031, 1.28379 50.22031, 1.28379 50.22031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10556'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10566 1.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10566"^^xsd:decimal ;
  dwc:decimalLongitude "1.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.86666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2838'^^xsd:double;
  dwc:latitude '50.10566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2838 50.10566, 1.2838 50.10566, 1.2838 50.10566, 1.2838 50.10566, 1.2838 50.10566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10523'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0309 1.28438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0309"^^xsd:decimal ;
  dwc:decimalLongitude "1.28438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28438'^^xsd:double;
  dwc:latitude '50.0309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28438 50.0309, 1.28438 50.0309, 1.28438 50.0309, 1.28438 50.0309, 1.28438 50.0309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10725'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10138 1.28448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10138"^^xsd:decimal ;
  dwc:decimalLongitude "1.28448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28448'^^xsd:double;
  dwc:latitude '50.10138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28448 50.10138, 1.28448 50.10138, 1.28448 50.10138, 1.28448 50.10138, 1.28448 50.10138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10515'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03878 1.28529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03878"^^xsd:decimal ;
  dwc:decimalLongitude "1.28529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10842'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28529'^^xsd:double;
  dwc:latitude '50.03878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28529 50.03878, 1.28529 50.03878, 1.28529 50.03878, 1.28529 50.03878, 1.28529 50.03878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10842'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04701 1.28551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04701"^^xsd:decimal ;
  dwc:decimalLongitude "1.28551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11113'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28551'^^xsd:double;
  dwc:latitude '50.04701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28551 50.04701, 1.28551 50.04701, 1.28551 50.04701, 1.28551 50.04701, 1.28551 50.04701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11113'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24429 1.28641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24429"^^xsd:decimal ;
  dwc:decimalLongitude "1.28641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28641'^^xsd:double;
  dwc:latitude '50.24429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28641 50.24429, 1.28641 50.24429, 1.28641 50.24429, 1.28641 50.24429, 1.28641 50.24429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12971'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05931 1.28713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05931"^^xsd:decimal ;
  dwc:decimalLongitude "1.28713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11106'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28713'^^xsd:double;
  dwc:latitude '50.05931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28713 50.05931, 1.28713 50.05931, 1.28713 50.05931, 1.28713 50.05931, 1.28713 50.05931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11106'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10472 1.28764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10472"^^xsd:decimal ;
  dwc:decimalLongitude "1.28764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.3733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28764'^^xsd:double;
  dwc:latitude '50.10472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28764 50.10472, 1.28764 50.10472, 1.28764 50.10472, 1.28764 50.10472, 1.28764 50.10472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10721'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02531 1.28778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02531"^^xsd:decimal ;
  dwc:decimalLongitude "1.28778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.28778'^^xsd:double;
  dwc:latitude '50.02531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28778 50.02531, 1.28778 50.02531, 1.28778 50.02531, 1.28778 50.02531, 1.28778 50.02531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10743'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07608 1.2883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07608"^^xsd:decimal ;
  dwc:decimalLongitude "1.2883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2883'^^xsd:double;
  dwc:latitude '50.07608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2883 50.07608, 1.2883 50.07608, 1.2883 50.07608, 1.2883 50.07608, 1.2883 50.07608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10722'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27406 1.29018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27406"^^xsd:decimal ;
  dwc:decimalLongitude "1.29018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29018'^^xsd:double;
  dwc:latitude '50.27406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29018 50.27406, 1.29018 50.27406, 1.29018 50.27406, 1.29018 50.27406, 1.29018 50.27406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12925'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05134 1.29089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05134"^^xsd:decimal ;
  dwc:decimalLongitude "1.29089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11266'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29089'^^xsd:double;
  dwc:latitude '50.05134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29089 50.05134, 1.29089 50.05134, 1.29089 50.05134, 1.29089 50.05134, 1.29089 50.05134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11266'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09306 1.29143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09306"^^xsd:decimal ;
  dwc:decimalLongitude "1.29143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29143'^^xsd:double;
  dwc:latitude '50.09306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29143 50.09306, 1.29143 50.09306, 1.29143 50.09306, 1.29143 50.09306, 1.29143 50.09306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10832'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1492 1.29166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1492"^^xsd:decimal ;
  dwc:decimalLongitude "1.29166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.808888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29166'^^xsd:double;
  dwc:latitude '50.1492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29166 50.1492, 1.29166 50.1492, 1.29166 50.1492, 1.29166 50.1492, 1.29166 50.1492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5476'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03806 1.29285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03806"^^xsd:decimal ;
  dwc:decimalLongitude "1.29285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29285'^^xsd:double;
  dwc:latitude '50.03806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29285 50.03806, 1.29285 50.03806, 1.29285 50.03806, 1.29285 50.03806, 1.29285 50.03806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10627'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23475 1.29331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23475"^^xsd:decimal ;
  dwc:decimalLongitude "1.29331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.87333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29331'^^xsd:double;
  dwc:latitude '50.23475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29331 50.23475, 1.29331 50.23475, 1.29331 50.23475, 1.29331 50.23475, 1.29331 50.23475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10555'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03259 1.29348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03259"^^xsd:decimal ;
  dwc:decimalLongitude "1.29348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29348'^^xsd:double;
  dwc:latitude '50.03259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29348 50.03259, 1.29348 50.03259, 1.29348 50.03259, 1.29348 50.03259, 1.29348 50.03259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12708'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05942 1.29412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05942"^^xsd:decimal ;
  dwc:decimalLongitude "1.29412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29412'^^xsd:double;
  dwc:latitude '50.05942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29412 50.05942, 1.29412 50.05942, 1.29412 50.05942, 1.29412 50.05942, 1.29412 50.05942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11300'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06303 1.2945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06303"^^xsd:decimal ;
  dwc:decimalLongitude "1.2945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.2945'^^xsd:double;
  dwc:latitude '50.06303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2945 50.06303, 1.2945 50.06303, 1.2945 50.06303, 1.2945 50.06303, 1.2945 50.06303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10798'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24685 1.29478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24685"^^xsd:decimal ;
  dwc:decimalLongitude "1.29478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29478'^^xsd:double;
  dwc:latitude '50.24685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29478 50.24685, 1.29478 50.24685, 1.29478 50.24685, 1.29478 50.24685, 1.29478 50.24685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12958'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06534 1.29533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06534"^^xsd:decimal ;
  dwc:decimalLongitude "1.29533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29533'^^xsd:double;
  dwc:latitude '50.06534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29533 50.06534, 1.29533 50.06534, 1.29533 50.06534, 1.29533 50.06534, 1.29533 50.06534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10977'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22419 1.29558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22419"^^xsd:decimal ;
  dwc:decimalLongitude "1.29558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13118'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29558'^^xsd:double;
  dwc:latitude '50.22419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29558 50.22419, 1.29558 50.22419, 1.29558 50.22419, 1.29558 50.22419, 1.29558 50.22419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13118'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03318 1.29735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03318"^^xsd:decimal ;
  dwc:decimalLongitude "1.29735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29735'^^xsd:double;
  dwc:latitude '50.03318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29735 50.03318, 1.29735 50.03318, 1.29735 50.03318, 1.29735 50.03318, 1.29735 50.03318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12770'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08446 1.29807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08446"^^xsd:decimal ;
  dwc:decimalLongitude "1.29807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29807'^^xsd:double;
  dwc:latitude '50.08446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29807 50.08446, 1.29807 50.08446, 1.29807 50.08446, 1.29807 50.08446, 1.29807 50.08446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10781'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06733 1.29884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06733"^^xsd:decimal ;
  dwc:decimalLongitude "1.29884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29884'^^xsd:double;
  dwc:latitude '50.06733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29884 50.06733, 1.29884 50.06733, 1.29884 50.06733, 1.29884 50.06733, 1.29884 50.06733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10867'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04007 1.29915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04007"^^xsd:decimal ;
  dwc:decimalLongitude "1.29915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29915'^^xsd:double;
  dwc:latitude '50.04007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29915 50.04007, 1.29915 50.04007, 1.29915 50.04007, 1.29915 50.04007, 1.29915 50.04007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12707'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06597 1.29922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06597"^^xsd:decimal ;
  dwc:decimalLongitude "1.29922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.29922'^^xsd:double;
  dwc:latitude '50.06597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.29922 50.06597, 1.29922 50.06597, 1.29922 50.06597, 1.29922 50.06597, 1.29922 50.06597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10347'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05964 1.30054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05964"^^xsd:decimal ;
  dwc:decimalLongitude "1.30054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30054'^^xsd:double;
  dwc:latitude '50.05964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30054 50.05964, 1.30054 50.05964, 1.30054 50.05964, 1.30054 50.05964, 1.30054 50.05964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11013'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1529 1.30108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1529"^^xsd:decimal ;
  dwc:decimalLongitude "1.30108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30108'^^xsd:double;
  dwc:latitude '50.1529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30108 50.1529, 1.30108 50.1529, 1.30108 50.1529, 1.30108 50.1529, 1.30108 50.1529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10923'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.30181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22565"^^xsd:decimal ;
  dwc:decimalLongitude "1.30181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30181'^^xsd:double;
  dwc:latitude '50.22565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30181 50.22565, 1.30181 50.22565, 1.30181 50.22565, 1.30181 50.22565, 1.30181 50.22565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12959'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20568 1.30186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20568"^^xsd:decimal ;
  dwc:decimalLongitude "1.30186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30186'^^xsd:double;
  dwc:latitude '50.20568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30186 50.20568, 1.30186 50.20568, 1.30186 50.20568, 1.30186 50.20568, 1.30186 50.20568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13117'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13756 1.30244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13756"^^xsd:decimal ;
  dwc:decimalLongitude "1.30244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30244'^^xsd:double;
  dwc:latitude '50.13756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30244 50.13756, 1.30244 50.13756, 1.30244 50.13756, 1.30244 50.13756, 1.30244 50.13756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10559'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05763 1.30428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05763"^^xsd:decimal ;
  dwc:decimalLongitude "1.30428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11071'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30428'^^xsd:double;
  dwc:latitude '50.05763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30428 50.05763, 1.30428 50.05763, 1.30428 50.05763, 1.30428 50.05763, 1.30428 50.05763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11071'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04979 1.30442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04979"^^xsd:decimal ;
  dwc:decimalLongitude "1.30442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30442'^^xsd:double;
  dwc:latitude '50.04979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30442 50.04979, 1.30442 50.04979, 1.30442 50.04979, 1.30442 50.04979, 1.30442 50.04979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10991'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03445 1.30473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03445"^^xsd:decimal ;
  dwc:decimalLongitude "1.30473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30473'^^xsd:double;
  dwc:latitude '50.03445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30473 50.03445, 1.30473 50.03445, 1.30473 50.03445, 1.30473 50.03445, 1.30473 50.03445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10376'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2587 1.30586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2587"^^xsd:decimal ;
  dwc:decimalLongitude "1.30586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30586'^^xsd:double;
  dwc:latitude '50.2587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30586 50.2587, 1.30586 50.2587, 1.30586 50.2587, 1.30586 50.2587, 1.30586 50.2587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4526'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06336 1.30621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06336"^^xsd:decimal ;
  dwc:decimalLongitude "1.30621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.875555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30621'^^xsd:double;
  dwc:latitude '50.06336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30621 50.06336, 1.30621 50.06336, 1.30621 50.06336, 1.30621 50.06336, 1.30621 50.06336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10664'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06909 1.30635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06909"^^xsd:decimal ;
  dwc:decimalLongitude "1.30635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11299'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30635'^^xsd:double;
  dwc:latitude '50.06909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30635 50.06909, 1.30635 50.06909, 1.30635 50.06909, 1.30635 50.06909, 1.30635 50.06909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11299'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04268 1.3065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04268"^^xsd:decimal ;
  dwc:decimalLongitude "1.3065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11114'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3065'^^xsd:double;
  dwc:latitude '50.04268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3065 50.04268, 1.3065 50.04268, 1.3065 50.04268, 1.3065 50.04268, 1.3065 50.04268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11114'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05913 1.30779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05913"^^xsd:decimal ;
  dwc:decimalLongitude "1.30779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30779'^^xsd:double;
  dwc:latitude '50.05913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30779 50.05913, 1.30779 50.05913, 1.30779 50.05913, 1.30779 50.05913, 1.30779 50.05913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11276'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03531 1.30784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03531"^^xsd:decimal ;
  dwc:decimalLongitude "1.30784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30784'^^xsd:double;
  dwc:latitude '50.03531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30784 50.03531, 1.30784 50.03531, 1.30784 50.03531, 1.30784 50.03531, 1.30784 50.03531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10787'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17794 1.30893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17794"^^xsd:decimal ;
  dwc:decimalLongitude "1.30893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30893'^^xsd:double;
  dwc:latitude '50.17794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30893 50.17794, 1.30893 50.17794, 1.30893 50.17794, 1.30893 50.17794, 1.30893 50.17794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10366'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09593 1.30954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09593"^^xsd:decimal ;
  dwc:decimalLongitude "1.30954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30954'^^xsd:double;
  dwc:latitude '50.09593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30954 50.09593, 1.30954 50.09593, 1.30954 50.09593, 1.30954 50.09593, 1.30954 50.09593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10562'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18817 1.30955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18817"^^xsd:decimal ;
  dwc:decimalLongitude "1.30955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30955'^^xsd:double;
  dwc:latitude '50.18817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30955 50.18817, 1.30955 50.18817, 1.30955 50.18817, 1.30955 50.18817, 1.30955 50.18817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10365'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07404 1.30977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07404"^^xsd:decimal ;
  dwc:decimalLongitude "1.30977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10868'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.364444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30977'^^xsd:double;
  dwc:latitude '50.07404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30977 50.07404, 1.30977 50.07404, 1.30977 50.07404, 1.30977 50.07404, 1.30977 50.07404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10868'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28271 1.30985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28271"^^xsd:decimal ;
  dwc:decimalLongitude "1.30985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.30985'^^xsd:double;
  dwc:latitude '50.28271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.30985 50.28271, 1.30985 50.28271, 1.30985 50.28271, 1.30985 50.28271, 1.30985 50.28271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9981'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04124 1.31124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04124"^^xsd:decimal ;
  dwc:decimalLongitude "1.31124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11311'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31124'^^xsd:double;
  dwc:latitude '50.04124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31124 50.04124, 1.31124 50.04124, 1.31124 50.04124, 1.31124 50.04124, 1.31124 50.04124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11311'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07241 1.31174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07241"^^xsd:decimal ;
  dwc:decimalLongitude "1.31174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31174'^^xsd:double;
  dwc:latitude '50.07241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31174 50.07241, 1.31174 50.07241, 1.31174 50.07241, 1.31174 50.07241, 1.31174 50.07241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10999'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14584 1.31205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14584"^^xsd:decimal ;
  dwc:decimalLongitude "1.31205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31205'^^xsd:double;
  dwc:latitude '50.14584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31205 50.14584, 1.31205 50.14584, 1.31205 50.14584, 1.31205 50.14584, 1.31205 50.14584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10720'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14573 1.31209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14573"^^xsd:decimal ;
  dwc:decimalLongitude "1.31209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31209'^^xsd:double;
  dwc:latitude '50.14573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31209 50.14573, 1.31209 50.14573, 1.31209 50.14573, 1.31209 50.14573, 1.31209 50.14573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10506'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11126 1.3123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11126"^^xsd:decimal ;
  dwc:decimalLongitude "1.3123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3123'^^xsd:double;
  dwc:latitude '50.11126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3123 50.11126, 1.3123 50.11126, 1.3123 50.11126, 1.3123 50.11126, 1.3123 50.11126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10369'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04235 1.31245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04235"^^xsd:decimal ;
  dwc:decimalLongitude "1.31245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.862222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31245'^^xsd:double;
  dwc:latitude '50.04235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31245 50.04235, 1.31245 50.04235, 1.31245 50.04235, 1.31245 50.04235, 1.31245 50.04235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10852'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20556 1.31326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20556"^^xsd:decimal ;
  dwc:decimalLongitude "1.31326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31326'^^xsd:double;
  dwc:latitude '50.20556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31326 50.20556, 1.31326 50.20556, 1.31326 50.20556, 1.31326 50.20556, 1.31326 50.20556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12992'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05844 1.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05844"^^xsd:decimal ;
  dwc:decimalLongitude "1.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.33444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3138'^^xsd:double;
  dwc:latitude '50.05844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3138 50.05844, 1.3138 50.05844, 1.3138 50.05844, 1.3138 50.05844, 1.3138 50.05844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11352'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04086 1.31388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04086"^^xsd:decimal ;
  dwc:decimalLongitude "1.31388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31388'^^xsd:double;
  dwc:latitude '50.04086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31388 50.04086, 1.31388 50.04086, 1.31388 50.04086, 1.31388 50.04086, 1.31388 50.04086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10744'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19533 1.31444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19533"^^xsd:decimal ;
  dwc:decimalLongitude "1.31444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31444'^^xsd:double;
  dwc:latitude '50.19533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31444 50.19533, 1.31444 50.19533, 1.31444 50.19533, 1.31444 50.19533, 1.31444 50.19533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6506'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06243 1.31451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06243"^^xsd:decimal ;
  dwc:decimalLongitude "1.31451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11265'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31451'^^xsd:double;
  dwc:latitude '50.06243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31451 50.06243, 1.31451 50.06243, 1.31451 50.06243, 1.31451 50.06243, 1.31451 50.06243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11265'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04942 1.31495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04942"^^xsd:decimal ;
  dwc:decimalLongitude "1.31495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10843'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31495'^^xsd:double;
  dwc:latitude '50.04942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31495 50.04942, 1.31495 50.04942, 1.31495 50.04942, 1.31495 50.04942, 1.31495 50.04942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10843'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04362 1.31557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04362"^^xsd:decimal ;
  dwc:decimalLongitude "1.31557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31557'^^xsd:double;
  dwc:latitude '50.04362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31557 50.04362, 1.31557 50.04362, 1.31557 50.04362, 1.31557 50.04362, 1.31557 50.04362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12771'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09274 1.31663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09274"^^xsd:decimal ;
  dwc:decimalLongitude "1.31663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.367777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31663'^^xsd:double;
  dwc:latitude '50.09274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31663 50.09274, 1.31663 50.09274, 1.31663 50.09274, 1.31663 50.09274, 1.31663 50.09274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10370'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10576 1.31665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10576"^^xsd:decimal ;
  dwc:decimalLongitude "1.31665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31665'^^xsd:double;
  dwc:latitude '50.10576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31665 50.10576, 1.31665 50.10576, 1.31665 50.10576, 1.31665 50.10576, 1.31665 50.10576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10780'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04584 1.31766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04584"^^xsd:decimal ;
  dwc:decimalLongitude "1.31766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31766'^^xsd:double;
  dwc:latitude '50.04584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31766 50.04584, 1.31766 50.04584, 1.31766 50.04584, 1.31766 50.04584, 1.31766 50.04584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10724'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07187 1.31825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07187"^^xsd:decimal ;
  dwc:decimalLongitude "1.31825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.347777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31825'^^xsd:double;
  dwc:latitude '50.07187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31825 50.07187, 1.31825 50.07187, 1.31825 50.07187, 1.31825 50.07187, 1.31825 50.07187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11351'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04031 1.31914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04031"^^xsd:decimal ;
  dwc:decimalLongitude "1.31914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31914'^^xsd:double;
  dwc:latitude '50.04031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31914 50.04031, 1.31914 50.04031, 1.31914 50.04031, 1.31914 50.04031, 1.31914 50.04031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6639'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13751 1.31924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13751"^^xsd:decimal ;
  dwc:decimalLongitude "1.31924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31924'^^xsd:double;
  dwc:latitude '50.13751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31924 50.13751, 1.31924 50.13751, 1.31924 50.13751, 1.31924 50.13751, 1.31924 50.13751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10368'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24282 1.31981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24282"^^xsd:decimal ;
  dwc:decimalLongitude "1.31981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31981'^^xsd:double;
  dwc:latitude '50.24282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31981 50.24282, 1.31981 50.24282, 1.31981 50.24282, 1.31981 50.24282, 1.31981 50.24282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10345'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15429 1.31987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15429"^^xsd:decimal ;
  dwc:decimalLongitude "1.31987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_10367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.31987'^^xsd:double;
  dwc:latitude '50.15429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.31987 50.15429, 1.31987 50.15429, 1.31987 50.15429, 1.31987 50.15429, 1.31987 50.15429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10367'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16777 1.32033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16777"^^xsd:decimal ;
  dwc:decimalLongitude "1.32033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32033'^^xsd:double;
  dwc:latitude '50.16777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32033 50.16777, 1.32033 50.16777, 1.32033 50.16777, 1.32033 50.16777, 1.32033 50.16777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10922'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18462 1.32046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18462"^^xsd:decimal ;
  dwc:decimalLongitude "1.32046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32046'^^xsd:double;
  dwc:latitude '50.18462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32046 50.18462, 1.32046 50.18462, 1.32046 50.18462, 1.32046 50.18462, 1.32046 50.18462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6504'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05864 1.3206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05864"^^xsd:decimal ;
  dwc:decimalLongitude "1.3206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11277'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3206'^^xsd:double;
  dwc:latitude '50.05864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3206 50.05864, 1.3206 50.05864, 1.3206 50.05864, 1.3206 50.05864, 1.3206 50.05864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11277'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27544 1.32101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27544"^^xsd:decimal ;
  dwc:decimalLongitude "1.32101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32101'^^xsd:double;
  dwc:latitude '50.27544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32101 50.27544, 1.32101 50.27544, 1.32101 50.27544, 1.32101 50.27544, 1.32101 50.27544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12926'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18428 1.32124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18428"^^xsd:decimal ;
  dwc:decimalLongitude "1.32124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32124'^^xsd:double;
  dwc:latitude '50.18428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32124 50.18428, 1.32124 50.18428, 1.32124 50.18428, 1.32124 50.18428, 1.32124 50.18428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6505'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1865 1.32125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1865"^^xsd:decimal ;
  dwc:decimalLongitude "1.32125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32125'^^xsd:double;
  dwc:latitude '50.1865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32125 50.1865, 1.32125 50.1865, 1.32125 50.1865, 1.32125 50.1865, 1.32125 50.1865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6482'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04419 1.3214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04419"^^xsd:decimal ;
  dwc:decimalLongitude "1.3214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3214'^^xsd:double;
  dwc:latitude '50.04419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3214 50.04419, 1.3214 50.04419, 1.3214 50.04419, 1.3214 50.04419, 1.3214 50.04419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10440'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27287 1.32192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27287"^^xsd:decimal ;
  dwc:decimalLongitude "1.32192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32192'^^xsd:double;
  dwc:latitude '50.27287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32192 50.27287, 1.32192 50.27287, 1.32192 50.27287, 1.32192 50.27287, 1.32192 50.27287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12921'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17089 1.32306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17089"^^xsd:decimal ;
  dwc:decimalLongitude "1.32306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13067'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.76333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32306'^^xsd:double;
  dwc:latitude '50.17089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32306 50.17089, 1.32306 50.17089, 1.32306 50.17089, 1.32306 50.17089, 1.32306 50.17089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13067'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19931 1.32318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19931"^^xsd:decimal ;
  dwc:decimalLongitude "1.32318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32318'^^xsd:double;
  dwc:latitude '50.19931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32318 50.19931, 1.32318 50.19931, 1.32318 50.19931, 1.32318 50.19931, 1.32318 50.19931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6525'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17294 1.3233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17294"^^xsd:decimal ;
  dwc:decimalLongitude "1.3233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13066'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3233'^^xsd:double;
  dwc:latitude '50.17294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3233 50.17294, 1.3233 50.17294, 1.3233 50.17294, 1.3233 50.17294, 1.3233 50.17294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13066'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13093 1.32395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13093"^^xsd:decimal ;
  dwc:decimalLongitude "1.32395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32395'^^xsd:double;
  dwc:latitude '50.13093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32395 50.13093, 1.32395 50.13093, 1.32395 50.13093, 1.32395 50.13093, 1.32395 50.13093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10560'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16776 1.32396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16776"^^xsd:decimal ;
  dwc:decimalLongitude "1.32396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32396'^^xsd:double;
  dwc:latitude '50.16776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32396 50.16776, 1.32396 50.16776, 1.32396 50.16776, 1.32396 50.16776, 1.32396 50.16776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10488'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09275 1.32399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09275"^^xsd:decimal ;
  dwc:decimalLongitude "1.32399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32399'^^xsd:double;
  dwc:latitude '50.09275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32399 50.09275, 1.32399 50.09275, 1.32399 50.09275, 1.32399 50.09275, 1.32399 50.09275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6025'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18305 1.32428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18305"^^xsd:decimal ;
  dwc:decimalLongitude "1.32428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32428'^^xsd:double;
  dwc:latitude '50.18305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32428 50.18305, 1.32428 50.18305, 1.32428 50.18305, 1.32428 50.18305, 1.32428 50.18305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6481'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07009 1.3254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07009"^^xsd:decimal ;
  dwc:decimalLongitude "1.3254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3254'^^xsd:double;
  dwc:latitude '50.07009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3254 50.07009, 1.3254 50.07009, 1.3254 50.07009, 1.3254 50.07009, 1.3254 50.07009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11014'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1625 1.32776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1625"^^xsd:decimal ;
  dwc:decimalLongitude "1.32776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13068'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32776'^^xsd:double;
  dwc:latitude '50.1625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32776 50.1625, 1.32776 50.1625, 1.32776 50.1625, 1.32776 50.1625, 1.32776 50.1625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13068'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05235 1.32783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05235"^^xsd:decimal ;
  dwc:decimalLongitude "1.32783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32783'^^xsd:double;
  dwc:latitude '50.05235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32783 50.05235, 1.32783 50.05235, 1.32783 50.05235, 1.32783 50.05235, 1.32783 50.05235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10626'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13241 1.32823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13241"^^xsd:decimal ;
  dwc:decimalLongitude "1.32823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32823'^^xsd:double;
  dwc:latitude '50.13241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32823 50.13241, 1.32823 50.13241, 1.32823 50.13241, 1.32823 50.13241, 1.32823 50.13241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12706'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11533 1.3284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11533"^^xsd:decimal ;
  dwc:decimalLongitude "1.3284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.39'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3284'^^xsd:double;
  dwc:latitude '50.11533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3284 50.11533, 1.3284 50.11533, 1.3284 50.11533, 1.3284 50.11533, 1.3284 50.11533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10518'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07245 1.32842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07245"^^xsd:decimal ;
  dwc:decimalLongitude "1.32842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32842'^^xsd:double;
  dwc:latitude '50.07245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32842 50.07245, 1.32842 50.07245, 1.32842 50.07245, 1.32842 50.07245, 1.32842 50.07245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10665'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08009 1.32847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08009"^^xsd:decimal ;
  dwc:decimalLongitude "1.32847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11264'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32847'^^xsd:double;
  dwc:latitude '50.08009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32847 50.08009, 1.32847 50.08009, 1.32847 50.08009, 1.32847 50.08009, 1.32847 50.08009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11264'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15942 1.32862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15942"^^xsd:decimal ;
  dwc:decimalLongitude "1.32862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.252222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32862'^^xsd:double;
  dwc:latitude '50.15942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32862 50.15942, 1.32862 50.15942, 1.32862 50.15942, 1.32862 50.15942, 1.32862 50.15942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4511'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22197 1.32885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22197"^^xsd:decimal ;
  dwc:decimalLongitude "1.32885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32885'^^xsd:double;
  dwc:latitude '50.22197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32885 50.22197, 1.32885 50.22197, 1.32885 50.22197, 1.32885 50.22197, 1.32885 50.22197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12993'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18211 1.32911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18211"^^xsd:decimal ;
  dwc:decimalLongitude "1.32911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.64'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.32911'^^xsd:double;
  dwc:latitude '50.18211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32911 50.18211, 1.32911 50.18211, 1.32911 50.18211, 1.32911 50.18211, 1.32911 50.18211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4510'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09045 1.33026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09045"^^xsd:decimal ;
  dwc:decimalLongitude "1.33026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10869'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.862222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33026'^^xsd:double;
  dwc:latitude '50.09045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33026 50.09045, 1.33026 50.09045, 1.33026 50.09045, 1.33026 50.09045, 1.33026 50.09045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10869'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08957 1.33063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08957"^^xsd:decimal ;
  dwc:decimalLongitude "1.33063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11298'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33063'^^xsd:double;
  dwc:latitude '50.08957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33063 50.08957, 1.33063 50.08957, 1.33063 50.08957, 1.33063 50.08957, 1.33063 50.08957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11298'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10526 1.33067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10526"^^xsd:decimal ;
  dwc:decimalLongitude "1.33067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.8422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33067'^^xsd:double;
  dwc:latitude '50.10526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33067 50.10526, 1.33067 50.10526, 1.33067 50.10526, 1.33067 50.10526, 1.33067 50.10526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11139'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05177 1.33068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05177"^^xsd:decimal ;
  dwc:decimalLongitude "1.33068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33068'^^xsd:double;
  dwc:latitude '50.05177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33068 50.05177, 1.33068 50.05177, 1.33068 50.05177, 1.33068 50.05177, 1.33068 50.05177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12772'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05174 1.33128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05174"^^xsd:decimal ;
  dwc:decimalLongitude "1.33128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11115'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33128'^^xsd:double;
  dwc:latitude '50.05174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33128 50.05174, 1.33128 50.05174, 1.33128 50.05174, 1.33128 50.05174, 1.33128 50.05174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11115'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16409 1.33149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16409"^^xsd:decimal ;
  dwc:decimalLongitude "1.33149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33149'^^xsd:double;
  dwc:latitude '50.16409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33149 50.16409, 1.33149 50.16409, 1.33149 50.16409, 1.33149 50.16409, 1.33149 50.16409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6480'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21117 1.33214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21117"^^xsd:decimal ;
  dwc:decimalLongitude "1.33214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33214'^^xsd:double;
  dwc:latitude '50.21117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33214 50.21117, 1.33214 50.21117, 1.33214 50.21117, 1.33214 50.21117, 1.33214 50.21117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4416'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16318 1.33243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16318"^^xsd:decimal ;
  dwc:decimalLongitude "1.33243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33243'^^xsd:double;
  dwc:latitude '50.16318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33243 50.16318, 1.33243 50.16318, 1.33243 50.16318, 1.33243 50.16318, 1.33243 50.16318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5303'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28215 1.33325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28215"^^xsd:decimal ;
  dwc:decimalLongitude "1.33325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33325'^^xsd:double;
  dwc:latitude '50.28215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33325 50.28215, 1.33325 50.28215, 1.33325 50.28215, 1.33325 50.28215, 1.33325 50.28215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9770'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05376 1.33381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05376"^^xsd:decimal ;
  dwc:decimalLongitude "1.33381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33381'^^xsd:double;
  dwc:latitude '50.05376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33381 50.05376, 1.33381 50.05376, 1.33381 50.05376, 1.33381 50.05376, 1.33381 50.05376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10992'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2751 1.33402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2751"^^xsd:decimal ;
  dwc:decimalLongitude "1.33402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33402'^^xsd:double;
  dwc:latitude '50.2751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33402 50.2751, 1.33402 50.2751, 1.33402 50.2751, 1.33402 50.2751, 1.33402 50.2751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12927'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17483 1.33441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17483"^^xsd:decimal ;
  dwc:decimalLongitude "1.33441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11040'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33441'^^xsd:double;
  dwc:latitude '50.17483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33441 50.17483, 1.33441 50.17483, 1.33441 50.17483, 1.33441 50.17483, 1.33441 50.17483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11040'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09417 1.33483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09417"^^xsd:decimal ;
  dwc:decimalLongitude "1.33483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33483'^^xsd:double;
  dwc:latitude '50.09417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33483 50.09417, 1.33483 50.09417, 1.33483 50.09417, 1.33483 50.09417, 1.33483 50.09417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6024'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.3355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.3355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3355'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3355 50.22978, 1.3355 50.22978, 1.3355 50.22978, 1.3355 50.22978, 1.3355 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12965'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05131 1.33565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05131"^^xsd:decimal ;
  dwc:decimalLongitude "1.33565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13089'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33565'^^xsd:double;
  dwc:latitude '50.05131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33565 50.05131, 1.33565 50.05131, 1.33565 50.05131, 1.33565 50.05131, 1.33565 50.05131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13089'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10848 1.33624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10848"^^xsd:decimal ;
  dwc:decimalLongitude "1.33624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33624'^^xsd:double;
  dwc:latitude '50.10848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33624 50.10848, 1.33624 50.10848, 1.33624 50.10848, 1.33624 50.10848, 1.33624 50.10848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10507'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05871 1.33786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05871"^^xsd:decimal ;
  dwc:decimalLongitude "1.33786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11241'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33786'^^xsd:double;
  dwc:latitude '50.05871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33786 50.05871, 1.33786 50.05871, 1.33786 50.05871, 1.33786 50.05871, 1.33786 50.05871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11241'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1419 1.33799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.33799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11138'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.361111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33799'^^xsd:double;
  dwc:latitude '50.1419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33799 50.1419, 1.33799 50.1419, 1.33799 50.1419, 1.33799 50.1419, 1.33799 50.1419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11138'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08239 1.33972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08239"^^xsd:decimal ;
  dwc:decimalLongitude "1.33972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11140'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.33972'^^xsd:double;
  dwc:latitude '50.08239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33972 50.08239, 1.33972 50.08239, 1.33972 50.08239, 1.33972 50.08239, 1.33972 50.08239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11140'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05385 1.34054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05385"^^xsd:decimal ;
  dwc:decimalLongitude "1.34054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34054'^^xsd:double;
  dwc:latitude '50.05385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34054 50.05385, 1.34054 50.05385, 1.34054 50.05385, 1.34054 50.05385, 1.34054 50.05385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10851'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15965 1.34064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15965"^^xsd:decimal ;
  dwc:decimalLongitude "1.34064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11137'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.871111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34064'^^xsd:double;
  dwc:latitude '50.15965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34064 50.15965, 1.34064 50.15965, 1.34064 50.15965, 1.34064 50.15965, 1.34064 50.15965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11137'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10341 1.34105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10341"^^xsd:decimal ;
  dwc:decimalLongitude "1.34105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.371111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34105'^^xsd:double;
  dwc:latitude '50.10341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34105 50.10341, 1.34105 50.10341, 1.34105 50.10341, 1.34105 50.10341, 1.34105 50.10341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10508'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05537 1.34166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05537"^^xsd:decimal ;
  dwc:decimalLongitude "1.34166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34166'^^xsd:double;
  dwc:latitude '50.05537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34166 50.05537, 1.34166 50.05537, 1.34166 50.05537, 1.34166 50.05537, 1.34166 50.05537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10441'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06241 1.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06241"^^xsd:decimal ;
  dwc:decimalLongitude "1.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10844'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3423'^^xsd:double;
  dwc:latitude '50.06241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3423 50.06241, 1.3423 50.06241, 1.3423 50.06241, 1.3423 50.06241, 1.3423 50.06241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10844'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20504 1.34394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20504"^^xsd:decimal ;
  dwc:decimalLongitude "1.34394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34394'^^xsd:double;
  dwc:latitude '50.20504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34394 50.20504, 1.34394 50.20504, 1.34394 50.20504, 1.34394 50.20504, 1.34394 50.20504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6483'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2654 1.34416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2654"^^xsd:decimal ;
  dwc:decimalLongitude "1.34416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34416'^^xsd:double;
  dwc:latitude '50.2654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34416 50.2654, 1.34416 50.2654, 1.34416 50.2654, 1.34416 50.2654, 1.34416 50.2654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12924'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21471 1.34432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21471"^^xsd:decimal ;
  dwc:decimalLongitude "1.34432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34432'^^xsd:double;
  dwc:latitude '50.21471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34432 50.21471, 1.34432 50.21471, 1.34432 50.21471, 1.34432 50.21471, 1.34432 50.21471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10504'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0564 1.34444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0564"^^xsd:decimal ;
  dwc:decimalLongitude "1.34444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34444'^^xsd:double;
  dwc:latitude '50.0564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34444 50.0564, 1.34444 50.0564, 1.34444 50.0564, 1.34444 50.0564, 1.34444 50.0564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10745'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08904 1.34462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08904"^^xsd:decimal ;
  dwc:decimalLongitude "1.34462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34462'^^xsd:double;
  dwc:latitude '50.08904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34462 50.08904, 1.34462 50.08904, 1.34462 50.08904, 1.34462 50.08904, 1.34462 50.08904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10404'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20143 1.34484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20143"^^xsd:decimal ;
  dwc:decimalLongitude "1.34484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34484'^^xsd:double;
  dwc:latitude '50.20143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34484 50.20143, 1.34484 50.20143, 1.34484 50.20143, 1.34484 50.20143, 1.34484 50.20143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12997'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07661 1.34506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07661"^^xsd:decimal ;
  dwc:decimalLongitude "1.34506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11072'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34506'^^xsd:double;
  dwc:latitude '50.07661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34506 50.07661, 1.34506 50.07661, 1.34506 50.07661, 1.34506 50.07661, 1.34506 50.07661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11072'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10412 1.34566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10412"^^xsd:decimal ;
  dwc:decimalLongitude "1.34566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.856666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34566'^^xsd:double;
  dwc:latitude '50.10412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34566 50.10412, 1.34566 50.10412, 1.34566 50.10412, 1.34566 50.10412, 1.34566 50.10412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10517'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15594 1.34635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15594"^^xsd:decimal ;
  dwc:decimalLongitude "1.34635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.8688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34635'^^xsd:double;
  dwc:latitude '50.15594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34635 50.15594, 1.34635 50.15594, 1.34635 50.15594, 1.34635 50.15594, 1.34635 50.15594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10505'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20022 1.34642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20022"^^xsd:decimal ;
  dwc:decimalLongitude "1.34642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.34642'^^xsd:double;
  dwc:latitude '50.20022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.34642 50.20022, 1.34642 50.20022, 1.34642 50.20022, 1.34642 50.20022, 1.34642 50.20022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8415'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11185 1.3465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11185"^^xsd:decimal ;
  dwc:decimalLongitude "1.3465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11297'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3465'^^xsd:double;
  dwc:latitude '50.11185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3465 50.11185, 1.3465 50.11185, 1.3465 50.11185, 1.3465 50.11185, 1.3465 50.11185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11297'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19658 1.3483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19658"^^xsd:decimal ;
  dwc:decimalLongitude "1.3483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3483'^^xsd:double;
  dwc:latitude '50.19658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3483 50.19658, 1.3483 50.19658, 1.3483 50.19658, 1.3483 50.19658, 1.3483 50.19658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6503'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22348 1.35001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22348"^^xsd:decimal ;
  dwc:decimalLongitude "1.35001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_13120'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35001'^^xsd:double;
  dwc:latitude '50.22348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35001 50.22348, 1.35001 50.22348, 1.35001 50.22348, 1.35001 50.22348, 1.35001 50.22348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13120'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09481 1.35012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09481"^^xsd:decimal ;
  dwc:decimalLongitude "1.35012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35012'^^xsd:double;
  dwc:latitude '50.09481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35012 50.09481, 1.35012 50.09481, 1.35012 50.09481, 1.35012 50.09481, 1.35012 50.09481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10348'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21037 1.35022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21037"^^xsd:decimal ;
  dwc:decimalLongitude "1.35022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35022'^^xsd:double;
  dwc:latitude '50.21037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35022 50.21037, 1.35022 50.21037, 1.35022 50.21037, 1.35022 50.21037, 1.35022 50.21037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6549'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10091 1.35064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10091"^^xsd:decimal ;
  dwc:decimalLongitude "1.35064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.382222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35064'^^xsd:double;
  dwc:latitude '50.10091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35064 50.10091, 1.35064 50.10091, 1.35064 50.10091, 1.35064 50.10091, 1.35064 50.10091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10510'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22066 1.35082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22066"^^xsd:decimal ;
  dwc:decimalLongitude "1.35082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35082'^^xsd:double;
  dwc:latitude '50.22066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35082 50.22066, 1.35082 50.22066, 1.35082 50.22066, 1.35082 50.22066, 1.35082 50.22066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10503'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24553 1.35136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24553"^^xsd:decimal ;
  dwc:decimalLongitude "1.35136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35136'^^xsd:double;
  dwc:latitude '50.24553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35136 50.24553, 1.35136 50.24553, 1.35136 50.24553, 1.35136 50.24553, 1.35136 50.24553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9771'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.35153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.35153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35153'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35153 50.23336, 1.35153 50.23336, 1.35153 50.23336, 1.35153 50.23336, 1.35153 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2946'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11723 1.35196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11723"^^xsd:decimal ;
  dwc:decimalLongitude "1.35196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_13069'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35196'^^xsd:double;
  dwc:latitude '50.11723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35196 50.11723, 1.35196 50.11723, 1.35196 50.11723, 1.35196 50.11723, 1.35196 50.11723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13069'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07987 1.35305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07987"^^xsd:decimal ;
  dwc:decimalLongitude "1.35305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35305'^^xsd:double;
  dwc:latitude '50.07987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35305 50.07987, 1.35305 50.07987, 1.35305 50.07987, 1.35305 50.07987, 1.35305 50.07987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11015'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27386 1.3535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27386"^^xsd:decimal ;
  dwc:decimalLongitude "1.3535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3535'^^xsd:double;
  dwc:latitude '50.27386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3535 50.27386, 1.3535 50.27386, 1.3535 50.27386, 1.3535 50.27386, 1.3535 50.27386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12928'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25434 1.35414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25434"^^xsd:decimal ;
  dwc:decimalLongitude "1.35414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_10328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.8955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35414'^^xsd:double;
  dwc:latitude '50.25434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35414 50.25434, 1.35414 50.25434, 1.35414 50.25434, 1.35414 50.25434, 1.35414 50.25434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10328'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27409 1.35445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27409"^^xsd:decimal ;
  dwc:decimalLongitude "1.35445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35445'^^xsd:double;
  dwc:latitude '50.27409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35445 50.27409, 1.35445 50.27409, 1.35445 50.27409, 1.35445 50.27409, 1.35445 50.27409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4472'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17162 1.35634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17162"^^xsd:decimal ;
  dwc:decimalLongitude "1.35634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.848888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35634'^^xsd:double;
  dwc:latitude '50.17162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35634 50.17162, 1.35634 50.17162, 1.35634 50.17162, 1.35634 50.17162, 1.35634 50.17162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10831'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1878 1.35691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.35691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11039'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35691'^^xsd:double;
  dwc:latitude '50.1878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35691 50.1878, 1.35691 50.1878, 1.35691 50.1878, 1.35691 50.1878, 1.35691 50.1878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11039'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06409 1.35711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06409"^^xsd:decimal ;
  dwc:decimalLongitude "1.35711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11258'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35711'^^xsd:double;
  dwc:latitude '50.06409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35711 50.06409, 1.35711 50.06409, 1.35711 50.06409, 1.35711 50.06409, 1.35711 50.06409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11258'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24975 1.35724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24975"^^xsd:decimal ;
  dwc:decimalLongitude "1.35724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35724'^^xsd:double;
  dwc:latitude '50.24975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35724 50.24975, 1.35724 50.24975, 1.35724 50.24975, 1.35724 50.24975, 1.35724 50.24975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9977'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21253 1.35786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21253"^^xsd:decimal ;
  dwc:decimalLongitude "1.35786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35786'^^xsd:double;
  dwc:latitude '50.21253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35786 50.21253, 1.35786 50.21253, 1.35786 50.21253, 1.35786 50.21253, 1.35786 50.21253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6484'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21646 1.35821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21646"^^xsd:decimal ;
  dwc:decimalLongitude "1.35821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35821'^^xsd:double;
  dwc:latitude '50.21646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35821 50.21646, 1.35821 50.21646, 1.35821 50.21646, 1.35821 50.21646, 1.35821 50.21646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12991'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09017 1.35847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09017"^^xsd:decimal ;
  dwc:decimalLongitude "1.35847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.35847'^^xsd:double;
  dwc:latitude '50.09017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35847 50.09017, 1.35847 50.09017, 1.35847 50.09017, 1.35847 50.09017, 1.35847 50.09017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10666'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22056 1.36027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22056"^^xsd:decimal ;
  dwc:decimalLongitude "1.36027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36027'^^xsd:double;
  dwc:latitude '50.22056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36027 50.22056, 1.36027 50.22056, 1.36027 50.22056, 1.36027 50.22056, 1.36027 50.22056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6516'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12067 1.36037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12067"^^xsd:decimal ;
  dwc:decimalLongitude "1.36037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36037'^^xsd:double;
  dwc:latitude '50.12067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36037 50.12067, 1.36037 50.12067, 1.36037 50.12067, 1.36037 50.12067, 1.36037 50.12067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10442'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18953 1.36042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18953"^^xsd:decimal ;
  dwc:decimalLongitude "1.36042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36042'^^xsd:double;
  dwc:latitude '50.18953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36042 50.18953, 1.36042 50.18953, 1.36042 50.18953, 1.36042 50.18953, 1.36042 50.18953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4558'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11267 1.36067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11267"^^xsd:decimal ;
  dwc:decimalLongitude "1.36067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11257'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36067'^^xsd:double;
  dwc:latitude '50.11267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36067 50.11267, 1.36067 50.11267, 1.36067 50.11267, 1.36067 50.11267, 1.36067 50.11267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11257'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10046 1.3607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10046"^^xsd:decimal ;
  dwc:decimalLongitude "1.3607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3607'^^xsd:double;
  dwc:latitude '50.10046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3607 50.10046, 1.3607 50.10046, 1.3607 50.10046, 1.3607 50.10046, 1.3607 50.10046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10998'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06538 1.36116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06538"^^xsd:decimal ;
  dwc:decimalLongitude "1.36116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36116'^^xsd:double;
  dwc:latitude '50.06538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36116 50.06538, 1.36116 50.06538, 1.36116 50.06538, 1.36116 50.06538, 1.36116 50.06538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10993'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1384 1.36144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1384"^^xsd:decimal ;
  dwc:decimalLongitude "1.36144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36144'^^xsd:double;
  dwc:latitude '50.1384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36144 50.1384, 1.36144 50.1384, 1.36144 50.1384, 1.36144 50.1384, 1.36144 50.1384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10403'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07834 1.36174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07834"^^xsd:decimal ;
  dwc:decimalLongitude "1.36174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10845'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36174'^^xsd:double;
  dwc:latitude '50.07834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36174 50.07834, 1.36174 50.07834, 1.36174 50.07834, 1.36174 50.07834, 1.36174 50.07834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10845'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19489 1.36194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19489"^^xsd:decimal ;
  dwc:decimalLongitude "1.36194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11136'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36194'^^xsd:double;
  dwc:latitude '50.19489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36194 50.19489, 1.36194 50.19489, 1.36194 50.19489, 1.36194 50.19489, 1.36194 50.19489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11136'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18126 1.36214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18126"^^xsd:decimal ;
  dwc:decimalLongitude "1.36214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.862222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36214'^^xsd:double;
  dwc:latitude '50.18126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36214 50.18126, 1.36214 50.18126, 1.36214 50.18126, 1.36214 50.18126, 1.36214 50.18126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5311'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12913 1.36235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12913"^^xsd:decimal ;
  dwc:decimalLongitude "1.36235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11296'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36235'^^xsd:double;
  dwc:latitude '50.12913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36235 50.12913, 1.36235 50.12913, 1.36235 50.12913, 1.36235 50.12913, 1.36235 50.12913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11296'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18713 1.36317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18713"^^xsd:decimal ;
  dwc:decimalLongitude "1.36317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11229'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.882222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36317'^^xsd:double;
  dwc:latitude '50.18713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36317 50.18713, 1.36317 50.18713, 1.36317 50.18713, 1.36317 50.18713, 1.36317 50.18713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11229'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08302 1.3633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08302"^^xsd:decimal ;
  dwc:decimalLongitude "1.3633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11141'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3633'^^xsd:double;
  dwc:latitude '50.08302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3633 50.08302, 1.3633 50.08302, 1.3633 50.08302, 1.3633 50.08302, 1.3633 50.08302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11141'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06683 1.36342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06683"^^xsd:decimal ;
  dwc:decimalLongitude "1.36342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4880'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36342'^^xsd:double;
  dwc:latitude '50.06683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36342 50.06683, 1.36342 50.06683, 1.36342 50.06683, 1.36342 50.06683, 1.36342 50.06683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4880'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07507 1.36346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07507"^^xsd:decimal ;
  dwc:decimalLongitude "1.36346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11278'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36346'^^xsd:double;
  dwc:latitude '50.07507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36346 50.07507, 1.36346 50.07507, 1.36346 50.07507, 1.36346 50.07507, 1.36346 50.07507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11278'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11821 1.36396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11821"^^xsd:decimal ;
  dwc:decimalLongitude "1.36396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36396'^^xsd:double;
  dwc:latitude '50.11821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36396 50.11821, 1.36396 50.11821, 1.36396 50.11821, 1.36396 50.11821, 1.36396 50.11821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10561'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.36402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.36402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36402'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36402 50.23288, 1.36402 50.23288, 1.36402 50.23288, 1.36402 50.23288, 1.36402 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9772'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27808 1.36426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27808"^^xsd:decimal ;
  dwc:decimalLongitude "1.36426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36426'^^xsd:double;
  dwc:latitude '50.27808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36426 50.27808, 1.36426 50.27808, 1.36426 50.27808, 1.36426 50.27808, 1.36426 50.27808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10015'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25445 1.36455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25445"^^xsd:decimal ;
  dwc:decimalLongitude "1.36455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36455'^^xsd:double;
  dwc:latitude '50.25445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36455 50.25445, 1.36455 50.25445, 1.36455 50.25445, 1.36455 50.25445, 1.36455 50.25445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9849'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14725 1.36485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14725"^^xsd:decimal ;
  dwc:decimalLongitude "1.36485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36485'^^xsd:double;
  dwc:latitude '50.14725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36485 50.14725, 1.36485 50.14725, 1.36485 50.14725, 1.36485 50.14725, 1.36485 50.14725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6479'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0654 1.36524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0654"^^xsd:decimal ;
  dwc:decimalLongitude "1.36524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36524'^^xsd:double;
  dwc:latitude '50.0654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36524 50.0654, 1.36524 50.0654, 1.36524 50.0654, 1.36524 50.0654, 1.36524 50.0654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10850'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06425 1.36525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06425"^^xsd:decimal ;
  dwc:decimalLongitude "1.36525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11116'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36525'^^xsd:double;
  dwc:latitude '50.06425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36525 50.06425, 1.36525 50.06425, 1.36525 50.06425, 1.36525 50.06425, 1.36525 50.06425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11116'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14109 1.36627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14109"^^xsd:decimal ;
  dwc:decimalLongitude "1.36627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36627'^^xsd:double;
  dwc:latitude '50.14109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36627 50.14109, 1.36627 50.14109, 1.36627 50.14109, 1.36627 50.14109, 1.36627 50.14109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5475'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06406 1.36669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06406"^^xsd:decimal ;
  dwc:decimalLongitude "1.36669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11242'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36669'^^xsd:double;
  dwc:latitude '50.06406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36669 50.06406, 1.36669 50.06406, 1.36669 50.06406, 1.36669 50.06406, 1.36669 50.06406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11242'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28092 1.36703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28092"^^xsd:decimal ;
  dwc:decimalLongitude "1.36703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36703'^^xsd:double;
  dwc:latitude '50.28092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36703 50.28092, 1.36703 50.28092, 1.36703 50.28092, 1.36703 50.28092, 1.36703 50.28092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6887'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29378 1.3671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29378"^^xsd:decimal ;
  dwc:decimalLongitude "1.3671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3671'^^xsd:double;
  dwc:latitude '50.29378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3671 50.29378, 1.3671 50.29378, 1.3671 50.29378, 1.3671 50.29378, 1.3671 50.29378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9982'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28098 1.36715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28098"^^xsd:decimal ;
  dwc:decimalLongitude "1.36715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36715'^^xsd:double;
  dwc:latitude '50.28098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36715 50.28098, 1.36715 50.28098, 1.36715 50.28098, 1.36715 50.28098, 1.36715 50.28098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6888'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10359 1.36757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10359"^^xsd:decimal ;
  dwc:decimalLongitude "1.36757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11263'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.385555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36757'^^xsd:double;
  dwc:latitude '50.10359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36757 50.10359, 1.36757 50.10359, 1.36757 50.10359, 1.36757 50.10359, 1.36757 50.10359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11263'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08085 1.36774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08085"^^xsd:decimal ;
  dwc:decimalLongitude "1.36774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.846666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36774'^^xsd:double;
  dwc:latitude '50.08085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36774 50.08085, 1.36774 50.08085, 1.36774 50.08085, 1.36774 50.08085, 1.36774 50.08085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10582'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27772 1.36783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27772"^^xsd:decimal ;
  dwc:decimalLongitude "1.36783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36783'^^xsd:double;
  dwc:latitude '50.27772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36783 50.27772, 1.36783 50.27772, 1.36783 50.27772, 1.36783 50.27772, 1.36783 50.27772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10016'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14928 1.36794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14928"^^xsd:decimal ;
  dwc:decimalLongitude "1.36794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11230'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36794'^^xsd:double;
  dwc:latitude '50.14928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36794 50.14928, 1.36794 50.14928, 1.36794 50.14928, 1.36794 50.14928, 1.36794 50.14928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11230'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25066 1.36818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25066"^^xsd:decimal ;
  dwc:decimalLongitude "1.36818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36818'^^xsd:double;
  dwc:latitude '50.25066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36818 50.25066, 1.36818 50.25066, 1.36818 50.25066, 1.36818 50.25066, 1.36818 50.25066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10143'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.36832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23269"^^xsd:decimal ;
  dwc:decimalLongitude "1.36832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.19111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36832'^^xsd:double;
  dwc:latitude '50.23269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36832 50.23269, 1.36832 50.23269, 1.36832 50.23269, 1.36832 50.23269, 1.36832 50.23269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7032'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19777 1.3686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19777"^^xsd:decimal ;
  dwc:decimalLongitude "1.3686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3686'^^xsd:double;
  dwc:latitude '50.19777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3686 50.19777, 1.3686 50.19777, 1.3686 50.19777, 1.3686 50.19777, 1.3686 50.19777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8362'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2777 1.36881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2777"^^xsd:decimal ;
  dwc:decimalLongitude "1.36881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36881'^^xsd:double;
  dwc:latitude '50.2777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36881 50.2777, 1.36881 50.2777, 1.36881 50.2777, 1.36881 50.2777, 1.36881 50.2777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8659'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20402 1.36883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20402"^^xsd:decimal ;
  dwc:decimalLongitude "1.36883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36883'^^xsd:double;
  dwc:latitude '50.20402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36883 50.20402, 1.36883 50.20402, 1.36883 50.20402, 1.36883 50.20402, 1.36883 50.20402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6423'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27736 1.36883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27736"^^xsd:decimal ;
  dwc:decimalLongitude "1.36883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36883'^^xsd:double;
  dwc:latitude '50.27736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36883 50.27736, 1.36883 50.27736, 1.36883 50.27736, 1.36883 50.27736, 1.36883 50.27736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9978'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20054 1.36886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20054"^^xsd:decimal ;
  dwc:decimalLongitude "1.36886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.374444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36886'^^xsd:double;
  dwc:latitude '50.20054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36886 50.20054, 1.36886 50.20054, 1.36886 50.20054, 1.36886 50.20054, 1.36886 50.20054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11228'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10962 1.36927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10962"^^xsd:decimal ;
  dwc:decimalLongitude "1.36927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36927'^^xsd:double;
  dwc:latitude '50.10962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36927 50.10962, 1.36927 50.10962, 1.36927 50.10962, 1.36927 50.10962, 1.36927 50.10962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10509'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25538 1.36949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25538"^^xsd:decimal ;
  dwc:decimalLongitude "1.36949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36949'^^xsd:double;
  dwc:latitude '50.25538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36949 50.25538, 1.36949 50.25538, 1.36949 50.25538, 1.36949 50.25538, 1.36949 50.25538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9848'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21308 1.36964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21308"^^xsd:decimal ;
  dwc:decimalLongitude "1.36964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.746666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.36964'^^xsd:double;
  dwc:latitude '50.21308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.36964 50.21308, 1.36964 50.21308, 1.36964 50.21308, 1.36964 50.21308, 1.36964 50.21308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6450'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33012 1.37054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33012"^^xsd:decimal ;
  dwc:decimalLongitude "1.37054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37054'^^xsd:double;
  dwc:latitude '50.33012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37054 50.33012, 1.37054 50.33012, 1.37054 50.33012, 1.37054 50.33012, 1.37054 50.33012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8395'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17324 1.37057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17324"^^xsd:decimal ;
  dwc:decimalLongitude "1.37057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37057'^^xsd:double;
  dwc:latitude '50.17324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37057 50.17324, 1.37057 50.17324, 1.37057 50.17324, 1.37057 50.17324, 1.37057 50.17324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10349'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27486 1.37062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27486"^^xsd:decimal ;
  dwc:decimalLongitude "1.37062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.2744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37062'^^xsd:double;
  dwc:latitude '50.27486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37062 50.27486, 1.37062 50.27486, 1.37062 50.27486, 1.37062 50.27486, 1.37062 50.27486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6435'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24462 1.37137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24462"^^xsd:decimal ;
  dwc:decimalLongitude "1.37137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37137'^^xsd:double;
  dwc:latitude '50.24462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37137 50.24462, 1.37137 50.24462, 1.37137 50.24462, 1.37137 50.24462, 1.37137 50.24462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9761'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2405 1.37147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2405"^^xsd:decimal ;
  dwc:decimalLongitude "1.37147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8182'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.976388888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37147'^^xsd:double;
  dwc:latitude '50.2405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37147 50.2405, 1.37147 50.2405, 1.37147 50.2405, 1.37147 50.2405, 1.37147 50.2405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8182'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25909 1.37156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25909"^^xsd:decimal ;
  dwc:decimalLongitude "1.37156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.46777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37156'^^xsd:double;
  dwc:latitude '50.25909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37156 50.25909, 1.37156 50.25909, 1.37156 50.25909, 1.37156 50.25909, 1.37156 50.25909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9788'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24795 1.37185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24795"^^xsd:decimal ;
  dwc:decimalLongitude "1.37185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37185'^^xsd:double;
  dwc:latitude '50.24795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37185 50.24795, 1.37185 50.24795, 1.37185 50.24795, 1.37185 50.24795, 1.37185 50.24795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9850'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12787 1.37195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12787"^^xsd:decimal ;
  dwc:decimalLongitude "1.37195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37195'^^xsd:double;
  dwc:latitude '50.12787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37195 50.12787, 1.37195 50.12787, 1.37195 50.12787, 1.37195 50.12787, 1.37195 50.12787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4937'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06862 1.37234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06862"^^xsd:decimal ;
  dwc:decimalLongitude "1.37234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37234'^^xsd:double;
  dwc:latitude '50.06862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37234 50.06862, 1.37234 50.06862, 1.37234 50.06862, 1.37234 50.06862, 1.37234 50.06862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10746'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10445 1.37248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10445"^^xsd:decimal ;
  dwc:decimalLongitude "1.37248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37248'^^xsd:double;
  dwc:latitude '50.10445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37248 50.10445, 1.37248 50.10445, 1.37248 50.10445, 1.37248 50.10445, 1.37248 50.10445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10667'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09228 1.3725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09228"^^xsd:decimal ;
  dwc:decimalLongitude "1.3725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3725'^^xsd:double;
  dwc:latitude '50.09228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3725 50.09228, 1.3725 50.09228, 1.3725 50.09228, 1.3725 50.09228, 1.3725 50.09228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6023'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27549 1.37316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27549"^^xsd:decimal ;
  dwc:decimalLongitude "1.37316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37316'^^xsd:double;
  dwc:latitude '50.27549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37316 50.27549, 1.37316 50.27549, 1.37316 50.27549, 1.37316 50.27549, 1.37316 50.27549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10017'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25524 1.37347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25524"^^xsd:decimal ;
  dwc:decimalLongitude "1.37347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37347'^^xsd:double;
  dwc:latitude '50.25524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37347 50.25524, 1.37347 50.25524, 1.37347 50.25524, 1.37347 50.25524, 1.37347 50.25524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9769'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28426 1.37364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28426"^^xsd:decimal ;
  dwc:decimalLongitude "1.37364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.372222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37364'^^xsd:double;
  dwc:latitude '50.28426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37364 50.28426, 1.37364 50.28426, 1.37364 50.28426, 1.37364 50.28426, 1.37364 50.28426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10165'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28036 1.37422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28036"^^xsd:decimal ;
  dwc:decimalLongitude "1.37422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.72777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37422'^^xsd:double;
  dwc:latitude '50.28036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37422 50.28036, 1.37422 50.28036, 1.37422 50.28036, 1.37422 50.28036, 1.37422 50.28036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6889'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32294 1.37438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32294"^^xsd:decimal ;
  dwc:decimalLongitude "1.37438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37438'^^xsd:double;
  dwc:latitude '50.32294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37438 50.32294, 1.37438 50.32294, 1.37438 50.32294, 1.37438 50.32294, 1.37438 50.32294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10019'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15622 1.3745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15622"^^xsd:decimal ;
  dwc:decimalLongitude "1.3745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3745'^^xsd:double;
  dwc:latitude '50.15622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3745 50.15622, 1.3745 50.15622, 1.3745 50.15622, 1.3745 50.15622, 1.3745 50.15622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5304'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24134 1.37451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24134"^^xsd:decimal ;
  dwc:decimalLongitude "1.37451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.386666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37451'^^xsd:double;
  dwc:latitude '50.24134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37451 50.24134, 1.37451 50.24134, 1.37451 50.24134, 1.37451 50.24134, 1.37451 50.24134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10142'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18156 1.37465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18156"^^xsd:decimal ;
  dwc:decimalLongitude "1.37465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37465'^^xsd:double;
  dwc:latitude '50.18156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37465 50.18156, 1.37465 50.18156, 1.37465 50.18156, 1.37465 50.18156, 1.37465 50.18156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6572'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31435 1.37516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31435"^^xsd:decimal ;
  dwc:decimalLongitude "1.37516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37516'^^xsd:double;
  dwc:latitude '50.31435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37516 50.31435, 1.37516 50.31435, 1.37516 50.31435, 1.37516 50.31435, 1.37516 50.31435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12396'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15908 1.37562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15908"^^xsd:decimal ;
  dwc:decimalLongitude "1.37562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.38555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37562'^^xsd:double;
  dwc:latitude '50.15908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37562 50.15908, 1.37562 50.15908, 1.37562 50.15908, 1.37562 50.15908, 1.37562 50.15908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10719'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21173 1.37644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21173"^^xsd:decimal ;
  dwc:decimalLongitude "1.37644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37644'^^xsd:double;
  dwc:latitude '50.21173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37644 50.21173, 1.37644 50.21173, 1.37644 50.21173, 1.37644 50.21173, 1.37644 50.21173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6451'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19724 1.37651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19724"^^xsd:decimal ;
  dwc:decimalLongitude "1.37651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37651'^^xsd:double;
  dwc:latitude '50.19724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37651 50.19724, 1.37651 50.19724, 1.37651 50.19724, 1.37651 50.19724, 1.37651 50.19724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10921'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28204 1.37673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28204"^^xsd:decimal ;
  dwc:decimalLongitude "1.37673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.864444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37673'^^xsd:double;
  dwc:latitude '50.28204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37673 50.28204, 1.37673 50.28204, 1.37673 50.28204, 1.37673 50.28204, 1.37673 50.28204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9787'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24533 1.3774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24533"^^xsd:decimal ;
  dwc:decimalLongitude "1.3774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3774'^^xsd:double;
  dwc:latitude '50.24533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3774 50.24533, 1.3774 50.24533, 1.3774 50.24533, 1.3774 50.24533, 1.3774 50.24533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11179'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08243 1.37746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08243"^^xsd:decimal ;
  dwc:decimalLongitude "1.37746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11279'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37746'^^xsd:double;
  dwc:latitude '50.08243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37746 50.08243, 1.37746 50.08243, 1.37746 50.08243, 1.37746 50.08243, 1.37746 50.08243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11279'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14631 1.37747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14631"^^xsd:decimal ;
  dwc:decimalLongitude "1.37747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11295'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.412222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37747'^^xsd:double;
  dwc:latitude '50.14631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37747 50.14631, 1.37747 50.14631, 1.37747 50.14631, 1.37747 50.14631, 1.37747 50.14631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11295'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1355 1.37786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1355"^^xsd:decimal ;
  dwc:decimalLongitude "1.37786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11256'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37786'^^xsd:double;
  dwc:latitude '50.1355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37786 50.1355, 1.37786 50.1355, 1.37786 50.1355, 1.37786 50.1355, 1.37786 50.1355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11256'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24652 1.37809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24652"^^xsd:decimal ;
  dwc:decimalLongitude "1.37809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.37444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37809'^^xsd:double;
  dwc:latitude '50.24652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37809 50.24652, 1.37809 50.24652, 1.37809 50.24652, 1.37809 50.24652, 1.37809 50.24652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9762'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27625 1.37817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27625"^^xsd:decimal ;
  dwc:decimalLongitude "1.37817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37817'^^xsd:double;
  dwc:latitude '50.27625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37817 50.27625, 1.37817 50.27625, 1.37817 50.27625, 1.37817 50.27625, 1.37817 50.27625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9980'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22749 1.37822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22749"^^xsd:decimal ;
  dwc:decimalLongitude "1.37822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37822'^^xsd:double;
  dwc:latitude '50.22749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37822 50.22749, 1.37822 50.22749, 1.37822 50.22749, 1.37822 50.22749, 1.37822 50.22749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6121'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2859 1.37935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2859"^^xsd:decimal ;
  dwc:decimalLongitude "1.37935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37935'^^xsd:double;
  dwc:latitude '50.2859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37935 50.2859, 1.37935 50.2859, 1.37935 50.2859, 1.37935 50.2859, 1.37935 50.2859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9979'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27563 1.37948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27563"^^xsd:decimal ;
  dwc:decimalLongitude "1.37948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37948'^^xsd:double;
  dwc:latitude '50.27563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37948 50.27563, 1.37948 50.27563, 1.37948 50.27563, 1.37948 50.27563, 1.37948 50.27563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12382'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27272 1.3799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27272"^^xsd:decimal ;
  dwc:decimalLongitude "1.3799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3799'^^xsd:double;
  dwc:latitude '50.27272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3799 50.27272, 1.3799 50.27272, 1.3799 50.27272, 1.3799 50.27272, 1.3799 50.27272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12383'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22362 1.37995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22362"^^xsd:decimal ;
  dwc:decimalLongitude "1.37995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11227'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.365555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.37995'^^xsd:double;
  dwc:latitude '50.22362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.37995 50.22362, 1.37995 50.22362, 1.37995 50.22362, 1.37995 50.22362, 1.37995 50.22362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11227'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30929 1.38016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30929"^^xsd:decimal ;
  dwc:decimalLongitude "1.38016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38016'^^xsd:double;
  dwc:latitude '50.30929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38016 50.30929, 1.38016 50.30929, 1.38016 50.30929, 1.38016 50.30929, 1.38016 50.30929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6911'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11507 1.38049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11507"^^xsd:decimal ;
  dwc:decimalLongitude "1.38049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11231'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.83555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38049'^^xsd:double;
  dwc:latitude '50.11507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38049 50.11507, 1.38049 50.11507, 1.38049 50.11507, 1.38049 50.11507, 1.38049 50.11507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11231'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27223 1.38049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27223"^^xsd:decimal ;
  dwc:decimalLongitude "1.38049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38049'^^xsd:double;
  dwc:latitude '50.27223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38049 50.27223, 1.38049 50.27223, 1.38049 50.27223, 1.38049 50.27223, 1.38049 50.27223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10018'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29528 1.38052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29528"^^xsd:decimal ;
  dwc:decimalLongitude "1.38052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38052'^^xsd:double;
  dwc:latitude '50.29528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38052 50.29528, 1.38052 50.29528, 1.38052 50.29528, 1.38052 50.29528, 1.38052 50.29528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9954'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19984 1.38079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19984"^^xsd:decimal ;
  dwc:decimalLongitude "1.38079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9250'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38079'^^xsd:double;
  dwc:latitude '50.19984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38079 50.19984, 1.38079 50.19984, 1.38079 50.19984, 1.38079 50.19984, 1.38079 50.19984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9250'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28537 1.38086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28537"^^xsd:decimal ;
  dwc:decimalLongitude "1.38086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38086'^^xsd:double;
  dwc:latitude '50.28537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38086 50.28537, 1.38086 50.28537, 1.38086 50.28537, 1.38086 50.28537, 1.38086 50.28537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10344'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.38102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23291"^^xsd:decimal ;
  dwc:decimalLongitude "1.38102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38102'^^xsd:double;
  dwc:latitude '50.23291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38102 50.23291, 1.38102 50.23291, 1.38102 50.23291, 1.38102 50.23291, 1.38102 50.23291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6436'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08865 1.38151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08865"^^xsd:decimal ;
  dwc:decimalLongitude "1.38151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38151'^^xsd:double;
  dwc:latitude '50.08865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38151 50.08865, 1.38151 50.08865, 1.38151 50.08865, 1.38151 50.08865, 1.38151 50.08865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10799'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26271 1.38153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26271"^^xsd:decimal ;
  dwc:decimalLongitude "1.38153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38153'^^xsd:double;
  dwc:latitude '50.26271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38153 50.26271, 1.38153 50.26271, 1.38153 50.26271, 1.38153 50.26271, 1.38153 50.26271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10343'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12996 1.3818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12996"^^xsd:decimal ;
  dwc:decimalLongitude "1.3818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3818'^^xsd:double;
  dwc:latitude '50.12996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3818 50.12996, 1.3818 50.12996, 1.3818 50.12996, 1.3818 50.12996, 1.3818 50.12996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4938'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2439 1.38185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2439"^^xsd:decimal ;
  dwc:decimalLongitude "1.38185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38185'^^xsd:double;
  dwc:latitude '50.2439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38185 50.2439, 1.38185 50.2439, 1.38185 50.2439, 1.38185 50.2439, 1.38185 50.2439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12929'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24239 1.38193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24239"^^xsd:decimal ;
  dwc:decimalLongitude "1.38193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11178'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38193'^^xsd:double;
  dwc:latitude '50.24239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38193 50.24239, 1.38193 50.24239, 1.38193 50.24239, 1.38193 50.24239, 1.38193 50.24239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11178'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24754 1.38195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24754"^^xsd:decimal ;
  dwc:decimalLongitude "1.38195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38195'^^xsd:double;
  dwc:latitude '50.24754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38195 50.24754, 1.38195 50.24754, 1.38195 50.24754, 1.38195 50.24754, 1.38195 50.24754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8426'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31357 1.38219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31357"^^xsd:decimal ;
  dwc:decimalLongitude "1.38219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.347777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38219'^^xsd:double;
  dwc:latitude '50.31357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38219 50.31357, 1.38219 50.31357, 1.38219 50.31357, 1.38219 50.31357, 1.38219 50.31357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10554'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1873 1.38226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1873"^^xsd:decimal ;
  dwc:decimalLongitude "1.38226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38226'^^xsd:double;
  dwc:latitude '50.1873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38226 50.1873, 1.38226 50.1873, 1.38226 50.1873, 1.38226 50.1873, 1.38226 50.1873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10830'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21651 1.3823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21651"^^xsd:decimal ;
  dwc:decimalLongitude "1.3823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5567'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3823'^^xsd:double;
  dwc:latitude '50.21651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3823 50.21651, 1.3823 50.21651, 1.3823 50.21651, 1.3823 50.21651, 1.3823 50.21651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5567'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08931 1.38289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08931"^^xsd:decimal ;
  dwc:decimalLongitude "1.38289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38289'^^xsd:double;
  dwc:latitude '50.08931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38289 50.08931, 1.38289 50.08931, 1.38289 50.08931, 1.38289 50.08931, 1.38289 50.08931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11016'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08684 1.38299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08684"^^xsd:decimal ;
  dwc:decimalLongitude "1.38299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11142'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38299'^^xsd:double;
  dwc:latitude '50.08684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38299 50.08684, 1.38299 50.08684, 1.38299 50.08684, 1.38299 50.08684, 1.38299 50.08684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11142'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21355 1.38348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21355"^^xsd:decimal ;
  dwc:decimalLongitude "1.38348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38348'^^xsd:double;
  dwc:latitude '50.21355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38348 50.21355, 1.38348 50.21355, 1.38348 50.21355, 1.38348 50.21355, 1.38348 50.21355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6586'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27011 1.38354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27011"^^xsd:decimal ;
  dwc:decimalLongitude "1.38354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.84666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38354'^^xsd:double;
  dwc:latitude '50.27011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38354 50.27011, 1.38354 50.27011, 1.38354 50.27011, 1.38354 50.27011, 1.38354 50.27011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9730'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22012 1.38387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22012"^^xsd:decimal ;
  dwc:decimalLongitude "1.38387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38387'^^xsd:double;
  dwc:latitude '50.22012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38387 50.22012, 1.38387 50.22012, 1.38387 50.22012, 1.38387 50.22012, 1.38387 50.22012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12990'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07286 1.3841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07286"^^xsd:decimal ;
  dwc:decimalLongitude "1.3841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11259'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3841'^^xsd:double;
  dwc:latitude '50.07286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3841 50.07286, 1.3841 50.07286, 1.3841 50.07286, 1.3841 50.07286, 1.3841 50.07286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11259'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2581 1.38427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2581"^^xsd:decimal ;
  dwc:decimalLongitude "1.38427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.7822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38427'^^xsd:double;
  dwc:latitude '50.2581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38427 50.2581, 1.38427 50.2581, 1.38427 50.2581, 1.38427 50.2581, 1.38427 50.2581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4394'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27426 1.38435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27426"^^xsd:decimal ;
  dwc:decimalLongitude "1.38435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38435'^^xsd:double;
  dwc:latitude '50.27426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38435 50.27426, 1.38435 50.27426, 1.38435 50.27426, 1.38435 50.27426, 1.38435 50.27426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6890'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2557 1.38438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2557"^^xsd:decimal ;
  dwc:decimalLongitude "1.38438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38438'^^xsd:double;
  dwc:latitude '50.2557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38438 50.2557, 1.38438 50.2557, 1.38438 50.2557, 1.38438 50.2557, 1.38438 50.2557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10265'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25872 1.38449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25872"^^xsd:decimal ;
  dwc:decimalLongitude "1.38449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.372222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38449'^^xsd:double;
  dwc:latitude '50.25872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38449 50.25872, 1.38449 50.25872, 1.38449 50.25872, 1.38449 50.25872, 1.38449 50.25872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9715'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0745 1.38455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0745"^^xsd:decimal ;
  dwc:decimalLongitude "1.38455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38455'^^xsd:double;
  dwc:latitude '50.0745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38455 50.0745, 1.38455 50.0745, 1.38455 50.0745, 1.38455 50.0745, 1.38455 50.0745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10849'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28935 1.38462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28935"^^xsd:decimal ;
  dwc:decimalLongitude "1.38462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38462'^^xsd:double;
  dwc:latitude '50.28935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38462 50.28935, 1.38462 50.28935, 1.38462 50.28935, 1.38462 50.28935, 1.38462 50.28935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9983'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07398 1.38471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07398"^^xsd:decimal ;
  dwc:decimalLongitude "1.38471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38471'^^xsd:double;
  dwc:latitude '50.07398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38471 50.07398, 1.38471 50.07398, 1.38471 50.07398, 1.38471 50.07398, 1.38471 50.07398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10994'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2693 1.38472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2693"^^xsd:decimal ;
  dwc:decimalLongitude "1.38472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38472'^^xsd:double;
  dwc:latitude '50.2693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38472 50.2693, 1.38472 50.2693, 1.38472 50.2693, 1.38472 50.2693, 1.38472 50.2693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10277'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2062 1.38479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2062"^^xsd:decimal ;
  dwc:decimalLongitude "1.38479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38479'^^xsd:double;
  dwc:latitude '50.2062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38479 50.2062, 1.38479 50.2062, 1.38479 50.2062, 1.38479 50.2062, 1.38479 50.2062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8656'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.38511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23158"^^xsd:decimal ;
  dwc:decimalLongitude "1.38511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38511'^^xsd:double;
  dwc:latitude '50.23158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38511 50.23158, 1.38511 50.23158, 1.38511 50.23158, 1.38511 50.23158, 1.38511 50.23158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10502'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1506 1.38526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1506"^^xsd:decimal ;
  dwc:decimalLongitude "1.38526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38526'^^xsd:double;
  dwc:latitude '50.1506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38526 50.1506, 1.38526 50.1506, 1.38526 50.1506, 1.38526 50.1506, 1.38526 50.1506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5338'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25361 1.38542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25361"^^xsd:decimal ;
  dwc:decimalLongitude "1.38542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38542'^^xsd:double;
  dwc:latitude '50.25361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38542 50.25361, 1.38542 50.25361, 1.38542 50.25361, 1.38542 50.25361, 1.38542 50.25361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6912'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25923 1.38543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25923"^^xsd:decimal ;
  dwc:decimalLongitude "1.38543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38543'^^xsd:double;
  dwc:latitude '50.25923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38543 50.25923, 1.38543 50.25923, 1.38543 50.25923, 1.38543 50.25923, 1.38543 50.25923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10256'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20416 1.38546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20416"^^xsd:decimal ;
  dwc:decimalLongitude "1.38546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.2788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38546'^^xsd:double;
  dwc:latitude '50.20416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38546 50.20416, 1.38546 50.20416, 1.38546 50.20416, 1.38546 50.20416, 1.38546 50.20416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6526'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17534 1.38569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17534"^^xsd:decimal ;
  dwc:decimalLongitude "1.38569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38569'^^xsd:double;
  dwc:latitude '50.17534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38569 50.17534, 1.38569 50.17534, 1.38569 50.17534, 1.38569 50.17534, 1.38569 50.17534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6620'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15765 1.38585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15765"^^xsd:decimal ;
  dwc:decimalLongitude "1.38585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11255'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.36777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38585'^^xsd:double;
  dwc:latitude '50.15765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38585 50.15765, 1.38585 50.15765, 1.38585 50.15765, 1.38585 50.15765, 1.38585 50.15765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11255'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.38587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28541"^^xsd:decimal ;
  dwc:decimalLongitude "1.38587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_519'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38587'^^xsd:double;
  dwc:latitude '50.28541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38587 50.28541, 1.38587 50.28541, 1.38587 50.28541, 1.38587 50.28541, 1.38587 50.28541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_519'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17741 1.3859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17741"^^xsd:decimal ;
  dwc:decimalLongitude "1.3859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3859'^^xsd:double;
  dwc:latitude '50.17741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3859 50.17741, 1.3859 50.17741, 1.3859 50.17741, 1.3859 50.17741, 1.3859 50.17741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10350'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2546 1.38591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2546"^^xsd:decimal ;
  dwc:decimalLongitude "1.38591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.161111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38591'^^xsd:double;
  dwc:latitude '50.2546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38591 50.2546, 1.38591 50.2546, 1.38591 50.2546, 1.38591 50.2546, 1.38591 50.2546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4740'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20792 1.38624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20792"^^xsd:decimal ;
  dwc:decimalLongitude "1.38624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38624'^^xsd:double;
  dwc:latitude '50.20792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38624 50.20792, 1.38624 50.20792, 1.38624 50.20792, 1.38624 50.20792, 1.38624 50.20792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6396'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24542 1.38626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24542"^^xsd:decimal ;
  dwc:decimalLongitude "1.38626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38626'^^xsd:double;
  dwc:latitude '50.24542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38626 50.24542, 1.38626 50.24542, 1.38626 50.24542, 1.38626 50.24542, 1.38626 50.24542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9851'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23734 1.38651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23734"^^xsd:decimal ;
  dwc:decimalLongitude "1.38651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38651'^^xsd:double;
  dwc:latitude '50.23734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38651 50.23734, 1.38651 50.23734, 1.38651 50.23734, 1.38651 50.23734, 1.38651 50.23734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4508'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18595 1.38655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18595"^^xsd:decimal ;
  dwc:decimalLongitude "1.38655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.372222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38655'^^xsd:double;
  dwc:latitude '50.18595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38655 50.18595, 1.38655 50.18595, 1.38655 50.18595, 1.38655 50.18595, 1.38655 50.18595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10487'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13828 1.38664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13828"^^xsd:decimal ;
  dwc:decimalLongitude "1.38664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38664'^^xsd:double;
  dwc:latitude '50.13828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38664 50.13828, 1.38664 50.13828, 1.38664 50.13828, 1.38664 50.13828, 1.38664 50.13828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4939'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27426 1.38674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27426"^^xsd:decimal ;
  dwc:decimalLongitude "1.38674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38674'^^xsd:double;
  dwc:latitude '50.27426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38674 50.27426, 1.38674 50.27426, 1.38674 50.27426, 1.38674 50.27426, 1.38674 50.27426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8660'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26514 1.38706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26514"^^xsd:decimal ;
  dwc:decimalLongitude "1.38706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38706'^^xsd:double;
  dwc:latitude '50.26514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38706 50.26514, 1.38706 50.26514, 1.38706 50.26514, 1.38706 50.26514, 1.38706 50.26514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9731'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2988 1.38707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2988"^^xsd:decimal ;
  dwc:decimalLongitude "1.38707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38707'^^xsd:double;
  dwc:latitude '50.2988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38707 50.2988, 1.38707 50.2988, 1.38707 50.2988, 1.38707 50.2988, 1.38707 50.2988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9900'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.38711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23118"^^xsd:decimal ;
  dwc:decimalLongitude "1.38711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38711'^^xsd:double;
  dwc:latitude '50.23118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38711 50.23118, 1.38711 50.23118, 1.38711 50.23118, 1.38711 50.23118, 1.38711 50.23118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8910'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07498 1.38756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07498"^^xsd:decimal ;
  dwc:decimalLongitude "1.38756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11243'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38756'^^xsd:double;
  dwc:latitude '50.07498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38756 50.07498, 1.38756 50.07498, 1.38756 50.07498, 1.38756 50.07498, 1.38756 50.07498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11243'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11062 1.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11062"^^xsd:decimal ;
  dwc:decimalLongitude "1.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.394444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38844'^^xsd:double;
  dwc:latitude '50.11062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38844 50.11062, 1.38844 50.11062, 1.38844 50.11062, 1.38844 50.11062, 1.38844 50.11062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10997'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22682 1.38875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22682"^^xsd:decimal ;
  dwc:decimalLongitude "1.38875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38875'^^xsd:double;
  dwc:latitude '50.22682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38875 50.22682, 1.38875 50.22682, 1.38875 50.22682, 1.38875 50.22682, 1.38875 50.22682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6955'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19382 1.38884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19382"^^xsd:decimal ;
  dwc:decimalLongitude "1.38884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3043'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38884'^^xsd:double;
  dwc:latitude '50.19382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38884 50.19382, 1.38884 50.19382, 1.38884 50.19382, 1.38884 50.19382, 1.38884 50.19382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3043'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09082 1.38911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09082"^^xsd:decimal ;
  dwc:decimalLongitude "1.38911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4881'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38911'^^xsd:double;
  dwc:latitude '50.09082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38911 50.09082, 1.38911 50.09082, 1.38911 50.09082, 1.38911 50.09082, 1.38911 50.09082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4881'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11665 1.38927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11665"^^xsd:decimal ;
  dwc:decimalLongitude "1.38927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38927'^^xsd:double;
  dwc:latitude '50.11665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38927 50.11665, 1.38927 50.11665, 1.38927 50.11665, 1.38927 50.11665, 1.38927 50.11665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10668'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22189 1.38964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22189"^^xsd:decimal ;
  dwc:decimalLongitude "1.38964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38964'^^xsd:double;
  dwc:latitude '50.22189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38964 50.22189, 1.38964 50.22189, 1.38964 50.22189, 1.38964 50.22189, 1.38964 50.22189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10300'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.38968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.38968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38968'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38968 50.23162, 1.38968 50.23162, 1.38968 50.23162, 1.38968 50.23162, 1.38968 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8363'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21047 1.38974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21047"^^xsd:decimal ;
  dwc:decimalLongitude "1.38974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.2511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38974'^^xsd:double;
  dwc:latitude '50.21047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38974 50.21047, 1.38974 50.21047, 1.38974 50.21047, 1.38974 50.21047, 1.38974 50.21047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6228'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07985 1.3899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07985"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3899'^^xsd:double;
  dwc:latitude '50.07985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3899 50.07985, 1.3899 50.07985, 1.3899 50.07985, 1.3899 50.07985, 1.3899 50.07985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11232'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2273 1.38996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2273"^^xsd:decimal ;
  dwc:decimalLongitude "1.38996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.8544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.38996'^^xsd:double;
  dwc:latitude '50.2273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.38996 50.2273, 1.38996 50.2273, 1.38996 50.2273, 1.38996 50.2273, 1.38996 50.2273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11176'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27349 1.39002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27349"^^xsd:decimal ;
  dwc:decimalLongitude "1.39002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_10327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.8655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39002'^^xsd:double;
  dwc:latitude '50.27349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39002 50.27349, 1.39002 50.27349, 1.39002 50.27349, 1.39002 50.27349, 1.39002 50.27349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10327'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09716 1.39008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09716"^^xsd:decimal ;
  dwc:decimalLongitude "1.39008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39008'^^xsd:double;
  dwc:latitude '50.09716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39008 50.09716, 1.39008 50.09716, 1.39008 50.09716, 1.39008 50.09716, 1.39008 50.09716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6022'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14021 1.39056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14021"^^xsd:decimal ;
  dwc:decimalLongitude "1.39056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39056'^^xsd:double;
  dwc:latitude '50.14021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39056 50.14021, 1.39056 50.14021, 1.39056 50.14021, 1.39056 50.14021, 1.39056 50.14021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5474'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.39057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22795"^^xsd:decimal ;
  dwc:decimalLongitude "1.39057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.842222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39057'^^xsd:double;
  dwc:latitude '50.22795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39057 50.22795, 1.39057 50.22795, 1.39057 50.22795, 1.39057 50.22795, 1.39057 50.22795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11173'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17895 1.39067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17895"^^xsd:decimal ;
  dwc:decimalLongitude "1.39067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.99'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39067'^^xsd:double;
  dwc:latitude '50.17895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39067 50.17895, 1.39067 50.17895, 1.39067 50.17895, 1.39067 50.17895, 1.39067 50.17895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6573'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07906 1.39082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07906"^^xsd:decimal ;
  dwc:decimalLongitude "1.39082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39082'^^xsd:double;
  dwc:latitude '50.07906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39082 50.07906, 1.39082 50.07906, 1.39082 50.07906, 1.39082 50.07906, 1.39082 50.07906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12773'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16912 1.39094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16912"^^xsd:decimal ;
  dwc:decimalLongitude "1.39094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39094'^^xsd:double;
  dwc:latitude '50.16912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39094 50.16912, 1.39094 50.16912, 1.39094 50.16912, 1.39094 50.16912, 1.39094 50.16912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6619'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2595 1.39126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2595"^^xsd:decimal ;
  dwc:decimalLongitude "1.39126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39126'^^xsd:double;
  dwc:latitude '50.2595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39126 50.2595, 1.39126 50.2595, 1.39126 50.2595, 1.39126 50.2595, 1.39126 50.2595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10282'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09234 1.39135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09234"^^xsd:decimal ;
  dwc:decimalLongitude "1.39135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11280'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39135'^^xsd:double;
  dwc:latitude '50.09234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39135 50.09234, 1.39135 50.09234, 1.39135 50.09234, 1.39135 50.09234, 1.39135 50.09234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11280'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24486 1.39143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24486"^^xsd:decimal ;
  dwc:decimalLongitude "1.39143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39143'^^xsd:double;
  dwc:latitude '50.24486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39143 50.24486, 1.39143 50.24486, 1.39143 50.24486, 1.39143 50.24486, 1.39143 50.24486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9852'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3055 1.39148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3055"^^xsd:decimal ;
  dwc:decimalLongitude "1.39148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.647777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39148'^^xsd:double;
  dwc:latitude '50.3055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39148 50.3055, 1.39148 50.3055, 1.39148 50.3055, 1.39148 50.3055, 1.39148 50.3055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4459'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.39162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22728"^^xsd:decimal ;
  dwc:decimalLongitude "1.39162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39162'^^xsd:double;
  dwc:latitude '50.22728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39162 50.22728, 1.39162 50.22728, 1.39162 50.22728, 1.39162 50.22728, 1.39162 50.22728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11167'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22035 1.39165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22035"^^xsd:decimal ;
  dwc:decimalLongitude "1.39165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39165'^^xsd:double;
  dwc:latitude '50.22035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39165 50.22035, 1.39165 50.22035, 1.39165 50.22035, 1.39165 50.22035, 1.39165 50.22035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6155'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28423 1.39192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28423"^^xsd:decimal ;
  dwc:decimalLongitude "1.39192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39192'^^xsd:double;
  dwc:latitude '50.28423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39192 50.28423, 1.39192 50.28423, 1.39192 50.28423, 1.39192 50.28423, 1.39192 50.28423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12384'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.39205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22828"^^xsd:decimal ;
  dwc:decimalLongitude "1.39205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39205'^^xsd:double;
  dwc:latitude '50.22828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39205 50.22828, 1.39205 50.22828, 1.39205 50.22828, 1.39205 50.22828, 1.39205 50.22828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11171'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20667 1.39217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20667"^^xsd:decimal ;
  dwc:decimalLongitude "1.39217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39217'^^xsd:double;
  dwc:latitude '50.20667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39217 50.20667, 1.39217 50.20667, 1.39217 50.20667, 1.39217 50.20667, 1.39217 50.20667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6507'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26998 1.39234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26998"^^xsd:decimal ;
  dwc:decimalLongitude "1.39234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12565'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39234'^^xsd:double;
  dwc:latitude '50.26998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39234 50.26998, 1.39234 50.26998, 1.39234 50.26998, 1.39234 50.26998, 1.39234 50.26998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12565'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24902 1.39301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24902"^^xsd:decimal ;
  dwc:decimalLongitude "1.39301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11180'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.3866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39301'^^xsd:double;
  dwc:latitude '50.24902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39301 50.24902, 1.39301 50.24902, 1.39301 50.24902, 1.39301 50.24902, 1.39301 50.24902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11180'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.39306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22839"^^xsd:decimal ;
  dwc:decimalLongitude "1.39306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39306'^^xsd:double;
  dwc:latitude '50.22839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39306 50.22839, 1.39306 50.22839, 1.39306 50.22839, 1.39306 50.22839, 1.39306 50.22839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11172'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21769 1.39307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21769"^^xsd:decimal ;
  dwc:decimalLongitude "1.39307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39307'^^xsd:double;
  dwc:latitude '50.21769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39307 50.21769, 1.39307 50.21769, 1.39307 50.21769, 1.39307 50.21769, 1.39307 50.21769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6446'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09374 1.39318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09374"^^xsd:decimal ;
  dwc:decimalLongitude "1.39318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39318'^^xsd:double;
  dwc:latitude '50.09374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39318 50.09374, 1.39318 50.09374, 1.39318 50.09374, 1.39318 50.09374, 1.39318 50.09374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10583'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.39323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22679"^^xsd:decimal ;
  dwc:decimalLongitude "1.39323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39323'^^xsd:double;
  dwc:latitude '50.22679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39323 50.22679, 1.39323 50.22679, 1.39323 50.22679, 1.39323 50.22679, 1.39323 50.22679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6177'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08867 1.39334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08867"^^xsd:decimal ;
  dwc:decimalLongitude "1.39334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10846'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39334'^^xsd:double;
  dwc:latitude '50.08867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39334 50.08867, 1.39334 50.08867, 1.39334 50.08867, 1.39334 50.08867, 1.39334 50.08867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10846'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2482 1.39334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2482"^^xsd:decimal ;
  dwc:decimalLongitude "1.39334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39334'^^xsd:double;
  dwc:latitude '50.2482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39334 50.2482, 1.39334 50.2482, 1.39334 50.2482, 1.39334 50.2482, 1.39334 50.2482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11364'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20526 1.39341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20526"^^xsd:decimal ;
  dwc:decimalLongitude "1.39341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39341'^^xsd:double;
  dwc:latitude '50.20526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39341 50.20526, 1.39341 50.20526, 1.39341 50.20526, 1.39341 50.20526, 1.39341 50.20526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8414'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20941 1.39364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20941"^^xsd:decimal ;
  dwc:decimalLongitude "1.39364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39364'^^xsd:double;
  dwc:latitude '50.20941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39364 50.20941, 1.39364 50.20941, 1.39364 50.20941, 1.39364 50.20941, 1.39364 50.20941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6230'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08079 1.39377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08079"^^xsd:decimal ;
  dwc:decimalLongitude "1.39377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39377'^^xsd:double;
  dwc:latitude '50.08079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39377 50.08079, 1.39377 50.08079, 1.39377 50.08079, 1.39377 50.08079, 1.39377 50.08079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5253'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26992 1.39378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26992"^^xsd:decimal ;
  dwc:decimalLongitude "1.39378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39378'^^xsd:double;
  dwc:latitude '50.26992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39378 50.26992, 1.39378 50.26992, 1.39378 50.26992, 1.39378 50.26992, 1.39378 50.26992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4327'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28228 1.39378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28228"^^xsd:decimal ;
  dwc:decimalLongitude "1.39378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39378'^^xsd:double;
  dwc:latitude '50.28228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39378 50.28228, 1.39378 50.28228, 1.39378 50.28228, 1.39378 50.28228, 1.39378 50.28228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10164'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27246 1.39381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27246"^^xsd:decimal ;
  dwc:decimalLongitude "1.39381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39381'^^xsd:double;
  dwc:latitude '50.27246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39381 50.27246, 1.39381 50.27246, 1.39381 50.27246, 1.39381 50.27246, 1.39381 50.27246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10237'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2265 1.39402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2265"^^xsd:decimal ;
  dwc:decimalLongitude "1.39402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39402'^^xsd:double;
  dwc:latitude '50.2265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39402 50.2265, 1.39402 50.2265, 1.39402 50.2265, 1.39402 50.2265, 1.39402 50.2265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11169'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30176 1.3942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30176"^^xsd:decimal ;
  dwc:decimalLongitude "1.3942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.353333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3942'^^xsd:double;
  dwc:latitude '50.30176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3942 50.30176, 1.3942 50.30176, 1.3942 50.30176, 1.3942 50.30176, 1.3942 50.30176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10020'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24008 1.39438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24008"^^xsd:decimal ;
  dwc:decimalLongitude "1.39438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_13119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_13119'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39438'^^xsd:double;
  dwc:latitude '50.24008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39438 50.24008, 1.39438 50.24008, 1.39438 50.24008, 1.39438 50.24008, 1.39438 50.24008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13119'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23926 1.39456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23926"^^xsd:decimal ;
  dwc:decimalLongitude "1.39456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39456'^^xsd:double;
  dwc:latitude '50.23926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39456 50.23926, 1.39456 50.23926, 1.39456 50.23926, 1.39456 50.23926, 1.39456 50.23926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12968'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22712 1.39462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22712"^^xsd:decimal ;
  dwc:decimalLongitude "1.39462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39462'^^xsd:double;
  dwc:latitude '50.22712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39462 50.22712, 1.39462 50.22712, 1.39462 50.22712, 1.39462 50.22712, 1.39462 50.22712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11170'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.39481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.39481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39481'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39481 50.22866, 1.39481 50.22866, 1.39481 50.22866, 1.39481 50.22866, 1.39481 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11177'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14619 1.3949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14619"^^xsd:decimal ;
  dwc:decimalLongitude "1.3949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3949'^^xsd:double;
  dwc:latitude '50.14619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3949 50.14619, 1.3949 50.14619, 1.3949 50.14619, 1.3949 50.14619, 1.3949 50.14619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10443'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29023 1.39502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29023"^^xsd:decimal ;
  dwc:decimalLongitude "1.39502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39502'^^xsd:double;
  dwc:latitude '50.29023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39502 50.29023, 1.39502 50.29023, 1.39502 50.29023, 1.39502 50.29023, 1.39502 50.29023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9962'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24576 1.39516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24576"^^xsd:decimal ;
  dwc:decimalLongitude "1.39516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39516'^^xsd:double;
  dwc:latitude '50.24576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39516 50.24576, 1.39516 50.24576, 1.39516 50.24576, 1.39516 50.24576, 1.39516 50.24576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9853'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22804 1.39517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22804"^^xsd:decimal ;
  dwc:decimalLongitude "1.39517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.83444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39517'^^xsd:double;
  dwc:latitude '50.22804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39517 50.22804, 1.39517 50.22804, 1.39517 50.22804, 1.39517 50.22804, 1.39517 50.22804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11175'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22585 1.3952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22585"^^xsd:decimal ;
  dwc:decimalLongitude "1.3952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3952'^^xsd:double;
  dwc:latitude '50.22585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3952 50.22585, 1.3952 50.22585, 1.3952 50.22585, 1.3952 50.22585, 1.3952 50.22585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5727'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22811 1.39542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22811"^^xsd:decimal ;
  dwc:decimalLongitude "1.39542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39542'^^xsd:double;
  dwc:latitude '50.22811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39542 50.22811, 1.39542 50.22811, 1.39542 50.22811, 1.39542 50.22811, 1.39542 50.22811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6377'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28886 1.39547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28886"^^xsd:decimal ;
  dwc:decimalLongitude "1.39547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39547'^^xsd:double;
  dwc:latitude '50.28886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39547 50.28886, 1.39547 50.28886, 1.39547 50.28886, 1.39547 50.28886, 1.39547 50.28886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9800'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.3955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.3955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3955'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3955 50.22691, 1.3955 50.22691, 1.3955 50.22691, 1.3955 50.22691, 1.3955 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11168'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27829 1.3955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27829"^^xsd:decimal ;
  dwc:decimalLongitude "1.3955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3955'^^xsd:double;
  dwc:latitude '50.27829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3955 50.27829, 1.3955 50.27829, 1.3955 50.27829, 1.3955 50.27829, 1.3955 50.27829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9816'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27259 1.39552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27259"^^xsd:decimal ;
  dwc:decimalLongitude "1.39552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39552'^^xsd:double;
  dwc:latitude '50.27259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39552 50.27259, 1.39552 50.27259, 1.39552 50.27259, 1.39552 50.27259, 1.39552 50.27259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10014'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14254 1.39564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14254"^^xsd:decimal ;
  dwc:decimalLongitude "1.39564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39564'^^xsd:double;
  dwc:latitude '50.14254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39564 50.14254, 1.39564 50.14254, 1.39564 50.14254, 1.39564 50.14254, 1.39564 50.14254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6557'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24929 1.39566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24929"^^xsd:decimal ;
  dwc:decimalLongitude "1.39566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.373333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39566'^^xsd:double;
  dwc:latitude '50.24929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39566 50.24929, 1.39566 50.24929, 1.39566 50.24929, 1.39566 50.24929, 1.39566 50.24929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9768'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27362 1.39569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27362"^^xsd:decimal ;
  dwc:decimalLongitude "1.39569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_554'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39569'^^xsd:double;
  dwc:latitude '50.27362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39569 50.27362, 1.39569 50.27362, 1.39569 50.27362, 1.39569 50.27362, 1.39569 50.27362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_554'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20943 1.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20943"^^xsd:decimal ;
  dwc:decimalLongitude "1.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3957'^^xsd:double;
  dwc:latitude '50.20943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3957 50.20943, 1.3957 50.20943, 1.3957 50.20943, 1.3957 50.20943, 1.3957 50.20943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6234'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28459 1.39614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28459"^^xsd:decimal ;
  dwc:decimalLongitude "1.39614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_579'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39614'^^xsd:double;
  dwc:latitude '50.28459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39614 50.28459, 1.39614 50.28459, 1.39614 50.28459, 1.39614 50.28459, 1.39614 50.28459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_579'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08307 1.39621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08307"^^xsd:decimal ;
  dwc:decimalLongitude "1.39621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39621'^^xsd:double;
  dwc:latitude '50.08307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39621 50.08307, 1.39621 50.08307, 1.39621 50.08307, 1.39621 50.08307, 1.39621 50.08307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11117'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.39626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22812"^^xsd:decimal ;
  dwc:decimalLongitude "1.39626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39626'^^xsd:double;
  dwc:latitude '50.22812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39626 50.22812, 1.39626 50.22812, 1.39626 50.22812, 1.39626 50.22812, 1.39626 50.22812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6388'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26504 1.39627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26504"^^xsd:decimal ;
  dwc:decimalLongitude "1.39627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_553'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.72666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39627'^^xsd:double;
  dwc:latitude '50.26504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39627 50.26504, 1.39627 50.26504, 1.39627 50.26504, 1.39627 50.26504, 1.39627 50.26504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_553'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.39643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.39643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.37111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39643'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39643 50.22852, 1.39643 50.22852, 1.39643 50.22852, 1.39643 50.22852, 1.39643 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11174'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.39645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.39645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39645'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39645 50.2298, 1.39645 50.2298, 1.39645 50.2298, 1.39645 50.2298, 1.39645 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6954'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27807 1.3965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27807"^^xsd:decimal ;
  dwc:decimalLongitude "1.3965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8191'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.75444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3965'^^xsd:double;
  dwc:latitude '50.27807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3965 50.27807, 1.3965 50.27807, 1.3965 50.27807, 1.3965 50.27807, 1.3965 50.27807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8191'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29363 1.39665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29363"^^xsd:decimal ;
  dwc:decimalLongitude "1.39665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8196'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.898888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39665'^^xsd:double;
  dwc:latitude '50.29363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39665 50.29363, 1.39665 50.29363, 1.39665 50.29363, 1.39665 50.29363, 1.39665 50.29363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8196'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19988 1.39685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19988"^^xsd:decimal ;
  dwc:decimalLongitude "1.39685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39685'^^xsd:double;
  dwc:latitude '50.19988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39685 50.19988, 1.39685 50.19988, 1.39685 50.19988, 1.39685 50.19988, 1.39685 50.19988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5968'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25883 1.39692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25883"^^xsd:decimal ;
  dwc:decimalLongitude "1.39692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39692'^^xsd:double;
  dwc:latitude '50.25883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39692 50.25883, 1.39692 50.25883, 1.39692 50.25883, 1.39692 50.25883, 1.39692 50.25883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7030'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2091 1.39697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2091"^^xsd:decimal ;
  dwc:decimalLongitude "1.39697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39697'^^xsd:double;
  dwc:latitude '50.2091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39697 50.2091, 1.39697 50.2091, 1.39697 50.2091, 1.39697 50.2091, 1.39697 50.2091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6229'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09503 1.39701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09503"^^xsd:decimal ;
  dwc:decimalLongitude "1.39701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11143'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39701'^^xsd:double;
  dwc:latitude '50.09503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39701 50.09503, 1.39701 50.09503, 1.39701 50.09503, 1.39701 50.09503, 1.39701 50.09503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11143'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31783 1.39703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31783"^^xsd:decimal ;
  dwc:decimalLongitude "1.39703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39703'^^xsd:double;
  dwc:latitude '50.31783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39703 50.31783, 1.39703 50.31783, 1.39703 50.31783, 1.39703 50.31783, 1.39703 50.31783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12397'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20352 1.39734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20352"^^xsd:decimal ;
  dwc:decimalLongitude "1.39734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9251'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39734'^^xsd:double;
  dwc:latitude '50.20352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39734 50.20352, 1.39734 50.20352, 1.39734 50.20352, 1.39734 50.20352, 1.39734 50.20352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9251'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.39734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22641"^^xsd:decimal ;
  dwc:decimalLongitude "1.39734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.4766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39734'^^xsd:double;
  dwc:latitude '50.22641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39734 50.22641, 1.39734 50.22641, 1.39734 50.22641, 1.39734 50.22641, 1.39734 50.22641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6256'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26301 1.39736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26301"^^xsd:decimal ;
  dwc:decimalLongitude "1.39736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39736'^^xsd:double;
  dwc:latitude '50.26301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39736 50.26301, 1.39736 50.26301, 1.39736 50.26301, 1.39736 50.26301, 1.39736 50.26301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8911'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11133 1.39738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11133"^^xsd:decimal ;
  dwc:decimalLongitude "1.39738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39738'^^xsd:double;
  dwc:latitude '50.11133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39738 50.11133, 1.39738 50.11133, 1.39738 50.11133, 1.39738 50.11133, 1.39738 50.11133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6021'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20973 1.39741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20973"^^xsd:decimal ;
  dwc:decimalLongitude "1.39741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39741'^^xsd:double;
  dwc:latitude '50.20973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39741 50.20973, 1.39741 50.20973, 1.39741 50.20973, 1.39741 50.20973, 1.39741 50.20973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6232'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27779 1.39747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27779"^^xsd:decimal ;
  dwc:decimalLongitude "1.39747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39747'^^xsd:double;
  dwc:latitude '50.27779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39747 50.27779, 1.39747 50.27779, 1.39747 50.27779, 1.39747 50.27779, 1.39747 50.27779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8657'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22559 1.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22559"^^xsd:decimal ;
  dwc:decimalLongitude "1.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3976'^^xsd:double;
  dwc:latitude '50.22559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3976 50.22559, 1.3976 50.22559, 1.3976 50.22559, 1.3976 50.22559, 1.3976 50.22559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6064'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28604 1.39766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28604"^^xsd:decimal ;
  dwc:decimalLongitude "1.39766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39766'^^xsd:double;
  dwc:latitude '50.28604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39766 50.28604, 1.39766 50.28604, 1.39766 50.28604, 1.39766 50.28604, 1.39766 50.28604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9926'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24744 1.39778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24744"^^xsd:decimal ;
  dwc:decimalLongitude "1.39778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39778'^^xsd:double;
  dwc:latitude '50.24744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39778 50.24744, 1.39778 50.24744, 1.39778 50.24744, 1.39778 50.24744, 1.39778 50.24744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9854'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25329 1.39779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25329"^^xsd:decimal ;
  dwc:decimalLongitude "1.39779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39779'^^xsd:double;
  dwc:latitude '50.25329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39779 50.25329, 1.39779 50.25329, 1.39779 50.25329, 1.39779 50.25329, 1.39779 50.25329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4326'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21014 1.39782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21014"^^xsd:decimal ;
  dwc:decimalLongitude "1.39782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39782'^^xsd:double;
  dwc:latitude '50.21014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39782 50.21014, 1.39782 50.21014, 1.39782 50.21014, 1.39782 50.21014, 1.39782 50.21014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6233'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.39791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.39791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5566'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39791'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39791 50.22888, 1.39791 50.22888, 1.39791 50.22888, 1.39791 50.22888, 1.39791 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5566'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.39793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.39793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7016666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39793'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39793 50.23109, 1.39793 50.23109, 1.39793 50.23109, 1.39793 50.23109, 1.39793 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6452'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21195 1.39795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21195"^^xsd:decimal ;
  dwc:decimalLongitude "1.39795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39795'^^xsd:double;
  dwc:latitude '50.21195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39795 50.21195, 1.39795 50.21195, 1.39795 50.21195, 1.39795 50.21195, 1.39795 50.21195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6235'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.39803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.39803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39803'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39803 50.23334, 1.39803 50.23334, 1.39803 50.23334, 1.39803 50.23334, 1.39803 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9953'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.39833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.39833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39833'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39833 50.22665, 1.39833 50.22665, 1.39833 50.22665, 1.39833 50.22665, 1.39833 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5767'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.39839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22335"^^xsd:decimal ;
  dwc:decimalLongitude "1.39839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39839'^^xsd:double;
  dwc:latitude '50.22335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39839 50.22335, 1.39839 50.22335, 1.39839 50.22335, 1.39839 50.22335, 1.39839 50.22335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9763'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22666 1.39847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22666"^^xsd:decimal ;
  dwc:decimalLongitude "1.39847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.28'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39847'^^xsd:double;
  dwc:latitude '50.22666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39847 50.22666, 1.39847 50.22666, 1.39847 50.22666, 1.39847 50.22666, 1.39847 50.22666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6255'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25726 1.3986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25726"^^xsd:decimal ;
  dwc:decimalLongitude "1.3986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.3986'^^xsd:double;
  dwc:latitude '50.25726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3986 50.25726, 1.3986 50.25726, 1.3986 50.25726, 1.3986 50.25726, 1.3986 50.25726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12994'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22036 1.39864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22036"^^xsd:decimal ;
  dwc:decimalLongitude "1.39864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39864'^^xsd:double;
  dwc:latitude '50.22036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39864 50.22036, 1.39864 50.22036, 1.39864 50.22036, 1.39864 50.22036, 1.39864 50.22036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6550'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30414 1.39873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30414"^^xsd:decimal ;
  dwc:decimalLongitude "1.39873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39873'^^xsd:double;
  dwc:latitude '50.30414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39873 50.30414, 1.39873 50.30414, 1.39873 50.30414, 1.39873 50.30414, 1.39873 50.30414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10553'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27413 1.39898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27413"^^xsd:decimal ;
  dwc:decimalLongitude "1.39898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39898'^^xsd:double;
  dwc:latitude '50.27413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39898 50.27413, 1.39898 50.27413, 1.39898 50.27413, 1.39898 50.27413, 1.39898 50.27413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6886'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13104 1.39906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13104"^^xsd:decimal ;
  dwc:decimalLongitude "1.39906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39906'^^xsd:double;
  dwc:latitude '50.13104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39906 50.13104, 1.39906 50.13104, 1.39906 50.13104, 1.39906 50.13104, 1.39906 50.13104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12866'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.158 1.39925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.158"^^xsd:decimal ;
  dwc:decimalLongitude "1.39925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39925'^^xsd:double;
  dwc:latitude '50.158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39925 50.158, 1.39925 50.158, 1.39925 50.158, 1.39925 50.158, 1.39925 50.158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10377'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22629 1.39945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22629"^^xsd:decimal ;
  dwc:decimalLongitude "1.39945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39945'^^xsd:double;
  dwc:latitude '50.22629'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39945 50.22629, 1.39945 50.22629, 1.39945 50.22629, 1.39945 50.22629, 1.39945 50.22629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6376'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21 1.39957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21"^^xsd:decimal ;
  dwc:decimalLongitude "1.39957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39957'^^xsd:double;
  dwc:latitude '50.21'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39957 50.21, 1.39957 50.21, 1.39957 50.21, 1.39957 50.21, 1.39957 50.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6231'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28916 1.39992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28916"^^xsd:decimal ;
  dwc:decimalLongitude "1.39992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39992'^^xsd:double;
  dwc:latitude '50.28916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39992 50.28916, 1.39992 50.28916, 1.39992 50.28916, 1.39992 50.28916, 1.39992 50.28916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9831'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.39996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.39996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39996'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39996 50.22423, 1.39996 50.22423, 1.39996 50.22423, 1.39996 50.22423, 1.39996 50.22423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6254'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25364 1.39996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25364"^^xsd:decimal ;
  dwc:decimalLongitude "1.39996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.39996'^^xsd:double;
  dwc:latitude '50.25364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.39996 50.25364, 1.39996 50.25364, 1.39996 50.25364, 1.39996 50.25364, 1.39996 50.25364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7314'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25349 1.4001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25349"^^xsd:decimal ;
  dwc:decimalLongitude "1.4001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4001'^^xsd:double;
  dwc:latitude '50.25349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4001 50.25349, 1.4001 50.25349, 1.4001 50.25349, 1.4001 50.25349, 1.4001 50.25349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9855'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21215 1.40036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21215"^^xsd:decimal ;
  dwc:decimalLongitude "1.40036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7105555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40036'^^xsd:double;
  dwc:latitude '50.21215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40036 50.21215, 1.40036 50.21215, 1.40036 50.21215, 1.40036 50.21215, 1.40036 50.21215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6236'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09534 1.40042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09534"^^xsd:decimal ;
  dwc:decimalLongitude "1.40042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6883333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40042'^^xsd:double;
  dwc:latitude '50.09534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40042 50.09534, 1.40042 50.09534, 1.40042 50.09534, 1.40042 50.09534, 1.40042 50.09534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6026'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08882 1.40089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08882"^^xsd:decimal ;
  dwc:decimalLongitude "1.40089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4879'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40089'^^xsd:double;
  dwc:latitude '50.08882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40089 50.08882, 1.40089 50.08882, 1.40089 50.08882, 1.40089 50.08882, 1.40089 50.08882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4879'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27494 1.40106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27494"^^xsd:decimal ;
  dwc:decimalLongitude "1.40106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.648888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40106'^^xsd:double;
  dwc:latitude '50.27494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40106 50.27494, 1.40106 50.27494, 1.40106 50.27494, 1.40106 50.27494, 1.40106 50.27494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4329'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31511 1.40109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31511"^^xsd:decimal ;
  dwc:decimalLongitude "1.40109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40109'^^xsd:double;
  dwc:latitude '50.31511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40109 50.31511, 1.40109 50.31511, 1.40109 50.31511, 1.40109 50.31511, 1.40109 50.31511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8598'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16741 1.40122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16741"^^xsd:decimal ;
  dwc:decimalLongitude "1.40122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11294'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40122'^^xsd:double;
  dwc:latitude '50.16741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40122 50.16741, 1.40122 50.16741, 1.40122 50.16741, 1.40122 50.16741, 1.40122 50.16741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11294'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27754 1.40122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27754"^^xsd:decimal ;
  dwc:decimalLongitude "1.40122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40122'^^xsd:double;
  dwc:latitude '50.27754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40122 50.27754, 1.40122 50.27754, 1.40122 50.27754, 1.40122 50.27754, 1.40122 50.27754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10224'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32787 1.40136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32787"^^xsd:decimal ;
  dwc:decimalLongitude "1.40136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40136'^^xsd:double;
  dwc:latitude '50.32787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40136 50.32787, 1.40136 50.32787, 1.40136 50.32787, 1.40136 50.32787, 1.40136 50.32787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4443'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24614 1.4015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24614"^^xsd:decimal ;
  dwc:decimalLongitude "1.4015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4015'^^xsd:double;
  dwc:latitude '50.24614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4015 50.24614, 1.4015 50.24614, 1.4015 50.24614, 1.4015 50.24614, 1.4015 50.24614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9815'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28964 1.40174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28964"^^xsd:decimal ;
  dwc:decimalLongitude "1.40174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40174'^^xsd:double;
  dwc:latitude '50.28964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40174 50.28964, 1.40174 50.28964, 1.40174 50.28964, 1.40174 50.28964, 1.40174 50.28964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9925'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12251 1.40196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12251"^^xsd:decimal ;
  dwc:decimalLongitude "1.40196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40196'^^xsd:double;
  dwc:latitude '50.12251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40196 50.12251, 1.40196 50.12251, 1.40196 50.12251, 1.40196 50.12251, 1.40196 50.12251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5327'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23569 1.40199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23569"^^xsd:decimal ;
  dwc:decimalLongitude "1.40199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11226'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40199'^^xsd:double;
  dwc:latitude '50.23569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40199 50.23569, 1.40199 50.23569, 1.40199 50.23569, 1.40199 50.23569, 1.40199 50.23569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11226'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.40205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.40205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40205'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40205 50.23068, 1.40205 50.23068, 1.40205 50.23068, 1.40205 50.23068, 1.40205 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6165'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08405 1.40219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08405"^^xsd:decimal ;
  dwc:decimalLongitude "1.40219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40219'^^xsd:double;
  dwc:latitude '50.08405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40219 50.08405, 1.40219 50.08405, 1.40219 50.08405, 1.40219 50.08405, 1.40219 50.08405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10848'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28009 1.40228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28009"^^xsd:decimal ;
  dwc:decimalLongitude "1.40228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40228'^^xsd:double;
  dwc:latitude '50.28009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40228 50.28009, 1.40228 50.28009, 1.40228 50.28009, 1.40228 50.28009, 1.40228 50.28009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8658'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29105 1.40236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29105"^^xsd:decimal ;
  dwc:decimalLongitude "1.40236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40236'^^xsd:double;
  dwc:latitude '50.29105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40236 50.29105, 1.40236 50.29105, 1.40236 50.29105, 1.40236 50.29105, 1.40236 50.29105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9830'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09874 1.40241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09874"^^xsd:decimal ;
  dwc:decimalLongitude "1.40241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40241'^^xsd:double;
  dwc:latitude '50.09874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40241 50.09874, 1.40241 50.09874, 1.40241 50.09874, 1.40241 50.09874, 1.40241 50.09874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10800'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29002 1.40248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29002"^^xsd:decimal ;
  dwc:decimalLongitude "1.40248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40248'^^xsd:double;
  dwc:latitude '50.29002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40248 50.29002, 1.40248 50.29002, 1.40248 50.29002, 1.40248 50.29002, 1.40248 50.29002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9963'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16586 1.40255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16586"^^xsd:decimal ;
  dwc:decimalLongitude "1.40255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40255'^^xsd:double;
  dwc:latitude '50.16586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40255 50.16586, 1.40255 50.16586, 1.40255 50.16586, 1.40255 50.16586, 1.40255 50.16586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10524'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27194 1.40267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27194"^^xsd:decimal ;
  dwc:decimalLongitude "1.40267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.175555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40267'^^xsd:double;
  dwc:latitude '50.27194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40267 50.27194, 1.40267 50.27194, 1.40267 50.27194, 1.40267 50.27194, 1.40267 50.27194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4328'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13384 1.40275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13384"^^xsd:decimal ;
  dwc:decimalLongitude "1.40275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.163333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40275'^^xsd:double;
  dwc:latitude '50.13384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40275 50.13384, 1.40275 50.13384, 1.40275 50.13384, 1.40275 50.13384, 1.40275 50.13384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4936'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.40288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23409"^^xsd:decimal ;
  dwc:decimalLongitude "1.40288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40288'^^xsd:double;
  dwc:latitude '50.23409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40288 50.23409, 1.40288 50.23409, 1.40288 50.23409, 1.40288 50.23409, 1.40288 50.23409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11542'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25753 1.40295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25753"^^xsd:decimal ;
  dwc:decimalLongitude "1.40295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40295'^^xsd:double;
  dwc:latitude '50.25753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40295 50.25753, 1.40295 50.25753, 1.40295 50.25753, 1.40295 50.25753, 1.40295 50.25753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9856'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.40302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.40302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.376666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40302'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40302 50.23253, 1.40302 50.23253, 1.40302 50.23253, 1.40302 50.23253, 1.40302 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10141'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27399 1.40347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27399"^^xsd:decimal ;
  dwc:decimalLongitude "1.40347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12874'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40347'^^xsd:double;
  dwc:latitude '50.27399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40347 50.27399, 1.40347 50.27399, 1.40347 50.27399, 1.40347 50.27399, 1.40347 50.27399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12874'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16835 1.40353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16835"^^xsd:decimal ;
  dwc:decimalLongitude "1.40353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.637777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40353'^^xsd:double;
  dwc:latitude '50.16835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40353 50.16835, 1.40353 50.16835, 1.40353 50.16835, 1.40353 50.16835, 1.40353 50.16835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4664'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14573 1.40356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14573"^^xsd:decimal ;
  dwc:decimalLongitude "1.40356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40356'^^xsd:double;
  dwc:latitude '50.14573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40356 50.14573, 1.40356 50.14573, 1.40356 50.14573, 1.40356 50.14573, 1.40356 50.14573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4899'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12678 1.40357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12678"^^xsd:decimal ;
  dwc:decimalLongitude "1.40357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.3633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40357'^^xsd:double;
  dwc:latitude '50.12678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40357 50.12678, 1.40357 50.12678, 1.40357 50.12678, 1.40357 50.12678, 1.40357 50.12678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10669'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30654 1.40371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30654"^^xsd:decimal ;
  dwc:decimalLongitude "1.40371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40371'^^xsd:double;
  dwc:latitude '50.30654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40371 50.30654, 1.40371 50.30654, 1.40371 50.30654, 1.40371 50.30654, 1.40371 50.30654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6871'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.40386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.40386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40386'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40386 50.23153, 1.40386 50.23153, 1.40386 50.23153, 1.40386 50.23153, 1.40386 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6355'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24288 1.4039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24288"^^xsd:decimal ;
  dwc:decimalLongitude "1.4039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4039'^^xsd:double;
  dwc:latitude '50.24288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4039 50.24288, 1.4039 50.24288, 1.4039 50.24288, 1.4039 50.24288, 1.4039 50.24288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4613'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.40391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.40391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40391'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40391 50.22923, 1.40391 50.22923, 1.40391 50.22923, 1.40391 50.22923, 1.40391 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5627'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28654 1.40399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28654"^^xsd:decimal ;
  dwc:decimalLongitude "1.40399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40399'^^xsd:double;
  dwc:latitude '50.28654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40399 50.28654, 1.40399 50.28654, 1.40399 50.28654, 1.40399 50.28654, 1.40399 50.28654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10185'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.40412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23124"^^xsd:decimal ;
  dwc:decimalLongitude "1.40412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40412'^^xsd:double;
  dwc:latitude '50.23124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40412 50.23124, 1.40412 50.23124, 1.40412 50.23124, 1.40412 50.23124, 1.40412 50.23124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6176'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27339 1.40419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27339"^^xsd:decimal ;
  dwc:decimalLongitude "1.40419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40419'^^xsd:double;
  dwc:latitude '50.27339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40419 50.27339, 1.40419 50.27339, 1.40419 50.27339, 1.40419 50.27339, 1.40419 50.27339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10276'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28126 1.40438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28126"^^xsd:decimal ;
  dwc:decimalLongitude "1.40438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40438'^^xsd:double;
  dwc:latitude '50.28126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40438 50.28126, 1.40438 50.28126, 1.40438 50.28126, 1.40438 50.28126, 1.40438 50.28126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12676'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31875 1.40446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31875"^^xsd:decimal ;
  dwc:decimalLongitude "1.40446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40446'^^xsd:double;
  dwc:latitude '50.31875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40446 50.31875, 1.40446 50.31875, 1.40446 50.31875, 1.40446 50.31875, 1.40446 50.31875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10301'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10214 1.40449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10214"^^xsd:decimal ;
  dwc:decimalLongitude "1.40449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11281'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40449'^^xsd:double;
  dwc:latitude '50.10214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40449 50.10214, 1.40449 50.10214, 1.40449 50.10214, 1.40449 50.10214, 1.40449 50.10214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11281'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28969 1.4047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28969"^^xsd:decimal ;
  dwc:decimalLongitude "1.4047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4047'^^xsd:double;
  dwc:latitude '50.28969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4047 50.28969, 1.4047 50.28969, 1.4047 50.28969, 1.4047 50.28969, 1.4047 50.28969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8045'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26294 1.40478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26294"^^xsd:decimal ;
  dwc:decimalLongitude "1.40478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.842222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40478'^^xsd:double;
  dwc:latitude '50.26294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40478 50.26294, 1.40478 50.26294, 1.40478 50.26294, 1.40478 50.26294, 1.40478 50.26294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9857'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16411 1.40489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16411"^^xsd:decimal ;
  dwc:decimalLongitude "1.40489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40489'^^xsd:double;
  dwc:latitude '50.16411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40489 50.16411, 1.40489 50.16411, 1.40489 50.16411, 1.40489 50.16411, 1.40489 50.16411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10718'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20382 1.40493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20382"^^xsd:decimal ;
  dwc:decimalLongitude "1.40493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11038'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40493'^^xsd:double;
  dwc:latitude '50.20382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40493 50.20382, 1.40493 50.20382, 1.40493 50.20382, 1.40493 50.20382, 1.40493 50.20382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11038'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09863 1.40509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09863"^^xsd:decimal ;
  dwc:decimalLongitude "1.40509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11073'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40509'^^xsd:double;
  dwc:latitude '50.09863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40509 50.09863, 1.40509 50.09863, 1.40509 50.09863, 1.40509 50.09863, 1.40509 50.09863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11073'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15044 1.40522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15044"^^xsd:decimal ;
  dwc:decimalLongitude "1.40522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40522'^^xsd:double;
  dwc:latitude '50.15044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40522 50.15044, 1.40522 50.15044, 1.40522 50.15044, 1.40522 50.15044, 1.40522 50.15044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10779'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21906 1.40546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21906"^^xsd:decimal ;
  dwc:decimalLongitude "1.40546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40546'^^xsd:double;
  dwc:latitude '50.21906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40546 50.21906, 1.40546 50.21906, 1.40546 50.21906, 1.40546 50.21906, 1.40546 50.21906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6120'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27804 1.40565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27804"^^xsd:decimal ;
  dwc:decimalLongitude "1.40565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40565'^^xsd:double;
  dwc:latitude '50.27804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40565 50.27804, 1.40565 50.27804, 1.40565 50.27804, 1.40565 50.27804, 1.40565 50.27804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12206'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28229 1.40594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28229"^^xsd:decimal ;
  dwc:decimalLongitude "1.40594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40594'^^xsd:double;
  dwc:latitude '50.28229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40594 50.28229, 1.40594 50.28229, 1.40594 50.28229, 1.40594 50.28229, 1.40594 50.28229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9961'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28294 1.40599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28294"^^xsd:decimal ;
  dwc:decimalLongitude "1.40599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40599'^^xsd:double;
  dwc:latitude '50.28294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40599 50.28294, 1.40599 50.28294, 1.40599 50.28294, 1.40599 50.28294, 1.40599 50.28294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10166'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28958 1.40612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28958"^^xsd:decimal ;
  dwc:decimalLongitude "1.40612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_12385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40612'^^xsd:double;
  dwc:latitude '50.28958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40612 50.28958, 1.40612 50.28958, 1.40612 50.28958, 1.40612 50.28958, 1.40612 50.28958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12385'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22182 1.40619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22182"^^xsd:decimal ;
  dwc:decimalLongitude "1.40619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40619'^^xsd:double;
  dwc:latitude '50.22182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40619 50.22182, 1.40619 50.22182, 1.40619 50.22182, 1.40619 50.22182, 1.40619 50.22182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6307'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28789 1.40619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28789"^^xsd:decimal ;
  dwc:decimalLongitude "1.40619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8262__2030_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.69333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40619'^^xsd:double;
  dwc:latitude '50.28789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40619 50.28789, 1.40619 50.28789, 1.40619 50.28789, 1.40619 50.28789, 1.40619 50.28789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_427'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.40637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.40637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.40637)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.40637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40637'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40637 50.23008, 1.40637 50.23008, 1.40637 50.23008, 1.40637 50.23008, 1.40637 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5783'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24698 1.40655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24698"^^xsd:decimal ;
  dwc:decimalLongitude "1.40655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24698 1.40655)"^^geo:wktLiteral ;
  geo-pos:lat "50.24698"^^xsd:decimal ;
  geo-pos:long "1.40655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40655'^^xsd:double;
  dwc:latitude '50.24698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40655 50.24698, 1.40655 50.24698, 1.40655 50.24698, 1.40655 50.24698, 1.40655 50.24698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4618'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21074 1.40667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21074"^^xsd:decimal ;
  dwc:decimalLongitude "1.40667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21074 1.40667)"^^geo:wktLiteral ;
  geo-pos:lat "50.21074"^^xsd:decimal ;
  geo-pos:long "1.40667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40667'^^xsd:double;
  dwc:latitude '50.21074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40667 50.21074, 1.40667 50.21074, 1.40667 50.21074, 1.40667 50.21074, 1.40667 50.21074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6276'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28835 1.40671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28835"^^xsd:decimal ;
  dwc:decimalLongitude "1.40671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28835 1.40671)"^^geo:wktLiteral ;
  geo-pos:lat "50.28835"^^xsd:decimal ;
  geo-pos:long "1.40671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40671'^^xsd:double;
  dwc:latitude '50.28835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40671 50.28835, 1.40671 50.28835, 1.40671 50.28835, 1.40671 50.28835, 1.40671 50.28835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4332'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25009 1.40673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25009"^^xsd:decimal ;
  dwc:decimalLongitude "1.40673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25009 1.40673)"^^geo:wktLiteral ;
  geo-pos:lat "50.25009"^^xsd:decimal ;
  geo-pos:long "1.40673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40673'^^xsd:double;
  dwc:latitude '50.25009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40673 50.25009, 1.40673 50.25009, 1.40673 50.25009, 1.40673 50.25009, 1.40673 50.25009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6976'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26774 1.40674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26774"^^xsd:decimal ;
  dwc:decimalLongitude "1.40674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26774 1.40674)"^^geo:wktLiteral ;
  geo-pos:lat "50.26774"^^xsd:decimal ;
  geo-pos:long "1.40674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12598'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40674'^^xsd:double;
  dwc:latitude '50.26774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40674 50.26774, 1.40674 50.26774, 1.40674 50.26774, 1.40674 50.26774, 1.40674 50.26774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12598'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08425 1.40694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08425"^^xsd:decimal ;
  dwc:decimalLongitude "1.40694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08425 1.40694)"^^geo:wktLiteral ;
  geo-pos:lat "50.08425"^^xsd:decimal ;
  geo-pos:long "1.40694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40694'^^xsd:double;
  dwc:latitude '50.08425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40694 50.08425, 1.40694 50.08425, 1.40694 50.08425, 1.40694 50.08425, 1.40694 50.08425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12774'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21885 1.40702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21885"^^xsd:decimal ;
  dwc:decimalLongitude "1.40702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21885 1.40702)"^^geo:wktLiteral ;
  geo-pos:lat "50.21885"^^xsd:decimal ;
  geo-pos:long "1.40702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40702'^^xsd:double;
  dwc:latitude '50.21885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40702 50.21885, 1.40702 50.21885, 1.40702 50.21885, 1.40702 50.21885, 1.40702 50.21885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5678'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24857 1.40713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24857"^^xsd:decimal ;
  dwc:decimalLongitude "1.40713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24857 1.40713)"^^geo:wktLiteral ;
  geo-pos:lat "50.24857"^^xsd:decimal ;
  geo-pos:long "1.40713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40713'^^xsd:double;
  dwc:latitude '50.24857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40713 50.24857, 1.40713 50.24857, 1.40713 50.24857, 1.40713 50.24857, 1.40713 50.24857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4507'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.40722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24442"^^xsd:decimal ;
  dwc:decimalLongitude "1.40722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.40722)"^^geo:wktLiteral ;
  geo-pos:lat "50.24442"^^xsd:decimal ;
  geo-pos:long "1.40722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11181'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40722'^^xsd:double;
  dwc:latitude '50.24442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40722 50.24442, 1.40722 50.24442, 1.40722 50.24442, 1.40722 50.24442, 1.40722 50.24442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11181'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28793 1.40756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28793"^^xsd:decimal ;
  dwc:decimalLongitude "1.40756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28793 1.40756)"^^geo:wktLiteral ;
  geo-pos:lat "50.28793"^^xsd:decimal ;
  geo-pos:long "1.40756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.20444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40756'^^xsd:double;
  dwc:latitude '50.28793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40756 50.28793, 1.40756 50.28793, 1.40756 50.28793, 1.40756 50.28793, 1.40756 50.28793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12381'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12583 1.4076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12583"^^xsd:decimal ;
  dwc:decimalLongitude "1.4076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12583 1.4076)"^^geo:wktLiteral ;
  geo-pos:lat "50.12583"^^xsd:decimal ;
  geo-pos:long "1.4076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10870'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4076'^^xsd:double;
  dwc:latitude '50.12583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4076 50.12583, 1.4076 50.12583, 1.4076 50.12583, 1.4076 50.12583, 1.4076 50.12583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10870'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12604 1.40761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12604"^^xsd:decimal ;
  dwc:decimalLongitude "1.40761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12604 1.40761)"^^geo:wktLiteral ;
  geo-pos:lat "50.12604"^^xsd:decimal ;
  geo-pos:long "1.40761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40761'^^xsd:double;
  dwc:latitude '50.12604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40761 50.12604, 1.40761 50.12604, 1.40761 50.12604, 1.40761 50.12604, 1.40761 50.12604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12867'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08708 1.40772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08708"^^xsd:decimal ;
  dwc:decimalLongitude "1.40772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08708 1.40772)"^^geo:wktLiteral ;
  geo-pos:lat "50.08708"^^xsd:decimal ;
  geo-pos:long "1.40772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40772'^^xsd:double;
  dwc:latitude '50.08708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40772 50.08708, 1.40772 50.08708, 1.40772 50.08708, 1.40772 50.08708, 1.40772 50.08708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10995'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13035 1.40775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13035"^^xsd:decimal ;
  dwc:decimalLongitude "1.40775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13035 1.40775)"^^geo:wktLiteral ;
  geo-pos:lat "50.13035"^^xsd:decimal ;
  geo-pos:long "1.40775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40775'^^xsd:double;
  dwc:latitude '50.13035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40775 50.13035, 1.40775 50.13035, 1.40775 50.13035, 1.40775 50.13035, 1.40775 50.13035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6478'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28582 1.40786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28582"^^xsd:decimal ;
  dwc:decimalLongitude "1.40786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28582 1.40786)"^^geo:wktLiteral ;
  geo-pos:lat "50.28582"^^xsd:decimal ;
  geo-pos:long "1.40786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_580'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40786'^^xsd:double;
  dwc:latitude '50.28582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40786 50.28582, 1.40786 50.28582, 1.40786 50.28582, 1.40786 50.28582, 1.40786 50.28582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_580'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08655 1.40787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08655"^^xsd:decimal ;
  dwc:decimalLongitude "1.40787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08655 1.40787)"^^geo:wktLiteral ;
  geo-pos:lat "50.08655"^^xsd:decimal ;
  geo-pos:long "1.40787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11260'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40787'^^xsd:double;
  dwc:latitude '50.08655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40787 50.08655, 1.40787 50.08655, 1.40787 50.08655, 1.40787 50.08655, 1.40787 50.08655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11260'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16934 1.40841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16934"^^xsd:decimal ;
  dwc:decimalLongitude "1.40841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16934 1.40841)"^^geo:wktLiteral ;
  geo-pos:lat "50.16934"^^xsd:decimal ;
  geo-pos:long "1.40841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40841'^^xsd:double;
  dwc:latitude '50.16934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40841 50.16934, 1.40841 50.16934, 1.40841 50.16934, 1.40841 50.16934, 1.40841 50.16934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6474'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2568 1.40842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2568"^^xsd:decimal ;
  dwc:decimalLongitude "1.40842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2568 1.40842)"^^geo:wktLiteral ;
  geo-pos:lat "50.2568"^^xsd:decimal ;
  geo-pos:long "1.40842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40842'^^xsd:double;
  dwc:latitude '50.2568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40842 50.2568, 1.40842 50.2568, 1.40842 50.2568, 1.40842 50.2568, 1.40842 50.2568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10150'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32052 1.40844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32052"^^xsd:decimal ;
  dwc:decimalLongitude "1.40844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32052 1.40844)"^^geo:wktLiteral ;
  geo-pos:lat "50.32052"^^xsd:decimal ;
  geo-pos:long "1.40844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40844'^^xsd:double;
  dwc:latitude '50.32052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40844 50.32052, 1.40844 50.32052, 1.40844 50.32052, 1.40844 50.32052, 1.40844 50.32052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8768'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29652 1.40846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29652"^^xsd:decimal ;
  dwc:decimalLongitude "1.40846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29652 1.40846)"^^geo:wktLiteral ;
  geo-pos:lat "50.29652"^^xsd:decimal ;
  geo-pos:long "1.40846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40846'^^xsd:double;
  dwc:latitude '50.29652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40846 50.29652, 1.40846 50.29652, 1.40846 50.29652, 1.40846 50.29652, 1.40846 50.29652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6893'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19997 1.40847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19997"^^xsd:decimal ;
  dwc:decimalLongitude "1.40847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19997 1.40847)"^^geo:wktLiteral ;
  geo-pos:lat "50.19997"^^xsd:decimal ;
  geo-pos:long "1.40847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40847'^^xsd:double;
  dwc:latitude '50.19997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40847 50.19997, 1.40847 50.19997, 1.40847 50.19997, 1.40847 50.19997, 1.40847 50.19997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6210'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30288 1.40856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30288"^^xsd:decimal ;
  dwc:decimalLongitude "1.40856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30288 1.40856)"^^geo:wktLiteral ;
  geo-pos:lat "50.30288"^^xsd:decimal ;
  geo-pos:long "1.40856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3233'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40856'^^xsd:double;
  dwc:latitude '50.30288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40856 50.30288, 1.40856 50.30288, 1.40856 50.30288, 1.40856 50.30288, 1.40856 50.30288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3233'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30218 1.40883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30218"^^xsd:decimal ;
  dwc:decimalLongitude "1.40883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30218 1.40883)"^^geo:wktLiteral ;
  geo-pos:lat "50.30218"^^xsd:decimal ;
  geo-pos:long "1.40883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40883'^^xsd:double;
  dwc:latitude '50.30218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40883 50.30218, 1.40883 50.30218, 1.40883 50.30218, 1.40883 50.30218, 1.40883 50.30218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6892'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30822 1.40884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30822"^^xsd:decimal ;
  dwc:decimalLongitude "1.40884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30822 1.40884)"^^geo:wktLiteral ;
  geo-pos:lat "50.30822"^^xsd:decimal ;
  geo-pos:long "1.40884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.6677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40884'^^xsd:double;
  dwc:latitude '50.30822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40884 50.30822, 1.40884 50.30822, 1.40884 50.30822, 1.40884 50.30822, 1.40884 50.30822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4421'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.409)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.409'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.409 50.22944, 1.409 50.22944, 1.409 50.22944, 1.409 50.22944, 1.409 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_751'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.40912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20174"^^xsd:decimal ;
  dwc:decimalLongitude "1.40912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.40912)"^^geo:wktLiteral ;
  geo-pos:lat "50.20174"^^xsd:decimal ;
  geo-pos:long "1.40912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9157'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40912'^^xsd:double;
  dwc:latitude '50.20174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40912 50.20174, 1.40912 50.20174, 1.40912 50.20174, 1.40912 50.20174, 1.40912 50.20174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9157'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26026 1.40915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26026"^^xsd:decimal ;
  dwc:decimalLongitude "1.40915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26026 1.40915)"^^geo:wktLiteral ;
  geo-pos:lat "50.26026"^^xsd:decimal ;
  geo-pos:long "1.40915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40915'^^xsd:double;
  dwc:latitude '50.26026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40915 50.26026, 1.40915 50.26026, 1.40915 50.26026, 1.40915 50.26026, 1.40915 50.26026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7175'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.40933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.40933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.40933)"^^geo:wktLiteral ;
  geo-pos:lat "50.22962"^^xsd:decimal ;
  geo-pos:long "1.40933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40933'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40933 50.22962, 1.40933 50.22962, 1.40933 50.22962, 1.40933 50.22962, 1.40933 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11457'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28857 1.40939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28857"^^xsd:decimal ;
  dwc:decimalLongitude "1.40939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28857 1.40939)"^^geo:wktLiteral ;
  geo-pos:lat "50.28857"^^xsd:decimal ;
  geo-pos:long "1.40939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12537'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40939'^^xsd:double;
  dwc:latitude '50.28857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40939 50.28857, 1.40939 50.28857, 1.40939 50.28857, 1.40939 50.28857, 1.40939 50.28857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12537'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12613 1.40951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12613"^^xsd:decimal ;
  dwc:decimalLongitude "1.40951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12613 1.40951)"^^geo:wktLiteral ;
  geo-pos:lat "50.12613"^^xsd:decimal ;
  geo-pos:long "1.40951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.381111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40951'^^xsd:double;
  dwc:latitude '50.12613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40951 50.12613, 1.40951 50.12613, 1.40951 50.12613, 1.40951 50.12613, 1.40951 50.12613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11262'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24258 1.40954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24258"^^xsd:decimal ;
  dwc:decimalLongitude "1.40954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24258 1.40954)"^^geo:wktLiteral ;
  geo-pos:lat "50.24258"^^xsd:decimal ;
  geo-pos:long "1.40954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_13062'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40954'^^xsd:double;
  dwc:latitude '50.24258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40954 50.24258, 1.40954 50.24258, 1.40954 50.24258, 1.40954 50.24258, 1.40954 50.24258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13062'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28809 1.40955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28809"^^xsd:decimal ;
  dwc:decimalLongitude "1.40955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28809 1.40955)"^^geo:wktLiteral ;
  geo-pos:lat "50.28809"^^xsd:decimal ;
  geo-pos:long "1.40955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40955'^^xsd:double;
  dwc:latitude '50.28809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40955 50.28809, 1.40955 50.28809, 1.40955 50.28809, 1.40955 50.28809, 1.40955 50.28809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_257'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21633 1.40963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21633"^^xsd:decimal ;
  dwc:decimalLongitude "1.40963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21633 1.40963)"^^geo:wktLiteral ;
  geo-pos:lat "50.21633"^^xsd:decimal ;
  geo-pos:long "1.40963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40963'^^xsd:double;
  dwc:latitude '50.21633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40963 50.21633, 1.40963 50.21633, 1.40963 50.21633, 1.40963 50.21633, 1.40963 50.21633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6237'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22376 1.40967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22376"^^xsd:decimal ;
  dwc:decimalLongitude "1.40967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22376 1.40967)"^^geo:wktLiteral ;
  geo-pos:lat "50.22376"^^xsd:decimal ;
  geo-pos:long "1.40967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40967'^^xsd:double;
  dwc:latitude '50.22376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40967 50.22376, 1.40967 50.22376, 1.40967 50.22376, 1.40967 50.22376, 1.40967 50.22376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8909'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22233 1.40973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22233"^^xsd:decimal ;
  dwc:decimalLongitude "1.40973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22233 1.40973)"^^geo:wktLiteral ;
  geo-pos:lat "50.22233"^^xsd:decimal ;
  geo-pos:long "1.40973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40973'^^xsd:double;
  dwc:latitude '50.22233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40973 50.22233, 1.40973 50.22233, 1.40973 50.22233, 1.40973 50.22233, 1.40973 50.22233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12944'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21127 1.40976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21127"^^xsd:decimal ;
  dwc:decimalLongitude "1.40976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21127 1.40976)"^^geo:wktLiteral ;
  geo-pos:lat "50.21127"^^xsd:decimal ;
  geo-pos:long "1.40976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.64'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40976'^^xsd:double;
  dwc:latitude '50.21127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40976 50.21127, 1.40976 50.21127, 1.40976 50.21127, 1.40976 50.21127, 1.40976 50.21127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4366'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.40987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2335"^^xsd:decimal ;
  dwc:decimalLongitude "1.40987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.40987)"^^geo:wktLiteral ;
  geo-pos:lat "50.2335"^^xsd:decimal ;
  geo-pos:long "1.40987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.40987'^^xsd:double;
  dwc:latitude '50.2335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.40987 50.2335, 1.40987 50.2335, 1.40987 50.2335, 1.40987 50.2335, 1.40987 50.2335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6265'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21522 1.4099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21522"^^xsd:decimal ;
  dwc:decimalLongitude "1.4099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21522 1.4099)"^^geo:wktLiteral ;
  geo-pos:lat "50.21522"^^xsd:decimal ;
  geo-pos:long "1.4099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4099'^^xsd:double;
  dwc:latitude '50.21522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4099 50.21522, 1.4099 50.21522, 1.4099 50.21522, 1.4099 50.21522, 1.4099 50.21522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6587'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21564 1.41015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21564"^^xsd:decimal ;
  dwc:decimalLongitude "1.41015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21564 1.41015)"^^geo:wktLiteral ;
  geo-pos:lat "50.21564"^^xsd:decimal ;
  geo-pos:long "1.41015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41015'^^xsd:double;
  dwc:latitude '50.21564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41015 50.21564, 1.41015 50.21564, 1.41015 50.21564, 1.41015 50.21564, 1.41015 50.21564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6129'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28441 1.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28441"^^xsd:decimal ;
  dwc:decimalLongitude "1.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28441 1.4103)"^^geo:wktLiteral ;
  geo-pos:lat "50.28441"^^xsd:decimal ;
  geo-pos:long "1.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4103'^^xsd:double;
  dwc:latitude '50.28441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4103 50.28441, 1.4103 50.28441, 1.4103 50.28441, 1.4103 50.28441, 1.4103 50.28441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10184'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0875 1.41045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0875"^^xsd:decimal ;
  dwc:decimalLongitude "1.41045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0875 1.41045)"^^geo:wktLiteral ;
  geo-pos:lat "50.0875"^^xsd:decimal ;
  geo-pos:long "1.41045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.081944444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41045'^^xsd:double;
  dwc:latitude '50.0875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41045 50.0875, 1.41045 50.0875, 1.41045 50.0875, 1.41045 50.0875, 1.41045 50.0875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5252'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27029 1.41051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27029"^^xsd:decimal ;
  dwc:decimalLongitude "1.41051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27029 1.41051)"^^geo:wktLiteral ;
  geo-pos:lat "50.27029"^^xsd:decimal ;
  geo-pos:long "1.41051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41051'^^xsd:double;
  dwc:latitude '50.27029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41051 50.27029, 1.41051 50.27029, 1.41051 50.27029, 1.41051 50.27029, 1.41051 50.27029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9729'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.41054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.41054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.41054)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.41054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.8688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41054'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41054 50.23202, 1.41054 50.23202, 1.41054 50.23202, 1.41054 50.23202, 1.41054 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11541'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2189 1.4107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2189"^^xsd:decimal ;
  dwc:decimalLongitude "1.4107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2189 1.4107)"^^geo:wktLiteral ;
  geo-pos:lat "50.2189"^^xsd:decimal ;
  geo-pos:long "1.4107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4107'^^xsd:double;
  dwc:latitude '50.2189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4107 50.2189, 1.4107 50.2189, 1.4107 50.2189, 1.4107 50.2189, 1.4107 50.2189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5757'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.4109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22378"^^xsd:decimal ;
  dwc:decimalLongitude "1.4109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.4109)"^^geo:wktLiteral ;
  geo-pos:lat "50.22378"^^xsd:decimal ;
  geo-pos:long "1.4109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4109'^^xsd:double;
  dwc:latitude '50.22378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4109 50.22378, 1.4109 50.22378, 1.4109 50.22378, 1.4109 50.22378, 1.4109 50.22378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5743'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26936 1.41092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26936"^^xsd:decimal ;
  dwc:decimalLongitude "1.41092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26936 1.41092)"^^geo:wktLiteral ;
  geo-pos:lat "50.26936"^^xsd:decimal ;
  geo-pos:long "1.41092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41092'^^xsd:double;
  dwc:latitude '50.26936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41092 50.26936, 1.41092 50.26936, 1.41092 50.26936, 1.41092 50.26936, 1.41092 50.26936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6868'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.41111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20312"^^xsd:decimal ;
  dwc:decimalLongitude "1.41111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.41111)"^^geo:wktLiteral ;
  geo-pos:lat "50.20312"^^xsd:decimal ;
  geo-pos:long "1.41111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41111'^^xsd:double;
  dwc:latitude '50.20312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41111 50.20312, 1.41111 50.20312, 1.41111 50.20312, 1.41111 50.20312, 1.41111 50.20312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11354'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28681 1.41131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28681"^^xsd:decimal ;
  dwc:decimalLongitude "1.41131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28681 1.41131)"^^geo:wktLiteral ;
  geo-pos:lat "50.28681"^^xsd:decimal ;
  geo-pos:long "1.41131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12535'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41131'^^xsd:double;
  dwc:latitude '50.28681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41131 50.28681, 1.41131 50.28681, 1.41131 50.28681, 1.41131 50.28681, 1.41131 50.28681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12535'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18538 1.41149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18538"^^xsd:decimal ;
  dwc:decimalLongitude "1.41149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18538 1.41149)"^^geo:wktLiteral ;
  geo-pos:lat "50.18538"^^xsd:decimal ;
  geo-pos:long "1.41149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41149'^^xsd:double;
  dwc:latitude '50.18538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41149 50.18538, 1.41149 50.18538, 1.41149 50.18538, 1.41149 50.18538, 1.41149 50.18538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11398'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29574 1.41149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29574"^^xsd:decimal ;
  dwc:decimalLongitude "1.41149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29574 1.41149)"^^geo:wktLiteral ;
  geo-pos:lat "50.29574"^^xsd:decimal ;
  geo-pos:long "1.41149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41149'^^xsd:double;
  dwc:latitude '50.29574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41149 50.29574, 1.41149 50.29574, 1.41149 50.29574, 1.41149 50.29574, 1.41149 50.29574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6894'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25784 1.41159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25784"^^xsd:decimal ;
  dwc:decimalLongitude "1.41159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25784 1.41159)"^^geo:wktLiteral ;
  geo-pos:lat "50.25784"^^xsd:decimal ;
  geo-pos:long "1.41159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41159'^^xsd:double;
  dwc:latitude '50.25784'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41159 50.25784, 1.41159 50.25784, 1.41159 50.25784, 1.41159 50.25784, 1.41159 50.25784))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10342'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26805 1.41168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26805"^^xsd:decimal ;
  dwc:decimalLongitude "1.41168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26805 1.41168)"^^geo:wktLiteral ;
  geo-pos:lat "50.26805"^^xsd:decimal ;
  geo-pos:long "1.41168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41168'^^xsd:double;
  dwc:latitude '50.26805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41168 50.26805, 1.41168 50.26805, 1.41168 50.26805, 1.41168 50.26805, 1.41168 50.26805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6798'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.41177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25157"^^xsd:decimal ;
  dwc:decimalLongitude "1.41177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.41177)"^^geo:wktLiteral ;
  geo-pos:lat "50.25157"^^xsd:decimal ;
  geo-pos:long "1.41177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.95444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41177'^^xsd:double;
  dwc:latitude '50.25157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41177 50.25157, 1.41177 50.25157, 1.41177 50.25157, 1.41177 50.25157, 1.41177 50.25157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10117'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15025 1.41184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15025"^^xsd:decimal ;
  dwc:decimalLongitude "1.41184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15025 1.41184)"^^geo:wktLiteral ;
  geo-pos:lat "50.15025"^^xsd:decimal ;
  geo-pos:long "1.41184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41184'^^xsd:double;
  dwc:latitude '50.15025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41184 50.15025, 1.41184 50.15025, 1.41184 50.15025, 1.41184 50.15025, 1.41184 50.15025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4898'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21837 1.41186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21837"^^xsd:decimal ;
  dwc:decimalLongitude "1.41186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21837 1.41186)"^^geo:wktLiteral ;
  geo-pos:lat "50.21837"^^xsd:decimal ;
  geo-pos:long "1.41186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41186'^^xsd:double;
  dwc:latitude '50.21837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41186 50.21837, 1.41186 50.21837, 1.41186 50.21837, 1.41186 50.21837, 1.41186 50.21837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11389'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10302 1.4119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10302"^^xsd:decimal ;
  dwc:decimalLongitude "1.4119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10302 1.4119)"^^geo:wktLiteral ;
  geo-pos:lat "50.10302"^^xsd:decimal ;
  geo-pos:long "1.4119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4119'^^xsd:double;
  dwc:latitude '50.10302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4119 50.10302, 1.4119 50.10302, 1.4119 50.10302, 1.4119 50.10302, 1.4119 50.10302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10346'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21968 1.41193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21968"^^xsd:decimal ;
  dwc:decimalLongitude "1.41193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21968 1.41193)"^^geo:wktLiteral ;
  geo-pos:lat "50.21968"^^xsd:decimal ;
  geo-pos:long "1.41193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41193'^^xsd:double;
  dwc:latitude '50.21968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41193 50.21968, 1.41193 50.21968, 1.41193 50.21968, 1.41193 50.21968, 1.41193 50.21968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11388'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28458 1.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28458"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28458 1.412)"^^geo:wktLiteral ;
  geo-pos:lat "50.28458"^^xsd:decimal ;
  geo-pos:long "1.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.91'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.412'^^xsd:double;
  dwc:latitude '50.28458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.412 50.28458, 1.412 50.28458, 1.412 50.28458, 1.412 50.28458, 1.412 50.28458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_797'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.41236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23042"^^xsd:decimal ;
  dwc:decimalLongitude "1.41236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.41236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23042"^^xsd:decimal ;
  geo-pos:long "1.41236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41236'^^xsd:double;
  dwc:latitude '50.23042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41236 50.23042, 1.41236 50.23042, 1.41236 50.23042, 1.41236 50.23042, 1.41236 50.23042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11572'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28788 1.41238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28788"^^xsd:decimal ;
  dwc:decimalLongitude "1.41238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28788 1.41238)"^^geo:wktLiteral ;
  geo-pos:lat "50.28788"^^xsd:decimal ;
  geo-pos:long "1.41238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12536'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41238'^^xsd:double;
  dwc:latitude '50.28788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41238 50.28788, 1.41238 50.28788, 1.41238 50.28788, 1.41238 50.28788, 1.41238 50.28788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12536'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2933 1.41242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2933"^^xsd:decimal ;
  dwc:decimalLongitude "1.41242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2933 1.41242)"^^geo:wktLiteral ;
  geo-pos:lat "50.2933"^^xsd:decimal ;
  geo-pos:long "1.41242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41242'^^xsd:double;
  dwc:latitude '50.2933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41242 50.2933, 1.41242 50.2933, 1.41242 50.2933, 1.41242 50.2933, 1.41242 50.2933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12365'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28705 1.41254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28705"^^xsd:decimal ;
  dwc:decimalLongitude "1.41254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28705 1.41254)"^^geo:wktLiteral ;
  geo-pos:lat "50.28705"^^xsd:decimal ;
  geo-pos:long "1.41254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41254'^^xsd:double;
  dwc:latitude '50.28705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41254 50.28705, 1.41254 50.28705, 1.41254 50.28705, 1.41254 50.28705, 1.41254 50.28705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_417'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19937 1.41261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19937"^^xsd:decimal ;
  dwc:decimalLongitude "1.41261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19937 1.41261)"^^geo:wktLiteral ;
  geo-pos:lat "50.19937"^^xsd:decimal ;
  geo-pos:long "1.41261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10829'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41261'^^xsd:double;
  dwc:latitude '50.19937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41261 50.19937, 1.41261 50.19937, 1.41261 50.19937, 1.41261 50.19937, 1.41261 50.19937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10829'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29506 1.41268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29506"^^xsd:decimal ;
  dwc:decimalLongitude "1.41268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29506 1.41268)"^^geo:wktLiteral ;
  geo-pos:lat "50.29506"^^xsd:decimal ;
  geo-pos:long "1.41268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41268'^^xsd:double;
  dwc:latitude '50.29506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41268 50.29506, 1.41268 50.29506, 1.41268 50.29506, 1.41268 50.29506, 1.41268 50.29506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12534'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.41272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.41272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.41272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.41272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41272'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41272 50.23264, 1.41272 50.23264, 1.41272 50.23264, 1.41272 50.23264, 1.41272 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6306'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28845 1.41288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28845"^^xsd:decimal ;
  dwc:decimalLongitude "1.41288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28845 1.41288)"^^geo:wktLiteral ;
  geo-pos:lat "50.28845"^^xsd:decimal ;
  geo-pos:long "1.41288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41288'^^xsd:double;
  dwc:latitude '50.28845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41288 50.28845, 1.41288 50.28845, 1.41288 50.28845, 1.41288 50.28845, 1.41288 50.28845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_578'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27931 1.41293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27931"^^xsd:decimal ;
  dwc:decimalLongitude "1.41293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27931 1.41293)"^^geo:wktLiteral ;
  geo-pos:lat "50.27931"^^xsd:decimal ;
  geo-pos:long "1.41293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41293'^^xsd:double;
  dwc:latitude '50.27931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41293 50.27931, 1.41293 50.27931, 1.41293 50.27931, 1.41293 50.27931, 1.41293 50.27931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6709'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.41294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.41294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.41294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.41294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41294'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41294 50.22691, 1.41294 50.22691, 1.41294 50.22691, 1.41294 50.22691, 1.41294 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6953'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25304 1.41311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25304"^^xsd:decimal ;
  dwc:decimalLongitude "1.41311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25304 1.41311)"^^geo:wktLiteral ;
  geo-pos:lat "50.25304"^^xsd:decimal ;
  geo-pos:long "1.41311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41311'^^xsd:double;
  dwc:latitude '50.25304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41311 50.25304, 1.41311 50.25304, 1.41311 50.25304, 1.41311 50.25304, 1.41311 50.25304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12922'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22203 1.41319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22203"^^xsd:decimal ;
  dwc:decimalLongitude "1.41319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22203 1.41319)"^^geo:wktLiteral ;
  geo-pos:lat "50.22203"^^xsd:decimal ;
  geo-pos:long "1.41319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.88111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41319'^^xsd:double;
  dwc:latitude '50.22203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41319 50.22203, 1.41319 50.22203, 1.41319 50.22203, 1.41319 50.22203, 1.41319 50.22203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10625'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28143 1.41325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28143"^^xsd:decimal ;
  dwc:decimalLongitude "1.41325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28143 1.41325)"^^geo:wktLiteral ;
  geo-pos:lat "50.28143"^^xsd:decimal ;
  geo-pos:long "1.41325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41325'^^xsd:double;
  dwc:latitude '50.28143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41325 50.28143, 1.41325 50.28143, 1.41325 50.28143, 1.41325 50.28143, 1.41325 50.28143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4331'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25339 1.41326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25339"^^xsd:decimal ;
  dwc:decimalLongitude "1.41326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25339 1.41326)"^^geo:wktLiteral ;
  geo-pos:lat "50.25339"^^xsd:decimal ;
  geo-pos:long "1.41326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41326'^^xsd:double;
  dwc:latitude '50.25339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41326 50.25339, 1.41326 50.25339, 1.41326 50.25339, 1.41326 50.25339, 1.41326 50.25339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8416'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2673 1.41333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2673"^^xsd:decimal ;
  dwc:decimalLongitude "1.41333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2673 1.41333)"^^geo:wktLiteral ;
  geo-pos:lat "50.2673"^^xsd:decimal ;
  geo-pos:long "1.41333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41333'^^xsd:double;
  dwc:latitude '50.2673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41333 50.2673, 1.41333 50.2673, 1.41333 50.2673, 1.41333 50.2673, 1.41333 50.2673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8661'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30019 1.41336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30019"^^xsd:decimal ;
  dwc:decimalLongitude "1.41336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30019 1.41336)"^^geo:wktLiteral ;
  geo-pos:lat "50.30019"^^xsd:decimal ;
  geo-pos:long "1.41336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41336'^^xsd:double;
  dwc:latitude '50.30019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41336 50.30019, 1.41336 50.30019, 1.41336 50.30019, 1.41336 50.30019, 1.41336 50.30019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4525'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34958 1.41367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34958"^^xsd:decimal ;
  dwc:decimalLongitude "1.41367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34958 1.41367)"^^geo:wktLiteral ;
  geo-pos:lat "50.34958"^^xsd:decimal ;
  geo-pos:long "1.41367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41367'^^xsd:double;
  dwc:latitude '50.34958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41367 50.34958, 1.41367 50.34958, 1.41367 50.34958, 1.41367 50.34958, 1.41367 50.34958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4531'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27922 1.41378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27922"^^xsd:decimal ;
  dwc:decimalLongitude "1.41378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27922 1.41378)"^^geo:wktLiteral ;
  geo-pos:lat "50.27922"^^xsd:decimal ;
  geo-pos:long "1.41378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41378'^^xsd:double;
  dwc:latitude '50.27922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41378 50.27922, 1.41378 50.27922, 1.41378 50.27922, 1.41378 50.27922, 1.41378 50.27922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12854'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.41379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.41379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.41379)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.41379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41379'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41379 50.2297, 1.41379 50.2297, 1.41379 50.2297, 1.41379 50.2297, 1.41379 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11458'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1932 1.41386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1932"^^xsd:decimal ;
  dwc:decimalLongitude "1.41386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1932 1.41386)"^^geo:wktLiteral ;
  geo-pos:lat "50.1932"^^xsd:decimal ;
  geo-pos:long "1.41386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9144'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41386'^^xsd:double;
  dwc:latitude '50.1932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41386 50.1932, 1.41386 50.1932, 1.41386 50.1932, 1.41386 50.1932, 1.41386 50.1932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9144'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26935 1.41394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26935"^^xsd:decimal ;
  dwc:decimalLongitude "1.41394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26935 1.41394)"^^geo:wktLiteral ;
  geo-pos:lat "50.26935"^^xsd:decimal ;
  geo-pos:long "1.41394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.63666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41394'^^xsd:double;
  dwc:latitude '50.26935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41394 50.26935, 1.41394 50.26935, 1.41394 50.26935, 1.41394 50.26935, 1.41394 50.26935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4330'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.41395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22701"^^xsd:decimal ;
  dwc:decimalLongitude "1.41395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.41395)"^^geo:wktLiteral ;
  geo-pos:lat "50.22701"^^xsd:decimal ;
  geo-pos:long "1.41395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41395'^^xsd:double;
  dwc:latitude '50.22701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41395 50.22701, 1.41395 50.22701, 1.41395 50.22701, 1.41395 50.22701, 1.41395 50.22701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11571'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30418 1.41404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30418"^^xsd:decimal ;
  dwc:decimalLongitude "1.41404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30418 1.41404)"^^geo:wktLiteral ;
  geo-pos:lat "50.30418"^^xsd:decimal ;
  geo-pos:long "1.41404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41404'^^xsd:double;
  dwc:latitude '50.30418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41404 50.30418, 1.41404 50.30418, 1.41404 50.30418, 1.41404 50.30418, 1.41404 50.30418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8387'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28561 1.41413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28561"^^xsd:decimal ;
  dwc:decimalLongitude "1.41413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28561 1.41413)"^^geo:wktLiteral ;
  geo-pos:lat "50.28561"^^xsd:decimal ;
  geo-pos:long "1.41413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.292222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41413'^^xsd:double;
  dwc:latitude '50.28561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41413 50.28561, 1.41413 50.28561, 1.41413 50.28561, 1.41413 50.28561, 1.41413 50.28561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6716'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29604 1.4146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29604"^^xsd:decimal ;
  dwc:decimalLongitude "1.4146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29604 1.4146)"^^geo:wktLiteral ;
  geo-pos:lat "50.29604"^^xsd:decimal ;
  geo-pos:long "1.4146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4146'^^xsd:double;
  dwc:latitude '50.29604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4146 50.29604, 1.4146 50.29604, 1.4146 50.29604, 1.4146 50.29604, 1.4146 50.29604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12366'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18964 1.41477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18964"^^xsd:decimal ;
  dwc:decimalLongitude "1.41477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18964 1.41477)"^^geo:wktLiteral ;
  geo-pos:lat "50.18964"^^xsd:decimal ;
  geo-pos:long "1.41477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41477'^^xsd:double;
  dwc:latitude '50.18964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41477 50.18964, 1.41477 50.18964, 1.41477 50.18964, 1.41477 50.18964, 1.41477 50.18964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5071'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27652 1.41486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27652"^^xsd:decimal ;
  dwc:decimalLongitude "1.41486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27652 1.41486)"^^geo:wktLiteral ;
  geo-pos:lat "50.27652"^^xsd:decimal ;
  geo-pos:long "1.41486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41486'^^xsd:double;
  dwc:latitude '50.27652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41486 50.27652, 1.41486 50.27652, 1.41486 50.27652, 1.41486 50.27652, 1.41486 50.27652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6710'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29869 1.41501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29869"^^xsd:decimal ;
  dwc:decimalLongitude "1.41501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29869 1.41501)"^^geo:wktLiteral ;
  geo-pos:lat "50.29869"^^xsd:decimal ;
  geo-pos:long "1.41501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41501'^^xsd:double;
  dwc:latitude '50.29869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41501 50.29869, 1.41501 50.29869, 1.41501 50.29869, 1.41501 50.29869, 1.41501 50.29869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6891'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19014 1.41507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19014"^^xsd:decimal ;
  dwc:decimalLongitude "1.41507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19014 1.41507)"^^geo:wktLiteral ;
  geo-pos:lat "50.19014"^^xsd:decimal ;
  geo-pos:long "1.41507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41507'^^xsd:double;
  dwc:latitude '50.19014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41507 50.19014, 1.41507 50.19014, 1.41507 50.19014, 1.41507 50.19014, 1.41507 50.19014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6209'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.41517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.41517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.41517)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.41517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41517'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41517 50.22581, 1.41517 50.22581, 1.41517 50.22581, 1.41517 50.22581, 1.41517 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11456'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19027 1.41534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19027"^^xsd:decimal ;
  dwc:decimalLongitude "1.41534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19027 1.41534)"^^geo:wktLiteral ;
  geo-pos:lat "50.19027"^^xsd:decimal ;
  geo-pos:long "1.41534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41534'^^xsd:double;
  dwc:latitude '50.19027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41534 50.19027, 1.41534 50.19027, 1.41534 50.19027, 1.41534 50.19027, 1.41534 50.19027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6208'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29364 1.41548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29364"^^xsd:decimal ;
  dwc:decimalLongitude "1.41548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29364 1.41548)"^^geo:wktLiteral ;
  geo-pos:lat "50.29364"^^xsd:decimal ;
  geo-pos:long "1.41548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41548'^^xsd:double;
  dwc:latitude '50.29364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41548 50.29364, 1.41548 50.29364, 1.41548 50.29364, 1.41548 50.29364, 1.41548 50.29364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10118'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27485 1.41551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27485"^^xsd:decimal ;
  dwc:decimalLongitude "1.41551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27485 1.41551)"^^geo:wktLiteral ;
  geo-pos:lat "50.27485"^^xsd:decimal ;
  geo-pos:long "1.41551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41551'^^xsd:double;
  dwc:latitude '50.27485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41551 50.27485, 1.41551 50.27485, 1.41551 50.27485, 1.41551 50.27485, 1.41551 50.27485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9832'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26593 1.41555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26593"^^xsd:decimal ;
  dwc:decimalLongitude "1.41555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26593 1.41555)"^^geo:wktLiteral ;
  geo-pos:lat "50.26593"^^xsd:decimal ;
  geo-pos:long "1.41555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41555'^^xsd:double;
  dwc:latitude '50.26593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41555 50.26593, 1.41555 50.26593, 1.41555 50.26593, 1.41555 50.26593, 1.41555 50.26593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7131'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10041 1.41556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10041"^^xsd:decimal ;
  dwc:decimalLongitude "1.41556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10041 1.41556)"^^geo:wktLiteral ;
  geo-pos:lat "50.10041"^^xsd:decimal ;
  geo-pos:long "1.41556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11240'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41556'^^xsd:double;
  dwc:latitude '50.10041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41556 50.10041, 1.41556 50.10041, 1.41556 50.10041, 1.41556 50.10041, 1.41556 50.10041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11240'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25889 1.41561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25889"^^xsd:decimal ;
  dwc:decimalLongitude "1.41561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25889 1.41561)"^^geo:wktLiteral ;
  geo-pos:lat "50.25889"^^xsd:decimal ;
  geo-pos:long "1.41561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41561'^^xsd:double;
  dwc:latitude '50.25889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41561 50.25889, 1.41561 50.25889, 1.41561 50.25889, 1.41561 50.25889, 1.41561 50.25889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7104'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19031 1.41563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19031"^^xsd:decimal ;
  dwc:decimalLongitude "1.41563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19031 1.41563)"^^geo:wktLiteral ;
  geo-pos:lat "50.19031"^^xsd:decimal ;
  geo-pos:long "1.41563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.8722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41563'^^xsd:double;
  dwc:latitude '50.19031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41563 50.19031, 1.41563 50.19031, 1.41563 50.19031, 1.41563 50.19031, 1.41563 50.19031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11417'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2768 1.41564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2768"^^xsd:decimal ;
  dwc:decimalLongitude "1.41564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2768 1.41564)"^^geo:wktLiteral ;
  geo-pos:lat "50.2768"^^xsd:decimal ;
  geo-pos:long "1.41564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41564'^^xsd:double;
  dwc:latitude '50.2768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41564 50.2768, 1.41564 50.2768, 1.41564 50.2768, 1.41564 50.2768, 1.41564 50.2768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6708'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24226 1.41566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24226"^^xsd:decimal ;
  dwc:decimalLongitude "1.41566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24226 1.41566)"^^geo:wktLiteral ;
  geo-pos:lat "50.24226"^^xsd:decimal ;
  geo-pos:long "1.41566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41566'^^xsd:double;
  dwc:latitude '50.24226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41566 50.24226, 1.41566 50.24226, 1.41566 50.24226, 1.41566 50.24226, 1.41566 50.24226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7033'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27559 1.41587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27559"^^xsd:decimal ;
  dwc:decimalLongitude "1.41587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27559 1.41587)"^^geo:wktLiteral ;
  geo-pos:lat "50.27559"^^xsd:decimal ;
  geo-pos:long "1.41587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41587'^^xsd:double;
  dwc:latitude '50.27559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41587 50.27559, 1.41587 50.27559, 1.41587 50.27559, 1.41587 50.27559, 1.41587 50.27559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6705'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28549 1.41589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28549"^^xsd:decimal ;
  dwc:decimalLongitude "1.41589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28549 1.41589)"^^geo:wktLiteral ;
  geo-pos:lat "50.28549"^^xsd:decimal ;
  geo-pos:long "1.41589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41589'^^xsd:double;
  dwc:latitude '50.28549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41589 50.28549, 1.41589 50.28549, 1.41589 50.28549, 1.41589 50.28549, 1.41589 50.28549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10130'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18547 1.41601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18547"^^xsd:decimal ;
  dwc:decimalLongitude "1.41601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18547 1.41601)"^^geo:wktLiteral ;
  geo-pos:lat "50.18547"^^xsd:decimal ;
  geo-pos:long "1.41601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41601'^^xsd:double;
  dwc:latitude '50.18547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41601 50.18547, 1.41601 50.18547, 1.41601 50.18547, 1.41601 50.18547, 1.41601 50.18547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11397'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28511 1.41607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28511"^^xsd:decimal ;
  dwc:decimalLongitude "1.41607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28511 1.41607)"^^geo:wktLiteral ;
  geo-pos:lat "50.28511"^^xsd:decimal ;
  geo-pos:long "1.41607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41607'^^xsd:double;
  dwc:latitude '50.28511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41607 50.28511, 1.41607 50.28511, 1.41607 50.28511, 1.41607 50.28511, 1.41607 50.28511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_406'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16679 1.41611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16679"^^xsd:decimal ;
  dwc:decimalLongitude "1.41611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16679 1.41611)"^^geo:wktLiteral ;
  geo-pos:lat "50.16679"^^xsd:decimal ;
  geo-pos:long "1.41611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41611'^^xsd:double;
  dwc:latitude '50.16679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41611 50.16679, 1.41611 50.16679, 1.41611 50.16679, 1.41611 50.16679, 1.41611 50.16679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6618'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28976 1.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28976"^^xsd:decimal ;
  dwc:decimalLongitude "1.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28976 1.41628)"^^geo:wktLiteral ;
  geo-pos:lat "50.28976"^^xsd:decimal ;
  geo-pos:long "1.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41628'^^xsd:double;
  dwc:latitude '50.28976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41628 50.28976, 1.41628 50.28976, 1.41628 50.28976, 1.41628 50.28976, 1.41628 50.28976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8046'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3379 1.41649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3379"^^xsd:decimal ;
  dwc:decimalLongitude "1.41649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3379 1.41649)"^^geo:wktLiteral ;
  geo-pos:lat "50.3379"^^xsd:decimal ;
  geo-pos:long "1.41649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41649'^^xsd:double;
  dwc:latitude '50.3379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41649 50.3379, 1.41649 50.3379, 1.41649 50.3379, 1.41649 50.3379, 1.41649 50.3379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4428'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2689 1.41658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2689"^^xsd:decimal ;
  dwc:decimalLongitude "1.41658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2689 1.41658)"^^geo:wktLiteral ;
  geo-pos:lat "50.2689"^^xsd:decimal ;
  geo-pos:long "1.41658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41658'^^xsd:double;
  dwc:latitude '50.2689'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41658 50.2689, 1.41658 50.2689, 1.41658 50.2689, 1.41658 50.2689, 1.41658 50.2689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7031'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28998 1.41659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28998"^^xsd:decimal ;
  dwc:decimalLongitude "1.41659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28998 1.41659)"^^geo:wktLiteral ;
  geo-pos:lat "50.28998"^^xsd:decimal ;
  geo-pos:long "1.41659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_581'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41659'^^xsd:double;
  dwc:latitude '50.28998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41659 50.28998, 1.41659 50.28998, 1.41659 50.28998, 1.41659 50.28998, 1.41659 50.28998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_581'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27374 1.41661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27374"^^xsd:decimal ;
  dwc:decimalLongitude "1.41661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27374 1.41661)"^^geo:wktLiteral ;
  geo-pos:lat "50.27374"^^xsd:decimal ;
  geo-pos:long "1.41661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41661'^^xsd:double;
  dwc:latitude '50.27374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41661 50.27374, 1.41661 50.27374, 1.41661 50.27374, 1.41661 50.27374, 1.41661 50.27374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6706'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09275 1.41662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09275"^^xsd:decimal ;
  dwc:decimalLongitude "1.41662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09275 1.41662)"^^geo:wktLiteral ;
  geo-pos:lat "50.09275"^^xsd:decimal ;
  geo-pos:long "1.41662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41662'^^xsd:double;
  dwc:latitude '50.09275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41662 50.09275, 1.41662 50.09275, 1.41662 50.09275, 1.41662 50.09275, 1.41662 50.09275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10847'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27407 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27407"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27407 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "50.27407"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '50.27407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4167 50.27407, 1.4167 50.27407, 1.4167 50.27407, 1.4167 50.27407, 1.4167 50.27407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12957'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20049 1.41692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20049"^^xsd:decimal ;
  dwc:decimalLongitude "1.41692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20049 1.41692)"^^geo:wktLiteral ;
  geo-pos:lat "50.20049"^^xsd:decimal ;
  geo-pos:long "1.41692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41692'^^xsd:double;
  dwc:latitude '50.20049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41692 50.20049, 1.41692 50.20049, 1.41692 50.20049, 1.41692 50.20049, 1.41692 50.20049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12998'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21663 1.41704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21663"^^xsd:decimal ;
  dwc:decimalLongitude "1.41704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21663 1.41704)"^^geo:wktLiteral ;
  geo-pos:lat "50.21663"^^xsd:decimal ;
  geo-pos:long "1.41704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41704'^^xsd:double;
  dwc:latitude '50.21663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41704 50.21663, 1.41704 50.21663, 1.41704 50.21663, 1.41704 50.21663, 1.41704 50.21663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6508'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.41737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.41737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.41737)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.41737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.767777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41737'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41737 50.23327, 1.41737 50.23327, 1.41737 50.23327, 1.41737 50.23327, 1.41737 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6422'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.4174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22282"^^xsd:decimal ;
  dwc:decimalLongitude "1.4174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.4174)"^^geo:wktLiteral ;
  geo-pos:lat "50.22282"^^xsd:decimal ;
  geo-pos:long "1.4174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4174'^^xsd:double;
  dwc:latitude '50.22282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4174 50.22282, 1.4174 50.22282, 1.4174 50.22282, 1.4174 50.22282, 1.4174 50.22282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6154'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22316 1.4174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22316"^^xsd:decimal ;
  dwc:decimalLongitude "1.4174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22316 1.4174)"^^geo:wktLiteral ;
  geo-pos:lat "50.22316"^^xsd:decimal ;
  geo-pos:long "1.4174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4174'^^xsd:double;
  dwc:latitude '50.22316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4174 50.22316, 1.4174 50.22316, 1.4174 50.22316, 1.4174 50.22316, 1.4174 50.22316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8364'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11008 1.41747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11008"^^xsd:decimal ;
  dwc:decimalLongitude "1.41747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11008 1.41747)"^^geo:wktLiteral ;
  geo-pos:lat "50.11008"^^xsd:decimal ;
  geo-pos:long "1.41747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.275555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41747'^^xsd:double;
  dwc:latitude '50.11008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41747 50.11008, 1.41747 50.11008, 1.41747 50.11008, 1.41747 50.11008, 1.41747 50.11008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6439'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28765 1.41749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28765"^^xsd:decimal ;
  dwc:decimalLongitude "1.41749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28765 1.41749)"^^geo:wktLiteral ;
  geo-pos:lat "50.28765"^^xsd:decimal ;
  geo-pos:long "1.41749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41749'^^xsd:double;
  dwc:latitude '50.28765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41749 50.28765, 1.41749 50.28765, 1.41749 50.28765, 1.41749 50.28765, 1.41749 50.28765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6711'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26144 1.41767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26144"^^xsd:decimal ;
  dwc:decimalLongitude "1.41767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26144 1.41767)"^^geo:wktLiteral ;
  geo-pos:lat "50.26144"^^xsd:decimal ;
  geo-pos:long "1.41767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12597'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41767'^^xsd:double;
  dwc:latitude '50.26144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41767 50.26144, 1.41767 50.26144, 1.41767 50.26144, 1.41767 50.26144, 1.41767 50.26144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12597'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.41774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28989"^^xsd:decimal ;
  dwc:decimalLongitude "1.41774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.41774)"^^geo:wktLiteral ;
  geo-pos:lat "50.28989"^^xsd:decimal ;
  geo-pos:long "1.41774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41774'^^xsd:double;
  dwc:latitude '50.28989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41774 50.28989, 1.41774 50.28989, 1.41774 50.28989, 1.41774 50.28989, 1.41774 50.28989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6712'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21768 1.41781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21768"^^xsd:decimal ;
  dwc:decimalLongitude "1.41781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21768 1.41781)"^^geo:wktLiteral ;
  geo-pos:lat "50.21768"^^xsd:decimal ;
  geo-pos:long "1.41781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41781'^^xsd:double;
  dwc:latitude '50.21768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41781 50.21768, 1.41781 50.21768, 1.41781 50.21768, 1.41781 50.21768, 1.41781 50.21768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8908'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29451 1.41789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29451"^^xsd:decimal ;
  dwc:decimalLongitude "1.41789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29451 1.41789)"^^geo:wktLiteral ;
  geo-pos:lat "50.29451"^^xsd:decimal ;
  geo-pos:long "1.41789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41789'^^xsd:double;
  dwc:latitude '50.29451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41789 50.29451, 1.41789 50.29451, 1.41789 50.29451, 1.41789 50.29451, 1.41789 50.29451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12686'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2931 1.41801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2931"^^xsd:decimal ;
  dwc:decimalLongitude "1.41801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2931 1.41801)"^^geo:wktLiteral ;
  geo-pos:lat "50.2931"^^xsd:decimal ;
  geo-pos:long "1.41801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41801'^^xsd:double;
  dwc:latitude '50.2931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41801 50.2931, 1.41801 50.2931, 1.41801 50.2931, 1.41801 50.2931, 1.41801 50.2931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6895'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27079 1.4181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27079"^^xsd:decimal ;
  dwc:decimalLongitude "1.4181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27079 1.4181)"^^geo:wktLiteral ;
  geo-pos:lat "50.27079"^^xsd:decimal ;
  geo-pos:long "1.4181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4181'^^xsd:double;
  dwc:latitude '50.27079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4181 50.27079, 1.4181 50.27079, 1.4181 50.27079, 1.4181 50.27079, 1.4181 50.27079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7092'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.41822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22514"^^xsd:decimal ;
  dwc:decimalLongitude "1.41822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.41822)"^^geo:wktLiteral ;
  geo-pos:lat "50.22514"^^xsd:decimal ;
  geo-pos:long "1.41822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41822'^^xsd:double;
  dwc:latitude '50.22514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41822 50.22514, 1.41822 50.22514, 1.41822 50.22514, 1.41822 50.22514, 1.41822 50.22514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6178'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28294 1.41839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28294"^^xsd:decimal ;
  dwc:decimalLongitude "1.41839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28294 1.41839)"^^geo:wktLiteral ;
  geo-pos:lat "50.28294"^^xsd:decimal ;
  geo-pos:long "1.41839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.81888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41839'^^xsd:double;
  dwc:latitude '50.28294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41839 50.28294, 1.41839 50.28294, 1.41839 50.28294, 1.41839 50.28294, 1.41839 50.28294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8912'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27482 1.41849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27482"^^xsd:decimal ;
  dwc:decimalLongitude "1.41849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27482 1.41849)"^^geo:wktLiteral ;
  geo-pos:lat "50.27482"^^xsd:decimal ;
  geo-pos:long "1.41849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41849'^^xsd:double;
  dwc:latitude '50.27482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41849 50.27482, 1.41849 50.27482, 1.41849 50.27482, 1.41849 50.27482, 1.41849 50.27482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6855'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21802 1.41852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21802"^^xsd:decimal ;
  dwc:decimalLongitude "1.41852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21802 1.41852)"^^geo:wktLiteral ;
  geo-pos:lat "50.21802"^^xsd:decimal ;
  geo-pos:long "1.41852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5527'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.21777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41852'^^xsd:double;
  dwc:latitude '50.21802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41852 50.21802, 1.41852 50.21802, 1.41852 50.21802, 1.41852 50.21802, 1.41852 50.21802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5527'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.41852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22579"^^xsd:decimal ;
  dwc:decimalLongitude "1.41852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.41852)"^^geo:wktLiteral ;
  geo-pos:lat "50.22579"^^xsd:decimal ;
  geo-pos:long "1.41852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41852'^^xsd:double;
  dwc:latitude '50.22579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41852 50.22579, 1.41852 50.22579, 1.41852 50.22579, 1.41852 50.22579, 1.41852 50.22579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6227'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25914 1.41854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25914"^^xsd:decimal ;
  dwc:decimalLongitude "1.41854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25914 1.41854)"^^geo:wktLiteral ;
  geo-pos:lat "50.25914"^^xsd:decimal ;
  geo-pos:long "1.41854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41854'^^xsd:double;
  dwc:latitude '50.25914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41854 50.25914, 1.41854 50.25914, 1.41854 50.25914, 1.41854 50.25914, 1.41854 50.25914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10013'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28406 1.41866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28406"^^xsd:decimal ;
  dwc:decimalLongitude "1.41866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28406 1.41866)"^^geo:wktLiteral ;
  geo-pos:lat "50.28406"^^xsd:decimal ;
  geo-pos:long "1.41866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41866'^^xsd:double;
  dwc:latitude '50.28406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41866 50.28406, 1.41866 50.28406, 1.41866 50.28406, 1.41866 50.28406, 1.41866 50.28406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6719'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20158 1.4187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20158"^^xsd:decimal ;
  dwc:decimalLongitude "1.4187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20158 1.4187)"^^geo:wktLiteral ;
  geo-pos:lat "50.20158"^^xsd:decimal ;
  geo-pos:long "1.4187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4187'^^xsd:double;
  dwc:latitude '50.20158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4187 50.20158, 1.4187 50.20158, 1.4187 50.20158, 1.4187 50.20158, 1.4187 50.20158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6395'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29142 1.41879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29142"^^xsd:decimal ;
  dwc:decimalLongitude "1.41879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29142 1.41879)"^^geo:wktLiteral ;
  geo-pos:lat "50.29142"^^xsd:decimal ;
  geo-pos:long "1.41879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41879'^^xsd:double;
  dwc:latitude '50.29142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41879 50.29142, 1.41879 50.29142, 1.41879 50.29142, 1.41879 50.29142, 1.41879 50.29142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12380'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26754 1.4188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26754"^^xsd:decimal ;
  dwc:decimalLongitude "1.4188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26754 1.4188)"^^geo:wktLiteral ;
  geo-pos:lat "50.26754"^^xsd:decimal ;
  geo-pos:long "1.4188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.22333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4188'^^xsd:double;
  dwc:latitude '50.26754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4188 50.26754, 1.4188 50.26754, 1.4188 50.26754, 1.4188 50.26754, 1.4188 50.26754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7043'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29804 1.4188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29804"^^xsd:decimal ;
  dwc:decimalLongitude "1.4188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29804 1.4188)"^^geo:wktLiteral ;
  geo-pos:lat "50.29804"^^xsd:decimal ;
  geo-pos:long "1.4188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4188'^^xsd:double;
  dwc:latitude '50.29804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4188 50.29804, 1.4188 50.29804, 1.4188 50.29804, 1.4188 50.29804, 1.4188 50.29804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_258'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27566 1.41903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27566"^^xsd:decimal ;
  dwc:decimalLongitude "1.41903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27566 1.41903)"^^geo:wktLiteral ;
  geo-pos:lat "50.27566"^^xsd:decimal ;
  geo-pos:long "1.41903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41903'^^xsd:double;
  dwc:latitude '50.27566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41903 50.27566, 1.41903 50.27566, 1.41903 50.27566, 1.41903 50.27566, 1.41903 50.27566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6707'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26962 1.41911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26962"^^xsd:decimal ;
  dwc:decimalLongitude "1.41911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26962 1.41911)"^^geo:wktLiteral ;
  geo-pos:lat "50.26962"^^xsd:decimal ;
  geo-pos:long "1.41911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41911'^^xsd:double;
  dwc:latitude '50.26962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41911 50.26962, 1.41911 50.26962, 1.41911 50.26962, 1.41911 50.26962, 1.41911 50.26962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6685'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29958 1.41923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29958"^^xsd:decimal ;
  dwc:decimalLongitude "1.41923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29958 1.41923)"^^geo:wktLiteral ;
  geo-pos:lat "50.29958"^^xsd:decimal ;
  geo-pos:long "1.41923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41923'^^xsd:double;
  dwc:latitude '50.29958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41923 50.29958, 1.41923 50.29958, 1.41923 50.29958, 1.41923 50.29958, 1.41923 50.29958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10186'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19805 1.41934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19805"^^xsd:decimal ;
  dwc:decimalLongitude "1.41934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19805 1.41934)"^^geo:wktLiteral ;
  geo-pos:lat "50.19805"^^xsd:decimal ;
  geo-pos:long "1.41934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41934'^^xsd:double;
  dwc:latitude '50.19805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41934 50.19805, 1.41934 50.19805, 1.41934 50.19805, 1.41934 50.19805, 1.41934 50.19805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6030'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2909 1.41935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2909"^^xsd:decimal ;
  dwc:decimalLongitude "1.41935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2909 1.41935)"^^geo:wktLiteral ;
  geo-pos:lat "50.2909"^^xsd:decimal ;
  geo-pos:long "1.41935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12538'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41935'^^xsd:double;
  dwc:latitude '50.2909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41935 50.2909, 1.41935 50.2909, 1.41935 50.2909, 1.41935 50.2909, 1.41935 50.2909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12538'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1081 1.41937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1081"^^xsd:decimal ;
  dwc:decimalLongitude "1.41937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1081 1.41937)"^^geo:wktLiteral ;
  geo-pos:lat "50.1081"^^xsd:decimal ;
  geo-pos:long "1.41937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4878'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41937'^^xsd:double;
  dwc:latitude '50.1081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41937 50.1081, 1.41937 50.1081, 1.41937 50.1081, 1.41937 50.1081, 1.41937 50.1081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4878'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28846 1.41949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28846"^^xsd:decimal ;
  dwc:decimalLongitude "1.41949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28846 1.41949)"^^geo:wktLiteral ;
  geo-pos:lat "50.28846"^^xsd:decimal ;
  geo-pos:long "1.41949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41949'^^xsd:double;
  dwc:latitude '50.28846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41949 50.28846, 1.41949 50.28846, 1.41949 50.28846, 1.41949 50.28846, 1.41949 50.28846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6713'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26442 1.41953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26442"^^xsd:decimal ;
  dwc:decimalLongitude "1.41953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26442 1.41953)"^^geo:wktLiteral ;
  geo-pos:lat "50.26442"^^xsd:decimal ;
  geo-pos:long "1.41953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41953'^^xsd:double;
  dwc:latitude '50.26442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41953 50.26442, 1.41953 50.26442, 1.41953 50.26442, 1.41953 50.26442, 1.41953 50.26442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12780'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27421 1.41956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27421"^^xsd:decimal ;
  dwc:decimalLongitude "1.41956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27421 1.41956)"^^geo:wktLiteral ;
  geo-pos:lat "50.27421"^^xsd:decimal ;
  geo-pos:long "1.41956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41956'^^xsd:double;
  dwc:latitude '50.27421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41956 50.27421, 1.41956 50.27421, 1.41956 50.27421, 1.41956 50.27421, 1.41956 50.27421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6870'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12733 1.41978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12733"^^xsd:decimal ;
  dwc:decimalLongitude "1.41978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12733 1.41978)"^^geo:wktLiteral ;
  geo-pos:lat "50.12733"^^xsd:decimal ;
  geo-pos:long "1.41978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41978'^^xsd:double;
  dwc:latitude '50.12733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41978 50.12733, 1.41978 50.12733, 1.41978 50.12733, 1.41978 50.12733, 1.41978 50.12733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4943'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27075 1.41986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27075"^^xsd:decimal ;
  dwc:decimalLongitude "1.41986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27075 1.41986)"^^geo:wktLiteral ;
  geo-pos:lat "50.27075"^^xsd:decimal ;
  geo-pos:long "1.41986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41986'^^xsd:double;
  dwc:latitude '50.27075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41986 50.27075, 1.41986 50.27075, 1.41986 50.27075, 1.41986 50.27075, 1.41986 50.27075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9901'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27184 1.41994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27184"^^xsd:decimal ;
  dwc:decimalLongitude "1.41994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27184 1.41994)"^^geo:wktLiteral ;
  geo-pos:lat "50.27184"^^xsd:decimal ;
  geo-pos:long "1.41994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41994'^^xsd:double;
  dwc:latitude '50.27184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41994 50.27184, 1.41994 50.27184, 1.41994 50.27184, 1.41994 50.27184, 1.41994 50.27184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4023'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18017 1.41995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18017"^^xsd:decimal ;
  dwc:decimalLongitude "1.41995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18017 1.41995)"^^geo:wktLiteral ;
  geo-pos:lat "50.18017"^^xsd:decimal ;
  geo-pos:long "1.41995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.41995'^^xsd:double;
  dwc:latitude '50.18017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.41995 50.18017, 1.41995 50.18017, 1.41995 50.18017, 1.41995 50.18017, 1.41995 50.18017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10351'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22704"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.42)"^^geo:wktLiteral ;
  geo-pos:lat "50.22704"^^xsd:decimal ;
  geo-pos:long "1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.002222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42'^^xsd:double;
  dwc:latitude '50.22704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42 50.22704, 1.42 50.22704, 1.42 50.22704, 1.42 50.22704, 1.42 50.22704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5223'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.42013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23344"^^xsd:decimal ;
  dwc:decimalLongitude "1.42013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.42013)"^^geo:wktLiteral ;
  geo-pos:lat "50.23344"^^xsd:decimal ;
  geo-pos:long "1.42013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42013'^^xsd:double;
  dwc:latitude '50.23344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42013 50.23344, 1.42013 50.23344, 1.42013 50.23344, 1.42013 50.23344, 1.42013 50.23344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6375'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.42065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23764"^^xsd:decimal ;
  dwc:decimalLongitude "1.42065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.42065)"^^geo:wktLiteral ;
  geo-pos:lat "50.23764"^^xsd:decimal ;
  geo-pos:long "1.42065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42065'^^xsd:double;
  dwc:latitude '50.23764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42065 50.23764, 1.42065 50.23764, 1.42065 50.23764, 1.42065 50.23764, 1.42065 50.23764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6253'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26923 1.42072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26923"^^xsd:decimal ;
  dwc:decimalLongitude "1.42072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26923 1.42072)"^^geo:wktLiteral ;
  geo-pos:lat "50.26923"^^xsd:decimal ;
  geo-pos:long "1.42072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42072'^^xsd:double;
  dwc:latitude '50.26923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42072 50.26923, 1.42072 50.26923, 1.42072 50.26923, 1.42072 50.26923, 1.42072 50.26923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4442'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29673 1.42079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29673"^^xsd:decimal ;
  dwc:decimalLongitude "1.42079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29673 1.42079)"^^geo:wktLiteral ;
  geo-pos:lat "50.29673"^^xsd:decimal ;
  geo-pos:long "1.42079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42079'^^xsd:double;
  dwc:latitude '50.29673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42079 50.29673, 1.42079 50.29673, 1.42079 50.29673, 1.42079 50.29673, 1.42079 50.29673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8386'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.42086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23458"^^xsd:decimal ;
  dwc:decimalLongitude "1.42086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.42086)"^^geo:wktLiteral ;
  geo-pos:lat "50.23458"^^xsd:decimal ;
  geo-pos:long "1.42086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42086'^^xsd:double;
  dwc:latitude '50.23458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42086 50.23458, 1.42086 50.23458, 1.42086 50.23458, 1.42086 50.23458, 1.42086 50.23458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10501'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26956 1.4209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26956"^^xsd:decimal ;
  dwc:decimalLongitude "1.4209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26956 1.4209)"^^geo:wktLiteral ;
  geo-pos:lat "50.26956"^^xsd:decimal ;
  geo-pos:long "1.4209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4209'^^xsd:double;
  dwc:latitude '50.26956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4209 50.26956, 1.4209 50.26956, 1.4209 50.26956, 1.4209 50.26956, 1.4209 50.26956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6688'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24074 1.42093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24074"^^xsd:decimal ;
  dwc:decimalLongitude "1.42093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24074 1.42093)"^^geo:wktLiteral ;
  geo-pos:lat "50.24074"^^xsd:decimal ;
  geo-pos:long "1.42093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42093'^^xsd:double;
  dwc:latitude '50.24074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42093 50.24074, 1.42093 50.24074, 1.42093 50.24074, 1.42093 50.24074, 1.42093 50.24074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8427'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27381 1.42103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27381"^^xsd:decimal ;
  dwc:decimalLongitude "1.42103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27381 1.42103)"^^geo:wktLiteral ;
  geo-pos:lat "50.27381"^^xsd:decimal ;
  geo-pos:long "1.42103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.3422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42103'^^xsd:double;
  dwc:latitude '50.27381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42103 50.27381, 1.42103 50.27381, 1.42103 50.27381, 1.42103 50.27381, 1.42103 50.27381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9847'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26613 1.42105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26613"^^xsd:decimal ;
  dwc:decimalLongitude "1.42105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26613 1.42105)"^^geo:wktLiteral ;
  geo-pos:lat "50.26613"^^xsd:decimal ;
  geo-pos:long "1.42105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42105'^^xsd:double;
  dwc:latitude '50.26613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42105 50.26613, 1.42105 50.26613, 1.42105 50.26613, 1.42105 50.26613, 1.42105 50.26613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6864'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18291 1.42123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18291"^^xsd:decimal ;
  dwc:decimalLongitude "1.42123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18291 1.42123)"^^geo:wktLiteral ;
  geo-pos:lat "50.18291"^^xsd:decimal ;
  geo-pos:long "1.42123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.3577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42123'^^xsd:double;
  dwc:latitude '50.18291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42123 50.18291, 1.42123 50.18291, 1.42123 50.18291, 1.42123 50.18291, 1.42123 50.18291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11418'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28735 1.42124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28735"^^xsd:decimal ;
  dwc:decimalLongitude "1.42124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28735 1.42124)"^^geo:wktLiteral ;
  geo-pos:lat "50.28735"^^xsd:decimal ;
  geo-pos:long "1.42124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42124'^^xsd:double;
  dwc:latitude '50.28735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42124 50.28735, 1.42124 50.28735, 1.42124 50.28735, 1.42124 50.28735, 1.42124 50.28735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6714'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26765 1.42126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26765"^^xsd:decimal ;
  dwc:decimalLongitude "1.42126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26765 1.42126)"^^geo:wktLiteral ;
  geo-pos:lat "50.26765"^^xsd:decimal ;
  geo-pos:long "1.42126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42126'^^xsd:double;
  dwc:latitude '50.26765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42126 50.26765, 1.42126 50.26765, 1.42126 50.26765, 1.42126 50.26765, 1.42126 50.26765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12205'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12582 1.42135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12582"^^xsd:decimal ;
  dwc:decimalLongitude "1.42135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12582 1.42135)"^^geo:wktLiteral ;
  geo-pos:lat "50.12582"^^xsd:decimal ;
  geo-pos:long "1.42135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.19444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42135'^^xsd:double;
  dwc:latitude '50.12582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42135 50.12582, 1.42135 50.12582, 1.42135 50.12582, 1.42135 50.12582, 1.42135 50.12582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6020'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19088 1.42138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19088"^^xsd:decimal ;
  dwc:decimalLongitude "1.42138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19088 1.42138)"^^geo:wktLiteral ;
  geo-pos:lat "50.19088"^^xsd:decimal ;
  geo-pos:long "1.42138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.9355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42138'^^xsd:double;
  dwc:latitude '50.19088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42138 50.19088, 1.42138 50.19088, 1.42138 50.19088, 1.42138 50.19088, 1.42138 50.19088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11407'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26817 1.42167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26817"^^xsd:decimal ;
  dwc:decimalLongitude "1.42167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26817 1.42167)"^^geo:wktLiteral ;
  geo-pos:lat "50.26817"^^xsd:decimal ;
  geo-pos:long "1.42167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42167'^^xsd:double;
  dwc:latitude '50.26817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42167 50.26817, 1.42167 50.26817, 1.42167 50.26817, 1.42167 50.26817, 1.42167 50.26817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6867'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27046 1.42168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27046"^^xsd:decimal ;
  dwc:decimalLongitude "1.42168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27046 1.42168)"^^geo:wktLiteral ;
  geo-pos:lat "50.27046"^^xsd:decimal ;
  geo-pos:long "1.42168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42168'^^xsd:double;
  dwc:latitude '50.27046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42168 50.27046, 1.42168 50.27046, 1.42168 50.27046, 1.42168 50.27046, 1.42168 50.27046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6869'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 1.4217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.293"^^xsd:decimal ;
  dwc:decimalLongitude "1.4217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 1.4217)"^^geo:wktLiteral ;
  geo-pos:lat "50.293"^^xsd:decimal ;
  geo-pos:long "1.4217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4217'^^xsd:double;
  dwc:latitude '50.293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4217 50.293, 1.4217 50.293, 1.4217 50.293, 1.4217 50.293, 1.4217 50.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4345'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10225 1.42174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10225"^^xsd:decimal ;
  dwc:decimalLongitude "1.42174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10225 1.42174)"^^geo:wktLiteral ;
  geo-pos:lat "50.10225"^^xsd:decimal ;
  geo-pos:long "1.42174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42174'^^xsd:double;
  dwc:latitude '50.10225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42174 50.10225, 1.42174 50.10225, 1.42174 50.10225, 1.42174 50.10225, 1.42174 50.10225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10801'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16333 1.42176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16333"^^xsd:decimal ;
  dwc:decimalLongitude "1.42176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16333 1.42176)"^^geo:wktLiteral ;
  geo-pos:lat "50.16333"^^xsd:decimal ;
  geo-pos:long "1.42176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11105'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.84666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42176'^^xsd:double;
  dwc:latitude '50.16333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42176 50.16333, 1.42176 50.16333, 1.42176 50.16333, 1.42176 50.16333, 1.42176 50.16333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11105'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25702 1.42177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25702"^^xsd:decimal ;
  dwc:decimalLongitude "1.42177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25702 1.42177)"^^geo:wktLiteral ;
  geo-pos:lat "50.25702"^^xsd:decimal ;
  geo-pos:long "1.42177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42177'^^xsd:double;
  dwc:latitude '50.25702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42177 50.25702, 1.42177 50.25702, 1.42177 50.25702, 1.42177 50.25702, 1.42177 50.25702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12779'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29119 1.42178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29119"^^xsd:decimal ;
  dwc:decimalLongitude "1.42178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29119 1.42178)"^^geo:wktLiteral ;
  geo-pos:lat "50.29119"^^xsd:decimal ;
  geo-pos:long "1.42178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42178'^^xsd:double;
  dwc:latitude '50.29119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42178 50.29119, 1.42178 50.29119, 1.42178 50.29119, 1.42178 50.29119, 1.42178 50.29119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6715'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.42181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.42181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.42181)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.42181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.9455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42181'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42181 50.22966, 1.42181 50.22966, 1.42181 50.22966, 1.42181 50.22966, 1.42181 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11514'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22434 1.42183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22434"^^xsd:decimal ;
  dwc:decimalLongitude "1.42183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22434 1.42183)"^^geo:wktLiteral ;
  geo-pos:lat "50.22434"^^xsd:decimal ;
  geo-pos:long "1.42183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42183'^^xsd:double;
  dwc:latitude '50.22434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42183 50.22434, 1.42183 50.22434, 1.42183 50.22434, 1.42183 50.22434, 1.42183 50.22434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10163'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27388 1.42188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27388"^^xsd:decimal ;
  dwc:decimalLongitude "1.42188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27388 1.42188)"^^geo:wktLiteral ;
  geo-pos:lat "50.27388"^^xsd:decimal ;
  geo-pos:long "1.42188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.23666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42188'^^xsd:double;
  dwc:latitude '50.27388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42188 50.27388, 1.42188 50.27388, 1.42188 50.27388, 1.42188 50.27388, 1.42188 50.27388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6704'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28463 1.42194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28463"^^xsd:decimal ;
  dwc:decimalLongitude "1.42194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28463 1.42194)"^^geo:wktLiteral ;
  geo-pos:lat "50.28463"^^xsd:decimal ;
  geo-pos:long "1.42194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42194'^^xsd:double;
  dwc:latitude '50.28463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42194 50.28463, 1.42194 50.28463, 1.42194 50.28463, 1.42194 50.28463, 1.42194 50.28463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12611'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29053 1.42194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29053"^^xsd:decimal ;
  dwc:decimalLongitude "1.42194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29053 1.42194)"^^geo:wktLiteral ;
  geo-pos:lat "50.29053"^^xsd:decimal ;
  geo-pos:long "1.42194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42194'^^xsd:double;
  dwc:latitude '50.29053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42194 50.29053, 1.42194 50.29053, 1.42194 50.29053, 1.42194 50.29053, 1.42194 50.29053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12364'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29588 1.42207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29588"^^xsd:decimal ;
  dwc:decimalLongitude "1.42207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29588 1.42207)"^^geo:wktLiteral ;
  geo-pos:lat "50.29588"^^xsd:decimal ;
  geo-pos:long "1.42207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42207'^^xsd:double;
  dwc:latitude '50.29588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42207 50.29588, 1.42207 50.29588, 1.42207 50.29588, 1.42207 50.29588, 1.42207 50.29588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8047'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.42208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22304"^^xsd:decimal ;
  dwc:decimalLongitude "1.42208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.42208)"^^geo:wktLiteral ;
  geo-pos:lat "50.22304"^^xsd:decimal ;
  geo-pos:long "1.42208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42208'^^xsd:double;
  dwc:latitude '50.22304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42208 50.22304, 1.42208 50.22304, 1.42208 50.22304, 1.42208 50.22304, 1.42208 50.22304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6367'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29853 1.4221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29853"^^xsd:decimal ;
  dwc:decimalLongitude "1.4221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29853 1.4221)"^^geo:wktLiteral ;
  geo-pos:lat "50.29853"^^xsd:decimal ;
  geo-pos:long "1.4221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4221'^^xsd:double;
  dwc:latitude '50.29853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4221 50.29853, 1.4221 50.29853, 1.4221 50.29853, 1.4221 50.29853, 1.4221 50.29853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12367'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29986 1.42219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29986"^^xsd:decimal ;
  dwc:decimalLongitude "1.42219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29986 1.42219)"^^geo:wktLiteral ;
  geo-pos:lat "50.29986"^^xsd:decimal ;
  geo-pos:long "1.42219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42219'^^xsd:double;
  dwc:latitude '50.29986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42219 50.29986, 1.42219 50.29986, 1.42219 50.29986, 1.42219 50.29986, 1.42219 50.29986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10187'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27168 1.4222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27168"^^xsd:decimal ;
  dwc:decimalLongitude "1.4222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27168 1.4222)"^^geo:wktLiteral ;
  geo-pos:lat "50.27168"^^xsd:decimal ;
  geo-pos:long "1.4222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4222'^^xsd:double;
  dwc:latitude '50.27168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4222 50.27168, 1.4222 50.27168, 1.4222 50.27168, 1.4222 50.27168, 1.4222 50.27168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7133'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.42242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22493"^^xsd:decimal ;
  dwc:decimalLongitude "1.42242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.42242)"^^geo:wktLiteral ;
  geo-pos:lat "50.22493"^^xsd:decimal ;
  geo-pos:long "1.42242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42242'^^xsd:double;
  dwc:latitude '50.22493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42242 50.22493, 1.42242 50.22493, 1.42242 50.22493, 1.42242 50.22493, 1.42242 50.22493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6063'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26651 1.42258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26651"^^xsd:decimal ;
  dwc:decimalLongitude "1.42258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26651 1.42258)"^^geo:wktLiteral ;
  geo-pos:lat "50.26651"^^xsd:decimal ;
  geo-pos:long "1.42258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42258'^^xsd:double;
  dwc:latitude '50.26651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42258 50.26651, 1.42258 50.26651, 1.42258 50.26651, 1.42258 50.26651, 1.42258 50.26651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7044'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.42259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.42259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.42259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.42259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42259'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42259 50.23029, 1.42259 50.23029, 1.42259 50.23029, 1.42259 50.23029, 1.42259 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6280'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10557 1.42263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10557"^^xsd:decimal ;
  dwc:decimalLongitude "1.42263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10557 1.42263)"^^geo:wktLiteral ;
  geo-pos:lat "50.10557"^^xsd:decimal ;
  geo-pos:long "1.42263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6863888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42263'^^xsd:double;
  dwc:latitude '50.10557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42263 50.10557, 1.42263 50.10557, 1.42263 50.10557, 1.42263 50.10557, 1.42263 50.10557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6200'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19075 1.42263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19075"^^xsd:decimal ;
  dwc:decimalLongitude "1.42263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19075 1.42263)"^^geo:wktLiteral ;
  geo-pos:lat "50.19075"^^xsd:decimal ;
  geo-pos:long "1.42263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42263'^^xsd:double;
  dwc:latitude '50.19075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42263 50.19075, 1.42263 50.19075, 1.42263 50.19075, 1.42263 50.19075, 1.42263 50.19075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6622'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30001 1.42263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30001"^^xsd:decimal ;
  dwc:decimalLongitude "1.42263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30001 1.42263)"^^geo:wktLiteral ;
  geo-pos:lat "50.30001"^^xsd:decimal ;
  geo-pos:long "1.42263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42263'^^xsd:double;
  dwc:latitude '50.30001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42263 50.30001, 1.42263 50.30001, 1.42263 50.30001, 1.42263 50.30001, 1.42263 50.30001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8044'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2211 1.42284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2211"^^xsd:decimal ;
  dwc:decimalLongitude "1.42284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2211 1.42284)"^^geo:wktLiteral ;
  geo-pos:lat "50.2211"^^xsd:decimal ;
  geo-pos:long "1.42284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42284'^^xsd:double;
  dwc:latitude '50.2211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42284 50.2211, 1.42284 50.2211, 1.42284 50.2211, 1.42284 50.2211, 1.42284 50.2211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6308'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26104 1.42313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26104"^^xsd:decimal ;
  dwc:decimalLongitude "1.42313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26104 1.42313)"^^geo:wktLiteral ;
  geo-pos:lat "50.26104"^^xsd:decimal ;
  geo-pos:long "1.42313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42313'^^xsd:double;
  dwc:latitude '50.26104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42313 50.26104, 1.42313 50.26104, 1.42313 50.26104, 1.42313 50.26104, 1.42313 50.26104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6863'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24276 1.42316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24276"^^xsd:decimal ;
  dwc:decimalLongitude "1.42316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24276 1.42316)"^^geo:wktLiteral ;
  geo-pos:lat "50.24276"^^xsd:decimal ;
  geo-pos:long "1.42316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42316'^^xsd:double;
  dwc:latitude '50.24276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42316 50.24276, 1.42316 50.24276, 1.42316 50.24276, 1.42316 50.24276, 1.42316 50.24276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10257'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29134 1.42324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29134"^^xsd:decimal ;
  dwc:decimalLongitude "1.42324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29134 1.42324)"^^geo:wktLiteral ;
  geo-pos:lat "50.29134"^^xsd:decimal ;
  geo-pos:long "1.42324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42324'^^xsd:double;
  dwc:latitude '50.29134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42324 50.29134, 1.42324 50.29134, 1.42324 50.29134, 1.42324 50.29134, 1.42324 50.29134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9984'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27652 1.42335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27652"^^xsd:decimal ;
  dwc:decimalLongitude "1.42335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27652 1.42335)"^^geo:wktLiteral ;
  geo-pos:lat "50.27652"^^xsd:decimal ;
  geo-pos:long "1.42335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.661111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42335'^^xsd:double;
  dwc:latitude '50.27652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42335 50.27652, 1.42335 50.27652, 1.42335 50.27652, 1.42335 50.27652, 1.42335 50.27652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4300'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10016 1.42339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10016"^^xsd:decimal ;
  dwc:decimalLongitude "1.42339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10016 1.42339)"^^geo:wktLiteral ;
  geo-pos:lat "50.10016"^^xsd:decimal ;
  geo-pos:long "1.42339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42339'^^xsd:double;
  dwc:latitude '50.10016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42339 50.10016, 1.42339 50.10016, 1.42339 50.10016, 1.42339 50.10016, 1.42339 50.10016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6199'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1322 1.42343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1322"^^xsd:decimal ;
  dwc:decimalLongitude "1.42343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1322 1.42343)"^^geo:wktLiteral ;
  geo-pos:lat "50.1322"^^xsd:decimal ;
  geo-pos:long "1.42343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.53138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42343'^^xsd:double;
  dwc:latitude '50.1322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42343 50.1322, 1.42343 50.1322, 1.42343 50.1322, 1.42343 50.1322, 1.42343 50.1322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4906'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26545 1.42355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26545"^^xsd:decimal ;
  dwc:decimalLongitude "1.42355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26545 1.42355)"^^geo:wktLiteral ;
  geo-pos:lat "50.26545"^^xsd:decimal ;
  geo-pos:long "1.42355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42355'^^xsd:double;
  dwc:latitude '50.26545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42355 50.26545, 1.42355 50.26545, 1.42355 50.26545, 1.42355 50.26545, 1.42355 50.26545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7045'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28952 1.4236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28952"^^xsd:decimal ;
  dwc:decimalLongitude "1.4236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28952 1.4236)"^^geo:wktLiteral ;
  geo-pos:lat "50.28952"^^xsd:decimal ;
  geo-pos:long "1.4236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4236'^^xsd:double;
  dwc:latitude '50.28952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4236 50.28952, 1.4236 50.28952, 1.4236 50.28952, 1.4236 50.28952, 1.4236 50.28952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_256'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.42367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22808"^^xsd:decimal ;
  dwc:decimalLongitude "1.42367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.42367)"^^geo:wktLiteral ;
  geo-pos:lat "50.22808"^^xsd:decimal ;
  geo-pos:long "1.42367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42367'^^xsd:double;
  dwc:latitude '50.22808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42367 50.22808, 1.42367 50.22808, 1.42367 50.22808, 1.42367 50.22808, 1.42367 50.22808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6551'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26557 1.42371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26557"^^xsd:decimal ;
  dwc:decimalLongitude "1.42371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26557 1.42371)"^^geo:wktLiteral ;
  geo-pos:lat "50.26557"^^xsd:decimal ;
  geo-pos:long "1.42371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.73444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42371'^^xsd:double;
  dwc:latitude '50.26557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42371 50.26557, 1.42371 50.26557, 1.42371 50.26557, 1.42371 50.26557, 1.42371 50.26557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6686'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28944 1.42376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28944"^^xsd:decimal ;
  dwc:decimalLongitude "1.42376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28944 1.42376)"^^geo:wktLiteral ;
  geo-pos:lat "50.28944"^^xsd:decimal ;
  geo-pos:long "1.42376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42376'^^xsd:double;
  dwc:latitude '50.28944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42376 50.28944, 1.42376 50.28944, 1.42376 50.28944, 1.42376 50.28944, 1.42376 50.28944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_752'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20718 1.42382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20718"^^xsd:decimal ;
  dwc:decimalLongitude "1.42382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20718 1.42382)"^^geo:wktLiteral ;
  geo-pos:lat "50.20718"^^xsd:decimal ;
  geo-pos:long "1.42382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42382'^^xsd:double;
  dwc:latitude '50.20718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42382 50.20718, 1.42382 50.20718, 1.42382 50.20718, 1.42382 50.20718, 1.42382 50.20718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6319'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19447 1.42384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19447"^^xsd:decimal ;
  dwc:decimalLongitude "1.42384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19447 1.42384)"^^geo:wktLiteral ;
  geo-pos:lat "50.19447"^^xsd:decimal ;
  geo-pos:long "1.42384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42384'^^xsd:double;
  dwc:latitude '50.19447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42384 50.19447, 1.42384 50.19447, 1.42384 50.19447, 1.42384 50.19447, 1.42384 50.19447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11399'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30116 1.42417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30116"^^xsd:decimal ;
  dwc:decimalLongitude "1.42417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30116 1.42417)"^^geo:wktLiteral ;
  geo-pos:lat "50.30116"^^xsd:decimal ;
  geo-pos:long "1.42417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12873'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42417'^^xsd:double;
  dwc:latitude '50.30116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42417 50.30116, 1.42417 50.30116, 1.42417 50.30116, 1.42417 50.30116, 1.42417 50.30116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12873'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29387 1.42427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29387"^^xsd:decimal ;
  dwc:decimalLongitude "1.42427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29387 1.42427)"^^geo:wktLiteral ;
  geo-pos:lat "50.29387"^^xsd:decimal ;
  geo-pos:long "1.42427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12551'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42427'^^xsd:double;
  dwc:latitude '50.29387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42427 50.29387, 1.42427 50.29387, 1.42427 50.29387, 1.42427 50.29387, 1.42427 50.29387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12551'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22634 1.42428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22634"^^xsd:decimal ;
  dwc:decimalLongitude "1.42428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22634 1.42428)"^^geo:wktLiteral ;
  geo-pos:lat "50.22634"^^xsd:decimal ;
  geo-pos:long "1.42428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42428'^^xsd:double;
  dwc:latitude '50.22634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42428 50.22634, 1.42428 50.22634, 1.42428 50.22634, 1.42428 50.22634, 1.42428 50.22634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5171'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25782 1.42431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25782"^^xsd:decimal ;
  dwc:decimalLongitude "1.42431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25782 1.42431)"^^geo:wktLiteral ;
  geo-pos:lat "50.25782"^^xsd:decimal ;
  geo-pos:long "1.42431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42431'^^xsd:double;
  dwc:latitude '50.25782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42431 50.25782, 1.42431 50.25782, 1.42431 50.25782, 1.42431 50.25782, 1.42431 50.25782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4299'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.42438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23072"^^xsd:decimal ;
  dwc:decimalLongitude "1.42438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.42438)"^^geo:wktLiteral ;
  geo-pos:lat "50.23072"^^xsd:decimal ;
  geo-pos:long "1.42438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13107'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42438'^^xsd:double;
  dwc:latitude '50.23072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42438 50.23072, 1.42438 50.23072, 1.42438 50.23072, 1.42438 50.23072, 1.42438 50.23072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13107'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24066 1.42439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24066"^^xsd:decimal ;
  dwc:decimalLongitude "1.42439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24066 1.42439)"^^geo:wktLiteral ;
  geo-pos:lat "50.24066"^^xsd:decimal ;
  geo-pos:long "1.42439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42439'^^xsd:double;
  dwc:latitude '50.24066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42439 50.24066, 1.42439 50.24066, 1.42439 50.24066, 1.42439 50.24066, 1.42439 50.24066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5658'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26012 1.42445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26012"^^xsd:decimal ;
  dwc:decimalLongitude "1.42445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26012 1.42445)"^^geo:wktLiteral ;
  geo-pos:lat "50.26012"^^xsd:decimal ;
  geo-pos:long "1.42445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.1533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42445'^^xsd:double;
  dwc:latitude '50.26012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42445 50.26012, 1.42445 50.26012, 1.42445 50.26012, 1.42445 50.26012, 1.42445 50.26012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4024'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29995 1.42454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29995"^^xsd:decimal ;
  dwc:decimalLongitude "1.42454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29995 1.42454)"^^geo:wktLiteral ;
  geo-pos:lat "50.29995"^^xsd:decimal ;
  geo-pos:long "1.42454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42454'^^xsd:double;
  dwc:latitude '50.29995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42454 50.29995, 1.42454 50.29995, 1.42454 50.29995, 1.42454 50.29995, 1.42454 50.29995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9829'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.42455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22583"^^xsd:decimal ;
  dwc:decimalLongitude "1.42455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.42455)"^^geo:wktLiteral ;
  geo-pos:lat "50.22583"^^xsd:decimal ;
  geo-pos:long "1.42455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42455'^^xsd:double;
  dwc:latitude '50.22583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42455 50.22583, 1.42455 50.22583, 1.42455 50.22583, 1.42455 50.22583, 1.42455 50.22583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5046'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15736 1.4247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15736"^^xsd:decimal ;
  dwc:decimalLongitude "1.4247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15736 1.4247)"^^geo:wktLiteral ;
  geo-pos:lat "50.15736"^^xsd:decimal ;
  geo-pos:long "1.4247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4247'^^xsd:double;
  dwc:latitude '50.15736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4247 50.15736, 1.4247 50.15736, 1.4247 50.15736, 1.4247 50.15736, 1.4247 50.15736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5312'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2001 1.4247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2001"^^xsd:decimal ;
  dwc:decimalLongitude "1.4247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2001 1.4247)"^^geo:wktLiteral ;
  geo-pos:lat "50.2001"^^xsd:decimal ;
  geo-pos:long "1.4247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4247'^^xsd:double;
  dwc:latitude '50.2001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4247 50.2001, 1.4247 50.2001, 1.4247 50.2001, 1.4247 50.2001, 1.4247 50.2001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13013'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29762 1.42472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29762"^^xsd:decimal ;
  dwc:decimalLongitude "1.42472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29762 1.42472)"^^geo:wktLiteral ;
  geo-pos:lat "50.29762"^^xsd:decimal ;
  geo-pos:long "1.42472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42472'^^xsd:double;
  dwc:latitude '50.29762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42472 50.29762, 1.42472 50.29762, 1.42472 50.29762, 1.42472 50.29762, 1.42472 50.29762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2947'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30032 1.42476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30032"^^xsd:decimal ;
  dwc:decimalLongitude "1.42476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30032 1.42476)"^^geo:wktLiteral ;
  geo-pos:lat "50.30032"^^xsd:decimal ;
  geo-pos:long "1.42476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12566'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42476'^^xsd:double;
  dwc:latitude '50.30032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42476 50.30032, 1.42476 50.30032, 1.42476 50.30032, 1.42476 50.30032, 1.42476 50.30032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12566'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25528 1.42481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25528"^^xsd:decimal ;
  dwc:decimalLongitude "1.42481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25528 1.42481)"^^geo:wktLiteral ;
  geo-pos:lat "50.25528"^^xsd:decimal ;
  geo-pos:long "1.42481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42481'^^xsd:double;
  dwc:latitude '50.25528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42481 50.25528, 1.42481 50.25528, 1.42481 50.25528, 1.42481 50.25528, 1.42481 50.25528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6865'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24008 1.42485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24008"^^xsd:decimal ;
  dwc:decimalLongitude "1.42485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24008 1.42485)"^^geo:wktLiteral ;
  geo-pos:lat "50.24008"^^xsd:decimal ;
  geo-pos:long "1.42485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42485'^^xsd:double;
  dwc:latitude '50.24008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42485 50.24008, 1.42485 50.24008, 1.42485 50.24008, 1.42485 50.24008, 1.42485 50.24008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6084'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.4249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2256"^^xsd:decimal ;
  dwc:decimalLongitude "1.4249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.4249)"^^geo:wktLiteral ;
  geo-pos:lat "50.2256"^^xsd:decimal ;
  geo-pos:long "1.4249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4249'^^xsd:double;
  dwc:latitude '50.2256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4249 50.2256, 1.4249 50.2256, 1.4249 50.2256, 1.4249 50.2256, 1.4249 50.2256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5172'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.42509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22518"^^xsd:decimal ;
  dwc:decimalLongitude "1.42509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.42509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22518"^^xsd:decimal ;
  geo-pos:long "1.42509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42509'^^xsd:double;
  dwc:latitude '50.22518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42509 50.22518, 1.42509 50.22518, 1.42509 50.22518, 1.42509 50.22518, 1.42509 50.22518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6310'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.42511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.42511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.42511)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.42511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.39'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42511'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42511 50.22642, 1.42511 50.22642, 1.42511 50.22642, 1.42511 50.22642, 1.42511 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5179'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.42512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22491"^^xsd:decimal ;
  dwc:decimalLongitude "1.42512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.42512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22491"^^xsd:decimal ;
  geo-pos:long "1.42512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42512'^^xsd:double;
  dwc:latitude '50.22491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42512 50.22491, 1.42512 50.22491, 1.42512 50.22491, 1.42512 50.22491, 1.42512 50.22491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11454'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24056 1.42514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24056"^^xsd:decimal ;
  dwc:decimalLongitude "1.42514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24056 1.42514)"^^geo:wktLiteral ;
  geo-pos:lat "50.24056"^^xsd:decimal ;
  geo-pos:long "1.42514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.740555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42514'^^xsd:double;
  dwc:latitude '50.24056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42514 50.24056, 1.42514 50.24056, 1.42514 50.24056, 1.42514 50.24056, 1.42514 50.24056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6515'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.42537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22641"^^xsd:decimal ;
  dwc:decimalLongitude "1.42537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.42537)"^^geo:wktLiteral ;
  geo-pos:lat "50.22641"^^xsd:decimal ;
  geo-pos:long "1.42537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42537'^^xsd:double;
  dwc:latitude '50.22641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42537 50.22641, 1.42537 50.22641, 1.42537 50.22641, 1.42537 50.22641, 1.42537 50.22641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5177'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27718 1.42541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27718"^^xsd:decimal ;
  dwc:decimalLongitude "1.42541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27718 1.42541)"^^geo:wktLiteral ;
  geo-pos:lat "50.27718"^^xsd:decimal ;
  geo-pos:long "1.42541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42541'^^xsd:double;
  dwc:latitude '50.27718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42541 50.27718, 1.42541 50.27718, 1.42541 50.27718, 1.42541 50.27718, 1.42541 50.27718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12833'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28241 1.42544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28241"^^xsd:decimal ;
  dwc:decimalLongitude "1.42544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28241 1.42544)"^^geo:wktLiteral ;
  geo-pos:lat "50.28241"^^xsd:decimal ;
  geo-pos:long "1.42544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42544'^^xsd:double;
  dwc:latitude '50.28241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42544 50.28241, 1.42544 50.28241, 1.42544 50.28241, 1.42544 50.28241, 1.42544 50.28241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4246'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.42549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22662"^^xsd:decimal ;
  dwc:decimalLongitude "1.42549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.42549)"^^geo:wktLiteral ;
  geo-pos:lat "50.22662"^^xsd:decimal ;
  geo-pos:long "1.42549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42549'^^xsd:double;
  dwc:latitude '50.22662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42549 50.22662, 1.42549 50.22662, 1.42549 50.22662, 1.42549 50.22662, 1.42549 50.22662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5178'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22607 1.42555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22607"^^xsd:decimal ;
  dwc:decimalLongitude "1.42555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22607 1.42555)"^^geo:wktLiteral ;
  geo-pos:lat "50.22607"^^xsd:decimal ;
  geo-pos:long "1.42555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42555'^^xsd:double;
  dwc:latitude '50.22607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42555 50.22607, 1.42555 50.22607, 1.42555 50.22607, 1.42555 50.22607, 1.42555 50.22607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6309'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.42558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.42558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.42558)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.42558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42558'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42558 50.2261, 1.42558 50.2261, 1.42558 50.2261, 1.42558 50.2261, 1.42558 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5175'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.42558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22614"^^xsd:decimal ;
  dwc:decimalLongitude "1.42558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.42558)"^^geo:wktLiteral ;
  geo-pos:lat "50.22614"^^xsd:decimal ;
  geo-pos:long "1.42558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42558'^^xsd:double;
  dwc:latitude '50.22614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42558 50.22614, 1.42558 50.22614, 1.42558 50.22614, 1.42558 50.22614, 1.42558 50.22614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5176'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26547 1.42575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26547"^^xsd:decimal ;
  dwc:decimalLongitude "1.42575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26547 1.42575)"^^geo:wktLiteral ;
  geo-pos:lat "50.26547"^^xsd:decimal ;
  geo-pos:long "1.42575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42575'^^xsd:double;
  dwc:latitude '50.26547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42575 50.26547, 1.42575 50.26547, 1.42575 50.26547, 1.42575 50.26547, 1.42575 50.26547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6687'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.4258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22951"^^xsd:decimal ;
  dwc:decimalLongitude "1.4258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.4258)"^^geo:wktLiteral ;
  geo-pos:lat "50.22951"^^xsd:decimal ;
  geo-pos:long "1.4258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4258'^^xsd:double;
  dwc:latitude '50.22951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4258 50.22951, 1.4258 50.22951, 1.4258 50.22951, 1.4258 50.22951, 1.4258 50.22951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9814'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.42587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.42587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.42587)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.42587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42587'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42587 50.2261, 1.42587 50.2261, 1.42587 50.2261, 1.42587 50.2261, 1.42587 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5173'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26524 1.42591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26524"^^xsd:decimal ;
  dwc:decimalLongitude "1.42591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26524 1.42591)"^^geo:wktLiteral ;
  geo-pos:lat "50.26524"^^xsd:decimal ;
  geo-pos:long "1.42591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42591'^^xsd:double;
  dwc:latitude '50.26524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42591 50.26524, 1.42591 50.26524, 1.42591 50.26524, 1.42591 50.26524, 1.42591 50.26524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6854'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28962 1.42597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28962"^^xsd:decimal ;
  dwc:decimalLongitude "1.42597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28962 1.42597)"^^geo:wktLiteral ;
  geo-pos:lat "50.28962"^^xsd:decimal ;
  geo-pos:long "1.42597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12521'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42597'^^xsd:double;
  dwc:latitude '50.28962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42597 50.28962, 1.42597 50.28962, 1.42597 50.28962, 1.42597 50.28962, 1.42597 50.28962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12521'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.42607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22597"^^xsd:decimal ;
  dwc:decimalLongitude "1.42607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.42607)"^^geo:wktLiteral ;
  geo-pos:lat "50.22597"^^xsd:decimal ;
  geo-pos:long "1.42607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.886666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42607'^^xsd:double;
  dwc:latitude '50.22597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42607 50.22597, 1.42607 50.22597, 1.42607 50.22597, 1.42607 50.22597, 1.42607 50.22597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5174'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30058 1.42632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30058"^^xsd:decimal ;
  dwc:decimalLongitude "1.42632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30058 1.42632)"^^geo:wktLiteral ;
  geo-pos:lat "50.30058"^^xsd:decimal ;
  geo-pos:long "1.42632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42632'^^xsd:double;
  dwc:latitude '50.30058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42632 50.30058, 1.42632 50.30058, 1.42632 50.30058, 1.42632 50.30058, 1.42632 50.30058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10144'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.42648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.42648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.42648)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.42648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42648'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42648 50.22581, 1.42648 50.22581, 1.42648 50.22581, 1.42648 50.22581, 1.42648 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5180'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26284 1.42649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26284"^^xsd:decimal ;
  dwc:decimalLongitude "1.42649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26284 1.42649)"^^geo:wktLiteral ;
  geo-pos:lat "50.26284"^^xsd:decimal ;
  geo-pos:long "1.42649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42649'^^xsd:double;
  dwc:latitude '50.26284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42649 50.26284, 1.42649 50.26284, 1.42649 50.26284, 1.42649 50.26284, 1.42649 50.26284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12855'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.42658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24442"^^xsd:decimal ;
  dwc:decimalLongitude "1.42658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.42658)"^^geo:wktLiteral ;
  geo-pos:lat "50.24442"^^xsd:decimal ;
  geo-pos:long "1.42658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42658'^^xsd:double;
  dwc:latitude '50.24442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42658 50.24442, 1.42658 50.24442, 1.42658 50.24442, 1.42658 50.24442, 1.42658 50.24442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6473'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28711 1.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28711"^^xsd:decimal ;
  dwc:decimalLongitude "1.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28711 1.4267)"^^geo:wktLiteral ;
  geo-pos:lat "50.28711"^^xsd:decimal ;
  geo-pos:long "1.4267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4267'^^xsd:double;
  dwc:latitude '50.28711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4267 50.28711, 1.4267 50.28711, 1.4267 50.28711, 1.4267 50.28711, 1.4267 50.28711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4713'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2961 1.42674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2961"^^xsd:decimal ;
  dwc:decimalLongitude "1.42674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2961 1.42674)"^^geo:wktLiteral ;
  geo-pos:lat "50.2961"^^xsd:decimal ;
  geo-pos:long "1.42674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.2555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42674'^^xsd:double;
  dwc:latitude '50.2961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42674 50.2961, 1.42674 50.2961, 1.42674 50.2961, 1.42674 50.2961, 1.42674 50.2961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12612'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.42677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19239"^^xsd:decimal ;
  dwc:decimalLongitude "1.42677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.42677)"^^geo:wktLiteral ;
  geo-pos:lat "50.19239"^^xsd:decimal ;
  geo-pos:long "1.42677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42677'^^xsd:double;
  dwc:latitude '50.19239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42677 50.19239, 1.42677 50.19239, 1.42677 50.19239, 1.42677 50.19239, 1.42677 50.19239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6029'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29731 1.42697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29731"^^xsd:decimal ;
  dwc:decimalLongitude "1.42697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29731 1.42697)"^^geo:wktLiteral ;
  geo-pos:lat "50.29731"^^xsd:decimal ;
  geo-pos:long "1.42697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42697'^^xsd:double;
  dwc:latitude '50.29731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42697 50.29731, 1.42697 50.29731, 1.42697 50.29731, 1.42697 50.29731, 1.42697 50.29731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9858'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22488 1.42701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22488"^^xsd:decimal ;
  dwc:decimalLongitude "1.42701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22488 1.42701)"^^geo:wktLiteral ;
  geo-pos:lat "50.22488"^^xsd:decimal ;
  geo-pos:long "1.42701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42701'^^xsd:double;
  dwc:latitude '50.22488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42701 50.22488, 1.42701 50.22488, 1.42701 50.22488, 1.42701 50.22488, 1.42701 50.22488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11455'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23609 1.42711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23609"^^xsd:decimal ;
  dwc:decimalLongitude "1.42711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23609 1.42711)"^^geo:wktLiteral ;
  geo-pos:lat "50.23609"^^xsd:decimal ;
  geo-pos:long "1.42711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.428888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42711'^^xsd:double;
  dwc:latitude '50.23609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42711 50.23609, 1.42711 50.23609, 1.42711 50.23609, 1.42711 50.23609, 1.42711 50.23609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11376'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24289 1.42722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24289"^^xsd:decimal ;
  dwc:decimalLongitude "1.42722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24289 1.42722)"^^geo:wktLiteral ;
  geo-pos:lat "50.24289"^^xsd:decimal ;
  geo-pos:long "1.42722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42722'^^xsd:double;
  dwc:latitude '50.24289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42722 50.24289, 1.42722 50.24289, 1.42722 50.24289, 1.42722 50.24289, 1.42722 50.24289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6264'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19931 1.42724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19931"^^xsd:decimal ;
  dwc:decimalLongitude "1.42724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19931 1.42724)"^^geo:wktLiteral ;
  geo-pos:lat "50.19931"^^xsd:decimal ;
  geo-pos:long "1.42724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42724'^^xsd:double;
  dwc:latitude '50.19931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42724 50.19931, 1.42724 50.19931, 1.42724 50.19931, 1.42724 50.19931, 1.42724 50.19931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11402'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17931 1.42739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17931"^^xsd:decimal ;
  dwc:decimalLongitude "1.42739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17931 1.42739)"^^geo:wktLiteral ;
  geo-pos:lat "50.17931"^^xsd:decimal ;
  geo-pos:long "1.42739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42739'^^xsd:double;
  dwc:latitude '50.17931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42739 50.17931, 1.42739 50.17931, 1.42739 50.17931, 1.42739 50.17931, 1.42739 50.17931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11419'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18849 1.42751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18849"^^xsd:decimal ;
  dwc:decimalLongitude "1.42751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18849 1.42751)"^^geo:wktLiteral ;
  geo-pos:lat "50.18849"^^xsd:decimal ;
  geo-pos:long "1.42751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42751'^^xsd:double;
  dwc:latitude '50.18849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42751 50.18849, 1.42751 50.18849, 1.42751 50.18849, 1.42751 50.18849, 1.42751 50.18849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6211'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25655 1.42753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25655"^^xsd:decimal ;
  dwc:decimalLongitude "1.42753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25655 1.42753)"^^geo:wktLiteral ;
  geo-pos:lat "50.25655"^^xsd:decimal ;
  geo-pos:long "1.42753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42753'^^xsd:double;
  dwc:latitude '50.25655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42753 50.25655, 1.42753 50.25655, 1.42753 50.25655, 1.42753 50.25655, 1.42753 50.25655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9732'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31195 1.42759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31195"^^xsd:decimal ;
  dwc:decimalLongitude "1.42759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31195 1.42759)"^^geo:wktLiteral ;
  geo-pos:lat "50.31195"^^xsd:decimal ;
  geo-pos:long "1.42759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42759'^^xsd:double;
  dwc:latitude '50.31195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42759 50.31195, 1.42759 50.31195, 1.42759 50.31195, 1.42759 50.31195, 1.42759 50.31195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10296'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29181 1.4276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29181"^^xsd:decimal ;
  dwc:decimalLongitude "1.4276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29181 1.4276)"^^geo:wktLiteral ;
  geo-pos:lat "50.29181"^^xsd:decimal ;
  geo-pos:long "1.4276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4276'^^xsd:double;
  dwc:latitude '50.29181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4276 50.29181, 1.4276 50.29181, 1.4276 50.29181, 1.4276 50.29181, 1.4276 50.29181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8049'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26446 1.42768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26446"^^xsd:decimal ;
  dwc:decimalLongitude "1.42768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26446 1.42768)"^^geo:wktLiteral ;
  geo-pos:lat "50.26446"^^xsd:decimal ;
  geo-pos:long "1.42768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42768'^^xsd:double;
  dwc:latitude '50.26446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42768 50.26446, 1.42768 50.26446, 1.42768 50.26446, 1.42768 50.26446, 1.42768 50.26446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7132'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23919 1.42771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23919"^^xsd:decimal ;
  dwc:decimalLongitude "1.42771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23919 1.42771)"^^geo:wktLiteral ;
  geo-pos:lat "50.23919"^^xsd:decimal ;
  geo-pos:long "1.42771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42771'^^xsd:double;
  dwc:latitude '50.23919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42771 50.23919, 1.42771 50.23919, 1.42771 50.23919, 1.42771 50.23919, 1.42771 50.23919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6175'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28914 1.42775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28914"^^xsd:decimal ;
  dwc:decimalLongitude "1.42775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28914 1.42775)"^^geo:wktLiteral ;
  geo-pos:lat "50.28914"^^xsd:decimal ;
  geo-pos:long "1.42775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42775'^^xsd:double;
  dwc:latitude '50.28914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42775 50.28914, 1.42775 50.28914, 1.42775 50.28914, 1.42775 50.28914, 1.42775 50.28914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9924'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28649 1.42792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28649"^^xsd:decimal ;
  dwc:decimalLongitude "1.42792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28649 1.42792)"^^geo:wktLiteral ;
  geo-pos:lat "50.28649"^^xsd:decimal ;
  geo-pos:long "1.42792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_582'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.23111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42792'^^xsd:double;
  dwc:latitude '50.28649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42792 50.28649, 1.42792 50.28649, 1.42792 50.28649, 1.42792 50.28649, 1.42792 50.28649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_582'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.42806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21921"^^xsd:decimal ;
  dwc:decimalLongitude "1.42806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.42806)"^^geo:wktLiteral ;
  geo-pos:lat "50.21921"^^xsd:decimal ;
  geo-pos:long "1.42806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.3311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42806'^^xsd:double;
  dwc:latitude '50.21921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42806 50.21921, 1.42806 50.21921, 1.42806 50.21921, 1.42806 50.21921, 1.42806 50.21921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5998'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22353 1.42815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22353"^^xsd:decimal ;
  dwc:decimalLongitude "1.42815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22353 1.42815)"^^geo:wktLiteral ;
  geo-pos:lat "50.22353"^^xsd:decimal ;
  geo-pos:long "1.42815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42815'^^xsd:double;
  dwc:latitude '50.22353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42815 50.22353, 1.42815 50.22353, 1.42815 50.22353, 1.42815 50.22353, 1.42815 50.22353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5941'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18043 1.42817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18043"^^xsd:decimal ;
  dwc:decimalLongitude "1.42817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18043 1.42817)"^^geo:wktLiteral ;
  geo-pos:lat "50.18043"^^xsd:decimal ;
  geo-pos:long "1.42817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42817'^^xsd:double;
  dwc:latitude '50.18043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42817 50.18043, 1.42817 50.18043, 1.42817 50.18043, 1.42817 50.18043, 1.42817 50.18043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6207'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24047 1.42822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24047"^^xsd:decimal ;
  dwc:decimalLongitude "1.42822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24047 1.42822)"^^geo:wktLiteral ;
  geo-pos:lat "50.24047"^^xsd:decimal ;
  geo-pos:long "1.42822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11225'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42822'^^xsd:double;
  dwc:latitude '50.24047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42822 50.24047, 1.42822 50.24047, 1.42822 50.24047, 1.42822 50.24047, 1.42822 50.24047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11225'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2595 1.42832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2595"^^xsd:decimal ;
  dwc:decimalLongitude "1.42832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2595 1.42832)"^^geo:wktLiteral ;
  geo-pos:lat "50.2595"^^xsd:decimal ;
  geo-pos:long "1.42832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42832'^^xsd:double;
  dwc:latitude '50.2595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42832 50.2595, 1.42832 50.2595, 1.42832 50.2595, 1.42832 50.2595, 1.42832 50.2595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8443'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.4287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22573"^^xsd:decimal ;
  dwc:decimalLongitude "1.4287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.4287)"^^geo:wktLiteral ;
  geo-pos:lat "50.22573"^^xsd:decimal ;
  geo-pos:long "1.4287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11214'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4287'^^xsd:double;
  dwc:latitude '50.22573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4287 50.22573, 1.4287 50.22573, 1.4287 50.22573, 1.4287 50.22573, 1.4287 50.22573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11214'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.42871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19438"^^xsd:decimal ;
  dwc:decimalLongitude "1.42871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.42871)"^^geo:wktLiteral ;
  geo-pos:lat "50.19438"^^xsd:decimal ;
  geo-pos:long "1.42871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42871'^^xsd:double;
  dwc:latitude '50.19438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42871 50.19438, 1.42871 50.19438, 1.42871 50.19438, 1.42871 50.19438, 1.42871 50.19438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5768'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28868 1.42891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28868"^^xsd:decimal ;
  dwc:decimalLongitude "1.42891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28868 1.42891)"^^geo:wktLiteral ;
  geo-pos:lat "50.28868"^^xsd:decimal ;
  geo-pos:long "1.42891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42891'^^xsd:double;
  dwc:latitude '50.28868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42891 50.28868, 1.42891 50.28868, 1.42891 50.28868, 1.42891 50.28868, 1.42891 50.28868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8444'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26752 1.42905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26752"^^xsd:decimal ;
  dwc:decimalLongitude "1.42905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26752 1.42905)"^^geo:wktLiteral ;
  geo-pos:lat "50.26752"^^xsd:decimal ;
  geo-pos:long "1.42905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42905'^^xsd:double;
  dwc:latitude '50.26752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42905 50.26752, 1.42905 50.26752, 1.42905 50.26752, 1.42905 50.26752, 1.42905 50.26752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4411'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10537 1.42907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10537"^^xsd:decimal ;
  dwc:decimalLongitude "1.42907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10537 1.42907)"^^geo:wktLiteral ;
  geo-pos:lat "50.10537"^^xsd:decimal ;
  geo-pos:long "1.42907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42907'^^xsd:double;
  dwc:latitude '50.10537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42907 50.10537, 1.42907 50.10537, 1.42907 50.10537, 1.42907 50.10537, 1.42907 50.10537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5896'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27761 1.42907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27761"^^xsd:decimal ;
  dwc:decimalLongitude "1.42907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27761 1.42907)"^^geo:wktLiteral ;
  geo-pos:lat "50.27761"^^xsd:decimal ;
  geo-pos:long "1.42907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42907'^^xsd:double;
  dwc:latitude '50.27761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42907 50.27761, 1.42907 50.27761, 1.42907 50.27761, 1.42907 50.27761, 1.42907 50.27761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4002'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2615 1.42911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2615"^^xsd:decimal ;
  dwc:decimalLongitude "1.42911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2615 1.42911)"^^geo:wktLiteral ;
  geo-pos:lat "50.2615"^^xsd:decimal ;
  geo-pos:long "1.42911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42911'^^xsd:double;
  dwc:latitude '50.2615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42911 50.2615, 1.42911 50.2615, 1.42911 50.2615, 1.42911 50.2615, 1.42911 50.2615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7093'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.42916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.42916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.42916)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.42916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42916'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42916 50.22642, 1.42916 50.22642, 1.42916 50.22642, 1.42916 50.22642, 1.42916 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5967'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20685 1.42924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20685"^^xsd:decimal ;
  dwc:decimalLongitude "1.42924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20685 1.42924)"^^geo:wktLiteral ;
  geo-pos:lat "50.20685"^^xsd:decimal ;
  geo-pos:long "1.42924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42924'^^xsd:double;
  dwc:latitude '50.20685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42924 50.20685, 1.42924 50.20685, 1.42924 50.20685, 1.42924 50.20685, 1.42924 50.20685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6275'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25384 1.42929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25384"^^xsd:decimal ;
  dwc:decimalLongitude "1.42929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25384 1.42929)"^^geo:wktLiteral ;
  geo-pos:lat "50.25384"^^xsd:decimal ;
  geo-pos:long "1.42929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42929'^^xsd:double;
  dwc:latitude '50.25384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42929 50.25384, 1.42929 50.25384, 1.42929 50.25384, 1.42929 50.25384, 1.42929 50.25384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6866'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26955 1.42943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26955"^^xsd:decimal ;
  dwc:decimalLongitude "1.42943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26955 1.42943)"^^geo:wktLiteral ;
  geo-pos:lat "50.26955"^^xsd:decimal ;
  geo-pos:long "1.42943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42943'^^xsd:double;
  dwc:latitude '50.26955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42943 50.26955, 1.42943 50.26955, 1.42943 50.26955, 1.42943 50.26955, 1.42943 50.26955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10105'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27621 1.4296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27621"^^xsd:decimal ;
  dwc:decimalLongitude "1.4296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27621 1.4296)"^^geo:wktLiteral ;
  geo-pos:lat "50.27621"^^xsd:decimal ;
  geo-pos:long "1.4296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4296'^^xsd:double;
  dwc:latitude '50.27621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4296 50.27621, 1.4296 50.27621, 1.4296 50.27621, 1.4296 50.27621, 1.4296 50.27621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7061'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29226 1.42969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29226"^^xsd:decimal ;
  dwc:decimalLongitude "1.42969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29226 1.42969)"^^geo:wktLiteral ;
  geo-pos:lat "50.29226"^^xsd:decimal ;
  geo-pos:long "1.42969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42969'^^xsd:double;
  dwc:latitude '50.29226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42969 50.29226, 1.42969 50.29226, 1.42969 50.29226, 1.42969 50.29226, 1.42969 50.29226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8048'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19545 1.42987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19545"^^xsd:decimal ;
  dwc:decimalLongitude "1.42987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19545 1.42987)"^^geo:wktLiteral ;
  geo-pos:lat "50.19545"^^xsd:decimal ;
  geo-pos:long "1.42987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42987'^^xsd:double;
  dwc:latitude '50.19545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42987 50.19545, 1.42987 50.19545, 1.42987 50.19545, 1.42987 50.19545, 1.42987 50.19545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9007'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29384 1.42994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29384"^^xsd:decimal ;
  dwc:decimalLongitude "1.42994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29384 1.42994)"^^geo:wktLiteral ;
  geo-pos:lat "50.29384"^^xsd:decimal ;
  geo-pos:long "1.42994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42994'^^xsd:double;
  dwc:latitude '50.29384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42994 50.29384, 1.42994 50.29384, 1.42994 50.29384, 1.42994 50.29384, 1.42994 50.29384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12659'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30177 1.42997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30177"^^xsd:decimal ;
  dwc:decimalLongitude "1.42997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30177 1.42997)"^^geo:wktLiteral ;
  geo-pos:lat "50.30177"^^xsd:decimal ;
  geo-pos:long "1.42997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.2633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.42997'^^xsd:double;
  dwc:latitude '50.30177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42997 50.30177, 1.42997 50.30177, 1.42997 50.30177, 1.42997 50.30177, 1.42997 50.30177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_753'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24969 1.43002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24969"^^xsd:decimal ;
  dwc:decimalLongitude "1.43002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24969 1.43002)"^^geo:wktLiteral ;
  geo-pos:lat "50.24969"^^xsd:decimal ;
  geo-pos:long "1.43002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.3533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43002'^^xsd:double;
  dwc:latitude '50.24969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43002 50.24969, 1.43002 50.24969, 1.43002 50.24969, 1.43002 50.24969, 1.43002 50.24969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10236'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13205 1.43011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13205"^^xsd:decimal ;
  dwc:decimalLongitude "1.43011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13205 1.43011)"^^geo:wktLiteral ;
  geo-pos:lat "50.13205"^^xsd:decimal ;
  geo-pos:long "1.43011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4877'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43011'^^xsd:double;
  dwc:latitude '50.13205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43011 50.13205, 1.43011 50.13205, 1.43011 50.13205, 1.43011 50.13205, 1.43011 50.13205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4877'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17355 1.43016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17355"^^xsd:decimal ;
  dwc:decimalLongitude "1.43016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17355 1.43016)"^^geo:wktLiteral ;
  geo-pos:lat "50.17355"^^xsd:decimal ;
  geo-pos:long "1.43016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43016'^^xsd:double;
  dwc:latitude '50.17355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43016 50.17355, 1.43016 50.17355, 1.43016 50.17355, 1.43016 50.17355, 1.43016 50.17355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10444'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.43016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22615"^^xsd:decimal ;
  dwc:decimalLongitude "1.43016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.43016)"^^geo:wktLiteral ;
  geo-pos:lat "50.22615"^^xsd:decimal ;
  geo-pos:long "1.43016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43016'^^xsd:double;
  dwc:latitude '50.22615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43016 50.22615, 1.43016 50.22615, 1.43016 50.22615, 1.43016 50.22615, 1.43016 50.22615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6238'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2412 1.43024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2412"^^xsd:decimal ;
  dwc:decimalLongitude "1.43024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2412 1.43024)"^^geo:wktLiteral ;
  geo-pos:lat "50.2412"^^xsd:decimal ;
  geo-pos:long "1.43024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43024'^^xsd:double;
  dwc:latitude '50.2412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43024 50.2412, 1.43024 50.2412, 1.43024 50.2412, 1.43024 50.2412, 1.43024 50.2412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11375'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21617 1.43025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21617"^^xsd:decimal ;
  dwc:decimalLongitude "1.43025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21617 1.43025)"^^geo:wktLiteral ;
  geo-pos:lat "50.21617"^^xsd:decimal ;
  geo-pos:long "1.43025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43025'^^xsd:double;
  dwc:latitude '50.21617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43025 50.21617, 1.43025 50.21617, 1.43025 50.21617, 1.43025 50.21617, 1.43025 50.21617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6119'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.4303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22493"^^xsd:decimal ;
  dwc:decimalLongitude "1.4303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.4303)"^^geo:wktLiteral ;
  geo-pos:lat "50.22493"^^xsd:decimal ;
  geo-pos:long "1.4303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.861111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4303'^^xsd:double;
  dwc:latitude '50.22493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4303 50.22493, 1.4303 50.22493, 1.4303 50.22493, 1.4303 50.22493, 1.4303 50.22493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10140'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11473 1.43034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11473"^^xsd:decimal ;
  dwc:decimalLongitude "1.43034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11473 1.43034)"^^geo:wktLiteral ;
  geo-pos:lat "50.11473"^^xsd:decimal ;
  geo-pos:long "1.43034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43034'^^xsd:double;
  dwc:latitude '50.11473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43034 50.11473, 1.43034 50.11473, 1.43034 50.11473, 1.43034 50.11473, 1.43034 50.11473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11017'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25197 1.43035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25197"^^xsd:decimal ;
  dwc:decimalLongitude "1.43035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25197 1.43035)"^^geo:wktLiteral ;
  geo-pos:lat "50.25197"^^xsd:decimal ;
  geo-pos:long "1.43035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43035'^^xsd:double;
  dwc:latitude '50.25197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43035 50.25197, 1.43035 50.25197, 1.43035 50.25197, 1.43035 50.25197, 1.43035 50.25197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6434'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.43037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19438"^^xsd:decimal ;
  dwc:decimalLongitude "1.43037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.43037)"^^geo:wktLiteral ;
  geo-pos:lat "50.19438"^^xsd:decimal ;
  geo-pos:long "1.43037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43037'^^xsd:double;
  dwc:latitude '50.19438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43037 50.19438, 1.43037 50.19438, 1.43037 50.19438, 1.43037 50.19438, 1.43037 50.19438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10486'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28787 1.43049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28787"^^xsd:decimal ;
  dwc:decimalLongitude "1.43049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28787 1.43049)"^^geo:wktLiteral ;
  geo-pos:lat "50.28787"^^xsd:decimal ;
  geo-pos:long "1.43049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43049'^^xsd:double;
  dwc:latitude '50.28787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43049 50.28787, 1.43049 50.28787, 1.43049 50.28787, 1.43049 50.28787, 1.43049 50.28787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6740'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2882 1.43057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2882"^^xsd:decimal ;
  dwc:decimalLongitude "1.43057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2882 1.43057)"^^geo:wktLiteral ;
  geo-pos:lat "50.2882"^^xsd:decimal ;
  geo-pos:long "1.43057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.62888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43057'^^xsd:double;
  dwc:latitude '50.2882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43057 50.2882, 1.43057 50.2882, 1.43057 50.2882, 1.43057 50.2882, 1.43057 50.2882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3928'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.43058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28541"^^xsd:decimal ;
  dwc:decimalLongitude "1.43058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.43058)"^^geo:wktLiteral ;
  geo-pos:lat "50.28541"^^xsd:decimal ;
  geo-pos:long "1.43058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43058'^^xsd:double;
  dwc:latitude '50.28541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43058 50.28541, 1.43058 50.28541, 1.43058 50.28541, 1.43058 50.28541, 1.43058 50.28541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3929'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27115 1.4308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27115"^^xsd:decimal ;
  dwc:decimalLongitude "1.4308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27115 1.4308)"^^geo:wktLiteral ;
  geo-pos:lat "50.27115"^^xsd:decimal ;
  geo-pos:long "1.4308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4308'^^xsd:double;
  dwc:latitude '50.27115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4308 50.27115, 1.4308 50.27115, 1.4308 50.27115, 1.4308 50.27115, 1.4308 50.27115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9817'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23583 1.43094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23583"^^xsd:decimal ;
  dwc:decimalLongitude "1.43094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23583 1.43094)"^^geo:wktLiteral ;
  geo-pos:lat "50.23583"^^xsd:decimal ;
  geo-pos:long "1.43094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_13063'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43094'^^xsd:double;
  dwc:latitude '50.23583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43094 50.23583, 1.43094 50.23583, 1.43094 50.23583, 1.43094 50.23583, 1.43094 50.23583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13063'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12073 1.43098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12073"^^xsd:decimal ;
  dwc:decimalLongitude "1.43098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12073 1.43098)"^^geo:wktLiteral ;
  geo-pos:lat "50.12073"^^xsd:decimal ;
  geo-pos:long "1.43098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43098'^^xsd:double;
  dwc:latitude '50.12073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43098 50.12073, 1.43098 50.12073, 1.43098 50.12073, 1.43098 50.12073, 1.43098 50.12073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6596'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30129 1.43103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30129"^^xsd:decimal ;
  dwc:decimalLongitude "1.43103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30129 1.43103)"^^geo:wktLiteral ;
  geo-pos:lat "50.30129"^^xsd:decimal ;
  geo-pos:long "1.43103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43103'^^xsd:double;
  dwc:latitude '50.30129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43103 50.30129, 1.43103 50.30129, 1.43103 50.30129, 1.43103 50.30129, 1.43103 50.30129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12613'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2625 1.43109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2625"^^xsd:decimal ;
  dwc:decimalLongitude "1.43109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2625 1.43109)"^^geo:wktLiteral ;
  geo-pos:lat "50.2625"^^xsd:decimal ;
  geo-pos:long "1.43109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43109'^^xsd:double;
  dwc:latitude '50.2625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43109 50.2625, 1.43109 50.2625, 1.43109 50.2625, 1.43109 50.2625, 1.43109 50.2625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11374'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1894 1.43118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1894"^^xsd:decimal ;
  dwc:decimalLongitude "1.43118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1894 1.43118)"^^geo:wktLiteral ;
  geo-pos:lat "50.1894"^^xsd:decimal ;
  geo-pos:long "1.43118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.3355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43118'^^xsd:double;
  dwc:latitude '50.1894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43118 50.1894, 1.43118 50.1894, 1.43118 50.1894, 1.43118 50.1894, 1.43118 50.1894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11401'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.43133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22283"^^xsd:decimal ;
  dwc:decimalLongitude "1.43133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.43133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22283"^^xsd:decimal ;
  geo-pos:long "1.43133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43133'^^xsd:double;
  dwc:latitude '50.22283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43133 50.22283, 1.43133 50.22283, 1.43133 50.22283, 1.43133 50.22283, 1.43133 50.22283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5877'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.263 1.43137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.263"^^xsd:decimal ;
  dwc:decimalLongitude "1.43137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.263 1.43137)"^^geo:wktLiteral ;
  geo-pos:lat "50.263"^^xsd:decimal ;
  geo-pos:long "1.43137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43137'^^xsd:double;
  dwc:latitude '50.263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43137 50.263, 1.43137 50.263, 1.43137 50.263, 1.43137 50.263, 1.43137 50.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7046'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25571 1.43138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25571"^^xsd:decimal ;
  dwc:decimalLongitude "1.43138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25571 1.43138)"^^geo:wktLiteral ;
  geo-pos:lat "50.25571"^^xsd:decimal ;
  geo-pos:long "1.43138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43138'^^xsd:double;
  dwc:latitude '50.25571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43138 50.25571, 1.43138 50.25571, 1.43138 50.25571, 1.43138 50.25571, 1.43138 50.25571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7152'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17259 1.43144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17259"^^xsd:decimal ;
  dwc:decimalLongitude "1.43144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17259 1.43144)"^^geo:wktLiteral ;
  geo-pos:lat "50.17259"^^xsd:decimal ;
  geo-pos:long "1.43144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43144'^^xsd:double;
  dwc:latitude '50.17259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43144 50.17259, 1.43144 50.17259, 1.43144 50.17259, 1.43144 50.17259, 1.43144 50.17259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6336'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20751 1.43158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20751"^^xsd:decimal ;
  dwc:decimalLongitude "1.43158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20751 1.43158)"^^geo:wktLiteral ;
  geo-pos:lat "50.20751"^^xsd:decimal ;
  geo-pos:long "1.43158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43158'^^xsd:double;
  dwc:latitude '50.20751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43158 50.20751, 1.43158 50.20751, 1.43158 50.20751, 1.43158 50.20751, 1.43158 50.20751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9764'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.43199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2267"^^xsd:decimal ;
  dwc:decimalLongitude "1.43199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.43199)"^^geo:wktLiteral ;
  geo-pos:lat "50.2267"^^xsd:decimal ;
  geo-pos:long "1.43199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.892222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43199'^^xsd:double;
  dwc:latitude '50.2267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43199 50.2267, 1.43199 50.2267, 1.43199 50.2267, 1.43199 50.2267, 1.43199 50.2267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11513'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3246 1.43206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3246"^^xsd:decimal ;
  dwc:decimalLongitude "1.43206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3246 1.43206)"^^geo:wktLiteral ;
  geo-pos:lat "50.3246"^^xsd:decimal ;
  geo-pos:long "1.43206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43206'^^xsd:double;
  dwc:latitude '50.3246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43206 50.3246, 1.43206 50.3246, 1.43206 50.3246, 1.43206 50.3246, 1.43206 50.3246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4429'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30095 1.43208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30095"^^xsd:decimal ;
  dwc:decimalLongitude "1.43208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30095 1.43208)"^^geo:wktLiteral ;
  geo-pos:lat "50.30095"^^xsd:decimal ;
  geo-pos:long "1.43208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43208'^^xsd:double;
  dwc:latitude '50.30095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43208 50.30095, 1.43208 50.30095, 1.43208 50.30095, 1.43208 50.30095, 1.43208 50.30095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10188'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.43218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22213"^^xsd:decimal ;
  dwc:decimalLongitude "1.43218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.43218)"^^geo:wktLiteral ;
  geo-pos:lat "50.22213"^^xsd:decimal ;
  geo-pos:long "1.43218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43218'^^xsd:double;
  dwc:latitude '50.22213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43218 50.22213, 1.43218 50.22213, 1.43218 50.22213, 1.43218 50.22213, 1.43218 50.22213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5411'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24533 1.43218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24533"^^xsd:decimal ;
  dwc:decimalLongitude "1.43218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24533 1.43218)"^^geo:wktLiteral ;
  geo-pos:lat "50.24533"^^xsd:decimal ;
  geo-pos:long "1.43218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43218'^^xsd:double;
  dwc:latitude '50.24533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43218 50.24533, 1.43218 50.24533, 1.43218 50.24533, 1.43218 50.24533, 1.43218 50.24533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11468'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11643 1.43224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11643"^^xsd:decimal ;
  dwc:decimalLongitude "1.43224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11643 1.43224)"^^geo:wktLiteral ;
  geo-pos:lat "50.11643"^^xsd:decimal ;
  geo-pos:long "1.43224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43224'^^xsd:double;
  dwc:latitude '50.11643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43224 50.11643, 1.43224 50.11643, 1.43224 50.11643, 1.43224 50.11643, 1.43224 50.11643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12775'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12656 1.43234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12656"^^xsd:decimal ;
  dwc:decimalLongitude "1.43234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12656 1.43234)"^^geo:wktLiteral ;
  geo-pos:lat "50.12656"^^xsd:decimal ;
  geo-pos:long "1.43234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43234'^^xsd:double;
  dwc:latitude '50.12656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43234 50.12656, 1.43234 50.12656, 1.43234 50.12656, 1.43234 50.12656, 1.43234 50.12656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6019'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23558 1.43242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23558"^^xsd:decimal ;
  dwc:decimalLongitude "1.43242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23558 1.43242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23558"^^xsd:decimal ;
  geo-pos:long "1.43242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.39'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43242'^^xsd:double;
  dwc:latitude '50.23558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43242 50.23558, 1.43242 50.23558, 1.43242 50.23558, 1.43242 50.23558, 1.43242 50.23558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11519'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3023 1.43257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3023"^^xsd:decimal ;
  dwc:decimalLongitude "1.43257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3023 1.43257)"^^geo:wktLiteral ;
  geo-pos:lat "50.3023"^^xsd:decimal ;
  geo-pos:long "1.43257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3234'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43257'^^xsd:double;
  dwc:latitude '50.3023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43257 50.3023, 1.43257 50.3023, 1.43257 50.3023, 1.43257 50.3023, 1.43257 50.3023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3234'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24555 1.43259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24555"^^xsd:decimal ;
  dwc:decimalLongitude "1.43259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24555 1.43259)"^^geo:wktLiteral ;
  geo-pos:lat "50.24555"^^xsd:decimal ;
  geo-pos:long "1.43259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43259'^^xsd:double;
  dwc:latitude '50.24555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43259 50.24555, 1.43259 50.24555, 1.43259 50.24555, 1.43259 50.24555, 1.43259 50.24555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6387'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28198 1.43266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28198"^^xsd:decimal ;
  dwc:decimalLongitude "1.43266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28198 1.43266)"^^geo:wktLiteral ;
  geo-pos:lat "50.28198"^^xsd:decimal ;
  geo-pos:long "1.43266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43266'^^xsd:double;
  dwc:latitude '50.28198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43266 50.28198, 1.43266 50.28198, 1.43266 50.28198, 1.43266 50.28198, 1.43266 50.28198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9859'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2549 1.43268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2549"^^xsd:decimal ;
  dwc:decimalLongitude "1.43268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2549 1.43268)"^^geo:wktLiteral ;
  geo-pos:lat "50.2549"^^xsd:decimal ;
  geo-pos:long "1.43268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43268'^^xsd:double;
  dwc:latitude '50.2549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43268 50.2549, 1.43268 50.2549, 1.43268 50.2549, 1.43268 50.2549, 1.43268 50.2549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11487'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27746 1.43278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27746"^^xsd:decimal ;
  dwc:decimalLongitude "1.43278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27746 1.43278)"^^geo:wktLiteral ;
  geo-pos:lat "50.27746"^^xsd:decimal ;
  geo-pos:long "1.43278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43278'^^xsd:double;
  dwc:latitude '50.27746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43278 50.27746, 1.43278 50.27746, 1.43278 50.27746, 1.43278 50.27746, 1.43278 50.27746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12395'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1324 1.43284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1324"^^xsd:decimal ;
  dwc:decimalLongitude "1.43284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1324 1.43284)"^^geo:wktLiteral ;
  geo-pos:lat "50.1324"^^xsd:decimal ;
  geo-pos:long "1.43284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43284'^^xsd:double;
  dwc:latitude '50.1324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43284 50.1324, 1.43284 50.1324, 1.43284 50.1324, 1.43284 50.1324, 1.43284 50.1324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6205'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23808 1.4329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23808"^^xsd:decimal ;
  dwc:decimalLongitude "1.4329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23808 1.4329)"^^geo:wktLiteral ;
  geo-pos:lat "50.23808"^^xsd:decimal ;
  geo-pos:long "1.4329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4329'^^xsd:double;
  dwc:latitude '50.23808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4329 50.23808, 1.4329 50.23808, 1.4329 50.23808, 1.4329 50.23808, 1.4329 50.23808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4185'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22086 1.43293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22086"^^xsd:decimal ;
  dwc:decimalLongitude "1.43293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22086 1.43293)"^^geo:wktLiteral ;
  geo-pos:lat "50.22086"^^xsd:decimal ;
  geo-pos:long "1.43293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43293'^^xsd:double;
  dwc:latitude '50.22086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43293 50.22086, 1.43293 50.22086, 1.43293 50.22086, 1.43293 50.22086, 1.43293 50.22086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9760'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26509 1.43294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26509"^^xsd:decimal ;
  dwc:decimalLongitude "1.43294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26509 1.43294)"^^geo:wktLiteral ;
  geo-pos:lat "50.26509"^^xsd:decimal ;
  geo-pos:long "1.43294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.6277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43294'^^xsd:double;
  dwc:latitude '50.26509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43294 50.26509, 1.43294 50.26509, 1.43294 50.26509, 1.43294 50.26509, 1.43294 50.26509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4025'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.43306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22624"^^xsd:decimal ;
  dwc:decimalLongitude "1.43306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.43306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22624"^^xsd:decimal ;
  geo-pos:long "1.43306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43306'^^xsd:double;
  dwc:latitude '50.22624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43306 50.22624, 1.43306 50.22624, 1.43306 50.22624, 1.43306 50.22624, 1.43306 50.22624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12778'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2786 1.43306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2786"^^xsd:decimal ;
  dwc:decimalLongitude "1.43306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2786 1.43306)"^^geo:wktLiteral ;
  geo-pos:lat "50.2786"^^xsd:decimal ;
  geo-pos:long "1.43306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_583'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.69333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43306'^^xsd:double;
  dwc:latitude '50.2786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43306 50.2786, 1.43306 50.2786, 1.43306 50.2786, 1.43306 50.2786, 1.43306 50.2786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_583'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15067 1.43315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15067"^^xsd:decimal ;
  dwc:decimalLongitude "1.43315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15067 1.43315)"^^geo:wktLiteral ;
  geo-pos:lat "50.15067"^^xsd:decimal ;
  geo-pos:long "1.43315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43315'^^xsd:double;
  dwc:latitude '50.15067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43315 50.15067, 1.43315 50.15067, 1.43315 50.15067, 1.43315 50.15067, 1.43315 50.15067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5784'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10937 1.43316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10937"^^xsd:decimal ;
  dwc:decimalLongitude "1.43316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10937 1.43316)"^^geo:wktLiteral ;
  geo-pos:lat "50.10937"^^xsd:decimal ;
  geo-pos:long "1.43316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43316'^^xsd:double;
  dwc:latitude '50.10937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43316 50.10937, 1.43316 50.10937, 1.43316 50.10937, 1.43316 50.10937, 1.43316 50.10937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6201'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21462 1.43337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21462"^^xsd:decimal ;
  dwc:decimalLongitude "1.43337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21462 1.43337)"^^geo:wktLiteral ;
  geo-pos:lat "50.21462"^^xsd:decimal ;
  geo-pos:long "1.43337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43337'^^xsd:double;
  dwc:latitude '50.21462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43337 50.21462, 1.43337 50.21462, 1.43337 50.21462, 1.43337 50.21462, 1.43337 50.21462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11390'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21495 1.43338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21495"^^xsd:decimal ;
  dwc:decimalLongitude "1.43338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21495 1.43338)"^^geo:wktLiteral ;
  geo-pos:lat "50.21495"^^xsd:decimal ;
  geo-pos:long "1.43338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43338'^^xsd:double;
  dwc:latitude '50.21495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43338 50.21495, 1.43338 50.21495, 1.43338 50.21495, 1.43338 50.21495, 1.43338 50.21495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10162'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25013 1.43339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25013"^^xsd:decimal ;
  dwc:decimalLongitude "1.43339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25013 1.43339)"^^geo:wktLiteral ;
  geo-pos:lat "50.25013"^^xsd:decimal ;
  geo-pos:long "1.43339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43339'^^xsd:double;
  dwc:latitude '50.25013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43339 50.25013, 1.43339 50.25013, 1.43339 50.25013, 1.43339 50.25013, 1.43339 50.25013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9714'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20976 1.4334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20976"^^xsd:decimal ;
  dwc:decimalLongitude "1.4334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20976 1.4334)"^^geo:wktLiteral ;
  geo-pos:lat "50.20976"^^xsd:decimal ;
  geo-pos:long "1.4334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4334'^^xsd:double;
  dwc:latitude '50.20976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4334 50.20976, 1.4334 50.20976, 1.4334 50.20976, 1.4334 50.20976, 1.4334 50.20976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9789'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24523 1.43342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24523"^^xsd:decimal ;
  dwc:decimalLongitude "1.43342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24523 1.43342)"^^geo:wktLiteral ;
  geo-pos:lat "50.24523"^^xsd:decimal ;
  geo-pos:long "1.43342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.41'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43342'^^xsd:double;
  dwc:latitude '50.24523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43342 50.24523, 1.43342 50.24523, 1.43342 50.24523, 1.43342 50.24523, 1.43342 50.24523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11467'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27329 1.43346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27329"^^xsd:decimal ;
  dwc:decimalLongitude "1.43346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27329 1.43346)"^^geo:wktLiteral ;
  geo-pos:lat "50.27329"^^xsd:decimal ;
  geo-pos:long "1.43346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43346'^^xsd:double;
  dwc:latitude '50.27329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43346 50.27329, 1.43346 50.27329, 1.43346 50.27329, 1.43346 50.27329, 1.43346 50.27329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4344'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10011 1.43348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10011"^^xsd:decimal ;
  dwc:decimalLongitude "1.43348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10011 1.43348)"^^geo:wktLiteral ;
  geo-pos:lat "50.10011"^^xsd:decimal ;
  geo-pos:long "1.43348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11233'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43348'^^xsd:double;
  dwc:latitude '50.10011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43348 50.10011, 1.43348 50.10011, 1.43348 50.10011, 1.43348 50.10011, 1.43348 50.10011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11233'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28442 1.43349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28442"^^xsd:decimal ;
  dwc:decimalLongitude "1.43349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28442 1.43349)"^^geo:wktLiteral ;
  geo-pos:lat "50.28442"^^xsd:decimal ;
  geo-pos:long "1.43349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43349'^^xsd:double;
  dwc:latitude '50.28442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43349 50.28442, 1.43349 50.28442, 1.43349 50.28442, 1.43349 50.28442, 1.43349 50.28442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4245'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28337 1.43357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28337"^^xsd:decimal ;
  dwc:decimalLongitude "1.43357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28337 1.43357)"^^geo:wktLiteral ;
  geo-pos:lat "50.28337"^^xsd:decimal ;
  geo-pos:long "1.43357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43357'^^xsd:double;
  dwc:latitude '50.28337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43357 50.28337, 1.43357 50.28337, 1.43357 50.28337, 1.43357 50.28337, 1.43357 50.28337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6896'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26594 1.43365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26594"^^xsd:decimal ;
  dwc:decimalLongitude "1.43365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26594 1.43365)"^^geo:wktLiteral ;
  geo-pos:lat "50.26594"^^xsd:decimal ;
  geo-pos:long "1.43365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43365'^^xsd:double;
  dwc:latitude '50.26594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43365 50.26594, 1.43365 50.26594, 1.43365 50.26594, 1.43365 50.26594, 1.43365 50.26594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7062'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21052 1.43369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21052"^^xsd:decimal ;
  dwc:decimalLongitude "1.43369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21052 1.43369)"^^geo:wktLiteral ;
  geo-pos:lat "50.21052"^^xsd:decimal ;
  geo-pos:long "1.43369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.39555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43369'^^xsd:double;
  dwc:latitude '50.21052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43369 50.21052, 1.43369 50.21052, 1.43369 50.21052, 1.43369 50.21052, 1.43369 50.21052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10920'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21168 1.4337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21168"^^xsd:decimal ;
  dwc:decimalLongitude "1.4337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21168 1.4337)"^^geo:wktLiteral ;
  geo-pos:lat "50.21168"^^xsd:decimal ;
  geo-pos:long "1.4337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4337'^^xsd:double;
  dwc:latitude '50.21168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4337 50.21168, 1.4337 50.21168, 1.4337 50.21168, 1.4337 50.21168, 1.4337 50.21168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5742'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28041 1.4337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28041"^^xsd:decimal ;
  dwc:decimalLongitude "1.4337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28041 1.4337)"^^geo:wktLiteral ;
  geo-pos:lat "50.28041"^^xsd:decimal ;
  geo-pos:long "1.4337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4337'^^xsd:double;
  dwc:latitude '50.28041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4337 50.28041, 1.4337 50.28041, 1.4337 50.28041, 1.4337 50.28041, 1.4337 50.28041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6718'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26703 1.4338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26703"^^xsd:decimal ;
  dwc:decimalLongitude "1.4338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26703 1.4338)"^^geo:wktLiteral ;
  geo-pos:lat "50.26703"^^xsd:decimal ;
  geo-pos:long "1.4338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4338'^^xsd:double;
  dwc:latitude '50.26703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4338 50.26703, 1.4338 50.26703, 1.4338 50.26703, 1.4338 50.26703, 1.4338 50.26703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6975'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27994 1.43381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27994"^^xsd:decimal ;
  dwc:decimalLongitude "1.43381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27994 1.43381)"^^geo:wktLiteral ;
  geo-pos:lat "50.27994"^^xsd:decimal ;
  geo-pos:long "1.43381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43381'^^xsd:double;
  dwc:latitude '50.27994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43381 50.27994, 1.43381 50.27994, 1.43381 50.27994, 1.43381 50.27994, 1.43381 50.27994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6720'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16402 1.43391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16402"^^xsd:decimal ;
  dwc:decimalLongitude "1.43391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16402 1.43391)"^^geo:wktLiteral ;
  geo-pos:lat "50.16402"^^xsd:decimal ;
  geo-pos:long "1.43391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43391'^^xsd:double;
  dwc:latitude '50.16402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43391 50.16402, 1.43391 50.16402, 1.43391 50.16402, 1.43391 50.16402, 1.43391 50.16402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10778'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2753 1.43402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2753"^^xsd:decimal ;
  dwc:decimalLongitude "1.43402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2753 1.43402)"^^geo:wktLiteral ;
  geo-pos:lat "50.2753"^^xsd:decimal ;
  geo-pos:long "1.43402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43402'^^xsd:double;
  dwc:latitude '50.2753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43402 50.2753, 1.43402 50.2753, 1.43402 50.2753, 1.43402 50.2753, 1.43402 50.2753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7176'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30201 1.43403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30201"^^xsd:decimal ;
  dwc:decimalLongitude "1.43403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30201 1.43403)"^^geo:wktLiteral ;
  geo-pos:lat "50.30201"^^xsd:decimal ;
  geo-pos:long "1.43403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.93444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43403'^^xsd:double;
  dwc:latitude '50.30201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43403 50.30201, 1.43403 50.30201, 1.43403 50.30201, 1.43403 50.30201, 1.43403 50.30201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8043'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28501 1.43407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28501"^^xsd:decimal ;
  dwc:decimalLongitude "1.43407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28501 1.43407)"^^geo:wktLiteral ;
  geo-pos:lat "50.28501"^^xsd:decimal ;
  geo-pos:long "1.43407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43407'^^xsd:double;
  dwc:latitude '50.28501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43407 50.28501, 1.43407 50.28501, 1.43407 50.28501, 1.43407 50.28501, 1.43407 50.28501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10223'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.43412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20361"^^xsd:decimal ;
  dwc:decimalLongitude "1.43412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.43412)"^^geo:wktLiteral ;
  geo-pos:lat "50.20361"^^xsd:decimal ;
  geo-pos:long "1.43412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43412'^^xsd:double;
  dwc:latitude '50.20361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43412 50.20361, 1.43412 50.20361, 1.43412 50.20361, 1.43412 50.20361, 1.43412 50.20361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10402'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20512 1.43412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20512"^^xsd:decimal ;
  dwc:decimalLongitude "1.43412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20512 1.43412)"^^geo:wktLiteral ;
  geo-pos:lat "50.20512"^^xsd:decimal ;
  geo-pos:long "1.43412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43412'^^xsd:double;
  dwc:latitude '50.20512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43412 50.20512, 1.43412 50.20512, 1.43412 50.20512, 1.43412 50.20512, 1.43412 50.20512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6105'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15214 1.43419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15214"^^xsd:decimal ;
  dwc:decimalLongitude "1.43419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15214 1.43419)"^^geo:wktLiteral ;
  geo-pos:lat "50.15214"^^xsd:decimal ;
  geo-pos:long "1.43419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43419'^^xsd:double;
  dwc:latitude '50.15214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43419 50.15214, 1.43419 50.15214, 1.43419 50.15214, 1.43419 50.15214, 1.43419 50.15214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5710'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19687 1.43432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19687"^^xsd:decimal ;
  dwc:decimalLongitude "1.43432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19687 1.43432)"^^geo:wktLiteral ;
  geo-pos:lat "50.19687"^^xsd:decimal ;
  geo-pos:long "1.43432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.89'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43432'^^xsd:double;
  dwc:latitude '50.19687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43432 50.19687, 1.43432 50.19687, 1.43432 50.19687, 1.43432 50.19687, 1.43432 50.19687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11293'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19271 1.43447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19271"^^xsd:decimal ;
  dwc:decimalLongitude "1.43447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19271 1.43447)"^^geo:wktLiteral ;
  geo-pos:lat "50.19271"^^xsd:decimal ;
  geo-pos:long "1.43447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43447'^^xsd:double;
  dwc:latitude '50.19271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43447 50.19271, 1.43447 50.19271, 1.43447 50.19271, 1.43447 50.19271, 1.43447 50.19271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12999'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25193 1.43448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25193"^^xsd:decimal ;
  dwc:decimalLongitude "1.43448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25193 1.43448)"^^geo:wktLiteral ;
  geo-pos:lat "50.25193"^^xsd:decimal ;
  geo-pos:long "1.43448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43448'^^xsd:double;
  dwc:latitude '50.25193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43448 50.25193, 1.43448 50.25193, 1.43448 50.25193, 1.43448 50.25193, 1.43448 50.25193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9767'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10449 1.43462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10449"^^xsd:decimal ;
  dwc:decimalLongitude "1.43462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10449 1.43462)"^^geo:wktLiteral ;
  geo-pos:lat "50.10449"^^xsd:decimal ;
  geo-pos:long "1.43462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43462'^^xsd:double;
  dwc:latitude '50.10449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43462 50.10449, 1.43462 50.10449, 1.43462 50.10449, 1.43462 50.10449, 1.43462 50.10449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10996'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2693 1.43463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2693"^^xsd:decimal ;
  dwc:decimalLongitude "1.43463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2693 1.43463)"^^geo:wktLiteral ;
  geo-pos:lat "50.2693"^^xsd:decimal ;
  geo-pos:long "1.43463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43463'^^xsd:double;
  dwc:latitude '50.2693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43463 50.2693, 1.43463 50.2693, 1.43463 50.2693, 1.43463 50.2693, 1.43463 50.2693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4292'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17308 1.43464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17308"^^xsd:decimal ;
  dwc:decimalLongitude "1.43464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17308 1.43464)"^^geo:wktLiteral ;
  geo-pos:lat "50.17308"^^xsd:decimal ;
  geo-pos:long "1.43464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43464'^^xsd:double;
  dwc:latitude '50.17308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43464 50.17308, 1.43464 50.17308, 1.43464 50.17308, 1.43464 50.17308, 1.43464 50.17308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10525'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13697 1.43474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13697"^^xsd:decimal ;
  dwc:decimalLongitude "1.43474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13697 1.43474)"^^geo:wktLiteral ;
  geo-pos:lat "50.13697"^^xsd:decimal ;
  geo-pos:long "1.43474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43474'^^xsd:double;
  dwc:latitude '50.13697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43474 50.13697, 1.43474 50.13697, 1.43474 50.13697, 1.43474 50.13697, 1.43474 50.13697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4944'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29187 1.43488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29187"^^xsd:decimal ;
  dwc:decimalLongitude "1.43488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29187 1.43488)"^^geo:wktLiteral ;
  geo-pos:lat "50.29187"^^xsd:decimal ;
  geo-pos:long "1.43488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43488'^^xsd:double;
  dwc:latitude '50.29187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43488 50.29187, 1.43488 50.29187, 1.43488 50.29187, 1.43488 50.29187, 1.43488 50.29187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12386'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27929 1.43491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27929"^^xsd:decimal ;
  dwc:decimalLongitude "1.43491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27929 1.43491)"^^geo:wktLiteral ;
  geo-pos:lat "50.27929"^^xsd:decimal ;
  geo-pos:long "1.43491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43491'^^xsd:double;
  dwc:latitude '50.27929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43491 50.27929, 1.43491 50.27929, 1.43491 50.27929, 1.43491 50.27929, 1.43491 50.27929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8385'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21069 1.43519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21069"^^xsd:decimal ;
  dwc:decimalLongitude "1.43519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21069 1.43519)"^^geo:wktLiteral ;
  geo-pos:lat "50.21069"^^xsd:decimal ;
  geo-pos:long "1.43519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43519'^^xsd:double;
  dwc:latitude '50.21069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43519 50.21069, 1.43519 50.21069, 1.43519 50.21069, 1.43519 50.21069, 1.43519 50.21069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6495'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.43531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23509"^^xsd:decimal ;
  dwc:decimalLongitude "1.43531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.43531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23509"^^xsd:decimal ;
  geo-pos:long "1.43531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43531'^^xsd:double;
  dwc:latitude '50.23509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43531 50.23509, 1.43531 50.23509, 1.43531 50.23509, 1.43531 50.23509, 1.43531 50.23509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5997'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.43532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23078"^^xsd:decimal ;
  dwc:decimalLongitude "1.43532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.43532)"^^geo:wktLiteral ;
  geo-pos:lat "50.23078"^^xsd:decimal ;
  geo-pos:long "1.43532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11182'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43532'^^xsd:double;
  dwc:latitude '50.23078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43532 50.23078, 1.43532 50.23078, 1.43532 50.23078, 1.43532 50.23078, 1.43532 50.23078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11182'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29914 1.43533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29914"^^xsd:decimal ;
  dwc:decimalLongitude "1.43533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29914 1.43533)"^^geo:wktLiteral ;
  geo-pos:lat "50.29914"^^xsd:decimal ;
  geo-pos:long "1.43533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43533'^^xsd:double;
  dwc:latitude '50.29914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43533 50.29914, 1.43533 50.29914, 1.43533 50.29914, 1.43533 50.29914, 1.43533 50.29914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8051'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12684 1.43535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12684"^^xsd:decimal ;
  dwc:decimalLongitude "1.43535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12684 1.43535)"^^geo:wktLiteral ;
  geo-pos:lat "50.12684"^^xsd:decimal ;
  geo-pos:long "1.43535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43535'^^xsd:double;
  dwc:latitude '50.12684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43535 50.12684, 1.43535 50.12684, 1.43535 50.12684, 1.43535 50.12684, 1.43535 50.12684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5818'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.43545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22855"^^xsd:decimal ;
  dwc:decimalLongitude "1.43545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.43545)"^^geo:wktLiteral ;
  geo-pos:lat "50.22855"^^xsd:decimal ;
  geo-pos:long "1.43545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43545'^^xsd:double;
  dwc:latitude '50.22855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43545 50.22855, 1.43545 50.22855, 1.43545 50.22855, 1.43545 50.22855, 1.43545 50.22855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9952'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3017 1.43557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3017"^^xsd:decimal ;
  dwc:decimalLongitude "1.43557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3017 1.43557)"^^geo:wktLiteral ;
  geo-pos:lat "50.3017"^^xsd:decimal ;
  geo-pos:long "1.43557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.22888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43557'^^xsd:double;
  dwc:latitude '50.3017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43557 50.3017, 1.43557 50.3017, 1.43557 50.3017, 1.43557 50.3017, 1.43557 50.3017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7802'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24356 1.4356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24356"^^xsd:decimal ;
  dwc:decimalLongitude "1.4356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24356 1.4356)"^^geo:wktLiteral ;
  geo-pos:lat "50.24356"^^xsd:decimal ;
  geo-pos:long "1.4356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4356'^^xsd:double;
  dwc:latitude '50.24356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4356 50.24356, 1.4356 50.24356, 1.4356 50.24356, 1.4356 50.24356, 1.4356 50.24356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9902'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17892 1.43563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17892"^^xsd:decimal ;
  dwc:decimalLongitude "1.43563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17892 1.43563)"^^geo:wktLiteral ;
  geo-pos:lat "50.17892"^^xsd:decimal ;
  geo-pos:long "1.43563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11104'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.33888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43563'^^xsd:double;
  dwc:latitude '50.17892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43563 50.17892, 1.43563 50.17892, 1.43563 50.17892, 1.43563 50.17892, 1.43563 50.17892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11104'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17549 1.4357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17549"^^xsd:decimal ;
  dwc:decimalLongitude "1.4357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17549 1.4357)"^^geo:wktLiteral ;
  geo-pos:lat "50.17549"^^xsd:decimal ;
  geo-pos:long "1.4357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4357'^^xsd:double;
  dwc:latitude '50.17549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4357 50.17549, 1.4357 50.17549, 1.4357 50.17549, 1.4357 50.17549, 1.4357 50.17549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12777'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24515 1.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24515"^^xsd:decimal ;
  dwc:decimalLongitude "1.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24515 1.43586)"^^geo:wktLiteral ;
  geo-pos:lat "50.24515"^^xsd:decimal ;
  geo-pos:long "1.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43586'^^xsd:double;
  dwc:latitude '50.24515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43586 50.24515, 1.43586 50.24515, 1.43586 50.24515, 1.43586 50.24515, 1.43586 50.24515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6252'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.43623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2259"^^xsd:decimal ;
  dwc:decimalLongitude "1.43623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.43623)"^^geo:wktLiteral ;
  geo-pos:lat "50.2259"^^xsd:decimal ;
  geo-pos:long "1.43623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43623'^^xsd:double;
  dwc:latitude '50.2259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43623 50.2259, 1.43623 50.2259, 1.43623 50.2259, 1.43623 50.2259, 1.43623 50.2259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6062'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28199 1.43661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28199"^^xsd:decimal ;
  dwc:decimalLongitude "1.43661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28199 1.43661)"^^geo:wktLiteral ;
  geo-pos:lat "50.28199"^^xsd:decimal ;
  geo-pos:long "1.43661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43661'^^xsd:double;
  dwc:latitude '50.28199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43661 50.28199, 1.43661 50.28199, 1.43661 50.28199, 1.43661 50.28199, 1.43661 50.28199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6717'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24894 1.43664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24894"^^xsd:decimal ;
  dwc:decimalLongitude "1.43664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24894 1.43664)"^^geo:wktLiteral ;
  geo-pos:lat "50.24894"^^xsd:decimal ;
  geo-pos:long "1.43664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43664'^^xsd:double;
  dwc:latitude '50.24894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43664 50.24894, 1.43664 50.24894, 1.43664 50.24894, 1.43664 50.24894, 1.43664 50.24894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11573'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24431 1.43666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24431"^^xsd:decimal ;
  dwc:decimalLongitude "1.43666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24431 1.43666)"^^geo:wktLiteral ;
  geo-pos:lat "50.24431"^^xsd:decimal ;
  geo-pos:long "1.43666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43666'^^xsd:double;
  dwc:latitude '50.24431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43666 50.24431, 1.43666 50.24431, 1.43666 50.24431, 1.43666 50.24431, 1.43666 50.24431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6305'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23464 1.43668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23464"^^xsd:decimal ;
  dwc:decimalLongitude "1.43668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23464 1.43668)"^^geo:wktLiteral ;
  geo-pos:lat "50.23464"^^xsd:decimal ;
  geo-pos:long "1.43668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_538'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43668'^^xsd:double;
  dwc:latitude '50.23464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43668 50.23464, 1.43668 50.23464, 1.43668 50.23464, 1.43668 50.23464, 1.43668 50.23464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_538'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20992 1.43671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20992"^^xsd:decimal ;
  dwc:decimalLongitude "1.43671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20992 1.43671)"^^geo:wktLiteral ;
  geo-pos:lat "50.20992"^^xsd:decimal ;
  geo-pos:long "1.43671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.81777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43671'^^xsd:double;
  dwc:latitude '50.20992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43671 50.20992, 1.43671 50.20992, 1.43671 50.20992, 1.43671 50.20992, 1.43671 50.20992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9748'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.157 1.43672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.157"^^xsd:decimal ;
  dwc:decimalLongitude "1.43672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.157 1.43672)"^^geo:wktLiteral ;
  geo-pos:lat "50.157"^^xsd:decimal ;
  geo-pos:long "1.43672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43672'^^xsd:double;
  dwc:latitude '50.157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43672 50.157, 1.43672 50.157, 1.43672 50.157, 1.43672 50.157, 1.43672 50.157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12776'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24402 1.43687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24402"^^xsd:decimal ;
  dwc:decimalLongitude "1.43687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24402 1.43687)"^^geo:wktLiteral ;
  geo-pos:lat "50.24402"^^xsd:decimal ;
  geo-pos:long "1.43687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.8588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43687'^^xsd:double;
  dwc:latitude '50.24402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43687 50.24402, 1.43687 50.24402, 1.43687 50.24402, 1.43687 50.24402, 1.43687 50.24402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9833'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27507 1.43697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27507"^^xsd:decimal ;
  dwc:decimalLongitude "1.43697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27507 1.43697)"^^geo:wktLiteral ;
  geo-pos:lat "50.27507"^^xsd:decimal ;
  geo-pos:long "1.43697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.861111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43697'^^xsd:double;
  dwc:latitude '50.27507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43697 50.27507, 1.43697 50.27507, 1.43697 50.27507, 1.43697 50.27507, 1.43697 50.27507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10391'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22523 1.43709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22523"^^xsd:decimal ;
  dwc:decimalLongitude "1.43709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22523 1.43709)"^^geo:wktLiteral ;
  geo-pos:lat "50.22523"^^xsd:decimal ;
  geo-pos:long "1.43709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43709'^^xsd:double;
  dwc:latitude '50.22523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43709 50.22523, 1.43709 50.22523, 1.43709 50.22523, 1.43709 50.22523, 1.43709 50.22523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6153'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29702 1.4371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29702"^^xsd:decimal ;
  dwc:decimalLongitude "1.4371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29702 1.4371)"^^geo:wktLiteral ;
  geo-pos:lat "50.29702"^^xsd:decimal ;
  geo-pos:long "1.4371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4371'^^xsd:double;
  dwc:latitude '50.29702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4371 50.29702, 1.4371 50.29702, 1.4371 50.29702, 1.4371 50.29702, 1.4371 50.29702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12363'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29008 1.43718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29008"^^xsd:decimal ;
  dwc:decimalLongitude "1.43718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29008 1.43718)"^^geo:wktLiteral ;
  geo-pos:lat "50.29008"^^xsd:decimal ;
  geo-pos:long "1.43718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43718'^^xsd:double;
  dwc:latitude '50.29008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43718 50.29008, 1.43718 50.29008, 1.43718 50.29008, 1.43718 50.29008, 1.43718 50.29008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4346'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29418 1.43733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29418"^^xsd:decimal ;
  dwc:decimalLongitude "1.43733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29418 1.43733)"^^geo:wktLiteral ;
  geo-pos:lat "50.29418"^^xsd:decimal ;
  geo-pos:long "1.43733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_13058'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.87222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43733'^^xsd:double;
  dwc:latitude '50.29418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43733 50.29418, 1.43733 50.29418, 1.43733 50.29418, 1.43733 50.29418, 1.43733 50.29418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13058'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1886 1.4377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1886"^^xsd:decimal ;
  dwc:decimalLongitude "1.4377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1886 1.4377)"^^geo:wktLiteral ;
  geo-pos:lat "50.1886"^^xsd:decimal ;
  geo-pos:long "1.4377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.883333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4377'^^xsd:double;
  dwc:latitude '50.1886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4377 50.1886, 1.4377 50.1886, 1.4377 50.1886, 1.4377 50.1886, 1.4377 50.1886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11400'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10873 1.43788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10873"^^xsd:decimal ;
  dwc:decimalLongitude "1.43788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10873 1.43788)"^^geo:wktLiteral ;
  geo-pos:lat "50.10873"^^xsd:decimal ;
  geo-pos:long "1.43788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43788'^^xsd:double;
  dwc:latitude '50.10873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43788 50.10873, 1.43788 50.10873, 1.43788 50.10873, 1.43788 50.10873, 1.43788 50.10873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10802'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30098 1.43814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30098"^^xsd:decimal ;
  dwc:decimalLongitude "1.43814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30098 1.43814)"^^geo:wktLiteral ;
  geo-pos:lat "50.30098"^^xsd:decimal ;
  geo-pos:long "1.43814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43814'^^xsd:double;
  dwc:latitude '50.30098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43814 50.30098, 1.43814 50.30098, 1.43814 50.30098, 1.43814 50.30098, 1.43814 50.30098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12180'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28607 1.4382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28607"^^xsd:decimal ;
  dwc:decimalLongitude "1.4382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28607 1.4382)"^^geo:wktLiteral ;
  geo-pos:lat "50.28607"^^xsd:decimal ;
  geo-pos:long "1.4382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4382'^^xsd:double;
  dwc:latitude '50.28607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4382 50.28607, 1.4382 50.28607, 1.4382 50.28607, 1.4382 50.28607, 1.4382 50.28607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6777'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2714 1.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2714"^^xsd:decimal ;
  dwc:decimalLongitude "1.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2714 1.43824)"^^geo:wktLiteral ;
  geo-pos:lat "50.2714"^^xsd:decimal ;
  geo-pos:long "1.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43824'^^xsd:double;
  dwc:latitude '50.2714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43824 50.2714, 1.43824 50.2714, 1.43824 50.2714, 1.43824 50.2714, 1.43824 50.2714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6703'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12905 1.43834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12905"^^xsd:decimal ;
  dwc:decimalLongitude "1.43834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12905 1.43834)"^^geo:wktLiteral ;
  geo-pos:lat "50.12905"^^xsd:decimal ;
  geo-pos:long "1.43834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43834'^^xsd:double;
  dwc:latitude '50.12905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43834 50.12905, 1.43834 50.12905, 1.43834 50.12905, 1.43834 50.12905, 1.43834 50.12905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5804'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.43834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.43834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.43834)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.43834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.32111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43834'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43834 50.23195, 1.43834 50.23195, 1.43834 50.23195, 1.43834 50.23195, 1.43834 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11540'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.43839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2239"^^xsd:decimal ;
  dwc:decimalLongitude "1.43839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.43839)"^^geo:wktLiteral ;
  geo-pos:lat "50.2239"^^xsd:decimal ;
  geo-pos:long "1.43839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43839'^^xsd:double;
  dwc:latitude '50.2239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43839 50.2239, 1.43839 50.2239, 1.43839 50.2239, 1.43839 50.2239, 1.43839 50.2239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5744'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24827 1.43842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24827"^^xsd:decimal ;
  dwc:decimalLongitude "1.43842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24827 1.43842)"^^geo:wktLiteral ;
  geo-pos:lat "50.24827"^^xsd:decimal ;
  geo-pos:long "1.43842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43842'^^xsd:double;
  dwc:latitude '50.24827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43842 50.24827, 1.43842 50.24827, 1.43842 50.24827, 1.43842 50.24827, 1.43842 50.24827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12856'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27653 1.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27653"^^xsd:decimal ;
  dwc:decimalLongitude "1.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27653 1.4385)"^^geo:wktLiteral ;
  geo-pos:lat "50.27653"^^xsd:decimal ;
  geo-pos:long "1.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4385'^^xsd:double;
  dwc:latitude '50.27653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4385 50.27653, 1.4385 50.27653, 1.4385 50.27653, 1.4385 50.27653, 1.4385 50.27653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6670'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25613 1.43865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25613"^^xsd:decimal ;
  dwc:decimalLongitude "1.43865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25613 1.43865)"^^geo:wktLiteral ;
  geo-pos:lat "50.25613"^^xsd:decimal ;
  geo-pos:long "1.43865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43865'^^xsd:double;
  dwc:latitude '50.25613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43865 50.25613, 1.43865 50.25613, 1.43865 50.25613, 1.43865 50.25613, 1.43865 50.25613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4486'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29746 1.43865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29746"^^xsd:decimal ;
  dwc:decimalLongitude "1.43865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29746 1.43865)"^^geo:wktLiteral ;
  geo-pos:lat "50.29746"^^xsd:decimal ;
  geo-pos:long "1.43865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43865'^^xsd:double;
  dwc:latitude '50.29746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43865 50.29746, 1.43865 50.29746, 1.43865 50.29746, 1.43865 50.29746, 1.43865 50.29746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8050'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28973 1.43884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28973"^^xsd:decimal ;
  dwc:decimalLongitude "1.43884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28973 1.43884)"^^geo:wktLiteral ;
  geo-pos:lat "50.28973"^^xsd:decimal ;
  geo-pos:long "1.43884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12539'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43884'^^xsd:double;
  dwc:latitude '50.28973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43884 50.28973, 1.43884 50.28973, 1.43884 50.28973, 1.43884 50.28973, 1.43884 50.28973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12539'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28535 1.43885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28535"^^xsd:decimal ;
  dwc:decimalLongitude "1.43885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28535 1.43885)"^^geo:wktLiteral ;
  geo-pos:lat "50.28535"^^xsd:decimal ;
  geo-pos:long "1.43885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43885'^^xsd:double;
  dwc:latitude '50.28535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43885 50.28535, 1.43885 50.28535, 1.43885 50.28535, 1.43885 50.28535, 1.43885 50.28535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9873'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10618 1.43892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10618"^^xsd:decimal ;
  dwc:decimalLongitude "1.43892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10618 1.43892)"^^geo:wktLiteral ;
  geo-pos:lat "50.10618"^^xsd:decimal ;
  geo-pos:long "1.43892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.71777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43892'^^xsd:double;
  dwc:latitude '50.10618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43892 50.10618, 1.43892 50.10618, 1.43892 50.10618, 1.43892 50.10618, 1.43892 50.10618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6198'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24597 1.43903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24597"^^xsd:decimal ;
  dwc:decimalLongitude "1.43903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24597 1.43903)"^^geo:wktLiteral ;
  geo-pos:lat "50.24597"^^xsd:decimal ;
  geo-pos:long "1.43903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43903'^^xsd:double;
  dwc:latitude '50.24597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43903 50.24597, 1.43903 50.24597, 1.43903 50.24597, 1.43903 50.24597, 1.43903 50.24597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5657'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27991 1.4393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27991"^^xsd:decimal ;
  dwc:decimalLongitude "1.4393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27991 1.4393)"^^geo:wktLiteral ;
  geo-pos:lat "50.27991"^^xsd:decimal ;
  geo-pos:long "1.4393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4393'^^xsd:double;
  dwc:latitude '50.27991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4393 50.27991, 1.4393 50.27991, 1.4393 50.27991, 1.4393 50.27991, 1.4393 50.27991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10552'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15259 1.43978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15259"^^xsd:decimal ;
  dwc:decimalLongitude "1.43978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15259 1.43978)"^^geo:wktLiteral ;
  geo-pos:lat "50.15259"^^xsd:decimal ;
  geo-pos:long "1.43978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43978'^^xsd:double;
  dwc:latitude '50.15259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43978 50.15259, 1.43978 50.15259, 1.43978 50.15259, 1.43978 50.15259, 1.43978 50.15259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5305'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25791 1.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25791"^^xsd:decimal ;
  dwc:decimalLongitude "1.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25791 1.4398)"^^geo:wktLiteral ;
  geo-pos:lat "50.25791"^^xsd:decimal ;
  geo-pos:long "1.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.71222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4398'^^xsd:double;
  dwc:latitude '50.25791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4398 50.25791, 1.4398 50.25791, 1.4398 50.25791, 1.4398 50.25791, 1.4398 50.25791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7091'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25765 1.43982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25765"^^xsd:decimal ;
  dwc:decimalLongitude "1.43982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25765 1.43982)"^^geo:wktLiteral ;
  geo-pos:lat "50.25765"^^xsd:decimal ;
  geo-pos:long "1.43982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43982'^^xsd:double;
  dwc:latitude '50.25765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43982 50.25765, 1.43982 50.25765, 1.43982 50.25765, 1.43982 50.25765, 1.43982 50.25765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6998'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28167 1.43983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28167"^^xsd:decimal ;
  dwc:decimalLongitude "1.43983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28167 1.43983)"^^geo:wktLiteral ;
  geo-pos:lat "50.28167"^^xsd:decimal ;
  geo-pos:long "1.43983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43983'^^xsd:double;
  dwc:latitude '50.28167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43983 50.28167, 1.43983 50.28167, 1.43983 50.28167, 1.43983 50.28167, 1.43983 50.28167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10167'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.43986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23132"^^xsd:decimal ;
  dwc:decimalLongitude "1.43986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.43986)"^^geo:wktLiteral ;
  geo-pos:lat "50.23132"^^xsd:decimal ;
  geo-pos:long "1.43986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43986'^^xsd:double;
  dwc:latitude '50.23132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43986 50.23132, 1.43986 50.23132, 1.43986 50.23132, 1.43986 50.23132, 1.43986 50.23132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5980'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11099 1.43987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11099"^^xsd:decimal ;
  dwc:decimalLongitude "1.43987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11099 1.43987)"^^geo:wktLiteral ;
  geo-pos:lat "50.11099"^^xsd:decimal ;
  geo-pos:long "1.43987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11118'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43987'^^xsd:double;
  dwc:latitude '50.11099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43987 50.11099, 1.43987 50.11099, 1.43987 50.11099, 1.43987 50.11099, 1.43987 50.11099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11118'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25929 1.43999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25929"^^xsd:decimal ;
  dwc:decimalLongitude "1.43999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25929 1.43999)"^^geo:wktLiteral ;
  geo-pos:lat "50.25929"^^xsd:decimal ;
  geo-pos:long "1.43999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.43999'^^xsd:double;
  dwc:latitude '50.25929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43999 50.25929, 1.43999 50.25929, 1.43999 50.25929, 1.43999 50.25929, 1.43999 50.25929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10106'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29628 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29628"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29628 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "50.29628"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_606'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '50.29628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44 50.29628, 1.44 50.29628, 1.44 50.29628, 1.44 50.29628, 1.44 50.29628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_606'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2769 1.44026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2769"^^xsd:decimal ;
  dwc:decimalLongitude "1.44026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2769 1.44026)"^^geo:wktLiteral ;
  geo-pos:lat "50.2769"^^xsd:decimal ;
  geo-pos:long "1.44026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44026'^^xsd:double;
  dwc:latitude '50.2769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44026 50.2769, 1.44026 50.2769, 1.44026 50.2769, 1.44026 50.2769, 1.44026 50.2769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7315'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15631 1.44032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15631"^^xsd:decimal ;
  dwc:decimalLongitude "1.44032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15631 1.44032)"^^geo:wktLiteral ;
  geo-pos:lat "50.15631"^^xsd:decimal ;
  geo-pos:long "1.44032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6825'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44032'^^xsd:double;
  dwc:latitude '50.15631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44032 50.15631, 1.44032 50.15631, 1.44032 50.15631, 1.44032 50.15631, 1.44032 50.15631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6335'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29491 1.44035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29491"^^xsd:decimal ;
  dwc:decimalLongitude "1.44035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29491 1.44035)"^^geo:wktLiteral ;
  geo-pos:lat "50.29491"^^xsd:decimal ;
  geo-pos:long "1.44035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12482'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44035'^^xsd:double;
  dwc:latitude '50.29491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44035 50.29491, 1.44035 50.29491, 1.44035 50.29491, 1.44035 50.29491, 1.44035 50.29491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12482'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.44038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23064"^^xsd:decimal ;
  dwc:decimalLongitude "1.44038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.44038)"^^geo:wktLiteral ;
  geo-pos:lat "50.23064"^^xsd:decimal ;
  geo-pos:long "1.44038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44038'^^xsd:double;
  dwc:latitude '50.23064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44038 50.23064, 1.44038 50.23064, 1.44038 50.23064, 1.44038 50.23064, 1.44038 50.23064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6257'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21271 1.44049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21271"^^xsd:decimal ;
  dwc:decimalLongitude "1.44049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21271 1.44049)"^^geo:wktLiteral ;
  geo-pos:lat "50.21271"^^xsd:decimal ;
  geo-pos:long "1.44049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5568'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44049'^^xsd:double;
  dwc:latitude '50.21271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44049 50.21271, 1.44049 50.21271, 1.44049 50.21271, 1.44049 50.21271, 1.44049 50.21271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5568'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12516 1.44061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12516"^^xsd:decimal ;
  dwc:decimalLongitude "1.44061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12516 1.44061)"^^geo:wktLiteral ;
  geo-pos:lat "50.12516"^^xsd:decimal ;
  geo-pos:long "1.44061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44061'^^xsd:double;
  dwc:latitude '50.12516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44061 50.12516, 1.44061 50.12516, 1.44061 50.12516, 1.44061 50.12516, 1.44061 50.12516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5952'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27329 1.44063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27329"^^xsd:decimal ;
  dwc:decimalLongitude "1.44063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27329 1.44063)"^^geo:wktLiteral ;
  geo-pos:lat "50.27329"^^xsd:decimal ;
  geo-pos:long "1.44063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44063'^^xsd:double;
  dwc:latitude '50.27329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44063 50.27329, 1.44063 50.27329, 1.44063 50.27329, 1.44063 50.27329, 1.44063 50.27329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11574'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31152 1.44071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31152"^^xsd:decimal ;
  dwc:decimalLongitude "1.44071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31152 1.44071)"^^geo:wktLiteral ;
  geo-pos:lat "50.31152"^^xsd:decimal ;
  geo-pos:long "1.44071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44071'^^xsd:double;
  dwc:latitude '50.31152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44071 50.31152, 1.44071 50.31152, 1.44071 50.31152, 1.44071 50.31152, 1.44071 50.31152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_273'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31953 1.44079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31953"^^xsd:decimal ;
  dwc:decimalLongitude "1.44079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31953 1.44079)"^^geo:wktLiteral ;
  geo-pos:lat "50.31953"^^xsd:decimal ;
  geo-pos:long "1.44079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44079'^^xsd:double;
  dwc:latitude '50.31953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44079 50.31953, 1.44079 50.31953, 1.44079 50.31953, 1.44079 50.31953, 1.44079 50.31953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6766'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21324 1.44085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21324"^^xsd:decimal ;
  dwc:decimalLongitude "1.44085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21324 1.44085)"^^geo:wktLiteral ;
  geo-pos:lat "50.21324"^^xsd:decimal ;
  geo-pos:long "1.44085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5528'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.70666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44085'^^xsd:double;
  dwc:latitude '50.21324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44085 50.21324, 1.44085 50.21324, 1.44085 50.21324, 1.44085 50.21324, 1.44085 50.21324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5528'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12451 1.44087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12451"^^xsd:decimal ;
  dwc:decimalLongitude "1.44087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12451 1.44087)"^^geo:wktLiteral ;
  geo-pos:lat "50.12451"^^xsd:decimal ;
  geo-pos:long "1.44087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44087'^^xsd:double;
  dwc:latitude '50.12451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44087 50.12451, 1.44087 50.12451, 1.44087 50.12451, 1.44087 50.12451, 1.44087 50.12451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10584'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13037 1.44104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13037"^^xsd:decimal ;
  dwc:decimalLongitude "1.44104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13037 1.44104)"^^geo:wktLiteral ;
  geo-pos:lat "50.13037"^^xsd:decimal ;
  geo-pos:long "1.44104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5517'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44104'^^xsd:double;
  dwc:latitude '50.13037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44104 50.13037, 1.44104 50.13037, 1.44104 50.13037, 1.44104 50.13037, 1.44104 50.13037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5517'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24652 1.44104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24652"^^xsd:decimal ;
  dwc:decimalLongitude "1.44104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24652 1.44104)"^^geo:wktLiteral ;
  geo-pos:lat "50.24652"^^xsd:decimal ;
  geo-pos:long "1.44104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.3533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44104'^^xsd:double;
  dwc:latitude '50.24652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44104 50.24652, 1.44104 50.24652, 1.44104 50.24652, 1.44104 50.24652, 1.44104 50.24652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11477'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13049 1.4412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13049"^^xsd:decimal ;
  dwc:decimalLongitude "1.4412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13049 1.4412)"^^geo:wktLiteral ;
  geo-pos:lat "50.13049"^^xsd:decimal ;
  geo-pos:long "1.4412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5557'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4412'^^xsd:double;
  dwc:latitude '50.13049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4412 50.13049, 1.4412 50.13049, 1.4412 50.13049, 1.4412 50.13049, 1.4412 50.13049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5557'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24568 1.44123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24568"^^xsd:decimal ;
  dwc:decimalLongitude "1.44123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24568 1.44123)"^^geo:wktLiteral ;
  geo-pos:lat "50.24568"^^xsd:decimal ;
  geo-pos:long "1.44123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_13162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44123'^^xsd:double;
  dwc:latitude '50.24568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44123 50.24568, 1.44123 50.24568, 1.44123 50.24568, 1.44123 50.24568, 1.44123 50.24568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13162'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19231 1.44129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19231"^^xsd:decimal ;
  dwc:decimalLongitude "1.44129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19231 1.44129)"^^geo:wktLiteral ;
  geo-pos:lat "50.19231"^^xsd:decimal ;
  geo-pos:long "1.44129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44129'^^xsd:double;
  dwc:latitude '50.19231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44129 50.19231, 1.44129 50.19231, 1.44129 50.19231, 1.44129 50.19231, 1.44129 50.19231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6320'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29584 1.44129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29584"^^xsd:decimal ;
  dwc:decimalLongitude "1.44129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29584 1.44129)"^^geo:wktLiteral ;
  geo-pos:lat "50.29584"^^xsd:decimal ;
  geo-pos:long "1.44129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_607'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44129'^^xsd:double;
  dwc:latitude '50.29584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44129 50.29584, 1.44129 50.29584, 1.44129 50.29584, 1.44129 50.29584, 1.44129 50.29584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_607'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29481 1.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29481"^^xsd:decimal ;
  dwc:decimalLongitude "1.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29481 1.44143)"^^geo:wktLiteral ;
  geo-pos:lat "50.29481"^^xsd:decimal ;
  geo-pos:long "1.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_602'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44143'^^xsd:double;
  dwc:latitude '50.29481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44143 50.29481, 1.44143 50.29481, 1.44143 50.29481, 1.44143 50.29481, 1.44143 50.29481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_602'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13131 1.44144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13131"^^xsd:decimal ;
  dwc:decimalLongitude "1.44144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13131 1.44144)"^^geo:wktLiteral ;
  geo-pos:lat "50.13131"^^xsd:decimal ;
  geo-pos:long "1.44144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5556'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7075'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44144'^^xsd:double;
  dwc:latitude '50.13131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44144 50.13131, 1.44144 50.13131, 1.44144 50.13131, 1.44144 50.13131, 1.44144 50.13131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5556'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28986 1.44149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28986"^^xsd:decimal ;
  dwc:decimalLongitude "1.44149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28986 1.44149)"^^geo:wktLiteral ;
  geo-pos:lat "50.28986"^^xsd:decimal ;
  geo-pos:long "1.44149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44149'^^xsd:double;
  dwc:latitude '50.28986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44149 50.28986, 1.44149 50.28986, 1.44149 50.28986, 1.44149 50.28986, 1.44149 50.28986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12578'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22062 1.44151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22062"^^xsd:decimal ;
  dwc:decimalLongitude "1.44151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22062 1.44151)"^^geo:wktLiteral ;
  geo-pos:lat "50.22062"^^xsd:decimal ;
  geo-pos:long "1.44151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44151'^^xsd:double;
  dwc:latitude '50.22062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44151 50.22062, 1.44151 50.22062, 1.44151 50.22062, 1.44151 50.22062, 1.44151 50.22062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7427'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28709 1.44152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28709"^^xsd:decimal ;
  dwc:decimalLongitude "1.44152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28709 1.44152)"^^geo:wktLiteral ;
  geo-pos:lat "50.28709"^^xsd:decimal ;
  geo-pos:long "1.44152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12522'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44152'^^xsd:double;
  dwc:latitude '50.28709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44152 50.28709, 1.44152 50.28709, 1.44152 50.28709, 1.44152 50.28709, 1.44152 50.28709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12522'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24436 1.44155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24436"^^xsd:decimal ;
  dwc:decimalLongitude "1.44155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24436 1.44155)"^^geo:wktLiteral ;
  geo-pos:lat "50.24436"^^xsd:decimal ;
  geo-pos:long "1.44155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.256666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44155'^^xsd:double;
  dwc:latitude '50.24436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44155 50.24436, 1.44155 50.24436, 1.44155 50.24436, 1.44155 50.24436, 1.44155 50.24436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6412'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32992 1.44168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32992"^^xsd:decimal ;
  dwc:decimalLongitude "1.44168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32992 1.44168)"^^geo:wktLiteral ;
  geo-pos:lat "50.32992"^^xsd:decimal ;
  geo-pos:long "1.44168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44168'^^xsd:double;
  dwc:latitude '50.32992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44168 50.32992, 1.44168 50.32992, 1.44168 50.32992, 1.44168 50.32992, 1.44168 50.32992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10043'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27936 1.4417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27936"^^xsd:decimal ;
  dwc:decimalLongitude "1.4417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27936 1.4417)"^^geo:wktLiteral ;
  geo-pos:lat "50.27936"^^xsd:decimal ;
  geo-pos:long "1.4417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_13176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.9577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4417'^^xsd:double;
  dwc:latitude '50.27936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4417 50.27936, 1.4417 50.27936, 1.4417 50.27936, 1.4417 50.27936, 1.4417 50.27936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13176'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31285 1.44171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31285"^^xsd:decimal ;
  dwc:decimalLongitude "1.44171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31285 1.44171)"^^geo:wktLiteral ;
  geo-pos:lat "50.31285"^^xsd:decimal ;
  geo-pos:long "1.44171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12567'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44171'^^xsd:double;
  dwc:latitude '50.31285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44171 50.31285, 1.44171 50.31285, 1.44171 50.31285, 1.44171 50.31285, 1.44171 50.31285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12567'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28609 1.44176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28609"^^xsd:decimal ;
  dwc:decimalLongitude "1.44176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28609 1.44176)"^^geo:wktLiteral ;
  geo-pos:lat "50.28609"^^xsd:decimal ;
  geo-pos:long "1.44176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44176'^^xsd:double;
  dwc:latitude '50.28609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44176 50.28609, 1.44176 50.28609, 1.44176 50.28609, 1.44176 50.28609, 1.44176 50.28609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10119'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2618 1.44177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2618"^^xsd:decimal ;
  dwc:decimalLongitude "1.44177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2618 1.44177)"^^geo:wktLiteral ;
  geo-pos:lat "50.2618"^^xsd:decimal ;
  geo-pos:long "1.44177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.471111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44177'^^xsd:double;
  dwc:latitude '50.2618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44177 50.2618, 1.44177 50.2618, 1.44177 50.2618, 1.44177 50.2618, 1.44177 50.2618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12344'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26473 1.44184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26473"^^xsd:decimal ;
  dwc:decimalLongitude "1.44184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26473 1.44184)"^^geo:wktLiteral ;
  geo-pos:lat "50.26473"^^xsd:decimal ;
  geo-pos:long "1.44184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44184'^^xsd:double;
  dwc:latitude '50.26473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44184 50.26473, 1.44184 50.26473, 1.44184 50.26473, 1.44184 50.26473, 1.44184 50.26473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7292'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19204 1.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19204"^^xsd:decimal ;
  dwc:decimalLongitude "1.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19204 1.442)"^^geo:wktLiteral ;
  geo-pos:lat "50.19204"^^xsd:decimal ;
  geo-pos:long "1.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.442'^^xsd:double;
  dwc:latitude '50.19204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.442 50.19204, 1.442 50.19204, 1.442 50.19204, 1.442 50.19204, 1.442 50.19204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6447'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29291 1.44208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29291"^^xsd:decimal ;
  dwc:decimalLongitude "1.44208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29291 1.44208)"^^geo:wktLiteral ;
  geo-pos:lat "50.29291"^^xsd:decimal ;
  geo-pos:long "1.44208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_604'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44208'^^xsd:double;
  dwc:latitude '50.29291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44208 50.29291, 1.44208 50.29291, 1.44208 50.29291, 1.44208 50.29291, 1.44208 50.29291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_604'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29043 1.4421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29043"^^xsd:decimal ;
  dwc:decimalLongitude "1.4421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29043 1.4421)"^^geo:wktLiteral ;
  geo-pos:lat "50.29043"^^xsd:decimal ;
  geo-pos:long "1.4421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4421'^^xsd:double;
  dwc:latitude '50.29043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4421 50.29043, 1.4421 50.29043, 1.4421 50.29043, 1.4421 50.29043, 1.4421 50.29043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7295'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13167 1.44213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13167"^^xsd:decimal ;
  dwc:decimalLongitude "1.44213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13167 1.44213)"^^geo:wktLiteral ;
  geo-pos:lat "50.13167"^^xsd:decimal ;
  geo-pos:long "1.44213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44213'^^xsd:double;
  dwc:latitude '50.13167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44213 50.13167, 1.44213 50.13167, 1.44213 50.13167, 1.44213 50.13167, 1.44213 50.13167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5218'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26397 1.4422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26397"^^xsd:decimal ;
  dwc:decimalLongitude "1.4422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26397 1.4422)"^^geo:wktLiteral ;
  geo-pos:lat "50.26397"^^xsd:decimal ;
  geo-pos:long "1.4422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4422'^^xsd:double;
  dwc:latitude '50.26397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4422 50.26397, 1.4422 50.26397, 1.4422 50.26397, 1.4422 50.26397, 1.4422 50.26397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6829'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20402 1.44227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20402"^^xsd:decimal ;
  dwc:decimalLongitude "1.44227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20402 1.44227)"^^geo:wktLiteral ;
  geo-pos:lat "50.20402"^^xsd:decimal ;
  geo-pos:long "1.44227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44227'^^xsd:double;
  dwc:latitude '50.20402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44227 50.20402, 1.44227 50.20402, 1.44227 50.20402, 1.44227 50.20402, 1.44227 50.20402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6527'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.44236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23405"^^xsd:decimal ;
  dwc:decimalLongitude "1.44236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.44236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23405"^^xsd:decimal ;
  geo-pos:long "1.44236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13129'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44236'^^xsd:double;
  dwc:latitude '50.23405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44236 50.23405, 1.44236 50.23405, 1.44236 50.23405, 1.44236 50.23405, 1.44236 50.23405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13129'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12957 1.44238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12957"^^xsd:decimal ;
  dwc:decimalLongitude "1.44238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12957 1.44238)"^^geo:wktLiteral ;
  geo-pos:lat "50.12957"^^xsd:decimal ;
  geo-pos:long "1.44238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5518'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44238'^^xsd:double;
  dwc:latitude '50.12957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44238 50.12957, 1.44238 50.12957, 1.44238 50.12957, 1.44238 50.12957, 1.44238 50.12957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5518'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16093 1.44243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16093"^^xsd:decimal ;
  dwc:decimalLongitude "1.44243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16093 1.44243)"^^geo:wktLiteral ;
  geo-pos:lat "50.16093"^^xsd:decimal ;
  geo-pos:long "1.44243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44243'^^xsd:double;
  dwc:latitude '50.16093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44243 50.16093, 1.44243 50.16093, 1.44243 50.16093, 1.44243 50.16093, 1.44243 50.16093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5222'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26947 1.44244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26947"^^xsd:decimal ;
  dwc:decimalLongitude "1.44244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26947 1.44244)"^^geo:wktLiteral ;
  geo-pos:lat "50.26947"^^xsd:decimal ;
  geo-pos:long "1.44244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44244'^^xsd:double;
  dwc:latitude '50.26947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44244 50.26947, 1.44244 50.26947, 1.44244 50.26947, 1.44244 50.26947, 1.44244 50.26947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8384'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21051 1.4425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21051"^^xsd:decimal ;
  dwc:decimalLongitude "1.4425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21051 1.4425)"^^geo:wktLiteral ;
  geo-pos:lat "50.21051"^^xsd:decimal ;
  geo-pos:long "1.4425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8844'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4425'^^xsd:double;
  dwc:latitude '50.21051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4425 50.21051, 1.4425 50.21051, 1.4425 50.21051, 1.4425 50.21051, 1.4425 50.21051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8844'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29924 1.44257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29924"^^xsd:decimal ;
  dwc:decimalLongitude "1.44257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29924 1.44257)"^^geo:wktLiteral ;
  geo-pos:lat "50.29924"^^xsd:decimal ;
  geo-pos:long "1.44257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44257'^^xsd:double;
  dwc:latitude '50.29924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44257 50.29924, 1.44257 50.29924, 1.44257 50.29924, 1.44257 50.29924, 1.44257 50.29924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8042'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25548 1.44263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25548"^^xsd:decimal ;
  dwc:decimalLongitude "1.44263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25548 1.44263)"^^geo:wktLiteral ;
  geo-pos:lat "50.25548"^^xsd:decimal ;
  geo-pos:long "1.44263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44263'^^xsd:double;
  dwc:latitude '50.25548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44263 50.25548, 1.44263 50.25548, 1.44263 50.25548, 1.44263 50.25548, 1.44263 50.25548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12826'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29407 1.44267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29407"^^xsd:decimal ;
  dwc:decimalLongitude "1.44267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29407 1.44267)"^^geo:wktLiteral ;
  geo-pos:lat "50.29407"^^xsd:decimal ;
  geo-pos:long "1.44267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_598'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44267'^^xsd:double;
  dwc:latitude '50.29407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44267 50.29407, 1.44267 50.29407, 1.44267 50.29407, 1.44267 50.29407, 1.44267 50.29407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_598'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29597 1.44275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29597"^^xsd:decimal ;
  dwc:decimalLongitude "1.44275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29597 1.44275)"^^geo:wktLiteral ;
  geo-pos:lat "50.29597"^^xsd:decimal ;
  geo-pos:long "1.44275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_599'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44275'^^xsd:double;
  dwc:latitude '50.29597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44275 50.29597, 1.44275 50.29597, 1.44275 50.29597, 1.44275 50.29597, 1.44275 50.29597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_599'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27455 1.44277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27455"^^xsd:decimal ;
  dwc:decimalLongitude "1.44277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27455 1.44277)"^^geo:wktLiteral ;
  geo-pos:lat "50.27455"^^xsd:decimal ;
  geo-pos:long "1.44277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44277'^^xsd:double;
  dwc:latitude '50.27455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44277 50.27455, 1.44277 50.27455, 1.44277 50.27455, 1.44277 50.27455, 1.44277 50.27455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12345'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.44282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.44282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.44282)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.44282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44282'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44282 50.22835, 1.44282 50.22835, 1.44282 50.22835, 1.44282 50.22835, 1.44282 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11453'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.4429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.4429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.4429)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.4429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4429'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4429 50.23233, 1.4429 50.23233, 1.4429 50.23233, 1.4429 50.23233, 1.4429 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10624'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2614 1.44302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2614"^^xsd:decimal ;
  dwc:decimalLongitude "1.44302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2614 1.44302)"^^geo:wktLiteral ;
  geo-pos:lat "50.2614"^^xsd:decimal ;
  geo-pos:long "1.44302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44302'^^xsd:double;
  dwc:latitude '50.2614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44302 50.2614, 1.44302 50.2614, 1.44302 50.2614, 1.44302 50.2614, 1.44302 50.2614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12343'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29984 1.44303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29984"^^xsd:decimal ;
  dwc:decimalLongitude "1.44303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29984 1.44303)"^^geo:wktLiteral ;
  geo-pos:lat "50.29984"^^xsd:decimal ;
  geo-pos:long "1.44303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44303'^^xsd:double;
  dwc:latitude '50.29984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44303 50.29984, 1.44303 50.29984, 1.44303 50.29984, 1.44303 50.29984, 1.44303 50.29984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12362'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12974 1.44304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12974"^^xsd:decimal ;
  dwc:decimalLongitude "1.44304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12974 1.44304)"^^geo:wktLiteral ;
  geo-pos:lat "50.12974"^^xsd:decimal ;
  geo-pos:long "1.44304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5554'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44304'^^xsd:double;
  dwc:latitude '50.12974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44304 50.12974, 1.44304 50.12974, 1.44304 50.12974, 1.44304 50.12974, 1.44304 50.12974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5554'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.44304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21842"^^xsd:decimal ;
  dwc:decimalLongitude "1.44304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.44304)"^^geo:wktLiteral ;
  geo-pos:lat "50.21842"^^xsd:decimal ;
  geo-pos:long "1.44304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44304'^^xsd:double;
  dwc:latitude '50.21842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44304 50.21842, 1.44304 50.21842, 1.44304 50.21842, 1.44304 50.21842, 1.44304 50.21842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9976'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13196 1.44318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13196"^^xsd:decimal ;
  dwc:decimalLongitude "1.44318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13196 1.44318)"^^geo:wktLiteral ;
  geo-pos:lat "50.13196"^^xsd:decimal ;
  geo-pos:long "1.44318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5555'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44318'^^xsd:double;
  dwc:latitude '50.13196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44318 50.13196, 1.44318 50.13196, 1.44318 50.13196, 1.44318 50.13196, 1.44318 50.13196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5555'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27829 1.44318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27829"^^xsd:decimal ;
  dwc:decimalLongitude "1.44318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27829 1.44318)"^^geo:wktLiteral ;
  geo-pos:lat "50.27829"^^xsd:decimal ;
  geo-pos:long "1.44318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44318'^^xsd:double;
  dwc:latitude '50.27829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44318 50.27829, 1.44318 50.27829, 1.44318 50.27829, 1.44318 50.27829, 1.44318 50.27829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10078'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.44319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23385"^^xsd:decimal ;
  dwc:decimalLongitude "1.44319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.44319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23385"^^xsd:decimal ;
  geo-pos:long "1.44319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44319'^^xsd:double;
  dwc:latitude '50.23385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44319 50.23385, 1.44319 50.23385, 1.44319 50.23385, 1.44319 50.23385, 1.44319 50.23385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7042'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29829 1.4432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29829"^^xsd:decimal ;
  dwc:decimalLongitude "1.4432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29829 1.4432)"^^geo:wktLiteral ;
  geo-pos:lat "50.29829"^^xsd:decimal ;
  geo-pos:long "1.4432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_605'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4432'^^xsd:double;
  dwc:latitude '50.29829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4432 50.29829, 1.4432 50.29829, 1.4432 50.29829, 1.4432 50.29829, 1.4432 50.29829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_605'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16304 1.44323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16304"^^xsd:decimal ;
  dwc:decimalLongitude "1.44323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16304 1.44323)"^^geo:wktLiteral ;
  geo-pos:lat "50.16304"^^xsd:decimal ;
  geo-pos:long "1.44323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44323'^^xsd:double;
  dwc:latitude '50.16304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44323 50.16304, 1.44323 50.16304, 1.44323 50.16304, 1.44323 50.16304, 1.44323 50.16304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6206'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33466 1.44325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33466"^^xsd:decimal ;
  dwc:decimalLongitude "1.44325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33466 1.44325)"^^geo:wktLiteral ;
  geo-pos:lat "50.33466"^^xsd:decimal ;
  geo-pos:long "1.44325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44325'^^xsd:double;
  dwc:latitude '50.33466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44325 50.33466, 1.44325 50.33466, 1.44325 50.33466, 1.44325 50.33466, 1.44325 50.33466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2948'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.44326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2306"^^xsd:decimal ;
  dwc:decimalLongitude "1.44326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.44326)"^^geo:wktLiteral ;
  geo-pos:lat "50.2306"^^xsd:decimal ;
  geo-pos:long "1.44326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6980555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44326'^^xsd:double;
  dwc:latitude '50.2306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44326 50.2306, 1.44326 50.2306, 1.44326 50.2306, 1.44326 50.2306, 1.44326 50.2306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6632'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12512 1.44341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12512"^^xsd:decimal ;
  dwc:decimalLongitude "1.44341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12512 1.44341)"^^geo:wktLiteral ;
  geo-pos:lat "50.12512"^^xsd:decimal ;
  geo-pos:long "1.44341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44341'^^xsd:double;
  dwc:latitude '50.12512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44341 50.12512, 1.44341 50.12512, 1.44341 50.12512, 1.44341 50.12512, 1.44341 50.12512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6204'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30328 1.44347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30328"^^xsd:decimal ;
  dwc:decimalLongitude "1.44347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30328 1.44347)"^^geo:wktLiteral ;
  geo-pos:lat "50.30328"^^xsd:decimal ;
  geo-pos:long "1.44347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44347'^^xsd:double;
  dwc:latitude '50.30328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44347 50.30328, 1.44347 50.30328, 1.44347 50.30328, 1.44347 50.30328, 1.44347 50.30328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7191'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.44361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.44361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.44361)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.44361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44361'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44361 50.23366, 1.44361 50.23366, 1.44361 50.23366, 1.44361 50.23366, 1.44361 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11526'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24425 1.44363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24425"^^xsd:decimal ;
  dwc:decimalLongitude "1.44363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24425 1.44363)"^^geo:wktLiteral ;
  geo-pos:lat "50.24425"^^xsd:decimal ;
  geo-pos:long "1.44363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44363'^^xsd:double;
  dwc:latitude '50.24425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44363 50.24425, 1.44363 50.24425, 1.44363 50.24425, 1.44363 50.24425, 1.44363 50.24425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6356'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13046 1.44375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13046"^^xsd:decimal ;
  dwc:decimalLongitude "1.44375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13046 1.44375)"^^geo:wktLiteral ;
  geo-pos:lat "50.13046"^^xsd:decimal ;
  geo-pos:long "1.44375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5519'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44375'^^xsd:double;
  dwc:latitude '50.13046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44375 50.13046, 1.44375 50.13046, 1.44375 50.13046, 1.44375 50.13046, 1.44375 50.13046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5519'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.44381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22555"^^xsd:decimal ;
  dwc:decimalLongitude "1.44381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.44381)"^^geo:wktLiteral ;
  geo-pos:lat "50.22555"^^xsd:decimal ;
  geo-pos:long "1.44381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44381'^^xsd:double;
  dwc:latitude '50.22555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44381 50.22555, 1.44381 50.22555, 1.44381 50.22555, 1.44381 50.22555, 1.44381 50.22555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6485'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11415 1.44383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11415"^^xsd:decimal ;
  dwc:decimalLongitude "1.44383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11415 1.44383)"^^geo:wktLiteral ;
  geo-pos:lat "50.11415"^^xsd:decimal ;
  geo-pos:long "1.44383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44383'^^xsd:double;
  dwc:latitude '50.11415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44383 50.11415, 1.44383 50.11415, 1.44383 50.11415, 1.44383 50.11415, 1.44383 50.11415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10747'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28507 1.44385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28507"^^xsd:decimal ;
  dwc:decimalLongitude "1.44385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28507 1.44385)"^^geo:wktLiteral ;
  geo-pos:lat "50.28507"^^xsd:decimal ;
  geo-pos:long "1.44385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44385'^^xsd:double;
  dwc:latitude '50.28507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44385 50.28507, 1.44385 50.28507, 1.44385 50.28507, 1.44385 50.28507, 1.44385 50.28507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4960'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13217 1.44388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13217"^^xsd:decimal ;
  dwc:decimalLongitude "1.44388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13217 1.44388)"^^geo:wktLiteral ;
  geo-pos:lat "50.13217"^^xsd:decimal ;
  geo-pos:long "1.44388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5552'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44388'^^xsd:double;
  dwc:latitude '50.13217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44388 50.13217, 1.44388 50.13217, 1.44388 50.13217, 1.44388 50.13217, 1.44388 50.13217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5552'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12813 1.44392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12813"^^xsd:decimal ;
  dwc:decimalLongitude "1.44392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12813 1.44392)"^^geo:wktLiteral ;
  geo-pos:lat "50.12813"^^xsd:decimal ;
  geo-pos:long "1.44392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44392'^^xsd:double;
  dwc:latitude '50.12813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44392 50.12813, 1.44392 50.12813, 1.44392 50.12813, 1.44392 50.12813, 1.44392 50.12813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6018'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14014 1.44404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14014"^^xsd:decimal ;
  dwc:decimalLongitude "1.44404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14014 1.44404)"^^geo:wktLiteral ;
  geo-pos:lat "50.14014"^^xsd:decimal ;
  geo-pos:long "1.44404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44404'^^xsd:double;
  dwc:latitude '50.14014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44404 50.14014, 1.44404 50.14014, 1.44404 50.14014, 1.44404 50.14014, 1.44404 50.14014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5786'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24968 1.44405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24968"^^xsd:decimal ;
  dwc:decimalLongitude "1.44405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24968 1.44405)"^^geo:wktLiteral ;
  geo-pos:lat "50.24968"^^xsd:decimal ;
  geo-pos:long "1.44405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.664444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44405'^^xsd:double;
  dwc:latitude '50.24968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44405 50.24968, 1.44405 50.24968, 1.44405 50.24968, 1.44405 50.24968, 1.44405 50.24968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4291'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29687 1.44409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29687"^^xsd:decimal ;
  dwc:decimalLongitude "1.44409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29687 1.44409)"^^geo:wktLiteral ;
  geo-pos:lat "50.29687"^^xsd:decimal ;
  geo-pos:long "1.44409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.934444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44409'^^xsd:double;
  dwc:latitude '50.29687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44409 50.29687, 1.44409 50.29687, 1.44409 50.29687, 1.44409 50.29687, 1.44409 50.29687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10191'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16756 1.44416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16756"^^xsd:decimal ;
  dwc:decimalLongitude "1.44416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16756 1.44416)"^^geo:wktLiteral ;
  geo-pos:lat "50.16756"^^xsd:decimal ;
  geo-pos:long "1.44416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44416'^^xsd:double;
  dwc:latitude '50.16756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44416 50.16756, 1.44416 50.16756, 1.44416 50.16756, 1.44416 50.16756, 1.44416 50.16756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6617'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29406 1.44418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29406"^^xsd:decimal ;
  dwc:decimalLongitude "1.44418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29406 1.44418)"^^geo:wktLiteral ;
  geo-pos:lat "50.29406"^^xsd:decimal ;
  geo-pos:long "1.44418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_603'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44418'^^xsd:double;
  dwc:latitude '50.29406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44418 50.29406, 1.44418 50.29406, 1.44418 50.29406, 1.44418 50.29406, 1.44418 50.29406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_603'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29852 1.44421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29852"^^xsd:decimal ;
  dwc:decimalLongitude "1.44421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29852 1.44421)"^^geo:wktLiteral ;
  geo-pos:lat "50.29852"^^xsd:decimal ;
  geo-pos:long "1.44421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.8555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44421'^^xsd:double;
  dwc:latitude '50.29852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44421 50.29852, 1.44421 50.29852, 1.44421 50.29852, 1.44421 50.29852, 1.44421 50.29852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10183'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36282 1.44426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36282"^^xsd:decimal ;
  dwc:decimalLongitude "1.44426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36282 1.44426)"^^geo:wktLiteral ;
  geo-pos:lat "50.36282"^^xsd:decimal ;
  geo-pos:long "1.44426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.2911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44426'^^xsd:double;
  dwc:latitude '50.36282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44426 50.36282, 1.44426 50.36282, 1.44426 50.36282, 1.44426 50.36282, 1.44426 50.36282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8599'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.44428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25603"^^xsd:decimal ;
  dwc:decimalLongitude "1.44428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.44428)"^^geo:wktLiteral ;
  geo-pos:lat "50.25603"^^xsd:decimal ;
  geo-pos:long "1.44428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44428'^^xsd:double;
  dwc:latitude '50.25603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44428 50.25603, 1.44428 50.25603, 1.44428 50.25603, 1.44428 50.25603, 1.44428 50.25603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6853'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13329 1.4443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13329"^^xsd:decimal ;
  dwc:decimalLongitude "1.4443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13329 1.4443)"^^geo:wktLiteral ;
  geo-pos:lat "50.13329"^^xsd:decimal ;
  geo-pos:long "1.4443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5551'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4443'^^xsd:double;
  dwc:latitude '50.13329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4443 50.13329, 1.4443 50.13329, 1.4443 50.13329, 1.4443 50.13329, 1.4443 50.13329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5551'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13137 1.44438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13137"^^xsd:decimal ;
  dwc:decimalLongitude "1.44438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13137 1.44438)"^^geo:wktLiteral ;
  geo-pos:lat "50.13137"^^xsd:decimal ;
  geo-pos:long "1.44438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44438'^^xsd:double;
  dwc:latitude '50.13137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44438 50.13137, 1.44438 50.13137, 1.44438 50.13137, 1.44438 50.13137, 1.44438 50.13137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5895'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24022 1.44439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24022"^^xsd:decimal ;
  dwc:decimalLongitude "1.44439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24022 1.44439)"^^geo:wktLiteral ;
  geo-pos:lat "50.24022"^^xsd:decimal ;
  geo-pos:long "1.44439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44439'^^xsd:double;
  dwc:latitude '50.24022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44439 50.24022, 1.44439 50.24022, 1.44439 50.24022, 1.44439 50.24022, 1.44439 50.24022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7034'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.44442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25157"^^xsd:decimal ;
  dwc:decimalLongitude "1.44442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.44442)"^^geo:wktLiteral ;
  geo-pos:lat "50.25157"^^xsd:decimal ;
  geo-pos:long "1.44442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.156666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44442'^^xsd:double;
  dwc:latitude '50.25157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44442 50.25157, 1.44442 50.25157, 1.44442 50.25157, 1.44442 50.25157, 1.44442 50.25157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4961'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.44445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.44445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.44445)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.44445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44445'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44445 50.23286, 1.44445 50.23286, 1.44445 50.23286, 1.44445 50.23286, 1.44445 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6453'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29732 1.44448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29732"^^xsd:decimal ;
  dwc:decimalLongitude "1.44448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29732 1.44448)"^^geo:wktLiteral ;
  geo-pos:lat "50.29732"^^xsd:decimal ;
  geo-pos:long "1.44448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_597'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44448'^^xsd:double;
  dwc:latitude '50.29732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44448 50.29732, 1.44448 50.29732, 1.44448 50.29732, 1.44448 50.29732, 1.44448 50.29732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_597'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28851 1.44449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28851"^^xsd:decimal ;
  dwc:decimalLongitude "1.44449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28851 1.44449)"^^geo:wktLiteral ;
  geo-pos:lat "50.28851"^^xsd:decimal ;
  geo-pos:long "1.44449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11210'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44449'^^xsd:double;
  dwc:latitude '50.28851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44449 50.28851, 1.44449 50.28851, 1.44449 50.28851, 1.44449 50.28851, 1.44449 50.28851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11210'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25651 1.44452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25651"^^xsd:decimal ;
  dwc:decimalLongitude "1.44452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25651 1.44452)"^^geo:wktLiteral ;
  geo-pos:lat "50.25651"^^xsd:decimal ;
  geo-pos:long "1.44452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44452'^^xsd:double;
  dwc:latitude '50.25651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44452 50.25651, 1.44452 50.25651, 1.44452 50.25651, 1.44452 50.25651, 1.44452 50.25651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8417'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14338 1.44457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14338"^^xsd:decimal ;
  dwc:decimalLongitude "1.44457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14338 1.44457)"^^geo:wktLiteral ;
  geo-pos:lat "50.14338"^^xsd:decimal ;
  geo-pos:long "1.44457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44457'^^xsd:double;
  dwc:latitude '50.14338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44457 50.14338, 1.44457 50.14338, 1.44457 50.14338, 1.44457 50.14338, 1.44457 50.14338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6334'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12837 1.44461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12837"^^xsd:decimal ;
  dwc:decimalLongitude "1.44461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12837 1.44461)"^^geo:wktLiteral ;
  geo-pos:lat "50.12837"^^xsd:decimal ;
  geo-pos:long "1.44461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44461'^^xsd:double;
  dwc:latitude '50.12837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44461 50.12837, 1.44461 50.12837, 1.44461 50.12837, 1.44461 50.12837, 1.44461 50.12837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5772'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20802 1.44463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20802"^^xsd:decimal ;
  dwc:decimalLongitude "1.44463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20802 1.44463)"^^geo:wktLiteral ;
  geo-pos:lat "50.20802"^^xsd:decimal ;
  geo-pos:long "1.44463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.753333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44463'^^xsd:double;
  dwc:latitude '50.20802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44463 50.20802, 1.44463 50.20802, 1.44463 50.20802, 1.44463 50.20802, 1.44463 50.20802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6294'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24374 1.44468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24374"^^xsd:decimal ;
  dwc:decimalLongitude "1.44468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24374 1.44468)"^^geo:wktLiteral ;
  geo-pos:lat "50.24374"^^xsd:decimal ;
  geo-pos:long "1.44468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44468'^^xsd:double;
  dwc:latitude '50.24374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44468 50.24374, 1.44468 50.24374, 1.44468 50.24374, 1.44468 50.24374, 1.44468 50.24374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5940'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24794 1.44475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24794"^^xsd:decimal ;
  dwc:decimalLongitude "1.44475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24794 1.44475)"^^geo:wktLiteral ;
  geo-pos:lat "50.24794"^^xsd:decimal ;
  geo-pos:long "1.44475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7469444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44475'^^xsd:double;
  dwc:latitude '50.24794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44475 50.24794, 1.44475 50.24794, 1.44475 50.24794, 1.44475 50.24794, 1.44475 50.24794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6621'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11924 1.44479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11924"^^xsd:decimal ;
  dwc:decimalLongitude "1.44479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11924 1.44479)"^^geo:wktLiteral ;
  geo-pos:lat "50.11924"^^xsd:decimal ;
  geo-pos:long "1.44479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44479'^^xsd:double;
  dwc:latitude '50.11924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44479 50.11924, 1.44479 50.11924, 1.44479 50.11924, 1.44479 50.11924, 1.44479 50.11924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6315'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28769 1.44484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28769"^^xsd:decimal ;
  dwc:decimalLongitude "1.44484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28769 1.44484)"^^geo:wktLiteral ;
  geo-pos:lat "50.28769"^^xsd:decimal ;
  geo-pos:long "1.44484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44484'^^xsd:double;
  dwc:latitude '50.28769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44484 50.28769, 1.44484 50.28769, 1.44484 50.28769, 1.44484 50.28769, 1.44484 50.28769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_401'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17842 1.44485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17842"^^xsd:decimal ;
  dwc:decimalLongitude "1.44485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17842 1.44485)"^^geo:wktLiteral ;
  geo-pos:lat "50.17842"^^xsd:decimal ;
  geo-pos:long "1.44485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44485'^^xsd:double;
  dwc:latitude '50.17842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44485 50.17842, 1.44485 50.17842, 1.44485 50.17842, 1.44485 50.17842, 1.44485 50.17842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11396'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1677 1.44492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1677"^^xsd:decimal ;
  dwc:decimalLongitude "1.44492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1677 1.44492)"^^geo:wktLiteral ;
  geo-pos:lat "50.1677"^^xsd:decimal ;
  geo-pos:long "1.44492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44492'^^xsd:double;
  dwc:latitude '50.1677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44492 50.1677, 1.44492 50.1677, 1.44492 50.1677, 1.44492 50.1677, 1.44492 50.1677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5015'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.44503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22555"^^xsd:decimal ;
  dwc:decimalLongitude "1.44503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.44503)"^^geo:wktLiteral ;
  geo-pos:lat "50.22555"^^xsd:decimal ;
  geo-pos:long "1.44503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44503'^^xsd:double;
  dwc:latitude '50.22555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44503 50.22555, 1.44503 50.22555, 1.44503 50.22555, 1.44503 50.22555, 1.44503 50.22555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6378'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29385 1.44503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29385"^^xsd:decimal ;
  dwc:decimalLongitude "1.44503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29385 1.44503)"^^geo:wktLiteral ;
  geo-pos:lat "50.29385"^^xsd:decimal ;
  geo-pos:long "1.44503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44503'^^xsd:double;
  dwc:latitude '50.29385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44503 50.29385, 1.44503 50.29385, 1.44503 50.29385, 1.44503 50.29385, 1.44503 50.29385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12313'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2927 1.44504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2927"^^xsd:decimal ;
  dwc:decimalLongitude "1.44504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2927 1.44504)"^^geo:wktLiteral ;
  geo-pos:lat "50.2927"^^xsd:decimal ;
  geo-pos:long "1.44504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44504'^^xsd:double;
  dwc:latitude '50.2927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44504 50.2927, 1.44504 50.2927, 1.44504 50.2927, 1.44504 50.2927, 1.44504 50.2927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6733'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13136 1.44517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13136"^^xsd:decimal ;
  dwc:decimalLongitude "1.44517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13136 1.44517)"^^geo:wktLiteral ;
  geo-pos:lat "50.13136"^^xsd:decimal ;
  geo-pos:long "1.44517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44517'^^xsd:double;
  dwc:latitude '50.13136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44517 50.13136, 1.44517 50.13136, 1.44517 50.13136, 1.44517 50.13136, 1.44517 50.13136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5771'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13199 1.44518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13199"^^xsd:decimal ;
  dwc:decimalLongitude "1.44518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13199 1.44518)"^^geo:wktLiteral ;
  geo-pos:lat "50.13199"^^xsd:decimal ;
  geo-pos:long "1.44518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44518'^^xsd:double;
  dwc:latitude '50.13199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44518 50.13199, 1.44518 50.13199, 1.44518 50.13199, 1.44518 50.13199, 1.44518 50.13199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5865'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24286 1.44521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24286"^^xsd:decimal ;
  dwc:decimalLongitude "1.44521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24286 1.44521)"^^geo:wktLiteral ;
  geo-pos:lat "50.24286"^^xsd:decimal ;
  geo-pos:long "1.44521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44521'^^xsd:double;
  dwc:latitude '50.24286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44521 50.24286, 1.44521 50.24286, 1.44521 50.24286, 1.44521 50.24286, 1.44521 50.24286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6083'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13187 1.44527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13187"^^xsd:decimal ;
  dwc:decimalLongitude "1.44527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13187 1.44527)"^^geo:wktLiteral ;
  geo-pos:lat "50.13187"^^xsd:decimal ;
  geo-pos:long "1.44527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44527'^^xsd:double;
  dwc:latitude '50.13187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44527 50.13187, 1.44527 50.13187, 1.44527 50.13187, 1.44527 50.13187, 1.44527 50.13187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5805'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28157 1.44542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28157"^^xsd:decimal ;
  dwc:decimalLongitude "1.44542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28157 1.44542)"^^geo:wktLiteral ;
  geo-pos:lat "50.28157"^^xsd:decimal ;
  geo-pos:long "1.44542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_584'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44542'^^xsd:double;
  dwc:latitude '50.28157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44542 50.28157, 1.44542 50.28157, 1.44542 50.28157, 1.44542 50.28157, 1.44542 50.28157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_584'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29447 1.44549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29447"^^xsd:decimal ;
  dwc:decimalLongitude "1.44549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29447 1.44549)"^^geo:wktLiteral ;
  geo-pos:lat "50.29447"^^xsd:decimal ;
  geo-pos:long "1.44549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_600'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44549'^^xsd:double;
  dwc:latitude '50.29447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44549 50.29447, 1.44549 50.29447, 1.44549 50.29447, 1.44549 50.29447, 1.44549 50.29447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_600'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20561 1.44561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20561"^^xsd:decimal ;
  dwc:decimalLongitude "1.44561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20561 1.44561)"^^geo:wktLiteral ;
  geo-pos:lat "50.20561"^^xsd:decimal ;
  geo-pos:long "1.44561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44561'^^xsd:double;
  dwc:latitude '50.20561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44561 50.20561, 1.44561 50.20561, 1.44561 50.20561, 1.44561 50.20561, 1.44561 50.20561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9773'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22024 1.44576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22024"^^xsd:decimal ;
  dwc:decimalLongitude "1.44576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22024 1.44576)"^^geo:wktLiteral ;
  geo-pos:lat "50.22024"^^xsd:decimal ;
  geo-pos:long "1.44576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44576'^^xsd:double;
  dwc:latitude '50.22024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44576 50.22024, 1.44576 50.22024, 1.44576 50.22024, 1.44576 50.22024, 1.44576 50.22024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6065'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.44583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24608"^^xsd:decimal ;
  dwc:decimalLongitude "1.44583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.44583)"^^geo:wktLiteral ;
  geo-pos:lat "50.24608"^^xsd:decimal ;
  geo-pos:long "1.44583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.286666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44583'^^xsd:double;
  dwc:latitude '50.24608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44583 50.24608, 1.44583 50.24608, 1.44583 50.24608, 1.44583 50.24608, 1.44583 50.24608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7333'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.44584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23127"^^xsd:decimal ;
  dwc:decimalLongitude "1.44584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.44584)"^^geo:wktLiteral ;
  geo-pos:lat "50.23127"^^xsd:decimal ;
  geo-pos:long "1.44584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.175555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44584'^^xsd:double;
  dwc:latitude '50.23127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44584 50.23127, 1.44584 50.23127, 1.44584 50.23127, 1.44584 50.23127, 1.44584 50.23127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4176'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25705 1.44585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25705"^^xsd:decimal ;
  dwc:decimalLongitude "1.44585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25705 1.44585)"^^geo:wktLiteral ;
  geo-pos:lat "50.25705"^^xsd:decimal ;
  geo-pos:long "1.44585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44585'^^xsd:double;
  dwc:latitude '50.25705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44585 50.25705, 1.44585 50.25705, 1.44585 50.25705, 1.44585 50.25705, 1.44585 50.25705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7174'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13243 1.4459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13243"^^xsd:decimal ;
  dwc:decimalLongitude "1.4459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13243 1.4459)"^^geo:wktLiteral ;
  geo-pos:lat "50.13243"^^xsd:decimal ;
  geo-pos:long "1.4459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4459'^^xsd:double;
  dwc:latitude '50.13243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4459 50.13243, 1.4459 50.13243, 1.4459 50.13243, 1.4459 50.13243, 1.4459 50.13243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5787'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25541 1.44592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25541"^^xsd:decimal ;
  dwc:decimalLongitude "1.44592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25541 1.44592)"^^geo:wktLiteral ;
  geo-pos:lat "50.25541"^^xsd:decimal ;
  geo-pos:long "1.44592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44592'^^xsd:double;
  dwc:latitude '50.25541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44592 50.25541, 1.44592 50.25541, 1.44592 50.25541, 1.44592 50.25541, 1.44592 50.25541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12204'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33931 1.44592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33931"^^xsd:decimal ;
  dwc:decimalLongitude "1.44592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33931 1.44592)"^^geo:wktLiteral ;
  geo-pos:lat "50.33931"^^xsd:decimal ;
  geo-pos:long "1.44592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44592'^^xsd:double;
  dwc:latitude '50.33931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44592 50.33931, 1.44592 50.33931, 1.44592 50.33931, 1.44592 50.33931, 1.44592 50.33931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12398'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15067 1.44602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15067"^^xsd:decimal ;
  dwc:decimalLongitude "1.44602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15067 1.44602)"^^geo:wktLiteral ;
  geo-pos:lat "50.15067"^^xsd:decimal ;
  geo-pos:long "1.44602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44602'^^xsd:double;
  dwc:latitude '50.15067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44602 50.15067, 1.44602 50.15067, 1.44602 50.15067, 1.44602 50.15067, 1.44602 50.15067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6027'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13336 1.44607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13336"^^xsd:decimal ;
  dwc:decimalLongitude "1.44607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13336 1.44607)"^^geo:wktLiteral ;
  geo-pos:lat "50.13336"^^xsd:decimal ;
  geo-pos:long "1.44607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44607'^^xsd:double;
  dwc:latitude '50.13336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44607 50.13336, 1.44607 50.13336, 1.44607 50.13336, 1.44607 50.13336, 1.44607 50.13336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5898'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22044 1.44617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22044"^^xsd:decimal ;
  dwc:decimalLongitude "1.44617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22044 1.44617)"^^geo:wktLiteral ;
  geo-pos:lat "50.22044"^^xsd:decimal ;
  geo-pos:long "1.44617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44617'^^xsd:double;
  dwc:latitude '50.22044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44617 50.22044, 1.44617 50.22044, 1.44617 50.22044, 1.44617 50.22044, 1.44617 50.22044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5999'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27764 1.44627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27764"^^xsd:decimal ;
  dwc:decimalLongitude "1.44627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27764 1.44627)"^^geo:wktLiteral ;
  geo-pos:lat "50.27764"^^xsd:decimal ;
  geo-pos:long "1.44627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44627'^^xsd:double;
  dwc:latitude '50.27764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44627 50.27764, 1.44627 50.27764, 1.44627 50.27764, 1.44627 50.27764, 1.44627 50.27764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12619'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12993 1.44629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12993"^^xsd:decimal ;
  dwc:decimalLongitude "1.44629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12993 1.44629)"^^geo:wktLiteral ;
  geo-pos:lat "50.12993"^^xsd:decimal ;
  geo-pos:long "1.44629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11282'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44629'^^xsd:double;
  dwc:latitude '50.12993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44629 50.12993, 1.44629 50.12993, 1.44629 50.12993, 1.44629 50.12993, 1.44629 50.12993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11282'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21748 1.44633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21748"^^xsd:decimal ;
  dwc:decimalLongitude "1.44633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21748 1.44633)"^^geo:wktLiteral ;
  geo-pos:lat "50.21748"^^xsd:decimal ;
  geo-pos:long "1.44633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44633'^^xsd:double;
  dwc:latitude '50.21748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44633 50.21748, 1.44633 50.21748, 1.44633 50.21748, 1.44633 50.21748, 1.44633 50.21748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1250'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30545 1.44633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30545"^^xsd:decimal ;
  dwc:decimalLongitude "1.44633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30545 1.44633)"^^geo:wktLiteral ;
  geo-pos:lat "50.30545"^^xsd:decimal ;
  geo-pos:long "1.44633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44633'^^xsd:double;
  dwc:latitude '50.30545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44633 50.30545, 1.44633 50.30545, 1.44633 50.30545, 1.44633 50.30545, 1.44633 50.30545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8024'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13242 1.44634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13242"^^xsd:decimal ;
  dwc:decimalLongitude "1.44634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13242 1.44634)"^^geo:wktLiteral ;
  geo-pos:lat "50.13242"^^xsd:decimal ;
  geo-pos:long "1.44634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44634'^^xsd:double;
  dwc:latitude '50.13242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44634 50.13242, 1.44634 50.13242, 1.44634 50.13242, 1.44634 50.13242, 1.44634 50.13242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5832'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30631 1.44651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30631"^^xsd:decimal ;
  dwc:decimalLongitude "1.44651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30631 1.44651)"^^geo:wktLiteral ;
  geo-pos:lat "50.30631"^^xsd:decimal ;
  geo-pos:long "1.44651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44651'^^xsd:double;
  dwc:latitude '50.30631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44651 50.30631, 1.44651 50.30631, 1.44651 50.30631, 1.44651 50.30631, 1.44651 50.30631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10297'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10944 1.4466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10944"^^xsd:decimal ;
  dwc:decimalLongitude "1.4466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10944 1.4466)"^^geo:wktLiteral ;
  geo-pos:lat "50.10944"^^xsd:decimal ;
  geo-pos:long "1.4466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11261'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4466'^^xsd:double;
  dwc:latitude '50.10944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4466 50.10944, 1.4466 50.10944, 1.4466 50.10944, 1.4466 50.10944, 1.4466 50.10944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11261'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2984 1.44663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2984"^^xsd:decimal ;
  dwc:decimalLongitude "1.44663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2984 1.44663)"^^geo:wktLiteral ;
  geo-pos:lat "50.2984"^^xsd:decimal ;
  geo-pos:long "1.44663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12481'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44663'^^xsd:double;
  dwc:latitude '50.2984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44663 50.2984, 1.44663 50.2984, 1.44663 50.2984, 1.44663 50.2984, 1.44663 50.2984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12481'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15566 1.44666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15566"^^xsd:decimal ;
  dwc:decimalLongitude "1.44666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15566 1.44666)"^^geo:wktLiteral ;
  geo-pos:lat "50.15566"^^xsd:decimal ;
  geo-pos:long "1.44666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.83222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44666'^^xsd:double;
  dwc:latitude '50.15566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44666 50.15566, 1.44666 50.15566, 1.44666 50.15566, 1.44666 50.15566, 1.44666 50.15566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5337'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12938 1.44678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12938"^^xsd:decimal ;
  dwc:decimalLongitude "1.44678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12938 1.44678)"^^geo:wktLiteral ;
  geo-pos:lat "50.12938"^^xsd:decimal ;
  geo-pos:long "1.44678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44678'^^xsd:double;
  dwc:latitude '50.12938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44678 50.12938, 1.44678 50.12938, 1.44678 50.12938, 1.44678 50.12938, 1.44678 50.12938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5834'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29618 1.44687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29618"^^xsd:decimal ;
  dwc:decimalLongitude "1.44687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29618 1.44687)"^^geo:wktLiteral ;
  geo-pos:lat "50.29618"^^xsd:decimal ;
  geo-pos:long "1.44687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44687'^^xsd:double;
  dwc:latitude '50.29618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44687 50.29618, 1.44687 50.29618, 1.44687 50.29618, 1.44687 50.29618, 1.44687 50.29618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_255'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1168 1.44691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1168"^^xsd:decimal ;
  dwc:decimalLongitude "1.44691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1168 1.44691)"^^geo:wktLiteral ;
  geo-pos:lat "50.1168"^^xsd:decimal ;
  geo-pos:long "1.44691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44691'^^xsd:double;
  dwc:latitude '50.1168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44691 50.1168, 1.44691 50.1168, 1.44691 50.1168, 1.44691 50.1168, 1.44691 50.1168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10803'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18784 1.44699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18784"^^xsd:decimal ;
  dwc:decimalLongitude "1.44699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18784 1.44699)"^^geo:wktLiteral ;
  geo-pos:lat "50.18784"^^xsd:decimal ;
  geo-pos:long "1.44699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44699'^^xsd:double;
  dwc:latitude '50.18784'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44699 50.18784, 1.44699 50.18784, 1.44699 50.18784, 1.44699 50.18784, 1.44699 50.18784))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6616'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24358 1.44721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24358"^^xsd:decimal ;
  dwc:decimalLongitude "1.44721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24358 1.44721)"^^geo:wktLiteral ;
  geo-pos:lat "50.24358"^^xsd:decimal ;
  geo-pos:long "1.44721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44721'^^xsd:double;
  dwc:latitude '50.24358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44721 50.24358, 1.44721 50.24358, 1.44721 50.24358, 1.44721 50.24358, 1.44721 50.24358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7081'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29018 1.44728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29018"^^xsd:decimal ;
  dwc:decimalLongitude "1.44728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29018 1.44728)"^^geo:wktLiteral ;
  geo-pos:lat "50.29018"^^xsd:decimal ;
  geo-pos:long "1.44728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_601'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.786666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44728'^^xsd:double;
  dwc:latitude '50.29018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44728 50.29018, 1.44728 50.29018, 1.44728 50.29018, 1.44728 50.29018, 1.44728 50.29018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_601'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30391 1.44732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30391"^^xsd:decimal ;
  dwc:decimalLongitude "1.44732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30391 1.44732)"^^geo:wktLiteral ;
  geo-pos:lat "50.30391"^^xsd:decimal ;
  geo-pos:long "1.44732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44732'^^xsd:double;
  dwc:latitude '50.30391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44732 50.30391, 1.44732 50.30391, 1.44732 50.30391, 1.44732 50.30391, 1.44732 50.30391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8023'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30137 1.44734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30137"^^xsd:decimal ;
  dwc:decimalLongitude "1.44734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30137 1.44734)"^^geo:wktLiteral ;
  geo-pos:lat "50.30137"^^xsd:decimal ;
  geo-pos:long "1.44734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_464'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44734'^^xsd:double;
  dwc:latitude '50.30137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44734 50.30137, 1.44734 50.30137, 1.44734 50.30137, 1.44734 50.30137, 1.44734 50.30137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_464'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2532 1.44755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2532"^^xsd:decimal ;
  dwc:decimalLongitude "1.44755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2532 1.44755)"^^geo:wktLiteral ;
  geo-pos:lat "50.2532"^^xsd:decimal ;
  geo-pos:long "1.44755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44755'^^xsd:double;
  dwc:latitude '50.2532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44755 50.2532, 1.44755 50.2532, 1.44755 50.2532, 1.44755 50.2532, 1.44755 50.2532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6956'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13012 1.44767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13012"^^xsd:decimal ;
  dwc:decimalLongitude "1.44767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13012 1.44767)"^^geo:wktLiteral ;
  geo-pos:lat "50.13012"^^xsd:decimal ;
  geo-pos:long "1.44767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44767'^^xsd:double;
  dwc:latitude '50.13012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44767 50.13012, 1.44767 50.13012, 1.44767 50.13012, 1.44767 50.13012, 1.44767 50.13012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5835'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18089 1.44783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18089"^^xsd:decimal ;
  dwc:decimalLongitude "1.44783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18089 1.44783)"^^geo:wktLiteral ;
  geo-pos:lat "50.18089"^^xsd:decimal ;
  geo-pos:long "1.44783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44783'^^xsd:double;
  dwc:latitude '50.18089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44783 50.18089, 1.44783 50.18089, 1.44783 50.18089, 1.44783 50.18089, 1.44783 50.18089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5948'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.44795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.44795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.44795)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.44795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_13064'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44795'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44795 50.22793, 1.44795 50.22793, 1.44795 50.22793, 1.44795 50.22793, 1.44795 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13064'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23548 1.44826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23548"^^xsd:decimal ;
  dwc:decimalLongitude "1.44826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23548 1.44826)"^^geo:wktLiteral ;
  geo-pos:lat "50.23548"^^xsd:decimal ;
  geo-pos:long "1.44826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44826'^^xsd:double;
  dwc:latitude '50.23548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44826 50.23548, 1.44826 50.23548, 1.44826 50.23548, 1.44826 50.23548, 1.44826 50.23548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7426'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30369 1.44831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30369"^^xsd:decimal ;
  dwc:decimalLongitude "1.44831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30369 1.44831)"^^geo:wktLiteral ;
  geo-pos:lat "50.30369"^^xsd:decimal ;
  geo-pos:long "1.44831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44831'^^xsd:double;
  dwc:latitude '50.30369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44831 50.30369, 1.44831 50.30369, 1.44831 50.30369, 1.44831 50.30369, 1.44831 50.30369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8020'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27343 1.44838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27343"^^xsd:decimal ;
  dwc:decimalLongitude "1.44838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27343 1.44838)"^^geo:wktLiteral ;
  geo-pos:lat "50.27343"^^xsd:decimal ;
  geo-pos:long "1.44838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44838'^^xsd:double;
  dwc:latitude '50.27343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44838 50.27343, 1.44838 50.27343, 1.44838 50.27343, 1.44838 50.27343, 1.44838 50.27343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6721'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25949 1.44842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25949"^^xsd:decimal ;
  dwc:decimalLongitude "1.44842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25949 1.44842)"^^geo:wktLiteral ;
  geo-pos:lat "50.25949"^^xsd:decimal ;
  geo-pos:long "1.44842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44842'^^xsd:double;
  dwc:latitude '50.25949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44842 50.25949, 1.44842 50.25949, 1.44842 50.25949, 1.44842 50.25949, 1.44842 50.25949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9927'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12989 1.44843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12989"^^xsd:decimal ;
  dwc:decimalLongitude "1.44843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12989 1.44843)"^^geo:wktLiteral ;
  geo-pos:lat "50.12989"^^xsd:decimal ;
  geo-pos:long "1.44843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44843'^^xsd:double;
  dwc:latitude '50.12989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44843 50.12989, 1.44843 50.12989, 1.44843 50.12989, 1.44843 50.12989, 1.44843 50.12989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5894'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13904 1.44845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13904"^^xsd:decimal ;
  dwc:decimalLongitude "1.44845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13904 1.44845)"^^geo:wktLiteral ;
  geo-pos:lat "50.13904"^^xsd:decimal ;
  geo-pos:long "1.44845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44845'^^xsd:double;
  dwc:latitude '50.13904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44845 50.13904, 1.44845 50.13904, 1.44845 50.13904, 1.44845 50.13904, 1.44845 50.13904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5893'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28424 1.44854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28424"^^xsd:decimal ;
  dwc:decimalLongitude "1.44854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28424 1.44854)"^^geo:wktLiteral ;
  geo-pos:lat "50.28424"^^xsd:decimal ;
  geo-pos:long "1.44854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12870'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44854'^^xsd:double;
  dwc:latitude '50.28424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44854 50.28424, 1.44854 50.28424, 1.44854 50.28424, 1.44854 50.28424, 1.44854 50.28424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12870'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24818 1.44861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24818"^^xsd:decimal ;
  dwc:decimalLongitude "1.44861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24818 1.44861)"^^geo:wktLiteral ;
  geo-pos:lat "50.24818"^^xsd:decimal ;
  geo-pos:long "1.44861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44861'^^xsd:double;
  dwc:latitude '50.24818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44861 50.24818, 1.44861 50.24818, 1.44861 50.24818, 1.44861 50.24818, 1.44861 50.24818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10012'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11947 1.44869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11947"^^xsd:decimal ;
  dwc:decimalLongitude "1.44869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11947 1.44869)"^^geo:wktLiteral ;
  geo-pos:lat "50.11947"^^xsd:decimal ;
  geo-pos:long "1.44869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44869'^^xsd:double;
  dwc:latitude '50.11947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44869 50.11947, 1.44869 50.11947, 1.44869 50.11947, 1.44869 50.11947, 1.44869 50.11947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6202'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.44878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24766"^^xsd:decimal ;
  dwc:decimalLongitude "1.44878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.44878)"^^geo:wktLiteral ;
  geo-pos:lat "50.24766"^^xsd:decimal ;
  geo-pos:long "1.44878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44878'^^xsd:double;
  dwc:latitude '50.24766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44878 50.24766, 1.44878 50.24766, 1.44878 50.24766, 1.44878 50.24766, 1.44878 50.24766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10302'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13295 1.44881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13295"^^xsd:decimal ;
  dwc:decimalLongitude "1.44881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13295 1.44881)"^^geo:wktLiteral ;
  geo-pos:lat "50.13295"^^xsd:decimal ;
  geo-pos:long "1.44881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44881'^^xsd:double;
  dwc:latitude '50.13295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44881 50.13295, 1.44881 50.13295, 1.44881 50.13295, 1.44881 50.13295, 1.44881 50.13295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5833'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17678 1.44886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17678"^^xsd:decimal ;
  dwc:decimalLongitude "1.44886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17678 1.44886)"^^geo:wktLiteral ;
  geo-pos:lat "50.17678"^^xsd:decimal ;
  geo-pos:long "1.44886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44886'^^xsd:double;
  dwc:latitude '50.17678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44886 50.17678, 1.44886 50.17678, 1.44886 50.17678, 1.44886 50.17678, 1.44886 50.17678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6318'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30223 1.44891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30223"^^xsd:decimal ;
  dwc:decimalLongitude "1.44891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30223 1.44891)"^^geo:wktLiteral ;
  geo-pos:lat "50.30223"^^xsd:decimal ;
  geo-pos:long "1.44891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44891'^^xsd:double;
  dwc:latitude '50.30223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44891 50.30223, 1.44891 50.30223, 1.44891 50.30223, 1.44891 50.30223, 1.44891 50.30223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4333'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11175 1.44897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11175"^^xsd:decimal ;
  dwc:decimalLongitude "1.44897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11175 1.44897)"^^geo:wktLiteral ;
  geo-pos:lat "50.11175"^^xsd:decimal ;
  geo-pos:long "1.44897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44897'^^xsd:double;
  dwc:latitude '50.11175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44897 50.11175, 1.44897 50.11175, 1.44897 50.11175, 1.44897 50.11175, 1.44897 50.11175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5897'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2132 1.44899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2132"^^xsd:decimal ;
  dwc:decimalLongitude "1.44899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2132 1.44899)"^^geo:wktLiteral ;
  geo-pos:lat "50.2132"^^xsd:decimal ;
  geo-pos:long "1.44899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44899'^^xsd:double;
  dwc:latitude '50.2132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44899 50.2132, 1.44899 50.2132, 1.44899 50.2132, 1.44899 50.2132, 1.44899 50.2132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8365'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27891 1.44903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27891"^^xsd:decimal ;
  dwc:decimalLongitude "1.44903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27891 1.44903)"^^geo:wktLiteral ;
  geo-pos:lat "50.27891"^^xsd:decimal ;
  geo-pos:long "1.44903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44903'^^xsd:double;
  dwc:latitude '50.27891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44903 50.27891, 1.44903 50.27891, 1.44903 50.27891, 1.44903 50.27891, 1.44903 50.27891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9899'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15814 1.44911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15814"^^xsd:decimal ;
  dwc:decimalLongitude "1.44911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15814 1.44911)"^^geo:wktLiteral ;
  geo-pos:lat "50.15814"^^xsd:decimal ;
  geo-pos:long "1.44911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44911'^^xsd:double;
  dwc:latitude '50.15814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44911 50.15814, 1.44911 50.15814, 1.44911 50.15814, 1.44911 50.15814, 1.44911 50.15814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6322'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15929 1.44915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15929"^^xsd:decimal ;
  dwc:decimalLongitude "1.44915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15929 1.44915)"^^geo:wktLiteral ;
  geo-pos:lat "50.15929"^^xsd:decimal ;
  geo-pos:long "1.44915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44915'^^xsd:double;
  dwc:latitude '50.15929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44915 50.15929, 1.44915 50.15929, 1.44915 50.15929, 1.44915 50.15929, 1.44915 50.15929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5954'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31734 1.44917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31734"^^xsd:decimal ;
  dwc:decimalLongitude "1.44917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31734 1.44917)"^^geo:wktLiteral ;
  geo-pos:lat "50.31734"^^xsd:decimal ;
  geo-pos:long "1.44917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44917'^^xsd:double;
  dwc:latitude '50.31734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44917 50.31734, 1.44917 50.31734, 1.44917 50.31734, 1.44917 50.31734, 1.44917 50.31734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8913'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29971 1.44923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29971"^^xsd:decimal ;
  dwc:decimalLongitude "1.44923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29971 1.44923)"^^geo:wktLiteral ;
  geo-pos:lat "50.29971"^^xsd:decimal ;
  geo-pos:long "1.44923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44923'^^xsd:double;
  dwc:latitude '50.29971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44923 50.29971, 1.44923 50.29971, 1.44923 50.29971, 1.44923 50.29971, 1.44923 50.29971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8011'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15519 1.44925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15519"^^xsd:decimal ;
  dwc:decimalLongitude "1.44925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15519 1.44925)"^^geo:wktLiteral ;
  geo-pos:lat "50.15519"^^xsd:decimal ;
  geo-pos:long "1.44925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10871'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44925'^^xsd:double;
  dwc:latitude '50.15519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44925 50.15519, 1.44925 50.15519, 1.44925 50.15519, 1.44925 50.15519, 1.44925 50.15519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10871'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12388 1.44932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12388"^^xsd:decimal ;
  dwc:decimalLongitude "1.44932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12388 1.44932)"^^geo:wktLiteral ;
  geo-pos:lat "50.12388"^^xsd:decimal ;
  geo-pos:long "1.44932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44932'^^xsd:double;
  dwc:latitude '50.12388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44932 50.12388, 1.44932 50.12388, 1.44932 50.12388, 1.44932 50.12388, 1.44932 50.12388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11018'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.44936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28989"^^xsd:decimal ;
  dwc:decimalLongitude "1.44936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.44936)"^^geo:wktLiteral ;
  geo-pos:lat "50.28989"^^xsd:decimal ;
  geo-pos:long "1.44936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_510'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44936'^^xsd:double;
  dwc:latitude '50.28989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44936 50.28989, 1.44936 50.28989, 1.44936 50.28989, 1.44936 50.28989, 1.44936 50.28989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_510'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30418 1.44939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30418"^^xsd:decimal ;
  dwc:decimalLongitude "1.44939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30418 1.44939)"^^geo:wktLiteral ;
  geo-pos:lat "50.30418"^^xsd:decimal ;
  geo-pos:long "1.44939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44939'^^xsd:double;
  dwc:latitude '50.30418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44939 50.30418, 1.44939 50.30418, 1.44939 50.30418, 1.44939 50.30418, 1.44939 50.30418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_716'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18807 1.44952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18807"^^xsd:decimal ;
  dwc:decimalLongitude "1.44952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18807 1.44952)"^^geo:wktLiteral ;
  geo-pos:lat "50.18807"^^xsd:decimal ;
  geo-pos:long "1.44952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.8677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44952'^^xsd:double;
  dwc:latitude '50.18807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44952 50.18807, 1.44952 50.18807, 1.44952 50.18807, 1.44952 50.18807, 1.44952 50.18807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10352'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18016 1.44954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18016"^^xsd:decimal ;
  dwc:decimalLongitude "1.44954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18016 1.44954)"^^geo:wktLiteral ;
  geo-pos:lat "50.18016"^^xsd:decimal ;
  geo-pos:long "1.44954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44954'^^xsd:double;
  dwc:latitude '50.18016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44954 50.18016, 1.44954 50.18016, 1.44954 50.18016, 1.44954 50.18016, 1.44954 50.18016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6321'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29059 1.44955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29059"^^xsd:decimal ;
  dwc:decimalLongitude "1.44955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29059 1.44955)"^^geo:wktLiteral ;
  geo-pos:lat "50.29059"^^xsd:decimal ;
  geo-pos:long "1.44955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_13059'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44955'^^xsd:double;
  dwc:latitude '50.29059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44955 50.29059, 1.44955 50.29059, 1.44955 50.29059, 1.44955 50.29059, 1.44955 50.29059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13059'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36328 1.44955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36328"^^xsd:decimal ;
  dwc:decimalLongitude "1.44955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36328 1.44955)"^^geo:wktLiteral ;
  geo-pos:lat "50.36328"^^xsd:decimal ;
  geo-pos:long "1.44955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44955'^^xsd:double;
  dwc:latitude '50.36328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44955 50.36328, 1.44955 50.36328, 1.44955 50.36328, 1.44955 50.36328, 1.44955 50.36328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8394'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15897 1.44958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15897"^^xsd:decimal ;
  dwc:decimalLongitude "1.44958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15897 1.44958)"^^geo:wktLiteral ;
  geo-pos:lat "50.15897"^^xsd:decimal ;
  geo-pos:long "1.44958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44958'^^xsd:double;
  dwc:latitude '50.15897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44958 50.15897, 1.44958 50.15897, 1.44958 50.15897, 1.44958 50.15897, 1.44958 50.15897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5955'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.44963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.44963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.44963)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.44963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44963'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44963 50.22874, 1.44963 50.22874, 1.44963 50.22874, 1.44963 50.22874, 1.44963 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12972'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14794 1.44978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14794"^^xsd:decimal ;
  dwc:decimalLongitude "1.44978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14794 1.44978)"^^geo:wktLiteral ;
  geo-pos:lat "50.14794"^^xsd:decimal ;
  geo-pos:long "1.44978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44978'^^xsd:double;
  dwc:latitude '50.14794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44978 50.14794, 1.44978 50.14794, 1.44978 50.14794, 1.44978 50.14794, 1.44978 50.14794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6016'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13702 1.44987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13702"^^xsd:decimal ;
  dwc:decimalLongitude "1.44987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13702 1.44987)"^^geo:wktLiteral ;
  geo-pos:lat "50.13702"^^xsd:decimal ;
  geo-pos:long "1.44987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44987'^^xsd:double;
  dwc:latitude '50.13702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44987 50.13702, 1.44987 50.13702, 1.44987 50.13702, 1.44987 50.13702, 1.44987 50.13702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5785'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30543 1.44995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30543"^^xsd:decimal ;
  dwc:decimalLongitude "1.44995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30543 1.44995)"^^geo:wktLiteral ;
  geo-pos:lat "50.30543"^^xsd:decimal ;
  geo-pos:long "1.44995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44995'^^xsd:double;
  dwc:latitude '50.30543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44995 50.30543, 1.44995 50.30543, 1.44995 50.30543, 1.44995 50.30543, 1.44995 50.30543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8022'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28876 1.44999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28876"^^xsd:decimal ;
  dwc:decimalLongitude "1.44999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28876 1.44999)"^^geo:wktLiteral ;
  geo-pos:lat "50.28876"^^xsd:decimal ;
  geo-pos:long "1.44999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44999'^^xsd:double;
  dwc:latitude '50.28876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44999 50.28876, 1.44999 50.28876, 1.44999 50.28876, 1.44999 50.28876, 1.44999 50.28876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10190'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29169 1.44999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29169"^^xsd:decimal ;
  dwc:decimalLongitude "1.44999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29169 1.44999)"^^geo:wktLiteral ;
  geo-pos:lat "50.29169"^^xsd:decimal ;
  geo-pos:long "1.44999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2264'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.44999'^^xsd:double;
  dwc:latitude '50.29169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44999 50.29169, 1.44999 50.29169, 1.44999 50.29169, 1.44999 50.29169, 1.44999 50.29169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2264'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.45007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.45007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.45007)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.45007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45007'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45007 50.22752, 1.45007 50.22752, 1.45007 50.22752, 1.45007 50.22752, 1.45007 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6031'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12597 1.4501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12597"^^xsd:decimal ;
  dwc:decimalLongitude "1.4501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12597 1.4501)"^^geo:wktLiteral ;
  geo-pos:lat "50.12597"^^xsd:decimal ;
  geo-pos:long "1.4501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4501'^^xsd:double;
  dwc:latitude '50.12597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4501 50.12597, 1.4501 50.12597, 1.4501 50.12597, 1.4501 50.12597, 1.4501 50.12597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5951'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12304 1.45014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12304"^^xsd:decimal ;
  dwc:decimalLongitude "1.45014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12304 1.45014)"^^geo:wktLiteral ;
  geo-pos:lat "50.12304"^^xsd:decimal ;
  geo-pos:long "1.45014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45014'^^xsd:double;
  dwc:latitude '50.12304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45014 50.12304, 1.45014 50.12304, 1.45014 50.12304, 1.45014 50.12304, 1.45014 50.12304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6400'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.45042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.45042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.45042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.45042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45042'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45042 50.22928, 1.45042 50.22928, 1.45042 50.22928, 1.45042 50.22928, 1.45042 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7425'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19333 1.45049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19333"^^xsd:decimal ;
  dwc:decimalLongitude "1.45049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19333 1.45049)"^^geo:wktLiteral ;
  geo-pos:lat "50.19333"^^xsd:decimal ;
  geo-pos:long "1.45049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45049'^^xsd:double;
  dwc:latitude '50.19333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45049 50.19333, 1.45049 50.19333, 1.45049 50.19333, 1.45049 50.19333, 1.45049 50.19333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2945'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11417 1.45055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11417"^^xsd:decimal ;
  dwc:decimalLongitude "1.45055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11417 1.45055)"^^geo:wktLiteral ;
  geo-pos:lat "50.11417"^^xsd:decimal ;
  geo-pos:long "1.45055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45055'^^xsd:double;
  dwc:latitude '50.11417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45055 50.11417, 1.45055 50.11417, 1.45055 50.11417, 1.45055 50.11417, 1.45055 50.11417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10952'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1101 1.45056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1101"^^xsd:decimal ;
  dwc:decimalLongitude "1.45056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1101 1.45056)"^^geo:wktLiteral ;
  geo-pos:lat "50.1101"^^xsd:decimal ;
  geo-pos:long "1.45056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11234'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45056'^^xsd:double;
  dwc:latitude '50.1101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45056 50.1101, 1.45056 50.1101, 1.45056 50.1101, 1.45056 50.1101, 1.45056 50.1101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11234'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13844 1.45061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13844"^^xsd:decimal ;
  dwc:decimalLongitude "1.45061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13844 1.45061)"^^geo:wktLiteral ;
  geo-pos:lat "50.13844"^^xsd:decimal ;
  geo-pos:long "1.45061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45061'^^xsd:double;
  dwc:latitude '50.13844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45061 50.13844, 1.45061 50.13844, 1.45061 50.13844, 1.45061 50.13844, 1.45061 50.13844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5770'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.45066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17903"^^xsd:decimal ;
  dwc:decimalLongitude "1.45066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.45066)"^^geo:wktLiteral ;
  geo-pos:lat "50.17903"^^xsd:decimal ;
  geo-pos:long "1.45066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45066'^^xsd:double;
  dwc:latitude '50.17903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45066 50.17903, 1.45066 50.17903, 1.45066 50.17903, 1.45066 50.17903, 1.45066 50.17903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11420'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28843 1.45079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28843"^^xsd:decimal ;
  dwc:decimalLongitude "1.45079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28843 1.45079)"^^geo:wktLiteral ;
  geo-pos:lat "50.28843"^^xsd:decimal ;
  geo-pos:long "1.45079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45079'^^xsd:double;
  dwc:latitude '50.28843'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45079 50.28843, 1.45079 50.28843, 1.45079 50.28843, 1.45079 50.28843, 1.45079 50.28843))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9799'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13381 1.45087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13381"^^xsd:decimal ;
  dwc:decimalLongitude "1.45087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13381 1.45087)"^^geo:wktLiteral ;
  geo-pos:lat "50.13381"^^xsd:decimal ;
  geo-pos:long "1.45087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45087'^^xsd:double;
  dwc:latitude '50.13381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45087 50.13381, 1.45087 50.13381, 1.45087 50.13381, 1.45087 50.13381, 1.45087 50.13381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5819'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2193 1.45093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2193"^^xsd:decimal ;
  dwc:decimalLongitude "1.45093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2193 1.45093)"^^geo:wktLiteral ;
  geo-pos:lat "50.2193"^^xsd:decimal ;
  geo-pos:long "1.45093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45093'^^xsd:double;
  dwc:latitude '50.2193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45093 50.2193, 1.45093 50.2193, 1.45093 50.2193, 1.45093 50.2193, 1.45093 50.2193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5924'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18335 1.45094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18335"^^xsd:decimal ;
  dwc:decimalLongitude "1.45094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18335 1.45094)"^^geo:wktLiteral ;
  geo-pos:lat "50.18335"^^xsd:decimal ;
  geo-pos:long "1.45094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45094'^^xsd:double;
  dwc:latitude '50.18335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45094 50.18335, 1.45094 50.18335, 1.45094 50.18335, 1.45094 50.18335, 1.45094 50.18335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6311'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.45094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19392"^^xsd:decimal ;
  dwc:decimalLongitude "1.45094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.45094)"^^geo:wktLiteral ;
  geo-pos:lat "50.19392"^^xsd:decimal ;
  geo-pos:long "1.45094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11103'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45094'^^xsd:double;
  dwc:latitude '50.19392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45094 50.19392, 1.45094 50.19392, 1.45094 50.19392, 1.45094 50.19392, 1.45094 50.19392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11103'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12305 1.45101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12305"^^xsd:decimal ;
  dwc:decimalLongitude "1.45101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12305 1.45101)"^^geo:wktLiteral ;
  geo-pos:lat "50.12305"^^xsd:decimal ;
  geo-pos:long "1.45101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45101'^^xsd:double;
  dwc:latitude '50.12305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45101 50.12305, 1.45101 50.12305, 1.45101 50.12305, 1.45101 50.12305, 1.45101 50.12305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6195'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14964 1.45107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14964"^^xsd:decimal ;
  dwc:decimalLongitude "1.45107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14964 1.45107)"^^geo:wktLiteral ;
  geo-pos:lat "50.14964"^^xsd:decimal ;
  geo-pos:long "1.45107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5550'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45107'^^xsd:double;
  dwc:latitude '50.14964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45107 50.14964, 1.45107 50.14964, 1.45107 50.14964, 1.45107 50.14964, 1.45107 50.14964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5550'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24312 1.45111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24312"^^xsd:decimal ;
  dwc:decimalLongitude "1.45111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24312 1.45111)"^^geo:wktLiteral ;
  geo-pos:lat "50.24312"^^xsd:decimal ;
  geo-pos:long "1.45111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45111'^^xsd:double;
  dwc:latitude '50.24312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45111 50.24312, 1.45111 50.24312, 1.45111 50.24312, 1.45111 50.24312, 1.45111 50.24312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12996'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30514 1.45115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30514"^^xsd:decimal ;
  dwc:decimalLongitude "1.45115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30514 1.45115)"^^geo:wktLiteral ;
  geo-pos:lat "50.30514"^^xsd:decimal ;
  geo-pos:long "1.45115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45115'^^xsd:double;
  dwc:latitude '50.30514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45115 50.30514, 1.45115 50.30514, 1.45115 50.30514, 1.45115 50.30514, 1.45115 50.30514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8021'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31078 1.45119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31078"^^xsd:decimal ;
  dwc:decimalLongitude "1.45119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31078 1.45119)"^^geo:wktLiteral ;
  geo-pos:lat "50.31078"^^xsd:decimal ;
  geo-pos:long "1.45119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45119'^^xsd:double;
  dwc:latitude '50.31078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45119 50.31078, 1.45119 50.31078, 1.45119 50.31078, 1.45119 50.31078, 1.45119 50.31078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4986'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30295 1.45125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30295"^^xsd:decimal ;
  dwc:decimalLongitude "1.45125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30295 1.45125)"^^geo:wktLiteral ;
  geo-pos:lat "50.30295"^^xsd:decimal ;
  geo-pos:long "1.45125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_465'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45125'^^xsd:double;
  dwc:latitude '50.30295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45125 50.30295, 1.45125 50.30295, 1.45125 50.30295, 1.45125 50.30295, 1.45125 50.30295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_465'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25024 1.45127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25024"^^xsd:decimal ;
  dwc:decimalLongitude "1.45127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25024 1.45127)"^^geo:wktLiteral ;
  geo-pos:lat "50.25024"^^xsd:decimal ;
  geo-pos:long "1.45127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45127'^^xsd:double;
  dwc:latitude '50.25024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45127 50.25024, 1.45127 50.25024, 1.45127 50.25024, 1.45127 50.25024, 1.45127 50.25024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7916'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24601 1.45131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24601"^^xsd:decimal ;
  dwc:decimalLongitude "1.45131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24601 1.45131)"^^geo:wktLiteral ;
  geo-pos:lat "50.24601"^^xsd:decimal ;
  geo-pos:long "1.45131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45131'^^xsd:double;
  dwc:latitude '50.24601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45131 50.24601, 1.45131 50.24601, 1.45131 50.24601, 1.45131 50.24601, 1.45131 50.24601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11617'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15428 1.45137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15428"^^xsd:decimal ;
  dwc:decimalLongitude "1.45137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15428 1.45137)"^^geo:wktLiteral ;
  geo-pos:lat "50.15428"^^xsd:decimal ;
  geo-pos:long "1.45137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45137'^^xsd:double;
  dwc:latitude '50.15428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45137 50.15428, 1.45137 50.15428, 1.45137 50.15428, 1.45137 50.15428, 1.45137 50.15428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5892'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30576 1.45137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30576"^^xsd:decimal ;
  dwc:decimalLongitude "1.45137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30576 1.45137)"^^geo:wktLiteral ;
  geo-pos:lat "50.30576"^^xsd:decimal ;
  geo-pos:long "1.45137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45137'^^xsd:double;
  dwc:latitude '50.30576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45137 50.30576, 1.45137 50.30576, 1.45137 50.30576, 1.45137 50.30576, 1.45137 50.30576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8018'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30762 1.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30762"^^xsd:decimal ;
  dwc:decimalLongitude "1.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30762 1.4514)"^^geo:wktLiteral ;
  geo-pos:lat "50.30762"^^xsd:decimal ;
  geo-pos:long "1.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4514'^^xsd:double;
  dwc:latitude '50.30762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4514 50.30762, 1.4514 50.30762, 1.4514 50.30762, 1.4514 50.30762, 1.4514 50.30762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6910'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12325 1.45148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12325"^^xsd:decimal ;
  dwc:decimalLongitude "1.45148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12325 1.45148)"^^geo:wktLiteral ;
  geo-pos:lat "50.12325"^^xsd:decimal ;
  geo-pos:long "1.45148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5553'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45148'^^xsd:double;
  dwc:latitude '50.12325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45148 50.12325, 1.45148 50.12325, 1.45148 50.12325, 1.45148 50.12325, 1.45148 50.12325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5553'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12413 1.45164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12413"^^xsd:decimal ;
  dwc:decimalLongitude "1.45164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12413 1.45164)"^^geo:wktLiteral ;
  geo-pos:lat "50.12413"^^xsd:decimal ;
  geo-pos:long "1.45164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45164'^^xsd:double;
  dwc:latitude '50.12413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45164 50.12413, 1.45164 50.12413, 1.45164 50.12413, 1.45164 50.12413, 1.45164 50.12413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6314'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12858 1.45173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12858"^^xsd:decimal ;
  dwc:decimalLongitude "1.45173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12858 1.45173)"^^geo:wktLiteral ;
  geo-pos:lat "50.12858"^^xsd:decimal ;
  geo-pos:long "1.45173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45173'^^xsd:double;
  dwc:latitude '50.12858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45173 50.12858, 1.45173 50.12858, 1.45173 50.12858, 1.45173 50.12858, 1.45173 50.12858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6325'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30555 1.45175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30555"^^xsd:decimal ;
  dwc:decimalLongitude "1.45175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30555 1.45175)"^^geo:wktLiteral ;
  geo-pos:lat "50.30555"^^xsd:decimal ;
  geo-pos:long "1.45175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45175'^^xsd:double;
  dwc:latitude '50.30555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45175 50.30555, 1.45175 50.30555, 1.45175 50.30555, 1.45175 50.30555, 1.45175 50.30555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_259'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.45178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2345"^^xsd:decimal ;
  dwc:decimalLongitude "1.45178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.45178)"^^geo:wktLiteral ;
  geo-pos:lat "50.2345"^^xsd:decimal ;
  geo-pos:long "1.45178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45178'^^xsd:double;
  dwc:latitude '50.2345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45178 50.2345, 1.45178 50.2345, 1.45178 50.2345, 1.45178 50.2345, 1.45178 50.2345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6421'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18253 1.45183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18253"^^xsd:decimal ;
  dwc:decimalLongitude "1.45183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18253 1.45183)"^^geo:wktLiteral ;
  geo-pos:lat "50.18253"^^xsd:decimal ;
  geo-pos:long "1.45183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45183'^^xsd:double;
  dwc:latitude '50.18253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45183 50.18253, 1.45183 50.18253, 1.45183 50.18253, 1.45183 50.18253, 1.45183 50.18253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4663'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.45186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.45186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.45186)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.45186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45186'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45186 50.22664, 1.45186 50.22664, 1.45186 50.22664, 1.45186 50.22664, 1.45186 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6179'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29007 1.45189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29007"^^xsd:decimal ;
  dwc:decimalLongitude "1.45189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29007 1.45189)"^^geo:wktLiteral ;
  geo-pos:lat "50.29007"^^xsd:decimal ;
  geo-pos:long "1.45189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45189'^^xsd:double;
  dwc:latitude '50.29007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45189 50.29007, 1.45189 50.29007, 1.45189 50.29007, 1.45189 50.29007, 1.45189 50.29007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12314'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30063 1.45192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30063"^^xsd:decimal ;
  dwc:decimalLongitude "1.45192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30063 1.45192)"^^geo:wktLiteral ;
  geo-pos:lat "50.30063"^^xsd:decimal ;
  geo-pos:long "1.45192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.2522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45192'^^xsd:double;
  dwc:latitude '50.30063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45192 50.30063, 1.45192 50.30063, 1.45192 50.30063, 1.45192 50.30063, 1.45192 50.30063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7803'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28105 1.45197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28105"^^xsd:decimal ;
  dwc:decimalLongitude "1.45197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28105 1.45197)"^^geo:wktLiteral ;
  geo-pos:lat "50.28105"^^xsd:decimal ;
  geo-pos:long "1.45197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45197'^^xsd:double;
  dwc:latitude '50.28105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45197 50.28105, 1.45197 50.28105, 1.45197 50.28105, 1.45197 50.28105, 1.45197 50.28105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6778'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12514 1.45203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12514"^^xsd:decimal ;
  dwc:decimalLongitude "1.45203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12514 1.45203)"^^geo:wktLiteral ;
  geo-pos:lat "50.12514"^^xsd:decimal ;
  geo-pos:long "1.45203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45203'^^xsd:double;
  dwc:latitude '50.12514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45203 50.12514, 1.45203 50.12514, 1.45203 50.12514, 1.45203 50.12514, 1.45203 50.12514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6399'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2803 1.45208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2803"^^xsd:decimal ;
  dwc:decimalLongitude "1.45208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2803 1.45208)"^^geo:wktLiteral ;
  geo-pos:lat "50.2803"^^xsd:decimal ;
  geo-pos:long "1.45208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45208'^^xsd:double;
  dwc:latitude '50.2803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45208 50.2803, 1.45208 50.2803, 1.45208 50.2803, 1.45208 50.2803, 1.45208 50.2803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10096'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11647 1.45212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11647"^^xsd:decimal ;
  dwc:decimalLongitude "1.45212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11647 1.45212)"^^geo:wktLiteral ;
  geo-pos:lat "50.11647"^^xsd:decimal ;
  geo-pos:long "1.45212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45212'^^xsd:double;
  dwc:latitude '50.11647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45212 50.11647, 1.45212 50.11647, 1.45212 50.11647, 1.45212 50.11647, 1.45212 50.11647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5371'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3023 1.45214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3023"^^xsd:decimal ;
  dwc:decimalLongitude "1.45214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3023 1.45214)"^^geo:wktLiteral ;
  geo-pos:lat "50.3023"^^xsd:decimal ;
  geo-pos:long "1.45214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45214'^^xsd:double;
  dwc:latitude '50.3023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45214 50.3023, 1.45214 50.3023, 1.45214 50.3023, 1.45214 50.3023, 1.45214 50.3023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12179'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12493 1.45225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12493"^^xsd:decimal ;
  dwc:decimalLongitude "1.45225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12493 1.45225)"^^geo:wktLiteral ;
  geo-pos:lat "50.12493"^^xsd:decimal ;
  geo-pos:long "1.45225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45225'^^xsd:double;
  dwc:latitude '50.12493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45225 50.12493, 1.45225 50.12493, 1.45225 50.12493, 1.45225 50.12493, 1.45225 50.12493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6398'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23881 1.45225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23881"^^xsd:decimal ;
  dwc:decimalLongitude "1.45225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23881 1.45225)"^^geo:wktLiteral ;
  geo-pos:lat "50.23881"^^xsd:decimal ;
  geo-pos:long "1.45225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45225'^^xsd:double;
  dwc:latitude '50.23881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45225 50.23881, 1.45225 50.23881, 1.45225 50.23881, 1.45225 50.23881, 1.45225 50.23881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10151'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30357 1.45225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30357"^^xsd:decimal ;
  dwc:decimalLongitude "1.45225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30357 1.45225)"^^geo:wktLiteral ;
  geo-pos:lat "50.30357"^^xsd:decimal ;
  geo-pos:long "1.45225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45225'^^xsd:double;
  dwc:latitude '50.30357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45225 50.30357, 1.45225 50.30357, 1.45225 50.30357, 1.45225 50.30357, 1.45225 50.30357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8019'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3334 1.45231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3334"^^xsd:decimal ;
  dwc:decimalLongitude "1.45231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3334 1.45231)"^^geo:wktLiteral ;
  geo-pos:lat "50.3334"^^xsd:decimal ;
  geo-pos:long "1.45231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45231'^^xsd:double;
  dwc:latitude '50.3334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45231 50.3334, 1.45231 50.3334, 1.45231 50.3334, 1.45231 50.3334, 1.45231 50.3334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12368'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12423 1.45233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12423"^^xsd:decimal ;
  dwc:decimalLongitude "1.45233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12423 1.45233)"^^geo:wktLiteral ;
  geo-pos:lat "50.12423"^^xsd:decimal ;
  geo-pos:long "1.45233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45233'^^xsd:double;
  dwc:latitude '50.12423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45233 50.12423, 1.45233 50.12423, 1.45233 50.12423, 1.45233 50.12423, 1.45233 50.12423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6326'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34399 1.45235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34399"^^xsd:decimal ;
  dwc:decimalLongitude "1.45235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34399 1.45235)"^^geo:wktLiteral ;
  geo-pos:lat "50.34399"^^xsd:decimal ;
  geo-pos:long "1.45235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45235'^^xsd:double;
  dwc:latitude '50.34399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45235 50.34399, 1.45235 50.34399, 1.45235 50.34399, 1.45235 50.34399, 1.45235 50.34399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8769'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30084 1.45237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30084"^^xsd:decimal ;
  dwc:decimalLongitude "1.45237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30084 1.45237)"^^geo:wktLiteral ;
  geo-pos:lat "50.30084"^^xsd:decimal ;
  geo-pos:long "1.45237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.481111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45237'^^xsd:double;
  dwc:latitude '50.30084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45237 50.30084, 1.45237 50.30084, 1.45237 50.30084, 1.45237 50.30084, 1.45237 50.30084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12687'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16381 1.45245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16381"^^xsd:decimal ;
  dwc:decimalLongitude "1.45245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16381 1.45245)"^^geo:wktLiteral ;
  geo-pos:lat "50.16381"^^xsd:decimal ;
  geo-pos:long "1.45245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45245'^^xsd:double;
  dwc:latitude '50.16381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45245 50.16381, 1.45245 50.16381, 1.45245 50.16381, 1.45245 50.16381, 1.45245 50.16381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5769'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13442 1.45249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13442"^^xsd:decimal ;
  dwc:decimalLongitude "1.45249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13442 1.45249)"^^geo:wktLiteral ;
  geo-pos:lat "50.13442"^^xsd:decimal ;
  geo-pos:long "1.45249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45249'^^xsd:double;
  dwc:latitude '50.13442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45249 50.13442, 1.45249 50.13442, 1.45249 50.13442, 1.45249 50.13442, 1.45249 50.13442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6397'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30123 1.45249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30123"^^xsd:decimal ;
  dwc:decimalLongitude "1.45249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30123 1.45249)"^^geo:wktLiteral ;
  geo-pos:lat "50.30123"^^xsd:decimal ;
  geo-pos:long "1.45249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_596'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45249'^^xsd:double;
  dwc:latitude '50.30123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45249 50.30123, 1.45249 50.30123, 1.45249 50.30123, 1.45249 50.30123, 1.45249 50.30123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_596'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1639 1.45261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1639"^^xsd:decimal ;
  dwc:decimalLongitude "1.45261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1639 1.45261)"^^geo:wktLiteral ;
  geo-pos:lat "50.1639"^^xsd:decimal ;
  geo-pos:long "1.45261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45261'^^xsd:double;
  dwc:latitude '50.1639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45261 50.1639, 1.45261 50.1639, 1.45261 50.1639, 1.45261 50.1639, 1.45261 50.1639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5956'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20429 1.45281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20429"^^xsd:decimal ;
  dwc:decimalLongitude "1.45281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20429 1.45281)"^^geo:wktLiteral ;
  geo-pos:lat "50.20429"^^xsd:decimal ;
  geo-pos:long "1.45281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9252'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.987777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45281'^^xsd:double;
  dwc:latitude '50.20429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45281 50.20429, 1.45281 50.20429, 1.45281 50.20429, 1.45281 50.20429, 1.45281 50.20429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9252'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.45281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2272"^^xsd:decimal ;
  dwc:decimalLongitude "1.45281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.45281)"^^geo:wktLiteral ;
  geo-pos:lat "50.2272"^^xsd:decimal ;
  geo-pos:long "1.45281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45281'^^xsd:double;
  dwc:latitude '50.2272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45281 50.2272, 1.45281 50.2272, 1.45281 50.2272, 1.45281 50.2272, 1.45281 50.2272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6541'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21663 1.45282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21663"^^xsd:decimal ;
  dwc:decimalLongitude "1.45282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21663 1.45282)"^^geo:wktLiteral ;
  geo-pos:lat "50.21663"^^xsd:decimal ;
  geo-pos:long "1.45282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45282'^^xsd:double;
  dwc:latitude '50.21663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45282 50.21663, 1.45282 50.21663, 1.45282 50.21663, 1.45282 50.21663, 1.45282 50.21663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12931'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26587 1.4529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26587"^^xsd:decimal ;
  dwc:decimalLongitude "1.4529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26587 1.4529)"^^geo:wktLiteral ;
  geo-pos:lat "50.26587"^^xsd:decimal ;
  geo-pos:long "1.4529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4529'^^xsd:double;
  dwc:latitude '50.26587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4529 50.26587, 1.4529 50.26587, 1.4529 50.26587, 1.4529 50.26587, 1.4529 50.26587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12618'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14148 1.45294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14148"^^xsd:decimal ;
  dwc:decimalLongitude "1.45294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14148 1.45294)"^^geo:wktLiteral ;
  geo-pos:lat "50.14148"^^xsd:decimal ;
  geo-pos:long "1.45294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45294'^^xsd:double;
  dwc:latitude '50.14148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45294 50.14148, 1.45294 50.14148, 1.45294 50.14148, 1.45294 50.14148, 1.45294 50.14148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5773'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15696 1.45304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15696"^^xsd:decimal ;
  dwc:decimalLongitude "1.45304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15696 1.45304)"^^geo:wktLiteral ;
  geo-pos:lat "50.15696"^^xsd:decimal ;
  geo-pos:long "1.45304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45304'^^xsd:double;
  dwc:latitude '50.15696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45304 50.15696, 1.45304 50.15696, 1.45304 50.15696, 1.45304 50.15696, 1.45304 50.15696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5817'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16487 1.45307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16487"^^xsd:decimal ;
  dwc:decimalLongitude "1.45307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16487 1.45307)"^^geo:wktLiteral ;
  geo-pos:lat "50.16487"^^xsd:decimal ;
  geo-pos:long "1.45307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45307'^^xsd:double;
  dwc:latitude '50.16487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45307 50.16487, 1.45307 50.16487, 1.45307 50.16487, 1.45307 50.16487, 1.45307 50.16487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6028'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24669 1.45315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24669"^^xsd:decimal ;
  dwc:decimalLongitude "1.45315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24669 1.45315)"^^geo:wktLiteral ;
  geo-pos:lat "50.24669"^^xsd:decimal ;
  geo-pos:long "1.45315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45315'^^xsd:double;
  dwc:latitude '50.24669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45315 50.24669, 1.45315 50.24669, 1.45315 50.24669, 1.45315 50.24669, 1.45315 50.24669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6164'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28004 1.45316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28004"^^xsd:decimal ;
  dwc:decimalLongitude "1.45316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28004 1.45316)"^^geo:wktLiteral ;
  geo-pos:lat "50.28004"^^xsd:decimal ;
  geo-pos:long "1.45316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45316'^^xsd:double;
  dwc:latitude '50.28004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45316 50.28004, 1.45316 50.28004, 1.45316 50.28004, 1.45316 50.28004, 1.45316 50.28004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_878'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.4532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22273"^^xsd:decimal ;
  dwc:decimalLongitude "1.4532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.4532)"^^geo:wktLiteral ;
  geo-pos:lat "50.22273"^^xsd:decimal ;
  geo-pos:long "1.4532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4532'^^xsd:double;
  dwc:latitude '50.22273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4532 50.22273, 1.4532 50.22273, 1.4532 50.22273, 1.4532 50.22273, 1.4532 50.22273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6061'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24024 1.45322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24024"^^xsd:decimal ;
  dwc:decimalLongitude "1.45322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24024 1.45322)"^^geo:wktLiteral ;
  geo-pos:lat "50.24024"^^xsd:decimal ;
  geo-pos:long "1.45322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45322'^^xsd:double;
  dwc:latitude '50.24024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45322 50.24024, 1.45322 50.24024, 1.45322 50.24024, 1.45322 50.24024, 1.45322 50.24024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5996'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28919 1.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28919"^^xsd:decimal ;
  dwc:decimalLongitude "1.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28919 1.4533)"^^geo:wktLiteral ;
  geo-pos:lat "50.28919"^^xsd:decimal ;
  geo-pos:long "1.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4533'^^xsd:double;
  dwc:latitude '50.28919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4533 50.28919, 1.4533 50.28919, 1.4533 50.28919, 1.4533 50.28919, 1.4533 50.28919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7868'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11706 1.45337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11706"^^xsd:decimal ;
  dwc:decimalLongitude "1.45337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11706 1.45337)"^^geo:wktLiteral ;
  geo-pos:lat "50.11706"^^xsd:decimal ;
  geo-pos:long "1.45337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11236'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45337'^^xsd:double;
  dwc:latitude '50.11706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45337 50.11706, 1.45337 50.11706, 1.45337 50.11706, 1.45337 50.11706, 1.45337 50.11706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11236'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.45337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22648"^^xsd:decimal ;
  dwc:decimalLongitude "1.45337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.45337)"^^geo:wktLiteral ;
  geo-pos:lat "50.22648"^^xsd:decimal ;
  geo-pos:long "1.45337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45337'^^xsd:double;
  dwc:latitude '50.22648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45337 50.22648, 1.45337 50.22648, 1.45337 50.22648, 1.45337 50.22648, 1.45337 50.22648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6424'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13473 1.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13473"^^xsd:decimal ;
  dwc:decimalLongitude "1.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13473 1.4534)"^^geo:wktLiteral ;
  geo-pos:lat "50.13473"^^xsd:decimal ;
  geo-pos:long "1.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4534'^^xsd:double;
  dwc:latitude '50.13473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4534 50.13473, 1.4534 50.13473, 1.4534 50.13473, 1.4534 50.13473, 1.4534 50.13473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5709'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11092 1.45344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11092"^^xsd:decimal ;
  dwc:decimalLongitude "1.45344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11092 1.45344)"^^geo:wktLiteral ;
  geo-pos:lat "50.11092"^^xsd:decimal ;
  geo-pos:long "1.45344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11244'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45344'^^xsd:double;
  dwc:latitude '50.11092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45344 50.11092, 1.45344 50.11092, 1.45344 50.11092, 1.45344 50.11092, 1.45344 50.11092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11244'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23394 1.45344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23394"^^xsd:decimal ;
  dwc:decimalLongitude "1.45344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23394 1.45344)"^^geo:wktLiteral ;
  geo-pos:lat "50.23394"^^xsd:decimal ;
  geo-pos:long "1.45344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45344'^^xsd:double;
  dwc:latitude '50.23394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45344 50.23394, 1.45344 50.23394, 1.45344 50.23394, 1.45344 50.23394, 1.45344 50.23394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4807'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12661 1.45345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12661"^^xsd:decimal ;
  dwc:decimalLongitude "1.45345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12661 1.45345)"^^geo:wktLiteral ;
  geo-pos:lat "50.12661"^^xsd:decimal ;
  geo-pos:long "1.45345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45345'^^xsd:double;
  dwc:latitude '50.12661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45345 50.12661, 1.45345 50.12661, 1.45345 50.12661, 1.45345 50.12661, 1.45345 50.12661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6194'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.45353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2195"^^xsd:decimal ;
  dwc:decimalLongitude "1.45353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.45353)"^^geo:wktLiteral ;
  geo-pos:lat "50.2195"^^xsd:decimal ;
  geo-pos:long "1.45353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45353'^^xsd:double;
  dwc:latitude '50.2195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45353 50.2195, 1.45353 50.2195, 1.45353 50.2195, 1.45353 50.2195, 1.45353 50.2195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6046'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28303 1.45354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28303"^^xsd:decimal ;
  dwc:decimalLongitude "1.45354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28303 1.45354)"^^geo:wktLiteral ;
  geo-pos:lat "50.28303"^^xsd:decimal ;
  geo-pos:long "1.45354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45354'^^xsd:double;
  dwc:latitude '50.28303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45354 50.28303, 1.45354 50.28303, 1.45354 50.28303, 1.45354 50.28303, 1.45354 50.28303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12620'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30513 1.45359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30513"^^xsd:decimal ;
  dwc:decimalLongitude "1.45359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30513 1.45359)"^^geo:wktLiteral ;
  geo-pos:lat "50.30513"^^xsd:decimal ;
  geo-pos:long "1.45359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_10189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45359'^^xsd:double;
  dwc:latitude '50.30513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45359 50.30513, 1.45359 50.30513, 1.45359 50.30513, 1.45359 50.30513, 1.45359 50.30513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10189'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22132 1.45362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22132"^^xsd:decimal ;
  dwc:decimalLongitude "1.45362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22132 1.45362)"^^geo:wktLiteral ;
  geo-pos:lat "50.22132"^^xsd:decimal ;
  geo-pos:long "1.45362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45362'^^xsd:double;
  dwc:latitude '50.22132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45362 50.22132, 1.45362 50.22132, 1.45362 50.22132, 1.45362 50.22132, 1.45362 50.22132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5181'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11594 1.45365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11594"^^xsd:decimal ;
  dwc:decimalLongitude "1.45365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11594 1.45365)"^^geo:wktLiteral ;
  geo-pos:lat "50.11594"^^xsd:decimal ;
  geo-pos:long "1.45365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11237'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45365'^^xsd:double;
  dwc:latitude '50.11594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45365 50.11594, 1.45365 50.11594, 1.45365 50.11594, 1.45365 50.11594, 1.45365 50.11594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11237'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20879 1.45369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20879"^^xsd:decimal ;
  dwc:decimalLongitude "1.45369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20879 1.45369)"^^geo:wktLiteral ;
  geo-pos:lat "50.20879"^^xsd:decimal ;
  geo-pos:long "1.45369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45369'^^xsd:double;
  dwc:latitude '50.20879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45369 50.20879, 1.45369 50.20879, 1.45369 50.20879, 1.45369 50.20879, 1.45369 50.20879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11438'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14827 1.45371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14827"^^xsd:decimal ;
  dwc:decimalLongitude "1.45371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14827 1.45371)"^^geo:wktLiteral ;
  geo-pos:lat "50.14827"^^xsd:decimal ;
  geo-pos:long "1.45371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45371'^^xsd:double;
  dwc:latitude '50.14827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45371 50.14827, 1.45371 50.14827, 1.45371 50.14827, 1.45371 50.14827, 1.45371 50.14827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6312'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27473 1.45372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27473"^^xsd:decimal ;
  dwc:decimalLongitude "1.45372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27473 1.45372)"^^geo:wktLiteral ;
  geo-pos:lat "50.27473"^^xsd:decimal ;
  geo-pos:long "1.45372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45372'^^xsd:double;
  dwc:latitude '50.27473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45372 50.27473, 1.45372 50.27473, 1.45372 50.27473, 1.45372 50.27473, 1.45372 50.27473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8009'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25035 1.45376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25035"^^xsd:decimal ;
  dwc:decimalLongitude "1.45376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25035 1.45376)"^^geo:wktLiteral ;
  geo-pos:lat "50.25035"^^xsd:decimal ;
  geo-pos:long "1.45376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45376'^^xsd:double;
  dwc:latitude '50.25035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45376 50.25035, 1.45376 50.25035, 1.45376 50.25035, 1.45376 50.25035, 1.45376 50.25035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6251'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14463 1.45393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14463"^^xsd:decimal ;
  dwc:decimalLongitude "1.45393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14463 1.45393)"^^geo:wktLiteral ;
  geo-pos:lat "50.14463"^^xsd:decimal ;
  geo-pos:long "1.45393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45393'^^xsd:double;
  dwc:latitude '50.14463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45393 50.14463, 1.45393 50.14463, 1.45393 50.14463, 1.45393 50.14463, 1.45393 50.14463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5953'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19787 1.45393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19787"^^xsd:decimal ;
  dwc:decimalLongitude "1.45393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19787 1.45393)"^^geo:wktLiteral ;
  geo-pos:lat "50.19787"^^xsd:decimal ;
  geo-pos:long "1.45393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45393'^^xsd:double;
  dwc:latitude '50.19787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45393 50.19787, 1.45393 50.19787, 1.45393 50.19787, 1.45393 50.19787, 1.45393 50.19787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_694'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.45398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.45398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.45398)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.45398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45398'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45398 50.23268, 1.45398 50.23268, 1.45398 50.23268, 1.45398 50.23268, 1.45398 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8428'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30071 1.45398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30071"^^xsd:decimal ;
  dwc:decimalLongitude "1.45398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30071 1.45398)"^^geo:wktLiteral ;
  geo-pos:lat "50.30071"^^xsd:decimal ;
  geo-pos:long "1.45398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.21777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45398'^^xsd:double;
  dwc:latitude '50.30071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45398 50.30071, 1.45398 50.30071, 1.45398 50.30071, 1.45398 50.30071, 1.45398 50.30071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8012'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30372 1.45401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30372"^^xsd:decimal ;
  dwc:decimalLongitude "1.45401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30372 1.45401)"^^geo:wktLiteral ;
  geo-pos:lat "50.30372"^^xsd:decimal ;
  geo-pos:long "1.45401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45401'^^xsd:double;
  dwc:latitude '50.30372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45401 50.30372, 1.45401 50.30372, 1.45401 50.30372, 1.45401 50.30372, 1.45401 50.30372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_794'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.45403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22507"^^xsd:decimal ;
  dwc:decimalLongitude "1.45403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.45403)"^^geo:wktLiteral ;
  geo-pos:lat "50.22507"^^xsd:decimal ;
  geo-pos:long "1.45403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45403'^^xsd:double;
  dwc:latitude '50.22507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45403 50.22507, 1.45403 50.22507, 1.45403 50.22507, 1.45403 50.22507, 1.45403 50.22507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6517'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.45406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23616"^^xsd:decimal ;
  dwc:decimalLongitude "1.45406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.45406)"^^geo:wktLiteral ;
  geo-pos:lat "50.23616"^^xsd:decimal ;
  geo-pos:long "1.45406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.765555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45406'^^xsd:double;
  dwc:latitude '50.23616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45406 50.23616, 1.45406 50.23616, 1.45406 50.23616, 1.45406 50.23616, 1.45406 50.23616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6226'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12849 1.45408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12849"^^xsd:decimal ;
  dwc:decimalLongitude "1.45408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12849 1.45408)"^^geo:wktLiteral ;
  geo-pos:lat "50.12849"^^xsd:decimal ;
  geo-pos:long "1.45408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45408'^^xsd:double;
  dwc:latitude '50.12849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45408 50.12849, 1.45408 50.12849, 1.45408 50.12849, 1.45408 50.12849, 1.45408 50.12849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6203'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29317 1.45411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29317"^^xsd:decimal ;
  dwc:decimalLongitude "1.45411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29317 1.45411)"^^geo:wktLiteral ;
  geo-pos:lat "50.29317"^^xsd:decimal ;
  geo-pos:long "1.45411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45411'^^xsd:double;
  dwc:latitude '50.29317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45411 50.29317, 1.45411 50.29317, 1.45411 50.29317, 1.45411 50.29317, 1.45411 50.29317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10145'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12317 1.45413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12317"^^xsd:decimal ;
  dwc:decimalLongitude "1.45413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12317 1.45413)"^^geo:wktLiteral ;
  geo-pos:lat "50.12317"^^xsd:decimal ;
  geo-pos:long "1.45413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45413'^^xsd:double;
  dwc:latitude '50.12317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45413 50.12317, 1.45413 50.12317, 1.45413 50.12317, 1.45413 50.12317, 1.45413 50.12317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6438'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15839 1.45419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15839"^^xsd:decimal ;
  dwc:decimalLongitude "1.45419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15839 1.45419)"^^geo:wktLiteral ;
  geo-pos:lat "50.15839"^^xsd:decimal ;
  geo-pos:long "1.45419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5549'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45419'^^xsd:double;
  dwc:latitude '50.15839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45419 50.15839, 1.45419 50.15839, 1.45419 50.15839, 1.45419 50.15839, 1.45419 50.15839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5549'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13114 1.45423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13114"^^xsd:decimal ;
  dwc:decimalLongitude "1.45423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13114 1.45423)"^^geo:wktLiteral ;
  geo-pos:lat "50.13114"^^xsd:decimal ;
  geo-pos:long "1.45423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45423'^^xsd:double;
  dwc:latitude '50.13114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45423 50.13114, 1.45423 50.13114, 1.45423 50.13114, 1.45423 50.13114, 1.45423 50.13114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6477'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.255 1.45429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.255"^^xsd:decimal ;
  dwc:decimalLongitude "1.45429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.255 1.45429)"^^geo:wktLiteral ;
  geo-pos:lat "50.255"^^xsd:decimal ;
  geo-pos:long "1.45429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45429'^^xsd:double;
  dwc:latitude '50.255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45429 50.255, 1.45429 50.255, 1.45429 50.255, 1.45429 50.255, 1.45429 50.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_796'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.45434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.45434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.45434)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.45434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45434'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45434 50.23164, 1.45434 50.23164, 1.45434 50.23164, 1.45434 50.23164, 1.45434 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6509'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21445 1.45437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21445"^^xsd:decimal ;
  dwc:decimalLongitude "1.45437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21445 1.45437)"^^geo:wktLiteral ;
  geo-pos:lat "50.21445"^^xsd:decimal ;
  geo-pos:long "1.45437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45437'^^xsd:double;
  dwc:latitude '50.21445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45437 50.21445, 1.45437 50.21445, 1.45437 50.21445, 1.45437 50.21445, 1.45437 50.21445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5628'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25413 1.4544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25413"^^xsd:decimal ;
  dwc:decimalLongitude "1.4544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25413 1.4544)"^^geo:wktLiteral ;
  geo-pos:lat "50.25413"^^xsd:decimal ;
  geo-pos:long "1.4544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.301111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4544'^^xsd:double;
  dwc:latitude '50.25413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4544 50.25413, 1.4544 50.25413, 1.4544 50.25413, 1.4544 50.25413, 1.4544 50.25413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8963'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12941 1.45442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12941"^^xsd:decimal ;
  dwc:decimalLongitude "1.45442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12941 1.45442)"^^geo:wktLiteral ;
  geo-pos:lat "50.12941"^^xsd:decimal ;
  geo-pos:long "1.45442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45442'^^xsd:double;
  dwc:latitude '50.12941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45442 50.12941, 1.45442 50.12941, 1.45442 50.12941, 1.45442 50.12941, 1.45442 50.12941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6193'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13002 1.45449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13002"^^xsd:decimal ;
  dwc:decimalLongitude "1.45449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13002 1.45449)"^^geo:wktLiteral ;
  geo-pos:lat "50.13002"^^xsd:decimal ;
  geo-pos:long "1.45449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45449'^^xsd:double;
  dwc:latitude '50.13002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45449 50.13002, 1.45449 50.13002, 1.45449 50.13002, 1.45449 50.13002, 1.45449 50.13002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6017'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28799 1.45451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28799"^^xsd:decimal ;
  dwc:decimalLongitude "1.45451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28799 1.45451)"^^geo:wktLiteral ;
  geo-pos:lat "50.28799"^^xsd:decimal ;
  geo-pos:long "1.45451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12459'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45451'^^xsd:double;
  dwc:latitude '50.28799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45451 50.28799, 1.45451 50.28799, 1.45451 50.28799, 1.45451 50.28799, 1.45451 50.28799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12459'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11753 1.45452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11753"^^xsd:decimal ;
  dwc:decimalLongitude "1.45452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11753 1.45452)"^^geo:wktLiteral ;
  geo-pos:lat "50.11753"^^xsd:decimal ;
  geo-pos:long "1.45452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11235'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45452'^^xsd:double;
  dwc:latitude '50.11753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45452 50.11753, 1.45452 50.11753, 1.45452 50.11753, 1.45452 50.11753, 1.45452 50.11753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11235'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12805 1.45453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12805"^^xsd:decimal ;
  dwc:decimalLongitude "1.45453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12805 1.45453)"^^geo:wktLiteral ;
  geo-pos:lat "50.12805"^^xsd:decimal ;
  geo-pos:long "1.45453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45453'^^xsd:double;
  dwc:latitude '50.12805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45453 50.12805, 1.45453 50.12805, 1.45453 50.12805, 1.45453 50.12805, 1.45453 50.12805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6197'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25944 1.45453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25944"^^xsd:decimal ;
  dwc:decimalLongitude "1.45453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25944 1.45453)"^^geo:wktLiteral ;
  geo-pos:lat "50.25944"^^xsd:decimal ;
  geo-pos:long "1.45453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45453'^^xsd:double;
  dwc:latitude '50.25944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45453 50.25944, 1.45453 50.25944, 1.45453 50.25944, 1.45453 50.25944, 1.45453 50.25944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6789'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12332 1.45461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12332"^^xsd:decimal ;
  dwc:decimalLongitude "1.45461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12332 1.45461)"^^geo:wktLiteral ;
  geo-pos:lat "50.12332"^^xsd:decimal ;
  geo-pos:long "1.45461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45461'^^xsd:double;
  dwc:latitude '50.12332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45461 50.12332, 1.45461 50.12332, 1.45461 50.12332, 1.45461 50.12332, 1.45461 50.12332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10804'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21737 1.45466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21737"^^xsd:decimal ;
  dwc:decimalLongitude "1.45466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21737 1.45466)"^^geo:wktLiteral ;
  geo-pos:lat "50.21737"^^xsd:decimal ;
  geo-pos:long "1.45466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6902777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45466'^^xsd:double;
  dwc:latitude '50.21737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45466 50.21737, 1.45466 50.21737, 1.45466 50.21737, 1.45466 50.21737, 1.45466 50.21737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6368'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16273 1.45473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16273"^^xsd:decimal ;
  dwc:decimalLongitude "1.45473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16273 1.45473)"^^geo:wktLiteral ;
  geo-pos:lat "50.16273"^^xsd:decimal ;
  geo-pos:long "1.45473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45473'^^xsd:double;
  dwc:latitude '50.16273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45473 50.16273, 1.45473 50.16273, 1.45473 50.16273, 1.45473 50.16273, 1.45473 50.16273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5816'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12231 1.45476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12231"^^xsd:decimal ;
  dwc:decimalLongitude "1.45476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12231 1.45476)"^^geo:wktLiteral ;
  geo-pos:lat "50.12231"^^xsd:decimal ;
  geo-pos:long "1.45476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45476'^^xsd:double;
  dwc:latitude '50.12231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45476 50.12231, 1.45476 50.12231, 1.45476 50.12231, 1.45476 50.12231, 1.45476 50.12231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6323'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1279 1.4548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1279"^^xsd:decimal ;
  dwc:decimalLongitude "1.4548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1279 1.4548)"^^geo:wktLiteral ;
  geo-pos:lat "50.1279"^^xsd:decimal ;
  geo-pos:long "1.4548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4548'^^xsd:double;
  dwc:latitude '50.1279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4548 50.1279, 1.4548 50.1279, 1.4548 50.1279, 1.4548 50.1279, 1.4548 50.1279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6332'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12832 1.45493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12832"^^xsd:decimal ;
  dwc:decimalLongitude "1.45493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12832 1.45493)"^^geo:wktLiteral ;
  geo-pos:lat "50.12832"^^xsd:decimal ;
  geo-pos:long "1.45493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45493'^^xsd:double;
  dwc:latitude '50.12832'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45493 50.12832, 1.45493 50.12832, 1.45493 50.12832, 1.45493 50.12832, 1.45493 50.12832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6196'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27831 1.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27831"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27831 1.455)"^^geo:wktLiteral ;
  geo-pos:lat "50.27831"^^xsd:decimal ;
  geo-pos:long "1.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.455'^^xsd:double;
  dwc:latitude '50.27831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.455 50.27831, 1.455 50.27831, 1.455 50.27831, 1.455 50.27831, 1.455 50.27831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7867'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32739 1.45514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32739"^^xsd:decimal ;
  dwc:decimalLongitude "1.45514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32739 1.45514)"^^geo:wktLiteral ;
  geo-pos:lat "50.32739"^^xsd:decimal ;
  geo-pos:long "1.45514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45514'^^xsd:double;
  dwc:latitude '50.32739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45514 50.32739, 1.45514 50.32739, 1.45514 50.32739, 1.45514 50.32739, 1.45514 50.32739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8388'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.45519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.45519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.45519)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.45519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45519'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45519 50.23267, 1.45519 50.23267, 1.45519 50.23267, 1.45519 50.23267, 1.45519 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12952'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27805 1.45534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27805"^^xsd:decimal ;
  dwc:decimalLongitude "1.45534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27805 1.45534)"^^geo:wktLiteral ;
  geo-pos:lat "50.27805"^^xsd:decimal ;
  geo-pos:long "1.45534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45534'^^xsd:double;
  dwc:latitude '50.27805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45534 50.27805, 1.45534 50.27805, 1.45534 50.27805, 1.45534 50.27805, 1.45534 50.27805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_244'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19568 1.45543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19568"^^xsd:decimal ;
  dwc:decimalLongitude "1.45543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19568 1.45543)"^^geo:wktLiteral ;
  geo-pos:lat "50.19568"^^xsd:decimal ;
  geo-pos:long "1.45543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5601'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45543'^^xsd:double;
  dwc:latitude '50.19568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45543 50.19568, 1.45543 50.19568, 1.45543 50.19568, 1.45543 50.19568, 1.45543 50.19568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5601'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15681 1.45549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15681"^^xsd:decimal ;
  dwc:decimalLongitude "1.45549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15681 1.45549)"^^geo:wktLiteral ;
  geo-pos:lat "50.15681"^^xsd:decimal ;
  geo-pos:long "1.45549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45549'^^xsd:double;
  dwc:latitude '50.15681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45549 50.15681, 1.45549 50.15681, 1.45549 50.15681, 1.45549 50.15681, 1.45549 50.15681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5789'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25866 1.45555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25866"^^xsd:decimal ;
  dwc:decimalLongitude "1.45555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25866 1.45555)"^^geo:wktLiteral ;
  geo-pos:lat "50.25866"^^xsd:decimal ;
  geo-pos:long "1.45555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45555'^^xsd:double;
  dwc:latitude '50.25866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45555 50.25866, 1.45555 50.25866, 1.45555 50.25866, 1.45555 50.25866, 1.45555 50.25866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6738'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29797 1.45561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29797"^^xsd:decimal ;
  dwc:decimalLongitude "1.45561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29797 1.45561)"^^geo:wktLiteral ;
  geo-pos:lat "50.29797"^^xsd:decimal ;
  geo-pos:long "1.45561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_75'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_75'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45561'^^xsd:double;
  dwc:latitude '50.29797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45561 50.29797, 1.45561 50.29797, 1.45561 50.29797, 1.45561 50.29797, 1.45561 50.29797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_75'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34835 1.45566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34835"^^xsd:decimal ;
  dwc:decimalLongitude "1.45566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34835 1.45566)"^^geo:wktLiteral ;
  geo-pos:lat "50.34835"^^xsd:decimal ;
  geo-pos:long "1.45566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45566'^^xsd:double;
  dwc:latitude '50.34835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45566 50.34835, 1.45566 50.34835, 1.45566 50.34835, 1.45566 50.34835, 1.45566 50.34835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10044'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30613 1.45568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30613"^^xsd:decimal ;
  dwc:decimalLongitude "1.45568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30613 1.45568)"^^geo:wktLiteral ;
  geo-pos:lat "50.30613"^^xsd:decimal ;
  geo-pos:long "1.45568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45568'^^xsd:double;
  dwc:latitude '50.30613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45568 50.30613, 1.45568 50.30613, 1.45568 50.30613, 1.45568 50.30613, 1.45568 50.30613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8015'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.45571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22577"^^xsd:decimal ;
  dwc:decimalLongitude "1.45571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.45571)"^^geo:wktLiteral ;
  geo-pos:lat "50.22577"^^xsd:decimal ;
  geo-pos:long "1.45571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45571'^^xsd:double;
  dwc:latitude '50.22577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45571 50.22577, 1.45571 50.22577, 1.45571 50.22577, 1.45571 50.22577, 1.45571 50.22577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7864'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24088 1.45571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24088"^^xsd:decimal ;
  dwc:decimalLongitude "1.45571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24088 1.45571)"^^geo:wktLiteral ;
  geo-pos:lat "50.24088"^^xsd:decimal ;
  geo-pos:long "1.45571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.70333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45571'^^xsd:double;
  dwc:latitude '50.24088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45571 50.24088, 1.45571 50.24088, 1.45571 50.24088, 1.45571 50.24088, 1.45571 50.24088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5846'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30627 1.45576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30627"^^xsd:decimal ;
  dwc:decimalLongitude "1.45576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30627 1.45576)"^^geo:wktLiteral ;
  geo-pos:lat "50.30627"^^xsd:decimal ;
  geo-pos:long "1.45576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45576'^^xsd:double;
  dwc:latitude '50.30627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45576 50.30627, 1.45576 50.30627, 1.45576 50.30627, 1.45576 50.30627, 1.45576 50.30627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8016'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27757 1.45577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27757"^^xsd:decimal ;
  dwc:decimalLongitude "1.45577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27757 1.45577)"^^geo:wktLiteral ;
  geo-pos:lat "50.27757"^^xsd:decimal ;
  geo-pos:long "1.45577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45577'^^xsd:double;
  dwc:latitude '50.27757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45577 50.27757, 1.45577 50.27757, 1.45577 50.27757, 1.45577 50.27757, 1.45577 50.27757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4540'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28727 1.45579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28727"^^xsd:decimal ;
  dwc:decimalLongitude "1.45579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28727 1.45579)"^^geo:wktLiteral ;
  geo-pos:lat "50.28727"^^xsd:decimal ;
  geo-pos:long "1.45579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11212'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45579'^^xsd:double;
  dwc:latitude '50.28727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45579 50.28727, 1.45579 50.28727, 1.45579 50.28727, 1.45579 50.28727, 1.45579 50.28727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11212'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.45583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22741"^^xsd:decimal ;
  dwc:decimalLongitude "1.45583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.45583)"^^geo:wktLiteral ;
  geo-pos:lat "50.22741"^^xsd:decimal ;
  geo-pos:long "1.45583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45583'^^xsd:double;
  dwc:latitude '50.22741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45583 50.22741, 1.45583 50.22741, 1.45583 50.22741, 1.45583 50.22741, 1.45583 50.22741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6739'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28914 1.45588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28914"^^xsd:decimal ;
  dwc:decimalLongitude "1.45588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28914 1.45588)"^^geo:wktLiteral ;
  geo-pos:lat "50.28914"^^xsd:decimal ;
  geo-pos:long "1.45588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12483'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45588'^^xsd:double;
  dwc:latitude '50.28914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45588 50.28914, 1.45588 50.28914, 1.45588 50.28914, 1.45588 50.28914, 1.45588 50.28914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12483'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28808 1.45589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28808"^^xsd:decimal ;
  dwc:decimalLongitude "1.45589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28808 1.45589)"^^geo:wktLiteral ;
  geo-pos:lat "50.28808"^^xsd:decimal ;
  geo-pos:long "1.45589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45589'^^xsd:double;
  dwc:latitude '50.28808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45589 50.28808, 1.45589 50.28808, 1.45589 50.28808, 1.45589 50.28808, 1.45589 50.28808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8010'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26175 1.45591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26175"^^xsd:decimal ;
  dwc:decimalLongitude "1.45591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26175 1.45591)"^^geo:wktLiteral ;
  geo-pos:lat "50.26175"^^xsd:decimal ;
  geo-pos:long "1.45591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45591'^^xsd:double;
  dwc:latitude '50.26175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45591 50.26175, 1.45591 50.26175, 1.45591 50.26175, 1.45591 50.26175, 1.45591 50.26175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12610'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27569 1.45595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27569"^^xsd:decimal ;
  dwc:decimalLongitude "1.45595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27569 1.45595)"^^geo:wktLiteral ;
  geo-pos:lat "50.27569"^^xsd:decimal ;
  geo-pos:long "1.45595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45595'^^xsd:double;
  dwc:latitude '50.27569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45595 50.27569, 1.45595 50.27569, 1.45595 50.27569, 1.45595 50.27569, 1.45595 50.27569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6734'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15656 1.45597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15656"^^xsd:decimal ;
  dwc:decimalLongitude "1.45597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15656 1.45597)"^^geo:wktLiteral ;
  geo-pos:lat "50.15656"^^xsd:decimal ;
  geo-pos:long "1.45597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45597'^^xsd:double;
  dwc:latitude '50.15656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45597 50.15656, 1.45597 50.15656, 1.45597 50.15656, 1.45597 50.15656, 1.45597 50.15656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5837'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.45597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.45597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.45597)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.45597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45597'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45597 50.22564, 1.45597 50.22564, 1.45597 50.22564, 1.45597 50.22564, 1.45597 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6366'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30467 1.45618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30467"^^xsd:decimal ;
  dwc:decimalLongitude "1.45618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30467 1.45618)"^^geo:wktLiteral ;
  geo-pos:lat "50.30467"^^xsd:decimal ;
  geo-pos:long "1.45618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45618'^^xsd:double;
  dwc:latitude '50.30467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45618 50.30467, 1.45618 50.30467, 1.45618 50.30467, 1.45618 50.30467, 1.45618 50.30467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8017'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 1.45627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "1.45627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 1.45627)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "1.45627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45627'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45627 50.36, 1.45627 50.36, 1.45627 50.36, 1.45627 50.36, 1.45627 50.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8770'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30342 1.4563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30342"^^xsd:decimal ;
  dwc:decimalLongitude "1.4563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30342 1.4563)"^^geo:wktLiteral ;
  geo-pos:lat "50.30342"^^xsd:decimal ;
  geo-pos:long "1.4563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4563'^^xsd:double;
  dwc:latitude '50.30342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4563 50.30342, 1.4563 50.30342, 1.4563 50.30342, 1.4563 50.30342, 1.4563 50.30342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_274'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14856 1.45646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14856"^^xsd:decimal ;
  dwc:decimalLongitude "1.45646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14856 1.45646)"^^geo:wktLiteral ;
  geo-pos:lat "50.14856"^^xsd:decimal ;
  geo-pos:long "1.45646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45646'^^xsd:double;
  dwc:latitude '50.14856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45646 50.14856, 1.45646 50.14856, 1.45646 50.14856, 1.45646 50.14856, 1.45646 50.14856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4945'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2091 1.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2091"^^xsd:decimal ;
  dwc:decimalLongitude "1.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2091 1.45649)"^^geo:wktLiteral ;
  geo-pos:lat "50.2091"^^xsd:decimal ;
  geo-pos:long "1.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9145'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45649'^^xsd:double;
  dwc:latitude '50.2091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45649 50.2091, 1.45649 50.2091, 1.45649 50.2091, 1.45649 50.2091, 1.45649 50.2091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9145'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.45651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23509"^^xsd:decimal ;
  dwc:decimalLongitude "1.45651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.45651)"^^geo:wktLiteral ;
  geo-pos:lat "50.23509"^^xsd:decimal ;
  geo-pos:long "1.45651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45651'^^xsd:double;
  dwc:latitude '50.23509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45651 50.23509, 1.45651 50.23509, 1.45651 50.23509, 1.45651 50.23509, 1.45651 50.23509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5979'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13059 1.45655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13059"^^xsd:decimal ;
  dwc:decimalLongitude "1.45655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13059 1.45655)"^^geo:wktLiteral ;
  geo-pos:lat "50.13059"^^xsd:decimal ;
  geo-pos:long "1.45655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45655'^^xsd:double;
  dwc:latitude '50.13059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45655 50.13059, 1.45655 50.13059, 1.45655 50.13059, 1.45655 50.13059, 1.45655 50.13059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6313'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31285 1.45656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31285"^^xsd:decimal ;
  dwc:decimalLongitude "1.45656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31285 1.45656)"^^geo:wktLiteral ;
  geo-pos:lat "50.31285"^^xsd:decimal ;
  geo-pos:long "1.45656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45656'^^xsd:double;
  dwc:latitude '50.31285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45656 50.31285, 1.45656 50.31285, 1.45656 50.31285, 1.45656 50.31285, 1.45656 50.31285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10042'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14947 1.45658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14947"^^xsd:decimal ;
  dwc:decimalLongitude "1.45658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14947 1.45658)"^^geo:wktLiteral ;
  geo-pos:lat "50.14947"^^xsd:decimal ;
  geo-pos:long "1.45658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5520'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45658'^^xsd:double;
  dwc:latitude '50.14947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45658 50.14947, 1.45658 50.14947, 1.45658 50.14947, 1.45658 50.14947, 1.45658 50.14947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5520'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27711 1.45663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27711"^^xsd:decimal ;
  dwc:decimalLongitude "1.45663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27711 1.45663)"^^geo:wktLiteral ;
  geo-pos:lat "50.27711"^^xsd:decimal ;
  geo-pos:long "1.45663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45663'^^xsd:double;
  dwc:latitude '50.27711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45663 50.27711, 1.45663 50.27711, 1.45663 50.27711, 1.45663 50.27711, 1.45663 50.27711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12219'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14198 1.45665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14198"^^xsd:decimal ;
  dwc:decimalLongitude "1.45665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14198 1.45665)"^^geo:wktLiteral ;
  geo-pos:lat "50.14198"^^xsd:decimal ;
  geo-pos:long "1.45665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45665'^^xsd:double;
  dwc:latitude '50.14198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45665 50.14198, 1.45665 50.14198, 1.45665 50.14198, 1.45665 50.14198, 1.45665 50.14198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5836'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16088 1.45666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16088"^^xsd:decimal ;
  dwc:decimalLongitude "1.45666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16088 1.45666)"^^geo:wktLiteral ;
  geo-pos:lat "50.16088"^^xsd:decimal ;
  geo-pos:long "1.45666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45666'^^xsd:double;
  dwc:latitude '50.16088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45666 50.16088, 1.45666 50.16088, 1.45666 50.16088, 1.45666 50.16088, 1.45666 50.16088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6560'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14941 1.45669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14941"^^xsd:decimal ;
  dwc:decimalLongitude "1.45669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14941 1.45669)"^^geo:wktLiteral ;
  geo-pos:lat "50.14941"^^xsd:decimal ;
  geo-pos:long "1.45669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45669'^^xsd:double;
  dwc:latitude '50.14941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45669 50.14941, 1.45669 50.14941, 1.45669 50.14941, 1.45669 50.14941, 1.45669 50.14941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5788'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13334 1.45672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13334"^^xsd:decimal ;
  dwc:decimalLongitude "1.45672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13334 1.45672)"^^geo:wktLiteral ;
  geo-pos:lat "50.13334"^^xsd:decimal ;
  geo-pos:long "1.45672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45672'^^xsd:double;
  dwc:latitude '50.13334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45672 50.13334, 1.45672 50.13334, 1.45672 50.13334, 1.45672 50.13334, 1.45672 50.13334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6333'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12101 1.45675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12101"^^xsd:decimal ;
  dwc:decimalLongitude "1.45675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12101 1.45675)"^^geo:wktLiteral ;
  geo-pos:lat "50.12101"^^xsd:decimal ;
  geo-pos:long "1.45675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45675'^^xsd:double;
  dwc:latitude '50.12101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45675 50.12101, 1.45675 50.12101, 1.45675 50.12101, 1.45675 50.12101, 1.45675 50.12101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6331'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13989 1.45676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13989"^^xsd:decimal ;
  dwc:decimalLongitude "1.45676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13989 1.45676)"^^geo:wktLiteral ;
  geo-pos:lat "50.13989"^^xsd:decimal ;
  geo-pos:long "1.45676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45676'^^xsd:double;
  dwc:latitude '50.13989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45676 50.13989, 1.45676 50.13989, 1.45676 50.13989, 1.45676 50.13989, 1.45676 50.13989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5831'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15966 1.45679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15966"^^xsd:decimal ;
  dwc:decimalLongitude "1.45679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15966 1.45679)"^^geo:wktLiteral ;
  geo-pos:lat "50.15966"^^xsd:decimal ;
  geo-pos:long "1.45679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45679'^^xsd:double;
  dwc:latitude '50.15966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45679 50.15966, 1.45679 50.15966, 1.45679 50.15966, 1.45679 50.15966, 1.45679 50.15966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5708'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30328 1.45689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30328"^^xsd:decimal ;
  dwc:decimalLongitude "1.45689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30328 1.45689)"^^geo:wktLiteral ;
  geo-pos:lat "50.30328"^^xsd:decimal ;
  geo-pos:long "1.45689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45689'^^xsd:double;
  dwc:latitude '50.30328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45689 50.30328, 1.45689 50.30328, 1.45689 50.30328, 1.45689 50.30328, 1.45689 50.30328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12401'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23479 1.45691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23479"^^xsd:decimal ;
  dwc:decimalLongitude "1.45691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23479 1.45691)"^^geo:wktLiteral ;
  geo-pos:lat "50.23479"^^xsd:decimal ;
  geo-pos:long "1.45691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45691'^^xsd:double;
  dwc:latitude '50.23479'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45691 50.23479, 1.45691 50.23479, 1.45691 50.23479, 1.45691 50.23479, 1.45691 50.23479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6552'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3163 1.45691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3163"^^xsd:decimal ;
  dwc:decimalLongitude "1.45691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3163 1.45691)"^^geo:wktLiteral ;
  geo-pos:lat "50.3163"^^xsd:decimal ;
  geo-pos:long "1.45691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45691'^^xsd:double;
  dwc:latitude '50.3163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45691 50.3163, 1.45691 50.3163, 1.45691 50.3163, 1.45691 50.3163, 1.45691 50.3163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10251'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11863 1.45695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11863"^^xsd:decimal ;
  dwc:decimalLongitude "1.45695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11863 1.45695)"^^geo:wktLiteral ;
  geo-pos:lat "50.11863"^^xsd:decimal ;
  geo-pos:long "1.45695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45695'^^xsd:double;
  dwc:latitude '50.11863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45695 50.11863, 1.45695 50.11863, 1.45695 50.11863, 1.45695 50.11863, 1.45695 50.11863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6329'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30482 1.45701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30482"^^xsd:decimal ;
  dwc:decimalLongitude "1.45701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30482 1.45701)"^^geo:wktLiteral ;
  geo-pos:lat "50.30482"^^xsd:decimal ;
  geo-pos:long "1.45701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.5444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45701'^^xsd:double;
  dwc:latitude '50.30482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45701 50.30482, 1.45701 50.30482, 1.45701 50.30482, 1.45701 50.30482, 1.45701 50.30482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_715'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15301 1.45702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15301"^^xsd:decimal ;
  dwc:decimalLongitude "1.45702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15301 1.45702)"^^geo:wktLiteral ;
  geo-pos:lat "50.15301"^^xsd:decimal ;
  geo-pos:long "1.45702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45702'^^xsd:double;
  dwc:latitude '50.15301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45702 50.15301, 1.45702 50.15301, 1.45702 50.15301, 1.45702 50.15301, 1.45702 50.15301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5774'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21507 1.45706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21507"^^xsd:decimal ;
  dwc:decimalLongitude "1.45706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21507 1.45706)"^^geo:wktLiteral ;
  geo-pos:lat "50.21507"^^xsd:decimal ;
  geo-pos:long "1.45706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45706'^^xsd:double;
  dwc:latitude '50.21507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45706 50.21507, 1.45706 50.21507, 1.45706 50.21507, 1.45706 50.21507, 1.45706 50.21507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4325'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28533 1.45715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28533"^^xsd:decimal ;
  dwc:decimalLongitude "1.45715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28533 1.45715)"^^geo:wktLiteral ;
  geo-pos:lat "50.28533"^^xsd:decimal ;
  geo-pos:long "1.45715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11213'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45715'^^xsd:double;
  dwc:latitude '50.28533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45715 50.28533, 1.45715 50.28533, 1.45715 50.28533, 1.45715 50.28533, 1.45715 50.28533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11213'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11932 1.45722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11932"^^xsd:decimal ;
  dwc:decimalLongitude "1.45722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11932 1.45722)"^^geo:wktLiteral ;
  geo-pos:lat "50.11932"^^xsd:decimal ;
  geo-pos:long "1.45722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45722'^^xsd:double;
  dwc:latitude '50.11932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45722 50.11932, 1.45722 50.11932, 1.45722 50.11932, 1.45722 50.11932, 1.45722 50.11932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6316'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.45725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23481"^^xsd:decimal ;
  dwc:decimalLongitude "1.45725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.45725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23481"^^xsd:decimal ;
  geo-pos:long "1.45725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45725'^^xsd:double;
  dwc:latitude '50.23481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45725 50.23481, 1.45725 50.23481, 1.45725 50.23481, 1.45725 50.23481, 1.45725 50.23481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11550'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2864 1.45731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2864"^^xsd:decimal ;
  dwc:decimalLongitude "1.45731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2864 1.45731)"^^geo:wktLiteral ;
  geo-pos:lat "50.2864"^^xsd:decimal ;
  geo-pos:long "1.45731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45731'^^xsd:double;
  dwc:latitude '50.2864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45731 50.2864, 1.45731 50.2864, 1.45731 50.2864, 1.45731 50.2864, 1.45731 50.2864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8396'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1594 1.45734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1594"^^xsd:decimal ;
  dwc:decimalLongitude "1.45734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1594 1.45734)"^^geo:wktLiteral ;
  geo-pos:lat "50.1594"^^xsd:decimal ;
  geo-pos:long "1.45734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45734'^^xsd:double;
  dwc:latitude '50.1594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45734 50.1594, 1.45734 50.1594, 1.45734 50.1594, 1.45734 50.1594, 1.45734 50.1594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5949'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28005 1.45745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28005"^^xsd:decimal ;
  dwc:decimalLongitude "1.45745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28005 1.45745)"^^geo:wktLiteral ;
  geo-pos:lat "50.28005"^^xsd:decimal ;
  geo-pos:long "1.45745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9158'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.79'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45745'^^xsd:double;
  dwc:latitude '50.28005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45745 50.28005, 1.45745 50.28005, 1.45745 50.28005, 1.45745 50.28005, 1.45745 50.28005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9158'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 1.45748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.167"^^xsd:decimal ;
  dwc:decimalLongitude "1.45748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 1.45748)"^^geo:wktLiteral ;
  geo-pos:lat "50.167"^^xsd:decimal ;
  geo-pos:long "1.45748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45748'^^xsd:double;
  dwc:latitude '50.167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45748 50.167, 1.45748 50.167, 1.45748 50.167, 1.45748 50.167, 1.45748 50.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5957'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26511 1.45757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26511"^^xsd:decimal ;
  dwc:decimalLongitude "1.45757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26511 1.45757)"^^geo:wktLiteral ;
  geo-pos:lat "50.26511"^^xsd:decimal ;
  geo-pos:long "1.45757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45757'^^xsd:double;
  dwc:latitude '50.26511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45757 50.26511, 1.45757 50.26511, 1.45757 50.26511, 1.45757 50.26511, 1.45757 50.26511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12218'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30519 1.45758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30519"^^xsd:decimal ;
  dwc:decimalLongitude "1.45758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30519 1.45758)"^^geo:wktLiteral ;
  geo-pos:lat "50.30519"^^xsd:decimal ;
  geo-pos:long "1.45758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45758'^^xsd:double;
  dwc:latitude '50.30519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45758 50.30519, 1.45758 50.30519, 1.45758 50.30519, 1.45758 50.30519, 1.45758 50.30519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8014'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29789 1.4576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29789"^^xsd:decimal ;
  dwc:decimalLongitude "1.4576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29789 1.4576)"^^geo:wktLiteral ;
  geo-pos:lat "50.29789"^^xsd:decimal ;
  geo-pos:long "1.4576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4576'^^xsd:double;
  dwc:latitude '50.29789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4576 50.29789, 1.4576 50.29789, 1.4576 50.29789, 1.4576 50.29789, 1.4576 50.29789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10058'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12405 1.45764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12405"^^xsd:decimal ;
  dwc:decimalLongitude "1.45764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12405 1.45764)"^^geo:wktLiteral ;
  geo-pos:lat "50.12405"^^xsd:decimal ;
  geo-pos:long "1.45764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.8577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45764'^^xsd:double;
  dwc:latitude '50.12405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45764 50.12405, 1.45764 50.12405, 1.45764 50.12405, 1.45764 50.12405, 1.45764 50.12405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11312'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30471 1.45765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30471"^^xsd:decimal ;
  dwc:decimalLongitude "1.45765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30471 1.45765)"^^geo:wktLiteral ;
  geo-pos:lat "50.30471"^^xsd:decimal ;
  geo-pos:long "1.45765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45765'^^xsd:double;
  dwc:latitude '50.30471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45765 50.30471, 1.45765 50.30471, 1.45765 50.30471, 1.45765 50.30471, 1.45765 50.30471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12181'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28545 1.45774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28545"^^xsd:decimal ;
  dwc:decimalLongitude "1.45774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28545 1.45774)"^^geo:wktLiteral ;
  geo-pos:lat "50.28545"^^xsd:decimal ;
  geo-pos:long "1.45774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45774'^^xsd:double;
  dwc:latitude '50.28545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45774 50.28545, 1.45774 50.28545, 1.45774 50.28545, 1.45774 50.28545, 1.45774 50.28545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12660'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31321 1.45775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31321"^^xsd:decimal ;
  dwc:decimalLongitude "1.45775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31321 1.45775)"^^geo:wktLiteral ;
  geo-pos:lat "50.31321"^^xsd:decimal ;
  geo-pos:long "1.45775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45775'^^xsd:double;
  dwc:latitude '50.31321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45775 50.31321, 1.45775 50.31321, 1.45775 50.31321, 1.45775 50.31321, 1.45775 50.31321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12400'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12655 1.45778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12655"^^xsd:decimal ;
  dwc:decimalLongitude "1.45778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12655 1.45778)"^^geo:wktLiteral ;
  geo-pos:lat "50.12655"^^xsd:decimal ;
  geo-pos:long "1.45778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45778'^^xsd:double;
  dwc:latitude '50.12655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45778 50.12655, 1.45778 50.12655, 1.45778 50.12655, 1.45778 50.12655, 1.45778 50.12655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6401'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30958 1.45781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30958"^^xsd:decimal ;
  dwc:decimalLongitude "1.45781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30958 1.45781)"^^geo:wktLiteral ;
  geo-pos:lat "50.30958"^^xsd:decimal ;
  geo-pos:long "1.45781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45781'^^xsd:double;
  dwc:latitude '50.30958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45781 50.30958, 1.45781 50.30958, 1.45781 50.30958, 1.45781 50.30958, 1.45781 50.30958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9828'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16131 1.45789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16131"^^xsd:decimal ;
  dwc:decimalLongitude "1.45789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16131 1.45789)"^^geo:wktLiteral ;
  geo-pos:lat "50.16131"^^xsd:decimal ;
  geo-pos:long "1.45789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.310555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45789'^^xsd:double;
  dwc:latitude '50.16131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45789 50.16131, 1.45789 50.16131, 1.45789 50.16131, 1.45789 50.16131, 1.45789 50.16131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5221'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15907 1.45792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15907"^^xsd:decimal ;
  dwc:decimalLongitude "1.45792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15907 1.45792)"^^geo:wktLiteral ;
  geo-pos:lat "50.15907"^^xsd:decimal ;
  geo-pos:long "1.45792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45792'^^xsd:double;
  dwc:latitude '50.15907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45792 50.15907, 1.45792 50.15907, 1.45792 50.15907, 1.45792 50.15907, 1.45792 50.15907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5790'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20968 1.45794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20968"^^xsd:decimal ;
  dwc:decimalLongitude "1.45794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20968 1.45794)"^^geo:wktLiteral ;
  geo-pos:lat "50.20968"^^xsd:decimal ;
  geo-pos:long "1.45794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45794'^^xsd:double;
  dwc:latitude '50.20968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45794 50.20968, 1.45794 50.20968, 1.45794 50.20968, 1.45794 50.20968, 1.45794 50.20968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11439'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27001 1.45795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27001"^^xsd:decimal ;
  dwc:decimalLongitude "1.45795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27001 1.45795)"^^geo:wktLiteral ;
  geo-pos:lat "50.27001"^^xsd:decimal ;
  geo-pos:long "1.45795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45795'^^xsd:double;
  dwc:latitude '50.27001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45795 50.27001, 1.45795 50.27001, 1.45795 50.27001, 1.45795 50.27001, 1.45795 50.27001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9923'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14538 1.45798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14538"^^xsd:decimal ;
  dwc:decimalLongitude "1.45798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14538 1.45798)"^^geo:wktLiteral ;
  geo-pos:lat "50.14538"^^xsd:decimal ;
  geo-pos:long "1.45798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45798'^^xsd:double;
  dwc:latitude '50.14538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45798 50.14538, 1.45798 50.14538, 1.45798 50.14538, 1.45798 50.14538, 1.45798 50.14538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6559'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14893 1.45803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14893"^^xsd:decimal ;
  dwc:decimalLongitude "1.45803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14893 1.45803)"^^geo:wktLiteral ;
  geo-pos:lat "50.14893"^^xsd:decimal ;
  geo-pos:long "1.45803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45803'^^xsd:double;
  dwc:latitude '50.14893'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45803 50.14893, 1.45803 50.14893, 1.45803 50.14893, 1.45803 50.14893, 1.45803 50.14893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6403'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.45805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21901"^^xsd:decimal ;
  dwc:decimalLongitude "1.45805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.45805)"^^geo:wktLiteral ;
  geo-pos:lat "50.21901"^^xsd:decimal ;
  geo-pos:long "1.45805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45805'^^xsd:double;
  dwc:latitude '50.21901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45805 50.21901, 1.45805 50.21901, 1.45805 50.21901, 1.45805 50.21901, 1.45805 50.21901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9903'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1817 1.45815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1817"^^xsd:decimal ;
  dwc:decimalLongitude "1.45815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1817 1.45815)"^^geo:wktLiteral ;
  geo-pos:lat "50.1817"^^xsd:decimal ;
  geo-pos:long "1.45815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_13121'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45815'^^xsd:double;
  dwc:latitude '50.1817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45815 50.1817, 1.45815 50.1817, 1.45815 50.1817, 1.45815 50.1817, 1.45815 50.1817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13121'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14099 1.45826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14099"^^xsd:decimal ;
  dwc:decimalLongitude "1.45826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14099 1.45826)"^^geo:wktLiteral ;
  geo-pos:lat "50.14099"^^xsd:decimal ;
  geo-pos:long "1.45826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45826'^^xsd:double;
  dwc:latitude '50.14099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45826 50.14099, 1.45826 50.14099, 1.45826 50.14099, 1.45826 50.14099, 1.45826 50.14099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5279'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26335 1.45843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26335"^^xsd:decimal ;
  dwc:decimalLongitude "1.45843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26335 1.45843)"^^geo:wktLiteral ;
  geo-pos:lat "50.26335"^^xsd:decimal ;
  geo-pos:long "1.45843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_555'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45843'^^xsd:double;
  dwc:latitude '50.26335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45843 50.26335, 1.45843 50.26335, 1.45843 50.26335, 1.45843 50.26335, 1.45843 50.26335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_555'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28998 1.45849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28998"^^xsd:decimal ;
  dwc:decimalLongitude "1.45849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28998 1.45849)"^^geo:wktLiteral ;
  geo-pos:lat "50.28998"^^xsd:decimal ;
  geo-pos:long "1.45849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.265555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45849'^^xsd:double;
  dwc:latitude '50.28998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45849 50.28998, 1.45849 50.28998, 1.45849 50.28998, 1.45849 50.28998, 1.45849 50.28998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12379'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30087 1.4585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30087"^^xsd:decimal ;
  dwc:decimalLongitude "1.4585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30087 1.4585)"^^geo:wktLiteral ;
  geo-pos:lat "50.30087"^^xsd:decimal ;
  geo-pos:long "1.4585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4585'^^xsd:double;
  dwc:latitude '50.30087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4585 50.30087, 1.4585 50.30087, 1.4585 50.30087, 1.4585 50.30087, 1.4585 50.30087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7929'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12771 1.45858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12771"^^xsd:decimal ;
  dwc:decimalLongitude "1.45858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12771 1.45858)"^^geo:wktLiteral ;
  geo-pos:lat "50.12771"^^xsd:decimal ;
  geo-pos:long "1.45858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45858'^^xsd:double;
  dwc:latitude '50.12771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45858 50.12771, 1.45858 50.12771, 1.45858 50.12771, 1.45858 50.12771, 1.45858 50.12771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5866'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32204 1.45865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32204"^^xsd:decimal ;
  dwc:decimalLongitude "1.45865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32204 1.45865)"^^geo:wktLiteral ;
  geo-pos:lat "50.32204"^^xsd:decimal ;
  geo-pos:long "1.45865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12568'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45865'^^xsd:double;
  dwc:latitude '50.32204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45865 50.32204, 1.45865 50.32204, 1.45865 50.32204, 1.45865 50.32204, 1.45865 50.32204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12568'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16597 1.45875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16597"^^xsd:decimal ;
  dwc:decimalLongitude "1.45875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16597 1.45875)"^^geo:wktLiteral ;
  geo-pos:lat "50.16597"^^xsd:decimal ;
  geo-pos:long "1.45875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45875'^^xsd:double;
  dwc:latitude '50.16597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45875 50.16597, 1.45875 50.16597, 1.45875 50.16597, 1.45875 50.16597, 1.45875 50.16597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5815'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31216 1.45882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31216"^^xsd:decimal ;
  dwc:decimalLongitude "1.45882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31216 1.45882)"^^geo:wktLiteral ;
  geo-pos:lat "50.31216"^^xsd:decimal ;
  geo-pos:long "1.45882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45882'^^xsd:double;
  dwc:latitude '50.31216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45882 50.31216, 1.45882 50.31216, 1.45882 50.31216, 1.45882 50.31216, 1.45882 50.31216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4985'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12817 1.45884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12817"^^xsd:decimal ;
  dwc:decimalLongitude "1.45884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12817 1.45884)"^^geo:wktLiteral ;
  geo-pos:lat "50.12817"^^xsd:decimal ;
  geo-pos:long "1.45884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45884'^^xsd:double;
  dwc:latitude '50.12817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45884 50.12817, 1.45884 50.12817, 1.45884 50.12817, 1.45884 50.12817, 1.45884 50.12817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6324'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13804 1.45893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13804"^^xsd:decimal ;
  dwc:decimalLongitude "1.45893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13804 1.45893)"^^geo:wktLiteral ;
  geo-pos:lat "50.13804"^^xsd:decimal ;
  geo-pos:long "1.45893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45893'^^xsd:double;
  dwc:latitude '50.13804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45893 50.13804, 1.45893 50.13804, 1.45893 50.13804, 1.45893 50.13804, 1.45893 50.13804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5899'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20641 1.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20641"^^xsd:decimal ;
  dwc:decimalLongitude "1.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20641 1.459)"^^geo:wktLiteral ;
  geo-pos:lat "50.20641"^^xsd:decimal ;
  geo-pos:long "1.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.421111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.459'^^xsd:double;
  dwc:latitude '50.20641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.459 50.20641, 1.459 50.20641, 1.459 50.20641, 1.459 50.20641, 1.459 50.20641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11466'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12252 1.45901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12252"^^xsd:decimal ;
  dwc:decimalLongitude "1.45901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12252 1.45901)"^^geo:wktLiteral ;
  geo-pos:lat "50.12252"^^xsd:decimal ;
  geo-pos:long "1.45901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.79666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45901'^^xsd:double;
  dwc:latitude '50.12252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45901 50.12252, 1.45901 50.12252, 1.45901 50.12252, 1.45901 50.12252, 1.45901 50.12252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6327'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19783 1.45902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19783"^^xsd:decimal ;
  dwc:decimalLongitude "1.45902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19783 1.45902)"^^geo:wktLiteral ;
  geo-pos:lat "50.19783"^^xsd:decimal ;
  geo-pos:long "1.45902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12868'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.761111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45902'^^xsd:double;
  dwc:latitude '50.19783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45902 50.19783, 1.45902 50.19783, 1.45902 50.19783, 1.45902 50.19783, 1.45902 50.19783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12868'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18327 1.45906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18327"^^xsd:decimal ;
  dwc:decimalLongitude "1.45906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18327 1.45906)"^^geo:wktLiteral ;
  geo-pos:lat "50.18327"^^xsd:decimal ;
  geo-pos:long "1.45906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45906'^^xsd:double;
  dwc:latitude '50.18327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45906 50.18327, 1.45906 50.18327, 1.45906 50.18327, 1.45906 50.18327, 1.45906 50.18327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11421'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28529 1.45921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28529"^^xsd:decimal ;
  dwc:decimalLongitude "1.45921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28529 1.45921)"^^geo:wktLiteral ;
  geo-pos:lat "50.28529"^^xsd:decimal ;
  geo-pos:long "1.45921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45921'^^xsd:double;
  dwc:latitude '50.28529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45921 50.28529, 1.45921 50.28529, 1.45921 50.28529, 1.45921 50.28529, 1.45921 50.28529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6767'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14282 1.45924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14282"^^xsd:decimal ;
  dwc:decimalLongitude "1.45924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14282 1.45924)"^^geo:wktLiteral ;
  geo-pos:lat "50.14282"^^xsd:decimal ;
  geo-pos:long "1.45924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45924'^^xsd:double;
  dwc:latitude '50.14282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45924 50.14282, 1.45924 50.14282, 1.45924 50.14282, 1.45924 50.14282, 1.45924 50.14282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5867'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13995 1.45925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13995"^^xsd:decimal ;
  dwc:decimalLongitude "1.45925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13995 1.45925)"^^geo:wktLiteral ;
  geo-pos:lat "50.13995"^^xsd:decimal ;
  geo-pos:long "1.45925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.146666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45925'^^xsd:double;
  dwc:latitude '50.13995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45925 50.13995, 1.45925 50.13995, 1.45925 50.13995, 1.45925 50.13995, 1.45925 50.13995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4940'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29183 1.45932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29183"^^xsd:decimal ;
  dwc:decimalLongitude "1.45932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29183 1.45932)"^^geo:wktLiteral ;
  geo-pos:lat "50.29183"^^xsd:decimal ;
  geo-pos:long "1.45932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45932'^^xsd:double;
  dwc:latitude '50.29183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45932 50.29183, 1.45932 50.29183, 1.45932 50.29183, 1.45932 50.29183, 1.45932 50.29183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9985'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12366 1.45933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12366"^^xsd:decimal ;
  dwc:decimalLongitude "1.45933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12366 1.45933)"^^geo:wktLiteral ;
  geo-pos:lat "50.12366"^^xsd:decimal ;
  geo-pos:long "1.45933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45933'^^xsd:double;
  dwc:latitude '50.12366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45933 50.12366, 1.45933 50.12366, 1.45933 50.12366, 1.45933 50.12366, 1.45933 50.12366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6317'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24574 1.45934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24574"^^xsd:decimal ;
  dwc:decimalLongitude "1.45934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24574 1.45934)"^^geo:wktLiteral ;
  geo-pos:lat "50.24574"^^xsd:decimal ;
  geo-pos:long "1.45934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45934'^^xsd:double;
  dwc:latitude '50.24574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45934 50.24574, 1.45934 50.24574, 1.45934 50.24574, 1.45934 50.24574, 1.45934 50.24574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11488'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29023 1.45937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29023"^^xsd:decimal ;
  dwc:decimalLongitude "1.45937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29023 1.45937)"^^geo:wktLiteral ;
  geo-pos:lat "50.29023"^^xsd:decimal ;
  geo-pos:long "1.45937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45937'^^xsd:double;
  dwc:latitude '50.29023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45937 50.29023, 1.45937 50.29023, 1.45937 50.29023, 1.45937 50.29023, 1.45937 50.29023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4959'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29691 1.4594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29691"^^xsd:decimal ;
  dwc:decimalLongitude "1.4594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29691 1.4594)"^^geo:wktLiteral ;
  geo-pos:lat "50.29691"^^xsd:decimal ;
  geo-pos:long "1.4594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7607'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.286666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4594'^^xsd:double;
  dwc:latitude '50.29691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4594 50.29691, 1.4594 50.29691, 1.4594 50.29691, 1.4594 50.29691, 1.4594 50.29691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7607'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16416 1.45946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16416"^^xsd:decimal ;
  dwc:decimalLongitude "1.45946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16416 1.45946)"^^geo:wktLiteral ;
  geo-pos:lat "50.16416"^^xsd:decimal ;
  geo-pos:long "1.45946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45946'^^xsd:double;
  dwc:latitude '50.16416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45946 50.16416, 1.45946 50.16416, 1.45946 50.16416, 1.45946 50.16416, 1.45946 50.16416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6015'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12908 1.45947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12908"^^xsd:decimal ;
  dwc:decimalLongitude "1.45947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12908 1.45947)"^^geo:wktLiteral ;
  geo-pos:lat "50.12908"^^xsd:decimal ;
  geo-pos:long "1.45947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11238'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45947'^^xsd:double;
  dwc:latitude '50.12908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45947 50.12908, 1.45947 50.12908, 1.45947 50.12908, 1.45947 50.12908, 1.45947 50.12908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11238'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16676 1.4595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16676"^^xsd:decimal ;
  dwc:decimalLongitude "1.4595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16676 1.4595)"^^geo:wktLiteral ;
  geo-pos:lat "50.16676"^^xsd:decimal ;
  geo-pos:long "1.4595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4595'^^xsd:double;
  dwc:latitude '50.16676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4595 50.16676, 1.4595 50.16676, 1.4595 50.16676, 1.4595 50.16676, 1.4595 50.16676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5891'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28482 1.45951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28482"^^xsd:decimal ;
  dwc:decimalLongitude "1.45951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28482 1.45951)"^^geo:wktLiteral ;
  geo-pos:lat "50.28482"^^xsd:decimal ;
  geo-pos:long "1.45951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45951'^^xsd:double;
  dwc:latitude '50.28482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45951 50.28482, 1.45951 50.28482, 1.45951 50.28482, 1.45951 50.28482, 1.45951 50.28482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8052'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15811 1.45954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15811"^^xsd:decimal ;
  dwc:decimalLongitude "1.45954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15811 1.45954)"^^geo:wktLiteral ;
  geo-pos:lat "50.15811"^^xsd:decimal ;
  geo-pos:long "1.45954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45954'^^xsd:double;
  dwc:latitude '50.15811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45954 50.15811, 1.45954 50.15811, 1.45954 50.15811, 1.45954 50.15811, 1.45954 50.15811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5306'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31879 1.45973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31879"^^xsd:decimal ;
  dwc:decimalLongitude "1.45973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31879 1.45973)"^^geo:wktLiteral ;
  geo-pos:lat "50.31879"^^xsd:decimal ;
  geo-pos:long "1.45973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45973'^^xsd:double;
  dwc:latitude '50.31879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45973 50.31879, 1.45973 50.31879, 1.45973 50.31879, 1.45973 50.31879, 1.45973 50.31879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4665'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26244 1.45976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26244"^^xsd:decimal ;
  dwc:decimalLongitude "1.45976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26244 1.45976)"^^geo:wktLiteral ;
  geo-pos:lat "50.26244"^^xsd:decimal ;
  geo-pos:long "1.45976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45976'^^xsd:double;
  dwc:latitude '50.26244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45976 50.26244, 1.45976 50.26244, 1.45976 50.26244, 1.45976 50.26244, 1.45976 50.26244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7865'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31017 1.45978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31017"^^xsd:decimal ;
  dwc:decimalLongitude "1.45978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31017 1.45978)"^^geo:wktLiteral ;
  geo-pos:lat "50.31017"^^xsd:decimal ;
  geo-pos:long "1.45978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45978'^^xsd:double;
  dwc:latitude '50.31017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45978 50.31017, 1.45978 50.31017, 1.45978 50.31017, 1.45978 50.31017, 1.45978 50.31017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4987'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29354 1.4598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29354"^^xsd:decimal ;
  dwc:decimalLongitude "1.4598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29354 1.4598)"^^geo:wktLiteral ;
  geo-pos:lat "50.29354"^^xsd:decimal ;
  geo-pos:long "1.4598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4598'^^xsd:double;
  dwc:latitude '50.29354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4598 50.29354, 1.4598 50.29354, 1.4598 50.29354, 1.4598 50.29354, 1.4598 50.29354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11362'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21795 1.4599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21795"^^xsd:decimal ;
  dwc:decimalLongitude "1.4599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21795 1.4599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21795"^^xsd:decimal ;
  geo-pos:long "1.4599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4599'^^xsd:double;
  dwc:latitude '50.21795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4599 50.21795, 1.4599 50.21795, 1.4599 50.21795, 1.4599 50.21795, 1.4599 50.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10116'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25595 1.4599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25595"^^xsd:decimal ;
  dwc:decimalLongitude "1.4599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25595 1.4599)"^^geo:wktLiteral ;
  geo-pos:lat "50.25595"^^xsd:decimal ;
  geo-pos:long "1.4599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4599'^^xsd:double;
  dwc:latitude '50.25595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4599 50.25595, 1.4599 50.25595, 1.4599 50.25595, 1.4599 50.25595, 1.4599 50.25595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_798'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19646 1.45996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19646"^^xsd:decimal ;
  dwc:decimalLongitude "1.45996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19646 1.45996)"^^geo:wktLiteral ;
  geo-pos:lat "50.19646"^^xsd:decimal ;
  geo-pos:long "1.45996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45996'^^xsd:double;
  dwc:latitude '50.19646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45996 50.19646, 1.45996 50.19646, 1.45996 50.19646, 1.45996 50.19646, 1.45996 50.19646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6615'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24741 1.45997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24741"^^xsd:decimal ;
  dwc:decimalLongitude "1.45997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24741 1.45997)"^^geo:wktLiteral ;
  geo-pos:lat "50.24741"^^xsd:decimal ;
  geo-pos:long "1.45997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.45997'^^xsd:double;
  dwc:latitude '50.24741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.45997 50.24741, 1.45997 50.24741, 1.45997 50.24741, 1.45997 50.24741, 1.45997 50.24741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12342'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18561 1.46002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18561"^^xsd:decimal ;
  dwc:decimalLongitude "1.46002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18561 1.46002)"^^geo:wktLiteral ;
  geo-pos:lat "50.18561"^^xsd:decimal ;
  geo-pos:long "1.46002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46002'^^xsd:double;
  dwc:latitude '50.18561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46002 50.18561, 1.46002 50.18561, 1.46002 50.18561, 1.46002 50.18561, 1.46002 50.18561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5706'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13915 1.46004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13915"^^xsd:decimal ;
  dwc:decimalLongitude "1.46004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13915 1.46004)"^^geo:wktLiteral ;
  geo-pos:lat "50.13915"^^xsd:decimal ;
  geo-pos:long "1.46004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46004'^^xsd:double;
  dwc:latitude '50.13915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46004 50.13915, 1.46004 50.13915, 1.46004 50.13915, 1.46004 50.13915, 1.46004 50.13915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11019'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29861 1.46004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29861"^^xsd:decimal ;
  dwc:decimalLongitude "1.46004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29861 1.46004)"^^geo:wktLiteral ;
  geo-pos:lat "50.29861"^^xsd:decimal ;
  geo-pos:long "1.46004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46004'^^xsd:double;
  dwc:latitude '50.29861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46004 50.29861, 1.46004 50.29861, 1.46004 50.29861, 1.46004 50.29861, 1.46004 50.29861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10121'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28697 1.46014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28697"^^xsd:decimal ;
  dwc:decimalLongitude "1.46014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28697 1.46014)"^^geo:wktLiteral ;
  geo-pos:lat "50.28697"^^xsd:decimal ;
  geo-pos:long "1.46014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12540'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46014'^^xsd:double;
  dwc:latitude '50.28697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46014 50.28697, 1.46014 50.28697, 1.46014 50.28697, 1.46014 50.28697, 1.46014 50.28697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12540'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12812 1.46017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12812"^^xsd:decimal ;
  dwc:decimalLongitude "1.46017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12812 1.46017)"^^geo:wktLiteral ;
  geo-pos:lat "50.12812"^^xsd:decimal ;
  geo-pos:long "1.46017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11239'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46017'^^xsd:double;
  dwc:latitude '50.12812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46017 50.12812, 1.46017 50.12812, 1.46017 50.12812, 1.46017 50.12812, 1.46017 50.12812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11239'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3219 1.46023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3219"^^xsd:decimal ;
  dwc:decimalLongitude "1.46023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3219 1.46023)"^^geo:wktLiteral ;
  geo-pos:lat "50.3219"^^xsd:decimal ;
  geo-pos:long "1.46023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46023'^^xsd:double;
  dwc:latitude '50.3219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46023 50.3219, 1.46023 50.3219, 1.46023 50.3219, 1.46023 50.3219, 1.46023 50.3219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12183'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12504 1.46034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12504"^^xsd:decimal ;
  dwc:decimalLongitude "1.46034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12504 1.46034)"^^geo:wktLiteral ;
  geo-pos:lat "50.12504"^^xsd:decimal ;
  geo-pos:long "1.46034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46034'^^xsd:double;
  dwc:latitude '50.12504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46034 50.12504, 1.46034 50.12504, 1.46034 50.12504, 1.46034 50.12504, 1.46034 50.12504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6328'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17676 1.46045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17676"^^xsd:decimal ;
  dwc:decimalLongitude "1.46045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17676 1.46045)"^^geo:wktLiteral ;
  geo-pos:lat "50.17676"^^xsd:decimal ;
  geo-pos:long "1.46045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_13065'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.286666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46045'^^xsd:double;
  dwc:latitude '50.17676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46045 50.17676, 1.46045 50.17676, 1.46045 50.17676, 1.46045 50.17676, 1.46045 50.17676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13065'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24953 1.46045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24953"^^xsd:decimal ;
  dwc:decimalLongitude "1.46045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24953 1.46045)"^^geo:wktLiteral ;
  geo-pos:lat "50.24953"^^xsd:decimal ;
  geo-pos:long "1.46045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46045'^^xsd:double;
  dwc:latitude '50.24953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46045 50.24953, 1.46045 50.24953, 1.46045 50.24953, 1.46045 50.24953, 1.46045 50.24953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5904'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22192 1.46048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22192"^^xsd:decimal ;
  dwc:decimalLongitude "1.46048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22192 1.46048)"^^geo:wktLiteral ;
  geo-pos:lat "50.22192"^^xsd:decimal ;
  geo-pos:long "1.46048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46048'^^xsd:double;
  dwc:latitude '50.22192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46048 50.22192, 1.46048 50.22192, 1.46048 50.22192, 1.46048 50.22192, 1.46048 50.22192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8951'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26778 1.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26778"^^xsd:decimal ;
  dwc:decimalLongitude "1.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26778 1.4605)"^^geo:wktLiteral ;
  geo-pos:lat "50.26778"^^xsd:decimal ;
  geo-pos:long "1.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4605'^^xsd:double;
  dwc:latitude '50.26778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4605 50.26778, 1.4605 50.26778, 1.4605 50.26778, 1.4605 50.26778, 1.4605 50.26778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9846'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28675 1.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28675"^^xsd:decimal ;
  dwc:decimalLongitude "1.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28675 1.4605)"^^geo:wktLiteral ;
  geo-pos:lat "50.28675"^^xsd:decimal ;
  geo-pos:long "1.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11211'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4605'^^xsd:double;
  dwc:latitude '50.28675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4605 50.28675, 1.4605 50.28675, 1.4605 50.28675, 1.4605 50.28675, 1.4605 50.28675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11211'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12778 1.46056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12778"^^xsd:decimal ;
  dwc:decimalLongitude "1.46056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12778 1.46056)"^^geo:wktLiteral ;
  geo-pos:lat "50.12778"^^xsd:decimal ;
  geo-pos:long "1.46056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11245'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46056'^^xsd:double;
  dwc:latitude '50.12778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46056 50.12778, 1.46056 50.12778, 1.46056 50.12778, 1.46056 50.12778, 1.46056 50.12778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11245'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18083 1.46059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18083"^^xsd:decimal ;
  dwc:decimalLongitude "1.46059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18083 1.46059)"^^geo:wktLiteral ;
  geo-pos:lat "50.18083"^^xsd:decimal ;
  geo-pos:long "1.46059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46059'^^xsd:double;
  dwc:latitude '50.18083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46059 50.18083, 1.46059 50.18083, 1.46059 50.18083, 1.46059 50.18083, 1.46059 50.18083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10717'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20925 1.4607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20925"^^xsd:decimal ;
  dwc:decimalLongitude "1.4607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20925 1.4607)"^^geo:wktLiteral ;
  geo-pos:lat "50.20925"^^xsd:decimal ;
  geo-pos:long "1.4607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4607'^^xsd:double;
  dwc:latitude '50.20925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4607 50.20925, 1.4607 50.20925, 1.4607 50.20925, 1.4607 50.20925, 1.4607 50.20925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6496'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14326 1.4609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14326"^^xsd:decimal ;
  dwc:decimalLongitude "1.4609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14326 1.4609)"^^geo:wktLiteral ;
  geo-pos:lat "50.14326"^^xsd:decimal ;
  geo-pos:long "1.4609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.22333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4609'^^xsd:double;
  dwc:latitude '50.14326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4609 50.14326, 1.4609 50.14326, 1.4609 50.14326, 1.4609 50.14326, 1.4609 50.14326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5803'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25037 1.46093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25037"^^xsd:decimal ;
  dwc:decimalLongitude "1.46093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25037 1.46093)"^^geo:wktLiteral ;
  geo-pos:lat "50.25037"^^xsd:decimal ;
  geo-pos:long "1.46093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7136111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46093'^^xsd:double;
  dwc:latitude '50.25037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46093 50.25037, 1.46093 50.25037, 1.46093 50.25037, 1.46093 50.25037, 1.46093 50.25037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6304'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30338 1.46095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30338"^^xsd:decimal ;
  dwc:decimalLongitude "1.46095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30338 1.46095)"^^geo:wktLiteral ;
  geo-pos:lat "50.30338"^^xsd:decimal ;
  geo-pos:long "1.46095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_595'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46095'^^xsd:double;
  dwc:latitude '50.30338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46095 50.30338, 1.46095 50.30338, 1.46095 50.30338, 1.46095 50.30338, 1.46095 50.30338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_595'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.46096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22864"^^xsd:decimal ;
  dwc:decimalLongitude "1.46096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.46096)"^^geo:wktLiteral ;
  geo-pos:lat "50.22864"^^xsd:decimal ;
  geo-pos:long "1.46096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46096'^^xsd:double;
  dwc:latitude '50.22864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46096 50.22864, 1.46096 50.22864, 1.46096 50.22864, 1.46096 50.22864, 1.46096 50.22864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6548'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23498 1.46099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23498"^^xsd:decimal ;
  dwc:decimalLongitude "1.46099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23498 1.46099)"^^geo:wktLiteral ;
  geo-pos:lat "50.23498"^^xsd:decimal ;
  geo-pos:long "1.46099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.3422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46099'^^xsd:double;
  dwc:latitude '50.23498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46099 50.23498, 1.46099 50.23498, 1.46099 50.23498, 1.46099 50.23498, 1.46099 50.23498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9834'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16085 1.46106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16085"^^xsd:decimal ;
  dwc:decimalLongitude "1.46106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16085 1.46106)"^^geo:wktLiteral ;
  geo-pos:lat "50.16085"^^xsd:decimal ;
  geo-pos:long "1.46106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5548'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46106'^^xsd:double;
  dwc:latitude '50.16085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46106 50.16085, 1.46106 50.16085, 1.46106 50.16085, 1.46106 50.16085, 1.46106 50.16085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5548'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.46113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22304"^^xsd:decimal ;
  dwc:decimalLongitude "1.46113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.46113)"^^geo:wktLiteral ;
  geo-pos:lat "50.22304"^^xsd:decimal ;
  geo-pos:long "1.46113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46113'^^xsd:double;
  dwc:latitude '50.22304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46113 50.22304, 1.46113 50.22304, 1.46113 50.22304, 1.46113 50.22304, 1.46113 50.22304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6122'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17617 1.46123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17617"^^xsd:decimal ;
  dwc:decimalLongitude "1.46123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17617 1.46123)"^^geo:wktLiteral ;
  geo-pos:lat "50.17617"^^xsd:decimal ;
  geo-pos:long "1.46123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46123'^^xsd:double;
  dwc:latitude '50.17617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46123 50.17617, 1.46123 50.17617, 1.46123 50.17617, 1.46123 50.17617, 1.46123 50.17617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5814'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14813 1.46126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14813"^^xsd:decimal ;
  dwc:decimalLongitude "1.46126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14813 1.46126)"^^geo:wktLiteral ;
  geo-pos:lat "50.14813"^^xsd:decimal ;
  geo-pos:long "1.46126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46126'^^xsd:double;
  dwc:latitude '50.14813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46126 50.14813, 1.46126 50.14813, 1.46126 50.14813, 1.46126 50.14813, 1.46126 50.14813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5070'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25836 1.4613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25836"^^xsd:decimal ;
  dwc:decimalLongitude "1.4613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25836 1.4613)"^^geo:wktLiteral ;
  geo-pos:lat "50.25836"^^xsd:decimal ;
  geo-pos:long "1.4613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4613'^^xsd:double;
  dwc:latitude '50.25836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4613 50.25836, 1.4613 50.25836, 1.4613 50.25836, 1.4613 50.25836, 1.4613 50.25836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10079'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28801 1.46133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28801"^^xsd:decimal ;
  dwc:decimalLongitude "1.46133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28801 1.46133)"^^geo:wktLiteral ;
  geo-pos:lat "50.28801"^^xsd:decimal ;
  geo-pos:long "1.46133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_585'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46133'^^xsd:double;
  dwc:latitude '50.28801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46133 50.28801, 1.46133 50.28801, 1.46133 50.28801, 1.46133 50.28801, 1.46133 50.28801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_585'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26469 1.46135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26469"^^xsd:decimal ;
  dwc:decimalLongitude "1.46135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26469 1.46135)"^^geo:wktLiteral ;
  geo-pos:lat "50.26469"^^xsd:decimal ;
  geo-pos:long "1.46135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46135'^^xsd:double;
  dwc:latitude '50.26469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46135 50.26469, 1.46135 50.26469, 1.46135 50.26469, 1.46135 50.26469, 1.46135 50.26469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7316'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17232 1.4614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17232"^^xsd:decimal ;
  dwc:decimalLongitude "1.4614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17232 1.4614)"^^geo:wktLiteral ;
  geo-pos:lat "50.17232"^^xsd:decimal ;
  geo-pos:long "1.4614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4614'^^xsd:double;
  dwc:latitude '50.17232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4614 50.17232, 1.4614 50.17232, 1.4614 50.17232, 1.4614 50.17232, 1.4614 50.17232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5958'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27525 1.46143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27525"^^xsd:decimal ;
  dwc:decimalLongitude "1.46143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27525 1.46143)"^^geo:wktLiteral ;
  geo-pos:lat "50.27525"^^xsd:decimal ;
  geo-pos:long "1.46143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46143'^^xsd:double;
  dwc:latitude '50.27525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46143 50.27525, 1.46143 50.27525, 1.46143 50.27525, 1.46143 50.27525, 1.46143 50.27525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6828'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20881 1.46144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20881"^^xsd:decimal ;
  dwc:decimalLongitude "1.46144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20881 1.46144)"^^geo:wktLiteral ;
  geo-pos:lat "50.20881"^^xsd:decimal ;
  geo-pos:long "1.46144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9108'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7275'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46144'^^xsd:double;
  dwc:latitude '50.20881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46144 50.20881, 1.46144 50.20881, 1.46144 50.20881, 1.46144 50.20881, 1.46144 50.20881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9108'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12779 1.46156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12779"^^xsd:decimal ;
  dwc:decimalLongitude "1.46156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12779 1.46156)"^^geo:wktLiteral ;
  geo-pos:lat "50.12779"^^xsd:decimal ;
  geo-pos:long "1.46156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46156'^^xsd:double;
  dwc:latitude '50.12779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46156 50.12779, 1.46156 50.12779, 1.46156 50.12779, 1.46156 50.12779, 1.46156 50.12779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6402'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.46168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22569"^^xsd:decimal ;
  dwc:decimalLongitude "1.46168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.46168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22569"^^xsd:decimal ;
  geo-pos:long "1.46168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46168'^^xsd:double;
  dwc:latitude '50.22569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46168 50.22569, 1.46168 50.22569, 1.46168 50.22569, 1.46168 50.22569, 1.46168 50.22569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7676'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22298 1.46169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22298"^^xsd:decimal ;
  dwc:decimalLongitude "1.46169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22298 1.46169)"^^geo:wktLiteral ;
  geo-pos:lat "50.22298"^^xsd:decimal ;
  geo-pos:long "1.46169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.23222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46169'^^xsd:double;
  dwc:latitude '50.22298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46169 50.22298, 1.46169 50.22298, 1.46169 50.22298, 1.46169 50.22298, 1.46169 50.22298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7975'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30448 1.46171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30448"^^xsd:decimal ;
  dwc:decimalLongitude "1.46171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30448 1.46171)"^^geo:wktLiteral ;
  geo-pos:lat "50.30448"^^xsd:decimal ;
  geo-pos:long "1.46171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.70555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46171'^^xsd:double;
  dwc:latitude '50.30448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46171 50.30448, 1.46171 50.30448, 1.46171 50.30448, 1.46171 50.30448, 1.46171 50.30448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8013'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27813 1.46177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27813"^^xsd:decimal ;
  dwc:decimalLongitude "1.46177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27813 1.46177)"^^geo:wktLiteral ;
  geo-pos:lat "50.27813"^^xsd:decimal ;
  geo-pos:long "1.46177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46177'^^xsd:double;
  dwc:latitude '50.27813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46177 50.27813, 1.46177 50.27813, 1.46177 50.27813, 1.46177 50.27813, 1.46177 50.27813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4347'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15701 1.46179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15701"^^xsd:decimal ;
  dwc:decimalLongitude "1.46179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15701 1.46179)"^^geo:wktLiteral ;
  geo-pos:lat "50.15701"^^xsd:decimal ;
  geo-pos:long "1.46179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.9777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46179'^^xsd:double;
  dwc:latitude '50.15701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46179 50.15701, 1.46179 50.15701, 1.46179 50.15701, 1.46179 50.15701, 1.46179 50.15701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5254'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23899 1.46195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23899"^^xsd:decimal ;
  dwc:decimalLongitude "1.46195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23899 1.46195)"^^geo:wktLiteral ;
  geo-pos:lat "50.23899"^^xsd:decimal ;
  geo-pos:long "1.46195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46195'^^xsd:double;
  dwc:latitude '50.23899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46195 50.23899, 1.46195 50.23899, 1.46195 50.23899, 1.46195 50.23899, 1.46195 50.23899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10107'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2092 1.46196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2092"^^xsd:decimal ;
  dwc:decimalLongitude "1.46196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2092 1.46196)"^^geo:wktLiteral ;
  geo-pos:lat "50.2092"^^xsd:decimal ;
  geo-pos:long "1.46196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46196'^^xsd:double;
  dwc:latitude '50.2092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46196 50.2092, 1.46196 50.2092, 1.46196 50.2092, 1.46196 50.2092, 1.46196 50.2092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5741'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30577 1.46201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30577"^^xsd:decimal ;
  dwc:decimalLongitude "1.46201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30577 1.46201)"^^geo:wktLiteral ;
  geo-pos:lat "50.30577"^^xsd:decimal ;
  geo-pos:long "1.46201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46201'^^xsd:double;
  dwc:latitude '50.30577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46201 50.30577, 1.46201 50.30577, 1.46201 50.30577, 1.46201 50.30577, 1.46201 50.30577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8025'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25914 1.46202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25914"^^xsd:decimal ;
  dwc:decimalLongitude "1.46202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25914 1.46202)"^^geo:wktLiteral ;
  geo-pos:lat "50.25914"^^xsd:decimal ;
  geo-pos:long "1.46202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46202'^^xsd:double;
  dwc:latitude '50.25914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46202 50.25914, 1.46202 50.25914, 1.46202 50.25914, 1.46202 50.25914, 1.46202 50.25914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8008'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30362 1.4622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30362"^^xsd:decimal ;
  dwc:decimalLongitude "1.4622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30362 1.4622)"^^geo:wktLiteral ;
  geo-pos:lat "50.30362"^^xsd:decimal ;
  geo-pos:long "1.4622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4622'^^xsd:double;
  dwc:latitude '50.30362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4622 50.30362, 1.4622 50.30362, 1.4622 50.30362, 1.4622 50.30362, 1.4622 50.30362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7869'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17188 1.46224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17188"^^xsd:decimal ;
  dwc:decimalLongitude "1.46224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17188 1.46224)"^^geo:wktLiteral ;
  geo-pos:lat "50.17188"^^xsd:decimal ;
  geo-pos:long "1.46224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46224'^^xsd:double;
  dwc:latitude '50.17188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46224 50.17188, 1.46224 50.17188, 1.46224 50.17188, 1.46224 50.17188, 1.46224 50.17188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5707'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33434 1.46228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33434"^^xsd:decimal ;
  dwc:decimalLongitude "1.46228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33434 1.46228)"^^geo:wktLiteral ;
  geo-pos:lat "50.33434"^^xsd:decimal ;
  geo-pos:long "1.46228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46228'^^xsd:double;
  dwc:latitude '50.33434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46228 50.33434, 1.46228 50.33434, 1.46228 50.33434, 1.46228 50.33434, 1.46228 50.33434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12184'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 1.46231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.269"^^xsd:decimal ;
  dwc:decimalLongitude "1.46231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 1.46231)"^^geo:wktLiteral ;
  geo-pos:lat "50.269"^^xsd:decimal ;
  geo-pos:long "1.46231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46231'^^xsd:double;
  dwc:latitude '50.269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46231 50.269, 1.46231 50.269, 1.46231 50.269, 1.46231 50.269, 1.46231 50.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9955'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17393 1.46233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17393"^^xsd:decimal ;
  dwc:decimalLongitude "1.46233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17393 1.46233)"^^geo:wktLiteral ;
  geo-pos:lat "50.17393"^^xsd:decimal ;
  geo-pos:long "1.46233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46233'^^xsd:double;
  dwc:latitude '50.17393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46233 50.17393, 1.46233 50.17393, 1.46233 50.17393, 1.46233 50.17393, 1.46233 50.17393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5864'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18331 1.46239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18331"^^xsd:decimal ;
  dwc:decimalLongitude "1.46239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18331 1.46239)"^^geo:wktLiteral ;
  geo-pos:lat "50.18331"^^xsd:decimal ;
  geo-pos:long "1.46239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46239'^^xsd:double;
  dwc:latitude '50.18331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46239 50.18331, 1.46239 50.18331, 1.46239 50.18331, 1.46239 50.18331, 1.46239 50.18331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6212'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24181 1.46241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24181"^^xsd:decimal ;
  dwc:decimalLongitude "1.46241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24181 1.46241)"^^geo:wktLiteral ;
  geo-pos:lat "50.24181"^^xsd:decimal ;
  geo-pos:long "1.46241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.8788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46241'^^xsd:double;
  dwc:latitude '50.24181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46241 50.24181, 1.46241 50.24181, 1.46241 50.24181, 1.46241 50.24181, 1.46241 50.24181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11495'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17121 1.46243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17121"^^xsd:decimal ;
  dwc:decimalLongitude "1.46243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17121 1.46243)"^^geo:wktLiteral ;
  geo-pos:lat "50.17121"^^xsd:decimal ;
  geo-pos:long "1.46243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46243'^^xsd:double;
  dwc:latitude '50.17121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46243 50.17121, 1.46243 50.17121, 1.46243 50.17121, 1.46243 50.17121, 1.46243 50.17121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5791'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.46246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20681"^^xsd:decimal ;
  dwc:decimalLongitude "1.46246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.46246)"^^geo:wktLiteral ;
  geo-pos:lat "50.20681"^^xsd:decimal ;
  geo-pos:long "1.46246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11102'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.376666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46246'^^xsd:double;
  dwc:latitude '50.20681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46246 50.20681, 1.46246 50.20681, 1.46246 50.20681, 1.46246 50.20681, 1.46246 50.20681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11102'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24923 1.46254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24923"^^xsd:decimal ;
  dwc:decimalLongitude "1.46254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24923 1.46254)"^^geo:wktLiteral ;
  geo-pos:lat "50.24923"^^xsd:decimal ;
  geo-pos:long "1.46254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.7866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46254'^^xsd:double;
  dwc:latitude '50.24923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46254 50.24923, 1.46254 50.24923, 1.46254 50.24923, 1.46254 50.24923, 1.46254 50.24923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8383'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25195 1.46255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25195"^^xsd:decimal ;
  dwc:decimalLongitude "1.46255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25195 1.46255)"^^geo:wktLiteral ;
  geo-pos:lat "50.25195"^^xsd:decimal ;
  geo-pos:long "1.46255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46255'^^xsd:double;
  dwc:latitude '50.25195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46255 50.25195, 1.46255 50.25195, 1.46255 50.25195, 1.46255 50.25195, 1.46255 50.25195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6433'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26643 1.46255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26643"^^xsd:decimal ;
  dwc:decimalLongitude "1.46255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26643 1.46255)"^^geo:wktLiteral ;
  geo-pos:lat "50.26643"^^xsd:decimal ;
  geo-pos:long "1.46255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12590'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.19222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46255'^^xsd:double;
  dwc:latitude '50.26643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46255 50.26643, 1.46255 50.26643, 1.46255 50.26643, 1.46255 50.26643, 1.46255 50.26643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12590'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27142 1.46268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27142"^^xsd:decimal ;
  dwc:decimalLongitude "1.46268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27142 1.46268)"^^geo:wktLiteral ;
  geo-pos:lat "50.27142"^^xsd:decimal ;
  geo-pos:long "1.46268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46268'^^xsd:double;
  dwc:latitude '50.27142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46268 50.27142, 1.46268 50.27142, 1.46268 50.27142, 1.46268 50.27142, 1.46268 50.27142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4343'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.46281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22723"^^xsd:decimal ;
  dwc:decimalLongitude "1.46281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.46281)"^^geo:wktLiteral ;
  geo-pos:lat "50.22723"^^xsd:decimal ;
  geo-pos:long "1.46281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8305'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46281'^^xsd:double;
  dwc:latitude '50.22723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46281 50.22723, 1.46281 50.22723, 1.46281 50.22723, 1.46281 50.22723, 1.46281 50.22723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8305'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13569 1.46289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13569"^^xsd:decimal ;
  dwc:decimalLongitude "1.46289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13569 1.46289)"^^geo:wktLiteral ;
  geo-pos:lat "50.13569"^^xsd:decimal ;
  geo-pos:long "1.46289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46289'^^xsd:double;
  dwc:latitude '50.13569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46289 50.13569, 1.46289 50.13569, 1.46289 50.13569, 1.46289 50.13569, 1.46289 50.13569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5398'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24267 1.46293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24267"^^xsd:decimal ;
  dwc:decimalLongitude "1.46293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24267 1.46293)"^^geo:wktLiteral ;
  geo-pos:lat "50.24267"^^xsd:decimal ;
  geo-pos:long "1.46293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46293'^^xsd:double;
  dwc:latitude '50.24267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46293 50.24267, 1.46293 50.24267, 1.46293 50.24267, 1.46293 50.24267, 1.46293 50.24267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11166'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29194 1.46296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29194"^^xsd:decimal ;
  dwc:decimalLongitude "1.46296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29194 1.46296)"^^geo:wktLiteral ;
  geo-pos:lat "50.29194"^^xsd:decimal ;
  geo-pos:long "1.46296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46296'^^xsd:double;
  dwc:latitude '50.29194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46296 50.29194, 1.46296 50.29194, 1.46296 50.29194, 1.46296 50.29194, 1.46296 50.29194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12402'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13827 1.46297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13827"^^xsd:decimal ;
  dwc:decimalLongitude "1.46297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13827 1.46297)"^^geo:wktLiteral ;
  geo-pos:lat "50.13827"^^xsd:decimal ;
  geo-pos:long "1.46297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46297'^^xsd:double;
  dwc:latitude '50.13827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46297 50.13827, 1.46297 50.13827, 1.46297 50.13827, 1.46297 50.13827, 1.46297 50.13827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5388'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.46298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21279"^^xsd:decimal ;
  dwc:decimalLongitude "1.46298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.46298)"^^geo:wktLiteral ;
  geo-pos:lat "50.21279"^^xsd:decimal ;
  geo-pos:long "1.46298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46298'^^xsd:double;
  dwc:latitude '50.21279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46298 50.21279, 1.46298 50.21279, 1.46298 50.21279, 1.46298 50.21279, 1.46298 50.21279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6614'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13412 1.46304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13412"^^xsd:decimal ;
  dwc:decimalLongitude "1.46304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13412 1.46304)"^^geo:wktLiteral ;
  geo-pos:lat "50.13412"^^xsd:decimal ;
  geo-pos:long "1.46304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46304'^^xsd:double;
  dwc:latitude '50.13412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46304 50.13412, 1.46304 50.13412, 1.46304 50.13412, 1.46304 50.13412, 1.46304 50.13412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6330'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13757 1.46308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13757"^^xsd:decimal ;
  dwc:decimalLongitude "1.46308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13757 1.46308)"^^geo:wktLiteral ;
  geo-pos:lat "50.13757"^^xsd:decimal ;
  geo-pos:long "1.46308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46308'^^xsd:double;
  dwc:latitude '50.13757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46308 50.13757, 1.46308 50.13757, 1.46308 50.13757, 1.46308 50.13757, 1.46308 50.13757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5950'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24562 1.46312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24562"^^xsd:decimal ;
  dwc:decimalLongitude "1.46312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24562 1.46312)"^^geo:wktLiteral ;
  geo-pos:lat "50.24562"^^xsd:decimal ;
  geo-pos:long "1.46312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46312'^^xsd:double;
  dwc:latitude '50.24562'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46312 50.24562, 1.46312 50.24562, 1.46312 50.24562, 1.46312 50.24562, 1.46312 50.24562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6830'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15283 1.46313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15283"^^xsd:decimal ;
  dwc:decimalLongitude "1.46313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15283 1.46313)"^^geo:wktLiteral ;
  geo-pos:lat "50.15283"^^xsd:decimal ;
  geo-pos:long "1.46313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46313'^^xsd:double;
  dwc:latitude '50.15283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46313 50.15283, 1.46313 50.15283, 1.46313 50.15283, 1.46313 50.15283, 1.46313 50.15283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5220'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17799 1.46321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17799"^^xsd:decimal ;
  dwc:decimalLongitude "1.46321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17799 1.46321)"^^geo:wktLiteral ;
  geo-pos:lat "50.17799"^^xsd:decimal ;
  geo-pos:long "1.46321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46321'^^xsd:double;
  dwc:latitude '50.17799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46321 50.17799, 1.46321 50.17799, 1.46321 50.17799, 1.46321 50.17799, 1.46321 50.17799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10777'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26496 1.46332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26496"^^xsd:decimal ;
  dwc:decimalLongitude "1.46332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26496 1.46332)"^^geo:wktLiteral ;
  geo-pos:lat "50.26496"^^xsd:decimal ;
  geo-pos:long "1.46332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46332'^^xsd:double;
  dwc:latitude '50.26496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46332 50.26496, 1.46332 50.26496, 1.46332 50.26496, 1.46332 50.26496, 1.46332 50.26496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12394'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24086 1.46338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24086"^^xsd:decimal ;
  dwc:decimalLongitude "1.46338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24086 1.46338)"^^geo:wktLiteral ;
  geo-pos:lat "50.24086"^^xsd:decimal ;
  geo-pos:long "1.46338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11224'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46338'^^xsd:double;
  dwc:latitude '50.24086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46338 50.24086, 1.46338 50.24086, 1.46338 50.24086, 1.46338 50.24086, 1.46338 50.24086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11224'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24187 1.46348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24187"^^xsd:decimal ;
  dwc:decimalLongitude "1.46348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24187 1.46348)"^^geo:wktLiteral ;
  geo-pos:lat "50.24187"^^xsd:decimal ;
  geo-pos:long "1.46348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46348'^^xsd:double;
  dwc:latitude '50.24187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46348 50.24187, 1.46348 50.24187, 1.46348 50.24187, 1.46348 50.24187, 1.46348 50.24187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6633'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24508 1.46366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24508"^^xsd:decimal ;
  dwc:decimalLongitude "1.46366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24508 1.46366)"^^geo:wktLiteral ;
  geo-pos:lat "50.24508"^^xsd:decimal ;
  geo-pos:long "1.46366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46366'^^xsd:double;
  dwc:latitude '50.24508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46366 50.24508, 1.46366 50.24508, 1.46366 50.24508, 1.46366 50.24508, 1.46366 50.24508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10235'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31909 1.46374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31909"^^xsd:decimal ;
  dwc:decimalLongitude "1.46374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31909 1.46374)"^^geo:wktLiteral ;
  geo-pos:lat "50.31909"^^xsd:decimal ;
  geo-pos:long "1.46374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46374'^^xsd:double;
  dwc:latitude '50.31909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46374 50.31909, 1.46374 50.31909, 1.46374 50.31909, 1.46374 50.31909, 1.46374 50.31909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6765'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.46394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20296"^^xsd:decimal ;
  dwc:decimalLongitude "1.46394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.46394)"^^geo:wktLiteral ;
  geo-pos:lat "50.20296"^^xsd:decimal ;
  geo-pos:long "1.46394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.8755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46394'^^xsd:double;
  dwc:latitude '50.20296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46394 50.20296, 1.46394 50.20296, 1.46394 50.20296, 1.46394 50.20296, 1.46394 50.20296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11440'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29951 1.46397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29951"^^xsd:decimal ;
  dwc:decimalLongitude "1.46397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29951 1.46397)"^^geo:wktLiteral ;
  geo-pos:lat "50.29951"^^xsd:decimal ;
  geo-pos:long "1.46397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46397'^^xsd:double;
  dwc:latitude '50.29951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46397 50.29951, 1.46397 50.29951, 1.46397 50.29951, 1.46397 50.29951, 1.46397 50.29951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10041'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3541 1.46397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3541"^^xsd:decimal ;
  dwc:decimalLongitude "1.46397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3541 1.46397)"^^geo:wktLiteral ;
  geo-pos:lat "50.3541"^^xsd:decimal ;
  geo-pos:long "1.46397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46397'^^xsd:double;
  dwc:latitude '50.3541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46397 50.3541, 1.46397 50.3541, 1.46397 50.3541, 1.46397 50.3541, 1.46397 50.3541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10295'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25576 1.46405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25576"^^xsd:decimal ;
  dwc:decimalLongitude "1.46405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25576 1.46405)"^^geo:wktLiteral ;
  geo-pos:lat "50.25576"^^xsd:decimal ;
  geo-pos:long "1.46405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46405'^^xsd:double;
  dwc:latitude '50.25576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46405 50.25576, 1.46405 50.25576, 1.46405 50.25576, 1.46405 50.25576, 1.46405 50.25576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10253'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23842 1.46415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23842"^^xsd:decimal ;
  dwc:decimalLongitude "1.46415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23842 1.46415)"^^geo:wktLiteral ;
  geo-pos:lat "50.23842"^^xsd:decimal ;
  geo-pos:long "1.46415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46415'^^xsd:double;
  dwc:latitude '50.23842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46415 50.23842, 1.46415 50.23842, 1.46415 50.23842, 1.46415 50.23842, 1.46415 50.23842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6283'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.46416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23501"^^xsd:decimal ;
  dwc:decimalLongitude "1.46416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.46416)"^^geo:wktLiteral ;
  geo-pos:lat "50.23501"^^xsd:decimal ;
  geo-pos:long "1.46416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46416'^^xsd:double;
  dwc:latitude '50.23501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46416 50.23501, 1.46416 50.23501, 1.46416 50.23501, 1.46416 50.23501, 1.46416 50.23501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10623'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16815 1.46421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16815"^^xsd:decimal ;
  dwc:decimalLongitude "1.46421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16815 1.46421)"^^geo:wktLiteral ;
  geo-pos:lat "50.16815"^^xsd:decimal ;
  geo-pos:long "1.46421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46421'^^xsd:double;
  dwc:latitude '50.16815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46421 50.16815, 1.46421 50.16815, 1.46421 50.16815, 1.46421 50.16815, 1.46421 50.16815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5802'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27317 1.46426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27317"^^xsd:decimal ;
  dwc:decimalLongitude "1.46426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27317 1.46426)"^^geo:wktLiteral ;
  geo-pos:lat "50.27317"^^xsd:decimal ;
  geo-pos:long "1.46426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11209'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46426'^^xsd:double;
  dwc:latitude '50.27317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46426 50.27317, 1.46426 50.27317, 1.46426 50.27317, 1.46426 50.27317, 1.46426 50.27317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11209'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13644 1.46433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13644"^^xsd:decimal ;
  dwc:decimalLongitude "1.46433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13644 1.46433)"^^geo:wktLiteral ;
  geo-pos:lat "50.13644"^^xsd:decimal ;
  geo-pos:long "1.46433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46433'^^xsd:double;
  dwc:latitude '50.13644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46433 50.13644, 1.46433 50.13644, 1.46433 50.13644, 1.46433 50.13644, 1.46433 50.13644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6558'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26818 1.46434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26818"^^xsd:decimal ;
  dwc:decimalLongitude "1.46434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26818 1.46434)"^^geo:wktLiteral ;
  geo-pos:lat "50.26818"^^xsd:decimal ;
  geo-pos:long "1.46434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46434'^^xsd:double;
  dwc:latitude '50.26818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46434 50.26818, 1.46434 50.26818, 1.46434 50.26818, 1.46434 50.26818, 1.46434 50.26818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10120'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25978 1.4644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25978"^^xsd:decimal ;
  dwc:decimalLongitude "1.4644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25978 1.4644)"^^geo:wktLiteral ;
  geo-pos:lat "50.25978"^^xsd:decimal ;
  geo-pos:long "1.4644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4644'^^xsd:double;
  dwc:latitude '50.25978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4644 50.25978, 1.4644 50.25978, 1.4644 50.25978, 1.4644 50.25978, 1.4644 50.25978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11598'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.46447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22597"^^xsd:decimal ;
  dwc:decimalLongitude "1.46447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.46447)"^^geo:wktLiteral ;
  geo-pos:lat "50.22597"^^xsd:decimal ;
  geo-pos:long "1.46447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.9044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46447'^^xsd:double;
  dwc:latitude '50.22597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46447 50.22597, 1.46447 50.22597, 1.46447 50.22597, 1.46447 50.22597, 1.46447 50.22597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9951'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28304 1.4645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28304"^^xsd:decimal ;
  dwc:decimalLongitude "1.4645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28304 1.4645)"^^geo:wktLiteral ;
  geo-pos:lat "50.28304"^^xsd:decimal ;
  geo-pos:long "1.4645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4645'^^xsd:double;
  dwc:latitude '50.28304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4645 50.28304, 1.4645 50.28304, 1.4645 50.28304, 1.4645 50.28304, 1.4645 50.28304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12274'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15007 1.46456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15007"^^xsd:decimal ;
  dwc:decimalLongitude "1.46456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15007 1.46456)"^^geo:wktLiteral ;
  geo-pos:lat "50.15007"^^xsd:decimal ;
  geo-pos:long "1.46456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46456'^^xsd:double;
  dwc:latitude '50.15007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46456 50.15007, 1.46456 50.15007, 1.46456 50.15007, 1.46456 50.15007, 1.46456 50.15007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4941'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30424 1.46457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30424"^^xsd:decimal ;
  dwc:decimalLongitude "1.46457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30424 1.46457)"^^geo:wktLiteral ;
  geo-pos:lat "50.30424"^^xsd:decimal ;
  geo-pos:long "1.46457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46457'^^xsd:double;
  dwc:latitude '50.30424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46457 50.30424, 1.46457 50.30424, 1.46457 50.30424, 1.46457 50.30424, 1.46457 50.30424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_260'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17244 1.46461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17244"^^xsd:decimal ;
  dwc:decimalLongitude "1.46461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17244 1.46461)"^^geo:wktLiteral ;
  geo-pos:lat "50.17244"^^xsd:decimal ;
  geo-pos:long "1.46461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46461'^^xsd:double;
  dwc:latitude '50.17244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46461 50.17244, 1.46461 50.17244, 1.46461 50.17244, 1.46461 50.17244, 1.46461 50.17244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10670'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16528 1.46463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16528"^^xsd:decimal ;
  dwc:decimalLongitude "1.46463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16528 1.46463)"^^geo:wktLiteral ;
  geo-pos:lat "50.16528"^^xsd:decimal ;
  geo-pos:long "1.46463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4876'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46463'^^xsd:double;
  dwc:latitude '50.16528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46463 50.16528, 1.46463 50.16528, 1.46463 50.16528, 1.46463 50.16528, 1.46463 50.16528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4876'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26623 1.46463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26623"^^xsd:decimal ;
  dwc:decimalLongitude "1.46463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26623 1.46463)"^^geo:wktLiteral ;
  geo-pos:lat "50.26623"^^xsd:decimal ;
  geo-pos:long "1.46463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.73666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46463'^^xsd:double;
  dwc:latitude '50.26623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46463 50.26623, 1.46463 50.26623, 1.46463 50.26623, 1.46463 50.26623, 1.46463 50.26623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3232'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25189 1.46465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25189"^^xsd:decimal ;
  dwc:decimalLongitude "1.46465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25189 1.46465)"^^geo:wktLiteral ;
  geo-pos:lat "50.25189"^^xsd:decimal ;
  geo-pos:long "1.46465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46465'^^xsd:double;
  dwc:latitude '50.25189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46465 50.25189, 1.46465 50.25189, 1.46465 50.25189, 1.46465 50.25189, 1.46465 50.25189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6684'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.46467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21948"^^xsd:decimal ;
  dwc:decimalLongitude "1.46467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.46467)"^^geo:wktLiteral ;
  geo-pos:lat "50.21948"^^xsd:decimal ;
  geo-pos:long "1.46467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46467'^^xsd:double;
  dwc:latitude '50.21948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46467 50.21948, 1.46467 50.21948, 1.46467 50.21948, 1.46467 50.21948, 1.46467 50.21948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5753'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26579 1.46469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26579"^^xsd:decimal ;
  dwc:decimalLongitude "1.46469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26579 1.46469)"^^geo:wktLiteral ;
  geo-pos:lat "50.26579"^^xsd:decimal ;
  geo-pos:long "1.46469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46469'^^xsd:double;
  dwc:latitude '50.26579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46469 50.26579, 1.46469 50.26579, 1.46469 50.26579, 1.46469 50.26579, 1.46469 50.26579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10551'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17635 1.46485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17635"^^xsd:decimal ;
  dwc:decimalLongitude "1.46485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17635 1.46485)"^^geo:wktLiteral ;
  geo-pos:lat "50.17635"^^xsd:decimal ;
  geo-pos:long "1.46485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46485'^^xsd:double;
  dwc:latitude '50.17635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46485 50.17635, 1.46485 50.17635, 1.46485 50.17635, 1.46485 50.17635, 1.46485 50.17635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6561'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26155 1.46486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26155"^^xsd:decimal ;
  dwc:decimalLongitude "1.46486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26155 1.46486)"^^geo:wktLiteral ;
  geo-pos:lat "50.26155"^^xsd:decimal ;
  geo-pos:long "1.46486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13149'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46486'^^xsd:double;
  dwc:latitude '50.26155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46486 50.26155, 1.46486 50.26155, 1.46486 50.26155, 1.46486 50.26155, 1.46486 50.26155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13149'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14121 1.46492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14121"^^xsd:decimal ;
  dwc:decimalLongitude "1.46492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14121 1.46492)"^^geo:wktLiteral ;
  geo-pos:lat "50.14121"^^xsd:decimal ;
  geo-pos:long "1.46492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46492'^^xsd:double;
  dwc:latitude '50.14121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46492 50.14121, 1.46492 50.14121, 1.46492 50.14121, 1.46492 50.14121, 1.46492 50.14121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5399'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15344 1.46504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15344"^^xsd:decimal ;
  dwc:decimalLongitude "1.46504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15344 1.46504)"^^geo:wktLiteral ;
  geo-pos:lat "50.15344"^^xsd:decimal ;
  geo-pos:long "1.46504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46504'^^xsd:double;
  dwc:latitude '50.15344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46504 50.15344, 1.46504 50.15344, 1.46504 50.15344, 1.46504 50.15344, 1.46504 50.15344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5830'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29227 1.46508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29227"^^xsd:decimal ;
  dwc:decimalLongitude "1.46508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29227 1.46508)"^^geo:wktLiteral ;
  geo-pos:lat "50.29227"^^xsd:decimal ;
  geo-pos:long "1.46508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11190'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46508'^^xsd:double;
  dwc:latitude '50.29227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46508 50.29227, 1.46508 50.29227, 1.46508 50.29227, 1.46508 50.29227, 1.46508 50.29227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11190'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16125 1.46512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16125"^^xsd:decimal ;
  dwc:decimalLongitude "1.46512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16125 1.46512)"^^geo:wktLiteral ;
  geo-pos:lat "50.16125"^^xsd:decimal ;
  geo-pos:long "1.46512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.99'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46512'^^xsd:double;
  dwc:latitude '50.16125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46512 50.16125, 1.46512 50.16125, 1.46512 50.16125, 1.46512 50.16125, 1.46512 50.16125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5401'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27791 1.4652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27791"^^xsd:decimal ;
  dwc:decimalLongitude "1.4652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27791 1.4652)"^^geo:wktLiteral ;
  geo-pos:lat "50.27791"^^xsd:decimal ;
  geo-pos:long "1.4652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4652'^^xsd:double;
  dwc:latitude '50.27791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4652 50.27791, 1.4652 50.27791, 1.4652 50.27791, 1.4652 50.27791, 1.4652 50.27791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10146'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17098 1.46522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17098"^^xsd:decimal ;
  dwc:decimalLongitude "1.46522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17098 1.46522)"^^geo:wktLiteral ;
  geo-pos:lat "50.17098"^^xsd:decimal ;
  geo-pos:long "1.46522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46522'^^xsd:double;
  dwc:latitude '50.17098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46522 50.17098, 1.46522 50.17098, 1.46522 50.17098, 1.46522 50.17098, 1.46522 50.17098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5775'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25337 1.46532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25337"^^xsd:decimal ;
  dwc:decimalLongitude "1.46532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25337 1.46532)"^^geo:wktLiteral ;
  geo-pos:lat "50.25337"^^xsd:decimal ;
  geo-pos:long "1.46532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46532'^^xsd:double;
  dwc:latitude '50.25337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46532 50.25337, 1.46532 50.25337, 1.46532 50.25337, 1.46532 50.25337, 1.46532 50.25337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_795'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28289 1.46542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28289"^^xsd:decimal ;
  dwc:decimalLongitude "1.46542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28289 1.46542)"^^geo:wktLiteral ;
  geo-pos:lat "50.28289"^^xsd:decimal ;
  geo-pos:long "1.46542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46542'^^xsd:double;
  dwc:latitude '50.28289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46542 50.28289, 1.46542 50.28289, 1.46542 50.28289, 1.46542 50.28289, 1.46542 50.28289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7866'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28044 1.46545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28044"^^xsd:decimal ;
  dwc:decimalLongitude "1.46545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28044 1.46545)"^^geo:wktLiteral ;
  geo-pos:lat "50.28044"^^xsd:decimal ;
  geo-pos:long "1.46545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.86111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46545'^^xsd:double;
  dwc:latitude '50.28044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46545 50.28044, 1.46545 50.28044, 1.46545 50.28044, 1.46545 50.28044, 1.46545 50.28044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10104'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31036 1.46547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31036"^^xsd:decimal ;
  dwc:decimalLongitude "1.46547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31036 1.46547)"^^geo:wktLiteral ;
  geo-pos:lat "50.31036"^^xsd:decimal ;
  geo-pos:long "1.46547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46547'^^xsd:double;
  dwc:latitude '50.31036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46547 50.31036, 1.46547 50.31036, 1.46547 50.31036, 1.46547 50.31036, 1.46547 50.31036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12182'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17167 1.46561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17167"^^xsd:decimal ;
  dwc:decimalLongitude "1.46561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17167 1.46561)"^^geo:wktLiteral ;
  geo-pos:lat "50.17167"^^xsd:decimal ;
  geo-pos:long "1.46561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5521'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46561'^^xsd:double;
  dwc:latitude '50.17167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46561 50.17167, 1.46561 50.17167, 1.46561 50.17167, 1.46561 50.17167, 1.46561 50.17167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5521'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16007 1.46565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16007"^^xsd:decimal ;
  dwc:decimalLongitude "1.46565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16007 1.46565)"^^geo:wktLiteral ;
  geo-pos:lat "50.16007"^^xsd:decimal ;
  geo-pos:long "1.46565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46565'^^xsd:double;
  dwc:latitude '50.16007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46565 50.16007, 1.46565 50.16007, 1.46565 50.16007, 1.46565 50.16007, 1.46565 50.16007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5868'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 1.46573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2222"^^xsd:decimal ;
  dwc:decimalLongitude "1.46573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 1.46573)"^^geo:wktLiteral ;
  geo-pos:lat "50.2222"^^xsd:decimal ;
  geo-pos:long "1.46573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46573'^^xsd:double;
  dwc:latitude '50.2222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46573 50.2222, 1.46573 50.2222, 1.46573 50.2222, 1.46573 50.2222, 1.46573 50.2222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5923'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2563 1.46598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2563"^^xsd:decimal ;
  dwc:decimalLongitude "1.46598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2563 1.46598)"^^geo:wktLiteral ;
  geo-pos:lat "50.2563"^^xsd:decimal ;
  geo-pos:long "1.46598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46598'^^xsd:double;
  dwc:latitude '50.2563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46598 50.2563, 1.46598 50.2563, 1.46598 50.2563, 1.46598 50.2563, 1.46598 50.2563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10390'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15672 1.46599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15672"^^xsd:decimal ;
  dwc:decimalLongitude "1.46599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15672 1.46599)"^^geo:wktLiteral ;
  geo-pos:lat "50.15672"^^xsd:decimal ;
  geo-pos:long "1.46599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.28'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46599'^^xsd:double;
  dwc:latitude '50.15672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46599 50.15672, 1.46599 50.15672, 1.46599 50.15672, 1.46599 50.15672, 1.46599 50.15672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9643'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25829 1.46608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25829"^^xsd:decimal ;
  dwc:decimalLongitude "1.46608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25829 1.46608)"^^geo:wktLiteral ;
  geo-pos:lat "50.25829"^^xsd:decimal ;
  geo-pos:long "1.46608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46608'^^xsd:double;
  dwc:latitude '50.25829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46608 50.25829, 1.46608 50.25829, 1.46608 50.25829, 1.46608 50.25829, 1.46608 50.25829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6974'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30378 1.46609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30378"^^xsd:decimal ;
  dwc:decimalLongitude "1.46609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30378 1.46609)"^^geo:wktLiteral ;
  geo-pos:lat "50.30378"^^xsd:decimal ;
  geo-pos:long "1.46609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46609'^^xsd:double;
  dwc:latitude '50.30378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46609 50.30378, 1.46609 50.30378, 1.46609 50.30378, 1.46609 50.30378, 1.46609 50.30378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4988'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25691 1.46611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25691"^^xsd:decimal ;
  dwc:decimalLongitude "1.46611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25691 1.46611)"^^geo:wktLiteral ;
  geo-pos:lat "50.25691"^^xsd:decimal ;
  geo-pos:long "1.46611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46611'^^xsd:double;
  dwc:latitude '50.25691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46611 50.25691, 1.46611 50.25691, 1.46611 50.25691, 1.46611 50.25691, 1.46611 50.25691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4557'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35968 1.46611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35968"^^xsd:decimal ;
  dwc:decimalLongitude "1.46611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35968 1.46611)"^^geo:wktLiteral ;
  geo-pos:lat "50.35968"^^xsd:decimal ;
  geo-pos:long "1.46611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.36222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46611'^^xsd:double;
  dwc:latitude '50.35968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46611 50.35968, 1.46611 50.35968, 1.46611 50.35968, 1.46611 50.35968, 1.46611 50.35968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10045'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27806 1.46614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27806"^^xsd:decimal ;
  dwc:decimalLongitude "1.46614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27806 1.46614)"^^geo:wktLiteral ;
  geo-pos:lat "50.27806"^^xsd:decimal ;
  geo-pos:long "1.46614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12506'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46614'^^xsd:double;
  dwc:latitude '50.27806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46614 50.27806, 1.46614 50.27806, 1.46614 50.27806, 1.46614 50.27806, 1.46614 50.27806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12506'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15645 1.46619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15645"^^xsd:decimal ;
  dwc:decimalLongitude "1.46619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15645 1.46619)"^^geo:wktLiteral ;
  geo-pos:lat "50.15645"^^xsd:decimal ;
  geo-pos:long "1.46619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46619'^^xsd:double;
  dwc:latitude '50.15645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46619 50.15645, 1.46619 50.15645, 1.46619 50.15645, 1.46619 50.15645, 1.46619 50.15645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4907'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23504 1.46624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23504"^^xsd:decimal ;
  dwc:decimalLongitude "1.46624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23504 1.46624)"^^geo:wktLiteral ;
  geo-pos:lat "50.23504"^^xsd:decimal ;
  geo-pos:long "1.46624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46624'^^xsd:double;
  dwc:latitude '50.23504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46624 50.23504, 1.46624 50.23504, 1.46624 50.23504, 1.46624 50.23504, 1.46624 50.23504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9747'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30532 1.46624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30532"^^xsd:decimal ;
  dwc:decimalLongitude "1.46624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30532 1.46624)"^^geo:wktLiteral ;
  geo-pos:lat "50.30532"^^xsd:decimal ;
  geo-pos:long "1.46624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46624'^^xsd:double;
  dwc:latitude '50.30532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46624 50.30532, 1.46624 50.30532, 1.46624 50.30532, 1.46624 50.30532, 1.46624 50.30532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_400'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2678 1.46637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2678"^^xsd:decimal ;
  dwc:decimalLongitude "1.46637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2678 1.46637)"^^geo:wktLiteral ;
  geo-pos:lat "50.2678"^^xsd:decimal ;
  geo-pos:long "1.46637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12550'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46637'^^xsd:double;
  dwc:latitude '50.2678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46637 50.2678, 1.46637 50.2678, 1.46637 50.2678, 1.46637 50.2678, 1.46637 50.2678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12550'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29356 1.46638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29356"^^xsd:decimal ;
  dwc:decimalLongitude "1.46638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29356 1.46638)"^^geo:wktLiteral ;
  geo-pos:lat "50.29356"^^xsd:decimal ;
  geo-pos:long "1.46638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46638'^^xsd:double;
  dwc:latitude '50.29356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46638 50.29356, 1.46638 50.29356, 1.46638 50.29356, 1.46638 50.29356, 1.46638 50.29356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7801'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26855 1.4664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26855"^^xsd:decimal ;
  dwc:decimalLongitude "1.4664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26855 1.4664)"^^geo:wktLiteral ;
  geo-pos:lat "50.26855"^^xsd:decimal ;
  geo-pos:long "1.4664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4664'^^xsd:double;
  dwc:latitude '50.26855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4664 50.26855, 1.4664 50.26855, 1.4664 50.26855, 1.4664 50.26855, 1.4664 50.26855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9860'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29927 1.46644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29927"^^xsd:decimal ;
  dwc:decimalLongitude "1.46644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29927 1.46644)"^^geo:wktLiteral ;
  geo-pos:lat "50.29927"^^xsd:decimal ;
  geo-pos:long "1.46644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46644'^^xsd:double;
  dwc:latitude '50.29927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46644 50.29927, 1.46644 50.29927, 1.46644 50.29927, 1.46644 50.29927, 1.46644 50.29927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7780'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32984 1.46645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32984"^^xsd:decimal ;
  dwc:decimalLongitude "1.46645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32984 1.46645)"^^geo:wktLiteral ;
  geo-pos:lat "50.32984"^^xsd:decimal ;
  geo-pos:long "1.46645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46645'^^xsd:double;
  dwc:latitude '50.32984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46645 50.32984, 1.46645 50.32984, 1.46645 50.32984, 1.46645 50.32984, 1.46645 50.32984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12399'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30642 1.46656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30642"^^xsd:decimal ;
  dwc:decimalLongitude "1.46656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30642 1.46656)"^^geo:wktLiteral ;
  geo-pos:lat "50.30642"^^xsd:decimal ;
  geo-pos:long "1.46656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46656'^^xsd:double;
  dwc:latitude '50.30642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46656 50.30642, 1.46656 50.30642, 1.46656 50.30642, 1.46656 50.30642, 1.46656 50.30642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8664'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30607 1.46675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30607"^^xsd:decimal ;
  dwc:decimalLongitude "1.46675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30607 1.46675)"^^geo:wktLiteral ;
  geo-pos:lat "50.30607"^^xsd:decimal ;
  geo-pos:long "1.46675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46675'^^xsd:double;
  dwc:latitude '50.30607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46675 50.30607, 1.46675 50.30607, 1.46675 50.30607, 1.46675 50.30607, 1.46675 50.30607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8027'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14574 1.46676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14574"^^xsd:decimal ;
  dwc:decimalLongitude "1.46676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14574 1.46676)"^^geo:wktLiteral ;
  geo-pos:lat "50.14574"^^xsd:decimal ;
  geo-pos:long "1.46676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46676'^^xsd:double;
  dwc:latitude '50.14574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46676 50.14574, 1.46676 50.14574, 1.46676 50.14574, 1.46676 50.14574, 1.46676 50.14574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6192'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16949 1.46676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16949"^^xsd:decimal ;
  dwc:decimalLongitude "1.46676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16949 1.46676)"^^geo:wktLiteral ;
  geo-pos:lat "50.16949"^^xsd:decimal ;
  geo-pos:long "1.46676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.142222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46676'^^xsd:double;
  dwc:latitude '50.16949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46676 50.16949, 1.46676 50.16949, 1.46676 50.16949, 1.46676 50.16949, 1.46676 50.16949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4914'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25856 1.46679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25856"^^xsd:decimal ;
  dwc:decimalLongitude "1.46679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25856 1.46679)"^^geo:wktLiteral ;
  geo-pos:lat "50.25856"^^xsd:decimal ;
  geo-pos:long "1.46679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46679'^^xsd:double;
  dwc:latitude '50.25856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46679 50.25856, 1.46679 50.25856, 1.46679 50.25856, 1.46679 50.25856, 1.46679 50.25856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10211'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15094 1.46693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15094"^^xsd:decimal ;
  dwc:decimalLongitude "1.46693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15094 1.46693)"^^geo:wktLiteral ;
  geo-pos:lat "50.15094"^^xsd:decimal ;
  geo-pos:long "1.46693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46693'^^xsd:double;
  dwc:latitude '50.15094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46693 50.15094, 1.46693 50.15094, 1.46693 50.15094, 1.46693 50.15094, 1.46693 50.15094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5820'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19522 1.46696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19522"^^xsd:decimal ;
  dwc:decimalLongitude "1.46696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19522 1.46696)"^^geo:wktLiteral ;
  geo-pos:lat "50.19522"^^xsd:decimal ;
  geo-pos:long "1.46696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46696'^^xsd:double;
  dwc:latitude '50.19522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46696 50.19522, 1.46696 50.19522, 1.46696 50.19522, 1.46696 50.19522, 1.46696 50.19522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5072'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24202 1.46702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24202"^^xsd:decimal ;
  dwc:decimalLongitude "1.46702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24202 1.46702)"^^geo:wktLiteral ;
  geo-pos:lat "50.24202"^^xsd:decimal ;
  geo-pos:long "1.46702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46702'^^xsd:double;
  dwc:latitude '50.24202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46702 50.24202, 1.46702 50.24202, 1.46702 50.24202, 1.46702 50.24202, 1.46702 50.24202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4487'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14273 1.46703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14273"^^xsd:decimal ;
  dwc:decimalLongitude "1.46703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14273 1.46703)"^^geo:wktLiteral ;
  geo-pos:lat "50.14273"^^xsd:decimal ;
  geo-pos:long "1.46703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46703'^^xsd:double;
  dwc:latitude '50.14273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46703 50.14273, 1.46703 50.14273, 1.46703 50.14273, 1.46703 50.14273, 1.46703 50.14273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6476'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14704 1.46707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14704"^^xsd:decimal ;
  dwc:decimalLongitude "1.46707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14704 1.46707)"^^geo:wktLiteral ;
  geo-pos:lat "50.14704"^^xsd:decimal ;
  geo-pos:long "1.46707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11074'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46707'^^xsd:double;
  dwc:latitude '50.14704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46707 50.14704, 1.46707 50.14704, 1.46707 50.14704, 1.46707 50.14704, 1.46707 50.14704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11074'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34604 1.46708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34604"^^xsd:decimal ;
  dwc:decimalLongitude "1.46708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34604 1.46708)"^^geo:wktLiteral ;
  geo-pos:lat "50.34604"^^xsd:decimal ;
  geo-pos:long "1.46708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46708'^^xsd:double;
  dwc:latitude '50.34604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46708 50.34604, 1.46708 50.34604, 1.46708 50.34604, 1.46708 50.34604, 1.46708 50.34604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12185'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14974 1.4671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14974"^^xsd:decimal ;
  dwc:decimalLongitude "1.4671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14974 1.4671)"^^geo:wktLiteral ;
  geo-pos:lat "50.14974"^^xsd:decimal ;
  geo-pos:long "1.4671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.403333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4671'^^xsd:double;
  dwc:latitude '50.14974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4671 50.14974, 1.4671 50.14974, 1.4671 50.14974, 1.4671 50.14974, 1.4671 50.14974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5219'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26558 1.46714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26558"^^xsd:decimal ;
  dwc:decimalLongitude "1.46714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26558 1.46714)"^^geo:wktLiteral ;
  geo-pos:lat "50.26558"^^xsd:decimal ;
  geo-pos:long "1.46714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46714'^^xsd:double;
  dwc:latitude '50.26558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46714 50.26558, 1.46714 50.26558, 1.46714 50.26558, 1.46714 50.26558, 1.46714 50.26558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10131'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2947 1.46716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2947"^^xsd:decimal ;
  dwc:decimalLongitude "1.46716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2947 1.46716)"^^geo:wktLiteral ;
  geo-pos:lat "50.2947"^^xsd:decimal ;
  geo-pos:long "1.46716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46716'^^xsd:double;
  dwc:latitude '50.2947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46716 50.2947, 1.46716 50.2947, 1.46716 50.2947, 1.46716 50.2947, 1.46716 50.2947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12650'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.46719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22131"^^xsd:decimal ;
  dwc:decimalLongitude "1.46719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.46719)"^^geo:wktLiteral ;
  geo-pos:lat "50.22131"^^xsd:decimal ;
  geo-pos:long "1.46719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.894444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46719'^^xsd:double;
  dwc:latitude '50.22131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46719 50.22131, 1.46719 50.22131, 1.46719 50.22131, 1.46719 50.22131, 1.46719 50.22131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10392'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26993 1.46729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26993"^^xsd:decimal ;
  dwc:decimalLongitude "1.46729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26993 1.46729)"^^geo:wktLiteral ;
  geo-pos:lat "50.26993"^^xsd:decimal ;
  geo-pos:long "1.46729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.742222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46729'^^xsd:double;
  dwc:latitude '50.26993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46729 50.26993, 1.46729 50.26993, 1.46729 50.26993, 1.46729 50.26993, 1.46729 50.26993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12355'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17756 1.46731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17756"^^xsd:decimal ;
  dwc:decimalLongitude "1.46731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17756 1.46731)"^^geo:wktLiteral ;
  geo-pos:lat "50.17756"^^xsd:decimal ;
  geo-pos:long "1.46731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46731'^^xsd:double;
  dwc:latitude '50.17756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46731 50.17756, 1.46731 50.17756, 1.46731 50.17756, 1.46731 50.17756, 1.46731 50.17756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5792'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23868 1.46733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23868"^^xsd:decimal ;
  dwc:decimalLongitude "1.46733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23868 1.46733)"^^geo:wktLiteral ;
  geo-pos:lat "50.23868"^^xsd:decimal ;
  geo-pos:long "1.46733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_539'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46733'^^xsd:double;
  dwc:latitude '50.23868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46733 50.23868, 1.46733 50.23868, 1.46733 50.23868, 1.46733 50.23868, 1.46733 50.23868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_539'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26175 1.46738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26175"^^xsd:decimal ;
  dwc:decimalLongitude "1.46738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26175 1.46738)"^^geo:wktLiteral ;
  geo-pos:lat "50.26175"^^xsd:decimal ;
  geo-pos:long "1.46738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46738'^^xsd:double;
  dwc:latitude '50.26175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46738 50.26175, 1.46738 50.26175, 1.46738 50.26175, 1.46738 50.26175, 1.46738 50.26175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9874'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25342 1.46747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25342"^^xsd:decimal ;
  dwc:decimalLongitude "1.46747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25342 1.46747)"^^geo:wktLiteral ;
  geo-pos:lat "50.25342"^^xsd:decimal ;
  geo-pos:long "1.46747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46747'^^xsd:double;
  dwc:latitude '50.25342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46747 50.25342, 1.46747 50.25342, 1.46747 50.25342, 1.46747 50.25342, 1.46747 50.25342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10192'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30502 1.46748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30502"^^xsd:decimal ;
  dwc:decimalLongitude "1.46748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30502 1.46748)"^^geo:wktLiteral ;
  geo-pos:lat "50.30502"^^xsd:decimal ;
  geo-pos:long "1.46748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46748'^^xsd:double;
  dwc:latitude '50.30502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46748 50.30502, 1.46748 50.30502, 1.46748 50.30502, 1.46748 50.30502, 1.46748 50.30502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7783'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21533 1.46751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21533"^^xsd:decimal ;
  dwc:decimalLongitude "1.46751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21533 1.46751)"^^geo:wktLiteral ;
  geo-pos:lat "50.21533"^^xsd:decimal ;
  geo-pos:long "1.46751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46751'^^xsd:double;
  dwc:latitude '50.21533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46751 50.21533, 1.46751 50.21533, 1.46751 50.21533, 1.46751 50.21533, 1.46751 50.21533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6357'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15227 1.46753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15227"^^xsd:decimal ;
  dwc:decimalLongitude "1.46753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15227 1.46753)"^^geo:wktLiteral ;
  geo-pos:lat "50.15227"^^xsd:decimal ;
  geo-pos:long "1.46753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46753'^^xsd:double;
  dwc:latitude '50.15227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46753 50.15227, 1.46753 50.15227, 1.46753 50.15227, 1.46753 50.15227, 1.46753 50.15227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5400'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24007 1.46758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24007"^^xsd:decimal ;
  dwc:decimalLongitude "1.46758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24007 1.46758)"^^geo:wktLiteral ;
  geo-pos:lat "50.24007"^^xsd:decimal ;
  geo-pos:long "1.46758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46758'^^xsd:double;
  dwc:latitude '50.24007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46758 50.24007, 1.46758 50.24007, 1.46758 50.24007, 1.46758 50.24007, 1.46758 50.24007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4448'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14038 1.46766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14038"^^xsd:decimal ;
  dwc:decimalLongitude "1.46766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14038 1.46766)"^^geo:wktLiteral ;
  geo-pos:lat "50.14038"^^xsd:decimal ;
  geo-pos:long "1.46766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5558'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46766'^^xsd:double;
  dwc:latitude '50.14038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46766 50.14038, 1.46766 50.14038, 1.46766 50.14038, 1.46766 50.14038, 1.46766 50.14038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5558'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17263 1.46772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17263"^^xsd:decimal ;
  dwc:decimalLongitude "1.46772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17263 1.46772)"^^geo:wktLiteral ;
  geo-pos:lat "50.17263"^^xsd:decimal ;
  geo-pos:long "1.46772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46772'^^xsd:double;
  dwc:latitude '50.17263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46772 50.17263, 1.46772 50.17263, 1.46772 50.17263, 1.46772 50.17263, 1.46772 50.17263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5890'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29253 1.46777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29253"^^xsd:decimal ;
  dwc:decimalLongitude "1.46777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29253 1.46777)"^^geo:wktLiteral ;
  geo-pos:lat "50.29253"^^xsd:decimal ;
  geo-pos:long "1.46777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2265'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46777'^^xsd:double;
  dwc:latitude '50.29253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46777 50.29253, 1.46777 50.29253, 1.46777 50.29253, 1.46777 50.29253, 1.46777 50.29253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2265'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21127 1.46783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21127"^^xsd:decimal ;
  dwc:decimalLongitude "1.46783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21127 1.46783)"^^geo:wktLiteral ;
  geo-pos:lat "50.21127"^^xsd:decimal ;
  geo-pos:long "1.46783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46783'^^xsd:double;
  dwc:latitude '50.21127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46783 50.21127, 1.46783 50.21127, 1.46783 50.21127, 1.46783 50.21127, 1.46783 50.21127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6085'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26984 1.46801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26984"^^xsd:decimal ;
  dwc:decimalLongitude "1.46801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26984 1.46801)"^^geo:wktLiteral ;
  geo-pos:lat "50.26984"^^xsd:decimal ;
  geo-pos:long "1.46801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46801'^^xsd:double;
  dwc:latitude '50.26984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46801 50.26984, 1.46801 50.26984, 1.46801 50.26984, 1.46801 50.26984, 1.46801 50.26984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4458'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19101 1.46802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19101"^^xsd:decimal ;
  dwc:decimalLongitude "1.46802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19101 1.46802)"^^geo:wktLiteral ;
  geo-pos:lat "50.19101"^^xsd:decimal ;
  geo-pos:long "1.46802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46802'^^xsd:double;
  dwc:latitude '50.19101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46802 50.19101, 1.46802 50.19101, 1.46802 50.19101, 1.46802 50.19101, 1.46802 50.19101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11422'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29334 1.46803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29334"^^xsd:decimal ;
  dwc:decimalLongitude "1.46803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29334 1.46803)"^^geo:wktLiteral ;
  geo-pos:lat "50.29334"^^xsd:decimal ;
  geo-pos:long "1.46803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46803'^^xsd:double;
  dwc:latitude '50.29334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46803 50.29334, 1.46803 50.29334, 1.46803 50.29334, 1.46803 50.29334, 1.46803 50.29334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_243'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37665 1.46811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37665"^^xsd:decimal ;
  dwc:decimalLongitude "1.46811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37665 1.46811)"^^geo:wktLiteral ;
  geo-pos:lat "50.37665"^^xsd:decimal ;
  geo-pos:long "1.46811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.74444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46811'^^xsd:double;
  dwc:latitude '50.37665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46811 50.37665, 1.46811 50.37665, 1.46811 50.37665, 1.46811 50.37665, 1.46811 50.37665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8771'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16907 1.46814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16907"^^xsd:decimal ;
  dwc:decimalLongitude "1.46814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16907 1.46814)"^^geo:wktLiteral ;
  geo-pos:lat "50.16907"^^xsd:decimal ;
  geo-pos:long "1.46814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46814'^^xsd:double;
  dwc:latitude '50.16907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46814 50.16907, 1.46814 50.16907, 1.46814 50.16907, 1.46814 50.16907, 1.46814 50.16907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4942'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13875 1.46818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13875"^^xsd:decimal ;
  dwc:decimalLongitude "1.46818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13875 1.46818)"^^geo:wktLiteral ;
  geo-pos:lat "50.13875"^^xsd:decimal ;
  geo-pos:long "1.46818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46818'^^xsd:double;
  dwc:latitude '50.13875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46818 50.13875, 1.46818 50.13875, 1.46818 50.13875, 1.46818 50.13875, 1.46818 50.13875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6475'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21716 1.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21716"^^xsd:decimal ;
  dwc:decimalLongitude "1.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21716 1.46825)"^^geo:wktLiteral ;
  geo-pos:lat "50.21716"^^xsd:decimal ;
  geo-pos:long "1.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11254'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.386666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46825'^^xsd:double;
  dwc:latitude '50.21716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46825 50.21716, 1.46825 50.21716, 1.46825 50.21716, 1.46825 50.21716, 1.46825 50.21716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11254'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26717 1.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26717"^^xsd:decimal ;
  dwc:decimalLongitude "1.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26717 1.46825)"^^geo:wktLiteral ;
  geo-pos:lat "50.26717"^^xsd:decimal ;
  geo-pos:long "1.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46825'^^xsd:double;
  dwc:latitude '50.26717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46825 50.26717, 1.46825 50.26717, 1.46825 50.26717, 1.46825 50.26717, 1.46825 50.26717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9964'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29154 1.46827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29154"^^xsd:decimal ;
  dwc:decimalLongitude "1.46827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29154 1.46827)"^^geo:wktLiteral ;
  geo-pos:lat "50.29154"^^xsd:decimal ;
  geo-pos:long "1.46827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46827'^^xsd:double;
  dwc:latitude '50.29154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46827 50.29154, 1.46827 50.29154, 1.46827 50.29154, 1.46827 50.29154, 1.46827 50.29154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10298'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24706 1.46831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24706"^^xsd:decimal ;
  dwc:decimalLongitude "1.46831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24706 1.46831)"^^geo:wktLiteral ;
  geo-pos:lat "50.24706"^^xsd:decimal ;
  geo-pos:long "1.46831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46831'^^xsd:double;
  dwc:latitude '50.24706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46831 50.24706, 1.46831 50.24706, 1.46831 50.24706, 1.46831 50.24706, 1.46831 50.24706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9733'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21474 1.46832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21474"^^xsd:decimal ;
  dwc:decimalLongitude "1.46832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21474 1.46832)"^^geo:wktLiteral ;
  geo-pos:lat "50.21474"^^xsd:decimal ;
  geo-pos:long "1.46832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46832'^^xsd:double;
  dwc:latitude '50.21474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46832 50.21474, 1.46832 50.21474, 1.46832 50.21474, 1.46832 50.21474, 1.46832 50.21474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11465'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14329 1.46835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14329"^^xsd:decimal ;
  dwc:decimalLongitude "1.46835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14329 1.46835)"^^geo:wktLiteral ;
  geo-pos:lat "50.14329"^^xsd:decimal ;
  geo-pos:long "1.46835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11246'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46835'^^xsd:double;
  dwc:latitude '50.14329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46835 50.14329, 1.46835 50.14329, 1.46835 50.14329, 1.46835 50.14329, 1.46835 50.14329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11246'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29148 1.46838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29148"^^xsd:decimal ;
  dwc:decimalLongitude "1.46838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29148 1.46838)"^^geo:wktLiteral ;
  geo-pos:lat "50.29148"^^xsd:decimal ;
  geo-pos:long "1.46838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46838'^^xsd:double;
  dwc:latitude '50.29148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46838 50.29148, 1.46838 50.29148, 1.46838 50.29148, 1.46838 50.29148, 1.46838 50.29148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12178'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20651 1.46841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20651"^^xsd:decimal ;
  dwc:decimalLongitude "1.46841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20651 1.46841)"^^geo:wktLiteral ;
  geo-pos:lat "50.20651"^^xsd:decimal ;
  geo-pos:long "1.46841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46841'^^xsd:double;
  dwc:latitude '50.20651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46841 50.20651, 1.46841 50.20651, 1.46841 50.20651, 1.46841 50.20651, 1.46841 50.20651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6293'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26484 1.46845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26484"^^xsd:decimal ;
  dwc:decimalLongitude "1.46845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26484 1.46845)"^^geo:wktLiteral ;
  geo-pos:lat "50.26484"^^xsd:decimal ;
  geo-pos:long "1.46845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12871'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46845'^^xsd:double;
  dwc:latitude '50.26484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46845 50.26484, 1.46845 50.26484, 1.46845 50.26484, 1.46845 50.26484, 1.46845 50.26484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12871'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20842 1.46849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20842"^^xsd:decimal ;
  dwc:decimalLongitude "1.46849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20842 1.46849)"^^geo:wktLiteral ;
  geo-pos:lat "50.20842"^^xsd:decimal ;
  geo-pos:long "1.46849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46849'^^xsd:double;
  dwc:latitude '50.20842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46849 50.20842, 1.46849 50.20842, 1.46849 50.20842, 1.46849 50.20842, 1.46849 50.20842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5677'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26921 1.46862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26921"^^xsd:decimal ;
  dwc:decimalLongitude "1.46862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26921 1.46862)"^^geo:wktLiteral ;
  geo-pos:lat "50.26921"^^xsd:decimal ;
  geo-pos:long "1.46862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12869'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46862'^^xsd:double;
  dwc:latitude '50.26921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46862 50.26921, 1.46862 50.26921, 1.46862 50.26921, 1.46862 50.26921, 1.46862 50.26921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12869'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29823 1.46863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29823"^^xsd:decimal ;
  dwc:decimalLongitude "1.46863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29823 1.46863)"^^geo:wktLiteral ;
  geo-pos:lat "50.29823"^^xsd:decimal ;
  geo-pos:long "1.46863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46863'^^xsd:double;
  dwc:latitude '50.29823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46863 50.29823, 1.46863 50.29823, 1.46863 50.29823, 1.46863 50.29823, 1.46863 50.29823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7779'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27598 1.46867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27598"^^xsd:decimal ;
  dwc:decimalLongitude "1.46867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27598 1.46867)"^^geo:wktLiteral ;
  geo-pos:lat "50.27598"^^xsd:decimal ;
  geo-pos:long "1.46867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46867'^^xsd:double;
  dwc:latitude '50.27598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46867 50.27598, 1.46867 50.27598, 1.46867 50.27598, 1.46867 50.27598, 1.46867 50.27598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10222'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27759 1.46869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27759"^^xsd:decimal ;
  dwc:decimalLongitude "1.46869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27759 1.46869)"^^geo:wktLiteral ;
  geo-pos:lat "50.27759"^^xsd:decimal ;
  geo-pos:long "1.46869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46869'^^xsd:double;
  dwc:latitude '50.27759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46869 50.27759, 1.46869 50.27759, 1.46869 50.27759, 1.46869 50.27759, 1.46869 50.27759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10168'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28448 1.4687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28448"^^xsd:decimal ;
  dwc:decimalLongitude "1.4687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28448 1.4687)"^^geo:wktLiteral ;
  geo-pos:lat "50.28448"^^xsd:decimal ;
  geo-pos:long "1.4687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4687'^^xsd:double;
  dwc:latitude '50.28448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4687 50.28448, 1.4687 50.28448, 1.4687 50.28448, 1.4687 50.28448, 1.4687 50.28448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8357'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26107 1.46873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26107"^^xsd:decimal ;
  dwc:decimalLongitude "1.46873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26107 1.46873)"^^geo:wktLiteral ;
  geo-pos:lat "50.26107"^^xsd:decimal ;
  geo-pos:long "1.46873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46873'^^xsd:double;
  dwc:latitude '50.26107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46873 50.26107, 1.46873 50.26107, 1.46873 50.26107, 1.46873 50.26107, 1.46873 50.26107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11575'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1513 1.46881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1513"^^xsd:decimal ;
  dwc:decimalLongitude "1.46881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1513 1.46881)"^^geo:wktLiteral ;
  geo-pos:lat "50.1513"^^xsd:decimal ;
  geo-pos:long "1.46881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46881'^^xsd:double;
  dwc:latitude '50.1513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46881 50.1513, 1.46881 50.1513, 1.46881 50.1513, 1.46881 50.1513, 1.46881 50.1513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5280'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26218 1.46888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26218"^^xsd:decimal ;
  dwc:decimalLongitude "1.46888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26218 1.46888)"^^geo:wktLiteral ;
  geo-pos:lat "50.26218"^^xsd:decimal ;
  geo-pos:long "1.46888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46888'^^xsd:double;
  dwc:latitude '50.26218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46888 50.26218, 1.46888 50.26218, 1.46888 50.26218, 1.46888 50.26218, 1.46888 50.26218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9766'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30536 1.46888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30536"^^xsd:decimal ;
  dwc:decimalLongitude "1.46888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30536 1.46888)"^^geo:wktLiteral ;
  geo-pos:lat "50.30536"^^xsd:decimal ;
  geo-pos:long "1.46888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_594'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46888'^^xsd:double;
  dwc:latitude '50.30536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46888 50.30536, 1.46888 50.30536, 1.46888 50.30536, 1.46888 50.30536, 1.46888 50.30536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_594'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25805 1.46911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25805"^^xsd:decimal ;
  dwc:decimalLongitude "1.46911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25805 1.46911)"^^geo:wktLiteral ;
  geo-pos:lat "50.25805"^^xsd:decimal ;
  geo-pos:long "1.46911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46911'^^xsd:double;
  dwc:latitude '50.25805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46911 50.25805, 1.46911 50.25805, 1.46911 50.25805, 1.46911 50.25805, 1.46911 50.25805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8953'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14429 1.46918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14429"^^xsd:decimal ;
  dwc:decimalLongitude "1.46918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14429 1.46918)"^^geo:wktLiteral ;
  geo-pos:lat "50.14429"^^xsd:decimal ;
  geo-pos:long "1.46918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5590'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46918'^^xsd:double;
  dwc:latitude '50.14429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46918 50.14429, 1.46918 50.14429, 1.46918 50.14429, 1.46918 50.14429, 1.46918 50.14429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5590'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14556 1.46949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14556"^^xsd:decimal ;
  dwc:decimalLongitude "1.46949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14556 1.46949)"^^geo:wktLiteral ;
  geo-pos:lat "50.14556"^^xsd:decimal ;
  geo-pos:long "1.46949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46949'^^xsd:double;
  dwc:latitude '50.14556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46949 50.14556, 1.46949 50.14556, 1.46949 50.14556, 1.46949 50.14556, 1.46949 50.14556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5328'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14858 1.46952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14858"^^xsd:decimal ;
  dwc:decimalLongitude "1.46952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14858 1.46952)"^^geo:wktLiteral ;
  geo-pos:lat "50.14858"^^xsd:decimal ;
  geo-pos:long "1.46952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46952'^^xsd:double;
  dwc:latitude '50.14858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46952 50.14858, 1.46952 50.14858, 1.46952 50.14858, 1.46952 50.14858, 1.46952 50.14858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5389'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25224 1.46955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25224"^^xsd:decimal ;
  dwc:decimalLongitude "1.46955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25224 1.46955)"^^geo:wktLiteral ;
  geo-pos:lat "50.25224"^^xsd:decimal ;
  geo-pos:long "1.46955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46955'^^xsd:double;
  dwc:latitude '50.25224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46955 50.25224, 1.46955 50.25224, 1.46955 50.25224, 1.46955 50.25224, 1.46955 50.25224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8662'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.46962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.46962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.46962)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.46962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46962'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46962 50.23244, 1.46962 50.23244, 1.46962 50.23244, 1.46962 50.23244, 1.46962 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12967'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17542 1.46979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17542"^^xsd:decimal ;
  dwc:decimalLongitude "1.46979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17542 1.46979)"^^geo:wktLiteral ;
  geo-pos:lat "50.17542"^^xsd:decimal ;
  geo-pos:long "1.46979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46979'^^xsd:double;
  dwc:latitude '50.17542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46979 50.17542, 1.46979 50.17542, 1.46979 50.17542, 1.46979 50.17542, 1.46979 50.17542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5313'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28185 1.46985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28185"^^xsd:decimal ;
  dwc:decimalLongitude "1.46985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28185 1.46985)"^^geo:wktLiteral ;
  geo-pos:lat "50.28185"^^xsd:decimal ;
  geo-pos:long "1.46985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46985'^^xsd:double;
  dwc:latitude '50.28185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46985 50.28185, 1.46985 50.28185, 1.46985 50.28185, 1.46985 50.28185, 1.46985 50.28185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6872'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1656 1.46987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1656"^^xsd:decimal ;
  dwc:decimalLongitude "1.46987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1656 1.46987)"^^geo:wktLiteral ;
  geo-pos:lat "50.1656"^^xsd:decimal ;
  geo-pos:long "1.46987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.653333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46987'^^xsd:double;
  dwc:latitude '50.1656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46987 50.1656, 1.46987 50.1656, 1.46987 50.1656, 1.46987 50.1656, 1.46987 50.1656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4894'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.46989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27992"^^xsd:decimal ;
  dwc:decimalLongitude "1.46989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.46989)"^^geo:wktLiteral ;
  geo-pos:lat "50.27992"^^xsd:decimal ;
  geo-pos:long "1.46989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12523'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46989'^^xsd:double;
  dwc:latitude '50.27992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46989 50.27992, 1.46989 50.27992, 1.46989 50.27992, 1.46989 50.27992, 1.46989 50.27992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12523'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29989 1.46994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29989"^^xsd:decimal ;
  dwc:decimalLongitude "1.46994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29989 1.46994)"^^geo:wktLiteral ;
  geo-pos:lat "50.29989"^^xsd:decimal ;
  geo-pos:long "1.46994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.40444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.46994'^^xsd:double;
  dwc:latitude '50.29989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.46994 50.29989, 1.46994 50.29989, 1.46994 50.29989, 1.46994 50.29989, 1.46994 50.29989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7781'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1666 1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1666"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1666 1.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.1666"^^xsd:decimal ;
  geo-pos:long "1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47'^^xsd:double;
  dwc:latitude '50.1666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47 50.1666, 1.47 50.1666, 1.47 50.1666, 1.47 50.1666, 1.47 50.1666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5255'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24093 1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24093"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24093 1.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.24093"^^xsd:decimal ;
  geo-pos:long "1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47'^^xsd:double;
  dwc:latitude '50.24093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47 50.24093, 1.47 50.24093, 1.47 50.24093, 1.47 50.24093, 1.47 50.24093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6082'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2087 1.47003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2087"^^xsd:decimal ;
  dwc:decimalLongitude "1.47003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2087 1.47003)"^^geo:wktLiteral ;
  geo-pos:lat "50.2087"^^xsd:decimal ;
  geo-pos:long "1.47003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47003'^^xsd:double;
  dwc:latitude '50.2087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47003 50.2087, 1.47003 50.2087, 1.47003 50.2087, 1.47003 50.2087, 1.47003 50.2087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9749'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26804 1.47003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26804"^^xsd:decimal ;
  dwc:decimalLongitude "1.47003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26804 1.47003)"^^geo:wktLiteral ;
  geo-pos:lat "50.26804"^^xsd:decimal ;
  geo-pos:long "1.47003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47003'^^xsd:double;
  dwc:latitude '50.26804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47003 50.26804, 1.47003 50.26804, 1.47003 50.26804, 1.47003 50.26804, 1.47003 50.26804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10246'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21154 1.47006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21154"^^xsd:decimal ;
  dwc:decimalLongitude "1.47006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21154 1.47006)"^^geo:wktLiteral ;
  geo-pos:lat "50.21154"^^xsd:decimal ;
  geo-pos:long "1.47006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47006'^^xsd:double;
  dwc:latitude '50.21154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47006 50.21154, 1.47006 50.21154, 1.47006 50.21154, 1.47006 50.21154, 1.47006 50.21154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10115'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3556 1.47006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3556"^^xsd:decimal ;
  dwc:decimalLongitude "1.47006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3556 1.47006)"^^geo:wktLiteral ;
  geo-pos:lat "50.3556"^^xsd:decimal ;
  geo-pos:long "1.47006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47006'^^xsd:double;
  dwc:latitude '50.3556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47006 50.3556, 1.47006 50.3556, 1.47006 50.3556, 1.47006 50.3556, 1.47006 50.3556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12186'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28937 1.47011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28937"^^xsd:decimal ;
  dwc:decimalLongitude "1.47011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28937 1.47011)"^^geo:wktLiteral ;
  geo-pos:lat "50.28937"^^xsd:decimal ;
  geo-pos:long "1.47011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47011'^^xsd:double;
  dwc:latitude '50.28937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47011 50.28937, 1.47011 50.28937, 1.47011 50.28937, 1.47011 50.28937, 1.47011 50.28937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_405'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.47015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23299"^^xsd:decimal ;
  dwc:decimalLongitude "1.47015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.47015)"^^geo:wktLiteral ;
  geo-pos:lat "50.23299"^^xsd:decimal ;
  geo-pos:long "1.47015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47015'^^xsd:double;
  dwc:latitude '50.23299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47015 50.23299, 1.47015 50.23299, 1.47015 50.23299, 1.47015 50.23299, 1.47015 50.23299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6258'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18466 1.47023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18466"^^xsd:decimal ;
  dwc:decimalLongitude "1.47023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18466 1.47023)"^^geo:wktLiteral ;
  geo-pos:lat "50.18466"^^xsd:decimal ;
  geo-pos:long "1.47023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9109'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1861111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47023'^^xsd:double;
  dwc:latitude '50.18466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47023 50.18466, 1.47023 50.18466, 1.47023 50.18466, 1.47023 50.18466, 1.47023 50.18466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9109'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30225 1.47024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30225"^^xsd:decimal ;
  dwc:decimalLongitude "1.47024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30225 1.47024)"^^geo:wktLiteral ;
  geo-pos:lat "50.30225"^^xsd:decimal ;
  geo-pos:long "1.47024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.76444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47024'^^xsd:double;
  dwc:latitude '50.30225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47024 50.30225, 1.47024 50.30225, 1.47024 50.30225, 1.47024 50.30225, 1.47024 50.30225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7782'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22189 1.47028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22189"^^xsd:decimal ;
  dwc:decimalLongitude "1.47028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22189 1.47028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22189"^^xsd:decimal ;
  geo-pos:long "1.47028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10828'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47028'^^xsd:double;
  dwc:latitude '50.22189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47028 50.22189, 1.47028 50.22189, 1.47028 50.22189, 1.47028 50.22189, 1.47028 50.22189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10828'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31405 1.47037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31405"^^xsd:decimal ;
  dwc:decimalLongitude "1.47037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31405 1.47037)"^^geo:wktLiteral ;
  geo-pos:lat "50.31405"^^xsd:decimal ;
  geo-pos:long "1.47037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2266'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47037'^^xsd:double;
  dwc:latitude '50.31405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47037 50.31405, 1.47037 50.31405, 1.47037 50.31405, 1.47037 50.31405, 1.47037 50.31405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2266'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.47041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22145"^^xsd:decimal ;
  dwc:decimalLongitude "1.47041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.47041)"^^geo:wktLiteral ;
  geo-pos:lat "50.22145"^^xsd:decimal ;
  geo-pos:long "1.47041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47041'^^xsd:double;
  dwc:latitude '50.22145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47041 50.22145, 1.47041 50.22145, 1.47041 50.22145, 1.47041 50.22145, 1.47041 50.22145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6266'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21913 1.47042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21913"^^xsd:decimal ;
  dwc:decimalLongitude "1.47042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21913 1.47042)"^^geo:wktLiteral ;
  geo-pos:lat "50.21913"^^xsd:decimal ;
  geo-pos:long "1.47042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47042'^^xsd:double;
  dwc:latitude '50.21913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47042 50.21913, 1.47042 50.21913, 1.47042 50.21913, 1.47042 50.21913, 1.47042 50.21913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11339'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25135 1.47046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25135"^^xsd:decimal ;
  dwc:decimalLongitude "1.47046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25135 1.47046)"^^geo:wktLiteral ;
  geo-pos:lat "50.25135"^^xsd:decimal ;
  geo-pos:long "1.47046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47046'^^xsd:double;
  dwc:latitude '50.25135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47046 50.25135, 1.47046 50.25135, 1.47046 50.25135, 1.47046 50.25135, 1.47046 50.25135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6757'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.4705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20186"^^xsd:decimal ;
  dwc:decimalLongitude "1.4705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.4705)"^^geo:wktLiteral ;
  geo-pos:lat "50.20186"^^xsd:decimal ;
  geo-pos:long "1.4705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4705'^^xsd:double;
  dwc:latitude '50.20186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4705 50.20186, 1.4705 50.20186, 1.4705 50.20186, 1.4705 50.20186, 1.4705 50.20186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9765'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30172 1.47052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30172"^^xsd:decimal ;
  dwc:decimalLongitude "1.47052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30172 1.47052)"^^geo:wktLiteral ;
  geo-pos:lat "50.30172"^^xsd:decimal ;
  geo-pos:long "1.47052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47052'^^xsd:double;
  dwc:latitude '50.30172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47052 50.30172, 1.47052 50.30172, 1.47052 50.30172, 1.47052 50.30172, 1.47052 50.30172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9960'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25163 1.47054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25163"^^xsd:decimal ;
  dwc:decimalLongitude "1.47054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25163 1.47054)"^^geo:wktLiteral ;
  geo-pos:lat "50.25163"^^xsd:decimal ;
  geo-pos:long "1.47054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47054'^^xsd:double;
  dwc:latitude '50.25163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47054 50.25163, 1.47054 50.25163, 1.47054 50.25163, 1.47054 50.25163, 1.47054 50.25163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9728'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19009 1.47061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19009"^^xsd:decimal ;
  dwc:decimalLongitude "1.47061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19009 1.47061)"^^geo:wktLiteral ;
  geo-pos:lat "50.19009"^^xsd:decimal ;
  geo-pos:long "1.47061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.158888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47061'^^xsd:double;
  dwc:latitude '50.19009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47061 50.19009, 1.47061 50.19009, 1.47061 50.19009, 1.47061 50.19009, 1.47061 50.19009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4662'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28412 1.4707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28412"^^xsd:decimal ;
  dwc:decimalLongitude "1.4707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28412 1.4707)"^^geo:wktLiteral ;
  geo-pos:lat "50.28412"^^xsd:decimal ;
  geo-pos:long "1.4707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4707'^^xsd:double;
  dwc:latitude '50.28412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4707 50.28412, 1.4707 50.28412, 1.4707 50.28412, 1.4707 50.28412, 1.4707 50.28412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12403'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25054 1.4709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25054"^^xsd:decimal ;
  dwc:decimalLongitude "1.4709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25054 1.4709)"^^geo:wktLiteral ;
  geo-pos:lat "50.25054"^^xsd:decimal ;
  geo-pos:long "1.4709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4709'^^xsd:double;
  dwc:latitude '50.25054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4709 50.25054, 1.4709 50.25054, 1.4709 50.25054, 1.4709 50.25054, 1.4709 50.25054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6386'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32157 1.47093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32157"^^xsd:decimal ;
  dwc:decimalLongitude "1.47093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32157 1.47093)"^^geo:wktLiteral ;
  geo-pos:lat "50.32157"^^xsd:decimal ;
  geo-pos:long "1.47093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47093'^^xsd:double;
  dwc:latitude '50.32157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47093 50.32157, 1.47093 50.32157, 1.47093 50.32157, 1.47093 50.32157, 1.47093 50.32157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10252'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1617 1.47094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1617"^^xsd:decimal ;
  dwc:decimalLongitude "1.47094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1617 1.47094)"^^geo:wktLiteral ;
  geo-pos:lat "50.1617"^^xsd:decimal ;
  geo-pos:long "1.47094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11119'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47094'^^xsd:double;
  dwc:latitude '50.1617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47094 50.1617, 1.47094 50.1617, 1.47094 50.1617, 1.47094 50.1617, 1.47094 50.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11119'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21215 1.47101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21215"^^xsd:decimal ;
  dwc:decimalLongitude "1.47101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21215 1.47101)"^^geo:wktLiteral ;
  geo-pos:lat "50.21215"^^xsd:decimal ;
  geo-pos:long "1.47101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47101'^^xsd:double;
  dwc:latitude '50.21215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47101 50.21215, 1.47101 50.21215, 1.47101 50.21215, 1.47101 50.21215, 1.47101 50.21215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7798'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25012 1.47102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25012"^^xsd:decimal ;
  dwc:decimalLongitude "1.47102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25012 1.47102)"^^geo:wktLiteral ;
  geo-pos:lat "50.25012"^^xsd:decimal ;
  geo-pos:long "1.47102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47102'^^xsd:double;
  dwc:latitude '50.25012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47102 50.25012, 1.47102 50.25012, 1.47102 50.25012, 1.47102 50.25012, 1.47102 50.25012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6852'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19028 1.47109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19028"^^xsd:decimal ;
  dwc:decimalLongitude "1.47109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19028 1.47109)"^^geo:wktLiteral ;
  geo-pos:lat "50.19028"^^xsd:decimal ;
  geo-pos:long "1.47109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47109'^^xsd:double;
  dwc:latitude '50.19028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47109 50.19028, 1.47109 50.19028, 1.47109 50.19028, 1.47109 50.19028, 1.47109 50.19028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9904'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24197 1.4711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24197"^^xsd:decimal ;
  dwc:decimalLongitude "1.4711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24197 1.4711)"^^geo:wktLiteral ;
  geo-pos:lat "50.24197"^^xsd:decimal ;
  geo-pos:long "1.4711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.353333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4711'^^xsd:double;
  dwc:latitude '50.24197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4711 50.24197, 1.4711 50.24197, 1.4711 50.24197, 1.4711 50.24197, 1.4711 50.24197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9786'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23781 1.47112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23781"^^xsd:decimal ;
  dwc:decimalLongitude "1.47112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23781 1.47112)"^^geo:wktLiteral ;
  geo-pos:lat "50.23781"^^xsd:decimal ;
  geo-pos:long "1.47112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47112'^^xsd:double;
  dwc:latitude '50.23781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47112 50.23781, 1.47112 50.23781, 1.47112 50.23781, 1.47112 50.23781, 1.47112 50.23781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6510'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.47113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21703"^^xsd:decimal ;
  dwc:decimalLongitude "1.47113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.47113)"^^geo:wktLiteral ;
  geo-pos:lat "50.21703"^^xsd:decimal ;
  geo-pos:long "1.47113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.8555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47113'^^xsd:double;
  dwc:latitude '50.21703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47113 50.21703, 1.47113 50.21703, 1.47113 50.21703, 1.47113 50.21703, 1.47113 50.21703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9975'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.47118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18711"^^xsd:decimal ;
  dwc:decimalLongitude "1.47118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.47118)"^^geo:wktLiteral ;
  geo-pos:lat "50.18711"^^xsd:decimal ;
  geo-pos:long "1.47118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47118'^^xsd:double;
  dwc:latitude '50.18711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47118 50.18711, 1.47118 50.18711, 1.47118 50.18711, 1.47118 50.18711, 1.47118 50.18711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10976'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.4712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19838"^^xsd:decimal ;
  dwc:decimalLongitude "1.4712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.4712)"^^geo:wktLiteral ;
  geo-pos:lat "50.19838"^^xsd:decimal ;
  geo-pos:long "1.4712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.436666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4712'^^xsd:double;
  dwc:latitude '50.19838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4712 50.19838, 1.4712 50.19838, 1.4712 50.19838, 1.4712 50.19838, 1.4712 50.19838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11392'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.47125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.47125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.47125)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.47125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47125'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47125 50.2332, 1.47125 50.2332, 1.47125 50.2332, 1.47125 50.2332, 1.47125 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12989'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.47128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21648"^^xsd:decimal ;
  dwc:decimalLongitude "1.47128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.47128)"^^geo:wktLiteral ;
  geo-pos:lat "50.21648"^^xsd:decimal ;
  geo-pos:long "1.47128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.74333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47128'^^xsd:double;
  dwc:latitude '50.21648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47128 50.21648, 1.47128 50.21648, 1.47128 50.21648, 1.47128 50.21648, 1.47128 50.21648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8413'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26323 1.47131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26323"^^xsd:decimal ;
  dwc:decimalLongitude "1.47131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26323 1.47131)"^^geo:wktLiteral ;
  geo-pos:lat "50.26323"^^xsd:decimal ;
  geo-pos:long "1.47131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47131'^^xsd:double;
  dwc:latitude '50.26323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47131 50.26323, 1.47131 50.26323, 1.47131 50.26323, 1.47131 50.26323, 1.47131 50.26323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8767'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22551 1.47132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22551"^^xsd:decimal ;
  dwc:decimalLongitude "1.47132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22551 1.47132)"^^geo:wktLiteral ;
  geo-pos:lat "50.22551"^^xsd:decimal ;
  geo-pos:long "1.47132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47132'^^xsd:double;
  dwc:latitude '50.22551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47132 50.22551, 1.47132 50.22551, 1.47132 50.22551, 1.47132 50.22551, 1.47132 50.22551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5640'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.47139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19326"^^xsd:decimal ;
  dwc:decimalLongitude "1.47139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.47139)"^^geo:wktLiteral ;
  geo-pos:lat "50.19326"^^xsd:decimal ;
  geo-pos:long "1.47139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7163888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47139'^^xsd:double;
  dwc:latitude '50.19326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47139 50.19326, 1.47139 50.19326, 1.47139 50.19326, 1.47139 50.19326, 1.47139 50.19326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6623'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22747 1.47139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22747"^^xsd:decimal ;
  dwc:decimalLongitude "1.47139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22747 1.47139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22747"^^xsd:decimal ;
  geo-pos:long "1.47139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47139'^^xsd:double;
  dwc:latitude '50.22747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47139 50.22747, 1.47139 50.22747, 1.47139 50.22747, 1.47139 50.22747, 1.47139 50.22747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11416'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.47144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.47144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.47144)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.47144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47144'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47144 50.23121, 1.47144 50.23121, 1.47144 50.23121, 1.47144 50.23121, 1.47144 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6518'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.47145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23623"^^xsd:decimal ;
  dwc:decimalLongitude "1.47145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.47145)"^^geo:wktLiteral ;
  geo-pos:lat "50.23623"^^xsd:decimal ;
  geo-pos:long "1.47145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7593'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47145'^^xsd:double;
  dwc:latitude '50.23623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47145 50.23623, 1.47145 50.23623, 1.47145 50.23623, 1.47145 50.23623, 1.47145 50.23623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7593'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2226 1.47155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2226"^^xsd:decimal ;
  dwc:decimalLongitude "1.47155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2226 1.47155)"^^geo:wktLiteral ;
  geo-pos:lat "50.2226"^^xsd:decimal ;
  geo-pos:long "1.47155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11183'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47155'^^xsd:double;
  dwc:latitude '50.2226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47155 50.2226, 1.47155 50.2226, 1.47155 50.2226, 1.47155 50.2226, 1.47155 50.2226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11183'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30824 1.47156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30824"^^xsd:decimal ;
  dwc:decimalLongitude "1.47156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30824 1.47156)"^^geo:wktLiteral ;
  geo-pos:lat "50.30824"^^xsd:decimal ;
  geo-pos:long "1.47156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47156'^^xsd:double;
  dwc:latitude '50.30824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47156 50.30824, 1.47156 50.30824, 1.47156 50.30824, 1.47156 50.30824, 1.47156 50.30824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12811'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 1.47164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.249"^^xsd:decimal ;
  dwc:decimalLongitude "1.47164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 1.47164)"^^geo:wktLiteral ;
  geo-pos:lat "50.249"^^xsd:decimal ;
  geo-pos:long "1.47164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47164'^^xsd:double;
  dwc:latitude '50.249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47164 50.249, 1.47164 50.249, 1.47164 50.249, 1.47164 50.249, 1.47164 50.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11478'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.47166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22828"^^xsd:decimal ;
  dwc:decimalLongitude "1.47166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.47166)"^^geo:wktLiteral ;
  geo-pos:lat "50.22828"^^xsd:decimal ;
  geo-pos:long "1.47166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5580'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47166'^^xsd:double;
  dwc:latitude '50.22828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47166 50.22828, 1.47166 50.22828, 1.47166 50.22828, 1.47166 50.22828, 1.47166 50.22828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5580'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26319 1.47166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26319"^^xsd:decimal ;
  dwc:decimalLongitude "1.47166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26319 1.47166)"^^geo:wktLiteral ;
  geo-pos:lat "50.26319"^^xsd:decimal ;
  geo-pos:long "1.47166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47166'^^xsd:double;
  dwc:latitude '50.26319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47166 50.26319, 1.47166 50.26319, 1.47166 50.26319, 1.47166 50.26319, 1.47166 50.26319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10212'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.47174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23318"^^xsd:decimal ;
  dwc:decimalLongitude "1.47174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.47174)"^^geo:wktLiteral ;
  geo-pos:lat "50.23318"^^xsd:decimal ;
  geo-pos:long "1.47174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47174'^^xsd:double;
  dwc:latitude '50.23318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47174 50.23318, 1.47174 50.23318, 1.47174 50.23318, 1.47174 50.23318, 1.47174 50.23318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7035'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30996 1.47181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30996"^^xsd:decimal ;
  dwc:decimalLongitude "1.47181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30996 1.47181)"^^geo:wktLiteral ;
  geo-pos:lat "50.30996"^^xsd:decimal ;
  geo-pos:long "1.47181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47181'^^xsd:double;
  dwc:latitude '50.30996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47181 50.30996, 1.47181 50.30996, 1.47181 50.30996, 1.47181 50.30996, 1.47181 50.30996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12820'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.47185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20349"^^xsd:decimal ;
  dwc:decimalLongitude "1.47185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.47185)"^^geo:wktLiteral ;
  geo-pos:lat "50.20349"^^xsd:decimal ;
  geo-pos:long "1.47185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47185'^^xsd:double;
  dwc:latitude '50.20349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47185 50.20349, 1.47185 50.20349, 1.47185 50.20349, 1.47185 50.20349, 1.47185 50.20349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_750'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.47188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23301"^^xsd:decimal ;
  dwc:decimalLongitude "1.47188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.47188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23301"^^xsd:decimal ;
  geo-pos:long "1.47188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47188'^^xsd:double;
  dwc:latitude '50.23301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47188 50.23301, 1.47188 50.23301, 1.47188 50.23301, 1.47188 50.23301, 1.47188 50.23301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12935'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23859 1.4719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23859"^^xsd:decimal ;
  dwc:decimalLongitude "1.4719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23859 1.4719)"^^geo:wktLiteral ;
  geo-pos:lat "50.23859"^^xsd:decimal ;
  geo-pos:long "1.4719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4719'^^xsd:double;
  dwc:latitude '50.23859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4719 50.23859, 1.4719 50.23859, 1.4719 50.23859, 1.4719 50.23859, 1.4719 50.23859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11597'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.47193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22815"^^xsd:decimal ;
  dwc:decimalLongitude "1.47193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.47193)"^^geo:wktLiteral ;
  geo-pos:lat "50.22815"^^xsd:decimal ;
  geo-pos:long "1.47193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47193'^^xsd:double;
  dwc:latitude '50.22815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47193 50.22815, 1.47193 50.22815, 1.47193 50.22815, 1.47193 50.22815, 1.47193 50.22815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7976'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27202 1.47193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27202"^^xsd:decimal ;
  dwc:decimalLongitude "1.47193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27202 1.47193)"^^geo:wktLiteral ;
  geo-pos:lat "50.27202"^^xsd:decimal ;
  geo-pos:long "1.47193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12458'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47193'^^xsd:double;
  dwc:latitude '50.27202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47193 50.27202, 1.47193 50.27202, 1.47193 50.27202, 1.47193 50.27202, 1.47193 50.27202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12458'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25568 1.47196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25568"^^xsd:decimal ;
  dwc:decimalLongitude "1.47196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25568 1.47196)"^^geo:wktLiteral ;
  geo-pos:lat "50.25568"^^xsd:decimal ;
  geo-pos:long "1.47196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47196'^^xsd:double;
  dwc:latitude '50.25568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47196 50.25568, 1.47196 50.25568, 1.47196 50.25568, 1.47196 50.25568, 1.47196 50.25568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12166'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31567 1.47198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31567"^^xsd:decimal ;
  dwc:decimalLongitude "1.47198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31567 1.47198)"^^geo:wktLiteral ;
  geo-pos:lat "50.31567"^^xsd:decimal ;
  geo-pos:long "1.47198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47198'^^xsd:double;
  dwc:latitude '50.31567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47198 50.31567, 1.47198 50.31567, 1.47198 50.31567, 1.47198 50.31567, 1.47198 50.31567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8964'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23591 1.47201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23591"^^xsd:decimal ;
  dwc:decimalLongitude "1.47201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23591 1.47201)"^^geo:wktLiteral ;
  geo-pos:lat "50.23591"^^xsd:decimal ;
  geo-pos:long "1.47201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47201'^^xsd:double;
  dwc:latitude '50.23591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47201 50.23591, 1.47201 50.23591, 1.47201 50.23591, 1.47201 50.23591, 1.47201 50.23591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10329'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34493 1.47202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34493"^^xsd:decimal ;
  dwc:decimalLongitude "1.47202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34493 1.47202)"^^geo:wktLiteral ;
  geo-pos:lat "50.34493"^^xsd:decimal ;
  geo-pos:long "1.47202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.34111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47202'^^xsd:double;
  dwc:latitude '50.34493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47202 50.34493, 1.47202 50.34493, 1.47202 50.34493, 1.47202 50.34493, 1.47202 50.34493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8965'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16251 1.47206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16251"^^xsd:decimal ;
  dwc:decimalLongitude "1.47206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16251 1.47206)"^^geo:wktLiteral ;
  geo-pos:lat "50.16251"^^xsd:decimal ;
  geo-pos:long "1.47206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47206'^^xsd:double;
  dwc:latitude '50.16251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47206 50.16251, 1.47206 50.16251, 1.47206 50.16251, 1.47206 50.16251, 1.47206 50.16251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4915'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29546 1.47206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29546"^^xsd:decimal ;
  dwc:decimalLongitude "1.47206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29546 1.47206)"^^geo:wktLiteral ;
  geo-pos:lat "50.29546"^^xsd:decimal ;
  geo-pos:long "1.47206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_586'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47206'^^xsd:double;
  dwc:latitude '50.29546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47206 50.29546, 1.47206 50.29546, 1.47206 50.29546, 1.47206 50.29546, 1.47206 50.29546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_586'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23564 1.47215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23564"^^xsd:decimal ;
  dwc:decimalLongitude "1.47215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23564 1.47215)"^^geo:wktLiteral ;
  geo-pos:lat "50.23564"^^xsd:decimal ;
  geo-pos:long "1.47215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47215'^^xsd:double;
  dwc:latitude '50.23564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47215 50.23564, 1.47215 50.23564, 1.47215 50.23564, 1.47215 50.23564, 1.47215 50.23564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12966'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18452 1.47221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18452"^^xsd:decimal ;
  dwc:decimalLongitude "1.47221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18452 1.47221)"^^geo:wktLiteral ;
  geo-pos:lat "50.18452"^^xsd:decimal ;
  geo-pos:long "1.47221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.248888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47221'^^xsd:double;
  dwc:latitude '50.18452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47221 50.18452, 1.47221 50.18452, 1.47221 50.18452, 1.47221 50.18452, 1.47221 50.18452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6437'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.47223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.47223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.47223)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.47223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.3855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47223'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47223 50.23256, 1.47223 50.23256, 1.47223 50.23256, 1.47223 50.23256, 1.47223 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11452'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.47227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23453"^^xsd:decimal ;
  dwc:decimalLongitude "1.47227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.47227)"^^geo:wktLiteral ;
  geo-pos:lat "50.23453"^^xsd:decimal ;
  geo-pos:long "1.47227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.118888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47227'^^xsd:double;
  dwc:latitude '50.23453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47227 50.23453, 1.47227 50.23453, 1.47227 50.23453, 1.47227 50.23453, 1.47227 50.23453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4633'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24444 1.47237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24444"^^xsd:decimal ;
  dwc:decimalLongitude "1.47237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24444 1.47237)"^^geo:wktLiteral ;
  geo-pos:lat "50.24444"^^xsd:decimal ;
  geo-pos:long "1.47237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47237'^^xsd:double;
  dwc:latitude '50.24444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47237 50.24444, 1.47237 50.24444, 1.47237 50.24444, 1.47237 50.24444, 1.47237 50.24444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12901'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16193 1.47239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16193"^^xsd:decimal ;
  dwc:decimalLongitude "1.47239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16193 1.47239)"^^geo:wktLiteral ;
  geo-pos:lat "50.16193"^^xsd:decimal ;
  geo-pos:long "1.47239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11144'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47239'^^xsd:double;
  dwc:latitude '50.16193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47239 50.16193, 1.47239 50.16193, 1.47239 50.16193, 1.47239 50.16193, 1.47239 50.16193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11144'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24266 1.4724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24266"^^xsd:decimal ;
  dwc:decimalLongitude "1.4724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24266 1.4724)"^^geo:wktLiteral ;
  geo-pos:lat "50.24266"^^xsd:decimal ;
  geo-pos:long "1.4724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4724'^^xsd:double;
  dwc:latitude '50.24266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4724 50.24266, 1.4724 50.24266, 1.4724 50.24266, 1.4724 50.24266, 1.4724 50.24266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8382'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2839 1.47241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2839"^^xsd:decimal ;
  dwc:decimalLongitude "1.47241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2839 1.47241)"^^geo:wktLiteral ;
  geo-pos:lat "50.2839"^^xsd:decimal ;
  geo-pos:long "1.47241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47241'^^xsd:double;
  dwc:latitude '50.2839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47241 50.2839, 1.47241 50.2839, 1.47241 50.2839, 1.47241 50.2839, 1.47241 50.2839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4334'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.47242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.47242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.47242)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.47242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47242'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47242 50.22889, 1.47242 50.22889, 1.47242 50.22889, 1.47242 50.22889, 1.47242 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11539'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21319 1.47243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21319"^^xsd:decimal ;
  dwc:decimalLongitude "1.47243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21319 1.47243)"^^geo:wktLiteral ;
  geo-pos:lat "50.21319"^^xsd:decimal ;
  geo-pos:long "1.47243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47243'^^xsd:double;
  dwc:latitude '50.21319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47243 50.21319, 1.47243 50.21319, 1.47243 50.21319, 1.47243 50.21319, 1.47243 50.21319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9774'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30927 1.47249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30927"^^xsd:decimal ;
  dwc:decimalLongitude "1.47249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30927 1.47249)"^^geo:wktLiteral ;
  geo-pos:lat "50.30927"^^xsd:decimal ;
  geo-pos:long "1.47249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47249'^^xsd:double;
  dwc:latitude '50.30927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47249 50.30927, 1.47249 50.30927, 1.47249 50.30927, 1.47249 50.30927, 1.47249 50.30927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4792'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24837 1.47266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24837"^^xsd:decimal ;
  dwc:decimalLongitude "1.47266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24837 1.47266)"^^geo:wktLiteral ;
  geo-pos:lat "50.24837"^^xsd:decimal ;
  geo-pos:long "1.47266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.27777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47266'^^xsd:double;
  dwc:latitude '50.24837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47266 50.24837, 1.47266 50.24837, 1.47266 50.24837, 1.47266 50.24837, 1.47266 50.24837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7737'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18016 1.4727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18016"^^xsd:decimal ;
  dwc:decimalLongitude "1.4727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18016 1.4727)"^^geo:wktLiteral ;
  geo-pos:lat "50.18016"^^xsd:decimal ;
  geo-pos:long "1.4727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4727'^^xsd:double;
  dwc:latitude '50.18016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4727 50.18016, 1.4727 50.18016, 1.4727 50.18016, 1.4727 50.18016, 1.4727 50.18016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5468'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26217 1.47273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26217"^^xsd:decimal ;
  dwc:decimalLongitude "1.47273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26217 1.47273)"^^geo:wktLiteral ;
  geo-pos:lat "50.26217"^^xsd:decimal ;
  geo-pos:long "1.47273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8307'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47273'^^xsd:double;
  dwc:latitude '50.26217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47273 50.26217, 1.47273 50.26217, 1.47273 50.26217, 1.47273 50.26217, 1.47273 50.26217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8307'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28016 1.47276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28016"^^xsd:decimal ;
  dwc:decimalLongitude "1.47276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28016 1.47276)"^^geo:wktLiteral ;
  geo-pos:lat "50.28016"^^xsd:decimal ;
  geo-pos:long "1.47276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47276'^^xsd:double;
  dwc:latitude '50.28016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47276 50.28016, 1.47276 50.28016, 1.47276 50.28016, 1.47276 50.28016, 1.47276 50.28016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10059'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.47292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22372"^^xsd:decimal ;
  dwc:decimalLongitude "1.47292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.47292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22372"^^xsd:decimal ;
  geo-pos:long "1.47292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47292'^^xsd:double;
  dwc:latitude '50.22372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47292 50.22372, 1.47292 50.22372, 1.47292 50.22372, 1.47292 50.22372, 1.47292 50.22372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4528'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21631 1.47293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21631"^^xsd:decimal ;
  dwc:decimalLongitude "1.47293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21631 1.47293)"^^geo:wktLiteral ;
  geo-pos:lat "50.21631"^^xsd:decimal ;
  geo-pos:long "1.47293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47293'^^xsd:double;
  dwc:latitude '50.21631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47293 50.21631, 1.47293 50.21631, 1.47293 50.21631, 1.47293 50.21631, 1.47293 50.21631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5745'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16485 1.47296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16485"^^xsd:decimal ;
  dwc:decimalLongitude "1.47296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16485 1.47296)"^^geo:wktLiteral ;
  geo-pos:lat "50.16485"^^xsd:decimal ;
  geo-pos:long "1.47296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47296'^^xsd:double;
  dwc:latitude '50.16485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47296 50.16485, 1.47296 50.16485, 1.47296 50.16485, 1.47296 50.16485, 1.47296 50.16485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9642'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1971 1.47307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1971"^^xsd:decimal ;
  dwc:decimalLongitude "1.47307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1971 1.47307)"^^geo:wktLiteral ;
  geo-pos:lat "50.1971"^^xsd:decimal ;
  geo-pos:long "1.47307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47307'^^xsd:double;
  dwc:latitude '50.1971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47307 50.1971, 1.47307 50.1971, 1.47307 50.1971, 1.47307 50.1971, 1.47307 50.1971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11395'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21077 1.47314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21077"^^xsd:decimal ;
  dwc:decimalLongitude "1.47314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21077 1.47314)"^^geo:wktLiteral ;
  geo-pos:lat "50.21077"^^xsd:decimal ;
  geo-pos:long "1.47314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47314'^^xsd:double;
  dwc:latitude '50.21077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47314 50.21077, 1.47314 50.21077, 1.47314 50.21077, 1.47314 50.21077, 1.47314 50.21077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10161'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1896 1.47325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1896"^^xsd:decimal ;
  dwc:decimalLongitude "1.47325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1896 1.47325)"^^geo:wktLiteral ;
  geo-pos:lat "50.1896"^^xsd:decimal ;
  geo-pos:long "1.47325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47325'^^xsd:double;
  dwc:latitude '50.1896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47325 50.1896, 1.47325 50.1896, 1.47325 50.1896, 1.47325 50.1896, 1.47325 50.1896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5813'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28289 1.47333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28289"^^xsd:decimal ;
  dwc:decimalLongitude "1.47333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28289 1.47333)"^^geo:wktLiteral ;
  geo-pos:lat "50.28289"^^xsd:decimal ;
  geo-pos:long "1.47333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47333'^^xsd:double;
  dwc:latitude '50.28289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47333 50.28289, 1.47333 50.28289, 1.47333 50.28289, 1.47333 50.28289, 1.47333 50.28289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6671'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22305 1.47347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22305"^^xsd:decimal ;
  dwc:decimalLongitude "1.47347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22305 1.47347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22305"^^xsd:decimal ;
  geo-pos:long "1.47347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47347'^^xsd:double;
  dwc:latitude '50.22305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47347 50.22305, 1.47347 50.22305, 1.47347 50.22305, 1.47347 50.22305, 1.47347 50.22305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9835'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27413 1.47353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27413"^^xsd:decimal ;
  dwc:decimalLongitude "1.47353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27413 1.47353)"^^geo:wktLiteral ;
  geo-pos:lat "50.27413"^^xsd:decimal ;
  geo-pos:long "1.47353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47353'^^xsd:double;
  dwc:latitude '50.27413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47353 50.27413, 1.47353 50.27413, 1.47353 50.27413, 1.47353 50.27413, 1.47353 50.27413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9872'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19862 1.47362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19862"^^xsd:decimal ;
  dwc:decimalLongitude "1.47362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19862 1.47362)"^^geo:wktLiteral ;
  geo-pos:lat "50.19862"^^xsd:decimal ;
  geo-pos:long "1.47362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5516'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47362'^^xsd:double;
  dwc:latitude '50.19862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47362 50.19862, 1.47362 50.19862, 1.47362 50.19862, 1.47362 50.19862, 1.47362 50.19862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5516'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16534 1.4737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16534"^^xsd:decimal ;
  dwc:decimalLongitude "1.4737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16534 1.4737)"^^geo:wktLiteral ;
  geo-pos:lat "50.16534"^^xsd:decimal ;
  geo-pos:long "1.4737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4737'^^xsd:double;
  dwc:latitude '50.16534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4737 50.16534, 1.4737 50.16534, 1.4737 50.16534, 1.4737 50.16534, 1.4737 50.16534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4946'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26959 1.47373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26959"^^xsd:decimal ;
  dwc:decimalLongitude "1.47373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26959 1.47373)"^^geo:wktLiteral ;
  geo-pos:lat "50.26959"^^xsd:decimal ;
  geo-pos:long "1.47373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47373'^^xsd:double;
  dwc:latitude '50.26959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47373 50.26959, 1.47373 50.26959, 1.47373 50.26959, 1.47373 50.26959, 1.47373 50.26959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8053'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19401 1.47383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19401"^^xsd:decimal ;
  dwc:decimalLongitude "1.47383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19401 1.47383)"^^geo:wktLiteral ;
  geo-pos:lat "50.19401"^^xsd:decimal ;
  geo-pos:long "1.47383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47383'^^xsd:double;
  dwc:latitude '50.19401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47383 50.19401, 1.47383 50.19401, 1.47383 50.19401, 1.47383 50.19401, 1.47383 50.19401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9249'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27005 1.47385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27005"^^xsd:decimal ;
  dwc:decimalLongitude "1.47385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27005 1.47385)"^^geo:wktLiteral ;
  geo-pos:lat "50.27005"^^xsd:decimal ;
  geo-pos:long "1.47385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47385'^^xsd:double;
  dwc:latitude '50.27005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47385 50.27005, 1.47385 50.27005, 1.47385 50.27005, 1.47385 50.27005, 1.47385 50.27005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8397'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27255 1.47399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27255"^^xsd:decimal ;
  dwc:decimalLongitude "1.47399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27255 1.47399)"^^geo:wktLiteral ;
  geo-pos:lat "50.27255"^^xsd:decimal ;
  geo-pos:long "1.47399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47399'^^xsd:double;
  dwc:latitude '50.27255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47399 50.27255, 1.47399 50.27255, 1.47399 50.27255, 1.47399 50.27255, 1.47399 50.27255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6856'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16534 1.47411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16534"^^xsd:decimal ;
  dwc:decimalLongitude "1.47411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16534 1.47411)"^^geo:wktLiteral ;
  geo-pos:lat "50.16534"^^xsd:decimal ;
  geo-pos:long "1.47411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5591'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47411'^^xsd:double;
  dwc:latitude '50.16534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47411 50.16534, 1.47411 50.16534, 1.47411 50.16534, 1.47411 50.16534, 1.47411 50.16534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5591'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21744 1.47425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21744"^^xsd:decimal ;
  dwc:decimalLongitude "1.47425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21744 1.47425)"^^geo:wktLiteral ;
  geo-pos:lat "50.21744"^^xsd:decimal ;
  geo-pos:long "1.47425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47425'^^xsd:double;
  dwc:latitude '50.21744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47425 50.21744, 1.47425 50.21744, 1.47425 50.21744, 1.47425 50.21744, 1.47425 50.21744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6066'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27933 1.47427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27933"^^xsd:decimal ;
  dwc:decimalLongitude "1.47427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27933 1.47427)"^^geo:wktLiteral ;
  geo-pos:lat "50.27933"^^xsd:decimal ;
  geo-pos:long "1.47427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_463'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47427'^^xsd:double;
  dwc:latitude '50.27933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47427 50.27933, 1.47427 50.27933, 1.47427 50.27933, 1.47427 50.27933, 1.47427 50.27933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_463'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2492 1.4744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2492"^^xsd:decimal ;
  dwc:decimalLongitude "1.4744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2492 1.4744)"^^geo:wktLiteral ;
  geo-pos:lat "50.2492"^^xsd:decimal ;
  geo-pos:long "1.4744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_556'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4744'^^xsd:double;
  dwc:latitude '50.2492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4744 50.2492, 1.4744 50.2492, 1.4744 50.2492, 1.4744 50.2492, 1.4744 50.2492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_556'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21687 1.47441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21687"^^xsd:decimal ;
  dwc:decimalLongitude "1.47441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21687 1.47441)"^^geo:wktLiteral ;
  geo-pos:lat "50.21687"^^xsd:decimal ;
  geo-pos:long "1.47441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47441'^^xsd:double;
  dwc:latitude '50.21687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47441 50.21687, 1.47441 50.21687, 1.47441 50.21687, 1.47441 50.21687, 1.47441 50.21687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11424'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.47451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22471"^^xsd:decimal ;
  dwc:decimalLongitude "1.47451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.47451)"^^geo:wktLiteral ;
  geo-pos:lat "50.22471"^^xsd:decimal ;
  geo-pos:long "1.47451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47451'^^xsd:double;
  dwc:latitude '50.22471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47451 50.22471, 1.47451 50.22471, 1.47451 50.22471, 1.47451 50.22471, 1.47451 50.22471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6454'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15673 1.47457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15673"^^xsd:decimal ;
  dwc:decimalLongitude "1.47457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15673 1.47457)"^^geo:wktLiteral ;
  geo-pos:lat "50.15673"^^xsd:decimal ;
  geo-pos:long "1.47457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4882'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.173333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47457'^^xsd:double;
  dwc:latitude '50.15673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47457 50.15673, 1.47457 50.15673, 1.47457 50.15673, 1.47457 50.15673, 1.47457 50.15673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4882'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24167 1.47463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24167"^^xsd:decimal ;
  dwc:decimalLongitude "1.47463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24167 1.47463)"^^geo:wktLiteral ;
  geo-pos:lat "50.24167"^^xsd:decimal ;
  geo-pos:long "1.47463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47463'^^xsd:double;
  dwc:latitude '50.24167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47463 50.24167, 1.47463 50.24167, 1.47463 50.24167, 1.47463 50.24167, 1.47463 50.24167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6519'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19257 1.47468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19257"^^xsd:decimal ;
  dwc:decimalLongitude "1.47468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19257 1.47468)"^^geo:wktLiteral ;
  geo-pos:lat "50.19257"^^xsd:decimal ;
  geo-pos:long "1.47468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47468'^^xsd:double;
  dwc:latitude '50.19257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47468 50.19257, 1.47468 50.19257, 1.47468 50.19257, 1.47468 50.19257, 1.47468 50.19257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4412'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27735 1.47473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27735"^^xsd:decimal ;
  dwc:decimalLongitude "1.47473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27735 1.47473)"^^geo:wktLiteral ;
  geo-pos:lat "50.27735"^^xsd:decimal ;
  geo-pos:long "1.47473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47473'^^xsd:double;
  dwc:latitude '50.27735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47473 50.27735, 1.47473 50.27735, 1.47473 50.27735, 1.47473 50.27735, 1.47473 50.27735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7637'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24279 1.47482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24279"^^xsd:decimal ;
  dwc:decimalLongitude "1.47482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24279 1.47482)"^^geo:wktLiteral ;
  geo-pos:lat "50.24279"^^xsd:decimal ;
  geo-pos:long "1.47482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47482'^^xsd:double;
  dwc:latitude '50.24279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47482 50.24279, 1.47482 50.24279, 1.47482 50.24279, 1.47482 50.24279, 1.47482 50.24279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6683'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24209 1.47483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24209"^^xsd:decimal ;
  dwc:decimalLongitude "1.47483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24209 1.47483)"^^geo:wktLiteral ;
  geo-pos:lat "50.24209"^^xsd:decimal ;
  geo-pos:long "1.47483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.841111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47483'^^xsd:double;
  dwc:latitude '50.24209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47483 50.24209, 1.47483 50.24209, 1.47483 50.24209, 1.47483 50.24209, 1.47483 50.24209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10303'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21053 1.47489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21053"^^xsd:decimal ;
  dwc:decimalLongitude "1.47489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21053 1.47489)"^^geo:wktLiteral ;
  geo-pos:lat "50.21053"^^xsd:decimal ;
  geo-pos:long "1.47489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5529'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47489'^^xsd:double;
  dwc:latitude '50.21053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47489 50.21053, 1.47489 50.21053, 1.47489 50.21053, 1.47489 50.21053, 1.47489 50.21053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5529'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19621 1.4749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19621"^^xsd:decimal ;
  dwc:decimalLongitude "1.4749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19621 1.4749)"^^geo:wktLiteral ;
  geo-pos:lat "50.19621"^^xsd:decimal ;
  geo-pos:long "1.4749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4749'^^xsd:double;
  dwc:latitude '50.19621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4749 50.19621, 1.4749 50.19621, 1.4749 50.19621, 1.4749 50.19621, 1.4749 50.19621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10353'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22182 1.4749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22182"^^xsd:decimal ;
  dwc:decimalLongitude "1.4749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22182 1.4749)"^^geo:wktLiteral ;
  geo-pos:lat "50.22182"^^xsd:decimal ;
  geo-pos:long "1.4749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4749'^^xsd:double;
  dwc:latitude '50.22182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4749 50.22182, 1.4749 50.22182, 1.4749 50.22182, 1.4749 50.22182, 1.4749 50.22182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10364'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.47494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20263"^^xsd:decimal ;
  dwc:decimalLongitude "1.47494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.47494)"^^geo:wktLiteral ;
  geo-pos:lat "50.20263"^^xsd:decimal ;
  geo-pos:long "1.47494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47494'^^xsd:double;
  dwc:latitude '50.20263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47494 50.20263, 1.47494 50.20263, 1.47494 50.20263, 1.47494 50.20263, 1.47494 50.20263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11342'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2775 1.47507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2775"^^xsd:decimal ;
  dwc:decimalLongitude "1.47507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2775 1.47507)"^^geo:wktLiteral ;
  geo-pos:lat "50.2775"^^xsd:decimal ;
  geo-pos:long "1.47507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12441'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47507'^^xsd:double;
  dwc:latitude '50.2775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47507 50.2775, 1.47507 50.2775, 1.47507 50.2775, 1.47507 50.2775, 1.47507 50.2775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12441'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18168 1.47531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18168"^^xsd:decimal ;
  dwc:decimalLongitude "1.47531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18168 1.47531)"^^geo:wktLiteral ;
  geo-pos:lat "50.18168"^^xsd:decimal ;
  geo-pos:long "1.47531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47531'^^xsd:double;
  dwc:latitude '50.18168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47531 50.18168, 1.47531 50.18168, 1.47531 50.18168, 1.47531 50.18168, 1.47531 50.18168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10526'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21711 1.47531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21711"^^xsd:decimal ;
  dwc:decimalLongitude "1.47531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21711 1.47531)"^^geo:wktLiteral ;
  geo-pos:lat "50.21711"^^xsd:decimal ;
  geo-pos:long "1.47531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47531'^^xsd:double;
  dwc:latitude '50.21711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47531 50.21711, 1.47531 50.21711, 1.47531 50.21711, 1.47531 50.21711, 1.47531 50.21711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13019'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25536 1.47533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25536"^^xsd:decimal ;
  dwc:decimalLongitude "1.47533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25536 1.47533)"^^geo:wktLiteral ;
  geo-pos:lat "50.25536"^^xsd:decimal ;
  geo-pos:long "1.47533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47533'^^xsd:double;
  dwc:latitude '50.25536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47533 50.25536, 1.47533 50.25536, 1.47533 50.25536, 1.47533 50.25536, 1.47533 50.25536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7060'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19279 1.47539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19279"^^xsd:decimal ;
  dwc:decimalLongitude "1.47539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19279 1.47539)"^^geo:wktLiteral ;
  geo-pos:lat "50.19279"^^xsd:decimal ;
  geo-pos:long "1.47539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47539'^^xsd:double;
  dwc:latitude '50.19279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47539 50.19279, 1.47539 50.19279, 1.47539 50.19279, 1.47539 50.19279, 1.47539 50.19279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11394'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2782 1.47548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2782"^^xsd:decimal ;
  dwc:decimalLongitude "1.47548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2782 1.47548)"^^geo:wktLiteral ;
  geo-pos:lat "50.2782"^^xsd:decimal ;
  geo-pos:long "1.47548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47548'^^xsd:double;
  dwc:latitude '50.2782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47548 50.2782, 1.47548 50.2782, 1.47548 50.2782, 1.47548 50.2782, 1.47548 50.2782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10247'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30958 1.47548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30958"^^xsd:decimal ;
  dwc:decimalLongitude "1.47548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30958 1.47548)"^^geo:wktLiteral ;
  geo-pos:lat "50.30958"^^xsd:decimal ;
  geo-pos:long "1.47548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_593'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47548'^^xsd:double;
  dwc:latitude '50.30958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47548 50.30958, 1.47548 50.30958, 1.47548 50.30958, 1.47548 50.30958, 1.47548 50.30958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_593'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17771 1.47553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17771"^^xsd:decimal ;
  dwc:decimalLongitude "1.47553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17771 1.47553)"^^geo:wktLiteral ;
  geo-pos:lat "50.17771"^^xsd:decimal ;
  geo-pos:long "1.47553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47553'^^xsd:double;
  dwc:latitude '50.17771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47553 50.17771, 1.47553 50.17771, 1.47553 50.17771, 1.47553 50.17771, 1.47553 50.17771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5869'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19476 1.47553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19476"^^xsd:decimal ;
  dwc:decimalLongitude "1.47553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19476 1.47553)"^^geo:wktLiteral ;
  geo-pos:lat "50.19476"^^xsd:decimal ;
  geo-pos:long "1.47553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.82444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47553'^^xsd:double;
  dwc:latitude '50.19476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47553 50.19476, 1.47553 50.19476, 1.47553 50.19476, 1.47553 50.19476, 1.47553 50.19476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10445'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16452 1.47554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16452"^^xsd:decimal ;
  dwc:decimalLongitude "1.47554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16452 1.47554)"^^geo:wktLiteral ;
  geo-pos:lat "50.16452"^^xsd:decimal ;
  geo-pos:long "1.47554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47554'^^xsd:double;
  dwc:latitude '50.16452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47554 50.16452, 1.47554 50.16452, 1.47554 50.16452, 1.47554 50.16452, 1.47554 50.16452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5440'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20074 1.47563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20074"^^xsd:decimal ;
  dwc:decimalLongitude "1.47563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20074 1.47563)"^^geo:wktLiteral ;
  geo-pos:lat "50.20074"^^xsd:decimal ;
  geo-pos:long "1.47563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47563'^^xsd:double;
  dwc:latitude '50.20074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47563 50.20074, 1.47563 50.20074, 1.47563 50.20074, 1.47563 50.20074, 1.47563 50.20074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11423'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26235 1.47564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26235"^^xsd:decimal ;
  dwc:decimalLongitude "1.47564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26235 1.47564)"^^geo:wktLiteral ;
  geo-pos:lat "50.26235"^^xsd:decimal ;
  geo-pos:long "1.47564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47564'^^xsd:double;
  dwc:latitude '50.26235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47564 50.26235, 1.47564 50.26235, 1.47564 50.26235, 1.47564 50.26235, 1.47564 50.26235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9898'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21176 1.4757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21176"^^xsd:decimal ;
  dwc:decimalLongitude "1.4757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21176 1.4757)"^^geo:wktLiteral ;
  geo-pos:lat "50.21176"^^xsd:decimal ;
  geo-pos:long "1.4757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4757'^^xsd:double;
  dwc:latitude '50.21176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4757 50.21176, 1.4757 50.21176, 1.4757 50.21176, 1.4757 50.21176, 1.4757 50.21176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8366'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15996 1.47578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15996"^^xsd:decimal ;
  dwc:decimalLongitude "1.47578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15996 1.47578)"^^geo:wktLiteral ;
  geo-pos:lat "50.15996"^^xsd:decimal ;
  geo-pos:long "1.47578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47578'^^xsd:double;
  dwc:latitude '50.15996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47578 50.15996, 1.47578 50.15996, 1.47578 50.15996, 1.47578 50.15996, 1.47578 50.15996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11350'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26178 1.47578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26178"^^xsd:decimal ;
  dwc:decimalLongitude "1.47578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26178 1.47578)"^^geo:wktLiteral ;
  geo-pos:lat "50.26178"^^xsd:decimal ;
  geo-pos:long "1.47578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47578'^^xsd:double;
  dwc:latitude '50.26178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47578 50.26178, 1.47578 50.26178, 1.47578 50.26178, 1.47578 50.26178, 1.47578 50.26178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1110'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30113 1.47579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30113"^^xsd:decimal ;
  dwc:decimalLongitude "1.47579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30113 1.47579)"^^geo:wktLiteral ;
  geo-pos:lat "50.30113"^^xsd:decimal ;
  geo-pos:long "1.47579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47579'^^xsd:double;
  dwc:latitude '50.30113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47579 50.30113, 1.47579 50.30113, 1.47579 50.30113, 1.47579 50.30113, 1.47579 50.30113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_866'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.4758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.4758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.4758)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.4758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4758'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4758 50.22906, 1.4758 50.22906, 1.4758 50.22906, 1.4758 50.22906, 1.4758 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12973'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26691 1.47586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26691"^^xsd:decimal ;
  dwc:decimalLongitude "1.47586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26691 1.47586)"^^geo:wktLiteral ;
  geo-pos:lat "50.26691"^^xsd:decimal ;
  geo-pos:long "1.47586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.148888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47586'^^xsd:double;
  dwc:latitude '50.26691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47586 50.26691, 1.47586 50.26691, 1.47586 50.26691, 1.47586 50.26691, 1.47586 50.26691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4359'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.47587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.47587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.47587)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.47587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47587'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47587 50.2261, 1.47587 50.2261, 1.47587 50.2261, 1.47587 50.2261, 1.47587 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4193'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16545 1.47588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16545"^^xsd:decimal ;
  dwc:decimalLongitude "1.47588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16545 1.47588)"^^geo:wktLiteral ;
  geo-pos:lat "50.16545"^^xsd:decimal ;
  geo-pos:long "1.47588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47588'^^xsd:double;
  dwc:latitude '50.16545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47588 50.16545, 1.47588 50.16545, 1.47588 50.16545, 1.47588 50.16545, 1.47588 50.16545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6191'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.47593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22429"^^xsd:decimal ;
  dwc:decimalLongitude "1.47593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.47593)"^^geo:wktLiteral ;
  geo-pos:lat "50.22429"^^xsd:decimal ;
  geo-pos:long "1.47593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47593'^^xsd:double;
  dwc:latitude '50.22429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47593 50.22429, 1.47593 50.22429, 1.47593 50.22429, 1.47593 50.22429, 1.47593 50.22429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10152'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23875 1.47602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23875"^^xsd:decimal ;
  dwc:decimalLongitude "1.47602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23875 1.47602)"^^geo:wktLiteral ;
  geo-pos:lat "50.23875"^^xsd:decimal ;
  geo-pos:long "1.47602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47602'^^xsd:double;
  dwc:latitude '50.23875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47602 50.23875, 1.47602 50.23875, 1.47602 50.23875, 1.47602 50.23875, 1.47602 50.23875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11355'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28217 1.47619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28217"^^xsd:decimal ;
  dwc:decimalLongitude "1.47619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28217 1.47619)"^^geo:wktLiteral ;
  geo-pos:lat "50.28217"^^xsd:decimal ;
  geo-pos:long "1.47619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12484'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.20222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47619'^^xsd:double;
  dwc:latitude '50.28217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47619 50.28217, 1.47619 50.28217, 1.47619 50.28217, 1.47619 50.28217, 1.47619 50.28217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12484'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18887 1.4762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18887"^^xsd:decimal ;
  dwc:decimalLongitude "1.4762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18887 1.4762)"^^geo:wktLiteral ;
  geo-pos:lat "50.18887"^^xsd:decimal ;
  geo-pos:long "1.4762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.124444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4762'^^xsd:double;
  dwc:latitude '50.18887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4762 50.18887, 1.4762 50.18887, 1.4762 50.18887, 1.4762 50.18887, 1.4762 50.18887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4997'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21736 1.47627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21736"^^xsd:decimal ;
  dwc:decimalLongitude "1.47627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21736 1.47627)"^^geo:wktLiteral ;
  geo-pos:lat "50.21736"^^xsd:decimal ;
  geo-pos:long "1.47627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47627'^^xsd:double;
  dwc:latitude '50.21736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47627 50.21736, 1.47627 50.21736, 1.47627 50.21736, 1.47627 50.21736, 1.47627 50.21736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11425'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.47628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.47628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.47628)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.47628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.5466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47628'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47628 50.2328, 1.47628 50.2328, 1.47628 50.2328, 1.47628 50.2328, 1.47628 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5418'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30906 1.47629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30906"^^xsd:decimal ;
  dwc:decimalLongitude "1.47629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30906 1.47629)"^^geo:wktLiteral ;
  geo-pos:lat "50.30906"^^xsd:decimal ;
  geo-pos:long "1.47629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47629'^^xsd:double;
  dwc:latitude '50.30906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47629 50.30906, 1.47629 50.30906, 1.47629 50.30906, 1.47629 50.30906, 1.47629 50.30906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8026'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23918 1.47632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23918"^^xsd:decimal ;
  dwc:decimalLongitude "1.47632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23918 1.47632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23918"^^xsd:decimal ;
  geo-pos:long "1.47632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13128'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47632'^^xsd:double;
  dwc:latitude '50.23918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47632 50.23918, 1.47632 50.23918, 1.47632 50.23918, 1.47632 50.23918, 1.47632 50.23918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13128'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38221 1.47637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38221"^^xsd:decimal ;
  dwc:decimalLongitude "1.47637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38221 1.47637)"^^geo:wktLiteral ;
  geo-pos:lat "50.38221"^^xsd:decimal ;
  geo-pos:long "1.47637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47637'^^xsd:double;
  dwc:latitude '50.38221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47637 50.38221, 1.47637 50.38221, 1.47637 50.38221, 1.47637 50.38221, 1.47637 50.38221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2949'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28116 1.47642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28116"^^xsd:decimal ;
  dwc:decimalLongitude "1.47642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28116 1.47642)"^^geo:wktLiteral ;
  geo-pos:lat "50.28116"^^xsd:decimal ;
  geo-pos:long "1.47642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47642'^^xsd:double;
  dwc:latitude '50.28116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47642 50.28116, 1.47642 50.28116, 1.47642 50.28116, 1.47642 50.28116, 1.47642 50.28116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1223'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 1.47642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.324"^^xsd:decimal ;
  dwc:decimalLongitude "1.47642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 1.47642)"^^geo:wktLiteral ;
  geo-pos:lat "50.324"^^xsd:decimal ;
  geo-pos:long "1.47642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47642'^^xsd:double;
  dwc:latitude '50.324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47642 50.324, 1.47642 50.324, 1.47642 50.324, 1.47642 50.324, 1.47642 50.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12369'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17622 1.47643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17622"^^xsd:decimal ;
  dwc:decimalLongitude "1.47643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17622 1.47643)"^^geo:wktLiteral ;
  geo-pos:lat "50.17622"^^xsd:decimal ;
  geo-pos:long "1.47643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47643'^^xsd:double;
  dwc:latitude '50.17622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47643 50.17622, 1.47643 50.17622, 1.47643 50.17622, 1.47643 50.17622, 1.47643 50.17622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10489'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24037 1.47653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24037"^^xsd:decimal ;
  dwc:decimalLongitude "1.47653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24037 1.47653)"^^geo:wktLiteral ;
  geo-pos:lat "50.24037"^^xsd:decimal ;
  geo-pos:long "1.47653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47653'^^xsd:double;
  dwc:latitude '50.24037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47653 50.24037, 1.47653 50.24037, 1.47653 50.24037, 1.47653 50.24037, 1.47653 50.24037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4375'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20437 1.47658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20437"^^xsd:decimal ;
  dwc:decimalLongitude "1.47658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20437 1.47658)"^^geo:wktLiteral ;
  geo-pos:lat "50.20437"^^xsd:decimal ;
  geo-pos:long "1.47658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47658'^^xsd:double;
  dwc:latitude '50.20437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47658 50.20437, 1.47658 50.20437, 1.47658 50.20437, 1.47658 50.20437, 1.47658 50.20437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13139'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25738 1.47659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25738"^^xsd:decimal ;
  dwc:decimalLongitude "1.47659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25738 1.47659)"^^geo:wktLiteral ;
  geo-pos:lat "50.25738"^^xsd:decimal ;
  geo-pos:long "1.47659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47659'^^xsd:double;
  dwc:latitude '50.25738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47659 50.25738, 1.47659 50.25738, 1.47659 50.25738, 1.47659 50.25738, 1.47659 50.25738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10147'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18161 1.47661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18161"^^xsd:decimal ;
  dwc:decimalLongitude "1.47661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18161 1.47661)"^^geo:wktLiteral ;
  geo-pos:lat "50.18161"^^xsd:decimal ;
  geo-pos:long "1.47661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47661'^^xsd:double;
  dwc:latitude '50.18161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47661 50.18161, 1.47661 50.18161, 1.47661 50.18161, 1.47661 50.18161, 1.47661 50.18161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6014'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19885 1.47661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19885"^^xsd:decimal ;
  dwc:decimalLongitude "1.47661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19885 1.47661)"^^geo:wktLiteral ;
  geo-pos:lat "50.19885"^^xsd:decimal ;
  geo-pos:long "1.47661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47661'^^xsd:double;
  dwc:latitude '50.19885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47661 50.19885, 1.47661 50.19885, 1.47661 50.19885, 1.47661 50.19885, 1.47661 50.19885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9344'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.47661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22426"^^xsd:decimal ;
  dwc:decimalLongitude "1.47661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.47661)"^^geo:wktLiteral ;
  geo-pos:lat "50.22426"^^xsd:decimal ;
  geo-pos:long "1.47661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12564'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47661'^^xsd:double;
  dwc:latitude '50.22426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47661 50.22426, 1.47661 50.22426, 1.47661 50.22426, 1.47661 50.22426, 1.47661 50.22426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12564'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35408 1.47662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35408"^^xsd:decimal ;
  dwc:decimalLongitude "1.47662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35408 1.47662)"^^geo:wktLiteral ;
  geo-pos:lat "50.35408"^^xsd:decimal ;
  geo-pos:long "1.47662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47662'^^xsd:double;
  dwc:latitude '50.35408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47662 50.35408, 1.47662 50.35408, 1.47662 50.35408, 1.47662 50.35408, 1.47662 50.35408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8751'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16374 1.47663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16374"^^xsd:decimal ;
  dwc:decimalLongitude "1.47663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16374 1.47663)"^^geo:wktLiteral ;
  geo-pos:lat "50.16374"^^xsd:decimal ;
  geo-pos:long "1.47663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47663'^^xsd:double;
  dwc:latitude '50.16374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47663 50.16374, 1.47663 50.16374, 1.47663 50.16374, 1.47663 50.16374, 1.47663 50.16374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5329'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29124 1.47667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29124"^^xsd:decimal ;
  dwc:decimalLongitude "1.47667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29124 1.47667)"^^geo:wktLiteral ;
  geo-pos:lat "50.29124"^^xsd:decimal ;
  geo-pos:long "1.47667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47667'^^xsd:double;
  dwc:latitude '50.29124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47667 50.29124, 1.47667 50.29124, 1.47667 50.29124, 1.47667 50.29124, 1.47667 50.29124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4058'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.47668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22338"^^xsd:decimal ;
  dwc:decimalLongitude "1.47668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.47668)"^^geo:wktLiteral ;
  geo-pos:lat "50.22338"^^xsd:decimal ;
  geo-pos:long "1.47668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47668'^^xsd:double;
  dwc:latitude '50.22338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47668 50.22338, 1.47668 50.22338, 1.47668 50.22338, 1.47668 50.22338, 1.47668 50.22338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3530'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24709 1.47668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24709"^^xsd:decimal ;
  dwc:decimalLongitude "1.47668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24709 1.47668)"^^geo:wktLiteral ;
  geo-pos:lat "50.24709"^^xsd:decimal ;
  geo-pos:long "1.47668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47668'^^xsd:double;
  dwc:latitude '50.24709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47668 50.24709, 1.47668 50.24709, 1.47668 50.24709, 1.47668 50.24709, 1.47668 50.24709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1251'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20623 1.47669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20623"^^xsd:decimal ;
  dwc:decimalLongitude "1.47669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20623 1.47669)"^^geo:wktLiteral ;
  geo-pos:lat "50.20623"^^xsd:decimal ;
  geo-pos:long "1.47669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47669'^^xsd:double;
  dwc:latitude '50.20623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47669 50.20623, 1.47669 50.20623, 1.47669 50.20623, 1.47669 50.20623, 1.47669 50.20623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5801'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 1.47672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.47672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 1.47672)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "1.47672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_587'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47672'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47672 50.3, 1.47672 50.3, 1.47672 50.3, 1.47672 50.3, 1.47672 50.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_587'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17985 1.47682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17985"^^xsd:decimal ;
  dwc:decimalLongitude "1.47682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17985 1.47682)"^^geo:wktLiteral ;
  geo-pos:lat "50.17985"^^xsd:decimal ;
  geo-pos:long "1.47682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5592'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47682'^^xsd:double;
  dwc:latitude '50.17985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47682 50.17985, 1.47682 50.17985, 1.47682 50.17985, 1.47682 50.17985, 1.47682 50.17985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5592'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28631 1.47686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28631"^^xsd:decimal ;
  dwc:decimalLongitude "1.47686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28631 1.47686)"^^geo:wktLiteral ;
  geo-pos:lat "50.28631"^^xsd:decimal ;
  geo-pos:long "1.47686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_76'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_76'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47686'^^xsd:double;
  dwc:latitude '50.28631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47686 50.28631, 1.47686 50.28631, 1.47686 50.28631, 1.47686 50.28631, 1.47686 50.28631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_76'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.47688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21936"^^xsd:decimal ;
  dwc:decimalLongitude "1.47688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.47688)"^^geo:wktLiteral ;
  geo-pos:lat "50.21936"^^xsd:decimal ;
  geo-pos:long "1.47688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11101'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.875555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47688'^^xsd:double;
  dwc:latitude '50.21936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47688 50.21936, 1.47688 50.21936, 1.47688 50.21936, 1.47688 50.21936, 1.47688 50.21936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11101'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.47693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23501"^^xsd:decimal ;
  dwc:decimalLongitude "1.47693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.47693)"^^geo:wktLiteral ;
  geo-pos:lat "50.23501"^^xsd:decimal ;
  geo-pos:long "1.47693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47693'^^xsd:double;
  dwc:latitude '50.23501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47693 50.23501, 1.47693 50.23501, 1.47693 50.23501, 1.47693 50.23501, 1.47693 50.23501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4159'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.47707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22525"^^xsd:decimal ;
  dwc:decimalLongitude "1.47707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.47707)"^^geo:wktLiteral ;
  geo-pos:lat "50.22525"^^xsd:decimal ;
  geo-pos:long "1.47707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47707'^^xsd:double;
  dwc:latitude '50.22525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47707 50.22525, 1.47707 50.22525, 1.47707 50.22525, 1.47707 50.22525, 1.47707 50.22525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6032'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 1.47708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.213"^^xsd:decimal ;
  dwc:decimalLongitude "1.47708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 1.47708)"^^geo:wktLiteral ;
  geo-pos:lat "50.213"^^xsd:decimal ;
  geo-pos:long "1.47708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9146'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47708'^^xsd:double;
  dwc:latitude '50.213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47708 50.213, 1.47708 50.213, 1.47708 50.213, 1.47708 50.213, 1.47708 50.213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9146'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20625 1.47709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20625"^^xsd:decimal ;
  dwc:decimalLongitude "1.47709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20625 1.47709)"^^geo:wktLiteral ;
  geo-pos:lat "50.20625"^^xsd:decimal ;
  geo-pos:long "1.47709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47709'^^xsd:double;
  dwc:latitude '50.20625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47709 50.20625, 1.47709 50.20625, 1.47709 50.20625, 1.47709 50.20625, 1.47709 50.20625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4867'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20796 1.47712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20796"^^xsd:decimal ;
  dwc:decimalLongitude "1.47712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20796 1.47712)"^^geo:wktLiteral ;
  geo-pos:lat "50.20796"^^xsd:decimal ;
  geo-pos:long "1.47712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47712'^^xsd:double;
  dwc:latitude '50.20796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47712 50.20796, 1.47712 50.20796, 1.47712 50.20796, 1.47712 50.20796, 1.47712 50.20796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6274'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.47718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20243"^^xsd:decimal ;
  dwc:decimalLongitude "1.47718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.47718)"^^geo:wktLiteral ;
  geo-pos:lat "50.20243"^^xsd:decimal ;
  geo-pos:long "1.47718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13140'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47718'^^xsd:double;
  dwc:latitude '50.20243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47718 50.20243, 1.47718 50.20243, 1.47718 50.20243, 1.47718 50.20243, 1.47718 50.20243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13140'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25358 1.47728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25358"^^xsd:decimal ;
  dwc:decimalLongitude "1.47728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25358 1.47728)"^^geo:wktLiteral ;
  geo-pos:lat "50.25358"^^xsd:decimal ;
  geo-pos:long "1.47728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47728'^^xsd:double;
  dwc:latitude '50.25358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47728 50.25358, 1.47728 50.25358, 1.47728 50.25358, 1.47728 50.25358, 1.47728 50.25358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8418'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23718 1.47731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23718"^^xsd:decimal ;
  dwc:decimalLongitude "1.47731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23718 1.47731)"^^geo:wktLiteral ;
  geo-pos:lat "50.23718"^^xsd:decimal ;
  geo-pos:long "1.47731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47731'^^xsd:double;
  dwc:latitude '50.23718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47731 50.23718, 1.47731 50.23718, 1.47731 50.23718, 1.47731 50.23718, 1.47731 50.23718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6225'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.47735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19326"^^xsd:decimal ;
  dwc:decimalLongitude "1.47735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.47735)"^^geo:wktLiteral ;
  geo-pos:lat "50.19326"^^xsd:decimal ;
  geo-pos:long "1.47735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47735'^^xsd:double;
  dwc:latitude '50.19326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47735 50.19326, 1.47735 50.19326, 1.47735 50.19326, 1.47735 50.19326, 1.47735 50.19326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11343'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26228 1.47739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26228"^^xsd:decimal ;
  dwc:decimalLongitude "1.47739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26228 1.47739)"^^geo:wktLiteral ;
  geo-pos:lat "50.26228"^^xsd:decimal ;
  geo-pos:long "1.47739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47739'^^xsd:double;
  dwc:latitude '50.26228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47739 50.26228, 1.47739 50.26228, 1.47739 50.26228, 1.47739 50.26228, 1.47739 50.26228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12361'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17173 1.47756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17173"^^xsd:decimal ;
  dwc:decimalLongitude "1.47756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17173 1.47756)"^^geo:wktLiteral ;
  geo-pos:lat "50.17173"^^xsd:decimal ;
  geo-pos:long "1.47756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47756'^^xsd:double;
  dwc:latitude '50.17173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47756 50.17173, 1.47756 50.17173, 1.47756 50.17173, 1.47756 50.17173, 1.47756 50.17173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5339'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28724 1.47769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28724"^^xsd:decimal ;
  dwc:decimalLongitude "1.47769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28724 1.47769)"^^geo:wktLiteral ;
  geo-pos:lat "50.28724"^^xsd:decimal ;
  geo-pos:long "1.47769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47769'^^xsd:double;
  dwc:latitude '50.28724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47769 50.28724, 1.47769 50.28724, 1.47769 50.28724, 1.47769 50.28724, 1.47769 50.28724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12315'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.47773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.47773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.47773)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.47773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47773'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47773 50.23336, 1.47773 50.23336, 1.47773 50.23336, 1.47773 50.23336, 1.47773 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8381'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28029 1.47775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28029"^^xsd:decimal ;
  dwc:decimalLongitude "1.47775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28029 1.47775)"^^geo:wktLiteral ;
  geo-pos:lat "50.28029"^^xsd:decimal ;
  geo-pos:long "1.47775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47775'^^xsd:double;
  dwc:latitude '50.28029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47775 50.28029, 1.47775 50.28029, 1.47775 50.28029, 1.47775 50.28029, 1.47775 50.28029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12299'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21185 1.47778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21185"^^xsd:decimal ;
  dwc:decimalLongitude "1.47778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21185 1.47778)"^^geo:wktLiteral ;
  geo-pos:lat "50.21185"^^xsd:decimal ;
  geo-pos:long "1.47778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.264444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47778'^^xsd:double;
  dwc:latitude '50.21185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47778 50.21185, 1.47778 50.21185, 1.47778 50.21185, 1.47778 50.21185, 1.47778 50.21185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12943'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38902 1.47807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38902"^^xsd:decimal ;
  dwc:decimalLongitude "1.47807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38902 1.47807)"^^geo:wktLiteral ;
  geo-pos:lat "50.38902"^^xsd:decimal ;
  geo-pos:long "1.47807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47807'^^xsd:double;
  dwc:latitude '50.38902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47807 50.38902, 1.47807 50.38902, 1.47807 50.38902, 1.47807 50.38902, 1.47807 50.38902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8772'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17845 1.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17845"^^xsd:decimal ;
  dwc:decimalLongitude "1.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17845 1.47808)"^^geo:wktLiteral ;
  geo-pos:lat "50.17845"^^xsd:decimal ;
  geo-pos:long "1.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5559'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47808'^^xsd:double;
  dwc:latitude '50.17845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47808 50.17845, 1.47808 50.17845, 1.47808 50.17845, 1.47808 50.17845, 1.47808 50.17845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5559'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16747 1.47809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16747"^^xsd:decimal ;
  dwc:decimalLongitude "1.47809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16747 1.47809)"^^geo:wktLiteral ;
  geo-pos:lat "50.16747"^^xsd:decimal ;
  geo-pos:long "1.47809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47809'^^xsd:double;
  dwc:latitude '50.16747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47809 50.16747, 1.47809 50.16747, 1.47809 50.16747, 1.47809 50.16747, 1.47809 50.16747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11349'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18092 1.47814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18092"^^xsd:decimal ;
  dwc:decimalLongitude "1.47814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18092 1.47814)"^^geo:wktLiteral ;
  geo-pos:lat "50.18092"^^xsd:decimal ;
  geo-pos:long "1.47814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.397777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47814'^^xsd:double;
  dwc:latitude '50.18092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47814 50.18092, 1.47814 50.18092, 1.47814 50.18092, 1.47814 50.18092, 1.47814 50.18092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5467'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31248 1.47818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31248"^^xsd:decimal ;
  dwc:decimalLongitude "1.47818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31248 1.47818)"^^geo:wktLiteral ;
  geo-pos:lat "50.31248"^^xsd:decimal ;
  geo-pos:long "1.47818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47818'^^xsd:double;
  dwc:latitude '50.31248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47818 50.31248, 1.47818 50.31248, 1.47818 50.31248, 1.47818 50.31248, 1.47818 50.31248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4548'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28849 1.47821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28849"^^xsd:decimal ;
  dwc:decimalLongitude "1.47821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28849 1.47821)"^^geo:wktLiteral ;
  geo-pos:lat "50.28849"^^xsd:decimal ;
  geo-pos:long "1.47821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12591'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47821'^^xsd:double;
  dwc:latitude '50.28849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47821 50.28849, 1.47821 50.28849, 1.47821 50.28849, 1.47821 50.28849, 1.47821 50.28849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12591'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.47822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21677"^^xsd:decimal ;
  dwc:decimalLongitude "1.47822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.47822)"^^geo:wktLiteral ;
  geo-pos:lat "50.21677"^^xsd:decimal ;
  geo-pos:long "1.47822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47822'^^xsd:double;
  dwc:latitude '50.21677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47822 50.21677, 1.47822 50.21677, 1.47822 50.21677, 1.47822 50.21677, 1.47822 50.21677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11391'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27382 1.47831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27382"^^xsd:decimal ;
  dwc:decimalLongitude "1.47831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27382 1.47831)"^^geo:wktLiteral ;
  geo-pos:lat "50.27382"^^xsd:decimal ;
  geo-pos:long "1.47831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.152222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47831'^^xsd:double;
  dwc:latitude '50.27382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47831 50.27382, 1.47831 50.27382, 1.47831 50.27382, 1.47831 50.27382, 1.47831 50.27382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4091'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27885 1.47835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27885"^^xsd:decimal ;
  dwc:decimalLongitude "1.47835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27885 1.47835)"^^geo:wktLiteral ;
  geo-pos:lat "50.27885"^^xsd:decimal ;
  geo-pos:long "1.47835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47835'^^xsd:double;
  dwc:latitude '50.27885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47835 50.27885, 1.47835 50.27885, 1.47835 50.27885, 1.47835 50.27885, 1.47835 50.27885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12298'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24645 1.47842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24645"^^xsd:decimal ;
  dwc:decimalLongitude "1.47842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24645 1.47842)"^^geo:wktLiteral ;
  geo-pos:lat "50.24645"^^xsd:decimal ;
  geo-pos:long "1.47842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47842'^^xsd:double;
  dwc:latitude '50.24645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47842 50.24645, 1.47842 50.24645, 1.47842 50.24645, 1.47842 50.24645, 1.47842 50.24645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6790'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23718 1.47859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23718"^^xsd:decimal ;
  dwc:decimalLongitude "1.47859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23718 1.47859)"^^geo:wktLiteral ;
  geo-pos:lat "50.23718"^^xsd:decimal ;
  geo-pos:long "1.47859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47859'^^xsd:double;
  dwc:latitude '50.23718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47859 50.23718, 1.47859 50.23718, 1.47859 50.23718, 1.47859 50.23718, 1.47859 50.23718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12341'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24523 1.47866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24523"^^xsd:decimal ;
  dwc:decimalLongitude "1.47866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24523 1.47866)"^^geo:wktLiteral ;
  geo-pos:lat "50.24523"^^xsd:decimal ;
  geo-pos:long "1.47866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3230555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47866'^^xsd:double;
  dwc:latitude '50.24523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47866 50.24523, 1.47866 50.24523, 1.47866 50.24523, 1.47866 50.24523, 1.47866 50.24523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7917'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21306 1.47867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21306"^^xsd:decimal ;
  dwc:decimalLongitude "1.47867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21306 1.47867)"^^geo:wktLiteral ;
  geo-pos:lat "50.21306"^^xsd:decimal ;
  geo-pos:long "1.47867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47867'^^xsd:double;
  dwc:latitude '50.21306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47867 50.21306, 1.47867 50.21306, 1.47867 50.21306, 1.47867 50.21306, 1.47867 50.21306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_779'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25652 1.47876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25652"^^xsd:decimal ;
  dwc:decimalLongitude "1.47876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25652 1.47876)"^^geo:wktLiteral ;
  geo-pos:lat "50.25652"^^xsd:decimal ;
  geo-pos:long "1.47876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7598'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.73666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47876'^^xsd:double;
  dwc:latitude '50.25652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47876 50.25652, 1.47876 50.25652, 1.47876 50.25652, 1.47876 50.25652, 1.47876 50.25652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7598'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26812 1.47884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26812"^^xsd:decimal ;
  dwc:decimalLongitude "1.47884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26812 1.47884)"^^geo:wktLiteral ;
  geo-pos:lat "50.26812"^^xsd:decimal ;
  geo-pos:long "1.47884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.3922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47884'^^xsd:double;
  dwc:latitude '50.26812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47884 50.26812, 1.47884 50.26812, 1.47884 50.26812, 1.47884 50.26812, 1.47884 50.26812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9463'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27588 1.47887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27588"^^xsd:decimal ;
  dwc:decimalLongitude "1.47887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27588 1.47887)"^^geo:wktLiteral ;
  geo-pos:lat "50.27588"^^xsd:decimal ;
  geo-pos:long "1.47887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.73888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47887'^^xsd:double;
  dwc:latitude '50.27588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47887 50.27588, 1.47887 50.27588, 1.47887 50.27588, 1.47887 50.27588, 1.47887 50.27588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7738'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29685 1.47887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29685"^^xsd:decimal ;
  dwc:decimalLongitude "1.47887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29685 1.47887)"^^geo:wktLiteral ;
  geo-pos:lat "50.29685"^^xsd:decimal ;
  geo-pos:long "1.47887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47887'^^xsd:double;
  dwc:latitude '50.29685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47887 50.29685, 1.47887 50.29685, 1.47887 50.29685, 1.47887 50.29685, 1.47887 50.29685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12373'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27634 1.47896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27634"^^xsd:decimal ;
  dwc:decimalLongitude "1.47896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27634 1.47896)"^^geo:wktLiteral ;
  geo-pos:lat "50.27634"^^xsd:decimal ;
  geo-pos:long "1.47896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.131111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47896'^^xsd:double;
  dwc:latitude '50.27634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47896 50.27634, 1.47896 50.27634, 1.47896 50.27634, 1.47896 50.27634, 1.47896 50.27634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4244'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2187 1.47897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2187"^^xsd:decimal ;
  dwc:decimalLongitude "1.47897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2187 1.47897)"^^geo:wktLiteral ;
  geo-pos:lat "50.2187"^^xsd:decimal ;
  geo-pos:long "1.47897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47897'^^xsd:double;
  dwc:latitude '50.2187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47897 50.2187, 1.47897 50.2187, 1.47897 50.2187, 1.47897 50.2187, 1.47897 50.2187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9818'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25955 1.47914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25955"^^xsd:decimal ;
  dwc:decimalLongitude "1.47914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25955 1.47914)"^^geo:wktLiteral ;
  geo-pos:lat "50.25955"^^xsd:decimal ;
  geo-pos:long "1.47914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47914'^^xsd:double;
  dwc:latitude '50.25955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47914 50.25955, 1.47914 50.25955, 1.47914 50.25955, 1.47914 50.25955, 1.47914 50.25955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12273'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31548 1.47917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31548"^^xsd:decimal ;
  dwc:decimalLongitude "1.47917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31548 1.47917)"^^geo:wktLiteral ;
  geo-pos:lat "50.31548"^^xsd:decimal ;
  geo-pos:long "1.47917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47917'^^xsd:double;
  dwc:latitude '50.31548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47917 50.31548, 1.47917 50.31548, 1.47917 50.31548, 1.47917 50.31548, 1.47917 50.31548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4269'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23441 1.47919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23441"^^xsd:decimal ;
  dwc:decimalLongitude "1.47919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23441 1.47919)"^^geo:wktLiteral ;
  geo-pos:lat "50.23441"^^xsd:decimal ;
  geo-pos:long "1.47919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47919'^^xsd:double;
  dwc:latitude '50.23441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47919 50.23441, 1.47919 50.23441, 1.47919 50.23441, 1.47919 50.23441, 1.47919 50.23441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6977'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18333 1.47924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18333"^^xsd:decimal ;
  dwc:decimalLongitude "1.47924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18333 1.47924)"^^geo:wktLiteral ;
  geo-pos:lat "50.18333"^^xsd:decimal ;
  geo-pos:long "1.47924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4875'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47924'^^xsd:double;
  dwc:latitude '50.18333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47924 50.18333, 1.47924 50.18333, 1.47924 50.18333, 1.47924 50.18333, 1.47924 50.18333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4875'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36413 1.47929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36413"^^xsd:decimal ;
  dwc:decimalLongitude "1.47929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36413 1.47929)"^^geo:wktLiteral ;
  geo-pos:lat "50.36413"^^xsd:decimal ;
  geo-pos:long "1.47929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47929'^^xsd:double;
  dwc:latitude '50.36413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47929 50.36413, 1.47929 50.36413, 1.47929 50.36413, 1.47929 50.36413, 1.47929 50.36413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12187'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.47941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2201"^^xsd:decimal ;
  dwc:decimalLongitude "1.47941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.47941)"^^geo:wktLiteral ;
  geo-pos:lat "50.2201"^^xsd:decimal ;
  geo-pos:long "1.47941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47941'^^xsd:double;
  dwc:latitude '50.2201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47941 50.2201, 1.47941 50.2201, 1.47941 50.2201, 1.47941 50.2201, 1.47941 50.2201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2553'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21211 1.47942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21211"^^xsd:decimal ;
  dwc:decimalLongitude "1.47942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21211 1.47942)"^^geo:wktLiteral ;
  geo-pos:lat "50.21211"^^xsd:decimal ;
  geo-pos:long "1.47942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47942'^^xsd:double;
  dwc:latitude '50.21211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47942 50.21211, 1.47942 50.21211, 1.47942 50.21211, 1.47942 50.21211, 1.47942 50.21211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11403'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1977 1.47943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1977"^^xsd:decimal ;
  dwc:decimalLongitude "1.47943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1977 1.47943)"^^geo:wktLiteral ;
  geo-pos:lat "50.1977"^^xsd:decimal ;
  geo-pos:long "1.47943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47943'^^xsd:double;
  dwc:latitude '50.1977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47943 50.1977, 1.47943 50.1977, 1.47943 50.1977, 1.47943 50.1977, 1.47943 50.1977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5838'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19948 1.47944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19948"^^xsd:decimal ;
  dwc:decimalLongitude "1.47944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19948 1.47944)"^^geo:wktLiteral ;
  geo-pos:lat "50.19948"^^xsd:decimal ;
  geo-pos:long "1.47944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47944'^^xsd:double;
  dwc:latitude '50.19948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47944 50.19948, 1.47944 50.19948, 1.47944 50.19948, 1.47944 50.19948, 1.47944 50.19948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13014'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2813 1.47948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2813"^^xsd:decimal ;
  dwc:decimalLongitude "1.47948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2813 1.47948)"^^geo:wktLiteral ;
  geo-pos:lat "50.2813"^^xsd:decimal ;
  geo-pos:long "1.47948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12579'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47948'^^xsd:double;
  dwc:latitude '50.2813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47948 50.2813, 1.47948 50.2813, 1.47948 50.2813, 1.47948 50.2813, 1.47948 50.2813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12579'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18351 1.47949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18351"^^xsd:decimal ;
  dwc:decimalLongitude "1.47949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18351 1.47949)"^^geo:wktLiteral ;
  geo-pos:lat "50.18351"^^xsd:decimal ;
  geo-pos:long "1.47949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47949'^^xsd:double;
  dwc:latitude '50.18351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47949 50.18351, 1.47949 50.18351, 1.47949 50.18351, 1.47949 50.18351, 1.47949 50.18351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4929'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.4795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23509"^^xsd:decimal ;
  dwc:decimalLongitude "1.4795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.4795)"^^geo:wktLiteral ;
  geo-pos:lat "50.23509"^^xsd:decimal ;
  geo-pos:long "1.4795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4795'^^xsd:double;
  dwc:latitude '50.23509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4795 50.23509, 1.4795 50.23509, 1.4795 50.23509, 1.4795 50.23509, 1.4795 50.23509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7134'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25407 1.4795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25407"^^xsd:decimal ;
  dwc:decimalLongitude "1.4795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25407 1.4795)"^^geo:wktLiteral ;
  geo-pos:lat "50.25407"^^xsd:decimal ;
  geo-pos:long "1.4795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4795'^^xsd:double;
  dwc:latitude '50.25407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4795 50.25407, 1.4795 50.25407, 1.4795 50.25407, 1.4795 50.25407, 1.4795 50.25407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_242'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25015 1.47951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25015"^^xsd:decimal ;
  dwc:decimalLongitude "1.47951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25015 1.47951)"^^geo:wktLiteral ;
  geo-pos:lat "50.25015"^^xsd:decimal ;
  geo-pos:long "1.47951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47951'^^xsd:double;
  dwc:latitude '50.25015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47951 50.25015, 1.47951 50.25015, 1.47951 50.25015, 1.47951 50.25015, 1.47951 50.25015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4301'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30817 1.47955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30817"^^xsd:decimal ;
  dwc:decimalLongitude "1.47955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30817 1.47955)"^^geo:wktLiteral ;
  geo-pos:lat "50.30817"^^xsd:decimal ;
  geo-pos:long "1.47955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47955'^^xsd:double;
  dwc:latitude '50.30817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47955 50.30817, 1.47955 50.30817, 1.47955 50.30817, 1.47955 50.30817, 1.47955 50.30817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12372'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.47956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21494"^^xsd:decimal ;
  dwc:decimalLongitude "1.47956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.47956)"^^geo:wktLiteral ;
  geo-pos:lat "50.21494"^^xsd:decimal ;
  geo-pos:long "1.47956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47956'^^xsd:double;
  dwc:latitude '50.21494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47956 50.21494, 1.47956 50.21494, 1.47956 50.21494, 1.47956 50.21494, 1.47956 50.21494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_654'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25245 1.47956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25245"^^xsd:decimal ;
  dwc:decimalLongitude "1.47956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25245 1.47956)"^^geo:wktLiteral ;
  geo-pos:lat "50.25245"^^xsd:decimal ;
  geo-pos:long "1.47956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47956'^^xsd:double;
  dwc:latitude '50.25245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47956 50.25245, 1.47956 50.25245, 1.47956 50.25245, 1.47956 50.25245, 1.47956 50.25245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12995'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20524 1.47959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20524"^^xsd:decimal ;
  dwc:decimalLongitude "1.47959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20524 1.47959)"^^geo:wktLiteral ;
  geo-pos:lat "50.20524"^^xsd:decimal ;
  geo-pos:long "1.47959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47959'^^xsd:double;
  dwc:latitude '50.20524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47959 50.20524, 1.47959 50.20524, 1.47959 50.20524, 1.47959 50.20524, 1.47959 50.20524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10149'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23476 1.47973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23476"^^xsd:decimal ;
  dwc:decimalLongitude "1.47973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23476 1.47973)"^^geo:wktLiteral ;
  geo-pos:lat "50.23476"^^xsd:decimal ;
  geo-pos:long "1.47973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1502'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47973'^^xsd:double;
  dwc:latitude '50.23476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47973 50.23476, 1.47973 50.23476, 1.47973 50.23476, 1.47973 50.23476, 1.47973 50.23476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1502'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30492 1.4798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30492"^^xsd:decimal ;
  dwc:decimalLongitude "1.4798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30492 1.4798)"^^geo:wktLiteral ;
  geo-pos:lat "50.30492"^^xsd:decimal ;
  geo-pos:long "1.4798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4798'^^xsd:double;
  dwc:latitude '50.30492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4798 50.30492, 1.4798 50.30492, 1.4798 50.30492, 1.4798 50.30492, 1.4798 50.30492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7608'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17269 1.4799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17269"^^xsd:decimal ;
  dwc:decimalLongitude "1.4799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17269 1.4799)"^^geo:wktLiteral ;
  geo-pos:lat "50.17269"^^xsd:decimal ;
  geo-pos:long "1.4799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4799'^^xsd:double;
  dwc:latitude '50.17269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4799 50.17269, 1.4799 50.17269, 1.4799 50.17269, 1.4799 50.17269, 1.4799 50.17269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4895'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24514 1.4799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24514"^^xsd:decimal ;
  dwc:decimalLongitude "1.4799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24514 1.4799)"^^geo:wktLiteral ;
  geo-pos:lat "50.24514"^^xsd:decimal ;
  geo-pos:long "1.4799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4799'^^xsd:double;
  dwc:latitude '50.24514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4799 50.24514, 1.4799 50.24514, 1.4799 50.24514, 1.4799 50.24514, 1.4799 50.24514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7047'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 1.47993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "1.47993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 1.47993)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "1.47993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.765555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47993'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47993 50.31, 1.47993 50.31, 1.47993 50.31, 1.47993 50.31, 1.47993 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12371'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3144 1.47997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3144"^^xsd:decimal ;
  dwc:decimalLongitude "1.47997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3144 1.47997)"^^geo:wktLiteral ;
  geo-pos:lat "50.3144"^^xsd:decimal ;
  geo-pos:long "1.47997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.47997'^^xsd:double;
  dwc:latitude '50.3144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.47997 50.3144, 1.47997 50.3144, 1.47997 50.3144, 1.47997 50.3144, 1.47997 50.3144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12370'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24104 1.48002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24104"^^xsd:decimal ;
  dwc:decimalLongitude "1.48002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24104 1.48002)"^^geo:wktLiteral ;
  geo-pos:lat "50.24104"^^xsd:decimal ;
  geo-pos:long "1.48002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48002'^^xsd:double;
  dwc:latitude '50.24104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48002 50.24104, 1.48002 50.24104, 1.48002 50.24104, 1.48002 50.24104, 1.48002 50.24104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4256'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26908 1.48005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26908"^^xsd:decimal ;
  dwc:decimalLongitude "1.48005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26908 1.48005)"^^geo:wktLiteral ;
  geo-pos:lat "50.26908"^^xsd:decimal ;
  geo-pos:long "1.48005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48005'^^xsd:double;
  dwc:latitude '50.26908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48005 50.26908, 1.48005 50.26908, 1.48005 50.26908, 1.48005 50.26908, 1.48005 50.26908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11611'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24369 1.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24369"^^xsd:decimal ;
  dwc:decimalLongitude "1.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24369 1.48013)"^^geo:wktLiteral ;
  geo-pos:lat "50.24369"^^xsd:decimal ;
  geo-pos:long "1.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48013'^^xsd:double;
  dwc:latitude '50.24369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48013 50.24369, 1.48013 50.24369, 1.48013 50.24369, 1.48013 50.24369, 1.48013 50.24369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5995'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24037 1.48017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24037"^^xsd:decimal ;
  dwc:decimalLongitude "1.48017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24037 1.48017)"^^geo:wktLiteral ;
  geo-pos:lat "50.24037"^^xsd:decimal ;
  geo-pos:long "1.48017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48017'^^xsd:double;
  dwc:latitude '50.24037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48017 50.24037, 1.48017 50.24037, 1.48017 50.24037, 1.48017 50.24037, 1.48017 50.24037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10341'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30337 1.48022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30337"^^xsd:decimal ;
  dwc:decimalLongitude "1.48022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30337 1.48022)"^^geo:wktLiteral ;
  geo-pos:lat "50.30337"^^xsd:decimal ;
  geo-pos:long "1.48022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48022'^^xsd:double;
  dwc:latitude '50.30337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48022 50.30337, 1.48022 50.30337, 1.48022 50.30337, 1.48022 50.30337, 1.48022 50.30337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7800'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17985 1.48025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17985"^^xsd:decimal ;
  dwc:decimalLongitude "1.48025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17985 1.48025)"^^geo:wktLiteral ;
  geo-pos:lat "50.17985"^^xsd:decimal ;
  geo-pos:long "1.48025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48025'^^xsd:double;
  dwc:latitude '50.17985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48025 50.17985, 1.48025 50.17985, 1.48025 50.17985, 1.48025 50.17985, 1.48025 50.17985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10585'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21742 1.48027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21742"^^xsd:decimal ;
  dwc:decimalLongitude "1.48027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21742 1.48027)"^^geo:wktLiteral ;
  geo-pos:lat "50.21742"^^xsd:decimal ;
  geo-pos:long "1.48027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.307777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48027'^^xsd:double;
  dwc:latitude '50.21742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48027 50.21742, 1.48027 50.21742, 1.48027 50.21742, 1.48027 50.21742, 1.48027 50.21742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5053'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20248 1.48032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20248"^^xsd:decimal ;
  dwc:decimalLongitude "1.48032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20248 1.48032)"^^geo:wktLiteral ;
  geo-pos:lat "50.20248"^^xsd:decimal ;
  geo-pos:long "1.48032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48032'^^xsd:double;
  dwc:latitude '50.20248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48032 50.20248, 1.48032 50.20248, 1.48032 50.20248, 1.48032 50.20248, 1.48032 50.20248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5942'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28765 1.4804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28765"^^xsd:decimal ;
  dwc:decimalLongitude "1.4804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28765 1.4804)"^^geo:wktLiteral ;
  geo-pos:lat "50.28765"^^xsd:decimal ;
  geo-pos:long "1.4804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4804'^^xsd:double;
  dwc:latitude '50.28765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4804 50.28765, 1.4804 50.28765, 1.4804 50.28765, 1.4804 50.28765, 1.4804 50.28765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_254'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18919 1.48045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18919"^^xsd:decimal ;
  dwc:decimalLongitude "1.48045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18919 1.48045)"^^geo:wktLiteral ;
  geo-pos:lat "50.18919"^^xsd:decimal ;
  geo-pos:long "1.48045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48045'^^xsd:double;
  dwc:latitude '50.18919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48045 50.18919, 1.48045 50.18919, 1.48045 50.18919, 1.48045 50.18919, 1.48045 50.18919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11344'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27749 1.48049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27749"^^xsd:decimal ;
  dwc:decimalLongitude "1.48049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27749 1.48049)"^^geo:wktLiteral ;
  geo-pos:lat "50.27749"^^xsd:decimal ;
  geo-pos:long "1.48049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48049'^^xsd:double;
  dwc:latitude '50.27749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48049 50.27749, 1.48049 50.27749, 1.48049 50.27749, 1.48049 50.27749, 1.48049 50.27749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12356'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2651 1.48053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2651"^^xsd:decimal ;
  dwc:decimalLongitude "1.48053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2651 1.48053)"^^geo:wktLiteral ;
  geo-pos:lat "50.2651"^^xsd:decimal ;
  geo-pos:long "1.48053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_13060'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48053'^^xsd:double;
  dwc:latitude '50.2651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48053 50.2651, 1.48053 50.2651, 1.48053 50.2651, 1.48053 50.2651, 1.48053 50.2651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13060'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33803 1.48056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33803"^^xsd:decimal ;
  dwc:decimalLongitude "1.48056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33803 1.48056)"^^geo:wktLiteral ;
  geo-pos:lat "50.33803"^^xsd:decimal ;
  geo-pos:long "1.48056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4843'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48056'^^xsd:double;
  dwc:latitude '50.33803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48056 50.33803, 1.48056 50.33803, 1.48056 50.33803, 1.48056 50.33803, 1.48056 50.33803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4843'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20771 1.48061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20771"^^xsd:decimal ;
  dwc:decimalLongitude "1.48061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20771 1.48061)"^^geo:wktLiteral ;
  geo-pos:lat "50.20771"^^xsd:decimal ;
  geo-pos:long "1.48061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48061'^^xsd:double;
  dwc:latitude '50.20771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48061 50.20771, 1.48061 50.20771, 1.48061 50.20771, 1.48061 50.20771, 1.48061 50.20771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5691'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28735 1.48068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28735"^^xsd:decimal ;
  dwc:decimalLongitude "1.48068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28735 1.48068)"^^geo:wktLiteral ;
  geo-pos:lat "50.28735"^^xsd:decimal ;
  geo-pos:long "1.48068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_90'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_90'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48068'^^xsd:double;
  dwc:latitude '50.28735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48068 50.28735, 1.48068 50.28735, 1.48068 50.28735, 1.48068 50.28735, 1.48068 50.28735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_90'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29586 1.48081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29586"^^xsd:decimal ;
  dwc:decimalLongitude "1.48081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29586 1.48081)"^^geo:wktLiteral ;
  geo-pos:lat "50.29586"^^xsd:decimal ;
  geo-pos:long "1.48081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48081'^^xsd:double;
  dwc:latitude '50.29586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48081 50.29586, 1.48081 50.29586, 1.48081 50.29586, 1.48081 50.29586, 1.48081 50.29586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8028'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20825 1.48088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20825"^^xsd:decimal ;
  dwc:decimalLongitude "1.48088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20825 1.48088)"^^geo:wktLiteral ;
  geo-pos:lat "50.20825"^^xsd:decimal ;
  geo-pos:long "1.48088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48088'^^xsd:double;
  dwc:latitude '50.20825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48088 50.20825, 1.48088 50.20825, 1.48088 50.20825, 1.48088 50.20825, 1.48088 50.20825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4996'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21457 1.48088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21457"^^xsd:decimal ;
  dwc:decimalLongitude "1.48088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21457 1.48088)"^^geo:wktLiteral ;
  geo-pos:lat "50.21457"^^xsd:decimal ;
  geo-pos:long "1.48088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48088'^^xsd:double;
  dwc:latitude '50.21457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48088 50.21457, 1.48088 50.21457, 1.48088 50.21457, 1.48088 50.21457, 1.48088 50.21457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6281'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31029 1.48088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31029"^^xsd:decimal ;
  dwc:decimalLongitude "1.48088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31029 1.48088)"^^geo:wktLiteral ;
  geo-pos:lat "50.31029"^^xsd:decimal ;
  geo-pos:long "1.48088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48088'^^xsd:double;
  dwc:latitude '50.31029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48088 50.31029, 1.48088 50.31029, 1.48088 50.31029, 1.48088 50.31029, 1.48088 50.31029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4168'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18386 1.48093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18386"^^xsd:decimal ;
  dwc:decimalLongitude "1.48093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18386 1.48093)"^^geo:wktLiteral ;
  geo-pos:lat "50.18386"^^xsd:decimal ;
  geo-pos:long "1.48093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10872'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48093'^^xsd:double;
  dwc:latitude '50.18386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48093 50.18386, 1.48093 50.18386, 1.48093 50.18386, 1.48093 50.18386, 1.48093 50.18386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10872'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24406 1.48098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24406"^^xsd:decimal ;
  dwc:decimalLongitude "1.48098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24406 1.48098)"^^geo:wktLiteral ;
  geo-pos:lat "50.24406"^^xsd:decimal ;
  geo-pos:long "1.48098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13135'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48098'^^xsd:double;
  dwc:latitude '50.24406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48098 50.24406, 1.48098 50.24406, 1.48098 50.24406, 1.48098 50.24406, 1.48098 50.24406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13135'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.48098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27992"^^xsd:decimal ;
  dwc:decimalLongitude "1.48098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.48098)"^^geo:wktLiteral ;
  geo-pos:lat "50.27992"^^xsd:decimal ;
  geo-pos:long "1.48098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48098'^^xsd:double;
  dwc:latitude '50.27992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48098 50.27992, 1.48098 50.27992, 1.48098 50.27992, 1.48098 50.27992, 1.48098 50.27992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12300'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20461 1.48099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20461"^^xsd:decimal ;
  dwc:decimalLongitude "1.48099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20461 1.48099)"^^geo:wktLiteral ;
  geo-pos:lat "50.20461"^^xsd:decimal ;
  geo-pos:long "1.48099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48099'^^xsd:double;
  dwc:latitude '50.20461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48099 50.20461, 1.48099 50.20461, 1.48099 50.20461, 1.48099 50.20461, 1.48099 50.20461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6337'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.48101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22156"^^xsd:decimal ;
  dwc:decimalLongitude "1.48101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.48101)"^^geo:wktLiteral ;
  geo-pos:lat "50.22156"^^xsd:decimal ;
  geo-pos:long "1.48101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48101'^^xsd:double;
  dwc:latitude '50.22156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48101 50.22156, 1.48101 50.22156, 1.48101 50.22156, 1.48101 50.22156, 1.48101 50.22156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6000'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23696 1.48103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23696"^^xsd:decimal ;
  dwc:decimalLongitude "1.48103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23696 1.48103)"^^geo:wktLiteral ;
  geo-pos:lat "50.23696"^^xsd:decimal ;
  geo-pos:long "1.48103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48103'^^xsd:double;
  dwc:latitude '50.23696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48103 50.23696, 1.48103 50.23696, 1.48103 50.23696, 1.48103 50.23696, 1.48103 50.23696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12668'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20599 1.48108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20599"^^xsd:decimal ;
  dwc:decimalLongitude "1.48108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20599 1.48108)"^^geo:wktLiteral ;
  geo-pos:lat "50.20599"^^xsd:decimal ;
  geo-pos:long "1.48108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48108'^^xsd:double;
  dwc:latitude '50.20599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48108 50.20599, 1.48108 50.20599, 1.48108 50.20599, 1.48108 50.20599, 1.48108 50.20599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5438'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23904 1.48117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23904"^^xsd:decimal ;
  dwc:decimalLongitude "1.48117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23904 1.48117)"^^geo:wktLiteral ;
  geo-pos:lat "50.23904"^^xsd:decimal ;
  geo-pos:long "1.48117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48117'^^xsd:double;
  dwc:latitude '50.23904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48117 50.23904, 1.48117 50.23904, 1.48117 50.23904, 1.48117 50.23904, 1.48117 50.23904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5656'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23801 1.48119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23801"^^xsd:decimal ;
  dwc:decimalLongitude "1.48119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23801 1.48119)"^^geo:wktLiteral ;
  geo-pos:lat "50.23801"^^xsd:decimal ;
  geo-pos:long "1.48119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48119'^^xsd:double;
  dwc:latitude '50.23801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48119 50.23801, 1.48119 50.23801, 1.48119 50.23801, 1.48119 50.23801, 1.48119 50.23801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7424'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19587 1.48124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19587"^^xsd:decimal ;
  dwc:decimalLongitude "1.48124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19587 1.48124)"^^geo:wktLiteral ;
  geo-pos:lat "50.19587"^^xsd:decimal ;
  geo-pos:long "1.48124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48124'^^xsd:double;
  dwc:latitude '50.19587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48124 50.19587, 1.48124 50.19587, 1.48124 50.19587, 1.48124 50.19587, 1.48124 50.19587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11393'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21331 1.48125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21331"^^xsd:decimal ;
  dwc:decimalLongitude "1.48125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21331 1.48125)"^^geo:wktLiteral ;
  geo-pos:lat "50.21331"^^xsd:decimal ;
  geo-pos:long "1.48125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48125'^^xsd:double;
  dwc:latitude '50.21331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48125 50.21331, 1.48125 50.21331, 1.48125 50.21331, 1.48125 50.21331, 1.48125 50.21331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11340'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.48126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21279"^^xsd:decimal ;
  dwc:decimalLongitude "1.48126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.48126)"^^geo:wktLiteral ;
  geo-pos:lat "50.21279"^^xsd:decimal ;
  geo-pos:long "1.48126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48126'^^xsd:double;
  dwc:latitude '50.21279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48126 50.21279, 1.48126 50.21279, 1.48126 50.21279, 1.48126 50.21279, 1.48126 50.21279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5922'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2413 1.48131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2413"^^xsd:decimal ;
  dwc:decimalLongitude "1.48131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2413 1.48131)"^^geo:wktLiteral ;
  geo-pos:lat "50.2413"^^xsd:decimal ;
  geo-pos:long "1.48131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48131'^^xsd:double;
  dwc:latitude '50.2413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48131 50.2413, 1.48131 50.2413, 1.48131 50.2413, 1.48131 50.2413, 1.48131 50.2413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11489'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.4814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2311"^^xsd:decimal ;
  dwc:decimalLongitude "1.4814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.4814)"^^geo:wktLiteral ;
  geo-pos:lat "50.2311"^^xsd:decimal ;
  geo-pos:long "1.4814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4814'^^xsd:double;
  dwc:latitude '50.2311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4814 50.2311, 1.4814 50.2311, 1.4814 50.2311, 1.4814 50.2311, 1.4814 50.2311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6756'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.48145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20332"^^xsd:decimal ;
  dwc:decimalLongitude "1.48145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.48145)"^^geo:wktLiteral ;
  geo-pos:lat "50.20332"^^xsd:decimal ;
  geo-pos:long "1.48145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48145'^^xsd:double;
  dwc:latitude '50.20332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48145 50.20332, 1.48145 50.20332, 1.48145 50.20332, 1.48145 50.20332, 1.48145 50.20332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6104'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18753 1.48151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18753"^^xsd:decimal ;
  dwc:decimalLongitude "1.48151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18753 1.48151)"^^geo:wktLiteral ;
  geo-pos:lat "50.18753"^^xsd:decimal ;
  geo-pos:long "1.48151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48151'^^xsd:double;
  dwc:latitude '50.18753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48151 50.18753, 1.48151 50.18753, 1.48151 50.18753, 1.48151 50.18753, 1.48151 50.18753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5959'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2386 1.48155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2386"^^xsd:decimal ;
  dwc:decimalLongitude "1.48155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2386 1.48155)"^^geo:wktLiteral ;
  geo-pos:lat "50.2386"^^xsd:decimal ;
  geo-pos:long "1.48155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.597777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48155'^^xsd:double;
  dwc:latitude '50.2386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48155 50.2386, 1.48155 50.2386, 1.48155 50.2386, 1.48155 50.2386, 1.48155 50.2386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7997'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23942 1.48156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23942"^^xsd:decimal ;
  dwc:decimalLongitude "1.48156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23942 1.48156)"^^geo:wktLiteral ;
  geo-pos:lat "50.23942"^^xsd:decimal ;
  geo-pos:long "1.48156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_13061'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48156'^^xsd:double;
  dwc:latitude '50.23942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48156 50.23942, 1.48156 50.23942, 1.48156 50.23942, 1.48156 50.23942, 1.48156 50.23942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13061'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16526 1.48157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16526"^^xsd:decimal ;
  dwc:decimalLongitude "1.48157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16526 1.48157)"^^geo:wktLiteral ;
  geo-pos:lat "50.16526"^^xsd:decimal ;
  geo-pos:long "1.48157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48157'^^xsd:double;
  dwc:latitude '50.16526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48157 50.16526, 1.48157 50.16526, 1.48157 50.16526, 1.48157 50.16526, 1.48157 50.16526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5390'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32589 1.48164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32589"^^xsd:decimal ;
  dwc:decimalLongitude "1.48164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32589 1.48164)"^^geo:wktLiteral ;
  geo-pos:lat "50.32589"^^xsd:decimal ;
  geo-pos:long "1.48164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12569'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48164'^^xsd:double;
  dwc:latitude '50.32589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48164 50.32589, 1.48164 50.32589, 1.48164 50.32589, 1.48164 50.32589, 1.48164 50.32589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12569'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18417 1.48166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18417"^^xsd:decimal ;
  dwc:decimalLongitude "1.48166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18417 1.48166)"^^geo:wktLiteral ;
  geo-pos:lat "50.18417"^^xsd:decimal ;
  geo-pos:long "1.48166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48166'^^xsd:double;
  dwc:latitude '50.18417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48166 50.18417, 1.48166 50.18417, 1.48166 50.18417, 1.48166 50.18417, 1.48166 50.18417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9551'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24545 1.48166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24545"^^xsd:decimal ;
  dwc:decimalLongitude "1.48166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24545 1.48166)"^^geo:wktLiteral ;
  geo-pos:lat "50.24545"^^xsd:decimal ;
  geo-pos:long "1.48166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12878'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48166'^^xsd:double;
  dwc:latitude '50.24545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48166 50.24545, 1.48166 50.24545, 1.48166 50.24545, 1.48166 50.24545, 1.48166 50.24545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12878'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27083 1.48174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27083"^^xsd:decimal ;
  dwc:decimalLongitude "1.48174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27083 1.48174)"^^geo:wktLiteral ;
  geo-pos:lat "50.27083"^^xsd:decimal ;
  geo-pos:long "1.48174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11191'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48174'^^xsd:double;
  dwc:latitude '50.27083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48174 50.27083, 1.48174 50.27083, 1.48174 50.27083, 1.48174 50.27083, 1.48174 50.27083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11191'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21953 1.48177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21953"^^xsd:decimal ;
  dwc:decimalLongitude "1.48177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21953 1.48177)"^^geo:wktLiteral ;
  geo-pos:lat "50.21953"^^xsd:decimal ;
  geo-pos:long "1.48177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48177'^^xsd:double;
  dwc:latitude '50.21953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48177 50.21953, 1.48177 50.21953, 1.48177 50.21953, 1.48177 50.21953, 1.48177 50.21953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10062'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29166 1.48193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29166"^^xsd:decimal ;
  dwc:decimalLongitude "1.48193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29166 1.48193)"^^geo:wktLiteral ;
  geo-pos:lat "50.29166"^^xsd:decimal ;
  geo-pos:long "1.48193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48193'^^xsd:double;
  dwc:latitude '50.29166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48193 50.29166, 1.48193 50.29166, 1.48193 50.29166, 1.48193 50.29166, 1.48193 50.29166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12234'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17871 1.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17871"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17871 1.482)"^^geo:wktLiteral ;
  geo-pos:lat "50.17871"^^xsd:decimal ;
  geo-pos:long "1.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.482'^^xsd:double;
  dwc:latitude '50.17871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.482 50.17871, 1.482 50.17871, 1.482 50.17871, 1.482 50.17871, 1.482 50.17871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10748'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21031 1.48202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21031"^^xsd:decimal ;
  dwc:decimalLongitude "1.48202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21031 1.48202)"^^geo:wktLiteral ;
  geo-pos:lat "50.21031"^^xsd:decimal ;
  geo-pos:long "1.48202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48202'^^xsd:double;
  dwc:latitude '50.21031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48202 50.21031, 1.48202 50.21031, 1.48202 50.21031, 1.48202 50.21031, 1.48202 50.21031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9759'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30529 1.48204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30529"^^xsd:decimal ;
  dwc:decimalLongitude "1.48204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30529 1.48204)"^^geo:wktLiteral ;
  geo-pos:lat "50.30529"^^xsd:decimal ;
  geo-pos:long "1.48204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.395555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48204'^^xsd:double;
  dwc:latitude '50.30529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48204 50.30529, 1.48204 50.30529, 1.48204 50.30529, 1.48204 50.30529, 1.48204 50.30529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8665'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.48207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2238"^^xsd:decimal ;
  dwc:decimalLongitude "1.48207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.48207)"^^geo:wktLiteral ;
  geo-pos:lat "50.2238"^^xsd:decimal ;
  geo-pos:long "1.48207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48207'^^xsd:double;
  dwc:latitude '50.2238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48207 50.2238, 1.48207 50.2238, 1.48207 50.2238, 1.48207 50.2238, 1.48207 50.2238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10061'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20515 1.48212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20515"^^xsd:decimal ;
  dwc:decimalLongitude "1.48212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20515 1.48212)"^^geo:wktLiteral ;
  geo-pos:lat "50.20515"^^xsd:decimal ;
  geo-pos:long "1.48212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48212'^^xsd:double;
  dwc:latitude '50.20515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48212 50.20515, 1.48212 50.20515, 1.48212 50.20515, 1.48212 50.20515, 1.48212 50.20515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7291'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27116 1.48214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27116"^^xsd:decimal ;
  dwc:decimalLongitude "1.48214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27116 1.48214)"^^geo:wktLiteral ;
  geo-pos:lat "50.27116"^^xsd:decimal ;
  geo-pos:long "1.48214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48214'^^xsd:double;
  dwc:latitude '50.27116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48214 50.27116, 1.48214 50.27116, 1.48214 50.27116, 1.48214 50.27116, 1.48214 50.27116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4570'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17274 1.48215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17274"^^xsd:decimal ;
  dwc:decimalLongitude "1.48215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17274 1.48215)"^^geo:wktLiteral ;
  geo-pos:lat "50.17274"^^xsd:decimal ;
  geo-pos:long "1.48215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.297777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48215'^^xsd:double;
  dwc:latitude '50.17274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48215 50.17274, 1.48215 50.17274, 1.48215 50.17274, 1.48215 50.17274, 1.48215 50.17274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5480'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18511 1.48228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18511"^^xsd:decimal ;
  dwc:decimalLongitude "1.48228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18511 1.48228)"^^geo:wktLiteral ;
  geo-pos:lat "50.18511"^^xsd:decimal ;
  geo-pos:long "1.48228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48228'^^xsd:double;
  dwc:latitude '50.18511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48228 50.18511, 1.48228 50.18511, 1.48228 50.18511, 1.48228 50.18511, 1.48228 50.18511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4947'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35532 1.48229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35532"^^xsd:decimal ;
  dwc:decimalLongitude "1.48229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35532 1.48229)"^^geo:wktLiteral ;
  geo-pos:lat "50.35532"^^xsd:decimal ;
  geo-pos:long "1.48229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3258'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48229'^^xsd:double;
  dwc:latitude '50.35532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48229 50.35532, 1.48229 50.35532, 1.48229 50.35532, 1.48229 50.35532, 1.48229 50.35532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3258'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29557 1.48232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29557"^^xsd:decimal ;
  dwc:decimalLongitude "1.48232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29557 1.48232)"^^geo:wktLiteral ;
  geo-pos:lat "50.29557"^^xsd:decimal ;
  geo-pos:long "1.48232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8197'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48232'^^xsd:double;
  dwc:latitude '50.29557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48232 50.29557, 1.48232 50.29557, 1.48232 50.29557, 1.48232 50.29557, 1.48232 50.29557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8197'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22024 1.48233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22024"^^xsd:decimal ;
  dwc:decimalLongitude "1.48233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22024 1.48233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22024"^^xsd:decimal ;
  geo-pos:long "1.48233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11037'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.862222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48233'^^xsd:double;
  dwc:latitude '50.22024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48233 50.22024, 1.48233 50.22024, 1.48233 50.22024, 1.48233 50.22024, 1.48233 50.22024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11037'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.48238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.48238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.48238)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.48238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48238'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48238 50.23369, 1.48238 50.23369, 1.48238 50.23369, 1.48238 50.23369, 1.48238 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12834'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 1.48244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.266"^^xsd:decimal ;
  dwc:decimalLongitude "1.48244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 1.48244)"^^geo:wktLiteral ;
  geo-pos:lat "50.266"^^xsd:decimal ;
  geo-pos:long "1.48244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48244'^^xsd:double;
  dwc:latitude '50.266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48244 50.266, 1.48244 50.266, 1.48244 50.266, 1.48244 50.266, 1.48244 50.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12404'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18216 1.48245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18216"^^xsd:decimal ;
  dwc:decimalLongitude "1.48245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18216 1.48245)"^^geo:wktLiteral ;
  geo-pos:lat "50.18216"^^xsd:decimal ;
  geo-pos:long "1.48245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.8866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48245'^^xsd:double;
  dwc:latitude '50.18216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48245 50.18216, 1.48245 50.18216, 1.48245 50.18216, 1.48245 50.18216, 1.48245 50.18216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11345'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24116 1.48247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24116"^^xsd:decimal ;
  dwc:decimalLongitude "1.48247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24116 1.48247)"^^geo:wktLiteral ;
  geo-pos:lat "50.24116"^^xsd:decimal ;
  geo-pos:long "1.48247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_509'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48247'^^xsd:double;
  dwc:latitude '50.24116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48247 50.24116, 1.48247 50.24116, 1.48247 50.24116, 1.48247 50.24116, 1.48247 50.24116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_509'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25991 1.4826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25991"^^xsd:decimal ;
  dwc:decimalLongitude "1.4826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25991 1.4826)"^^geo:wktLiteral ;
  geo-pos:lat "50.25991"^^xsd:decimal ;
  geo-pos:long "1.4826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7599'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4826'^^xsd:double;
  dwc:latitude '50.25991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4826 50.25991, 1.4826 50.25991, 1.4826 50.25991, 1.4826 50.25991, 1.4826 50.25991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7599'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2484 1.48266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2484"^^xsd:decimal ;
  dwc:decimalLongitude "1.48266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2484 1.48266)"^^geo:wktLiteral ;
  geo-pos:lat "50.2484"^^xsd:decimal ;
  geo-pos:long "1.48266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48266'^^xsd:double;
  dwc:latitude '50.2484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48266 50.2484, 1.48266 50.2484, 1.48266 50.2484, 1.48266 50.2484, 1.48266 50.2484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12609'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20957 1.48268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20957"^^xsd:decimal ;
  dwc:decimalLongitude "1.48268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20957 1.48268)"^^geo:wktLiteral ;
  geo-pos:lat "50.20957"^^xsd:decimal ;
  geo-pos:long "1.48268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48268'^^xsd:double;
  dwc:latitude '50.20957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48268 50.20957, 1.48268 50.20957, 1.48268 50.20957, 1.48268 50.20957, 1.48268 50.20957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_726'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.48268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23026"^^xsd:decimal ;
  dwc:decimalLongitude "1.48268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.48268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23026"^^xsd:decimal ;
  geo-pos:long "1.48268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48268'^^xsd:double;
  dwc:latitude '50.23026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48268 50.23026, 1.48268 50.23026, 1.48268 50.23026, 1.48268 50.23026, 1.48268 50.23026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3249'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.48268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24687"^^xsd:decimal ;
  dwc:decimalLongitude "1.48268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.48268)"^^geo:wktLiteral ;
  geo-pos:lat "50.24687"^^xsd:decimal ;
  geo-pos:long "1.48268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48268'^^xsd:double;
  dwc:latitude '50.24687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48268 50.24687, 1.48268 50.24687, 1.48268 50.24687, 1.48268 50.24687, 1.48268 50.24687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6250'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17595 1.4827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17595"^^xsd:decimal ;
  dwc:decimalLongitude "1.4827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17595 1.4827)"^^geo:wktLiteral ;
  geo-pos:lat "50.17595"^^xsd:decimal ;
  geo-pos:long "1.4827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4827'^^xsd:double;
  dwc:latitude '50.17595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4827 50.17595, 1.4827 50.17595, 1.4827 50.17595, 1.4827 50.17595, 1.4827 50.17595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4908'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29889 1.48272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29889"^^xsd:decimal ;
  dwc:decimalLongitude "1.48272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29889 1.48272)"^^geo:wktLiteral ;
  geo-pos:lat "50.29889"^^xsd:decimal ;
  geo-pos:long "1.48272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.313333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48272'^^xsd:double;
  dwc:latitude '50.29889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48272 50.29889, 1.48272 50.29889, 1.48272 50.29889, 1.48272 50.29889, 1.48272 50.29889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_865'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21209 1.48276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21209"^^xsd:decimal ;
  dwc:decimalLongitude "1.48276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21209 1.48276)"^^geo:wktLiteral ;
  geo-pos:lat "50.21209"^^xsd:decimal ;
  geo-pos:long "1.48276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48276'^^xsd:double;
  dwc:latitude '50.21209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48276 50.21209, 1.48276 50.21209, 1.48276 50.21209, 1.48276 50.21209, 1.48276 50.21209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8557'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20702 1.48283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20702"^^xsd:decimal ;
  dwc:decimalLongitude "1.48283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20702 1.48283)"^^geo:wktLiteral ;
  geo-pos:lat "50.20702"^^xsd:decimal ;
  geo-pos:long "1.48283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48283'^^xsd:double;
  dwc:latitude '50.20702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48283 50.20702, 1.48283 50.20702, 1.48283 50.20702, 1.48283 50.20702, 1.48283 50.20702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13015'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25309 1.48287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25309"^^xsd:decimal ;
  dwc:decimalLongitude "1.48287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25309 1.48287)"^^geo:wktLiteral ;
  geo-pos:lat "50.25309"^^xsd:decimal ;
  geo-pos:long "1.48287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48287'^^xsd:double;
  dwc:latitude '50.25309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48287 50.25309, 1.48287 50.25309, 1.48287 50.25309, 1.48287 50.25309, 1.48287 50.25309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10021'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22278 1.48289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22278"^^xsd:decimal ;
  dwc:decimalLongitude "1.48289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22278 1.48289)"^^geo:wktLiteral ;
  geo-pos:lat "50.22278"^^xsd:decimal ;
  geo-pos:long "1.48289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13134'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48289'^^xsd:double;
  dwc:latitude '50.22278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48289 50.22278, 1.48289 50.22278, 1.48289 50.22278, 1.48289 50.22278, 1.48289 50.22278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13134'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18898 1.4829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18898"^^xsd:decimal ;
  dwc:decimalLongitude "1.4829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18898 1.4829)"^^geo:wktLiteral ;
  geo-pos:lat "50.18898"^^xsd:decimal ;
  geo-pos:long "1.4829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4829'^^xsd:double;
  dwc:latitude '50.18898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4829 50.18898, 1.4829 50.18898, 1.4829 50.18898, 1.4829 50.18898, 1.4829 50.18898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11020'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.48291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22378"^^xsd:decimal ;
  dwc:decimalLongitude "1.48291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.48291)"^^geo:wktLiteral ;
  geo-pos:lat "50.22378"^^xsd:decimal ;
  geo-pos:long "1.48291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48291'^^xsd:double;
  dwc:latitude '50.22378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48291 50.22378, 1.48291 50.22378, 1.48291 50.22378, 1.48291 50.22378, 1.48291 50.22378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_695'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26698 1.48294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26698"^^xsd:decimal ;
  dwc:decimalLongitude "1.48294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26698 1.48294)"^^geo:wktLiteral ;
  geo-pos:lat "50.26698"^^xsd:decimal ;
  geo-pos:long "1.48294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2263'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48294'^^xsd:double;
  dwc:latitude '50.26698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48294 50.26698, 1.48294 50.26698, 1.48294 50.26698, 1.48294 50.26698, 1.48294 50.26698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2263'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17899 1.48295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17899"^^xsd:decimal ;
  dwc:decimalLongitude "1.48295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17899 1.48295)"^^geo:wktLiteral ;
  geo-pos:lat "50.17899"^^xsd:decimal ;
  geo-pos:long "1.48295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48295'^^xsd:double;
  dwc:latitude '50.17899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48295 50.17899, 1.48295 50.17899, 1.48295 50.17899, 1.48295 50.17899, 1.48295 50.17899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5372'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31122 1.48303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31122"^^xsd:decimal ;
  dwc:decimalLongitude "1.48303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31122 1.48303)"^^geo:wktLiteral ;
  geo-pos:lat "50.31122"^^xsd:decimal ;
  geo-pos:long "1.48303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48303'^^xsd:double;
  dwc:latitude '50.31122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48303 50.31122, 1.48303 50.31122, 1.48303 50.31122, 1.48303 50.31122, 1.48303 50.31122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7998'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20724 1.48304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20724"^^xsd:decimal ;
  dwc:decimalLongitude "1.48304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20724 1.48304)"^^geo:wktLiteral ;
  geo-pos:lat "50.20724"^^xsd:decimal ;
  geo-pos:long "1.48304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48304'^^xsd:double;
  dwc:latitude '50.20724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48304 50.20724, 1.48304 50.20724, 1.48304 50.20724, 1.48304 50.20724, 1.48304 50.20724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13018'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28953 1.48307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28953"^^xsd:decimal ;
  dwc:decimalLongitude "1.48307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28953 1.48307)"^^geo:wktLiteral ;
  geo-pos:lat "50.28953"^^xsd:decimal ;
  geo-pos:long "1.48307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48307'^^xsd:double;
  dwc:latitude '50.28953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48307 50.28953, 1.48307 50.28953, 1.48307 50.28953, 1.48307 50.28953, 1.48307 50.28953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12696'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.4831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23025"^^xsd:decimal ;
  dwc:decimalLongitude "1.4831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.4831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23025"^^xsd:decimal ;
  geo-pos:long "1.4831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4831'^^xsd:double;
  dwc:latitude '50.23025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4831 50.23025, 1.4831 50.23025, 1.4831 50.23025, 1.4831 50.23025, 1.4831 50.23025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_426'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17792 1.48319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17792"^^xsd:decimal ;
  dwc:decimalLongitude "1.48319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17792 1.48319)"^^geo:wktLiteral ;
  geo-pos:lat "50.17792"^^xsd:decimal ;
  geo-pos:long "1.48319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11145'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48319'^^xsd:double;
  dwc:latitude '50.17792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48319 50.17792, 1.48319 50.17792, 1.48319 50.17792, 1.48319 50.17792, 1.48319 50.17792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11145'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18212 1.48322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18212"^^xsd:decimal ;
  dwc:decimalLongitude "1.48322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18212 1.48322)"^^geo:wktLiteral ;
  geo-pos:lat "50.18212"^^xsd:decimal ;
  geo-pos:long "1.48322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48322'^^xsd:double;
  dwc:latitude '50.18212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48322 50.18212, 1.48322 50.18212, 1.48322 50.18212, 1.48322 50.18212, 1.48322 50.18212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9586'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.48323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.48323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.48323)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.48323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48323'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48323 50.22869, 1.48323 50.22869, 1.48323 50.22869, 1.48323 50.22869, 1.48323 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4480'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22238 1.48326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22238"^^xsd:decimal ;
  dwc:decimalLongitude "1.48326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22238 1.48326)"^^geo:wktLiteral ;
  geo-pos:lat "50.22238"^^xsd:decimal ;
  geo-pos:long "1.48326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48326'^^xsd:double;
  dwc:latitude '50.22238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48326 50.22238, 1.48326 50.22238, 1.48326 50.22238, 1.48326 50.22238, 1.48326 50.22238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6440'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24134 1.48329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24134"^^xsd:decimal ;
  dwc:decimalLongitude "1.48329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24134 1.48329)"^^geo:wktLiteral ;
  geo-pos:lat "50.24134"^^xsd:decimal ;
  geo-pos:long "1.48329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48329'^^xsd:double;
  dwc:latitude '50.24134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48329 50.24134, 1.48329 50.24134, 1.48329 50.24134, 1.48329 50.24134, 1.48329 50.24134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12810'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20777 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20777"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20777 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "50.20777"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '50.20777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4833 50.20777, 1.4833 50.20777, 1.4833 50.20777, 1.4833 50.20777, 1.4833 50.20777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9366'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.48331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21799"^^xsd:decimal ;
  dwc:decimalLongitude "1.48331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.48331)"^^geo:wktLiteral ;
  geo-pos:lat "50.21799"^^xsd:decimal ;
  geo-pos:long "1.48331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48331'^^xsd:double;
  dwc:latitude '50.21799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48331 50.21799, 1.48331 50.21799, 1.48331 50.21799, 1.48331 50.21799, 1.48331 50.21799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10063'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2393 1.48334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2393"^^xsd:decimal ;
  dwc:decimalLongitude "1.48334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2393 1.48334)"^^geo:wktLiteral ;
  geo-pos:lat "50.2393"^^xsd:decimal ;
  geo-pos:long "1.48334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3126'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48334'^^xsd:double;
  dwc:latitude '50.2393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48334 50.2393, 1.48334 50.2393, 1.48334 50.2393, 1.48334 50.2393, 1.48334 50.2393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3126'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22344 1.48342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22344"^^xsd:decimal ;
  dwc:decimalLongitude "1.48342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22344 1.48342)"^^geo:wktLiteral ;
  geo-pos:lat "50.22344"^^xsd:decimal ;
  geo-pos:long "1.48342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48342'^^xsd:double;
  dwc:latitude '50.22344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48342 50.22344, 1.48342 50.22344, 1.48342 50.22344, 1.48342 50.22344, 1.48342 50.22344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9179'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27723 1.48345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27723"^^xsd:decimal ;
  dwc:decimalLongitude "1.48345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27723 1.48345)"^^geo:wktLiteral ;
  geo-pos:lat "50.27723"^^xsd:decimal ;
  geo-pos:long "1.48345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48345'^^xsd:double;
  dwc:latitude '50.27723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48345 50.27723, 1.48345 50.27723, 1.48345 50.27723, 1.48345 50.27723, 1.48345 50.27723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12387'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19165 1.48346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19165"^^xsd:decimal ;
  dwc:decimalLongitude "1.48346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19165 1.48346)"^^geo:wktLiteral ;
  geo-pos:lat "50.19165"^^xsd:decimal ;
  geo-pos:long "1.48346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48346'^^xsd:double;
  dwc:latitude '50.19165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48346 50.19165, 1.48346 50.19165, 1.48346 50.19165, 1.48346 50.19165, 1.48346 50.19165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9583'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19975 1.48346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19975"^^xsd:decimal ;
  dwc:decimalLongitude "1.48346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19975 1.48346)"^^geo:wktLiteral ;
  geo-pos:lat "50.19975"^^xsd:decimal ;
  geo-pos:long "1.48346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48346'^^xsd:double;
  dwc:latitude '50.19975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48346 50.19975, 1.48346 50.19975, 1.48346 50.19975, 1.48346 50.19975, 1.48346 50.19975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4104'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27508 1.48351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27508"^^xsd:decimal ;
  dwc:decimalLongitude "1.48351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27508 1.48351)"^^geo:wktLiteral ;
  geo-pos:lat "50.27508"^^xsd:decimal ;
  geo-pos:long "1.48351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48351'^^xsd:double;
  dwc:latitude '50.27508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48351 50.27508, 1.48351 50.27508, 1.48351 50.27508, 1.48351 50.27508, 1.48351 50.27508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8954'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21804 1.48352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21804"^^xsd:decimal ;
  dwc:decimalLongitude "1.48352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21804 1.48352)"^^geo:wktLiteral ;
  geo-pos:lat "50.21804"^^xsd:decimal ;
  geo-pos:long "1.48352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48352'^^xsd:double;
  dwc:latitude '50.21804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48352 50.21804, 1.48352 50.21804, 1.48352 50.21804, 1.48352 50.21804, 1.48352 50.21804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5160'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.48354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.48354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.48354)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.48354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48354'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48354 50.23006, 1.48354 50.23006, 1.48354 50.23006, 1.48354 50.23006, 1.48354 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3498'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19634 1.48358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19634"^^xsd:decimal ;
  dwc:decimalLongitude "1.48358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19634 1.48358)"^^geo:wktLiteral ;
  geo-pos:lat "50.19634"^^xsd:decimal ;
  geo-pos:long "1.48358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48358'^^xsd:double;
  dwc:latitude '50.19634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48358 50.19634, 1.48358 50.19634, 1.48358 50.19634, 1.48358 50.19634, 1.48358 50.19634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5793'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27223 1.48359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27223"^^xsd:decimal ;
  dwc:decimalLongitude "1.48359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27223 1.48359)"^^geo:wktLiteral ;
  geo-pos:lat "50.27223"^^xsd:decimal ;
  geo-pos:long "1.48359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48359'^^xsd:double;
  dwc:latitude '50.27223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48359 50.27223, 1.48359 50.27223, 1.48359 50.27223, 1.48359 50.27223, 1.48359 50.27223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_404'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17502 1.48363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17502"^^xsd:decimal ;
  dwc:decimalLongitude "1.48363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17502 1.48363)"^^geo:wktLiteral ;
  geo-pos:lat "50.17502"^^xsd:decimal ;
  geo-pos:long "1.48363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48363'^^xsd:double;
  dwc:latitude '50.17502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48363 50.17502, 1.48363 50.17502, 1.48363 50.17502, 1.48363 50.17502, 1.48363 50.17502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11348'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21455 1.48366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21455"^^xsd:decimal ;
  dwc:decimalLongitude "1.48366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21455 1.48366)"^^geo:wktLiteral ;
  geo-pos:lat "50.21455"^^xsd:decimal ;
  geo-pos:long "1.48366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48366'^^xsd:double;
  dwc:latitude '50.21455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48366 50.21455, 1.48366 50.21455, 1.48366 50.21455, 1.48366 50.21455, 1.48366 50.21455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8703'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21353 1.48377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21353"^^xsd:decimal ;
  dwc:decimalLongitude "1.48377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21353 1.48377)"^^geo:wktLiteral ;
  geo-pos:lat "50.21353"^^xsd:decimal ;
  geo-pos:long "1.48377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48377'^^xsd:double;
  dwc:latitude '50.21353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48377 50.21353, 1.48377 50.21353, 1.48377 50.21353, 1.48377 50.21353, 1.48377 50.21353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9008'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21754 1.48377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21754"^^xsd:decimal ;
  dwc:decimalLongitude "1.48377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21754 1.48377)"^^geo:wktLiteral ;
  geo-pos:lat "50.21754"^^xsd:decimal ;
  geo-pos:long "1.48377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48377'^^xsd:double;
  dwc:latitude '50.21754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48377 50.21754, 1.48377 50.21754, 1.48377 50.21754, 1.48377 50.21754, 1.48377 50.21754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6047'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28521 1.48377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28521"^^xsd:decimal ;
  dwc:decimalLongitude "1.48377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28521 1.48377)"^^geo:wktLiteral ;
  geo-pos:lat "50.28521"^^xsd:decimal ;
  geo-pos:long "1.48377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48377'^^xsd:double;
  dwc:latitude '50.28521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48377 50.28521, 1.48377 50.28521, 1.48377 50.28521, 1.48377 50.28521, 1.48377 50.28521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7907'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19608 1.48378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19608"^^xsd:decimal ;
  dwc:decimalLongitude "1.48378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19608 1.48378)"^^geo:wktLiteral ;
  geo-pos:lat "50.19608"^^xsd:decimal ;
  geo-pos:long "1.48378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5593'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48378'^^xsd:double;
  dwc:latitude '50.19608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48378 50.19608, 1.48378 50.19608, 1.48378 50.19608, 1.48378 50.19608, 1.48378 50.19608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5593'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2537 1.48386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2537"^^xsd:decimal ;
  dwc:decimalLongitude "1.48386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2537 1.48386)"^^geo:wktLiteral ;
  geo-pos:lat "50.2537"^^xsd:decimal ;
  geo-pos:long "1.48386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12589'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48386'^^xsd:double;
  dwc:latitude '50.2537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48386 50.2537, 1.48386 50.2537, 1.48386 50.2537, 1.48386 50.2537, 1.48386 50.2537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12589'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19513 1.48387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19513"^^xsd:decimal ;
  dwc:decimalLongitude "1.48387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19513 1.48387)"^^geo:wktLiteral ;
  geo-pos:lat "50.19513"^^xsd:decimal ;
  geo-pos:long "1.48387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48387'^^xsd:double;
  dwc:latitude '50.19513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48387 50.19513, 1.48387 50.19513, 1.48387 50.19513, 1.48387 50.19513, 1.48387 50.19513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9580'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18745 1.48391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18745"^^xsd:decimal ;
  dwc:decimalLongitude "1.48391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18745 1.48391)"^^geo:wktLiteral ;
  geo-pos:lat "50.18745"^^xsd:decimal ;
  geo-pos:long "1.48391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48391'^^xsd:double;
  dwc:latitude '50.18745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48391 50.18745, 1.48391 50.18745, 1.48391 50.18745, 1.48391 50.18745, 1.48391 50.18745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5466'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27948 1.48394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27948"^^xsd:decimal ;
  dwc:decimalLongitude "1.48394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27948 1.48394)"^^geo:wktLiteral ;
  geo-pos:lat "50.27948"^^xsd:decimal ;
  geo-pos:long "1.48394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12573'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48394'^^xsd:double;
  dwc:latitude '50.27948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48394 50.27948, 1.48394 50.27948, 1.48394 50.27948, 1.48394 50.27948, 1.48394 50.27948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12573'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20168 1.48396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20168"^^xsd:decimal ;
  dwc:decimalLongitude "1.48396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20168 1.48396)"^^geo:wktLiteral ;
  geo-pos:lat "50.20168"^^xsd:decimal ;
  geo-pos:long "1.48396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48396'^^xsd:double;
  dwc:latitude '50.20168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48396 50.20168, 1.48396 50.20168, 1.48396 50.20168, 1.48396 50.20168, 1.48396 50.20168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4976'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20675 1.48398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20675"^^xsd:decimal ;
  dwc:decimalLongitude "1.48398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20675 1.48398)"^^geo:wktLiteral ;
  geo-pos:lat "50.20675"^^xsd:decimal ;
  geo-pos:long "1.48398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48398'^^xsd:double;
  dwc:latitude '50.20675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48398 50.20675, 1.48398 50.20675, 1.48398 50.20675, 1.48398 50.20675, 1.48398 50.20675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4977'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19548 1.48399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19548"^^xsd:decimal ;
  dwc:decimalLongitude "1.48399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19548 1.48399)"^^geo:wktLiteral ;
  geo-pos:lat "50.19548"^^xsd:decimal ;
  geo-pos:long "1.48399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5432'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48399'^^xsd:double;
  dwc:latitude '50.19548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48399 50.19548, 1.48399 50.19548, 1.48399 50.19548, 1.48399 50.19548, 1.48399 50.19548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5432'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 1.48399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "1.48399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 1.48399)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "1.48399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48399'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48399 50.238, 1.48399 50.238, 1.48399 50.238, 1.48399 50.238, 1.48399 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10080'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.484)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.484'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.484 50.22924, 1.484 50.22924, 1.484 50.22924, 1.484 50.22924, 1.484 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4217'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24762 1.48402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24762"^^xsd:decimal ;
  dwc:decimalLongitude "1.48402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24762 1.48402)"^^geo:wktLiteral ;
  geo-pos:lat "50.24762"^^xsd:decimal ;
  geo-pos:long "1.48402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48402'^^xsd:double;
  dwc:latitude '50.24762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48402 50.24762, 1.48402 50.24762, 1.48402 50.24762, 1.48402 50.24762, 1.48402 50.24762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6520'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26515 1.48403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26515"^^xsd:decimal ;
  dwc:decimalLongitude "1.48403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26515 1.48403)"^^geo:wktLiteral ;
  geo-pos:lat "50.26515"^^xsd:decimal ;
  geo-pos:long "1.48403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.2566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48403'^^xsd:double;
  dwc:latitude '50.26515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48403 50.26515, 1.48403 50.26515, 1.48403 50.26515, 1.48403 50.26515, 1.48403 50.26515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8717'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20812 1.48406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20812"^^xsd:decimal ;
  dwc:decimalLongitude "1.48406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20812 1.48406)"^^geo:wktLiteral ;
  geo-pos:lat "50.20812"^^xsd:decimal ;
  geo-pos:long "1.48406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48406'^^xsd:double;
  dwc:latitude '50.20812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48406 50.20812, 1.48406 50.20812, 1.48406 50.20812, 1.48406 50.20812, 1.48406 50.20812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4990'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.48413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23674"^^xsd:decimal ;
  dwc:decimalLongitude "1.48413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.48413)"^^geo:wktLiteral ;
  geo-pos:lat "50.23674"^^xsd:decimal ;
  geo-pos:long "1.48413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48413'^^xsd:double;
  dwc:latitude '50.23674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48413 50.23674, 1.48413 50.23674, 1.48413 50.23674, 1.48413 50.23674, 1.48413 50.23674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11623'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3105 1.48413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3105"^^xsd:decimal ;
  dwc:decimalLongitude "1.48413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3105 1.48413)"^^geo:wktLiteral ;
  geo-pos:lat "50.3105"^^xsd:decimal ;
  geo-pos:long "1.48413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48413'^^xsd:double;
  dwc:latitude '50.3105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48413 50.3105, 1.48413 50.3105, 1.48413 50.3105, 1.48413 50.3105, 1.48413 50.3105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7611'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21165 1.4842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21165"^^xsd:decimal ;
  dwc:decimalLongitude "1.4842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21165 1.4842)"^^geo:wktLiteral ;
  geo-pos:lat "50.21165"^^xsd:decimal ;
  geo-pos:long "1.4842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4842'^^xsd:double;
  dwc:latitude '50.21165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4842 50.21165, 1.4842 50.21165, 1.4842 50.21165, 1.4842 50.21165, 1.4842 50.21165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9009'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25532 1.4842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25532"^^xsd:decimal ;
  dwc:decimalLongitude "1.4842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25532 1.4842)"^^geo:wktLiteral ;
  geo-pos:lat "50.25532"^^xsd:decimal ;
  geo-pos:long "1.4842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4842'^^xsd:double;
  dwc:latitude '50.25532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4842 50.25532, 1.4842 50.25532, 1.4842 50.25532, 1.4842 50.25532, 1.4842 50.25532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7173'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20929 1.48421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20929"^^xsd:decimal ;
  dwc:decimalLongitude "1.48421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20929 1.48421)"^^geo:wktLiteral ;
  geo-pos:lat "50.20929"^^xsd:decimal ;
  geo-pos:long "1.48421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48421'^^xsd:double;
  dwc:latitude '50.20929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48421 50.20929, 1.48421 50.20929, 1.48421 50.20929, 1.48421 50.20929, 1.48421 50.20929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9617'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29444 1.48426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29444"^^xsd:decimal ;
  dwc:decimalLongitude "1.48426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29444 1.48426)"^^geo:wktLiteral ;
  geo-pos:lat "50.29444"^^xsd:decimal ;
  geo-pos:long "1.48426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48426'^^xsd:double;
  dwc:latitude '50.29444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48426 50.29444, 1.48426 50.29444, 1.48426 50.29444, 1.48426 50.29444, 1.48426 50.29444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_272'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18406 1.48428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18406"^^xsd:decimal ;
  dwc:decimalLongitude "1.48428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18406 1.48428)"^^geo:wktLiteral ;
  geo-pos:lat "50.18406"^^xsd:decimal ;
  geo-pos:long "1.48428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48428'^^xsd:double;
  dwc:latitude '50.18406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48428 50.18406, 1.48428 50.18406, 1.48428 50.18406, 1.48428 50.18406, 1.48428 50.18406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9585'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22439 1.48428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22439"^^xsd:decimal ;
  dwc:decimalLongitude "1.48428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22439 1.48428)"^^geo:wktLiteral ;
  geo-pos:lat "50.22439"^^xsd:decimal ;
  geo-pos:long "1.48428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48428'^^xsd:double;
  dwc:latitude '50.22439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48428 50.22439, 1.48428 50.22439, 1.48428 50.22439, 1.48428 50.22439, 1.48428 50.22439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1048'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3035 1.48434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3035"^^xsd:decimal ;
  dwc:decimalLongitude "1.48434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3035 1.48434)"^^geo:wktLiteral ;
  geo-pos:lat "50.3035"^^xsd:decimal ;
  geo-pos:long "1.48434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_588'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48434'^^xsd:double;
  dwc:latitude '50.3035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48434 50.3035, 1.48434 50.3035, 1.48434 50.3035, 1.48434 50.3035, 1.48434 50.3035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_588'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2115 1.48436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2115"^^xsd:decimal ;
  dwc:decimalLongitude "1.48436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2115 1.48436)"^^geo:wktLiteral ;
  geo-pos:lat "50.2115"^^xsd:decimal ;
  geo-pos:long "1.48436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9034'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48436'^^xsd:double;
  dwc:latitude '50.2115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48436 50.2115, 1.48436 50.2115, 1.48436 50.2115, 1.48436 50.2115, 1.48436 50.2115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9034'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28149 1.48445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28149"^^xsd:decimal ;
  dwc:decimalLongitude "1.48445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28149 1.48445)"^^geo:wktLiteral ;
  geo-pos:lat "50.28149"^^xsd:decimal ;
  geo-pos:long "1.48445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_453'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48445'^^xsd:double;
  dwc:latitude '50.28149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48445 50.28149, 1.48445 50.28149, 1.48445 50.28149, 1.48445 50.28149, 1.48445 50.28149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_453'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30914 1.48446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30914"^^xsd:decimal ;
  dwc:decimalLongitude "1.48446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30914 1.48446)"^^geo:wktLiteral ;
  geo-pos:lat "50.30914"^^xsd:decimal ;
  geo-pos:long "1.48446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7516'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48446'^^xsd:double;
  dwc:latitude '50.30914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48446 50.30914, 1.48446 50.30914, 1.48446 50.30914, 1.48446 50.30914, 1.48446 50.30914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7516'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18029 1.48448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18029"^^xsd:decimal ;
  dwc:decimalLongitude "1.48448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18029 1.48448)"^^geo:wktLiteral ;
  geo-pos:lat "50.18029"^^xsd:decimal ;
  geo-pos:long "1.48448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48448'^^xsd:double;
  dwc:latitude '50.18029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48448 50.18029, 1.48448 50.18029, 1.48448 50.18029, 1.48448 50.18029, 1.48448 50.18029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4900'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.48449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2267"^^xsd:decimal ;
  dwc:decimalLongitude "1.48449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.48449)"^^geo:wktLiteral ;
  geo-pos:lat "50.2267"^^xsd:decimal ;
  geo-pos:long "1.48449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48449'^^xsd:double;
  dwc:latitude '50.2267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48449 50.2267, 1.48449 50.2267, 1.48449 50.2267, 1.48449 50.2267, 1.48449 50.2267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9601'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20938 1.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20938"^^xsd:decimal ;
  dwc:decimalLongitude "1.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20938 1.4845)"^^geo:wktLiteral ;
  geo-pos:lat "50.20938"^^xsd:decimal ;
  geo-pos:long "1.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4845'^^xsd:double;
  dwc:latitude '50.20938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4845 50.20938, 1.4845 50.20938, 1.4845 50.20938, 1.4845 50.20938, 1.4845 50.20938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7167'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.4845)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4845'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4845 50.23, 1.4845 50.23, 1.4845 50.23, 1.4845 50.23, 1.4845 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5170'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.48452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22016"^^xsd:decimal ;
  dwc:decimalLongitude "1.48452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.48452)"^^geo:wktLiteral ;
  geo-pos:lat "50.22016"^^xsd:decimal ;
  geo-pos:long "1.48452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48452'^^xsd:double;
  dwc:latitude '50.22016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48452 50.22016, 1.48452 50.22016, 1.48452 50.22016, 1.48452 50.22016, 1.48452 50.22016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12936'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.48453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23643"^^xsd:decimal ;
  dwc:decimalLongitude "1.48453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.48453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23643"^^xsd:decimal ;
  geo-pos:long "1.48453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48453'^^xsd:double;
  dwc:latitude '50.23643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48453 50.23643, 1.48453 50.23643, 1.48453 50.23643, 1.48453 50.23643, 1.48453 50.23643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6682'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18125 1.48454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18125"^^xsd:decimal ;
  dwc:decimalLongitude "1.48454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18125 1.48454)"^^geo:wktLiteral ;
  geo-pos:lat "50.18125"^^xsd:decimal ;
  geo-pos:long "1.48454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.145555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48454'^^xsd:double;
  dwc:latitude '50.18125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48454 50.18125, 1.48454 50.18125, 1.48454 50.18125, 1.48454 50.18125, 1.48454 50.18125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4924'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20709 1.48455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20709"^^xsd:decimal ;
  dwc:decimalLongitude "1.48455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20709 1.48455)"^^geo:wktLiteral ;
  geo-pos:lat "50.20709"^^xsd:decimal ;
  geo-pos:long "1.48455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48455'^^xsd:double;
  dwc:latitude '50.20709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48455 50.20709, 1.48455 50.20709, 1.48455 50.20709, 1.48455 50.20709, 1.48455 50.20709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8470'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17705 1.48457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17705"^^xsd:decimal ;
  dwc:decimalLongitude "1.48457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17705 1.48457)"^^geo:wktLiteral ;
  geo-pos:lat "50.17705"^^xsd:decimal ;
  geo-pos:long "1.48457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48457'^^xsd:double;
  dwc:latitude '50.17705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48457 50.17705, 1.48457 50.17705, 1.48457 50.17705, 1.48457 50.17705, 1.48457 50.17705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5319'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.48459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21277"^^xsd:decimal ;
  dwc:decimalLongitude "1.48459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.48459)"^^geo:wktLiteral ;
  geo-pos:lat "50.21277"^^xsd:decimal ;
  geo-pos:long "1.48459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48459'^^xsd:double;
  dwc:latitude '50.21277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48459 50.21277, 1.48459 50.21277, 1.48459 50.21277, 1.48459 50.21277, 1.48459 50.21277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9345'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.48465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2038"^^xsd:decimal ;
  dwc:decimalLongitude "1.48465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.48465)"^^geo:wktLiteral ;
  geo-pos:lat "50.2038"^^xsd:decimal ;
  geo-pos:long "1.48465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48465'^^xsd:double;
  dwc:latitude '50.2038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48465 50.2038, 1.48465 50.2038, 1.48465 50.2038, 1.48465 50.2038, 1.48465 50.2038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10081'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21082 1.48465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21082"^^xsd:decimal ;
  dwc:decimalLongitude "1.48465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21082 1.48465)"^^geo:wktLiteral ;
  geo-pos:lat "50.21082"^^xsd:decimal ;
  geo-pos:long "1.48465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48465'^^xsd:double;
  dwc:latitude '50.21082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48465 50.21082, 1.48465 50.21082, 1.48465 50.21082, 1.48465 50.21082, 1.48465 50.21082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6497'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19277 1.48468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19277"^^xsd:decimal ;
  dwc:decimalLongitude "1.48468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19277 1.48468)"^^geo:wktLiteral ;
  geo-pos:lat "50.19277"^^xsd:decimal ;
  geo-pos:long "1.48468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48468'^^xsd:double;
  dwc:latitude '50.19277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48468 50.19277, 1.48468 50.19277, 1.48468 50.19277, 1.48468 50.19277, 1.48468 50.19277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5054'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19066 1.48472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19066"^^xsd:decimal ;
  dwc:decimalLongitude "1.48472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19066 1.48472)"^^geo:wktLiteral ;
  geo-pos:lat "50.19066"^^xsd:decimal ;
  geo-pos:long "1.48472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48472'^^xsd:double;
  dwc:latitude '50.19066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48472 50.19066, 1.48472 50.19066, 1.48472 50.19066, 1.48472 50.19066, 1.48472 50.19066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9584'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24072 1.48472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24072"^^xsd:decimal ;
  dwc:decimalLongitude "1.48472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24072 1.48472)"^^geo:wktLiteral ;
  geo-pos:lat "50.24072"^^xsd:decimal ;
  geo-pos:long "1.48472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48472'^^xsd:double;
  dwc:latitude '50.24072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48472 50.24072, 1.48472 50.24072, 1.48472 50.24072, 1.48472 50.24072, 1.48472 50.24072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_799'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18347 1.48478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18347"^^xsd:decimal ;
  dwc:decimalLongitude "1.48478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18347 1.48478)"^^geo:wktLiteral ;
  geo-pos:lat "50.18347"^^xsd:decimal ;
  geo-pos:long "1.48478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48478'^^xsd:double;
  dwc:latitude '50.18347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48478 50.18347, 1.48478 50.18347, 1.48478 50.18347, 1.48478 50.18347, 1.48478 50.18347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5256'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20567 1.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20567"^^xsd:decimal ;
  dwc:decimalLongitude "1.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20567 1.4848)"^^geo:wktLiteral ;
  geo-pos:lat "50.20567"^^xsd:decimal ;
  geo-pos:long "1.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4848'^^xsd:double;
  dwc:latitude '50.20567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4848 50.20567, 1.4848 50.20567, 1.4848 50.20567, 1.4848 50.20567, 1.4848 50.20567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9801'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19934 1.48482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19934"^^xsd:decimal ;
  dwc:decimalLongitude "1.48482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19934 1.48482)"^^geo:wktLiteral ;
  geo-pos:lat "50.19934"^^xsd:decimal ;
  geo-pos:long "1.48482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48482'^^xsd:double;
  dwc:latitude '50.19934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48482 50.19934, 1.48482 50.19934, 1.48482 50.19934, 1.48482 50.19934, 1.48482 50.19934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10378'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18081 1.48484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18081"^^xsd:decimal ;
  dwc:decimalLongitude "1.48484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18081 1.48484)"^^geo:wktLiteral ;
  geo-pos:lat "50.18081"^^xsd:decimal ;
  geo-pos:long "1.48484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48484'^^xsd:double;
  dwc:latitude '50.18081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48484 50.18081, 1.48484 50.18081, 1.48484 50.18081, 1.48484 50.18081, 1.48484 50.18081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5298'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26926 1.48496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26926"^^xsd:decimal ;
  dwc:decimalLongitude "1.48496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26926 1.48496)"^^geo:wktLiteral ;
  geo-pos:lat "50.26926"^^xsd:decimal ;
  geo-pos:long "1.48496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48496'^^xsd:double;
  dwc:latitude '50.26926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48496 50.26926, 1.48496 50.26926, 1.48496 50.26926, 1.48496 50.26926, 1.48496 50.26926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4335'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.48502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23656"^^xsd:decimal ;
  dwc:decimalLongitude "1.48502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.48502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23656"^^xsd:decimal ;
  geo-pos:long "1.48502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48502'^^xsd:double;
  dwc:latitude '50.23656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48502 50.23656, 1.48502 50.23656, 1.48502 50.23656, 1.48502 50.23656, 1.48502 50.23656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4460'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23655 1.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23655"^^xsd:decimal ;
  dwc:decimalLongitude "1.48507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23655 1.48507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23655"^^xsd:decimal ;
  geo-pos:long "1.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48507'^^xsd:double;
  dwc:latitude '50.23655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48507 50.23655, 1.48507 50.23655, 1.48507 50.23655, 1.48507 50.23655, 1.48507 50.23655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11474'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.48512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22498"^^xsd:decimal ;
  dwc:decimalLongitude "1.48512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.48512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22498"^^xsd:decimal ;
  geo-pos:long "1.48512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48512'^^xsd:double;
  dwc:latitude '50.22498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48512 50.22498, 1.48512 50.22498, 1.48512 50.22498, 1.48512 50.22498, 1.48512 50.22498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6180'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21002 1.48513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21002"^^xsd:decimal ;
  dwc:decimalLongitude "1.48513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21002 1.48513)"^^geo:wktLiteral ;
  geo-pos:lat "50.21002"^^xsd:decimal ;
  geo-pos:long "1.48513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48513'^^xsd:double;
  dwc:latitude '50.21002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48513 50.21002, 1.48513 50.21002, 1.48513 50.21002, 1.48513 50.21002, 1.48513 50.21002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3529'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30003 1.48514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30003"^^xsd:decimal ;
  dwc:decimalLongitude "1.48514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30003 1.48514)"^^geo:wktLiteral ;
  geo-pos:lat "50.30003"^^xsd:decimal ;
  geo-pos:long "1.48514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48514'^^xsd:double;
  dwc:latitude '50.30003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48514 50.30003, 1.48514 50.30003, 1.48514 50.30003, 1.48514 50.30003, 1.48514 50.30003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10250'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26992 1.48519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26992"^^xsd:decimal ;
  dwc:decimalLongitude "1.48519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26992 1.48519)"^^geo:wktLiteral ;
  geo-pos:lat "50.26992"^^xsd:decimal ;
  geo-pos:long "1.48519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48519'^^xsd:double;
  dwc:latitude '50.26992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48519 50.26992, 1.48519 50.26992, 1.48519 50.26992, 1.48519 50.26992, 1.48519 50.26992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9959'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2913 1.48519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2913"^^xsd:decimal ;
  dwc:decimalLongitude "1.48519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2913 1.48519)"^^geo:wktLiteral ;
  geo-pos:lat "50.2913"^^xsd:decimal ;
  geo-pos:long "1.48519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12442'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48519'^^xsd:double;
  dwc:latitude '50.2913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48519 50.2913, 1.48519 50.2913, 1.48519 50.2913, 1.48519 50.2913, 1.48519 50.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12442'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21769 1.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21769"^^xsd:decimal ;
  dwc:decimalLongitude "1.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21769 1.4852)"^^geo:wktLiteral ;
  geo-pos:lat "50.21769"^^xsd:decimal ;
  geo-pos:long "1.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4852'^^xsd:double;
  dwc:latitude '50.21769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4852 50.21769, 1.4852 50.21769, 1.4852 50.21769, 1.4852 50.21769, 1.4852 50.21769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4951'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21848"^^xsd:decimal ;
  dwc:decimalLongitude "1.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.4852)"^^geo:wktLiteral ;
  geo-pos:lat "50.21848"^^xsd:decimal ;
  geo-pos:long "1.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4852'^^xsd:double;
  dwc:latitude '50.21848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4852 50.21848, 1.4852 50.21848, 1.4852 50.21848, 1.4852 50.21848, 1.4852 50.21848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5925'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21281 1.48523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21281"^^xsd:decimal ;
  dwc:decimalLongitude "1.48523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21281 1.48523)"^^geo:wktLiteral ;
  geo-pos:lat "50.21281"^^xsd:decimal ;
  geo-pos:long "1.48523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48523'^^xsd:double;
  dwc:latitude '50.21281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48523 50.21281, 1.48523 50.21281, 1.48523 50.21281, 1.48523 50.21281, 1.48523 50.21281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5740'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.48525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22429"^^xsd:decimal ;
  dwc:decimalLongitude "1.48525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.48525)"^^geo:wktLiteral ;
  geo-pos:lat "50.22429"^^xsd:decimal ;
  geo-pos:long "1.48525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48525'^^xsd:double;
  dwc:latitude '50.22429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48525 50.22429, 1.48525 50.22429, 1.48525 50.22429, 1.48525 50.22429, 1.48525 50.22429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7321'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21875"^^xsd:decimal ;
  dwc:decimalLongitude "1.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.48528)"^^geo:wktLiteral ;
  geo-pos:lat "50.21875"^^xsd:decimal ;
  geo-pos:long "1.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48528'^^xsd:double;
  dwc:latitude '50.21875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48528 50.21875, 1.48528 50.21875, 1.48528 50.21875, 1.48528 50.21875, 1.48528 50.21875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4590'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22311"^^xsd:decimal ;
  dwc:decimalLongitude "1.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.48528)"^^geo:wktLiteral ;
  geo-pos:lat "50.22311"^^xsd:decimal ;
  geo-pos:long "1.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48528'^^xsd:double;
  dwc:latitude '50.22311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48528 50.22311, 1.48528 50.22311, 1.48528 50.22311, 1.48528 50.22311, 1.48528 50.22311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6459'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28221 1.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28221"^^xsd:decimal ;
  dwc:decimalLongitude "1.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28221 1.48528)"^^geo:wktLiteral ;
  geo-pos:lat "50.28221"^^xsd:decimal ;
  geo-pos:long "1.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48528'^^xsd:double;
  dwc:latitude '50.28221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48528 50.28221, 1.48528 50.28221, 1.48528 50.28221, 1.48528 50.28221, 1.48528 50.28221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7294'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31306 1.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31306"^^xsd:decimal ;
  dwc:decimalLongitude "1.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31306 1.48528)"^^geo:wktLiteral ;
  geo-pos:lat "50.31306"^^xsd:decimal ;
  geo-pos:long "1.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48528'^^xsd:double;
  dwc:latitude '50.31306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48528 50.31306, 1.48528 50.31306, 1.48528 50.31306, 1.48528 50.31306, 1.48528 50.31306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_261'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20991 1.48538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20991"^^xsd:decimal ;
  dwc:decimalLongitude "1.48538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20991 1.48538)"^^geo:wktLiteral ;
  geo-pos:lat "50.20991"^^xsd:decimal ;
  geo-pos:long "1.48538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48538'^^xsd:double;
  dwc:latitude '50.20991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48538 50.20991, 1.48538 50.20991, 1.48538 50.20991, 1.48538 50.20991, 1.48538 50.20991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5847'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19711 1.48543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19711"^^xsd:decimal ;
  dwc:decimalLongitude "1.48543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19711 1.48543)"^^geo:wktLiteral ;
  geo-pos:lat "50.19711"^^xsd:decimal ;
  geo-pos:long "1.48543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48543'^^xsd:double;
  dwc:latitude '50.19711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48543 50.19711, 1.48543 50.19711, 1.48543 50.19711, 1.48543 50.19711, 1.48543 50.19711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4560'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.48543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23704"^^xsd:decimal ;
  dwc:decimalLongitude "1.48543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.48543)"^^geo:wktLiteral ;
  geo-pos:lat "50.23704"^^xsd:decimal ;
  geo-pos:long "1.48543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48543'^^xsd:double;
  dwc:latitude '50.23704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48543 50.23704, 1.48543 50.23704, 1.48543 50.23704, 1.48543 50.23704, 1.48543 50.23704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12825'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24451 1.48544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24451"^^xsd:decimal ;
  dwc:decimalLongitude "1.48544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24451 1.48544)"^^geo:wktLiteral ;
  geo-pos:lat "50.24451"^^xsd:decimal ;
  geo-pos:long "1.48544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48544'^^xsd:double;
  dwc:latitude '50.24451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48544 50.24451, 1.48544 50.24451, 1.48544 50.24451, 1.48544 50.24451, 1.48544 50.24451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11576'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18019 1.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18019"^^xsd:decimal ;
  dwc:decimalLongitude "1.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18019 1.4855)"^^geo:wktLiteral ;
  geo-pos:lat "50.18019"^^xsd:decimal ;
  geo-pos:long "1.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4855'^^xsd:double;
  dwc:latitude '50.18019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4855 50.18019, 1.4855 50.18019, 1.4855 50.18019, 1.4855 50.18019, 1.4855 50.18019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5373'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.4855)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4855'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4855 50.22918, 1.4855 50.22918, 1.4855 50.22918, 1.4855 50.22918, 1.4855 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9600'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26055 1.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26055"^^xsd:decimal ;
  dwc:decimalLongitude "1.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26055 1.4855)"^^geo:wktLiteral ;
  geo-pos:lat "50.26055"^^xsd:decimal ;
  geo-pos:long "1.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4855'^^xsd:double;
  dwc:latitude '50.26055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4855 50.26055, 1.4855 50.26055, 1.4855 50.26055, 1.4855 50.26055, 1.4855 50.26055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1224'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31503 1.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31503"^^xsd:decimal ;
  dwc:decimalLongitude "1.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31503 1.4855)"^^geo:wktLiteral ;
  geo-pos:lat "50.31503"^^xsd:decimal ;
  geo-pos:long "1.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12572'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4855'^^xsd:double;
  dwc:latitude '50.31503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4855 50.31503, 1.4855 50.31503, 1.4855 50.31503, 1.4855 50.31503, 1.4855 50.31503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12572'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21328 1.48551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21328"^^xsd:decimal ;
  dwc:decimalLongitude "1.48551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21328 1.48551)"^^geo:wktLiteral ;
  geo-pos:lat "50.21328"^^xsd:decimal ;
  geo-pos:long "1.48551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48551'^^xsd:double;
  dwc:latitude '50.21328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48551 50.21328, 1.48551 50.21328, 1.48551 50.21328, 1.48551 50.21328, 1.48551 50.21328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3969'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17737 1.48552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17737"^^xsd:decimal ;
  dwc:decimalLongitude "1.48552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17737 1.48552)"^^geo:wktLiteral ;
  geo-pos:lat "50.17737"^^xsd:decimal ;
  geo-pos:long "1.48552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48552'^^xsd:double;
  dwc:latitude '50.17737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48552 50.17737, 1.48552 50.17737, 1.48552 50.17737, 1.48552 50.17737, 1.48552 50.17737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5014'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21473 1.48555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21473"^^xsd:decimal ;
  dwc:decimalLongitude "1.48555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21473 1.48555)"^^geo:wktLiteral ;
  geo-pos:lat "50.21473"^^xsd:decimal ;
  geo-pos:long "1.48555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48555'^^xsd:double;
  dwc:latitude '50.21473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48555 50.21473, 1.48555 50.21473, 1.48555 50.21473, 1.48555 50.21473, 1.48555 50.21473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6086'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.48556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21946"^^xsd:decimal ;
  dwc:decimalLongitude "1.48556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.48556)"^^geo:wktLiteral ;
  geo-pos:lat "50.21946"^^xsd:decimal ;
  geo-pos:long "1.48556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.495555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48556'^^xsd:double;
  dwc:latitude '50.21946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48556 50.21946, 1.48556 50.21946, 1.48556 50.21946, 1.48556 50.21946, 1.48556 50.21946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5412'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18873 1.48558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18873"^^xsd:decimal ;
  dwc:decimalLongitude "1.48558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18873 1.48558)"^^geo:wktLiteral ;
  geo-pos:lat "50.18873"^^xsd:decimal ;
  geo-pos:long "1.48558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48558'^^xsd:double;
  dwc:latitude '50.18873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48558 50.18873, 1.48558 50.18873, 1.48558 50.18873, 1.48558 50.18873, 1.48558 50.18873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9581'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19963 1.48562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19963"^^xsd:decimal ;
  dwc:decimalLongitude "1.48562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19963 1.48562)"^^geo:wktLiteral ;
  geo-pos:lat "50.19963"^^xsd:decimal ;
  geo-pos:long "1.48562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48562'^^xsd:double;
  dwc:latitude '50.19963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48562 50.19963, 1.48562 50.19963, 1.48562 50.19963, 1.48562 50.19963, 1.48562 50.19963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8353'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21204 1.48564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21204"^^xsd:decimal ;
  dwc:decimalLongitude "1.48564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21204 1.48564)"^^geo:wktLiteral ;
  geo-pos:lat "50.21204"^^xsd:decimal ;
  geo-pos:long "1.48564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48564'^^xsd:double;
  dwc:latitude '50.21204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48564 50.21204, 1.48564 50.21204, 1.48564 50.21204, 1.48564 50.21204, 1.48564 50.21204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9587'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20814 1.48571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20814"^^xsd:decimal ;
  dwc:decimalLongitude "1.48571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20814 1.48571)"^^geo:wktLiteral ;
  geo-pos:lat "50.20814"^^xsd:decimal ;
  geo-pos:long "1.48571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48571'^^xsd:double;
  dwc:latitude '50.20814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48571 50.20814, 1.48571 50.20814, 1.48571 50.20814, 1.48571 50.20814, 1.48571 50.20814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6597'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22538 1.4858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22538"^^xsd:decimal ;
  dwc:decimalLongitude "1.4858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22538 1.4858)"^^geo:wktLiteral ;
  geo-pos:lat "50.22538"^^xsd:decimal ;
  geo-pos:long "1.4858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4858'^^xsd:double;
  dwc:latitude '50.22538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4858 50.22538, 1.4858 50.22538, 1.4858 50.22538, 1.4858 50.22538, 1.4858 50.22538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11381'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23815 1.48583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23815"^^xsd:decimal ;
  dwc:decimalLongitude "1.48583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23815 1.48583)"^^geo:wktLiteral ;
  geo-pos:lat "50.23815"^^xsd:decimal ;
  geo-pos:long "1.48583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48583'^^xsd:double;
  dwc:latitude '50.23815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48583 50.23815, 1.48583 50.23815, 1.48583 50.23815, 1.48583 50.23815, 1.48583 50.23815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8442'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20901 1.48585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20901"^^xsd:decimal ;
  dwc:decimalLongitude "1.48585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20901 1.48585)"^^geo:wktLiteral ;
  geo-pos:lat "50.20901"^^xsd:decimal ;
  geo-pos:long "1.48585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48585'^^xsd:double;
  dwc:latitude '50.20901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48585 50.20901, 1.48585 50.20901, 1.48585 50.20901, 1.48585 50.20901, 1.48585 50.20901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7168'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21826 1.48585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21826"^^xsd:decimal ;
  dwc:decimalLongitude "1.48585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21826 1.48585)"^^geo:wktLiteral ;
  geo-pos:lat "50.21826"^^xsd:decimal ;
  geo-pos:long "1.48585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48585'^^xsd:double;
  dwc:latitude '50.21826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48585 50.21826, 1.48585 50.21826, 1.48585 50.21826, 1.48585 50.21826, 1.48585 50.21826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5641'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20828 1.48586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20828"^^xsd:decimal ;
  dwc:decimalLongitude "1.48586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20828 1.48586)"^^geo:wktLiteral ;
  geo-pos:lat "50.20828"^^xsd:decimal ;
  geo-pos:long "1.48586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48586'^^xsd:double;
  dwc:latitude '50.20828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48586 50.20828, 1.48586 50.20828, 1.48586 50.20828, 1.48586 50.20828, 1.48586 50.20828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12923'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23639 1.48588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23639"^^xsd:decimal ;
  dwc:decimalLongitude "1.48588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23639 1.48588)"^^geo:wktLiteral ;
  geo-pos:lat "50.23639"^^xsd:decimal ;
  geo-pos:long "1.48588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9180'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48588'^^xsd:double;
  dwc:latitude '50.23639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48588 50.23639, 1.48588 50.23639, 1.48588 50.23639, 1.48588 50.23639, 1.48588 50.23639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9180'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25062 1.48589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25062"^^xsd:decimal ;
  dwc:decimalLongitude "1.48589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25062 1.48589)"^^geo:wktLiteral ;
  geo-pos:lat "50.25062"^^xsd:decimal ;
  geo-pos:long "1.48589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48589'^^xsd:double;
  dwc:latitude '50.25062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48589 50.25062, 1.48589 50.25062, 1.48589 50.25062, 1.48589 50.25062, 1.48589 50.25062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11599'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22554 1.4859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22554"^^xsd:decimal ;
  dwc:decimalLongitude "1.4859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22554 1.4859)"^^geo:wktLiteral ;
  geo-pos:lat "50.22554"^^xsd:decimal ;
  geo-pos:long "1.4859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4859'^^xsd:double;
  dwc:latitude '50.22554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4859 50.22554, 1.4859 50.22554, 1.4859 50.22554, 1.4859 50.22554, 1.4859 50.22554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7319'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2277 1.4859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2277"^^xsd:decimal ;
  dwc:decimalLongitude "1.4859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2277 1.4859)"^^geo:wktLiteral ;
  geo-pos:lat "50.2277"^^xsd:decimal ;
  geo-pos:long "1.4859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4859'^^xsd:double;
  dwc:latitude '50.2277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4859 50.2277, 1.4859 50.2277, 1.4859 50.2277, 1.4859 50.2277, 1.4859 50.2277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6542'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3044 1.48592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3044"^^xsd:decimal ;
  dwc:decimalLongitude "1.48592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3044 1.48592)"^^geo:wktLiteral ;
  geo-pos:lat "50.3044"^^xsd:decimal ;
  geo-pos:long "1.48592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48592'^^xsd:double;
  dwc:latitude '50.3044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48592 50.3044, 1.48592 50.3044, 1.48592 50.3044, 1.48592 50.3044, 1.48592 50.3044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7778'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18227 1.48594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18227"^^xsd:decimal ;
  dwc:decimalLongitude "1.48594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18227 1.48594)"^^geo:wktLiteral ;
  geo-pos:lat "50.18227"^^xsd:decimal ;
  geo-pos:long "1.48594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11120'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48594'^^xsd:double;
  dwc:latitude '50.18227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48594 50.18227, 1.48594 50.18227, 1.48594 50.18227, 1.48594 50.18227, 1.48594 50.18227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11120'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24916 1.48594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24916"^^xsd:decimal ;
  dwc:decimalLongitude "1.48594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24916 1.48594)"^^geo:wktLiteral ;
  geo-pos:lat "50.24916"^^xsd:decimal ;
  geo-pos:long "1.48594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48594'^^xsd:double;
  dwc:latitude '50.24916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48594 50.24916, 1.48594 50.24916, 1.48594 50.24916, 1.48594 50.24916, 1.48594 50.24916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6303'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22538 1.48595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22538"^^xsd:decimal ;
  dwc:decimalLongitude "1.48595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22538 1.48595)"^^geo:wktLiteral ;
  geo-pos:lat "50.22538"^^xsd:decimal ;
  geo-pos:long "1.48595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48595'^^xsd:double;
  dwc:latitude '50.22538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48595 50.22538, 1.48595 50.22538, 1.48595 50.22538, 1.48595 50.22538, 1.48595 50.22538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7320'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3073 1.48595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3073"^^xsd:decimal ;
  dwc:decimalLongitude "1.48595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3073 1.48595)"^^geo:wktLiteral ;
  geo-pos:lat "50.3073"^^xsd:decimal ;
  geo-pos:long "1.48595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48595'^^xsd:double;
  dwc:latitude '50.3073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48595 50.3073, 1.48595 50.3073, 1.48595 50.3073, 1.48595 50.3073, 1.48595 50.3073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12256'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21088 1.48599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21088"^^xsd:decimal ;
  dwc:decimalLongitude "1.48599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21088 1.48599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21088"^^xsd:decimal ;
  geo-pos:long "1.48599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48599'^^xsd:double;
  dwc:latitude '50.21088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48599 50.21088, 1.48599 50.21088, 1.48599 50.21088, 1.48599 50.21088, 1.48599 50.21088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13017'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22568 1.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22568"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22568 1.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.22568"^^xsd:decimal ;
  geo-pos:long "1.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.486'^^xsd:double;
  dwc:latitude '50.22568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.486 50.22568, 1.486 50.22568, 1.486 50.22568, 1.486 50.22568, 1.486 50.22568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7296'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27517 1.48602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27517"^^xsd:decimal ;
  dwc:decimalLongitude "1.48602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27517 1.48602)"^^geo:wktLiteral ;
  geo-pos:lat "50.27517"^^xsd:decimal ;
  geo-pos:long "1.48602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48602'^^xsd:double;
  dwc:latitude '50.27517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48602 50.27517, 1.48602 50.27517, 1.48602 50.27517, 1.48602 50.27517, 1.48602 50.27517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12374'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2797 1.48602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2797"^^xsd:decimal ;
  dwc:decimalLongitude "1.48602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2797 1.48602)"^^geo:wktLiteral ;
  geo-pos:lat "50.2797"^^xsd:decimal ;
  geo-pos:long "1.48602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_74'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_74'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48602'^^xsd:double;
  dwc:latitude '50.2797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48602 50.2797, 1.48602 50.2797, 1.48602 50.2797, 1.48602 50.2797, 1.48602 50.2797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_74'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.48605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.48605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.48605)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.48605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48605'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48605 50.22877, 1.48605 50.22877, 1.48605 50.22877, 1.48605 50.22877, 1.48605 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_644'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.48607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "1.48607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.48607)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "1.48607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48607'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48607 50.25, 1.48607 50.25, 1.48607 50.25, 1.48607 50.25, 1.48607 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6449'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18588 1.48609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18588"^^xsd:decimal ;
  dwc:decimalLongitude "1.48609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18588 1.48609)"^^geo:wktLiteral ;
  geo-pos:lat "50.18588"^^xsd:decimal ;
  geo-pos:long "1.48609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48609'^^xsd:double;
  dwc:latitude '50.18588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48609 50.18588, 1.48609 50.18588, 1.48609 50.18588, 1.48609 50.18588, 1.48609 50.18588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5889'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20859 1.4861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20859"^^xsd:decimal ;
  dwc:decimalLongitude "1.4861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20859 1.4861)"^^geo:wktLiteral ;
  geo-pos:lat "50.20859"^^xsd:decimal ;
  geo-pos:long "1.4861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4861'^^xsd:double;
  dwc:latitude '50.20859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4861 50.20859, 1.4861 50.20859, 1.4861 50.20859, 1.4861 50.20859, 1.4861 50.20859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5123'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24403 1.48615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24403"^^xsd:decimal ;
  dwc:decimalLongitude "1.48615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24403 1.48615)"^^geo:wktLiteral ;
  geo-pos:lat "50.24403"^^xsd:decimal ;
  geo-pos:long "1.48615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3125'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48615'^^xsd:double;
  dwc:latitude '50.24403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48615 50.24403, 1.48615 50.24403, 1.48615 50.24403, 1.48615 50.24403, 1.48615 50.24403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3125'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18742 1.48616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18742"^^xsd:decimal ;
  dwc:decimalLongitude "1.48616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18742 1.48616)"^^geo:wktLiteral ;
  geo-pos:lat "50.18742"^^xsd:decimal ;
  geo-pos:long "1.48616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48616'^^xsd:double;
  dwc:latitude '50.18742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48616 50.18742, 1.48616 50.18742, 1.48616 50.18742, 1.48616 50.18742, 1.48616 50.18742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9582'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.4862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21363"^^xsd:decimal ;
  dwc:decimalLongitude "1.4862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.4862)"^^geo:wktLiteral ;
  geo-pos:lat "50.21363"^^xsd:decimal ;
  geo-pos:long "1.4862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4862'^^xsd:double;
  dwc:latitude '50.21363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4862 50.21363, 1.4862 50.21363, 1.4862 50.21363, 1.4862 50.21363, 1.4862 50.21363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4324'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26906 1.48621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26906"^^xsd:decimal ;
  dwc:decimalLongitude "1.48621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26906 1.48621)"^^geo:wktLiteral ;
  geo-pos:lat "50.26906"^^xsd:decimal ;
  geo-pos:long "1.48621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48621'^^xsd:double;
  dwc:latitude '50.26906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48621 50.26906, 1.48621 50.26906, 1.48621 50.26906, 1.48621 50.26906, 1.48621 50.26906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_877'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31484 1.48624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31484"^^xsd:decimal ;
  dwc:decimalLongitude "1.48624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31484 1.48624)"^^geo:wktLiteral ;
  geo-pos:lat "50.31484"^^xsd:decimal ;
  geo-pos:long "1.48624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48624'^^xsd:double;
  dwc:latitude '50.31484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48624 50.31484, 1.48624 50.31484, 1.48624 50.31484, 1.48624 50.31484, 1.48624 50.31484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8718'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.48629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21102"^^xsd:decimal ;
  dwc:decimalLongitude "1.48629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.48629)"^^geo:wktLiteral ;
  geo-pos:lat "50.21102"^^xsd:decimal ;
  geo-pos:long "1.48629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48629'^^xsd:double;
  dwc:latitude '50.21102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48629 50.21102, 1.48629 50.21102, 1.48629 50.21102, 1.48629 50.21102, 1.48629 50.21102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10194'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31304 1.48633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31304"^^xsd:decimal ;
  dwc:decimalLongitude "1.48633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31304 1.48633)"^^geo:wktLiteral ;
  geo-pos:lat "50.31304"^^xsd:decimal ;
  geo-pos:long "1.48633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_592'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48633'^^xsd:double;
  dwc:latitude '50.31304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48633 50.31304, 1.48633 50.31304, 1.48633 50.31304, 1.48633 50.31304, 1.48633 50.31304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_592'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18253 1.48635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18253"^^xsd:decimal ;
  dwc:decimalLongitude "1.48635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18253 1.48635)"^^geo:wktLiteral ;
  geo-pos:lat "50.18253"^^xsd:decimal ;
  geo-pos:long "1.48635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48635'^^xsd:double;
  dwc:latitude '50.18253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48635 50.18253, 1.48635 50.18253, 1.48635 50.18253, 1.48635 50.18253, 1.48635 50.18253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6190'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28322 1.48639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28322"^^xsd:decimal ;
  dwc:decimalLongitude "1.48639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28322 1.48639)"^^geo:wktLiteral ;
  geo-pos:lat "50.28322"^^xsd:decimal ;
  geo-pos:long "1.48639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48639'^^xsd:double;
  dwc:latitude '50.28322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48639 50.28322, 1.48639 50.28322, 1.48639 50.28322, 1.48639 50.28322, 1.48639 50.28322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12651'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22222 1.48643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22222"^^xsd:decimal ;
  dwc:decimalLongitude "1.48643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22222 1.48643)"^^geo:wktLiteral ;
  geo-pos:lat "50.22222"^^xsd:decimal ;
  geo-pos:long "1.48643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48643'^^xsd:double;
  dwc:latitude '50.22222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48643 50.22222, 1.48643 50.22222, 1.48643 50.22222, 1.48643 50.22222, 1.48643 50.22222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4376'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.48649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.48649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.48649)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.48649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48649'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48649 50.2342, 1.48649 50.2342, 1.48649 50.2342, 1.48649 50.2342, 1.48649 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6762'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20984 1.4865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20984"^^xsd:decimal ;
  dwc:decimalLongitude "1.4865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20984 1.4865)"^^geo:wktLiteral ;
  geo-pos:lat "50.20984"^^xsd:decimal ;
  geo-pos:long "1.4865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4865'^^xsd:double;
  dwc:latitude '50.20984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4865 50.20984, 1.4865 50.20984, 1.4865 50.20984, 1.4865 50.20984, 1.4865 50.20984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4978'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23801 1.48653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23801"^^xsd:decimal ;
  dwc:decimalLongitude "1.48653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23801 1.48653)"^^geo:wktLiteral ;
  geo-pos:lat "50.23801"^^xsd:decimal ;
  geo-pos:long "1.48653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8308'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48653'^^xsd:double;
  dwc:latitude '50.23801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48653 50.23801, 1.48653 50.23801, 1.48653 50.23801, 1.48653 50.23801, 1.48653 50.23801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8308'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25125 1.48656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25125"^^xsd:decimal ;
  dwc:decimalLongitude "1.48656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25125 1.48656)"^^geo:wktLiteral ;
  geo-pos:lat "50.25125"^^xsd:decimal ;
  geo-pos:long "1.48656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48656'^^xsd:double;
  dwc:latitude '50.25125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48656 50.25125, 1.48656 50.25125, 1.48656 50.25125, 1.48656 50.25125, 1.48656 50.25125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9922'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20973 1.48657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20973"^^xsd:decimal ;
  dwc:decimalLongitude "1.48657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20973 1.48657)"^^geo:wktLiteral ;
  geo-pos:lat "50.20973"^^xsd:decimal ;
  geo-pos:long "1.48657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48657'^^xsd:double;
  dwc:latitude '50.20973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48657 50.20973, 1.48657 50.20973, 1.48657 50.20973, 1.48657 50.20973, 1.48657 50.20973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4991'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.48659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.48659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.48659)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.48659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48659'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48659 50.22845, 1.48659 50.22845, 1.48659 50.22845, 1.48659 50.22845, 1.48659 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9365'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21731 1.4866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21731"^^xsd:decimal ;
  dwc:decimalLongitude "1.4866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21731 1.4866)"^^geo:wktLiteral ;
  geo-pos:lat "50.21731"^^xsd:decimal ;
  geo-pos:long "1.4866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4866'^^xsd:double;
  dwc:latitude '50.21731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4866 50.21731, 1.4866 50.21731, 1.4866 50.21731, 1.4866 50.21731, 1.4866 50.21731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7001'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20018 1.48663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20018"^^xsd:decimal ;
  dwc:decimalLongitude "1.48663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20018 1.48663)"^^geo:wktLiteral ;
  geo-pos:lat "50.20018"^^xsd:decimal ;
  geo-pos:long "1.48663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48663'^^xsd:double;
  dwc:latitude '50.20018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48663 50.20018, 1.48663 50.20018, 1.48663 50.20018, 1.48663 50.20018, 1.48663 50.20018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4661'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.48663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22304"^^xsd:decimal ;
  dwc:decimalLongitude "1.48663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.48663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22304"^^xsd:decimal ;
  geo-pos:long "1.48663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48663'^^xsd:double;
  dwc:latitude '50.22304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48663 50.22304, 1.48663 50.22304, 1.48663 50.22304, 1.48663 50.22304, 1.48663 50.22304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6528'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.48671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.48671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.48671)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.48671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48671'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48671 50.23304, 1.48671 50.23304, 1.48671 50.23304, 1.48671 50.23304, 1.48671 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9561'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25505 1.48675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25505"^^xsd:decimal ;
  dwc:decimalLongitude "1.48675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25505 1.48675)"^^geo:wktLiteral ;
  geo-pos:lat "50.25505"^^xsd:decimal ;
  geo-pos:long "1.48675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.656666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48675'^^xsd:double;
  dwc:latitude '50.25505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48675 50.25505, 1.48675 50.25505, 1.48675 50.25505, 1.48675 50.25505, 1.48675 50.25505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4342'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.48677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.48677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.48677)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.48677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48677'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48677 50.23209, 1.48677 50.23209, 1.48677 50.23209, 1.48677 50.23209, 1.48677 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7318'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21559 1.48678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21559"^^xsd:decimal ;
  dwc:decimalLongitude "1.48678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21559 1.48678)"^^geo:wktLiteral ;
  geo-pos:lat "50.21559"^^xsd:decimal ;
  geo-pos:long "1.48678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48678'^^xsd:double;
  dwc:latitude '50.21559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48678 50.21559, 1.48678 50.21559, 1.48678 50.21559, 1.48678 50.21559, 1.48678 50.21559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5082'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24364 1.48678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24364"^^xsd:decimal ;
  dwc:decimalLongitude "1.48678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24364 1.48678)"^^geo:wktLiteral ;
  geo-pos:lat "50.24364"^^xsd:decimal ;
  geo-pos:long "1.48678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.748888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48678'^^xsd:double;
  dwc:latitude '50.24364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48678 50.24364, 1.48678 50.24364, 1.48678 50.24364, 1.48678 50.24364, 1.48678 50.24364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8371'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17981 1.48682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17981"^^xsd:decimal ;
  dwc:decimalLongitude "1.48682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17981 1.48682)"^^geo:wktLiteral ;
  geo-pos:lat "50.17981"^^xsd:decimal ;
  geo-pos:long "1.48682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.395555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48682'^^xsd:double;
  dwc:latitude '50.17981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48682 50.17981, 1.48682 50.17981, 1.48682 50.17981, 1.48682 50.17981, 1.48682 50.17981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5237'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.48685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22126"^^xsd:decimal ;
  dwc:decimalLongitude "1.48685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.48685)"^^geo:wktLiteral ;
  geo-pos:lat "50.22126"^^xsd:decimal ;
  geo-pos:long "1.48685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48685'^^xsd:double;
  dwc:latitude '50.22126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48685 50.22126, 1.48685 50.22126, 1.48685 50.22126, 1.48685 50.22126, 1.48685 50.22126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_636'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22643 1.48691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22643"^^xsd:decimal ;
  dwc:decimalLongitude "1.48691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22643 1.48691)"^^geo:wktLiteral ;
  geo-pos:lat "50.22643"^^xsd:decimal ;
  geo-pos:long "1.48691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48691'^^xsd:double;
  dwc:latitude '50.22643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48691 50.22643, 1.48691 50.22643, 1.48691 50.22643, 1.48691 50.22643, 1.48691 50.22643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6142'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2099 1.48695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2099"^^xsd:decimal ;
  dwc:decimalLongitude "1.48695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2099 1.48695)"^^geo:wktLiteral ;
  geo-pos:lat "50.2099"^^xsd:decimal ;
  geo-pos:long "1.48695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48695'^^xsd:double;
  dwc:latitude '50.2099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48695 50.2099, 1.48695 50.2099, 1.48695 50.2099, 1.48695 50.2099, 1.48695 50.2099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9618'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23633 1.48695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23633"^^xsd:decimal ;
  dwc:decimalLongitude "1.48695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23633 1.48695)"^^geo:wktLiteral ;
  geo-pos:lat "50.23633"^^xsd:decimal ;
  geo-pos:long "1.48695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48695'^^xsd:double;
  dwc:latitude '50.23633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48695 50.23633, 1.48695 50.23633, 1.48695 50.23633, 1.48695 50.23633, 1.48695 50.23633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_655'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22588 1.48699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22588"^^xsd:decimal ;
  dwc:decimalLongitude "1.48699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22588 1.48699)"^^geo:wktLiteral ;
  geo-pos:lat "50.22588"^^xsd:decimal ;
  geo-pos:long "1.48699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48699'^^xsd:double;
  dwc:latitude '50.22588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48699 50.22588, 1.48699 50.22588, 1.48699 50.22588, 1.48699 50.22588, 1.48699 50.22588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6458'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28151 1.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28151"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28151 1.487)"^^geo:wktLiteral ;
  geo-pos:lat "50.28151"^^xsd:decimal ;
  geo-pos:long "1.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12428'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.487'^^xsd:double;
  dwc:latitude '50.28151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.487 50.28151, 1.487 50.28151, 1.487 50.28151, 1.487 50.28151, 1.487 50.28151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12428'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.48705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.48705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.48705)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.48705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48705'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48705 50.23358, 1.48705 50.23358, 1.48705 50.23358, 1.48705 50.23358, 1.48705 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4935'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.48706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23148"^^xsd:decimal ;
  dwc:decimalLongitude "1.48706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.48706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23148"^^xsd:decimal ;
  geo-pos:long "1.48706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.145555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48706'^^xsd:double;
  dwc:latitude '50.23148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48706 50.23148, 1.48706 50.23148, 1.48706 50.23148, 1.48706 50.23148, 1.48706 50.23148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4617'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23846 1.48711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23846"^^xsd:decimal ;
  dwc:decimalLongitude "1.48711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23846 1.48711)"^^geo:wktLiteral ;
  geo-pos:lat "50.23846"^^xsd:decimal ;
  geo-pos:long "1.48711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48711'^^xsd:double;
  dwc:latitude '50.23846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48711 50.23846, 1.48711 50.23846, 1.48711 50.23846, 1.48711 50.23846, 1.48711 50.23846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12782'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20651 1.48712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20651"^^xsd:decimal ;
  dwc:decimalLongitude "1.48712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20651 1.48712)"^^geo:wktLiteral ;
  geo-pos:lat "50.20651"^^xsd:decimal ;
  geo-pos:long "1.48712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48712'^^xsd:double;
  dwc:latitude '50.20651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48712 50.20651, 1.48712 50.20651, 1.48712 50.20651, 1.48712 50.20651, 1.48712 50.20651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4965'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21032 1.48717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21032"^^xsd:decimal ;
  dwc:decimalLongitude "1.48717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21032 1.48717)"^^geo:wktLiteral ;
  geo-pos:lat "50.21032"^^xsd:decimal ;
  geo-pos:long "1.48717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48717'^^xsd:double;
  dwc:latitude '50.21032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48717 50.21032, 1.48717 50.21032, 1.48717 50.21032, 1.48717 50.21032, 1.48717 50.21032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4992'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18385 1.48719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18385"^^xsd:decimal ;
  dwc:decimalLongitude "1.48719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18385 1.48719)"^^geo:wktLiteral ;
  geo-pos:lat "50.18385"^^xsd:decimal ;
  geo-pos:long "1.48719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48719'^^xsd:double;
  dwc:latitude '50.18385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48719 50.18385, 1.48719 50.18385, 1.48719 50.18385, 1.48719 50.18385, 1.48719 50.18385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4916'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21519 1.48728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21519"^^xsd:decimal ;
  dwc:decimalLongitude "1.48728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21519 1.48728)"^^geo:wktLiteral ;
  geo-pos:lat "50.21519"^^xsd:decimal ;
  geo-pos:long "1.48728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8884'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48728'^^xsd:double;
  dwc:latitude '50.21519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48728 50.21519, 1.48728 50.21519, 1.48728 50.21519, 1.48728 50.21519, 1.48728 50.21519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8884'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29999 1.48728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29999"^^xsd:decimal ;
  dwc:decimalLongitude "1.48728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29999 1.48728)"^^geo:wktLiteral ;
  geo-pos:lat "50.29999"^^xsd:decimal ;
  geo-pos:long "1.48728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48728'^^xsd:double;
  dwc:latitude '50.29999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48728 50.29999, 1.48728 50.29999, 1.48728 50.29999, 1.48728 50.29999, 1.48728 50.29999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9827'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20499 1.48736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20499"^^xsd:decimal ;
  dwc:decimalLongitude "1.48736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20499 1.48736)"^^geo:wktLiteral ;
  geo-pos:lat "50.20499"^^xsd:decimal ;
  geo-pos:long "1.48736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48736'^^xsd:double;
  dwc:latitude '50.20499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48736 50.20499, 1.48736 50.20499, 1.48736 50.20499, 1.48736 50.20499, 1.48736 50.20499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8693'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29609 1.48737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29609"^^xsd:decimal ;
  dwc:decimalLongitude "1.48737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29609 1.48737)"^^geo:wktLiteral ;
  geo-pos:lat "50.29609"^^xsd:decimal ;
  geo-pos:long "1.48737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48737'^^xsd:double;
  dwc:latitude '50.29609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48737 50.29609, 1.48737 50.29609, 1.48737 50.29609, 1.48737 50.29609, 1.48737 50.29609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6764'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20936 1.48739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20936"^^xsd:decimal ;
  dwc:decimalLongitude "1.48739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20936 1.48739)"^^geo:wktLiteral ;
  geo-pos:lat "50.20936"^^xsd:decimal ;
  geo-pos:long "1.48739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48739'^^xsd:double;
  dwc:latitude '50.20936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48739 50.20936, 1.48739 50.20936, 1.48739 50.20936, 1.48739 50.20936, 1.48739 50.20936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_802'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2549 1.4874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2549"^^xsd:decimal ;
  dwc:decimalLongitude "1.4874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2549 1.4874)"^^geo:wktLiteral ;
  geo-pos:lat "50.2549"^^xsd:decimal ;
  geo-pos:long "1.4874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_462'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.72444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4874'^^xsd:double;
  dwc:latitude '50.2549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4874 50.2549, 1.4874 50.2549, 1.4874 50.2549, 1.4874 50.2549, 1.4874 50.2549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_462'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20293 1.48741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20293"^^xsd:decimal ;
  dwc:decimalLongitude "1.48741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20293 1.48741)"^^geo:wktLiteral ;
  geo-pos:lat "50.20293"^^xsd:decimal ;
  geo-pos:long "1.48741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5602'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48741'^^xsd:double;
  dwc:latitude '50.20293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48741 50.20293, 1.48741 50.20293, 1.48741 50.20293, 1.48741 50.20293, 1.48741 50.20293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5602'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.48743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21834"^^xsd:decimal ;
  dwc:decimalLongitude "1.48743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.48743)"^^geo:wktLiteral ;
  geo-pos:lat "50.21834"^^xsd:decimal ;
  geo-pos:long "1.48743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48743'^^xsd:double;
  dwc:latitude '50.21834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48743 50.21834, 1.48743 50.21834, 1.48743 50.21834, 1.48743 50.21834, 1.48743 50.21834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7002'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21316 1.48746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21316"^^xsd:decimal ;
  dwc:decimalLongitude "1.48746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21316 1.48746)"^^geo:wktLiteral ;
  geo-pos:lat "50.21316"^^xsd:decimal ;
  geo-pos:long "1.48746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48746'^^xsd:double;
  dwc:latitude '50.21316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48746 50.21316, 1.48746 50.21316, 1.48746 50.21316, 1.48746 50.21316, 1.48746 50.21316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4808'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3715 1.48747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3715"^^xsd:decimal ;
  dwc:decimalLongitude "1.48747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3715 1.48747)"^^geo:wktLiteral ;
  geo-pos:lat "50.3715"^^xsd:decimal ;
  geo-pos:long "1.48747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48747'^^xsd:double;
  dwc:latitude '50.3715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48747 50.3715, 1.48747 50.3715, 1.48747 50.3715, 1.48747 50.3715, 1.48747 50.3715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12188'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24906 1.48749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24906"^^xsd:decimal ;
  dwc:decimalLongitude "1.48749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24906 1.48749)"^^geo:wktLiteral ;
  geo-pos:lat "50.24906"^^xsd:decimal ;
  geo-pos:long "1.48749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_13106'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48749'^^xsd:double;
  dwc:latitude '50.24906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48749 50.24906, 1.48749 50.24906, 1.48749 50.24906, 1.48749 50.24906, 1.48749 50.24906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13106'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25298 1.48759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25298"^^xsd:decimal ;
  dwc:decimalLongitude "1.48759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25298 1.48759)"^^geo:wktLiteral ;
  geo-pos:lat "50.25298"^^xsd:decimal ;
  geo-pos:long "1.48759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48759'^^xsd:double;
  dwc:latitude '50.25298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48759 50.25298, 1.48759 50.25298, 1.48759 50.25298, 1.48759 50.25298, 1.48759 50.25298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7317'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1807 1.4876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1807"^^xsd:decimal ;
  dwc:decimalLongitude "1.4876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1807 1.4876)"^^geo:wktLiteral ;
  geo-pos:lat "50.1807"^^xsd:decimal ;
  geo-pos:long "1.4876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4876'^^xsd:double;
  dwc:latitude '50.1807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4876 50.1807, 1.4876 50.1807, 1.4876 50.1807, 1.4876 50.1807, 1.4876 50.1807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5330'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20654 1.48762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20654"^^xsd:decimal ;
  dwc:decimalLongitude "1.48762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20654 1.48762)"^^geo:wktLiteral ;
  geo-pos:lat "50.20654"^^xsd:decimal ;
  geo-pos:long "1.48762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.862222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48762'^^xsd:double;
  dwc:latitude '50.20654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48762 50.20654, 1.48762 50.20654, 1.48762 50.20654, 1.48762 50.20654, 1.48762 50.20654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10485'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20942 1.48764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20942"^^xsd:decimal ;
  dwc:decimalLongitude "1.48764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20942 1.48764)"^^geo:wktLiteral ;
  geo-pos:lat "50.20942"^^xsd:decimal ;
  geo-pos:long "1.48764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48764'^^xsd:double;
  dwc:latitude '50.20942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48764 50.20942, 1.48764 50.20942, 1.48764 50.20942, 1.48764 50.20942, 1.48764 50.20942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9802'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23508 1.48765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23508"^^xsd:decimal ;
  dwc:decimalLongitude "1.48765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23508 1.48765)"^^geo:wktLiteral ;
  geo-pos:lat "50.23508"^^xsd:decimal ;
  geo-pos:long "1.48765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48765'^^xsd:double;
  dwc:latitude '50.23508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48765 50.23508, 1.48765 50.23508, 1.48765 50.23508, 1.48765 50.23508, 1.48765 50.23508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6689'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21057 1.48771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21057"^^xsd:decimal ;
  dwc:decimalLongitude "1.48771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21057 1.48771)"^^geo:wktLiteral ;
  geo-pos:lat "50.21057"^^xsd:decimal ;
  geo-pos:long "1.48771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48771'^^xsd:double;
  dwc:latitude '50.21057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48771 50.21057, 1.48771 50.21057, 1.48771 50.21057, 1.48771 50.21057, 1.48771 50.21057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4967'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24645 1.48773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24645"^^xsd:decimal ;
  dwc:decimalLongitude "1.48773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24645 1.48773)"^^geo:wktLiteral ;
  geo-pos:lat "50.24645"^^xsd:decimal ;
  geo-pos:long "1.48773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48773'^^xsd:double;
  dwc:latitude '50.24645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48773 50.24645, 1.48773 50.24645, 1.48773 50.24645, 1.48773 50.24645, 1.48773 50.24645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4746'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.48774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.48774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.48774)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.48774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48774'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48774 50.233, 1.48774 50.233, 1.48774 50.233, 1.48774 50.233, 1.48774 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4247'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25179 1.48781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25179"^^xsd:decimal ;
  dwc:decimalLongitude "1.48781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25179 1.48781)"^^geo:wktLiteral ;
  geo-pos:lat "50.25179"^^xsd:decimal ;
  geo-pos:long "1.48781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48781'^^xsd:double;
  dwc:latitude '50.25179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48781 50.25179, 1.48781 50.25179, 1.48781 50.25179, 1.48781 50.25179, 1.48781 50.25179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7293'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24144 1.48786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24144"^^xsd:decimal ;
  dwc:decimalLongitude "1.48786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24144 1.48786)"^^geo:wktLiteral ;
  geo-pos:lat "50.24144"^^xsd:decimal ;
  geo-pos:long "1.48786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.792222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48786'^^xsd:double;
  dwc:latitude '50.24144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48786 50.24144, 1.48786 50.24144, 1.48786 50.24144, 1.48786 50.24144, 1.48786 50.24144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7103'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25346 1.4879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25346"^^xsd:decimal ;
  dwc:decimalLongitude "1.4879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25346 1.4879)"^^geo:wktLiteral ;
  geo-pos:lat "50.25346"^^xsd:decimal ;
  geo-pos:long "1.4879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4879'^^xsd:double;
  dwc:latitude '50.25346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4879 50.25346, 1.4879 50.25346, 1.4879 50.25346, 1.4879 50.25346, 1.4879 50.25346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12217'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.48798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.48798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.48798)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.48798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48798'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48798 50.23323, 1.48798 50.23323, 1.48798 50.23323, 1.48798 50.23323, 1.48798 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4950'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25261 1.48801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25261"^^xsd:decimal ;
  dwc:decimalLongitude "1.48801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25261 1.48801)"^^geo:wktLiteral ;
  geo-pos:lat "50.25261"^^xsd:decimal ;
  geo-pos:long "1.48801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48801'^^xsd:double;
  dwc:latitude '50.25261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48801 50.25261, 1.48801 50.25261, 1.48801 50.25261, 1.48801 50.25261, 1.48801 50.25261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8054'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18362 1.48802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18362"^^xsd:decimal ;
  dwc:decimalLongitude "1.48802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18362 1.48802)"^^geo:wktLiteral ;
  geo-pos:lat "50.18362"^^xsd:decimal ;
  geo-pos:long "1.48802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48802'^^xsd:double;
  dwc:latitude '50.18362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48802 50.18362, 1.48802 50.18362, 1.48802 50.18362, 1.48802 50.18362, 1.48802 50.18362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5391'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20905 1.48806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20905"^^xsd:decimal ;
  dwc:decimalLongitude "1.48806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20905 1.48806)"^^geo:wktLiteral ;
  geo-pos:lat "50.20905"^^xsd:decimal ;
  geo-pos:long "1.48806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48806'^^xsd:double;
  dwc:latitude '50.20905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48806 50.20905, 1.48806 50.20905, 1.48806 50.20905, 1.48806 50.20905, 1.48806 50.20905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9367'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.48807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21937"^^xsd:decimal ;
  dwc:decimalLongitude "1.48807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.48807)"^^geo:wktLiteral ;
  geo-pos:lat "50.21937"^^xsd:decimal ;
  geo-pos:long "1.48807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48807'^^xsd:double;
  dwc:latitude '50.21937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48807 50.21937, 1.48807 50.21937, 1.48807 50.21937, 1.48807 50.21937, 1.48807 50.21937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4975'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20831 1.48808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20831"^^xsd:decimal ;
  dwc:decimalLongitude "1.48808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20831 1.48808)"^^geo:wktLiteral ;
  geo-pos:lat "50.20831"^^xsd:decimal ;
  geo-pos:long "1.48808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48808'^^xsd:double;
  dwc:latitude '50.20831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48808 50.20831, 1.48808 50.20831, 1.48808 50.20831, 1.48808 50.20831, 1.48808 50.20831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5093'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.48812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.48812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.48812)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.48812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.873333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48812'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48812 50.2342, 1.48812 50.2342, 1.48812 50.2342, 1.48812 50.2342, 1.48812 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5063'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21845 1.48814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21845"^^xsd:decimal ;
  dwc:decimalLongitude "1.48814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21845 1.48814)"^^geo:wktLiteral ;
  geo-pos:lat "50.21845"^^xsd:decimal ;
  geo-pos:long "1.48814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.8511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48814'^^xsd:double;
  dwc:latitude '50.21845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48814 50.21845, 1.48814 50.21845, 1.48814 50.21845, 1.48814 50.21845, 1.48814 50.21845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7003'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23585 1.48814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23585"^^xsd:decimal ;
  dwc:decimalLongitude "1.48814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23585 1.48814)"^^geo:wktLiteral ;
  geo-pos:lat "50.23585"^^xsd:decimal ;
  geo-pos:long "1.48814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48814'^^xsd:double;
  dwc:latitude '50.23585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48814 50.23585, 1.48814 50.23585, 1.48814 50.23585, 1.48814 50.23585, 1.48814 50.23585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9560'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27911 1.48816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27911"^^xsd:decimal ;
  dwc:decimalLongitude "1.48816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27911 1.48816)"^^geo:wktLiteral ;
  geo-pos:lat "50.27911"^^xsd:decimal ;
  geo-pos:long "1.48816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12552'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48816'^^xsd:double;
  dwc:latitude '50.27911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48816 50.27911, 1.48816 50.27911, 1.48816 50.27911, 1.48816 50.27911, 1.48816 50.27911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12552'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21109 1.48817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21109"^^xsd:decimal ;
  dwc:decimalLongitude "1.48817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21109 1.48817)"^^geo:wktLiteral ;
  geo-pos:lat "50.21109"^^xsd:decimal ;
  geo-pos:long "1.48817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48817'^^xsd:double;
  dwc:latitude '50.21109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48817 50.21109, 1.48817 50.21109, 1.48817 50.21109, 1.48817 50.21109, 1.48817 50.21109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6048'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.48823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22497"^^xsd:decimal ;
  dwc:decimalLongitude "1.48823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.48823)"^^geo:wktLiteral ;
  geo-pos:lat "50.22497"^^xsd:decimal ;
  geo-pos:long "1.48823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48823'^^xsd:double;
  dwc:latitude '50.22497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48823 50.22497, 1.48823 50.22497, 1.48823 50.22497, 1.48823 50.22497, 1.48823 50.22497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3979'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20932 1.48829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20932"^^xsd:decimal ;
  dwc:decimalLongitude "1.48829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20932 1.48829)"^^geo:wktLiteral ;
  geo-pos:lat "50.20932"^^xsd:decimal ;
  geo-pos:long "1.48829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48829'^^xsd:double;
  dwc:latitude '50.20932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48829 50.20932, 1.48829 50.20932, 1.48829 50.20932, 1.48829 50.20932, 1.48829 50.20932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4966'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2211 1.48832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2211"^^xsd:decimal ;
  dwc:decimalLongitude "1.48832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2211 1.48832)"^^geo:wktLiteral ;
  geo-pos:lat "50.2211"^^xsd:decimal ;
  geo-pos:long "1.48832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48832'^^xsd:double;
  dwc:latitude '50.2211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48832 50.2211, 1.48832 50.2211, 1.48832 50.2211, 1.48832 50.2211, 1.48832 50.2211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_380'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.48832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22591"^^xsd:decimal ;
  dwc:decimalLongitude "1.48832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.48832)"^^geo:wktLiteral ;
  geo-pos:lat "50.22591"^^xsd:decimal ;
  geo-pos:long "1.48832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48832'^^xsd:double;
  dwc:latitude '50.22591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48832 50.22591, 1.48832 50.22591, 1.48832 50.22591, 1.48832 50.22591, 1.48832 50.22591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6571'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.48833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.48833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.48833)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.48833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48833'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48833 50.23323, 1.48833 50.23323, 1.48833 50.23323, 1.48833 50.23323, 1.48833 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10193'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18632 1.48834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18632"^^xsd:decimal ;
  dwc:decimalLongitude "1.48834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18632 1.48834)"^^geo:wktLiteral ;
  geo-pos:lat "50.18632"^^xsd:decimal ;
  geo-pos:long "1.48834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48834'^^xsd:double;
  dwc:latitude '50.18632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48834 50.18632, 1.48834 50.18632, 1.48834 50.18632, 1.48834 50.18632, 1.48834 50.18632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5314'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20029 1.48836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20029"^^xsd:decimal ;
  dwc:decimalLongitude "1.48836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20029 1.48836)"^^geo:wktLiteral ;
  geo-pos:lat "50.20029"^^xsd:decimal ;
  geo-pos:long "1.48836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48836'^^xsd:double;
  dwc:latitude '50.20029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48836 50.20029, 1.48836 50.20029, 1.48836 50.20029, 1.48836 50.20029, 1.48836 50.20029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5776'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.48837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.48837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.48837)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.48837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48837'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48837 50.22655, 1.48837 50.22655, 1.48837 50.22655, 1.48837 50.22655, 1.48837 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10304'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20908 1.48839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20908"^^xsd:decimal ;
  dwc:decimalLongitude "1.48839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20908 1.48839)"^^geo:wktLiteral ;
  geo-pos:lat "50.20908"^^xsd:decimal ;
  geo-pos:long "1.48839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48839'^^xsd:double;
  dwc:latitude '50.20908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48839 50.20908, 1.48839 50.20908, 1.48839 50.20908, 1.48839 50.20908, 1.48839 50.20908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11437'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.48841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.48841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.48841)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.48841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48841'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48841 50.22533, 1.48841 50.22533, 1.48841 50.22533, 1.48841 50.22533, 1.48841 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7166'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19004 1.48842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19004"^^xsd:decimal ;
  dwc:decimalLongitude "1.48842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19004 1.48842)"^^geo:wktLiteral ;
  geo-pos:lat "50.19004"^^xsd:decimal ;
  geo-pos:long "1.48842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9248'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48842'^^xsd:double;
  dwc:latitude '50.19004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48842 50.19004, 1.48842 50.19004, 1.48842 50.19004, 1.48842 50.19004, 1.48842 50.19004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9248'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24067 1.48842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24067"^^xsd:decimal ;
  dwc:decimalLongitude "1.48842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24067 1.48842)"^^geo:wktLiteral ;
  geo-pos:lat "50.24067"^^xsd:decimal ;
  geo-pos:long "1.48842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48842'^^xsd:double;
  dwc:latitude '50.24067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48842 50.24067, 1.48842 50.24067, 1.48842 50.24067, 1.48842 50.24067, 1.48842 50.24067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11365'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24143 1.48843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24143"^^xsd:decimal ;
  dwc:decimalLongitude "1.48843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24143 1.48843)"^^geo:wktLiteral ;
  geo-pos:lat "50.24143"^^xsd:decimal ;
  geo-pos:long "1.48843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48843'^^xsd:double;
  dwc:latitude '50.24143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48843 50.24143, 1.48843 50.24143, 1.48843 50.24143, 1.48843 50.24143, 1.48843 50.24143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7775'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31848 1.48843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31848"^^xsd:decimal ;
  dwc:decimalLongitude "1.48843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31848 1.48843)"^^geo:wktLiteral ;
  geo-pos:lat "50.31848"^^xsd:decimal ;
  geo-pos:long "1.48843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48843'^^xsd:double;
  dwc:latitude '50.31848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48843 50.31848, 1.48843 50.31848, 1.48843 50.31848, 1.48843 50.31848, 1.48843 50.31848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_879'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21555 1.48844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21555"^^xsd:decimal ;
  dwc:decimalLongitude "1.48844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21555 1.48844)"^^geo:wktLiteral ;
  geo-pos:lat "50.21555"^^xsd:decimal ;
  geo-pos:long "1.48844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48844'^^xsd:double;
  dwc:latitude '50.21555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48844 50.21555, 1.48844 50.21555, 1.48844 50.21555, 1.48844 50.21555, 1.48844 50.21555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_793'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18586 1.48845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18586"^^xsd:decimal ;
  dwc:decimalLongitude "1.48845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18586 1.48845)"^^geo:wktLiteral ;
  geo-pos:lat "50.18586"^^xsd:decimal ;
  geo-pos:long "1.48845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48845'^^xsd:double;
  dwc:latitude '50.18586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48845 50.18586, 1.48845 50.18586, 1.48845 50.18586, 1.48845 50.18586, 1.48845 50.18586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11353'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23901 1.48847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23901"^^xsd:decimal ;
  dwc:decimalLongitude "1.48847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23901 1.48847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23901"^^xsd:decimal ;
  geo-pos:long "1.48847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48847'^^xsd:double;
  dwc:latitude '50.23901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48847 50.23901, 1.48847 50.23901, 1.48847 50.23901, 1.48847 50.23901, 1.48847 50.23901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_379'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.48848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2313"^^xsd:decimal ;
  dwc:decimalLongitude "1.48848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.48848)"^^geo:wktLiteral ;
  geo-pos:lat "50.2313"^^xsd:decimal ;
  geo-pos:long "1.48848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.6233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48848'^^xsd:double;
  dwc:latitude '50.2313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48848 50.2313, 1.48848 50.2313, 1.48848 50.2313, 1.48848 50.2313, 1.48848 50.2313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4449'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20549 1.48849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20549"^^xsd:decimal ;
  dwc:decimalLongitude "1.48849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20549 1.48849)"^^geo:wktLiteral ;
  geo-pos:lat "50.20549"^^xsd:decimal ;
  geo-pos:long "1.48849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48849'^^xsd:double;
  dwc:latitude '50.20549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48849 50.20549, 1.48849 50.20549, 1.48849 50.20549, 1.48849 50.20549, 1.48849 50.20549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5705'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1904 1.4885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1904"^^xsd:decimal ;
  dwc:decimalLongitude "1.4885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1904 1.4885)"^^geo:wktLiteral ;
  geo-pos:lat "50.1904"^^xsd:decimal ;
  geo-pos:long "1.4885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4885'^^xsd:double;
  dwc:latitude '50.1904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4885 50.1904, 1.4885 50.1904, 1.4885 50.1904, 1.4885 50.1904, 1.4885 50.1904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5354'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30574 1.48858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30574"^^xsd:decimal ;
  dwc:decimalLongitude "1.48858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30574 1.48858)"^^geo:wktLiteral ;
  geo-pos:lat "50.30574"^^xsd:decimal ;
  geo-pos:long "1.48858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.145555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48858'^^xsd:double;
  dwc:latitude '50.30574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48858 50.30574, 1.48858 50.30574, 1.48858 50.30574, 1.48858 50.30574, 1.48858 50.30574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4057'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18238 1.48859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18238"^^xsd:decimal ;
  dwc:decimalLongitude "1.48859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18238 1.48859)"^^geo:wktLiteral ;
  geo-pos:lat "50.18238"^^xsd:decimal ;
  geo-pos:long "1.48859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.571111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48859'^^xsd:double;
  dwc:latitude '50.18238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48859 50.18238, 1.48859 50.18238, 1.48859 50.18238, 1.48859 50.18238, 1.48859 50.18238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9644'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21473 1.4886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21473"^^xsd:decimal ;
  dwc:decimalLongitude "1.4886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21473 1.4886)"^^geo:wktLiteral ;
  geo-pos:lat "50.21473"^^xsd:decimal ;
  geo-pos:long "1.4886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4886'^^xsd:double;
  dwc:latitude '50.21473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4886 50.21473, 1.4886 50.21473, 1.4886 50.21473, 1.4886 50.21473, 1.4886 50.21473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6625'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26396 1.48862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26396"^^xsd:decimal ;
  dwc:decimalLongitude "1.48862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26396 1.48862)"^^geo:wktLiteral ;
  geo-pos:lat "50.26396"^^xsd:decimal ;
  geo-pos:long "1.48862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48862'^^xsd:double;
  dwc:latitude '50.26396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48862 50.26396, 1.48862 50.26396, 1.48862 50.26396, 1.48862 50.26396, 1.48862 50.26396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4348'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28383 1.48862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28383"^^xsd:decimal ;
  dwc:decimalLongitude "1.48862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28383 1.48862)"^^geo:wktLiteral ;
  geo-pos:lat "50.28383"^^xsd:decimal ;
  geo-pos:long "1.48862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48862'^^xsd:double;
  dwc:latitude '50.28383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48862 50.28383, 1.48862 50.28383, 1.48862 50.28383, 1.48862 50.28383, 1.48862 50.28383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10182'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31104 1.48863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31104"^^xsd:decimal ;
  dwc:decimalLongitude "1.48863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31104 1.48863)"^^geo:wktLiteral ;
  geo-pos:lat "50.31104"^^xsd:decimal ;
  geo-pos:long "1.48863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.761111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48863'^^xsd:double;
  dwc:latitude '50.31104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48863 50.31104, 1.48863 50.31104, 1.48863 50.31104, 1.48863 50.31104, 1.48863 50.31104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12167'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.48866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.48866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.48866)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.48866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48866'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48866 50.22938, 1.48866 50.22938, 1.48866 50.22938, 1.48866 50.22938, 1.48866 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6831'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21405 1.48868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21405"^^xsd:decimal ;
  dwc:decimalLongitude "1.48868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21405 1.48868)"^^geo:wktLiteral ;
  geo-pos:lat "50.21405"^^xsd:decimal ;
  geo-pos:long "1.48868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48868'^^xsd:double;
  dwc:latitude '50.21405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48868 50.21405, 1.48868 50.21405, 1.48868 50.21405, 1.48868 50.21405, 1.48868 50.21405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7000'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18437 1.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18437"^^xsd:decimal ;
  dwc:decimalLongitude "1.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18437 1.4887)"^^geo:wktLiteral ;
  geo-pos:lat "50.18437"^^xsd:decimal ;
  geo-pos:long "1.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4887'^^xsd:double;
  dwc:latitude '50.18437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4887 50.18437, 1.4887 50.18437, 1.4887 50.18437, 1.4887 50.18437, 1.4887 50.18437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5307'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27342 1.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27342"^^xsd:decimal ;
  dwc:decimalLongitude "1.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27342 1.4887)"^^geo:wktLiteral ;
  geo-pos:lat "50.27342"^^xsd:decimal ;
  geo-pos:long "1.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12541'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4887'^^xsd:double;
  dwc:latitude '50.27342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4887 50.27342, 1.4887 50.27342, 1.4887 50.27342, 1.4887 50.27342, 1.4887 50.27342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12541'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2027 1.48874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2027"^^xsd:decimal ;
  dwc:decimalLongitude "1.48874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2027 1.48874)"^^geo:wktLiteral ;
  geo-pos:lat "50.2027"^^xsd:decimal ;
  geo-pos:long "1.48874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5433'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48874'^^xsd:double;
  dwc:latitude '50.2027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48874 50.2027, 1.48874 50.2027, 1.48874 50.2027, 1.48874 50.2027, 1.48874 50.2027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5433'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28596 1.48875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28596"^^xsd:decimal ;
  dwc:decimalLongitude "1.48875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28596 1.48875)"^^geo:wktLiteral ;
  geo-pos:lat "50.28596"^^xsd:decimal ;
  geo-pos:long "1.48875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48875'^^xsd:double;
  dwc:latitude '50.28596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48875 50.28596, 1.48875 50.28596, 1.48875 50.28596, 1.48875 50.28596, 1.48875 50.28596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8029'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20878 1.4888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20878"^^xsd:decimal ;
  dwc:decimalLongitude "1.4888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20878 1.4888)"^^geo:wktLiteral ;
  geo-pos:lat "50.20878"^^xsd:decimal ;
  geo-pos:long "1.4888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4888'^^xsd:double;
  dwc:latitude '50.20878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4888 50.20878, 1.4888 50.20878, 1.4888 50.20878, 1.4888 50.20878, 1.4888 50.20878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3993'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 1.48884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.239"^^xsd:decimal ;
  dwc:decimalLongitude "1.48884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 1.48884)"^^geo:wktLiteral ;
  geo-pos:lat "50.239"^^xsd:decimal ;
  geo-pos:long "1.48884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48884'^^xsd:double;
  dwc:latitude '50.239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48884 50.239, 1.48884 50.239, 1.48884 50.239, 1.48884 50.239, 1.48884 50.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_366'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23935 1.48884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23935"^^xsd:decimal ;
  dwc:decimalLongitude "1.48884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23935 1.48884)"^^geo:wktLiteral ;
  geo-pos:lat "50.23935"^^xsd:decimal ;
  geo-pos:long "1.48884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.605555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48884'^^xsd:double;
  dwc:latitude '50.23935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48884 50.23935, 1.48884 50.23935, 1.48884 50.23935, 1.48884 50.23935, 1.48884 50.23935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_754'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18742 1.48886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18742"^^xsd:decimal ;
  dwc:decimalLongitude "1.48886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18742 1.48886)"^^geo:wktLiteral ;
  geo-pos:lat "50.18742"^^xsd:decimal ;
  geo-pos:long "1.48886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48886'^^xsd:double;
  dwc:latitude '50.18742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48886 50.18742, 1.48886 50.18742, 1.48886 50.18742, 1.48886 50.18742, 1.48886 50.18742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9905'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21141 1.48893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21141"^^xsd:decimal ;
  dwc:decimalLongitude "1.48893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21141 1.48893)"^^geo:wktLiteral ;
  geo-pos:lat "50.21141"^^xsd:decimal ;
  geo-pos:long "1.48893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48893'^^xsd:double;
  dwc:latitude '50.21141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48893 50.21141, 1.48893 50.21141, 1.48893 50.21141, 1.48893 50.21141, 1.48893 50.21141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4953'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.48893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23291"^^xsd:decimal ;
  dwc:decimalLongitude "1.48893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.48893)"^^geo:wktLiteral ;
  geo-pos:lat "50.23291"^^xsd:decimal ;
  geo-pos:long "1.48893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48893'^^xsd:double;
  dwc:latitude '50.23291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48893 50.23291, 1.48893 50.23291, 1.48893 50.23291, 1.48893 50.23291, 1.48893 50.23291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10148'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30159 1.48893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30159"^^xsd:decimal ;
  dwc:decimalLongitude "1.48893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30159 1.48893)"^^geo:wktLiteral ;
  geo-pos:lat "50.30159"^^xsd:decimal ;
  geo-pos:long "1.48893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48893'^^xsd:double;
  dwc:latitude '50.30159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48893 50.30159, 1.48893 50.30159, 1.48893 50.30159, 1.48893 50.30159, 1.48893 50.30159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7626'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2997 1.48898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2997"^^xsd:decimal ;
  dwc:decimalLongitude "1.48898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2997 1.48898)"^^geo:wktLiteral ;
  geo-pos:lat "50.2997"^^xsd:decimal ;
  geo-pos:long "1.48898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48898'^^xsd:double;
  dwc:latitude '50.2997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48898 50.2997, 1.48898 50.2997, 1.48898 50.2997, 1.48898 50.2997, 1.48898 50.2997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3920'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.48899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23319"^^xsd:decimal ;
  dwc:decimalLongitude "1.48899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.48899)"^^geo:wktLiteral ;
  geo-pos:lat "50.23319"^^xsd:decimal ;
  geo-pos:long "1.48899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48899'^^xsd:double;
  dwc:latitude '50.23319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48899 50.23319, 1.48899 50.23319, 1.48899 50.23319, 1.48899 50.23319, 1.48899 50.23319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12781'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.489)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13133'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.489'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.489 50.23412, 1.489 50.23412, 1.489 50.23412, 1.489 50.23412, 1.489 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13133'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27218 1.48901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27218"^^xsd:decimal ;
  dwc:decimalLongitude "1.48901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27218 1.48901)"^^geo:wktLiteral ;
  geo-pos:lat "50.27218"^^xsd:decimal ;
  geo-pos:long "1.48901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48901'^^xsd:double;
  dwc:latitude '50.27218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48901 50.27218, 1.48901 50.27218, 1.48901 50.27218, 1.48901 50.27218, 1.48901 50.27218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12177'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.48902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.48902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.48902)"^^geo:wktLiteral ;
  geo-pos:lat "50.23109"^^xsd:decimal ;
  geo-pos:long "1.48902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48902'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48902 50.23109, 1.48902 50.23109, 1.48902 50.23109, 1.48902 50.23109, 1.48902 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8429'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18506 1.48903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18506"^^xsd:decimal ;
  dwc:decimalLongitude "1.48903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18506 1.48903)"^^geo:wktLiteral ;
  geo-pos:lat "50.18506"^^xsd:decimal ;
  geo-pos:long "1.48903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48903'^^xsd:double;
  dwc:latitude '50.18506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48903 50.18506, 1.48903 50.18506, 1.48903 50.18506, 1.48903 50.18506, 1.48903 50.18506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5281'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25417 1.48906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25417"^^xsd:decimal ;
  dwc:decimalLongitude "1.48906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25417 1.48906)"^^geo:wktLiteral ;
  geo-pos:lat "50.25417"^^xsd:decimal ;
  geo-pos:long "1.48906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_73'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_73'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48906'^^xsd:double;
  dwc:latitude '50.25417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48906 50.25417, 1.48906 50.25417, 1.48906 50.25417, 1.48906 50.25417, 1.48906 50.25417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_73'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29275 1.48916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29275"^^xsd:decimal ;
  dwc:decimalLongitude "1.48916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29275 1.48916)"^^geo:wktLiteral ;
  geo-pos:lat "50.29275"^^xsd:decimal ;
  geo-pos:long "1.48916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48916'^^xsd:double;
  dwc:latitude '50.29275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48916 50.29275, 1.48916 50.29275, 1.48916 50.29275, 1.48916 50.29275, 1.48916 50.29275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_163'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.48919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22739"^^xsd:decimal ;
  dwc:decimalLongitude "1.48919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.48919)"^^geo:wktLiteral ;
  geo-pos:lat "50.22739"^^xsd:decimal ;
  geo-pos:long "1.48919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48919'^^xsd:double;
  dwc:latitude '50.22739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48919 50.22739, 1.48919 50.22739, 1.48919 50.22739, 1.48919 50.22739, 1.48919 50.22739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_335'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.48923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22843"^^xsd:decimal ;
  dwc:decimalLongitude "1.48923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.48923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22843"^^xsd:decimal ;
  geo-pos:long "1.48923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48923'^^xsd:double;
  dwc:latitude '50.22843'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48923 50.22843, 1.48923 50.22843, 1.48923 50.22843, 1.48923 50.22843, 1.48923 50.22843))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4371'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25088 1.48924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25088"^^xsd:decimal ;
  dwc:decimalLongitude "1.48924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25088 1.48924)"^^geo:wktLiteral ;
  geo-pos:lat "50.25088"^^xsd:decimal ;
  geo-pos:long "1.48924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48924'^^xsd:double;
  dwc:latitude '50.25088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48924 50.25088, 1.48924 50.25088, 1.48924 50.25088, 1.48924 50.25088, 1.48924 50.25088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12354'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.48926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22304"^^xsd:decimal ;
  dwc:decimalLongitude "1.48926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22304 1.48926)"^^geo:wktLiteral ;
  geo-pos:lat "50.22304"^^xsd:decimal ;
  geo-pos:long "1.48926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48926'^^xsd:double;
  dwc:latitude '50.22304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48926 50.22304, 1.48926 50.22304, 1.48926 50.22304, 1.48926 50.22304, 1.48926 50.22304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5310'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25819 1.48931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25819"^^xsd:decimal ;
  dwc:decimalLongitude "1.48931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25819 1.48931)"^^geo:wktLiteral ;
  geo-pos:lat "50.25819"^^xsd:decimal ;
  geo-pos:long "1.48931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.35555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48931'^^xsd:double;
  dwc:latitude '50.25819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48931 50.25819, 1.48931 50.25819, 1.48931 50.25819, 1.48931 50.25819, 1.48931 50.25819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10103'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20918 1.48932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20918"^^xsd:decimal ;
  dwc:decimalLongitude "1.48932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20918 1.48932)"^^geo:wktLiteral ;
  geo-pos:lat "50.20918"^^xsd:decimal ;
  geo-pos:long "1.48932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48932'^^xsd:double;
  dwc:latitude '50.20918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48932 50.20918, 1.48932 50.20918, 1.48932 50.20918, 1.48932 50.20918, 1.48932 50.20918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6284'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.48936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22006"^^xsd:decimal ;
  dwc:decimalLongitude "1.48936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.48936)"^^geo:wktLiteral ;
  geo-pos:lat "50.22006"^^xsd:decimal ;
  geo-pos:long "1.48936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48936'^^xsd:double;
  dwc:latitude '50.22006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48936 50.22006, 1.48936 50.22006, 1.48936 50.22006, 1.48936 50.22006, 1.48936 50.22006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7297'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25868 1.48939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25868"^^xsd:decimal ;
  dwc:decimalLongitude "1.48939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25868 1.48939)"^^geo:wktLiteral ;
  geo-pos:lat "50.25868"^^xsd:decimal ;
  geo-pos:long "1.48939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48939'^^xsd:double;
  dwc:latitude '50.25868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48939 50.25868, 1.48939 50.25868, 1.48939 50.25868, 1.48939 50.25868, 1.48939 50.25868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12233'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20212 1.48948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20212"^^xsd:decimal ;
  dwc:decimalLongitude "1.48948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20212 1.48948)"^^geo:wktLiteral ;
  geo-pos:lat "50.20212"^^xsd:decimal ;
  geo-pos:long "1.48948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48948'^^xsd:double;
  dwc:latitude '50.20212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48948 50.20212, 1.48948 50.20212, 1.48948 50.20212, 1.48948 50.20212, 1.48948 50.20212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2552'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20571 1.48949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20571"^^xsd:decimal ;
  dwc:decimalLongitude "1.48949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20571 1.48949)"^^geo:wktLiteral ;
  geo-pos:lat "50.20571"^^xsd:decimal ;
  geo-pos:long "1.48949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9110'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48949'^^xsd:double;
  dwc:latitude '50.20571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48949 50.20571, 1.48949 50.20571, 1.48949 50.20571, 1.48949 50.20571, 1.48949 50.20571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9110'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25571 1.48949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25571"^^xsd:decimal ;
  dwc:decimalLongitude "1.48949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25571 1.48949)"^^geo:wktLiteral ;
  geo-pos:lat "50.25571"^^xsd:decimal ;
  geo-pos:long "1.48949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3247'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48949'^^xsd:double;
  dwc:latitude '50.25571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48949 50.25571, 1.48949 50.25571, 1.48949 50.25571, 1.48949 50.25571, 1.48949 50.25571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3247'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27662 1.48951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27662"^^xsd:decimal ;
  dwc:decimalLongitude "1.48951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27662 1.48951)"^^geo:wktLiteral ;
  geo-pos:lat "50.27662"^^xsd:decimal ;
  geo-pos:long "1.48951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48951'^^xsd:double;
  dwc:latitude '50.27662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48951 50.27662, 1.48951 50.27662, 1.48951 50.27662, 1.48951 50.27662, 1.48951 50.27662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10057'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.48956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22732"^^xsd:decimal ;
  dwc:decimalLongitude "1.48956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.48956)"^^geo:wktLiteral ;
  geo-pos:lat "50.22732"^^xsd:decimal ;
  geo-pos:long "1.48956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48956'^^xsd:double;
  dwc:latitude '50.22732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48956 50.22732, 1.48956 50.22732, 1.48956 50.22732, 1.48956 50.22732, 1.48956 50.22732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6457'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.48956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.48956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.48956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.48956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48956'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48956 50.23266, 1.48956 50.23266, 1.48956 50.23266, 1.48956 50.23266, 1.48956 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11469'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23527 1.48956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23527"^^xsd:decimal ;
  dwc:decimalLongitude "1.48956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23527 1.48956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23527"^^xsd:decimal ;
  geo-pos:long "1.48956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48956'^^xsd:double;
  dwc:latitude '50.23527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48956 50.23527, 1.48956 50.23527, 1.48956 50.23527, 1.48956 50.23527, 1.48956 50.23527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4758'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.48958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20681"^^xsd:decimal ;
  dwc:decimalLongitude "1.48958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.48958)"^^geo:wktLiteral ;
  geo-pos:lat "50.20681"^^xsd:decimal ;
  geo-pos:long "1.48958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48958'^^xsd:double;
  dwc:latitude '50.20681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48958 50.20681, 1.48958 50.20681, 1.48958 50.20681, 1.48958 50.20681, 1.48958 50.20681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7797'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19219 1.48961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19219"^^xsd:decimal ;
  dwc:decimalLongitude "1.48961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19219 1.48961)"^^geo:wktLiteral ;
  geo-pos:lat "50.19219"^^xsd:decimal ;
  geo-pos:long "1.48961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48961'^^xsd:double;
  dwc:latitude '50.19219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48961 50.19219, 1.48961 50.19219, 1.48961 50.19219, 1.48961 50.19219, 1.48961 50.19219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10776'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.48961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.48961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.48961)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.48961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8219'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48961'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48961 50.23292, 1.48961 50.23292, 1.48961 50.23292, 1.48961 50.23292, 1.48961 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8219'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27083 1.48972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27083"^^xsd:decimal ;
  dwc:decimalLongitude "1.48972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27083 1.48972)"^^geo:wktLiteral ;
  geo-pos:lat "50.27083"^^xsd:decimal ;
  geo-pos:long "1.48972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.19777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48972'^^xsd:double;
  dwc:latitude '50.27083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48972 50.27083, 1.48972 50.27083, 1.48972 50.27083, 1.48972 50.27083, 1.48972 50.27083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_608'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21122 1.48975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21122"^^xsd:decimal ;
  dwc:decimalLongitude "1.48975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21122 1.48975)"^^geo:wktLiteral ;
  geo-pos:lat "50.21122"^^xsd:decimal ;
  geo-pos:long "1.48975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48975'^^xsd:double;
  dwc:latitude '50.21122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48975 50.21122, 1.48975 50.21122, 1.48975 50.21122, 1.48975 50.21122, 1.48975 50.21122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7863'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20969 1.48985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20969"^^xsd:decimal ;
  dwc:decimalLongitude "1.48985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20969 1.48985)"^^geo:wktLiteral ;
  geo-pos:lat "50.20969"^^xsd:decimal ;
  geo-pos:long "1.48985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48985'^^xsd:double;
  dwc:latitude '50.20969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48985 50.20969, 1.48985 50.20969, 1.48985 50.20969, 1.48985 50.20969, 1.48985 50.20969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4952'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31345 1.48986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31345"^^xsd:decimal ;
  dwc:decimalLongitude "1.48986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31345 1.48986)"^^geo:wktLiteral ;
  geo-pos:lat "50.31345"^^xsd:decimal ;
  geo-pos:long "1.48986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48986'^^xsd:double;
  dwc:latitude '50.31345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48986 50.31345, 1.48986 50.31345, 1.48986 50.31345, 1.48986 50.31345, 1.48986 50.31345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1746'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25659 1.48991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25659"^^xsd:decimal ;
  dwc:decimalLongitude "1.48991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25659 1.48991)"^^geo:wktLiteral ;
  geo-pos:lat "50.25659"^^xsd:decimal ;
  geo-pos:long "1.48991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.48991'^^xsd:double;
  dwc:latitude '50.25659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.48991 50.25659, 1.48991 50.25659, 1.48991 50.25659, 1.48991 50.25659, 1.48991 50.25659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6737'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21322 1.49001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21322"^^xsd:decimal ;
  dwc:decimalLongitude "1.49001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21322 1.49001)"^^geo:wktLiteral ;
  geo-pos:lat "50.21322"^^xsd:decimal ;
  geo-pos:long "1.49001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49001'^^xsd:double;
  dwc:latitude '50.21322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49001 50.21322, 1.49001 50.21322, 1.49001 50.21322, 1.49001 50.21322, 1.49001 50.21322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8367'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.49002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23354"^^xsd:decimal ;
  dwc:decimalLongitude "1.49002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.49002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23354"^^xsd:decimal ;
  geo-pos:long "1.49002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.573333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49002'^^xsd:double;
  dwc:latitude '50.23354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49002 50.23354, 1.49002 50.23354, 1.49002 50.23354, 1.49002 50.23354, 1.49002 50.23354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9475'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20839 1.49008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20839"^^xsd:decimal ;
  dwc:decimalLongitude "1.49008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20839 1.49008)"^^geo:wktLiteral ;
  geo-pos:lat "50.20839"^^xsd:decimal ;
  geo-pos:long "1.49008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13138'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49008'^^xsd:double;
  dwc:latitude '50.20839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49008 50.20839, 1.49008 50.20839, 1.49008 50.20839, 1.49008 50.20839, 1.49008 50.20839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13138'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.49008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.49008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.49008)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.49008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49008'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49008 50.2329, 1.49008 50.2329, 1.49008 50.2329, 1.49008 50.2329, 1.49008 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6799'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21249 1.49009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21249"^^xsd:decimal ;
  dwc:decimalLongitude "1.49009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21249 1.49009)"^^geo:wktLiteral ;
  geo-pos:lat "50.21249"^^xsd:decimal ;
  geo-pos:long "1.49009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7488'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49009'^^xsd:double;
  dwc:latitude '50.21249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49009 50.21249, 1.49009 50.21249, 1.49009 50.21249, 1.49009 50.21249, 1.49009 50.21249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7488'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.4901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22862"^^xsd:decimal ;
  dwc:decimalLongitude "1.4901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.4901)"^^geo:wktLiteral ;
  geo-pos:lat "50.22862"^^xsd:decimal ;
  geo-pos:long "1.4901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4901'^^xsd:double;
  dwc:latitude '50.22862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4901 50.22862, 1.4901 50.22862, 1.4901 50.22862, 1.4901 50.22862, 1.4901 50.22862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6585'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.49012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.49012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.49012)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.49012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49012'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49012 50.2319, 1.49012 50.2319, 1.49012 50.2319, 1.49012 50.2319, 1.49012 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4473'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25112 1.49012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25112"^^xsd:decimal ;
  dwc:decimalLongitude "1.49012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25112 1.49012)"^^geo:wktLiteral ;
  geo-pos:lat "50.25112"^^xsd:decimal ;
  geo-pos:long "1.49012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.861111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49012'^^xsd:double;
  dwc:latitude '50.25112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49012 50.25112, 1.49012 50.25112, 1.49012 50.25112, 1.49012 50.25112, 1.49012 50.25112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10550'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21803 1.49014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21803"^^xsd:decimal ;
  dwc:decimalLongitude "1.49014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21803 1.49014)"^^geo:wktLiteral ;
  geo-pos:lat "50.21803"^^xsd:decimal ;
  geo-pos:long "1.49014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49014'^^xsd:double;
  dwc:latitude '50.21803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49014 50.21803, 1.49014 50.21803, 1.49014 50.21803, 1.49014 50.21803, 1.49014 50.21803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7886'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25451 1.49017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25451"^^xsd:decimal ;
  dwc:decimalLongitude "1.49017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25451 1.49017)"^^geo:wktLiteral ;
  geo-pos:lat "50.25451"^^xsd:decimal ;
  geo-pos:long "1.49017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49017'^^xsd:double;
  dwc:latitude '50.25451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49017 50.25451, 1.49017 50.25451, 1.49017 50.25451, 1.49017 50.25451, 1.49017 50.25451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4457'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26125 1.49017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26125"^^xsd:decimal ;
  dwc:decimalLongitude "1.49017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26125 1.49017)"^^geo:wktLiteral ;
  geo-pos:lat "50.26125"^^xsd:decimal ;
  geo-pos:long "1.49017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49017'^^xsd:double;
  dwc:latitude '50.26125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49017 50.26125, 1.49017 50.26125, 1.49017 50.26125, 1.49017 50.26125, 1.49017 50.26125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4569'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.49019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.49019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.49019)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.49019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8220'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49019'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49019 50.23286, 1.49019 50.23286, 1.49019 50.23286, 1.49019 50.23286, 1.49019 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8220'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20713 1.4902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20713"^^xsd:decimal ;
  dwc:decimalLongitude "1.4902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20713 1.4902)"^^geo:wktLiteral ;
  geo-pos:lat "50.20713"^^xsd:decimal ;
  geo-pos:long "1.4902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4902'^^xsd:double;
  dwc:latitude '50.20713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4902 50.20713, 1.4902 50.20713, 1.4902 50.20713, 1.4902 50.20713, 1.4902 50.20713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11341'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.49022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22591"^^xsd:decimal ;
  dwc:decimalLongitude "1.49022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.49022)"^^geo:wktLiteral ;
  geo-pos:lat "50.22591"^^xsd:decimal ;
  geo-pos:long "1.49022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49022'^^xsd:double;
  dwc:latitude '50.22591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49022 50.22591, 1.49022 50.22591, 1.49022 50.22591, 1.49022 50.22591, 1.49022 50.22591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5413'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.49024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.49024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.49024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.49024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49024'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49024 50.23416, 1.49024 50.23416, 1.49024 50.23416, 1.49024 50.23416, 1.49024 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4461'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29304 1.49026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29304"^^xsd:decimal ;
  dwc:decimalLongitude "1.49026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29304 1.49026)"^^geo:wktLiteral ;
  geo-pos:lat "50.29304"^^xsd:decimal ;
  geo-pos:long "1.49026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49026'^^xsd:double;
  dwc:latitude '50.29304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49026 50.29304, 1.49026 50.29304, 1.49026 50.29304, 1.49026 50.29304, 1.49026 50.29304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10077'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3044 1.49026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3044"^^xsd:decimal ;
  dwc:decimalLongitude "1.49026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3044 1.49026)"^^geo:wktLiteral ;
  geo-pos:lat "50.3044"^^xsd:decimal ;
  geo-pos:long "1.49026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_53'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_53'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49026'^^xsd:double;
  dwc:latitude '50.3044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49026 50.3044, 1.49026 50.3044, 1.49026 50.3044, 1.49026 50.3044, 1.49026 50.3044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_53'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21015 1.49028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21015"^^xsd:decimal ;
  dwc:decimalLongitude "1.49028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21015 1.49028)"^^geo:wktLiteral ;
  geo-pos:lat "50.21015"^^xsd:decimal ;
  geo-pos:long "1.49028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49028'^^xsd:double;
  dwc:latitude '50.21015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49028 50.21015, 1.49028 50.21015, 1.49028 50.21015, 1.49028 50.21015, 1.49028 50.21015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_696'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.49028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21277"^^xsd:decimal ;
  dwc:decimalLongitude "1.49028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.49028)"^^geo:wktLiteral ;
  geo-pos:lat "50.21277"^^xsd:decimal ;
  geo-pos:long "1.49028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9156'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49028'^^xsd:double;
  dwc:latitude '50.21277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49028 50.21277, 1.49028 50.21277, 1.49028 50.21277, 1.49028 50.21277, 1.49028 50.21277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9156'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21046 1.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21046"^^xsd:decimal ;
  dwc:decimalLongitude "1.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21046 1.4903)"^^geo:wktLiteral ;
  geo-pos:lat "50.21046"^^xsd:decimal ;
  geo-pos:long "1.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.146666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4903'^^xsd:double;
  dwc:latitude '50.21046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4903 50.21046, 1.4903 50.21046, 1.4903 50.21046, 1.4903 50.21046, 1.4903 50.21046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4192'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23473 1.49032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23473"^^xsd:decimal ;
  dwc:decimalLongitude "1.49032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23473 1.49032)"^^geo:wktLiteral ;
  geo-pos:lat "50.23473"^^xsd:decimal ;
  geo-pos:long "1.49032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_557'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49032'^^xsd:double;
  dwc:latitude '50.23473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49032 50.23473, 1.49032 50.23473, 1.49032 50.23473, 1.49032 50.23473, 1.49032 50.23473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_557'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21291 1.49036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21291"^^xsd:decimal ;
  dwc:decimalLongitude "1.49036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21291 1.49036)"^^geo:wktLiteral ;
  geo-pos:lat "50.21291"^^xsd:decimal ;
  geo-pos:long "1.49036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49036'^^xsd:double;
  dwc:latitude '50.21291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49036 50.21291, 1.49036 50.21291, 1.49036 50.21291, 1.49036 50.21291, 1.49036 50.21291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9620'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33881 1.49036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33881"^^xsd:decimal ;
  dwc:decimalLongitude "1.49036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33881 1.49036)"^^geo:wktLiteral ;
  geo-pos:lat "50.33881"^^xsd:decimal ;
  geo-pos:long "1.49036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49036'^^xsd:double;
  dwc:latitude '50.33881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49036 50.33881, 1.49036 50.33881, 1.49036 50.33881, 1.49036 50.33881, 1.49036 50.33881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12669'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.49038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.49038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.49038)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.49038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49038'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49038 50.2342, 1.49038 50.2342, 1.49038 50.2342, 1.49038 50.2342, 1.49038 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6511'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18642 1.49044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18642"^^xsd:decimal ;
  dwc:decimalLongitude "1.49044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18642 1.49044)"^^geo:wktLiteral ;
  geo-pos:lat "50.18642"^^xsd:decimal ;
  geo-pos:long "1.49044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49044'^^xsd:double;
  dwc:latitude '50.18642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49044 50.18642, 1.49044 50.18642, 1.49044 50.18642, 1.49044 50.18642, 1.49044 50.18642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6213'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2411 1.49044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2411"^^xsd:decimal ;
  dwc:decimalLongitude "1.49044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2411 1.49044)"^^geo:wktLiteral ;
  geo-pos:lat "50.2411"^^xsd:decimal ;
  geo-pos:long "1.49044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49044'^^xsd:double;
  dwc:latitude '50.2411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49044 50.2411, 1.49044 50.2411, 1.49044 50.2411, 1.49044 50.2411, 1.49044 50.2411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11496'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21134 1.49048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21134"^^xsd:decimal ;
  dwc:decimalLongitude "1.49048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21134 1.49048)"^^geo:wktLiteral ;
  geo-pos:lat "50.21134"^^xsd:decimal ;
  geo-pos:long "1.49048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49048'^^xsd:double;
  dwc:latitude '50.21134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49048 50.21134, 1.49048 50.21134, 1.49048 50.21134, 1.49048 50.21134, 1.49048 50.21134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8704'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21324 1.49048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21324"^^xsd:decimal ;
  dwc:decimalLongitude "1.49048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21324 1.49048)"^^geo:wktLiteral ;
  geo-pos:lat "50.21324"^^xsd:decimal ;
  geo-pos:long "1.49048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49048'^^xsd:double;
  dwc:latitude '50.21324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49048 50.21324, 1.49048 50.21324, 1.49048 50.21324, 1.49048 50.21324, 1.49048 50.21324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9368'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.49056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.49056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.49056)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.49056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49056'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49056 50.22953, 1.49056 50.22953, 1.49056 50.22953, 1.49056 50.22953, 1.49056 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4103'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21284 1.49059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21284"^^xsd:decimal ;
  dwc:decimalLongitude "1.49059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21284 1.49059)"^^geo:wktLiteral ;
  geo-pos:lat "50.21284"^^xsd:decimal ;
  geo-pos:long "1.49059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49059'^^xsd:double;
  dwc:latitude '50.21284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49059 50.21284, 1.49059 50.21284, 1.49059 50.21284, 1.49059 50.21284, 1.49059 50.21284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9619'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.49059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21484"^^xsd:decimal ;
  dwc:decimalLongitude "1.49059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.49059)"^^geo:wktLiteral ;
  geo-pos:lat "50.21484"^^xsd:decimal ;
  geo-pos:long "1.49059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49059'^^xsd:double;
  dwc:latitude '50.21484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49059 50.21484, 1.49059 50.21484, 1.49059 50.21484, 1.49059 50.21484, 1.49059 50.21484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4579'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32522 1.49059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32522"^^xsd:decimal ;
  dwc:decimalLongitude "1.49059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32522 1.49059)"^^geo:wktLiteral ;
  geo-pos:lat "50.32522"^^xsd:decimal ;
  geo-pos:long "1.49059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49059'^^xsd:double;
  dwc:latitude '50.32522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49059 50.32522, 1.49059 50.32522, 1.49059 50.32522, 1.49059 50.32522, 1.49059 50.32522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7999'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27586 1.49064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27586"^^xsd:decimal ;
  dwc:decimalLongitude "1.49064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27586 1.49064)"^^geo:wktLiteral ;
  geo-pos:lat "50.27586"^^xsd:decimal ;
  geo-pos:long "1.49064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7600'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49064'^^xsd:double;
  dwc:latitude '50.27586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49064 50.27586, 1.49064 50.27586, 1.49064 50.27586, 1.49064 50.27586, 1.49064 50.27586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7600'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.49065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24751"^^xsd:decimal ;
  dwc:decimalLongitude "1.49065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.49065)"^^geo:wktLiteral ;
  geo-pos:lat "50.24751"^^xsd:decimal ;
  geo-pos:long "1.49065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49065'^^xsd:double;
  dwc:latitude '50.24751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49065 50.24751, 1.49065 50.24751, 1.49065 50.24751, 1.49065 50.24751, 1.49065 50.24751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10245'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21183 1.49066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21183"^^xsd:decimal ;
  dwc:decimalLongitude "1.49066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21183 1.49066)"^^geo:wktLiteral ;
  geo-pos:lat "50.21183"^^xsd:decimal ;
  geo-pos:long "1.49066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49066'^^xsd:double;
  dwc:latitude '50.21183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49066 50.21183, 1.49066 50.21183, 1.49066 50.21183, 1.49066 50.21183, 1.49066 50.21183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8705'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.49066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.49066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.49066)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.49066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49066'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49066 50.23442, 1.49066 50.23442, 1.49066 50.23442, 1.49066 50.23442, 1.49066 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_241'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24288 1.49066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24288"^^xsd:decimal ;
  dwc:decimalLongitude "1.49066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24288 1.49066)"^^geo:wktLiteral ;
  geo-pos:lat "50.24288"^^xsd:decimal ;
  geo-pos:long "1.49066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49066'^^xsd:double;
  dwc:latitude '50.24288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49066 50.24288, 1.49066 50.24288, 1.49066 50.24288, 1.49066 50.24288, 1.49066 50.24288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9957'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18571 1.49069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18571"^^xsd:decimal ;
  dwc:decimalLongitude "1.49069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18571 1.49069)"^^geo:wktLiteral ;
  geo-pos:lat "50.18571"^^xsd:decimal ;
  geo-pos:long "1.49069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49069'^^xsd:double;
  dwc:latitude '50.18571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49069 50.18571, 1.49069 50.18571, 1.49069 50.18571, 1.49069 50.18571, 1.49069 50.18571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5477'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32791 1.49071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32791"^^xsd:decimal ;
  dwc:decimalLongitude "1.49071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32791 1.49071)"^^geo:wktLiteral ;
  geo-pos:lat "50.32791"^^xsd:decimal ;
  geo-pos:long "1.49071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49071'^^xsd:double;
  dwc:latitude '50.32791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49071 50.32791, 1.49071 50.32791, 1.49071 50.32791, 1.49071 50.32791, 1.49071 50.32791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7410'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.49072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22652"^^xsd:decimal ;
  dwc:decimalLongitude "1.49072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.49072)"^^geo:wktLiteral ;
  geo-pos:lat "50.22652"^^xsd:decimal ;
  geo-pos:long "1.49072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49072'^^xsd:double;
  dwc:latitude '50.22652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49072 50.22652, 1.49072 50.22652, 1.49072 50.22652, 1.49072 50.22652, 1.49072 50.22652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7636'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19261 1.49075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19261"^^xsd:decimal ;
  dwc:decimalLongitude "1.49075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19261 1.49075)"^^geo:wktLiteral ;
  geo-pos:lat "50.19261"^^xsd:decimal ;
  geo-pos:long "1.49075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49075'^^xsd:double;
  dwc:latitude '50.19261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49075 50.19261, 1.49075 50.19261, 1.49075 50.19261, 1.49075 50.19261, 1.49075 50.19261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5870'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.4908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22136"^^xsd:decimal ;
  dwc:decimalLongitude "1.4908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.4908)"^^geo:wktLiteral ;
  geo-pos:lat "50.22136"^^xsd:decimal ;
  geo-pos:long "1.4908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4908'^^xsd:double;
  dwc:latitude '50.22136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4908 50.22136, 1.4908 50.22136, 1.4908 50.22136, 1.4908 50.22136, 1.4908 50.22136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7157'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.49083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22468"^^xsd:decimal ;
  dwc:decimalLongitude "1.49083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.49083)"^^geo:wktLiteral ;
  geo-pos:lat "50.22468"^^xsd:decimal ;
  geo-pos:long "1.49083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49083'^^xsd:double;
  dwc:latitude '50.22468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49083 50.22468, 1.49083 50.22468, 1.49083 50.22468, 1.49083 50.22468, 1.49083 50.22468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4809'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.49087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22879"^^xsd:decimal ;
  dwc:decimalLongitude "1.49087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.49087)"^^geo:wktLiteral ;
  geo-pos:lat "50.22879"^^xsd:decimal ;
  geo-pos:long "1.49087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49087'^^xsd:double;
  dwc:latitude '50.22879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49087 50.22879, 1.49087 50.22879, 1.49087 50.22879, 1.49087 50.22879, 1.49087 50.22879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4403'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.4909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.4909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.4909)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.4909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12872'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4909'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4909 50.23046, 1.4909 50.23046, 1.4909 50.23046, 1.4909 50.23046, 1.4909 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12872'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20004 1.49094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20004"^^xsd:decimal ;
  dwc:decimalLongitude "1.49094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20004 1.49094)"^^geo:wktLiteral ;
  geo-pos:lat "50.20004"^^xsd:decimal ;
  geo-pos:long "1.49094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_439'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49094'^^xsd:double;
  dwc:latitude '50.20004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49094 50.20004, 1.49094 50.20004, 1.49094 50.20004, 1.49094 50.20004, 1.49094 50.20004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_439'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21424 1.49096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21424"^^xsd:decimal ;
  dwc:decimalLongitude "1.49096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21424 1.49096)"^^geo:wktLiteral ;
  geo-pos:lat "50.21424"^^xsd:decimal ;
  geo-pos:long "1.49096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49096'^^xsd:double;
  dwc:latitude '50.21424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49096 50.21424, 1.49096 50.21424, 1.49096 50.21424, 1.49096 50.21424, 1.49096 50.21424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6358'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28192 1.49102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28192"^^xsd:decimal ;
  dwc:decimalLongitude "1.49102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28192 1.49102)"^^geo:wktLiteral ;
  geo-pos:lat "50.28192"^^xsd:decimal ;
  geo-pos:long "1.49102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1555'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49102'^^xsd:double;
  dwc:latitude '50.28192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49102 50.28192, 1.49102 50.28192, 1.49102 50.28192, 1.49102 50.28192, 1.49102 50.28192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1555'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20463 1.49104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20463"^^xsd:decimal ;
  dwc:decimalLongitude "1.49104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20463 1.49104)"^^geo:wktLiteral ;
  geo-pos:lat "50.20463"^^xsd:decimal ;
  geo-pos:long "1.49104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49104'^^xsd:double;
  dwc:latitude '50.20463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49104 50.20463, 1.49104 50.20463, 1.49104 50.20463, 1.49104 50.20463, 1.49104 50.20463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5465'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21381 1.49107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21381"^^xsd:decimal ;
  dwc:decimalLongitude "1.49107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21381 1.49107)"^^geo:wktLiteral ;
  geo-pos:lat "50.21381"^^xsd:decimal ;
  geo-pos:long "1.49107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49107'^^xsd:double;
  dwc:latitude '50.21381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49107 50.21381, 1.49107 50.21381, 1.49107 50.21381, 1.49107 50.21381, 1.49107 50.21381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6369'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24378 1.49107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24378"^^xsd:decimal ;
  dwc:decimalLongitude "1.49107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24378 1.49107)"^^geo:wktLiteral ;
  geo-pos:lat "50.24378"^^xsd:decimal ;
  geo-pos:long "1.49107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49107'^^xsd:double;
  dwc:latitude '50.24378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49107 50.24378, 1.49107 50.24378, 1.49107 50.24378, 1.49107 50.24378, 1.49107 50.24378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4160'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28096 1.49116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28096"^^xsd:decimal ;
  dwc:decimalLongitude "1.49116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28096 1.49116)"^^geo:wktLiteral ;
  geo-pos:lat "50.28096"^^xsd:decimal ;
  geo-pos:long "1.49116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49116'^^xsd:double;
  dwc:latitude '50.28096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49116 50.28096, 1.49116 50.28096, 1.49116 50.28096, 1.49116 50.28096, 1.49116 50.28096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3819'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21097 1.4912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21097"^^xsd:decimal ;
  dwc:decimalLongitude "1.4912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21097 1.4912)"^^geo:wktLiteral ;
  geo-pos:lat "50.21097"^^xsd:decimal ;
  geo-pos:long "1.4912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4912'^^xsd:double;
  dwc:latitude '50.21097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4912 50.21097, 1.4912 50.21097, 1.4912 50.21097, 1.4912 50.21097, 1.4912 50.21097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5108'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20863 1.49122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20863"^^xsd:decimal ;
  dwc:decimalLongitude "1.49122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20863 1.49122)"^^geo:wktLiteral ;
  geo-pos:lat "50.20863"^^xsd:decimal ;
  geo-pos:long "1.49122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49122'^^xsd:double;
  dwc:latitude '50.20863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49122 50.20863, 1.49122 50.20863, 1.49122 50.20863, 1.49122 50.20863, 1.49122 50.20863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9550'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.49122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22774"^^xsd:decimal ;
  dwc:decimalLongitude "1.49122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.49122)"^^geo:wktLiteral ;
  geo-pos:lat "50.22774"^^xsd:decimal ;
  geo-pos:long "1.49122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49122'^^xsd:double;
  dwc:latitude '50.22774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49122 50.22774, 1.49122 50.22774, 1.49122 50.22774, 1.49122 50.22774, 1.49122 50.22774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4395'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.49126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23764"^^xsd:decimal ;
  dwc:decimalLongitude "1.49126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.49126)"^^geo:wktLiteral ;
  geo-pos:lat "50.23764"^^xsd:decimal ;
  geo-pos:long "1.49126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_511'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49126'^^xsd:double;
  dwc:latitude '50.23764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49126 50.23764, 1.49126 50.23764, 1.49126 50.23764, 1.49126 50.23764, 1.49126 50.23764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_511'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21082 1.49127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21082"^^xsd:decimal ;
  dwc:decimalLongitude "1.49127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21082 1.49127)"^^geo:wktLiteral ;
  geo-pos:lat "50.21082"^^xsd:decimal ;
  geo-pos:long "1.49127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49127'^^xsd:double;
  dwc:latitude '50.21082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49127 50.21082, 1.49127 50.21082, 1.49127 50.21082, 1.49127 50.21082, 1.49127 50.21082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4377'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.49133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22109"^^xsd:decimal ;
  dwc:decimalLongitude "1.49133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.49133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22109"^^xsd:decimal ;
  geo-pos:long "1.49133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49133'^^xsd:double;
  dwc:latitude '50.22109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49133 50.22109, 1.49133 50.22109, 1.49133 50.22109, 1.49133 50.22109, 1.49133 50.22109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7885'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25496 1.49133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25496"^^xsd:decimal ;
  dwc:decimalLongitude "1.49133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25496 1.49133)"^^geo:wktLiteral ;
  geo-pos:lat "50.25496"^^xsd:decimal ;
  geo-pos:long "1.49133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49133'^^xsd:double;
  dwc:latitude '50.25496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49133 50.25496, 1.49133 50.25496, 1.49133 50.25496, 1.49133 50.25496, 1.49133 50.25496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8041'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.49136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22452"^^xsd:decimal ;
  dwc:decimalLongitude "1.49136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.49136)"^^geo:wktLiteral ;
  geo-pos:lat "50.22452"^^xsd:decimal ;
  geo-pos:long "1.49136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.1244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49136'^^xsd:double;
  dwc:latitude '50.22452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49136 50.22452, 1.49136 50.22452, 1.49136 50.22452, 1.49136 50.22452, 1.49136 50.22452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4989'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.49138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22273"^^xsd:decimal ;
  dwc:decimalLongitude "1.49138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.49138)"^^geo:wktLiteral ;
  geo-pos:lat "50.22273"^^xsd:decimal ;
  geo-pos:long "1.49138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49138'^^xsd:double;
  dwc:latitude '50.22273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49138 50.22273, 1.49138 50.22273, 1.49138 50.22273, 1.49138 50.22273, 1.49138 50.22273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6379'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.49139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.49139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.49139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.49139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49139'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49139 50.22923, 1.49139 50.22923, 1.49139 50.22923, 1.49139 50.22923, 1.49139 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6156'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20574 1.49144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20574"^^xsd:decimal ;
  dwc:decimalLongitude "1.49144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20574 1.49144)"^^geo:wktLiteral ;
  geo-pos:lat "50.20574"^^xsd:decimal ;
  geo-pos:long "1.49144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49144'^^xsd:double;
  dwc:latitude '50.20574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49144 50.20574, 1.49144 50.20574, 1.49144 50.20574, 1.49144 50.20574, 1.49144 50.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8525'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21059 1.49147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21059"^^xsd:decimal ;
  dwc:decimalLongitude "1.49147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21059 1.49147)"^^geo:wktLiteral ;
  geo-pos:lat "50.21059"^^xsd:decimal ;
  geo-pos:long "1.49147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49147'^^xsd:double;
  dwc:latitude '50.21059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49147 50.21059, 1.49147 50.21059, 1.49147 50.21059, 1.49147 50.21059, 1.49147 50.21059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12857'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.4915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24585"^^xsd:decimal ;
  dwc:decimalLongitude "1.4915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.4915)"^^geo:wktLiteral ;
  geo-pos:lat "50.24585"^^xsd:decimal ;
  geo-pos:long "1.4915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4915'^^xsd:double;
  dwc:latitude '50.24585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4915 50.24585, 1.4915 50.24585, 1.4915 50.24585, 1.4915 50.24585, 1.4915 50.24585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4216'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22207 1.49153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22207"^^xsd:decimal ;
  dwc:decimalLongitude "1.49153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22207 1.49153)"^^geo:wktLiteral ;
  geo-pos:lat "50.22207"^^xsd:decimal ;
  geo-pos:long "1.49153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.11333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49153'^^xsd:double;
  dwc:latitude '50.22207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49153 50.22207, 1.49153 50.22207, 1.49153 50.22207, 1.49153 50.22207, 1.49153 50.22207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3878'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30834 1.49156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30834"^^xsd:decimal ;
  dwc:decimalLongitude "1.49156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30834 1.49156)"^^geo:wktLiteral ;
  geo-pos:lat "50.30834"^^xsd:decimal ;
  geo-pos:long "1.49156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49156'^^xsd:double;
  dwc:latitude '50.30834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49156 50.30834, 1.49156 50.30834, 1.49156 50.30834, 1.49156 50.30834, 1.49156 50.30834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12221'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1869 1.49162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1869"^^xsd:decimal ;
  dwc:decimalLongitude "1.49162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1869 1.49162)"^^geo:wktLiteral ;
  geo-pos:lat "50.1869"^^xsd:decimal ;
  geo-pos:long "1.49162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49162'^^xsd:double;
  dwc:latitude '50.1869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49162 50.1869, 1.49162 50.1869, 1.49162 50.1869, 1.49162 50.1869, 1.49162 50.1869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5829'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21058 1.49166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21058"^^xsd:decimal ;
  dwc:decimalLongitude "1.49166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21058 1.49166)"^^geo:wktLiteral ;
  geo-pos:lat "50.21058"^^xsd:decimal ;
  geo-pos:long "1.49166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49166'^^xsd:double;
  dwc:latitude '50.21058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49166 50.21058, 1.49166 50.21058, 1.49166 50.21058, 1.49166 50.21058, 1.49166 50.21058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6292'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1903 1.49169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1903"^^xsd:decimal ;
  dwc:decimalLongitude "1.49169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1903 1.49169)"^^geo:wktLiteral ;
  geo-pos:lat "50.1903"^^xsd:decimal ;
  geo-pos:long "1.49169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49169'^^xsd:double;
  dwc:latitude '50.1903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49169 50.1903, 1.49169 50.1903, 1.49169 50.1903, 1.49169 50.1903, 1.49169 50.1903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11313'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29922 1.49173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29922"^^xsd:decimal ;
  dwc:decimalLongitude "1.49173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29922 1.49173)"^^geo:wktLiteral ;
  geo-pos:lat "50.29922"^^xsd:decimal ;
  geo-pos:long "1.49173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7595'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.586666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49173'^^xsd:double;
  dwc:latitude '50.29922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49173 50.29922, 1.49173 50.29922, 1.49173 50.29922, 1.49173 50.29922, 1.49173 50.29922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7595'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.49174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23482"^^xsd:decimal ;
  dwc:decimalLongitude "1.49174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.49174)"^^geo:wktLiteral ;
  geo-pos:lat "50.23482"^^xsd:decimal ;
  geo-pos:long "1.49174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49174'^^xsd:double;
  dwc:latitude '50.23482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49174 50.23482, 1.49174 50.23482, 1.49174 50.23482, 1.49174 50.23482, 1.49174 50.23482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4462'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23773 1.49174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23773"^^xsd:decimal ;
  dwc:decimalLongitude "1.49174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23773 1.49174)"^^geo:wktLiteral ;
  geo-pos:lat "50.23773"^^xsd:decimal ;
  geo-pos:long "1.49174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49174'^^xsd:double;
  dwc:latitude '50.23773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49174 50.23773, 1.49174 50.23773, 1.49174 50.23773, 1.49174 50.23773, 1.49174 50.23773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4974'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.49175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.49175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.49175)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.49175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.624444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49175'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49175 50.23372, 1.49175 50.23372, 1.49175 50.23372, 1.49175 50.23372, 1.49175 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4745'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30587 1.49184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30587"^^xsd:decimal ;
  dwc:decimalLongitude "1.49184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30587 1.49184)"^^geo:wktLiteral ;
  geo-pos:lat "50.30587"^^xsd:decimal ;
  geo-pos:long "1.49184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49184'^^xsd:double;
  dwc:latitude '50.30587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49184 50.30587, 1.49184 50.30587, 1.49184 50.30587, 1.49184 50.30587, 1.49184 50.30587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7609'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19267 1.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19267"^^xsd:decimal ;
  dwc:decimalLongitude "1.49185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19267 1.49185)"^^geo:wktLiteral ;
  geo-pos:lat "50.19267"^^xsd:decimal ;
  geo-pos:long "1.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49185'^^xsd:double;
  dwc:latitude '50.19267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49185 50.19267, 1.49185 50.19267, 1.49185 50.19267, 1.49185 50.19267, 1.49185 50.19267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5821'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26042 1.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26042"^^xsd:decimal ;
  dwc:decimalLongitude "1.49185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26042 1.49185)"^^geo:wktLiteral ;
  geo-pos:lat "50.26042"^^xsd:decimal ;
  geo-pos:long "1.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12429'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49185'^^xsd:double;
  dwc:latitude '50.26042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49185 50.26042, 1.49185 50.26042, 1.49185 50.26042, 1.49185 50.26042, 1.49185 50.26042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12429'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.49188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.49188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.49188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.49188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49188'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49188 50.23216, 1.49188 50.23216, 1.49188 50.23216, 1.49188 50.23216, 1.49188 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11506'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.49191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.49191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.49191)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.49191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49191'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49191 50.23023, 1.49191 50.23023, 1.49191 50.23023, 1.49191 50.23023, 1.49191 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11680'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.49192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23816"^^xsd:decimal ;
  dwc:decimalLongitude "1.49192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.49192)"^^geo:wktLiteral ;
  geo-pos:lat "50.23816"^^xsd:decimal ;
  geo-pos:long "1.49192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49192'^^xsd:double;
  dwc:latitude '50.23816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49192 50.23816, 1.49192 50.23816, 1.49192 50.23816, 1.49192 50.23816, 1.49192 50.23816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4237'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27835 1.49192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27835"^^xsd:decimal ;
  dwc:decimalLongitude "1.49192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27835 1.49192)"^^geo:wktLiteral ;
  geo-pos:lat "50.27835"^^xsd:decimal ;
  geo-pos:long "1.49192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49192'^^xsd:double;
  dwc:latitude '50.27835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49192 50.27835, 1.49192 50.27835, 1.49192 50.27835, 1.49192 50.27835, 1.49192 50.27835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_271'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.49196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26772"^^xsd:decimal ;
  dwc:decimalLongitude "1.49196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.49196)"^^geo:wktLiteral ;
  geo-pos:lat "50.26772"^^xsd:decimal ;
  geo-pos:long "1.49196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49196'^^xsd:double;
  dwc:latitude '50.26772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49196 50.26772, 1.49196 50.26772, 1.49196 50.26772, 1.49196 50.26772, 1.49196 50.26772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7687'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.49197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23076"^^xsd:decimal ;
  dwc:decimalLongitude "1.49197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.49197)"^^geo:wktLiteral ;
  geo-pos:lat "50.23076"^^xsd:decimal ;
  geo-pos:long "1.49197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.157777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49197'^^xsd:double;
  dwc:latitude '50.23076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49197 50.23076, 1.49197 50.23076, 1.49197 50.23076, 1.49197 50.23076, 1.49197 50.23076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4759'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20997 1.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20997"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20997 1.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.20997"^^xsd:decimal ;
  geo-pos:long "1.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.492'^^xsd:double;
  dwc:latitude '50.20997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.492 50.20997, 1.492 50.20997, 1.492 50.20997, 1.492 50.20997, 1.492 50.20997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_803'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21323 1.49205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21323"^^xsd:decimal ;
  dwc:decimalLongitude "1.49205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21323 1.49205)"^^geo:wktLiteral ;
  geo-pos:lat "50.21323"^^xsd:decimal ;
  geo-pos:long "1.49205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49205'^^xsd:double;
  dwc:latitude '50.21323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49205 50.21323, 1.49205 50.21323, 1.49205 50.21323, 1.49205 50.21323, 1.49205 50.21323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4248'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21197 1.49209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21197"^^xsd:decimal ;
  dwc:decimalLongitude "1.49209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21197 1.49209)"^^geo:wktLiteral ;
  geo-pos:lat "50.21197"^^xsd:decimal ;
  geo-pos:long "1.49209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49209'^^xsd:double;
  dwc:latitude '50.21197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49209 50.21197, 1.49209 50.21197, 1.49209 50.21197, 1.49209 50.21197, 1.49209 50.21197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9369'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.49217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23082"^^xsd:decimal ;
  dwc:decimalLongitude "1.49217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.49217)"^^geo:wktLiteral ;
  geo-pos:lat "50.23082"^^xsd:decimal ;
  geo-pos:long "1.49217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49217'^^xsd:double;
  dwc:latitude '50.23082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49217 50.23082, 1.49217 50.23082, 1.49217 50.23082, 1.49217 50.23082, 1.49217 50.23082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4760'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25685 1.49217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25685"^^xsd:decimal ;
  dwc:decimalLongitude "1.49217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25685 1.49217)"^^geo:wktLiteral ;
  geo-pos:lat "50.25685"^^xsd:decimal ;
  geo-pos:long "1.49217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49217'^^xsd:double;
  dwc:latitude '50.25685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49217 50.25685, 1.49217 50.25685, 1.49217 50.25685, 1.49217 50.25685, 1.49217 50.25685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7776'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20155 1.49218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20155"^^xsd:decimal ;
  dwc:decimalLongitude "1.49218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20155 1.49218)"^^geo:wktLiteral ;
  geo-pos:lat "50.20155"^^xsd:decimal ;
  geo-pos:long "1.49218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49218'^^xsd:double;
  dwc:latitude '50.20155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49218 50.20155, 1.49218 50.20155, 1.49218 50.20155, 1.49218 50.20155, 1.49218 50.20155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5355'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.49219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.49219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.49219)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.49219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49219'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49219 50.23324, 1.49219 50.23324, 1.49219 50.23324, 1.49219 50.23324, 1.49219 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9863'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24577 1.49221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24577"^^xsd:decimal ;
  dwc:decimalLongitude "1.49221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24577 1.49221)"^^geo:wktLiteral ;
  geo-pos:lat "50.24577"^^xsd:decimal ;
  geo-pos:long "1.49221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49221'^^xsd:double;
  dwc:latitude '50.24577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49221 50.24577, 1.49221 50.24577, 1.49221 50.24577, 1.49221 50.24577, 1.49221 50.24577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4390'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24014 1.49223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24014"^^xsd:decimal ;
  dwc:decimalLongitude "1.49223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24014 1.49223)"^^geo:wktLiteral ;
  geo-pos:lat "50.24014"^^xsd:decimal ;
  geo-pos:long "1.49223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49223'^^xsd:double;
  dwc:latitude '50.24014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49223 50.24014, 1.49223 50.24014, 1.49223 50.24014, 1.49223 50.24014, 1.49223 50.24014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4715'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.49225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.49225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.49225)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.49225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.568888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49225'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49225 50.20231, 1.49225 50.20231, 1.49225 50.20231, 1.49225 50.20231, 1.49225 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9645'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2447 1.49225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2447"^^xsd:decimal ;
  dwc:decimalLongitude "1.49225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2447 1.49225)"^^geo:wktLiteral ;
  geo-pos:lat "50.2447"^^xsd:decimal ;
  geo-pos:long "1.49225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.28'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49225'^^xsd:double;
  dwc:latitude '50.2447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49225 50.2447, 1.49225 50.2447, 1.49225 50.2447, 1.49225 50.2447, 1.49225 50.2447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9364'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24362 1.49226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24362"^^xsd:decimal ;
  dwc:decimalLongitude "1.49226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24362 1.49226)"^^geo:wktLiteral ;
  geo-pos:lat "50.24362"^^xsd:decimal ;
  geo-pos:long "1.49226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49226'^^xsd:double;
  dwc:latitude '50.24362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49226 50.24362, 1.49226 50.24362, 1.49226 50.24362, 1.49226 50.24362, 1.49226 50.24362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10254'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26866 1.49233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26866"^^xsd:decimal ;
  dwc:decimalLongitude "1.49233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26866 1.49233)"^^geo:wktLiteral ;
  geo-pos:lat "50.26866"^^xsd:decimal ;
  geo-pos:long "1.49233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12507'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49233'^^xsd:double;
  dwc:latitude '50.26866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49233 50.26866, 1.49233 50.26866, 1.49233 50.26866, 1.49233 50.26866, 1.49233 50.26866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12507'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27162 1.49233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27162"^^xsd:decimal ;
  dwc:decimalLongitude "1.49233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27162 1.49233)"^^geo:wktLiteral ;
  geo-pos:lat "50.27162"^^xsd:decimal ;
  geo-pos:long "1.49233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49233'^^xsd:double;
  dwc:latitude '50.27162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49233 50.27162, 1.49233 50.27162, 1.49233 50.27162, 1.49233 50.27162, 1.49233 50.27162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12312'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30315 1.49233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30315"^^xsd:decimal ;
  dwc:decimalLongitude "1.49233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30315 1.49233)"^^geo:wktLiteral ;
  geo-pos:lat "50.30315"^^xsd:decimal ;
  geo-pos:long "1.49233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49233'^^xsd:double;
  dwc:latitude '50.30315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49233 50.30315, 1.49233 50.30315, 1.49233 50.30315, 1.49233 50.30315, 1.49233 50.30315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12243'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.49236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23816"^^xsd:decimal ;
  dwc:decimalLongitude "1.49236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.49236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23816"^^xsd:decimal ;
  geo-pos:long "1.49236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49236'^^xsd:double;
  dwc:latitude '50.23816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49236 50.23816, 1.49236 50.23816, 1.49236 50.23816, 1.49236 50.23816, 1.49236 50.23816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8096'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2392 1.49236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2392"^^xsd:decimal ;
  dwc:decimalLongitude "1.49236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2392 1.49236)"^^geo:wktLiteral ;
  geo-pos:lat "50.2392"^^xsd:decimal ;
  geo-pos:long "1.49236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.387777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49236'^^xsd:double;
  dwc:latitude '50.2392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49236 50.2392, 1.49236 50.2392, 1.49236 50.2392, 1.49236 50.2392, 1.49236 50.2392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5137'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24408 1.49236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24408"^^xsd:decimal ;
  dwc:decimalLongitude "1.49236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24408 1.49236)"^^geo:wktLiteral ;
  geo-pos:lat "50.24408"^^xsd:decimal ;
  geo-pos:long "1.49236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49236'^^xsd:double;
  dwc:latitude '50.24408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49236 50.24408, 1.49236 50.24408, 1.49236 50.24408, 1.49236 50.24408, 1.49236 50.24408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7707'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.4924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22998"^^xsd:decimal ;
  dwc:decimalLongitude "1.4924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.4924)"^^geo:wktLiteral ;
  geo-pos:lat "50.22998"^^xsd:decimal ;
  geo-pos:long "1.4924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_52'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_52'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4924'^^xsd:double;
  dwc:latitude '50.22998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4924 50.22998, 1.4924 50.22998, 1.4924 50.22998, 1.4924 50.22998, 1.4924 50.22998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_52'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22077 1.49241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22077"^^xsd:decimal ;
  dwc:decimalLongitude "1.49241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22077 1.49241)"^^geo:wktLiteral ;
  geo-pos:lat "50.22077"^^xsd:decimal ;
  geo-pos:long "1.49241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_513'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49241'^^xsd:double;
  dwc:latitude '50.22077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49241 50.22077, 1.49241 50.22077, 1.49241 50.22077, 1.49241 50.22077, 1.49241 50.22077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_513'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.49243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20247"^^xsd:decimal ;
  dwc:decimalLongitude "1.49243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.49243)"^^geo:wktLiteral ;
  geo-pos:lat "50.20247"^^xsd:decimal ;
  geo-pos:long "1.49243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49243'^^xsd:double;
  dwc:latitude '50.20247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49243 50.20247, 1.49243 50.20247, 1.49243 50.20247, 1.49243 50.20247, 1.49243 50.20247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4660'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21236 1.49244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21236"^^xsd:decimal ;
  dwc:decimalLongitude "1.49244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21236 1.49244)"^^geo:wktLiteral ;
  geo-pos:lat "50.21236"^^xsd:decimal ;
  geo-pos:long "1.49244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49244'^^xsd:double;
  dwc:latitude '50.21236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49244 50.21236, 1.49244 50.21236, 1.49244 50.21236, 1.49244 50.21236, 1.49244 50.21236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8907'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21419 1.49245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21419"^^xsd:decimal ;
  dwc:decimalLongitude "1.49245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21419 1.49245)"^^geo:wktLiteral ;
  geo-pos:lat "50.21419"^^xsd:decimal ;
  geo-pos:long "1.49245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49245'^^xsd:double;
  dwc:latitude '50.21419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49245 50.21419, 1.49245 50.21419, 1.49245 50.21419, 1.49245 50.21419, 1.49245 50.21419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4218'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21377 1.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21377"^^xsd:decimal ;
  dwc:decimalLongitude "1.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21377 1.4925)"^^geo:wktLiteral ;
  geo-pos:lat "50.21377"^^xsd:decimal ;
  geo-pos:long "1.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4925'^^xsd:double;
  dwc:latitude '50.21377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4925 50.21377, 1.4925 50.21377, 1.4925 50.21377, 1.4925 50.21377, 1.4925 50.21377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4404'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 1.49252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.192"^^xsd:decimal ;
  dwc:decimalLongitude "1.49252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 1.49252)"^^geo:wktLiteral ;
  geo-pos:lat "50.192"^^xsd:decimal ;
  geo-pos:long "1.49252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11146'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49252'^^xsd:double;
  dwc:latitude '50.192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49252 50.192, 1.49252 50.192, 1.49252 50.192, 1.49252 50.192, 1.49252 50.192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11146'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20965 1.49263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20965"^^xsd:decimal ;
  dwc:decimalLongitude "1.49263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20965 1.49263)"^^geo:wktLiteral ;
  geo-pos:lat "50.20965"^^xsd:decimal ;
  geo-pos:long "1.49263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49263'^^xsd:double;
  dwc:latitude '50.20965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49263 50.20965, 1.49263 50.20965, 1.49263 50.20965, 1.49263 50.20965, 1.49263 50.20965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_804'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21723 1.49269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21723"^^xsd:decimal ;
  dwc:decimalLongitude "1.49269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21723 1.49269)"^^geo:wktLiteral ;
  geo-pos:lat "50.21723"^^xsd:decimal ;
  geo-pos:long "1.49269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49269'^^xsd:double;
  dwc:latitude '50.21723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49269 50.21723, 1.49269 50.21723, 1.49269 50.21723, 1.49269 50.21723, 1.49269 50.21723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4141'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.49272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21614"^^xsd:decimal ;
  dwc:decimalLongitude "1.49272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.49272)"^^geo:wktLiteral ;
  geo-pos:lat "50.21614"^^xsd:decimal ;
  geo-pos:long "1.49272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49272'^^xsd:double;
  dwc:latitude '50.21614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49272 50.21614, 1.49272 50.21614, 1.49272 50.21614, 1.49272 50.21614, 1.49272 50.21614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11624'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.49273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.49273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.49273)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.49273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11100'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49273'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49273 50.22824, 1.49273 50.22824, 1.49273 50.22824, 1.49273 50.22824, 1.49273 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11100'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21468 1.49274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21468"^^xsd:decimal ;
  dwc:decimalLongitude "1.49274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21468 1.49274)"^^geo:wktLiteral ;
  geo-pos:lat "50.21468"^^xsd:decimal ;
  geo-pos:long "1.49274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13137'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49274'^^xsd:double;
  dwc:latitude '50.21468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49274 50.21468, 1.49274 50.21468, 1.49274 50.21468, 1.49274 50.21468, 1.49274 50.21468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13137'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21683 1.49277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21683"^^xsd:decimal ;
  dwc:decimalLongitude "1.49277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21683 1.49277)"^^geo:wktLiteral ;
  geo-pos:lat "50.21683"^^xsd:decimal ;
  geo-pos:long "1.49277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49277'^^xsd:double;
  dwc:latitude '50.21683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49277 50.21683, 1.49277 50.21683, 1.49277 50.21683, 1.49277 50.21683, 1.49277 50.21683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_155'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.49277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22808"^^xsd:decimal ;
  dwc:decimalLongitude "1.49277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.49277)"^^geo:wktLiteral ;
  geo-pos:lat "50.22808"^^xsd:decimal ;
  geo-pos:long "1.49277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49277'^^xsd:double;
  dwc:latitude '50.22808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49277 50.22808, 1.49277 50.22808, 1.49277 50.22808, 1.49277 50.22808, 1.49277 50.22808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12827'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23965 1.49279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23965"^^xsd:decimal ;
  dwc:decimalLongitude "1.49279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23965 1.49279)"^^geo:wktLiteral ;
  geo-pos:lat "50.23965"^^xsd:decimal ;
  geo-pos:long "1.49279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.847777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49279'^^xsd:double;
  dwc:latitude '50.23965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49279 50.23965, 1.49279 50.23965, 1.49279 50.23965, 1.49279 50.23965, 1.49279 50.23965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10389'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24112 1.49282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24112"^^xsd:decimal ;
  dwc:decimalLongitude "1.49282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24112 1.49282)"^^geo:wktLiteral ;
  geo-pos:lat "50.24112"^^xsd:decimal ;
  geo-pos:long "1.49282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49282'^^xsd:double;
  dwc:latitude '50.24112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49282 50.24112, 1.49282 50.24112, 1.49282 50.24112, 1.49282 50.24112, 1.49282 50.24112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_128'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23839 1.49284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23839"^^xsd:decimal ;
  dwc:decimalLongitude "1.49284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23839 1.49284)"^^geo:wktLiteral ;
  geo-pos:lat "50.23839"^^xsd:decimal ;
  geo-pos:long "1.49284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49284'^^xsd:double;
  dwc:latitude '50.23839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49284 50.23839, 1.49284 50.23839, 1.49284 50.23839, 1.49284 50.23839, 1.49284 50.23839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13020'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21067 1.49288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21067"^^xsd:decimal ;
  dwc:decimalLongitude "1.49288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21067 1.49288)"^^geo:wktLiteral ;
  geo-pos:lat "50.21067"^^xsd:decimal ;
  geo-pos:long "1.49288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49288'^^xsd:double;
  dwc:latitude '50.21067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49288 50.21067, 1.49288 50.21067, 1.49288 50.21067, 1.49288 50.21067, 1.49288 50.21067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8558'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24263 1.49291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24263"^^xsd:decimal ;
  dwc:decimalLongitude "1.49291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24263 1.49291)"^^geo:wktLiteral ;
  geo-pos:lat "50.24263"^^xsd:decimal ;
  geo-pos:long "1.49291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49291'^^xsd:double;
  dwc:latitude '50.24263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49291 50.24263, 1.49291 50.24263, 1.49291 50.24263, 1.49291 50.24263, 1.49291 50.24263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4964'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.49292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22796"^^xsd:decimal ;
  dwc:decimalLongitude "1.49292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.49292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22796"^^xsd:decimal ;
  geo-pos:long "1.49292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49292'^^xsd:double;
  dwc:latitude '50.22796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49292 50.22796, 1.49292 50.22796, 1.49292 50.22796, 1.49292 50.22796, 1.49292 50.22796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12626'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.49295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21834"^^xsd:decimal ;
  dwc:decimalLongitude "1.49295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.49295)"^^geo:wktLiteral ;
  geo-pos:lat "50.21834"^^xsd:decimal ;
  geo-pos:long "1.49295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49295'^^xsd:double;
  dwc:latitude '50.21834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49295 50.21834, 1.49295 50.21834, 1.49295 50.21834, 1.49295 50.21834, 1.49295 50.21834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4993'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.49295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28989"^^xsd:decimal ;
  dwc:decimalLongitude "1.49295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28989 1.49295)"^^geo:wktLiteral ;
  geo-pos:lat "50.28989"^^xsd:decimal ;
  geo-pos:long "1.49295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49295'^^xsd:double;
  dwc:latitude '50.28989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49295 50.28989, 1.49295 50.28989, 1.49295 50.28989, 1.49295 50.28989, 1.49295 50.28989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7313'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.49297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22068"^^xsd:decimal ;
  dwc:decimalLongitude "1.49297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.49297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22068"^^xsd:decimal ;
  geo-pos:long "1.49297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49297'^^xsd:double;
  dwc:latitude '50.22068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49297 50.22068, 1.49297 50.22068, 1.49297 50.22068, 1.49297 50.22068, 1.49297 50.22068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4682'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21097 1.49298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21097"^^xsd:decimal ;
  dwc:decimalLongitude "1.49298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21097 1.49298)"^^geo:wktLiteral ;
  geo-pos:lat "50.21097"^^xsd:decimal ;
  geo-pos:long "1.49298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49298'^^xsd:double;
  dwc:latitude '50.21097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49298 50.21097, 1.49298 50.21097, 1.49298 50.21097, 1.49298 50.21097, 1.49298 50.21097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13016'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19784 1.49308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19784"^^xsd:decimal ;
  dwc:decimalLongitude "1.49308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19784 1.49308)"^^geo:wktLiteral ;
  geo-pos:lat "50.19784"^^xsd:decimal ;
  geo-pos:long "1.49308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4834'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.136666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49308'^^xsd:double;
  dwc:latitude '50.19784'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49308 50.19784, 1.49308 50.19784, 1.49308 50.19784, 1.49308 50.19784, 1.49308 50.19784))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4834'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23652 1.49309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23652"^^xsd:decimal ;
  dwc:decimalLongitude "1.49309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23652 1.49309)"^^geo:wktLiteral ;
  geo-pos:lat "50.23652"^^xsd:decimal ;
  geo-pos:long "1.49309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49309'^^xsd:double;
  dwc:latitude '50.23652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49309 50.23652, 1.49309 50.23652, 1.49309 50.23652, 1.49309 50.23652, 1.49309 50.23652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1217'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24299 1.49309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24299"^^xsd:decimal ;
  dwc:decimalLongitude "1.49309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24299 1.49309)"^^geo:wktLiteral ;
  geo-pos:lat "50.24299"^^xsd:decimal ;
  geo-pos:long "1.49309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49309'^^xsd:double;
  dwc:latitude '50.24299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49309 50.24299, 1.49309 50.24299, 1.49309 50.24299, 1.49309 50.24299, 1.49309 50.24299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9956'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21606 1.49311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21606"^^xsd:decimal ;
  dwc:decimalLongitude "1.49311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21606 1.49311)"^^geo:wktLiteral ;
  geo-pos:lat "50.21606"^^xsd:decimal ;
  geo-pos:long "1.49311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49311'^^xsd:double;
  dwc:latitude '50.21606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49311 50.21606, 1.49311 50.21606, 1.49311 50.21606, 1.49311 50.21606, 1.49311 50.21606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_801'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.49311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.49311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.49311)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.49311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.21333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49311'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49311 50.21791, 1.49311 50.21791, 1.49311 50.21791, 1.49311 50.21791, 1.49311 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6952'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.49315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22497"^^xsd:decimal ;
  dwc:decimalLongitude "1.49315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.49315)"^^geo:wktLiteral ;
  geo-pos:lat "50.22497"^^xsd:decimal ;
  geo-pos:long "1.49315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49315'^^xsd:double;
  dwc:latitude '50.22497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49315 50.22497, 1.49315 50.22497, 1.49315 50.22497, 1.49315 50.22497, 1.49315 50.22497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7177'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.49316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22858"^^xsd:decimal ;
  dwc:decimalLongitude "1.49316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.49316)"^^geo:wktLiteral ;
  geo-pos:lat "50.22858"^^xsd:decimal ;
  geo-pos:long "1.49316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49316'^^xsd:double;
  dwc:latitude '50.22858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49316 50.22858, 1.49316 50.22858, 1.49316 50.22858, 1.49316 50.22858, 1.49316 50.22858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12812'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25596 1.49316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25596"^^xsd:decimal ;
  dwc:decimalLongitude "1.49316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25596 1.49316)"^^geo:wktLiteral ;
  geo-pos:lat "50.25596"^^xsd:decimal ;
  geo-pos:long "1.49316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12440'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49316'^^xsd:double;
  dwc:latitude '50.25596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49316 50.25596, 1.49316 50.25596, 1.49316 50.25596, 1.49316 50.25596, 1.49316 50.25596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12440'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.49317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22105"^^xsd:decimal ;
  dwc:decimalLongitude "1.49317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.49317)"^^geo:wktLiteral ;
  geo-pos:lat "50.22105"^^xsd:decimal ;
  geo-pos:long "1.49317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49317'^^xsd:double;
  dwc:latitude '50.22105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49317 50.22105, 1.49317 50.22105, 1.49317 50.22105, 1.49317 50.22105, 1.49317 50.22105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_367'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19431 1.49321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19431"^^xsd:decimal ;
  dwc:decimalLongitude "1.49321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19431 1.49321)"^^geo:wktLiteral ;
  geo-pos:lat "50.19431"^^xsd:decimal ;
  geo-pos:long "1.49321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49321'^^xsd:double;
  dwc:latitude '50.19431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49321 50.19431, 1.49321 50.19431, 1.49321 50.19431, 1.49321 50.19431, 1.49321 50.19431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6013'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26562 1.49321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26562"^^xsd:decimal ;
  dwc:decimalLongitude "1.49321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26562 1.49321)"^^geo:wktLiteral ;
  geo-pos:lat "50.26562"^^xsd:decimal ;
  geo-pos:long "1.49321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49321'^^xsd:double;
  dwc:latitude '50.26562'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49321 50.26562, 1.49321 50.26562, 1.49321 50.26562, 1.49321 50.26562, 1.49321 50.26562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6776'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27701 1.49324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27701"^^xsd:decimal ;
  dwc:decimalLongitude "1.49324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27701 1.49324)"^^geo:wktLiteral ;
  geo-pos:lat "50.27701"^^xsd:decimal ;
  geo-pos:long "1.49324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49324'^^xsd:double;
  dwc:latitude '50.27701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49324 50.27701, 1.49324 50.27701, 1.49324 50.27701, 1.49324 50.27701, 1.49324 50.27701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6672'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.49326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.49326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.49326)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.49326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49326'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49326 50.22905, 1.49326 50.22905, 1.49326 50.22905, 1.49326 50.22905, 1.49326 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12821'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30997 1.4933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30997"^^xsd:decimal ;
  dwc:decimalLongitude "1.4933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30997 1.4933)"^^geo:wktLiteral ;
  geo-pos:lat "50.30997"^^xsd:decimal ;
  geo-pos:long "1.4933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4933'^^xsd:double;
  dwc:latitude '50.30997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4933 50.30997, 1.4933 50.30997, 1.4933 50.30997, 1.4933 50.30997, 1.4933 50.30997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3348'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21126 1.49332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21126"^^xsd:decimal ;
  dwc:decimalLongitude "1.49332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21126 1.49332)"^^geo:wktLiteral ;
  geo-pos:lat "50.21126"^^xsd:decimal ;
  geo-pos:long "1.49332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49332'^^xsd:double;
  dwc:latitude '50.21126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49332 50.21126, 1.49332 50.21126, 1.49332 50.21126, 1.49332 50.21126, 1.49332 50.21126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4194'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21904 1.49333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21904"^^xsd:decimal ;
  dwc:decimalLongitude "1.49333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21904 1.49333)"^^geo:wktLiteral ;
  geo-pos:lat "50.21904"^^xsd:decimal ;
  geo-pos:long "1.49333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49333'^^xsd:double;
  dwc:latitude '50.21904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49333 50.21904, 1.49333 50.21904, 1.49333 50.21904, 1.49333 50.21904, 1.49333 50.21904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10393'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23732 1.49334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23732"^^xsd:decimal ;
  dwc:decimalLongitude "1.49334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23732 1.49334)"^^geo:wktLiteral ;
  geo-pos:lat "50.23732"^^xsd:decimal ;
  geo-pos:long "1.49334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49334'^^xsd:double;
  dwc:latitude '50.23732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49334 50.23732, 1.49334 50.23732, 1.49334 50.23732, 1.49334 50.23732, 1.49334 50.23732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_755'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33463 1.49339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33463"^^xsd:decimal ;
  dwc:decimalLongitude "1.49339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33463 1.49339)"^^geo:wktLiteral ;
  geo-pos:lat "50.33463"^^xsd:decimal ;
  geo-pos:long "1.49339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49339'^^xsd:double;
  dwc:latitude '50.33463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49339 50.33463, 1.49339 50.33463, 1.49339 50.33463, 1.49339 50.33463, 1.49339 50.33463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1747'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.49346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.49346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.49346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.49346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49346'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49346 50.22937, 1.49346 50.22937, 1.49346 50.22937, 1.49346 50.22937, 1.49346 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8441'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.49347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.49347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.49347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.49347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49347'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49347 50.22967, 1.49347 50.22967, 1.49347 50.22967, 1.49347 50.22967, 1.49347 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6681'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25719 1.49353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25719"^^xsd:decimal ;
  dwc:decimalLongitude "1.49353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25719 1.49353)"^^geo:wktLiteral ;
  geo-pos:lat "50.25719"^^xsd:decimal ;
  geo-pos:long "1.49353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49353'^^xsd:double;
  dwc:latitude '50.25719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49353 50.25719, 1.49353 50.25719, 1.49353 50.25719, 1.49353 50.25719, 1.49353 50.25719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12661'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39756 1.4936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39756"^^xsd:decimal ;
  dwc:decimalLongitude "1.4936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39756 1.4936)"^^geo:wktLiteral ;
  geo-pos:lat "50.39756"^^xsd:decimal ;
  geo-pos:long "1.4936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4936'^^xsd:double;
  dwc:latitude '50.39756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4936 50.39756, 1.4936 50.39756, 1.4936 50.39756, 1.4936 50.39756, 1.4936 50.39756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8773'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23908 1.49365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23908"^^xsd:decimal ;
  dwc:decimalLongitude "1.49365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23908 1.49365)"^^geo:wktLiteral ;
  geo-pos:lat "50.23908"^^xsd:decimal ;
  geo-pos:long "1.49365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49365'^^xsd:double;
  dwc:latitude '50.23908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49365 50.23908, 1.49365 50.23908, 1.49365 50.23908, 1.49365 50.23908, 1.49365 50.23908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7094'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18802 1.49367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18802"^^xsd:decimal ;
  dwc:decimalLongitude "1.49367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18802 1.49367)"^^geo:wktLiteral ;
  geo-pos:lat "50.18802"^^xsd:decimal ;
  geo-pos:long "1.49367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49367'^^xsd:double;
  dwc:latitude '50.18802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49367 50.18802, 1.49367 50.18802, 1.49367 50.18802, 1.49367 50.18802, 1.49367 50.18802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11346'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21196 1.49368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21196"^^xsd:decimal ;
  dwc:decimalLongitude "1.49368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21196 1.49368)"^^geo:wktLiteral ;
  geo-pos:lat "50.21196"^^xsd:decimal ;
  geo-pos:long "1.49368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49368'^^xsd:double;
  dwc:latitude '50.21196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49368 50.21196, 1.49368 50.21196, 1.49368 50.21196, 1.49368 50.21196, 1.49368 50.21196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9010'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21352 1.49369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21352"^^xsd:decimal ;
  dwc:decimalLongitude "1.49369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21352 1.49369)"^^geo:wktLiteral ;
  geo-pos:lat "50.21352"^^xsd:decimal ;
  geo-pos:long "1.49369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49369'^^xsd:double;
  dwc:latitude '50.21352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49369 50.21352, 1.49369 50.21352, 1.49369 50.21352, 1.49369 50.21352, 1.49369 50.21352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4514'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23865 1.49369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23865"^^xsd:decimal ;
  dwc:decimalLongitude "1.49369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23865 1.49369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23865"^^xsd:decimal ;
  geo-pos:long "1.49369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49369'^^xsd:double;
  dwc:latitude '50.23865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49369 50.23865, 1.49369 50.23865, 1.49369 50.23865, 1.49369 50.23865, 1.49369 50.23865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11479'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.49371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.49371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.49371)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.49371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.667777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49371'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49371 50.22725, 1.49371 50.22725, 1.49371 50.22725, 1.49371 50.22725, 1.49371 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4441'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23911 1.49371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23911"^^xsd:decimal ;
  dwc:decimalLongitude "1.49371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23911 1.49371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23911"^^xsd:decimal ;
  geo-pos:long "1.49371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49371'^^xsd:double;
  dwc:latitude '50.23911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49371 50.23911, 1.49371 50.23911, 1.49371 50.23911, 1.49371 50.23911, 1.49371 50.23911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7063'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.49372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.49372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.49372)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.49372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49372'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49372 50.22896, 1.49372 50.22896, 1.49372 50.22896, 1.49372 50.22896, 1.49372 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6277'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.49373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.49373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.49373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.49373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49373'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49373 50.23253, 1.49373 50.23253, 1.49373 50.23253, 1.49373 50.23253, 1.49373 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8425'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25114 1.49374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25114"^^xsd:decimal ;
  dwc:decimalLongitude "1.49374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25114 1.49374)"^^geo:wktLiteral ;
  geo-pos:lat "50.25114"^^xsd:decimal ;
  geo-pos:long "1.49374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7428'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49374'^^xsd:double;
  dwc:latitude '50.25114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49374 50.25114, 1.49374 50.25114, 1.49374 50.25114, 1.49374 50.25114, 1.49374 50.25114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7428'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23847 1.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23847"^^xsd:decimal ;
  dwc:decimalLongitude "1.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23847 1.4938)"^^geo:wktLiteral ;
  geo-pos:lat "50.23847"^^xsd:decimal ;
  geo-pos:long "1.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4938'^^xsd:double;
  dwc:latitude '50.23847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4938 50.23847, 1.4938 50.23847, 1.4938 50.23847, 1.4938 50.23847, 1.4938 50.23847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4422'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19814 1.49383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19814"^^xsd:decimal ;
  dwc:decimalLongitude "1.49383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19814 1.49383)"^^geo:wktLiteral ;
  geo-pos:lat "50.19814"^^xsd:decimal ;
  geo-pos:long "1.49383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49383'^^xsd:double;
  dwc:latitude '50.19814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49383 50.19814, 1.49383 50.19814, 1.49383 50.19814, 1.49383 50.19814, 1.49383 50.19814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5118'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.49385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23459"^^xsd:decimal ;
  dwc:decimalLongitude "1.49385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.49385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23459"^^xsd:decimal ;
  geo-pos:long "1.49385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49385'^^xsd:double;
  dwc:latitude '50.23459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49385 50.23459, 1.49385 50.23459, 1.49385 50.23459, 1.49385 50.23459, 1.49385 50.23459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9727'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29978 1.49387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29978"^^xsd:decimal ;
  dwc:decimalLongitude "1.49387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29978 1.49387)"^^geo:wktLiteral ;
  geo-pos:lat "50.29978"^^xsd:decimal ;
  geo-pos:long "1.49387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49387'^^xsd:double;
  dwc:latitude '50.29978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49387 50.29978, 1.49387 50.29978, 1.49387 50.29978, 1.49387 50.29978, 1.49387 50.29978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4430'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.49389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21428"^^xsd:decimal ;
  dwc:decimalLongitude "1.49389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.49389)"^^geo:wktLiteral ;
  geo-pos:lat "50.21428"^^xsd:decimal ;
  geo-pos:long "1.49389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11189'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.863333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49389'^^xsd:double;
  dwc:latitude '50.21428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49389 50.21428, 1.49389 50.21428, 1.49389 50.21428, 1.49389 50.21428, 1.49389 50.21428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11189'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.49391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22897"^^xsd:decimal ;
  dwc:decimalLongitude "1.49391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.49391)"^^geo:wktLiteral ;
  geo-pos:lat "50.22897"^^xsd:decimal ;
  geo-pos:long "1.49391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49391'^^xsd:double;
  dwc:latitude '50.22897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49391 50.22897, 1.49391 50.22897, 1.49391 50.22897, 1.49391 50.22897, 1.49391 50.22897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10330'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.49391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.49391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.49391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.49391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49391'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49391 50.23463, 1.49391 50.23463, 1.49391 50.23463, 1.49391 50.23463, 1.49391 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4958'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.49391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26497"^^xsd:decimal ;
  dwc:decimalLongitude "1.49391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.49391)"^^geo:wktLiteral ;
  geo-pos:lat "50.26497"^^xsd:decimal ;
  geo-pos:long "1.49391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49391'^^xsd:double;
  dwc:latitude '50.26497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49391 50.26497, 1.49391 50.26497, 1.49391 50.26497, 1.49391 50.26497, 1.49391 50.26497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_121'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31474 1.49395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31474"^^xsd:decimal ;
  dwc:decimalLongitude "1.49395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31474 1.49395)"^^geo:wktLiteral ;
  geo-pos:lat "50.31474"^^xsd:decimal ;
  geo-pos:long "1.49395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49395'^^xsd:double;
  dwc:latitude '50.31474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49395 50.31474, 1.49395 50.31474, 1.49395 50.31474, 1.49395 50.31474, 1.49395 50.31474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4056'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21283 1.49398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21283"^^xsd:decimal ;
  dwc:decimalLongitude "1.49398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21283 1.49398)"^^geo:wktLiteral ;
  geo-pos:lat "50.21283"^^xsd:decimal ;
  geo-pos:long "1.49398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49398'^^xsd:double;
  dwc:latitude '50.21283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49398 50.21283, 1.49398 50.21283, 1.49398 50.21283, 1.49398 50.21283, 1.49398 50.21283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5356'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.49398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.49398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.49398)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.49398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49398'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49398 50.22664, 1.49398 50.22664, 1.49398 50.22664, 1.49398 50.22664, 1.49398 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11629'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2439 1.49398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2439"^^xsd:decimal ;
  dwc:decimalLongitude "1.49398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2439 1.49398)"^^geo:wktLiteral ;
  geo-pos:lat "50.2439"^^xsd:decimal ;
  geo-pos:long "1.49398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49398'^^xsd:double;
  dwc:latitude '50.2439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49398 50.2439, 1.49398 50.2439, 1.49398 50.2439, 1.49398 50.2439, 1.49398 50.2439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4616'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21714 1.49401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21714"^^xsd:decimal ;
  dwc:decimalLongitude "1.49401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21714 1.49401)"^^geo:wktLiteral ;
  geo-pos:lat "50.21714"^^xsd:decimal ;
  geo-pos:long "1.49401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49401'^^xsd:double;
  dwc:latitude '50.21714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49401 50.21714, 1.49401 50.21714, 1.49401 50.21714, 1.49401 50.21714, 1.49401 50.21714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4591'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19665 1.49405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19665"^^xsd:decimal ;
  dwc:decimalLongitude "1.49405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19665 1.49405)"^^geo:wktLiteral ;
  geo-pos:lat "50.19665"^^xsd:decimal ;
  geo-pos:long "1.49405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.846666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49405'^^xsd:double;
  dwc:latitude '50.19665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49405 50.19665, 1.49405 50.19665, 1.49405 50.19665, 1.49405 50.19665, 1.49405 50.19665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10490'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21207 1.49406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21207"^^xsd:decimal ;
  dwc:decimalLongitude "1.49406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21207 1.49406)"^^geo:wktLiteral ;
  geo-pos:lat "50.21207"^^xsd:decimal ;
  geo-pos:long "1.49406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49406'^^xsd:double;
  dwc:latitude '50.21207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49406 50.21207, 1.49406 50.21207, 1.49406 50.21207, 1.49406 50.21207, 1.49406 50.21207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5905'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.49407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.49407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.49407)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.49407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49407'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49407 50.23191, 1.49407 50.23191, 1.49407 50.23191, 1.49407 50.23191, 1.49407 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_756'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.49408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.49408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.49408)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.49408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49408'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49408 50.22776, 1.49408 50.22776, 1.49408 50.22776, 1.49408 50.22776, 1.49408 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12625'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22284 1.4941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22284"^^xsd:decimal ;
  dwc:decimalLongitude "1.4941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22284 1.4941)"^^geo:wktLiteral ;
  geo-pos:lat "50.22284"^^xsd:decimal ;
  geo-pos:long "1.4941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4941'^^xsd:double;
  dwc:latitude '50.22284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4941 50.22284, 1.4941 50.22284, 1.4941 50.22284, 1.4941 50.22284, 1.4941 50.22284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4257'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19686 1.49411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19686"^^xsd:decimal ;
  dwc:decimalLongitude "1.49411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19686 1.49411)"^^geo:wktLiteral ;
  geo-pos:lat "50.19686"^^xsd:decimal ;
  geo-pos:long "1.49411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49411'^^xsd:double;
  dwc:latitude '50.19686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49411 50.19686, 1.49411 50.19686, 1.49411 50.19686, 1.49411 50.19686, 1.49411 50.19686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9641'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29398 1.49411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29398"^^xsd:decimal ;
  dwc:decimalLongitude "1.49411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29398 1.49411)"^^geo:wktLiteral ;
  geo-pos:lat "50.29398"^^xsd:decimal ;
  geo-pos:long "1.49411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49411'^^xsd:double;
  dwc:latitude '50.29398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49411 50.29398, 1.49411 50.29398, 1.49411 50.29398, 1.49411 50.29398, 1.49411 50.29398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7769'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.49414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24033"^^xsd:decimal ;
  dwc:decimalLongitude "1.49414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.49414)"^^geo:wktLiteral ;
  geo-pos:lat "50.24033"^^xsd:decimal ;
  geo-pos:long "1.49414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.787777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49414'^^xsd:double;
  dwc:latitude '50.24033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49414 50.24033, 1.49414 50.24033, 1.49414 50.24033, 1.49414 50.24033, 1.49414 50.24033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8750'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.49415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22265"^^xsd:decimal ;
  dwc:decimalLongitude "1.49415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.49415)"^^geo:wktLiteral ;
  geo-pos:lat "50.22265"^^xsd:decimal ;
  geo-pos:long "1.49415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49415'^^xsd:double;
  dwc:latitude '50.22265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49415 50.22265, 1.49415 50.22265, 1.49415 50.22265, 1.49415 50.22265, 1.49415 50.22265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6761'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22038 1.4942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22038"^^xsd:decimal ;
  dwc:decimalLongitude "1.4942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22038 1.4942)"^^geo:wktLiteral ;
  geo-pos:lat "50.22038"^^xsd:decimal ;
  geo-pos:long "1.4942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4942'^^xsd:double;
  dwc:latitude '50.22038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4942 50.22038, 1.4942 50.22038, 1.4942 50.22038, 1.4942 50.22038, 1.4942 50.22038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11625'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19929 1.49423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19929"^^xsd:decimal ;
  dwc:decimalLongitude "1.49423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19929 1.49423)"^^geo:wktLiteral ;
  geo-pos:lat "50.19929"^^xsd:decimal ;
  geo-pos:long "1.49423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49423'^^xsd:double;
  dwc:latitude '50.19929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49423 50.19929, 1.49423 50.19929, 1.49423 50.19929, 1.49423 50.19929, 1.49423 50.19929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8368'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30304 1.49424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30304"^^xsd:decimal ;
  dwc:decimalLongitude "1.49424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30304 1.49424)"^^geo:wktLiteral ;
  geo-pos:lat "50.30304"^^xsd:decimal ;
  geo-pos:long "1.49424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49424'^^xsd:double;
  dwc:latitude '50.30304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49424 50.30304, 1.49424 50.30304, 1.49424 50.30304, 1.49424 50.30304, 1.49424 50.30304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1745'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.49425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19392"^^xsd:decimal ;
  dwc:decimalLongitude "1.49425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.49425)"^^geo:wktLiteral ;
  geo-pos:lat "50.19392"^^xsd:decimal ;
  geo-pos:long "1.49425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49425'^^xsd:double;
  dwc:latitude '50.19392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49425 50.19392, 1.49425 50.19392, 1.49425 50.19392, 1.49425 50.19392, 1.49425 50.19392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4909'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24013 1.49425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24013"^^xsd:decimal ;
  dwc:decimalLongitude "1.49425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24013 1.49425)"^^geo:wktLiteral ;
  geo-pos:lat "50.24013"^^xsd:decimal ;
  geo-pos:long "1.49425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.71444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49425'^^xsd:double;
  dwc:latitude '50.24013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49425 50.24013, 1.49425 50.24013, 1.49425 50.24013, 1.49425 50.24013, 1.49425 50.24013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_646'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.49426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.49426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.49426)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.49426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49426'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49426 50.2343, 1.49426 50.2343, 1.49426 50.2343, 1.49426 50.2343, 1.49426 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5626'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25423 1.49426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25423"^^xsd:decimal ;
  dwc:decimalLongitude "1.49426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25423 1.49426)"^^geo:wktLiteral ;
  geo-pos:lat "50.25423"^^xsd:decimal ;
  geo-pos:long "1.49426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49426'^^xsd:double;
  dwc:latitude '50.25423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49426 50.25423, 1.49426 50.25423, 1.49426 50.25423, 1.49426 50.25423, 1.49426 50.25423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7638'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2582 1.49426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2582"^^xsd:decimal ;
  dwc:decimalLongitude "1.49426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2582 1.49426)"^^geo:wktLiteral ;
  geo-pos:lat "50.2582"^^xsd:decimal ;
  geo-pos:long "1.49426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49426'^^xsd:double;
  dwc:latitude '50.2582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49426 50.2582, 1.49426 50.2582, 1.49426 50.2582, 1.49426 50.2582, 1.49426 50.2582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10040'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27381 1.49431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27381"^^xsd:decimal ;
  dwc:decimalLongitude "1.49431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27381 1.49431)"^^geo:wktLiteral ;
  geo-pos:lat "50.27381"^^xsd:decimal ;
  geo-pos:long "1.49431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49431'^^xsd:double;
  dwc:latitude '50.27381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49431 50.27381, 1.49431 50.27381, 1.49431 50.27381, 1.49431 50.27381, 1.49431 50.27381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12301'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19512 1.49432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19512"^^xsd:decimal ;
  dwc:decimalLongitude "1.49432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19512 1.49432)"^^geo:wktLiteral ;
  geo-pos:lat "50.19512"^^xsd:decimal ;
  geo-pos:long "1.49432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49432'^^xsd:double;
  dwc:latitude '50.19512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49432 50.19512, 1.49432 50.19512, 1.49432 50.19512, 1.49432 50.19512, 1.49432 50.19512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10749'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22246 1.49434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22246"^^xsd:decimal ;
  dwc:decimalLongitude "1.49434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22246 1.49434)"^^geo:wktLiteral ;
  geo-pos:lat "50.22246"^^xsd:decimal ;
  geo-pos:long "1.49434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49434'^^xsd:double;
  dwc:latitude '50.22246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49434 50.22246, 1.49434 50.22246, 1.49434 50.22246, 1.49434 50.22246, 1.49434 50.22246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6760'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.49434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22997"^^xsd:decimal ;
  dwc:decimalLongitude "1.49434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.49434)"^^geo:wktLiteral ;
  geo-pos:lat "50.22997"^^xsd:decimal ;
  geo-pos:long "1.49434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.143333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49434'^^xsd:double;
  dwc:latitude '50.22997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49434 50.22997, 1.49434 50.22997, 1.49434 50.22997, 1.49434 50.22997, 1.49434 50.22997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4434'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.49436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2225"^^xsd:decimal ;
  dwc:decimalLongitude "1.49436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.49436)"^^geo:wktLiteral ;
  geo-pos:lat "50.2225"^^xsd:decimal ;
  geo-pos:long "1.49436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49436'^^xsd:double;
  dwc:latitude '50.2225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49436 50.2225, 1.49436 50.2225, 1.49436 50.2225, 1.49436 50.2225, 1.49436 50.2225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5679'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24592 1.4944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24592"^^xsd:decimal ;
  dwc:decimalLongitude "1.4944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24592 1.4944)"^^geo:wktLiteral ;
  geo-pos:lat "50.24592"^^xsd:decimal ;
  geo-pos:long "1.4944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4944'^^xsd:double;
  dwc:latitude '50.24592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4944 50.24592, 1.4944 50.24592, 1.4944 50.24592, 1.4944 50.24592, 1.4944 50.24592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7708'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23505 1.49444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23505"^^xsd:decimal ;
  dwc:decimalLongitude "1.49444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23505 1.49444)"^^geo:wktLiteral ;
  geo-pos:lat "50.23505"^^xsd:decimal ;
  geo-pos:long "1.49444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49444'^^xsd:double;
  dwc:latitude '50.23505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49444 50.23505, 1.49444 50.23505, 1.49444 50.23505, 1.49444 50.23505, 1.49444 50.23505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4530'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28443 1.49448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28443"^^xsd:decimal ;
  dwc:decimalLongitude "1.49448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28443 1.49448)"^^geo:wktLiteral ;
  geo-pos:lat "50.28443"^^xsd:decimal ;
  geo-pos:long "1.49448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.4044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49448'^^xsd:double;
  dwc:latitude '50.28443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49448 50.28443, 1.49448 50.28443, 1.49448 50.28443, 1.49448 50.28443, 1.49448 50.28443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9716'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20825 1.49455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20825"^^xsd:decimal ;
  dwc:decimalLongitude "1.49455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20825 1.49455)"^^geo:wktLiteral ;
  geo-pos:lat "50.20825"^^xsd:decimal ;
  geo-pos:long "1.49455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49455'^^xsd:double;
  dwc:latitude '50.20825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49455 50.20825, 1.49455 50.20825, 1.49455 50.20825, 1.49455 50.20825, 1.49455 50.20825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10354'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37831 1.49456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37831"^^xsd:decimal ;
  dwc:decimalLongitude "1.49456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37831 1.49456)"^^geo:wktLiteral ;
  geo-pos:lat "50.37831"^^xsd:decimal ;
  geo-pos:long "1.49456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49456'^^xsd:double;
  dwc:latitude '50.37831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49456 50.37831, 1.49456 50.37831, 1.49456 50.37831, 1.49456 50.37831, 1.49456 50.37831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8393'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.49459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23674"^^xsd:decimal ;
  dwc:decimalLongitude "1.49459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.49459)"^^geo:wktLiteral ;
  geo-pos:lat "50.23674"^^xsd:decimal ;
  geo-pos:long "1.49459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.199166666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49459'^^xsd:double;
  dwc:latitude '50.23674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49459 50.23674, 1.49459 50.23674, 1.49459 50.23674, 1.49459 50.23674, 1.49459 50.23674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_253'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25955 1.49459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25955"^^xsd:decimal ;
  dwc:decimalLongitude "1.49459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25955 1.49459)"^^geo:wktLiteral ;
  geo-pos:lat "50.25955"^^xsd:decimal ;
  geo-pos:long "1.49459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49459'^^xsd:double;
  dwc:latitude '50.25955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49459 50.25955, 1.49459 50.25955, 1.49459 50.25955, 1.49459 50.25955, 1.49459 50.25955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10221'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24995 1.49463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24995"^^xsd:decimal ;
  dwc:decimalLongitude "1.49463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24995 1.49463)"^^geo:wktLiteral ;
  geo-pos:lat "50.24995"^^xsd:decimal ;
  geo-pos:long "1.49463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13130'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49463'^^xsd:double;
  dwc:latitude '50.24995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49463 50.24995, 1.49463 50.24995, 1.49463 50.24995, 1.49463 50.24995, 1.49463 50.24995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13130'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24111 1.49466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24111"^^xsd:decimal ;
  dwc:decimalLongitude "1.49466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24111 1.49466)"^^geo:wktLiteral ;
  geo-pos:lat "50.24111"^^xsd:decimal ;
  geo-pos:long "1.49466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11223'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.882222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49466'^^xsd:double;
  dwc:latitude '50.24111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49466 50.24111, 1.49466 50.24111, 1.49466 50.24111, 1.49466 50.24111, 1.49466 50.24111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11223'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25176 1.4947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25176"^^xsd:decimal ;
  dwc:decimalLongitude "1.4947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25176 1.4947)"^^geo:wktLiteral ;
  geo-pos:lat "50.25176"^^xsd:decimal ;
  geo-pos:long "1.4947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4947'^^xsd:double;
  dwc:latitude '50.25176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4947 50.25176, 1.4947 50.25176, 1.4947 50.25176, 1.4947 50.25176, 1.4947 50.25176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8398'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.49475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23446"^^xsd:decimal ;
  dwc:decimalLongitude "1.49475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.49475)"^^geo:wktLiteral ;
  geo-pos:lat "50.23446"^^xsd:decimal ;
  geo-pos:long "1.49475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49475'^^xsd:double;
  dwc:latitude '50.23446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49475 50.23446, 1.49475 50.23446, 1.49475 50.23446, 1.49475 50.23446, 1.49475 50.23446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12377'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21179 1.49477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21179"^^xsd:decimal ;
  dwc:decimalLongitude "1.49477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21179 1.49477)"^^geo:wktLiteral ;
  geo-pos:lat "50.21179"^^xsd:decimal ;
  geo-pos:long "1.49477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5434'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.807777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49477'^^xsd:double;
  dwc:latitude '50.21179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49477 50.21179, 1.49477 50.21179, 1.49477 50.21179, 1.49477 50.21179, 1.49477 50.21179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5434'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.49477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.49477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.49477)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.49477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49477'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49477 50.22813, 1.49477 50.22813, 1.49477 50.22813, 1.49477 50.22813, 1.49477 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12624'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.49481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21978"^^xsd:decimal ;
  dwc:decimalLongitude "1.49481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.49481)"^^geo:wktLiteral ;
  geo-pos:lat "50.21978"^^xsd:decimal ;
  geo-pos:long "1.49481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49481'^^xsd:double;
  dwc:latitude '50.21978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49481 50.21978, 1.49481 50.21978, 1.49481 50.21978, 1.49481 50.21978, 1.49481 50.21978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12945'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.49482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22864"^^xsd:decimal ;
  dwc:decimalLongitude "1.49482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.49482)"^^geo:wktLiteral ;
  geo-pos:lat "50.22864"^^xsd:decimal ;
  geo-pos:long "1.49482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49482'^^xsd:double;
  dwc:latitude '50.22864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49482 50.22864, 1.49482 50.22864, 1.49482 50.22864, 1.49482 50.22864, 1.49482 50.22864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6524'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.49485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23318"^^xsd:decimal ;
  dwc:decimalLongitude "1.49485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.49485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23318"^^xsd:decimal ;
  geo-pos:long "1.49485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.9611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49485'^^xsd:double;
  dwc:latitude '50.23318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49485 50.23318, 1.49485 50.23318, 1.49485 50.23318, 1.49485 50.23318, 1.49485 50.23318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9431'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24582 1.49486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24582"^^xsd:decimal ;
  dwc:decimalLongitude "1.49486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24582 1.49486)"^^geo:wktLiteral ;
  geo-pos:lat "50.24582"^^xsd:decimal ;
  geo-pos:long "1.49486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12430'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49486'^^xsd:double;
  dwc:latitude '50.24582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49486 50.24582, 1.49486 50.24582, 1.49486 50.24582, 1.49486 50.24582, 1.49486 50.24582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12430'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2715 1.49486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2715"^^xsd:decimal ;
  dwc:decimalLongitude "1.49486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2715 1.49486)"^^geo:wktLiteral ;
  geo-pos:lat "50.2715"^^xsd:decimal ;
  geo-pos:long "1.49486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.6311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49486'^^xsd:double;
  dwc:latitude '50.2715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49486 50.2715, 1.49486 50.2715, 1.49486 50.2715, 1.49486 50.2715, 1.49486 50.2715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4963'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22223 1.4949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22223"^^xsd:decimal ;
  dwc:decimalLongitude "1.4949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22223 1.4949)"^^geo:wktLiteral ;
  geo-pos:lat "50.22223"^^xsd:decimal ;
  geo-pos:long "1.4949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4949'^^xsd:double;
  dwc:latitude '50.22223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4949 50.22223, 1.4949 50.22223, 1.4949 50.22223, 1.4949 50.22223, 1.4949 50.22223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4812'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23908 1.49493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23908"^^xsd:decimal ;
  dwc:decimalLongitude "1.49493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23908 1.49493)"^^geo:wktLiteral ;
  geo-pos:lat "50.23908"^^xsd:decimal ;
  geo-pos:long "1.49493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49493'^^xsd:double;
  dwc:latitude '50.23908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49493 50.23908, 1.49493 50.23908, 1.49493 50.23908, 1.49493 50.23908, 1.49493 50.23908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8309'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28391 1.49496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28391"^^xsd:decimal ;
  dwc:decimalLongitude "1.49496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28391 1.49496)"^^geo:wktLiteral ;
  geo-pos:lat "50.28391"^^xsd:decimal ;
  geo-pos:long "1.49496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49496'^^xsd:double;
  dwc:latitude '50.28391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49496 50.28391, 1.49496 50.28391, 1.49496 50.28391, 1.49496 50.28391, 1.49496 50.28391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_122'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25165 1.49497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25165"^^xsd:decimal ;
  dwc:decimalLongitude "1.49497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25165 1.49497)"^^geo:wktLiteral ;
  geo-pos:lat "50.25165"^^xsd:decimal ;
  geo-pos:long "1.49497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.69555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49497'^^xsd:double;
  dwc:latitude '50.25165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49497 50.25165, 1.49497 50.25165, 1.49497 50.25165, 1.49497 50.25165, 1.49497 50.25165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_609'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.49498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21404"^^xsd:decimal ;
  dwc:decimalLongitude "1.49498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.49498)"^^geo:wktLiteral ;
  geo-pos:lat "50.21404"^^xsd:decimal ;
  geo-pos:long "1.49498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.023333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49498'^^xsd:double;
  dwc:latitude '50.21404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49498 50.21404, 1.49498 50.21404, 1.49498 50.21404, 1.49498 50.21404, 1.49498 50.21404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4513'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25316 1.49499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25316"^^xsd:decimal ;
  dwc:decimalLongitude "1.49499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25316 1.49499)"^^geo:wktLiteral ;
  geo-pos:lat "50.25316"^^xsd:decimal ;
  geo-pos:long "1.49499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49499'^^xsd:double;
  dwc:latitude '50.25316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49499 50.25316, 1.49499 50.25316, 1.49499 50.25316, 1.49499 50.25316, 1.49499 50.25316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8952'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33738 1.49504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33738"^^xsd:decimal ;
  dwc:decimalLongitude "1.49504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33738 1.49504)"^^geo:wktLiteral ;
  geo-pos:lat "50.33738"^^xsd:decimal ;
  geo-pos:long "1.49504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49504'^^xsd:double;
  dwc:latitude '50.33738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49504 50.33738, 1.49504 50.33738, 1.49504 50.33738, 1.49504 50.33738, 1.49504 50.33738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2554'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.49506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2318"^^xsd:decimal ;
  dwc:decimalLongitude "1.49506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.49506)"^^geo:wktLiteral ;
  geo-pos:lat "50.2318"^^xsd:decimal ;
  geo-pos:long "1.49506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49506'^^xsd:double;
  dwc:latitude '50.2318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49506 50.2318, 1.49506 50.2318, 1.49506 50.2318, 1.49506 50.2318, 1.49506 50.2318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_757'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2394 1.49506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2394"^^xsd:decimal ;
  dwc:decimalLongitude "1.49506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2394 1.49506)"^^geo:wktLiteral ;
  geo-pos:lat "50.2394"^^xsd:decimal ;
  geo-pos:long "1.49506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49506'^^xsd:double;
  dwc:latitude '50.2394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49506 50.2394, 1.49506 50.2394, 1.49506 50.2394, 1.49506 50.2394, 1.49506 50.2394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9616'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21329 1.49507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21329"^^xsd:decimal ;
  dwc:decimalLongitude "1.49507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21329 1.49507)"^^geo:wktLiteral ;
  geo-pos:lat "50.21329"^^xsd:decimal ;
  geo-pos:long "1.49507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49507'^^xsd:double;
  dwc:latitude '50.21329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49507 50.21329, 1.49507 50.21329, 1.49507 50.21329, 1.49507 50.21329, 1.49507 50.21329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4866'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27172 1.49508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27172"^^xsd:decimal ;
  dwc:decimalLongitude "1.49508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27172 1.49508)"^^geo:wktLiteral ;
  geo-pos:lat "50.27172"^^xsd:decimal ;
  geo-pos:long "1.49508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49508'^^xsd:double;
  dwc:latitude '50.27172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49508 50.27172, 1.49508 50.27172, 1.49508 50.27172, 1.49508 50.27172, 1.49508 50.27172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7398'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19332 1.49509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19332"^^xsd:decimal ;
  dwc:decimalLongitude "1.49509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19332 1.49509)"^^geo:wktLiteral ;
  geo-pos:lat "50.19332"^^xsd:decimal ;
  geo-pos:long "1.49509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49509'^^xsd:double;
  dwc:latitude '50.19332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49509 50.19332, 1.49509 50.19332, 1.49509 50.19332, 1.49509 50.19332, 1.49509 50.19332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5336'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23973 1.4951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23973"^^xsd:decimal ;
  dwc:decimalLongitude "1.4951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23973 1.4951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23973"^^xsd:decimal ;
  geo-pos:long "1.4951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4951'^^xsd:double;
  dwc:latitude '50.23973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4951 50.23973, 1.4951 50.23973, 1.4951 50.23973, 1.4951 50.23973, 1.4951 50.23973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19034 1.49511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19034"^^xsd:decimal ;
  dwc:decimalLongitude "1.49511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19034 1.49511)"^^geo:wktLiteral ;
  geo-pos:lat "50.19034"^^xsd:decimal ;
  geo-pos:long "1.49511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49511'^^xsd:double;
  dwc:latitude '50.19034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49511 50.19034, 1.49511 50.19034, 1.49511 50.19034, 1.49511 50.19034, 1.49511 50.19034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5238'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24173 1.4952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24173"^^xsd:decimal ;
  dwc:decimalLongitude "1.4952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24173 1.4952)"^^geo:wktLiteral ;
  geo-pos:lat "50.24173"^^xsd:decimal ;
  geo-pos:long "1.4952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4952'^^xsd:double;
  dwc:latitude '50.24173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4952 50.24173, 1.4952 50.24173, 1.4952 50.24173, 1.4952 50.24173, 1.4952 50.24173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12378'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2118 1.49521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2118"^^xsd:decimal ;
  dwc:decimalLongitude "1.49521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2118 1.49521)"^^geo:wktLiteral ;
  geo-pos:lat "50.2118"^^xsd:decimal ;
  geo-pos:long "1.49521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8192'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49521'^^xsd:double;
  dwc:latitude '50.2118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49521 50.2118, 1.49521 50.2118, 1.49521 50.2118, 1.49521 50.2118, 1.49521 50.2118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8192'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24938 1.49523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24938"^^xsd:decimal ;
  dwc:decimalLongitude "1.49523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24938 1.49523)"^^geo:wktLiteral ;
  geo-pos:lat "50.24938"^^xsd:decimal ;
  geo-pos:long "1.49523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49523'^^xsd:double;
  dwc:latitude '50.24938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49523 50.24938, 1.49523 50.24938, 1.49523 50.24938, 1.49523 50.24938, 1.49523 50.24938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7773'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.49526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24442"^^xsd:decimal ;
  dwc:decimalLongitude "1.49526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24442 1.49526)"^^geo:wktLiteral ;
  geo-pos:lat "50.24442"^^xsd:decimal ;
  geo-pos:long "1.49526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49526'^^xsd:double;
  dwc:latitude '50.24442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49526 50.24442, 1.49526 50.24442, 1.49526 50.24442, 1.49526 50.24442, 1.49526 50.24442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6851'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.49528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.49528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.49528)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.49528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49528'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49528 50.22107, 1.49528 50.22107, 1.49528 50.22107, 1.49528 50.22107, 1.49528 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4003'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24183 1.49528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24183"^^xsd:decimal ;
  dwc:decimalLongitude "1.49528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24183 1.49528)"^^geo:wktLiteral ;
  geo-pos:lat "50.24183"^^xsd:decimal ;
  geo-pos:long "1.49528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8886'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49528'^^xsd:double;
  dwc:latitude '50.24183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49528 50.24183, 1.49528 50.24183, 1.49528 50.24183, 1.49528 50.24183, 1.49528 50.24183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8886'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2543 1.4953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2543"^^xsd:decimal ;
  dwc:decimalLongitude "1.4953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2543 1.4953)"^^geo:wktLiteral ;
  geo-pos:lat "50.2543"^^xsd:decimal ;
  geo-pos:long "1.4953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4953'^^xsd:double;
  dwc:latitude '50.2543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4953 50.2543, 1.4953 50.2543, 1.4953 50.2543, 1.4953 50.2543, 1.4953 50.2543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9871'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23682"^^xsd:decimal ;
  dwc:decimalLongitude "1.49536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49536)"^^geo:wktLiteral ;
  geo-pos:lat "50.23682"^^xsd:decimal ;
  geo-pos:long "1.49536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49536'^^xsd:double;
  dwc:latitude '50.23682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49536 50.23682, 1.49536 50.23682, 1.49536 50.23682, 1.49536 50.23682, 1.49536 50.23682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4294'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23861 1.49536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23861"^^xsd:decimal ;
  dwc:decimalLongitude "1.49536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23861 1.49536)"^^geo:wktLiteral ;
  geo-pos:lat "50.23861"^^xsd:decimal ;
  geo-pos:long "1.49536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49536'^^xsd:double;
  dwc:latitude '50.23861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49536 50.23861, 1.49536 50.23861, 1.49536 50.23861, 1.49536 50.23861, 1.49536 50.23861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11596'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25391 1.49542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25391"^^xsd:decimal ;
  dwc:decimalLongitude "1.49542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25391 1.49542)"^^geo:wktLiteral ;
  geo-pos:lat "50.25391"^^xsd:decimal ;
  geo-pos:long "1.49542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3148'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49542'^^xsd:double;
  dwc:latitude '50.25391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49542 50.25391, 1.49542 50.25391, 1.49542 50.25391, 1.49542 50.25391, 1.49542 50.25391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3148'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1889 1.49543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1889"^^xsd:decimal ;
  dwc:decimalLongitude "1.49543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1889 1.49543)"^^geo:wktLiteral ;
  geo-pos:lat "50.1889"^^xsd:decimal ;
  geo-pos:long "1.49543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.886666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49543'^^xsd:double;
  dwc:latitude '50.1889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49543 50.1889, 1.49543 50.1889, 1.49543 50.1889, 1.49543 50.1889, 1.49543 50.1889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5382'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.49544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2203"^^xsd:decimal ;
  dwc:decimalLongitude "1.49544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.49544)"^^geo:wktLiteral ;
  geo-pos:lat "50.2203"^^xsd:decimal ;
  geo-pos:long "1.49544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49544'^^xsd:double;
  dwc:latitude '50.2203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49544 50.2203, 1.49544 50.2203, 1.49544 50.2203, 1.49544 50.2203, 1.49544 50.2203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_293'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.49545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.49545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.49545)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.49545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49545'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49545 50.23153, 1.49545 50.23153, 1.49545 50.23153, 1.49545 50.23153, 1.49545 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6456'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.49546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22146"^^xsd:decimal ;
  dwc:decimalLongitude "1.49546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.49546)"^^geo:wktLiteral ;
  geo-pos:lat "50.22146"^^xsd:decimal ;
  geo-pos:long "1.49546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49546'^^xsd:double;
  dwc:latitude '50.22146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49546 50.22146, 1.49546 50.22146, 1.49546 50.22146, 1.49546 50.22146, 1.49546 50.22146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8473'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.4955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21547"^^xsd:decimal ;
  dwc:decimalLongitude "1.4955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.4955)"^^geo:wktLiteral ;
  geo-pos:lat "50.21547"^^xsd:decimal ;
  geo-pos:long "1.4955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11187'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4955'^^xsd:double;
  dwc:latitude '50.21547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4955 50.21547, 1.4955 50.21547, 1.4955 50.21547, 1.4955 50.21547, 1.4955 50.21547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11187'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23886 1.49551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23886"^^xsd:decimal ;
  dwc:decimalLongitude "1.49551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23886 1.49551)"^^geo:wktLiteral ;
  geo-pos:lat "50.23886"^^xsd:decimal ;
  geo-pos:long "1.49551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49551'^^xsd:double;
  dwc:latitude '50.23886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49551 50.23886, 1.49551 50.23886, 1.49551 50.23886, 1.49551 50.23886, 1.49551 50.23886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_127'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.49554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49554)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.49554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49554'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49554 50.23005, 1.49554 50.23005, 1.49554 50.23005, 1.49554 50.23005, 1.49554 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6081'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21152 1.49558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21152"^^xsd:decimal ;
  dwc:decimalLongitude "1.49558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21152 1.49558)"^^geo:wktLiteral ;
  geo-pos:lat "50.21152"^^xsd:decimal ;
  geo-pos:long "1.49558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11021'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49558'^^xsd:double;
  dwc:latitude '50.21152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49558 50.21152, 1.49558 50.21152, 1.49558 50.21152, 1.49558 50.21152, 1.49558 50.21152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11021'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21429 1.49559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21429"^^xsd:decimal ;
  dwc:decimalLongitude "1.49559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21429 1.49559)"^^geo:wktLiteral ;
  geo-pos:lat "50.21429"^^xsd:decimal ;
  geo-pos:long "1.49559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49559'^^xsd:double;
  dwc:latitude '50.21429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49559 50.21429, 1.49559 50.21429, 1.49559 50.21429, 1.49559 50.21429, 1.49559 50.21429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7736'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21448 1.4956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21448"^^xsd:decimal ;
  dwc:decimalLongitude "1.4956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21448 1.4956)"^^geo:wktLiteral ;
  geo-pos:lat "50.21448"^^xsd:decimal ;
  geo-pos:long "1.4956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4956'^^xsd:double;
  dwc:latitude '50.21448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4956 50.21448, 1.4956 50.21448, 1.4956 50.21448, 1.4956 50.21448, 1.4956 50.21448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4512'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.49564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22255"^^xsd:decimal ;
  dwc:decimalLongitude "1.49564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.49564)"^^geo:wktLiteral ;
  geo-pos:lat "50.22255"^^xsd:decimal ;
  geo-pos:long "1.49564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.143333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49564'^^xsd:double;
  dwc:latitude '50.22255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49564 50.22255, 1.49564 50.22255, 1.49564 50.22255, 1.49564 50.22255, 1.49564 50.22255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4435'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24068 1.49565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24068"^^xsd:decimal ;
  dwc:decimalLongitude "1.49565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24068 1.49565)"^^geo:wktLiteral ;
  geo-pos:lat "50.24068"^^xsd:decimal ;
  geo-pos:long "1.49565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49565'^^xsd:double;
  dwc:latitude '50.24068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49565 50.24068, 1.49565 50.24068, 1.49565 50.24068, 1.49565 50.24068, 1.49565 50.24068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9897'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21268 1.49566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21268"^^xsd:decimal ;
  dwc:decimalLongitude "1.49566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21268 1.49566)"^^geo:wktLiteral ;
  geo-pos:lat "50.21268"^^xsd:decimal ;
  geo-pos:long "1.49566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7487'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.641111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49566'^^xsd:double;
  dwc:latitude '50.21268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49566 50.21268, 1.49566 50.21268, 1.49566 50.21268, 1.49566 50.21268, 1.49566 50.21268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7487'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27681 1.49567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27681"^^xsd:decimal ;
  dwc:decimalLongitude "1.49567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27681 1.49567)"^^geo:wktLiteral ;
  geo-pos:lat "50.27681"^^xsd:decimal ;
  geo-pos:long "1.49567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49567'^^xsd:double;
  dwc:latitude '50.27681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49567 50.27681, 1.49567 50.27681, 1.49567 50.27681, 1.49567 50.27681, 1.49567 50.27681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6873'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.49569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.49569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.49569)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.49569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_10326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49569'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49569 50.23309, 1.49569 50.23309, 1.49569 50.23309, 1.49569 50.23309, 1.49569 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10326'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22829 1.49572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22829"^^xsd:decimal ;
  dwc:decimalLongitude "1.49572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22829 1.49572)"^^geo:wktLiteral ;
  geo-pos:lat "50.22829"^^xsd:decimal ;
  geo-pos:long "1.49572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.176666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49572'^^xsd:double;
  dwc:latitude '50.22829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49572 50.22829, 1.49572 50.22829, 1.49572 50.22829, 1.49572 50.22829, 1.49572 50.22829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4370'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24588 1.49572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24588"^^xsd:decimal ;
  dwc:decimalLongitude "1.49572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24588 1.49572)"^^geo:wktLiteral ;
  geo-pos:lat "50.24588"^^xsd:decimal ;
  geo-pos:long "1.49572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49572'^^xsd:double;
  dwc:latitude '50.24588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49572 50.24588, 1.49572 50.24588, 1.49572 50.24588, 1.49572 50.24588, 1.49572 50.24588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6263'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23806 1.49574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23806"^^xsd:decimal ;
  dwc:decimalLongitude "1.49574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23806 1.49574)"^^geo:wktLiteral ;
  geo-pos:lat "50.23806"^^xsd:decimal ;
  geo-pos:long "1.49574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49574'^^xsd:double;
  dwc:latitude '50.23806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49574 50.23806, 1.49574 50.23806, 1.49574 50.23806, 1.49574 50.23806, 1.49574 50.23806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6792'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25769 1.49579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25769"^^xsd:decimal ;
  dwc:decimalLongitude "1.49579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25769 1.49579)"^^geo:wktLiteral ;
  geo-pos:lat "50.25769"^^xsd:decimal ;
  geo-pos:long "1.49579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49579'^^xsd:double;
  dwc:latitude '50.25769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49579 50.25769, 1.49579 50.25769, 1.49579 50.25769, 1.49579 50.25769, 1.49579 50.25769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12621'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30211 1.4958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30211"^^xsd:decimal ;
  dwc:decimalLongitude "1.4958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30211 1.4958)"^^geo:wktLiteral ;
  geo-pos:lat "50.30211"^^xsd:decimal ;
  geo-pos:long "1.4958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4958'^^xsd:double;
  dwc:latitude '50.30211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4958 50.30211, 1.4958 50.30211, 1.4958 50.30211, 1.4958 50.30211, 1.4958 50.30211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_123'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.49581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21277"^^xsd:decimal ;
  dwc:decimalLongitude "1.49581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21277 1.49581)"^^geo:wktLiteral ;
  geo-pos:lat "50.21277"^^xsd:decimal ;
  geo-pos:long "1.49581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49581'^^xsd:double;
  dwc:latitude '50.21277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49581 50.21277, 1.49581 50.21277, 1.49581 50.21277, 1.49581 50.21277, 1.49581 50.21277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12037'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21983 1.49583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21983"^^xsd:decimal ;
  dwc:decimalLongitude "1.49583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21983 1.49583)"^^geo:wktLiteral ;
  geo-pos:lat "50.21983"^^xsd:decimal ;
  geo-pos:long "1.49583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11215'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49583'^^xsd:double;
  dwc:latitude '50.21983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49583 50.21983, 1.49583 50.21983, 1.49583 50.21983, 1.49583 50.21983, 1.49583 50.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11215'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.49583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.49583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.49583)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.49583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13152'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49583'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49583 50.22966, 1.49583 50.22966, 1.49583 50.22966, 1.49583 50.22966, 1.49583 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13152'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21864 1.49584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21864"^^xsd:decimal ;
  dwc:decimalLongitude "1.49584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21864 1.49584)"^^geo:wktLiteral ;
  geo-pos:lat "50.21864"^^xsd:decimal ;
  geo-pos:long "1.49584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49584'^^xsd:double;
  dwc:latitude '50.21864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49584 50.21864, 1.49584 50.21864, 1.49584 50.21864, 1.49584 50.21864, 1.49584 50.21864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9497'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23095 1.49585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23095"^^xsd:decimal ;
  dwc:decimalLongitude "1.49585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23095 1.49585)"^^geo:wktLiteral ;
  geo-pos:lat "50.23095"^^xsd:decimal ;
  geo-pos:long "1.49585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49585'^^xsd:double;
  dwc:latitude '50.23095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49585 50.23095, 1.49585 50.23095, 1.49585 50.23095, 1.49585 50.23095, 1.49585 50.23095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_403'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2496 1.49585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2496"^^xsd:decimal ;
  dwc:decimalLongitude "1.49585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2496 1.49585)"^^geo:wktLiteral ;
  geo-pos:lat "50.2496"^^xsd:decimal ;
  geo-pos:long "1.49585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49585'^^xsd:double;
  dwc:latitude '50.2496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49585 50.2496, 1.49585 50.2496, 1.49585 50.2496, 1.49585 50.2496, 1.49585 50.2496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9958'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23748 1.49589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23748"^^xsd:decimal ;
  dwc:decimalLongitude "1.49589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23748 1.49589)"^^geo:wktLiteral ;
  geo-pos:lat "50.23748"^^xsd:decimal ;
  geo-pos:long "1.49589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49589'^^xsd:double;
  dwc:latitude '50.23748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49589 50.23748, 1.49589 50.23748, 1.49589 50.23748, 1.49589 50.23748, 1.49589 50.23748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6800'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23773 1.49595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23773"^^xsd:decimal ;
  dwc:decimalLongitude "1.49595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23773 1.49595)"^^geo:wktLiteral ;
  geo-pos:lat "50.23773"^^xsd:decimal ;
  geo-pos:long "1.49595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49595'^^xsd:double;
  dwc:latitude '50.23773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49595 50.23773, 1.49595 50.23773, 1.49595 50.23773, 1.49595 50.23773, 1.49595 50.23773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6791'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26389 1.49596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26389"^^xsd:decimal ;
  dwc:decimalLongitude "1.49596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26389 1.49596)"^^geo:wktLiteral ;
  geo-pos:lat "50.26389"^^xsd:decimal ;
  geo-pos:long "1.49596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8306'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49596'^^xsd:double;
  dwc:latitude '50.26389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49596 50.26389, 1.49596 50.26389, 1.49596 50.26389, 1.49596 50.26389, 1.49596 50.26389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8306'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20535 1.49598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20535"^^xsd:decimal ;
  dwc:decimalLongitude "1.49598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20535 1.49598)"^^geo:wktLiteral ;
  geo-pos:lat "50.20535"^^xsd:decimal ;
  geo-pos:long "1.49598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49598'^^xsd:double;
  dwc:latitude '50.20535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49598 50.20535, 1.49598 50.20535, 1.49598 50.20535, 1.49598 50.20535, 1.49598 50.20535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4273'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18946 1.49604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18946"^^xsd:decimal ;
  dwc:decimalLongitude "1.49604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18946 1.49604)"^^geo:wktLiteral ;
  geo-pos:lat "50.18946"^^xsd:decimal ;
  geo-pos:long "1.49604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49604'^^xsd:double;
  dwc:latitude '50.18946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49604 50.18946, 1.49604 50.18946, 1.49604 50.18946, 1.49604 50.18946, 1.49604 50.18946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11347'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27412 1.49604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27412"^^xsd:decimal ;
  dwc:decimalLongitude "1.49604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27412 1.49604)"^^geo:wktLiteral ;
  geo-pos:lat "50.27412"^^xsd:decimal ;
  geo-pos:long "1.49604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12485'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49604'^^xsd:double;
  dwc:latitude '50.27412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49604 50.27412, 1.49604 50.27412, 1.49604 50.27412, 1.49604 50.27412, 1.49604 50.27412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12485'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21226 1.49607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21226"^^xsd:decimal ;
  dwc:decimalLongitude "1.49607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21226 1.49607)"^^geo:wktLiteral ;
  geo-pos:lat "50.21226"^^xsd:decimal ;
  geo-pos:long "1.49607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49607'^^xsd:double;
  dwc:latitude '50.21226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49607 50.21226, 1.49607 50.21226, 1.49607 50.21226, 1.49607 50.21226, 1.49607 50.21226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4417'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26692 1.49607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26692"^^xsd:decimal ;
  dwc:decimalLongitude "1.49607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26692 1.49607)"^^geo:wktLiteral ;
  geo-pos:lat "50.26692"^^xsd:decimal ;
  geo-pos:long "1.49607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_77'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_77'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49607'^^xsd:double;
  dwc:latitude '50.26692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49607 50.26692, 1.49607 50.26692, 1.49607 50.26692, 1.49607 50.26692, 1.49607 50.26692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_77'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21143 1.49612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21143"^^xsd:decimal ;
  dwc:decimalLongitude "1.49612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21143 1.49612)"^^geo:wktLiteral ;
  geo-pos:lat "50.21143"^^xsd:decimal ;
  geo-pos:long "1.49612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49612'^^xsd:double;
  dwc:latitude '50.21143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49612 50.21143, 1.49612 50.21143, 1.49612 50.21143, 1.49612 50.21143, 1.49612 50.21143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7169'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24908 1.49614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24908"^^xsd:decimal ;
  dwc:decimalLongitude "1.49614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24908 1.49614)"^^geo:wktLiteral ;
  geo-pos:lat "50.24908"^^xsd:decimal ;
  geo-pos:long "1.49614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11192'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49614'^^xsd:double;
  dwc:latitude '50.24908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49614 50.24908, 1.49614 50.24908, 1.49614 50.24908, 1.49614 50.24908, 1.49614 50.24908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11192'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29583 1.49618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29583"^^xsd:decimal ;
  dwc:decimalLongitude "1.49618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29583 1.49618)"^^geo:wktLiteral ;
  geo-pos:lat "50.29583"^^xsd:decimal ;
  geo-pos:long "1.49618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3146'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49618'^^xsd:double;
  dwc:latitude '50.29583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49618 50.29583, 1.49618 50.29583, 1.49618 50.29583, 1.49618 50.29583, 1.49618 50.29583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3146'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41766 1.49619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41766"^^xsd:decimal ;
  dwc:decimalLongitude "1.49619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41766 1.49619)"^^geo:wktLiteral ;
  geo-pos:lat "50.41766"^^xsd:decimal ;
  geo-pos:long "1.49619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3259'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49619'^^xsd:double;
  dwc:latitude '50.41766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49619 50.41766, 1.49619 50.41766, 1.49619 50.41766, 1.49619 50.41766, 1.49619 50.41766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3259'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21503 1.4962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21503"^^xsd:decimal ;
  dwc:decimalLongitude "1.4962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21503 1.4962)"^^geo:wktLiteral ;
  geo-pos:lat "50.21503"^^xsd:decimal ;
  geo-pos:long "1.4962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4962'^^xsd:double;
  dwc:latitude '50.21503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4962 50.21503, 1.4962 50.21503, 1.4962 50.21503, 1.4962 50.21503, 1.4962 50.21503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4813'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23466 1.49625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23466"^^xsd:decimal ;
  dwc:decimalLongitude "1.49625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23466 1.49625)"^^geo:wktLiteral ;
  geo-pos:lat "50.23466"^^xsd:decimal ;
  geo-pos:long "1.49625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49625'^^xsd:double;
  dwc:latitude '50.23466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49625 50.23466, 1.49625 50.23466, 1.49625 50.23466, 1.49625 50.23466, 1.49625 50.23466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6758'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24265 1.49626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24265"^^xsd:decimal ;
  dwc:decimalLongitude "1.49626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24265 1.49626)"^^geo:wktLiteral ;
  geo-pos:lat "50.24265"^^xsd:decimal ;
  geo-pos:long "1.49626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8190'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49626'^^xsd:double;
  dwc:latitude '50.24265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49626 50.24265, 1.49626 50.24265, 1.49626 50.24265, 1.49626 50.24265, 1.49626 50.24265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8190'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35787 1.49628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35787"^^xsd:decimal ;
  dwc:decimalLongitude "1.49628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35787 1.49628)"^^geo:wktLiteral ;
  geo-pos:lat "50.35787"^^xsd:decimal ;
  geo-pos:long "1.49628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49628'^^xsd:double;
  dwc:latitude '50.35787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49628 50.35787, 1.49628 50.35787, 1.49628 50.35787, 1.49628 50.35787, 1.49628 50.35787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8389'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21584 1.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21584"^^xsd:decimal ;
  dwc:decimalLongitude "1.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21584 1.4963)"^^geo:wktLiteral ;
  geo-pos:lat "50.21584"^^xsd:decimal ;
  geo-pos:long "1.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4963'^^xsd:double;
  dwc:latitude '50.21584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4963 50.21584, 1.4963 50.21584, 1.4963 50.21584, 1.4963 50.21584, 1.4963 50.21584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5726'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.49631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22532"^^xsd:decimal ;
  dwc:decimalLongitude "1.49631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.49631)"^^geo:wktLiteral ;
  geo-pos:lat "50.22532"^^xsd:decimal ;
  geo-pos:long "1.49631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11036'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.876666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49631'^^xsd:double;
  dwc:latitude '50.22532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49631 50.22532, 1.49631 50.22532, 1.49631 50.22532, 1.49631 50.22532, 1.49631 50.22532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11036'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.49632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21686"^^xsd:decimal ;
  dwc:decimalLongitude "1.49632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.49632)"^^geo:wktLiteral ;
  geo-pos:lat "50.21686"^^xsd:decimal ;
  geo-pos:long "1.49632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49632'^^xsd:double;
  dwc:latitude '50.21686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49632 50.21686, 1.49632 50.21686, 1.49632 50.21686, 1.49632 50.21686, 1.49632 50.21686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5800'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22339 1.49636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22339"^^xsd:decimal ;
  dwc:decimalLongitude "1.49636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22339 1.49636)"^^geo:wktLiteral ;
  geo-pos:lat "50.22339"^^xsd:decimal ;
  geo-pos:long "1.49636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49636'^^xsd:double;
  dwc:latitude '50.22339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49636 50.22339, 1.49636 50.22339, 1.49636 50.22339, 1.49636 50.22339, 1.49636 50.22339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9562'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20254 1.49637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20254"^^xsd:decimal ;
  dwc:decimalLongitude "1.49637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20254 1.49637)"^^geo:wktLiteral ;
  geo-pos:lat "50.20254"^^xsd:decimal ;
  geo-pos:long "1.49637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49637'^^xsd:double;
  dwc:latitude '50.20254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49637 50.20254, 1.49637 50.20254, 1.49637 50.20254, 1.49637 50.20254, 1.49637 50.20254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_749'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2441 1.49638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2441"^^xsd:decimal ;
  dwc:decimalLongitude "1.49638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2441 1.49638)"^^geo:wktLiteral ;
  geo-pos:lat "50.2441"^^xsd:decimal ;
  geo-pos:long "1.49638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49638'^^xsd:double;
  dwc:latitude '50.2441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49638 50.2441, 1.49638 50.2441, 1.49638 50.2441, 1.49638 50.2441, 1.49638 50.2441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12203'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21475 1.49639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21475"^^xsd:decimal ;
  dwc:decimalLongitude "1.49639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21475 1.49639)"^^geo:wktLiteral ;
  geo-pos:lat "50.21475"^^xsd:decimal ;
  geo-pos:long "1.49639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49639'^^xsd:double;
  dwc:latitude '50.21475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49639 50.21475, 1.49639 50.21475, 1.49639 50.21475, 1.49639 50.21475, 1.49639 50.21475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7170'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2155 1.49639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2155"^^xsd:decimal ;
  dwc:decimalLongitude "1.49639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2155 1.49639)"^^geo:wktLiteral ;
  geo-pos:lat "50.2155"^^xsd:decimal ;
  geo-pos:long "1.49639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49639'^^xsd:double;
  dwc:latitude '50.2155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49639 50.2155, 1.49639 50.2155, 1.49639 50.2155, 1.49639 50.2155, 1.49639 50.2155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4865'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23759 1.49639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23759"^^xsd:decimal ;
  dwc:decimalLongitude "1.49639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23759 1.49639)"^^geo:wktLiteral ;
  geo-pos:lat "50.23759"^^xsd:decimal ;
  geo-pos:long "1.49639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49639'^^xsd:double;
  dwc:latitude '50.23759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49639 50.23759, 1.49639 50.23759, 1.49639 50.23759, 1.49639 50.23759, 1.49639 50.23759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7136'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2374 1.49642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2374"^^xsd:decimal ;
  dwc:decimalLongitude "1.49642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2374 1.49642)"^^geo:wktLiteral ;
  geo-pos:lat "50.2374"^^xsd:decimal ;
  geo-pos:long "1.49642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49642'^^xsd:double;
  dwc:latitude '50.2374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49642 50.2374, 1.49642 50.2374, 1.49642 50.2374, 1.49642 50.2374, 1.49642 50.2374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6801'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24086 1.49642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24086"^^xsd:decimal ;
  dwc:decimalLongitude "1.49642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24086 1.49642)"^^geo:wktLiteral ;
  geo-pos:lat "50.24086"^^xsd:decimal ;
  geo-pos:long "1.49642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49642'^^xsd:double;
  dwc:latitude '50.24086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49642 50.24086, 1.49642 50.24086, 1.49642 50.24086, 1.49642 50.24086, 1.49642 50.24086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12376'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21476 1.49643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21476"^^xsd:decimal ;
  dwc:decimalLongitude "1.49643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21476 1.49643)"^^geo:wktLiteral ;
  geo-pos:lat "50.21476"^^xsd:decimal ;
  geo-pos:long "1.49643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11195'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49643'^^xsd:double;
  dwc:latitude '50.21476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49643 50.21476, 1.49643 50.21476, 1.49643 50.21476, 1.49643 50.21476, 1.49643 50.21476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11195'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.49643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2301"^^xsd:decimal ;
  dwc:decimalLongitude "1.49643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.49643)"^^geo:wktLiteral ;
  geo-pos:lat "50.2301"^^xsd:decimal ;
  geo-pos:long "1.49643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49643'^^xsd:double;
  dwc:latitude '50.2301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49643 50.2301, 1.49643 50.2301, 1.49643 50.2301, 1.49643 50.2301, 1.49643 50.2301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7774'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21509 1.49644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21509"^^xsd:decimal ;
  dwc:decimalLongitude "1.49644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21509 1.49644)"^^geo:wktLiteral ;
  geo-pos:lat "50.21509"^^xsd:decimal ;
  geo-pos:long "1.49644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49644'^^xsd:double;
  dwc:latitude '50.21509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49644 50.21509, 1.49644 50.21509, 1.49644 50.21509, 1.49644 50.21509, 1.49644 50.21509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8559'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27274 1.49644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27274"^^xsd:decimal ;
  dwc:decimalLongitude "1.49644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27274 1.49644)"^^geo:wktLiteral ;
  geo-pos:lat "50.27274"^^xsd:decimal ;
  geo-pos:long "1.49644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49644'^^xsd:double;
  dwc:latitude '50.27274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49644 50.27274, 1.49644 50.27274, 1.49644 50.27274, 1.49644 50.27274, 1.49644 50.27274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12242'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2212 1.49649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2212"^^xsd:decimal ;
  dwc:decimalLongitude "1.49649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2212 1.49649)"^^geo:wktLiteral ;
  geo-pos:lat "50.2212"^^xsd:decimal ;
  geo-pos:long "1.49649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49649'^^xsd:double;
  dwc:latitude '50.2212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49649 50.2212, 1.49649 50.2212, 1.49649 50.2212, 1.49649 50.2212, 1.49649 50.2212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4743'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19947 1.49652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19947"^^xsd:decimal ;
  dwc:decimalLongitude "1.49652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19947 1.49652)"^^geo:wktLiteral ;
  geo-pos:lat "50.19947"^^xsd:decimal ;
  geo-pos:long "1.49652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.375555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49652'^^xsd:double;
  dwc:latitude '50.19947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49652 50.19947, 1.49652 50.19947, 1.49652 50.19947, 1.49652 50.19947, 1.49652 50.19947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10975'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.49653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21535"^^xsd:decimal ;
  dwc:decimalLongitude "1.49653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.49653)"^^geo:wktLiteral ;
  geo-pos:lat "50.21535"^^xsd:decimal ;
  geo-pos:long "1.49653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49653'^^xsd:double;
  dwc:latitude '50.21535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49653 50.21535, 1.49653 50.21535, 1.49653 50.21535, 1.49653 50.21535, 1.49653 50.21535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4864'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2121 1.49655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2121"^^xsd:decimal ;
  dwc:decimalLongitude "1.49655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2121 1.49655)"^^geo:wktLiteral ;
  geo-pos:lat "50.2121"^^xsd:decimal ;
  geo-pos:long "1.49655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49655'^^xsd:double;
  dwc:latitude '50.2121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49655 50.2121, 1.49655 50.2121, 1.49655 50.2121, 1.49655 50.2121, 1.49655 50.2121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_805'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23682"^^xsd:decimal ;
  dwc:decimalLongitude "1.49655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49655)"^^geo:wktLiteral ;
  geo-pos:lat "50.23682"^^xsd:decimal ;
  geo-pos:long "1.49655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49655'^^xsd:double;
  dwc:latitude '50.23682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49655 50.23682, 1.49655 50.23682, 1.49655 50.23682, 1.49655 50.23682, 1.49655 50.23682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23604 1.49656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23604"^^xsd:decimal ;
  dwc:decimalLongitude "1.49656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23604 1.49656)"^^geo:wktLiteral ;
  geo-pos:lat "50.23604"^^xsd:decimal ;
  geo-pos:long "1.49656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49656'^^xsd:double;
  dwc:latitude '50.23604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49656 50.23604, 1.49656 50.23604, 1.49656 50.23604, 1.49656 50.23604, 1.49656 50.23604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_714'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21312 1.49657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21312"^^xsd:decimal ;
  dwc:decimalLongitude "1.49657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21312 1.49657)"^^geo:wktLiteral ;
  geo-pos:lat "50.21312"^^xsd:decimal ;
  geo-pos:long "1.49657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.662222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49657'^^xsd:double;
  dwc:latitude '50.21312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49657 50.21312, 1.49657 50.21312, 1.49657 50.21312, 1.49657 50.21312, 1.49657 50.21312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4191'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.49659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.49659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.49659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.49659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.674444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49659'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49659 50.23227, 1.49659 50.23227, 1.49659 50.23227, 1.49659 50.23227, 1.49659 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4563'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23768 1.49661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23768"^^xsd:decimal ;
  dwc:decimalLongitude "1.49661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23768 1.49661)"^^geo:wktLiteral ;
  geo-pos:lat "50.23768"^^xsd:decimal ;
  geo-pos:long "1.49661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49661'^^xsd:double;
  dwc:latitude '50.23768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49661 50.23768, 1.49661 50.23768, 1.49661 50.23768, 1.49661 50.23768, 1.49661 50.23768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7135'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21458 1.49663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21458"^^xsd:decimal ;
  dwc:decimalLongitude "1.49663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21458 1.49663)"^^geo:wktLiteral ;
  geo-pos:lat "50.21458"^^xsd:decimal ;
  geo-pos:long "1.49663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49663'^^xsd:double;
  dwc:latitude '50.21458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49663 50.21458, 1.49663 50.21458, 1.49663 50.21458, 1.49663 50.21458, 1.49663 50.21458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6285'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27649 1.49663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27649"^^xsd:decimal ;
  dwc:decimalLongitude "1.49663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27649 1.49663)"^^geo:wktLiteral ;
  geo-pos:lat "50.27649"^^xsd:decimal ;
  geo-pos:long "1.49663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49663'^^xsd:double;
  dwc:latitude '50.27649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49663 50.27649, 1.49663 50.27649, 1.49663 50.27649, 1.49663 50.27649, 1.49663 50.27649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_162'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25598 1.49669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25598"^^xsd:decimal ;
  dwc:decimalLongitude "1.49669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25598 1.49669)"^^geo:wktLiteral ;
  geo-pos:lat "50.25598"^^xsd:decimal ;
  geo-pos:long "1.49669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49669'^^xsd:double;
  dwc:latitude '50.25598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49669 50.25598, 1.49669 50.25598, 1.49669 50.25598, 1.49669 50.25598, 1.49669 50.25598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10060'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22291 1.49678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22291"^^xsd:decimal ;
  dwc:decimalLongitude "1.49678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22291 1.49678)"^^geo:wktLiteral ;
  geo-pos:lat "50.22291"^^xsd:decimal ;
  geo-pos:long "1.49678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49678'^^xsd:double;
  dwc:latitude '50.22291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49678 50.22291, 1.49678 50.22291, 1.49678 50.22291, 1.49678 50.22291, 1.49678 50.22291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6166'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.49678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.49678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.49678)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.49678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49678'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49678 50.2261, 1.49678 50.2261, 1.49678 50.2261, 1.49678 50.2261, 1.49678 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6999'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29715 1.49679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29715"^^xsd:decimal ;
  dwc:decimalLongitude "1.49679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29715 1.49679)"^^geo:wktLiteral ;
  geo-pos:lat "50.29715"^^xsd:decimal ;
  geo-pos:long "1.49679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49679'^^xsd:double;
  dwc:latitude '50.29715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49679 50.29715, 1.49679 50.29715, 1.49679 50.29715, 1.49679 50.29715, 1.49679 50.29715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12255'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.309 1.49679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.309"^^xsd:decimal ;
  dwc:decimalLongitude "1.49679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.309 1.49679)"^^geo:wktLiteral ;
  geo-pos:lat "50.309"^^xsd:decimal ;
  geo-pos:long "1.49679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_591'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49679'^^xsd:double;
  dwc:latitude '50.309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49679 50.309, 1.49679 50.309, 1.49679 50.309, 1.49679 50.309, 1.49679 50.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_591'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20782 1.49689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20782"^^xsd:decimal ;
  dwc:decimalLongitude "1.49689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20782 1.49689)"^^geo:wktLiteral ;
  geo-pos:lat "50.20782"^^xsd:decimal ;
  geo-pos:long "1.49689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49689'^^xsd:double;
  dwc:latitude '50.20782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49689 50.20782, 1.49689 50.20782, 1.49689 50.20782, 1.49689 50.20782, 1.49689 50.20782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6103'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.49692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23036"^^xsd:decimal ;
  dwc:decimalLongitude "1.49692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.49692)"^^geo:wktLiteral ;
  geo-pos:lat "50.23036"^^xsd:decimal ;
  geo-pos:long "1.49692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49692'^^xsd:double;
  dwc:latitude '50.23036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49692 50.23036, 1.49692 50.23036, 1.49692 50.23036, 1.49692 50.23036, 1.49692 50.23036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6455'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.49693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22109"^^xsd:decimal ;
  dwc:decimalLongitude "1.49693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.49693)"^^geo:wktLiteral ;
  geo-pos:lat "50.22109"^^xsd:decimal ;
  geo-pos:long "1.49693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49693'^^xsd:double;
  dwc:latitude '50.22109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49693 50.22109, 1.49693 50.22109, 1.49693 50.22109, 1.49693 50.22109, 1.49693 50.22109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4744'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24437 1.49696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24437"^^xsd:decimal ;
  dwc:decimalLongitude "1.49696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24437 1.49696)"^^geo:wktLiteral ;
  geo-pos:lat "50.24437"^^xsd:decimal ;
  geo-pos:long "1.49696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49696'^^xsd:double;
  dwc:latitude '50.24437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49696 50.24437, 1.49696 50.24437, 1.49696 50.24437, 1.49696 50.24437, 1.49696 50.24437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4614'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21638 1.49702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21638"^^xsd:decimal ;
  dwc:decimalLongitude "1.49702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21638 1.49702)"^^geo:wktLiteral ;
  geo-pos:lat "50.21638"^^xsd:decimal ;
  geo-pos:long "1.49702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49702'^^xsd:double;
  dwc:latitude '50.21638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49702 50.21638, 1.49702 50.21638, 1.49702 50.21638, 1.49702 50.21638, 1.49702 50.21638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11525'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20624 1.49704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20624"^^xsd:decimal ;
  dwc:decimalLongitude "1.49704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20624 1.49704)"^^geo:wktLiteral ;
  geo-pos:lat "50.20624"^^xsd:decimal ;
  geo-pos:long "1.49704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49704'^^xsd:double;
  dwc:latitude '50.20624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49704 50.20624, 1.49704 50.20624, 1.49704 50.20624, 1.49704 50.20624, 1.49704 50.20624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5224'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22117 1.49707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22117"^^xsd:decimal ;
  dwc:decimalLongitude "1.49707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22117 1.49707)"^^geo:wktLiteral ;
  geo-pos:lat "50.22117"^^xsd:decimal ;
  geo-pos:long "1.49707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49707'^^xsd:double;
  dwc:latitude '50.22117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49707 50.22117, 1.49707 50.22117, 1.49707 50.22117, 1.49707 50.22117, 1.49707 50.22117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5033'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23682"^^xsd:decimal ;
  dwc:decimalLongitude "1.49707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.49707)"^^geo:wktLiteral ;
  geo-pos:lat "50.23682"^^xsd:decimal ;
  geo-pos:long "1.49707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.37333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49707'^^xsd:double;
  dwc:latitude '50.23682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49707 50.23682, 1.49707 50.23682, 1.49707 50.23682, 1.49707 50.23682, 1.49707 50.23682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10234'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2945 1.49707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2945"^^xsd:decimal ;
  dwc:decimalLongitude "1.49707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2945 1.49707)"^^geo:wktLiteral ;
  geo-pos:lat "50.2945"^^xsd:decimal ;
  geo-pos:long "1.49707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49707'^^xsd:double;
  dwc:latitude '50.2945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49707 50.2945, 1.49707 50.2945, 1.49707 50.2945, 1.49707 50.2945, 1.49707 50.2945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12297'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22366 1.49709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22366"^^xsd:decimal ;
  dwc:decimalLongitude "1.49709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22366 1.49709)"^^geo:wktLiteral ;
  geo-pos:lat "50.22366"^^xsd:decimal ;
  geo-pos:long "1.49709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49709'^^xsd:double;
  dwc:latitude '50.22366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49709 50.22366, 1.49709 50.22366, 1.49709 50.22366, 1.49709 50.22366, 1.49709 50.22366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4263'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19192 1.4971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19192"^^xsd:decimal ;
  dwc:decimalLongitude "1.4971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19192 1.4971)"^^geo:wktLiteral ;
  geo-pos:lat "50.19192"^^xsd:decimal ;
  geo-pos:long "1.4971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4971'^^xsd:double;
  dwc:latitude '50.19192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4971 50.19192, 1.4971 50.19192, 1.4971 50.19192, 1.4971 50.19192, 1.4971 50.19192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5320'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19856 1.4971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19856"^^xsd:decimal ;
  dwc:decimalLongitude "1.4971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19856 1.4971)"^^geo:wktLiteral ;
  geo-pos:lat "50.19856"^^xsd:decimal ;
  geo-pos:long "1.4971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4971'^^xsd:double;
  dwc:latitude '50.19856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4971 50.19856, 1.4971 50.19856, 1.4971 50.19856, 1.4971 50.19856, 1.4971 50.19856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_693'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28169 1.49713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28169"^^xsd:decimal ;
  dwc:decimalLongitude "1.49713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28169 1.49713)"^^geo:wktLiteral ;
  geo-pos:lat "50.28169"^^xsd:decimal ;
  geo-pos:long "1.49713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.775555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49713'^^xsd:double;
  dwc:latitude '50.28169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49713 50.28169, 1.49713 50.28169, 1.49713 50.28169, 1.49713 50.28169, 1.49713 50.28169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12275'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24004 1.49715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24004"^^xsd:decimal ;
  dwc:decimalLongitude "1.49715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24004 1.49715)"^^geo:wktLiteral ;
  geo-pos:lat "50.24004"^^xsd:decimal ;
  geo-pos:long "1.49715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49715'^^xsd:double;
  dwc:latitude '50.24004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49715 50.24004, 1.49715 50.24004, 1.49715 50.24004, 1.49715 50.24004, 1.49715 50.24004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1218'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2131 1.4972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2131"^^xsd:decimal ;
  dwc:decimalLongitude "1.4972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2131 1.4972)"^^geo:wktLiteral ;
  geo-pos:lat "50.2131"^^xsd:decimal ;
  geo-pos:long "1.4972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4972'^^xsd:double;
  dwc:latitude '50.2131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4972 50.2131, 1.4972 50.2131, 1.4972 50.2131, 1.4972 50.2131, 1.4972 50.2131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10586'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21388 1.49721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21388"^^xsd:decimal ;
  dwc:decimalLongitude "1.49721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21388 1.49721)"^^geo:wktLiteral ;
  geo-pos:lat "50.21388"^^xsd:decimal ;
  geo-pos:long "1.49721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49721'^^xsd:double;
  dwc:latitude '50.21388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49721 50.21388, 1.49721 50.21388, 1.49721 50.21388, 1.49721 50.21388, 1.49721 50.21388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10195'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24972 1.49722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24972"^^xsd:decimal ;
  dwc:decimalLongitude "1.49722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24972 1.49722)"^^geo:wktLiteral ;
  geo-pos:lat "50.24972"^^xsd:decimal ;
  geo-pos:long "1.49722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12495'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49722'^^xsd:double;
  dwc:latitude '50.24972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49722 50.24972, 1.49722 50.24972, 1.49722 50.24972, 1.49722 50.24972, 1.49722 50.24972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12495'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34132 1.49723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34132"^^xsd:decimal ;
  dwc:decimalLongitude "1.49723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34132 1.49723)"^^geo:wktLiteral ;
  geo-pos:lat "50.34132"^^xsd:decimal ;
  geo-pos:long "1.49723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49723'^^xsd:double;
  dwc:latitude '50.34132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49723 50.34132, 1.49723 50.34132, 1.49723 50.34132, 1.49723 50.34132, 1.49723 50.34132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10047'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19125 1.49728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19125"^^xsd:decimal ;
  dwc:decimalLongitude "1.49728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19125 1.49728)"^^geo:wktLiteral ;
  geo-pos:lat "50.19125"^^xsd:decimal ;
  geo-pos:long "1.49728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49728'^^xsd:double;
  dwc:latitude '50.19125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49728 50.19125, 1.49728 50.19125, 1.49728 50.19125, 1.49728 50.19125, 1.49728 50.19125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5441'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21538 1.49732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21538"^^xsd:decimal ;
  dwc:decimalLongitude "1.49732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21538 1.49732)"^^geo:wktLiteral ;
  geo-pos:lat "50.21538"^^xsd:decimal ;
  geo-pos:long "1.49732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49732'^^xsd:double;
  dwc:latitude '50.21538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49732 50.21538, 1.49732 50.21538, 1.49732 50.21538, 1.49732 50.21538, 1.49732 50.21538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5258'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.49734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23179"^^xsd:decimal ;
  dwc:decimalLongitude "1.49734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.49734)"^^geo:wktLiteral ;
  geo-pos:lat "50.23179"^^xsd:decimal ;
  geo-pos:long "1.49734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49734'^^xsd:double;
  dwc:latitude '50.23179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49734 50.23179, 1.49734 50.23179, 1.49734 50.23179, 1.49734 50.23179, 1.49734 50.23179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7048'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30015 1.49742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30015"^^xsd:decimal ;
  dwc:decimalLongitude "1.49742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30015 1.49742)"^^geo:wktLiteral ;
  geo-pos:lat "50.30015"^^xsd:decimal ;
  geo-pos:long "1.49742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49742'^^xsd:double;
  dwc:latitude '50.30015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49742 50.30015, 1.49742 50.30015, 1.49742 50.30015, 1.49742 50.30015, 1.49742 50.30015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12222'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.49743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22273"^^xsd:decimal ;
  dwc:decimalLongitude "1.49743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.49743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22273"^^xsd:decimal ;
  geo-pos:long "1.49743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49743'^^xsd:double;
  dwc:latitude '50.22273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49743 50.22273, 1.49743 50.22273, 1.49743 50.22273, 1.49743 50.22273, 1.49743 50.22273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9930'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2087 1.49745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2087"^^xsd:decimal ;
  dwc:decimalLongitude "1.49745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2087 1.49745)"^^geo:wktLiteral ;
  geo-pos:lat "50.2087"^^xsd:decimal ;
  geo-pos:long "1.49745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5594'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49745'^^xsd:double;
  dwc:latitude '50.2087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49745 50.2087, 1.49745 50.2087, 1.49745 50.2087, 1.49745 50.2087, 1.49745 50.2087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5594'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21828 1.49752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21828"^^xsd:decimal ;
  dwc:decimalLongitude "1.49752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21828 1.49752)"^^geo:wktLiteral ;
  geo-pos:lat "50.21828"^^xsd:decimal ;
  geo-pos:long "1.49752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.432222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49752'^^xsd:double;
  dwc:latitude '50.21828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49752 50.21828, 1.49752 50.21828, 1.49752 50.21828, 1.49752 50.21828, 1.49752 50.21828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4419'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21273 1.49755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21273"^^xsd:decimal ;
  dwc:decimalLongitude "1.49755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21273 1.49755)"^^geo:wktLiteral ;
  geo-pos:lat "50.21273"^^xsd:decimal ;
  geo-pos:long "1.49755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5603'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49755'^^xsd:double;
  dwc:latitude '50.21273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49755 50.21273, 1.49755 50.21273, 1.49755 50.21273, 1.49755 50.21273, 1.49755 50.21273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5603'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26745 1.49755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26745"^^xsd:decimal ;
  dwc:decimalLongitude "1.49755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26745 1.49755)"^^geo:wktLiteral ;
  geo-pos:lat "50.26745"^^xsd:decimal ;
  geo-pos:long "1.49755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49755'^^xsd:double;
  dwc:latitude '50.26745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49755 50.26745, 1.49755 50.26745, 1.49755 50.26745, 1.49755 50.26745, 1.49755 50.26745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_853'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.49756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2147"^^xsd:decimal ;
  dwc:decimalLongitude "1.49756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.49756)"^^geo:wktLiteral ;
  geo-pos:lat "50.2147"^^xsd:decimal ;
  geo-pos:long "1.49756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49756'^^xsd:double;
  dwc:latitude '50.2147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49756 50.2147, 1.49756 50.2147, 1.49756 50.2147, 1.49756 50.2147, 1.49756 50.2147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10114'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.49756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22796"^^xsd:decimal ;
  dwc:decimalLongitude "1.49756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.49756)"^^geo:wktLiteral ;
  geo-pos:lat "50.22796"^^xsd:decimal ;
  geo-pos:long "1.49756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49756'^^xsd:double;
  dwc:latitude '50.22796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49756 50.22796, 1.49756 50.22796, 1.49756 50.22796, 1.49756 50.22796, 1.49756 50.22796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4369'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21534 1.49757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21534"^^xsd:decimal ;
  dwc:decimalLongitude "1.49757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21534 1.49757)"^^geo:wktLiteral ;
  geo-pos:lat "50.21534"^^xsd:decimal ;
  geo-pos:long "1.49757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49757'^^xsd:double;
  dwc:latitude '50.21534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49757 50.21534, 1.49757 50.21534, 1.49757 50.21534, 1.49757 50.21534, 1.49757 50.21534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5257'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27939 1.49757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27939"^^xsd:decimal ;
  dwc:decimalLongitude "1.49757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27939 1.49757)"^^geo:wktLiteral ;
  geo-pos:lat "50.27939"^^xsd:decimal ;
  geo-pos:long "1.49757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_440'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49757'^^xsd:double;
  dwc:latitude '50.27939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49757 50.27939, 1.49757 50.27939, 1.49757 50.27939, 1.49757 50.27939, 1.49757 50.27939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_440'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36864 1.49764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36864"^^xsd:decimal ;
  dwc:decimalLongitude "1.49764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36864 1.49764)"^^geo:wktLiteral ;
  geo-pos:lat "50.36864"^^xsd:decimal ;
  geo-pos:long "1.49764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49764'^^xsd:double;
  dwc:latitude '50.36864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49764 50.36864, 1.49764 50.36864, 1.49764 50.36864, 1.49764 50.36864, 1.49764 50.36864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10046'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25751 1.49765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25751"^^xsd:decimal ;
  dwc:decimalLongitude "1.49765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25751 1.49765)"^^geo:wktLiteral ;
  geo-pos:lat "50.25751"^^xsd:decimal ;
  geo-pos:long "1.49765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49765'^^xsd:double;
  dwc:latitude '50.25751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49765 50.25751, 1.49765 50.25751, 1.49765 50.25751, 1.49765 50.25751, 1.49765 50.25751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11612'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.49767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2153"^^xsd:decimal ;
  dwc:decimalLongitude "1.49767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.49767)"^^geo:wktLiteral ;
  geo-pos:lat "50.2153"^^xsd:decimal ;
  geo-pos:long "1.49767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49767'^^xsd:double;
  dwc:latitude '50.2153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49767 50.2153, 1.49767 50.2153, 1.49767 50.2153, 1.49767 50.2153, 1.49767 50.2153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6979'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.49767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21546"^^xsd:decimal ;
  dwc:decimalLongitude "1.49767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.49767)"^^geo:wktLiteral ;
  geo-pos:lat "50.21546"^^xsd:decimal ;
  geo-pos:long "1.49767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49767'^^xsd:double;
  dwc:latitude '50.21546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49767 50.21546, 1.49767 50.21546, 1.49767 50.21546, 1.49767 50.21546, 1.49767 50.21546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5906'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.49767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22803"^^xsd:decimal ;
  dwc:decimalLongitude "1.49767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.49767)"^^geo:wktLiteral ;
  geo-pos:lat "50.22803"^^xsd:decimal ;
  geo-pos:long "1.49767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49767'^^xsd:double;
  dwc:latitude '50.22803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49767 50.22803, 1.49767 50.22803, 1.49767 50.22803, 1.49767 50.22803, 1.49767 50.22803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8380'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20079 1.49769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20079"^^xsd:decimal ;
  dwc:decimalLongitude "1.49769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20079 1.49769)"^^geo:wktLiteral ;
  geo-pos:lat "50.20079"^^xsd:decimal ;
  geo-pos:long "1.49769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49769'^^xsd:double;
  dwc:latitude '50.20079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49769 50.20079, 1.49769 50.20079, 1.49769 50.20079, 1.49769 50.20079, 1.49769 50.20079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4901'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31685 1.49769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31685"^^xsd:decimal ;
  dwc:decimalLongitude "1.49769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31685 1.49769)"^^geo:wktLiteral ;
  geo-pos:lat "50.31685"^^xsd:decimal ;
  geo-pos:long "1.49769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49769'^^xsd:double;
  dwc:latitude '50.31685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49769 50.31685, 1.49769 50.31685, 1.49769 50.31685, 1.49769 50.31685, 1.49769 50.31685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4054'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21525 1.4977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21525"^^xsd:decimal ;
  dwc:decimalLongitude "1.4977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21525 1.4977)"^^geo:wktLiteral ;
  geo-pos:lat "50.21525"^^xsd:decimal ;
  geo-pos:long "1.4977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4977'^^xsd:double;
  dwc:latitude '50.21525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4977 50.21525, 1.4977 50.21525, 1.4977 50.21525, 1.4977 50.21525, 1.4977 50.21525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6978'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.49775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49775)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.49775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13151'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49775'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49775 50.23005, 1.49775 50.23005, 1.49775 50.23005, 1.49775 50.23005, 1.49775 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13151'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21334 1.49776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21334"^^xsd:decimal ;
  dwc:decimalLongitude "1.49776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21334 1.49776)"^^geo:wktLiteral ;
  geo-pos:lat "50.21334"^^xsd:decimal ;
  geo-pos:long "1.49776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49776'^^xsd:double;
  dwc:latitude '50.21334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49776 50.21334, 1.49776 50.21334, 1.49776 50.21334, 1.49776 50.21334, 1.49776 50.21334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3977'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.49777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.49777)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.49777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49777'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49777 50.23005, 1.49777 50.23005, 1.49777 50.23005, 1.49777 50.23005, 1.49777 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4811'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24305 1.49777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24305"^^xsd:decimal ;
  dwc:decimalLongitude "1.49777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24305 1.49777)"^^geo:wktLiteral ;
  geo-pos:lat "50.24305"^^xsd:decimal ;
  geo-pos:long "1.49777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49777'^^xsd:double;
  dwc:latitude '50.24305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49777 50.24305, 1.49777 50.24305, 1.49777 50.24305, 1.49777 50.24305, 1.49777 50.24305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3538'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.4978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.4978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.4978)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.4978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4978'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4978 50.23054, 1.4978 50.23054, 1.4978 50.23054, 1.4978 50.23054, 1.4978 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_800'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21541 1.49781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21541"^^xsd:decimal ;
  dwc:decimalLongitude "1.49781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21541 1.49781)"^^geo:wktLiteral ;
  geo-pos:lat "50.21541"^^xsd:decimal ;
  geo-pos:long "1.49781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49781'^^xsd:double;
  dwc:latitude '50.21541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49781 50.21541, 1.49781 50.21541, 1.49781 50.21541, 1.49781 50.21541, 1.49781 50.21541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4683'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29763 1.49782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29763"^^xsd:decimal ;
  dwc:decimalLongitude "1.49782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29763 1.49782)"^^geo:wktLiteral ;
  geo-pos:lat "50.29763"^^xsd:decimal ;
  geo-pos:long "1.49782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49782'^^xsd:double;
  dwc:latitude '50.29763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49782 50.29763, 1.49782 50.29763, 1.49782 50.29763, 1.49782 50.29763, 1.49782 50.29763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9986'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23778 1.49784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23778"^^xsd:decimal ;
  dwc:decimalLongitude "1.49784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23778 1.49784)"^^geo:wktLiteral ;
  geo-pos:lat "50.23778"^^xsd:decimal ;
  geo-pos:long "1.49784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49784'^^xsd:double;
  dwc:latitude '50.23778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49784 50.23778, 1.49784 50.23778, 1.49784 50.23778, 1.49784 50.23778, 1.49784 50.23778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3539'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.49785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21123"^^xsd:decimal ;
  dwc:decimalLongitude "1.49785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.49785)"^^geo:wktLiteral ;
  geo-pos:lat "50.21123"^^xsd:decimal ;
  geo-pos:long "1.49785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49785'^^xsd:double;
  dwc:latitude '50.21123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49785 50.21123, 1.49785 50.21123, 1.49785 50.21123, 1.49785 50.21123, 1.49785 50.21123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5711'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.49787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22659"^^xsd:decimal ;
  dwc:decimalLongitude "1.49787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.49787)"^^geo:wktLiteral ;
  geo-pos:lat "50.22659"^^xsd:decimal ;
  geo-pos:long "1.49787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49787'^^xsd:double;
  dwc:latitude '50.22659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49787 50.22659, 1.49787 50.22659, 1.49787 50.22659, 1.49787 50.22659, 1.49787 50.22659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7165'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21241 1.49788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21241"^^xsd:decimal ;
  dwc:decimalLongitude "1.49788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21241 1.49788)"^^geo:wktLiteral ;
  geo-pos:lat "50.21241"^^xsd:decimal ;
  geo-pos:long "1.49788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49788'^^xsd:double;
  dwc:latitude '50.21241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49788 50.21241, 1.49788 50.21241, 1.49788 50.21241, 1.49788 50.21241, 1.49788 50.21241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4698'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22072 1.49788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22072"^^xsd:decimal ;
  dwc:decimalLongitude "1.49788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22072 1.49788)"^^geo:wktLiteral ;
  geo-pos:lat "50.22072"^^xsd:decimal ;
  geo-pos:long "1.49788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49788'^^xsd:double;
  dwc:latitude '50.22072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49788 50.22072, 1.49788 50.22072, 1.49788 50.22072, 1.49788 50.22072, 1.49788 50.22072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7422'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.49789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21428"^^xsd:decimal ;
  dwc:decimalLongitude "1.49789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.49789)"^^geo:wktLiteral ;
  geo-pos:lat "50.21428"^^xsd:decimal ;
  geo-pos:long "1.49789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_13003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49789'^^xsd:double;
  dwc:latitude '50.21428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49789 50.21428, 1.49789 50.21428, 1.49789 50.21428, 1.49789 50.21428, 1.49789 50.21428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13003'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.4979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22817"^^xsd:decimal ;
  dwc:decimalLongitude "1.4979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.4979)"^^geo:wktLiteral ;
  geo-pos:lat "50.22817"^^xsd:decimal ;
  geo-pos:long "1.4979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_512'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4979'^^xsd:double;
  dwc:latitude '50.22817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4979 50.22817, 1.4979 50.22817, 1.4979 50.22817, 1.4979 50.22817, 1.4979 50.22817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_512'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19972 1.49792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19972"^^xsd:decimal ;
  dwc:decimalLongitude "1.49792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19972 1.49792)"^^geo:wktLiteral ;
  geo-pos:lat "50.19972"^^xsd:decimal ;
  geo-pos:long "1.49792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49792'^^xsd:double;
  dwc:latitude '50.19972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49792 50.19972, 1.49792 50.19972, 1.49792 50.19972, 1.49792 50.19972, 1.49792 50.19972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_725'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.49792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22148"^^xsd:decimal ;
  dwc:decimalLongitude "1.49792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.49792)"^^geo:wktLiteral ;
  geo-pos:lat "50.22148"^^xsd:decimal ;
  geo-pos:long "1.49792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49792'^^xsd:double;
  dwc:latitude '50.22148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49792 50.22148, 1.49792 50.22148, 1.49792 50.22148, 1.49792 50.22148, 1.49792 50.22148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4437'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.49792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2252"^^xsd:decimal ;
  dwc:decimalLongitude "1.49792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.49792)"^^geo:wktLiteral ;
  geo-pos:lat "50.2252"^^xsd:decimal ;
  geo-pos:long "1.49792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49792'^^xsd:double;
  dwc:latitude '50.2252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49792 50.2252, 1.49792 50.2252, 1.49792 50.2252, 1.49792 50.2252, 1.49792 50.2252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4669'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24021 1.49794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24021"^^xsd:decimal ;
  dwc:decimalLongitude "1.49794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24021 1.49794)"^^geo:wktLiteral ;
  geo-pos:lat "50.24021"^^xsd:decimal ;
  geo-pos:long "1.49794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49794'^^xsd:double;
  dwc:latitude '50.24021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49794 50.24021, 1.49794 50.24021, 1.49794 50.24021, 1.49794 50.24021, 1.49794 50.24021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_780'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.49795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22283"^^xsd:decimal ;
  dwc:decimalLongitude "1.49795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.49795)"^^geo:wktLiteral ;
  geo-pos:lat "50.22283"^^xsd:decimal ;
  geo-pos:long "1.49795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49795'^^xsd:double;
  dwc:latitude '50.22283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49795 50.22283, 1.49795 50.22283, 1.49795 50.22283, 1.49795 50.22283, 1.49795 50.22283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6897'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29545 1.49795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29545"^^xsd:decimal ;
  dwc:decimalLongitude "1.49795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29545 1.49795)"^^geo:wktLiteral ;
  geo-pos:lat "50.29545"^^xsd:decimal ;
  geo-pos:long "1.49795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49795'^^xsd:double;
  dwc:latitude '50.29545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49795 50.29545, 1.49795 50.29545, 1.49795 50.29545, 1.49795 50.29545, 1.49795 50.29545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3894'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21262 1.49796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21262"^^xsd:decimal ;
  dwc:decimalLongitude "1.49796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21262 1.49796)"^^geo:wktLiteral ;
  geo-pos:lat "50.21262"^^xsd:decimal ;
  geo-pos:long "1.49796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49796'^^xsd:double;
  dwc:latitude '50.21262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49796 50.21262, 1.49796 50.21262, 1.49796 50.21262, 1.49796 50.21262, 1.49796 50.21262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4521'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21548 1.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21548"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21548 1.498)"^^geo:wktLiteral ;
  geo-pos:lat "50.21548"^^xsd:decimal ;
  geo-pos:long "1.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.498'^^xsd:double;
  dwc:latitude '50.21548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498 50.21548, 1.498 50.21548, 1.498 50.21548, 1.498 50.21548, 1.498 50.21548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5921'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27319 1.49801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27319"^^xsd:decimal ;
  dwc:decimalLongitude "1.49801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27319 1.49801)"^^geo:wktLiteral ;
  geo-pos:lat "50.27319"^^xsd:decimal ;
  geo-pos:long "1.49801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12524'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49801'^^xsd:double;
  dwc:latitude '50.27319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49801 50.27319, 1.49801 50.27319, 1.49801 50.27319, 1.49801 50.27319, 1.49801 50.27319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12524'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.49802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2242"^^xsd:decimal ;
  dwc:decimalLongitude "1.49802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.49802)"^^geo:wktLiteral ;
  geo-pos:lat "50.2242"^^xsd:decimal ;
  geo-pos:long "1.49802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49802'^^xsd:double;
  dwc:latitude '50.2242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49802 50.2242, 1.49802 50.2242, 1.49802 50.2242, 1.49802 50.2242, 1.49802 50.2242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.49805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.49805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.49805)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.49805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49805'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49805 50.23253, 1.49805 50.23253, 1.49805 50.23253, 1.49805 50.23253, 1.49805 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12942'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24314 1.49806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24314"^^xsd:decimal ;
  dwc:decimalLongitude "1.49806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24314 1.49806)"^^geo:wktLiteral ;
  geo-pos:lat "50.24314"^^xsd:decimal ;
  geo-pos:long "1.49806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49806'^^xsd:double;
  dwc:latitude '50.24314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49806 50.24314, 1.49806 50.24314, 1.49806 50.24314, 1.49806 50.24314, 1.49806 50.24314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4615'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.49808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21842"^^xsd:decimal ;
  dwc:decimalLongitude "1.49808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.49808)"^^geo:wktLiteral ;
  geo-pos:lat "50.21842"^^xsd:decimal ;
  geo-pos:long "1.49808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49808'^^xsd:double;
  dwc:latitude '50.21842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49808 50.21842, 1.49808 50.21842, 1.49808 50.21842, 1.49808 50.21842, 1.49808 50.21842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5045'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.4981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22235"^^xsd:decimal ;
  dwc:decimalLongitude "1.4981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.4981)"^^geo:wktLiteral ;
  geo-pos:lat "50.22235"^^xsd:decimal ;
  geo-pos:long "1.4981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4981'^^xsd:double;
  dwc:latitude '50.22235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4981 50.22235, 1.4981 50.22235, 1.4981 50.22235, 1.4981 50.22235, 1.4981 50.22235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10108'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25125 1.49811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25125"^^xsd:decimal ;
  dwc:decimalLongitude "1.49811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25125 1.49811)"^^geo:wktLiteral ;
  geo-pos:lat "50.25125"^^xsd:decimal ;
  geo-pos:long "1.49811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49811'^^xsd:double;
  dwc:latitude '50.25125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49811 50.25125, 1.49811 50.25125, 1.49811 50.25125, 1.49811 50.25125, 1.49811 50.25125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7990'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.49823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21623"^^xsd:decimal ;
  dwc:decimalLongitude "1.49823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.49823)"^^geo:wktLiteral ;
  geo-pos:lat "50.21623"^^xsd:decimal ;
  geo-pos:long "1.49823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.535555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49823'^^xsd:double;
  dwc:latitude '50.21623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49823 50.21623, 1.49823 50.21623, 1.49823 50.21623, 1.49823 50.21623, 1.49823 50.21623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5907'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.49827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22617"^^xsd:decimal ;
  dwc:decimalLongitude "1.49827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.49827)"^^geo:wktLiteral ;
  geo-pos:lat "50.22617"^^xsd:decimal ;
  geo-pos:long "1.49827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49827'^^xsd:double;
  dwc:latitude '50.22617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49827 50.22617, 1.49827 50.22617, 1.49827 50.22617, 1.49827 50.22617, 1.49827 50.22617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5756'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21074 1.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21074"^^xsd:decimal ;
  dwc:decimalLongitude "1.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21074 1.4983)"^^geo:wktLiteral ;
  geo-pos:lat "50.21074"^^xsd:decimal ;
  geo-pos:long "1.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4983'^^xsd:double;
  dwc:latitude '50.21074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4983 50.21074, 1.4983 50.21074, 1.4983 50.21074, 1.4983 50.21074, 1.4983 50.21074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5794'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25514 1.49834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25514"^^xsd:decimal ;
  dwc:decimalLongitude "1.49834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25514 1.49834)"^^geo:wktLiteral ;
  geo-pos:lat "50.25514"^^xsd:decimal ;
  geo-pos:long "1.49834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49834'^^xsd:double;
  dwc:latitude '50.25514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49834 50.25514, 1.49834 50.25514, 1.49834 50.25514, 1.49834 50.25514, 1.49834 50.25514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_828'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.49837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22237"^^xsd:decimal ;
  dwc:decimalLongitude "1.49837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.49837)"^^geo:wktLiteral ;
  geo-pos:lat "50.22237"^^xsd:decimal ;
  geo-pos:long "1.49837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49837'^^xsd:double;
  dwc:latitude '50.22237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49837 50.22237, 1.49837 50.22237, 1.49837 50.22237, 1.49837 50.22237, 1.49837 50.22237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8579'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2161 1.49839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2161"^^xsd:decimal ;
  dwc:decimalLongitude "1.49839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2161 1.49839)"^^geo:wktLiteral ;
  geo-pos:lat "50.2161"^^xsd:decimal ;
  geo-pos:long "1.49839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8194'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49839'^^xsd:double;
  dwc:latitude '50.2161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49839 50.2161, 1.49839 50.2161, 1.49839 50.2161, 1.49839 50.2161, 1.49839 50.2161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8194'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22221 1.49839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22221"^^xsd:decimal ;
  dwc:decimalLongitude "1.49839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22221 1.49839)"^^geo:wktLiteral ;
  geo-pos:lat "50.22221"^^xsd:decimal ;
  geo-pos:long "1.49839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.118888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49839'^^xsd:double;
  dwc:latitude '50.22221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49839 50.22221, 1.49839 50.22221, 1.49839 50.22221, 1.49839 50.22221, 1.49839 50.22221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4706'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24752 1.49841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24752"^^xsd:decimal ;
  dwc:decimalLongitude "1.49841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24752 1.49841)"^^geo:wktLiteral ;
  geo-pos:lat "50.24752"^^xsd:decimal ;
  geo-pos:long "1.49841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49841'^^xsd:double;
  dwc:latitude '50.24752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49841 50.24752, 1.49841 50.24752, 1.49841 50.24752, 1.49841 50.24752, 1.49841 50.24752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4668'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21597 1.49844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21597"^^xsd:decimal ;
  dwc:decimalLongitude "1.49844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21597 1.49844)"^^geo:wktLiteral ;
  geo-pos:lat "50.21597"^^xsd:decimal ;
  geo-pos:long "1.49844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49844'^^xsd:double;
  dwc:latitude '50.21597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49844 50.21597, 1.49844 50.21597, 1.49844 50.21597, 1.49844 50.21597, 1.49844 50.21597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10083'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21513 1.49846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21513"^^xsd:decimal ;
  dwc:decimalLongitude "1.49846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21513 1.49846)"^^geo:wktLiteral ;
  geo-pos:lat "50.21513"^^xsd:decimal ;
  geo-pos:long "1.49846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49846'^^xsd:double;
  dwc:latitude '50.21513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49846 50.21513, 1.49846 50.21513, 1.49846 50.21513, 1.49846 50.21513, 1.49846 50.21513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10082'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.49849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23434"^^xsd:decimal ;
  dwc:decimalLongitude "1.49849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.49849)"^^geo:wktLiteral ;
  geo-pos:lat "50.23434"^^xsd:decimal ;
  geo-pos:long "1.49849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49849'^^xsd:double;
  dwc:latitude '50.23434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49849 50.23434, 1.49849 50.23434, 1.49849 50.23434, 1.49849 50.23434, 1.49849 50.23434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5269'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21614"^^xsd:decimal ;
  dwc:decimalLongitude "1.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.4985)"^^geo:wktLiteral ;
  geo-pos:lat "50.21614"^^xsd:decimal ;
  geo-pos:long "1.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8193'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4985'^^xsd:double;
  dwc:latitude '50.21614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4985 50.21614, 1.4985 50.21614, 1.4985 50.21614, 1.4985 50.21614, 1.4985 50.21614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8193'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.49854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.49854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.49854)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.49854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49854'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49854 50.23139, 1.49854 50.23139, 1.49854 50.23139, 1.49854 50.23139, 1.49854 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5981'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21317 1.49855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21317"^^xsd:decimal ;
  dwc:decimalLongitude "1.49855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21317 1.49855)"^^geo:wktLiteral ;
  geo-pos:lat "50.21317"^^xsd:decimal ;
  geo-pos:long "1.49855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49855'^^xsd:double;
  dwc:latitude '50.21317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49855 50.21317, 1.49855 50.21317, 1.49855 50.21317, 1.49855 50.21317, 1.49855 50.21317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9803'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.49857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21523"^^xsd:decimal ;
  dwc:decimalLongitude "1.49857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.49857)"^^geo:wktLiteral ;
  geo-pos:lat "50.21523"^^xsd:decimal ;
  geo-pos:long "1.49857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49857'^^xsd:double;
  dwc:latitude '50.21523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49857 50.21523, 1.49857 50.21523, 1.49857 50.21523, 1.49857 50.21523, 1.49857 50.21523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5629'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.49859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2147"^^xsd:decimal ;
  dwc:decimalLongitude "1.49859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.49859)"^^geo:wktLiteral ;
  geo-pos:lat "50.2147"^^xsd:decimal ;
  geo-pos:long "1.49859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49859'^^xsd:double;
  dwc:latitude '50.2147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49859 50.2147, 1.49859 50.2147, 1.49859 50.2147, 1.49859 50.2147, 1.49859 50.2147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5676'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28549 1.49864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28549"^^xsd:decimal ;
  dwc:decimalLongitude "1.49864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28549 1.49864)"^^geo:wktLiteral ;
  geo-pos:lat "50.28549"^^xsd:decimal ;
  geo-pos:long "1.49864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49864'^^xsd:double;
  dwc:latitude '50.28549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49864 50.28549, 1.49864 50.28549, 1.49864 50.28549, 1.49864 50.28549, 1.49864 50.28549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10225'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21409 1.49866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21409"^^xsd:decimal ;
  dwc:decimalLongitude "1.49866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21409 1.49866)"^^geo:wktLiteral ;
  geo-pos:lat "50.21409"^^xsd:decimal ;
  geo-pos:long "1.49866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49866'^^xsd:double;
  dwc:latitude '50.21409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49866 50.21409, 1.49866 50.21409, 1.49866 50.21409, 1.49866 50.21409, 1.49866 50.21409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6540'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27063 1.49866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27063"^^xsd:decimal ;
  dwc:decimalLongitude "1.49866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27063 1.49866)"^^geo:wktLiteral ;
  geo-pos:lat "50.27063"^^xsd:decimal ;
  geo-pos:long "1.49866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49866'^^xsd:double;
  dwc:latitude '50.27063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49866 50.27063, 1.49866 50.27063, 1.49866 50.27063, 1.49866 50.27063, 1.49866 50.27063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4059'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.49867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21279"^^xsd:decimal ;
  dwc:decimalLongitude "1.49867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21279 1.49867)"^^geo:wktLiteral ;
  geo-pos:lat "50.21279"^^xsd:decimal ;
  geo-pos:long "1.49867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49867'^^xsd:double;
  dwc:latitude '50.21279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49867 50.21279, 1.49867 50.21279, 1.49867 50.21279, 1.49867 50.21279, 1.49867 50.21279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6359'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20717 1.49869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20717"^^xsd:decimal ;
  dwc:decimalLongitude "1.49869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20717 1.49869)"^^geo:wktLiteral ;
  geo-pos:lat "50.20717"^^xsd:decimal ;
  geo-pos:long "1.49869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49869'^^xsd:double;
  dwc:latitude '50.20717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49869 50.20717, 1.49869 50.20717, 1.49869 50.20717, 1.49869 50.20717, 1.49869 50.20717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12036'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.49869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22338"^^xsd:decimal ;
  dwc:decimalLongitude "1.49869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.49869)"^^geo:wktLiteral ;
  geo-pos:lat "50.22338"^^xsd:decimal ;
  geo-pos:long "1.49869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49869'^^xsd:double;
  dwc:latitude '50.22338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49869 50.22338, 1.49869 50.22338, 1.49869 50.22338, 1.49869 50.22338, 1.49869 50.22338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6898'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24701 1.49874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24701"^^xsd:decimal ;
  dwc:decimalLongitude "1.49874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24701 1.49874)"^^geo:wktLiteral ;
  geo-pos:lat "50.24701"^^xsd:decimal ;
  geo-pos:long "1.49874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49874'^^xsd:double;
  dwc:latitude '50.24701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49874 50.24701, 1.49874 50.24701, 1.49874 50.24701, 1.49874 50.24701, 1.49874 50.24701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3440'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24869 1.49874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24869"^^xsd:decimal ;
  dwc:decimalLongitude "1.49874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24869 1.49874)"^^geo:wktLiteral ;
  geo-pos:lat "50.24869"^^xsd:decimal ;
  geo-pos:long "1.49874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3080'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49874'^^xsd:double;
  dwc:latitude '50.24869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49874 50.24869, 1.49874 50.24869, 1.49874 50.24869, 1.49874 50.24869, 1.49874 50.24869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3080'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30965 1.49876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30965"^^xsd:decimal ;
  dwc:decimalLongitude "1.49876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30965 1.49876)"^^geo:wktLiteral ;
  geo-pos:lat "50.30965"^^xsd:decimal ;
  geo-pos:long "1.49876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49876'^^xsd:double;
  dwc:latitude '50.30965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49876 50.30965, 1.49876 50.30965, 1.49876 50.30965, 1.49876 50.30965, 1.49876 50.30965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12220'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.49877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.49877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.49877)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.49877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49877'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49877 50.23207, 1.49877 50.23207, 1.49877 50.23207, 1.49877 50.23207, 1.49877 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4529'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21588 1.49881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21588"^^xsd:decimal ;
  dwc:decimalLongitude "1.49881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21588 1.49881)"^^geo:wktLiteral ;
  geo-pos:lat "50.21588"^^xsd:decimal ;
  geo-pos:long "1.49881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49881'^^xsd:double;
  dwc:latitude '50.21588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49881 50.21588, 1.49881 50.21588, 1.49881 50.21588, 1.49881 50.21588, 1.49881 50.21588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4195'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24377 1.49887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24377"^^xsd:decimal ;
  dwc:decimalLongitude "1.49887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24377 1.49887)"^^geo:wktLiteral ;
  geo-pos:lat "50.24377"^^xsd:decimal ;
  geo-pos:long "1.49887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49887'^^xsd:double;
  dwc:latitude '50.24377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49887 50.24377, 1.49887 50.24377, 1.49887 50.24377, 1.49887 50.24377, 1.49887 50.24377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3961'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21912 1.49893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21912"^^xsd:decimal ;
  dwc:decimalLongitude "1.49893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21912 1.49893)"^^geo:wktLiteral ;
  geo-pos:lat "50.21912"^^xsd:decimal ;
  geo-pos:long "1.49893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49893'^^xsd:double;
  dwc:latitude '50.21912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49893 50.21912, 1.49893 50.21912, 1.49893 50.21912, 1.49893 50.21912, 1.49893 50.21912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9950'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21289 1.49897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21289"^^xsd:decimal ;
  dwc:decimalLongitude "1.49897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21289 1.49897)"^^geo:wktLiteral ;
  geo-pos:lat "50.21289"^^xsd:decimal ;
  geo-pos:long "1.49897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5547'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49897'^^xsd:double;
  dwc:latitude '50.21289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49897 50.21289, 1.49897 50.21289, 1.49897 50.21289, 1.49897 50.21289, 1.49897 50.21289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5547'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.49897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23077"^^xsd:decimal ;
  dwc:decimalLongitude "1.49897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.49897)"^^geo:wktLiteral ;
  geo-pos:lat "50.23077"^^xsd:decimal ;
  geo-pos:long "1.49897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_13136'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49897'^^xsd:double;
  dwc:latitude '50.23077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49897 50.23077, 1.49897 50.23077, 1.49897 50.23077, 1.49897 50.23077, 1.49897 50.23077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13136'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23531 1.49897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23531"^^xsd:decimal ;
  dwc:decimalLongitude "1.49897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23531 1.49897)"^^geo:wktLiteral ;
  geo-pos:lat "50.23531"^^xsd:decimal ;
  geo-pos:long "1.49897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49897'^^xsd:double;
  dwc:latitude '50.23531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49897 50.23531, 1.49897 50.23531, 1.49897 50.23531, 1.49897 50.23531, 1.49897 50.23531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4659'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.49898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21621"^^xsd:decimal ;
  dwc:decimalLongitude "1.49898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.49898)"^^geo:wktLiteral ;
  geo-pos:lat "50.21621"^^xsd:decimal ;
  geo-pos:long "1.49898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49898'^^xsd:double;
  dwc:latitude '50.21621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49898 50.21621, 1.49898 50.21621, 1.49898 50.21621, 1.49898 50.21621, 1.49898 50.21621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9753'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.49899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.49899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.49899)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.49899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49899'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49899 50.23342, 1.49899 50.23342, 1.49899 50.23342, 1.49899 50.23342, 1.49899 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9928'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26752 1.49899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26752"^^xsd:decimal ;
  dwc:decimalLongitude "1.49899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26752 1.49899)"^^geo:wktLiteral ;
  geo-pos:lat "50.26752"^^xsd:decimal ;
  geo-pos:long "1.49899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49899'^^xsd:double;
  dwc:latitude '50.26752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49899 50.26752, 1.49899 50.26752, 1.49899 50.26752, 1.49899 50.26752, 1.49899 50.26752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6779'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31755 1.49901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31755"^^xsd:decimal ;
  dwc:decimalLongitude "1.49901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31755 1.49901)"^^geo:wktLiteral ;
  geo-pos:lat "50.31755"^^xsd:decimal ;
  geo-pos:long "1.49901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3235'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49901'^^xsd:double;
  dwc:latitude '50.31755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49901 50.31755, 1.49901 50.31755, 1.49901 50.31755, 1.49901 50.31755, 1.49901 50.31755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3235'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21373 1.49903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21373"^^xsd:decimal ;
  dwc:decimalLongitude "1.49903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21373 1.49903)"^^geo:wktLiteral ;
  geo-pos:lat "50.21373"^^xsd:decimal ;
  geo-pos:long "1.49903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49903'^^xsd:double;
  dwc:latitude '50.21373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49903 50.21373, 1.49903 50.21373, 1.49903 50.21373, 1.49903 50.21373, 1.49903 50.21373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4580'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21315 1.49908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21315"^^xsd:decimal ;
  dwc:decimalLongitude "1.49908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21315 1.49908)"^^geo:wktLiteral ;
  geo-pos:lat "50.21315"^^xsd:decimal ;
  geo-pos:long "1.49908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49908'^^xsd:double;
  dwc:latitude '50.21315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49908 50.21315, 1.49908 50.21315, 1.49908 50.21315, 1.49908 50.21315, 1.49908 50.21315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6118'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24788 1.49909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24788"^^xsd:decimal ;
  dwc:decimalLongitude "1.49909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24788 1.49909)"^^geo:wktLiteral ;
  geo-pos:lat "50.24788"^^xsd:decimal ;
  geo-pos:long "1.49909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49909'^^xsd:double;
  dwc:latitude '50.24788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49909 50.24788, 1.49909 50.24788, 1.49909 50.24788, 1.49909 50.24788, 1.49909 50.24788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6521'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.49916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21608"^^xsd:decimal ;
  dwc:decimalLongitude "1.49916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.49916)"^^geo:wktLiteral ;
  geo-pos:lat "50.21608"^^xsd:decimal ;
  geo-pos:long "1.49916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49916'^^xsd:double;
  dwc:latitude '50.21608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49916 50.21608, 1.49916 50.21608, 1.49916 50.21608, 1.49916 50.21608, 1.49916 50.21608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4418'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25491 1.49919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25491"^^xsd:decimal ;
  dwc:decimalLongitude "1.49919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25491 1.49919)"^^geo:wktLiteral ;
  geo-pos:lat "50.25491"^^xsd:decimal ;
  geo-pos:long "1.49919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.33555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49919'^^xsd:double;
  dwc:latitude '50.25491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49919 50.25491, 1.49919 50.25491, 1.49919 50.25491, 1.49919 50.25491, 1.49919 50.25491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11551'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.49926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22669"^^xsd:decimal ;
  dwc:decimalLongitude "1.49926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.49926)"^^geo:wktLiteral ;
  geo-pos:lat "50.22669"^^xsd:decimal ;
  geo-pos:long "1.49926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49926'^^xsd:double;
  dwc:latitude '50.22669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49926 50.22669, 1.49926 50.22669, 1.49926 50.22669, 1.49926 50.22669, 1.49926 50.22669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11360'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24881 1.49926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24881"^^xsd:decimal ;
  dwc:decimalLongitude "1.49926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24881 1.49926)"^^geo:wktLiteral ;
  geo-pos:lat "50.24881"^^xsd:decimal ;
  geo-pos:long "1.49926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3079'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49926'^^xsd:double;
  dwc:latitude '50.24881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49926 50.24881, 1.49926 50.24881, 1.49926 50.24881, 1.49926 50.24881, 1.49926 50.24881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3079'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22076 1.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22076"^^xsd:decimal ;
  dwc:decimalLongitude "1.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22076 1.4993)"^^geo:wktLiteral ;
  geo-pos:lat "50.22076"^^xsd:decimal ;
  geo-pos:long "1.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4993'^^xsd:double;
  dwc:latitude '50.22076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4993 50.22076, 1.4993 50.22076, 1.4993 50.22076, 1.4993 50.22076, 1.4993 50.22076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8372'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24867 1.49932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24867"^^xsd:decimal ;
  dwc:decimalLongitude "1.49932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24867 1.49932)"^^geo:wktLiteral ;
  geo-pos:lat "50.24867"^^xsd:decimal ;
  geo-pos:long "1.49932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2874'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49932'^^xsd:double;
  dwc:latitude '50.24867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49932 50.24867, 1.49932 50.24867, 1.49932 50.24867, 1.49932 50.24867, 1.49932 50.24867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2874'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2144 1.49933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2144"^^xsd:decimal ;
  dwc:decimalLongitude "1.49933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2144 1.49933)"^^geo:wktLiteral ;
  geo-pos:lat "50.2144"^^xsd:decimal ;
  geo-pos:long "1.49933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_514'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49933'^^xsd:double;
  dwc:latitude '50.2144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49933 50.2144, 1.49933 50.2144, 1.49933 50.2144, 1.49933 50.2144, 1.49933 50.2144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_514'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.49939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21678"^^xsd:decimal ;
  dwc:decimalLongitude "1.49939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.49939)"^^geo:wktLiteral ;
  geo-pos:lat "50.21678"^^xsd:decimal ;
  geo-pos:long "1.49939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49939'^^xsd:double;
  dwc:latitude '50.21678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49939 50.21678, 1.49939 50.21678, 1.49939 50.21678, 1.49939 50.21678, 1.49939 50.21678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4258'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.49941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20395"^^xsd:decimal ;
  dwc:decimalLongitude "1.49941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.49941)"^^geo:wktLiteral ;
  geo-pos:lat "50.20395"^^xsd:decimal ;
  geo-pos:long "1.49941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49941'^^xsd:double;
  dwc:latitude '50.20395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49941 50.20395, 1.49941 50.20395, 1.49941 50.20395, 1.49941 50.20395, 1.49941 50.20395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8369'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.49942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24679"^^xsd:decimal ;
  dwc:decimalLongitude "1.49942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.49942)"^^geo:wktLiteral ;
  geo-pos:lat "50.24679"^^xsd:decimal ;
  geo-pos:long "1.49942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49942'^^xsd:double;
  dwc:latitude '50.24679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49942 50.24679, 1.49942 50.24679, 1.49942 50.24679, 1.49942 50.24679, 1.49942 50.24679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4093'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2378 1.49947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2378"^^xsd:decimal ;
  dwc:decimalLongitude "1.49947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2378 1.49947)"^^geo:wktLiteral ;
  geo-pos:lat "50.2378"^^xsd:decimal ;
  geo-pos:long "1.49947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3077'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49947'^^xsd:double;
  dwc:latitude '50.2378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49947 50.2378, 1.49947 50.2378, 1.49947 50.2378, 1.49947 50.2378, 1.49947 50.2378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3077'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.49948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22699"^^xsd:decimal ;
  dwc:decimalLongitude "1.49948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.49948)"^^geo:wktLiteral ;
  geo-pos:lat "50.22699"^^xsd:decimal ;
  geo-pos:long "1.49948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49948'^^xsd:double;
  dwc:latitude '50.22699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49948 50.22699, 1.49948 50.22699, 1.49948 50.22699, 1.49948 50.22699, 1.49948 50.22699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6759'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.4995)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4995'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4995 50.233, 1.4995 50.233, 1.4995 50.233, 1.4995 50.233, 1.4995 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11165'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23705 1.49951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23705"^^xsd:decimal ;
  dwc:decimalLongitude "1.49951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23705 1.49951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23705"^^xsd:decimal ;
  geo-pos:long "1.49951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49951'^^xsd:double;
  dwc:latitude '50.23705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49951 50.23705, 1.49951 50.23705, 1.49951 50.23705, 1.49951 50.23705, 1.49951 50.23705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_126'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21721 1.49956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21721"^^xsd:decimal ;
  dwc:decimalLongitude "1.49956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21721 1.49956)"^^geo:wktLiteral ;
  geo-pos:lat "50.21721"^^xsd:decimal ;
  geo-pos:long "1.49956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8195'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.124444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49956'^^xsd:double;
  dwc:latitude '50.21721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49956 50.21721, 1.49956 50.21721, 1.49956 50.21721, 1.49956 50.21721, 1.49956 50.21721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8195'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23727 1.49956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23727"^^xsd:decimal ;
  dwc:decimalLongitude "1.49956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23727 1.49956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23727"^^xsd:decimal ;
  geo-pos:long "1.49956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49956'^^xsd:double;
  dwc:latitude '50.23727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49956 50.23727, 1.49956 50.23727, 1.49956 50.23727, 1.49956 50.23727, 1.49956 50.23727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5994'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.49958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26772"^^xsd:decimal ;
  dwc:decimalLongitude "1.49958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.49958)"^^geo:wktLiteral ;
  geo-pos:lat "50.26772"^^xsd:decimal ;
  geo-pos:long "1.49958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49958'^^xsd:double;
  dwc:latitude '50.26772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49958 50.26772, 1.49958 50.26772, 1.49958 50.26772, 1.49958 50.26772, 1.49958 50.26772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12697'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20817 1.4996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20817"^^xsd:decimal ;
  dwc:decimalLongitude "1.4996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20817 1.4996)"^^geo:wktLiteral ;
  geo-pos:lat "50.20817"^^xsd:decimal ;
  geo-pos:long "1.4996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4996'^^xsd:double;
  dwc:latitude '50.20817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4996 50.20817, 1.4996 50.20817, 1.4996 50.20817, 1.4996 50.20817, 1.4996 50.20817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9906'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.4996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.4996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.4996)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.4996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13150'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4996'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4996 50.22909, 1.4996 50.22909, 1.4996 50.22909, 1.4996 50.22909, 1.4996 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13150'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23849 1.4996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23849"^^xsd:decimal ;
  dwc:decimalLongitude "1.4996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23849 1.4996)"^^geo:wktLiteral ;
  geo-pos:lat "50.23849"^^xsd:decimal ;
  geo-pos:long "1.4996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4996'^^xsd:double;
  dwc:latitude '50.23849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4996 50.23849, 1.4996 50.23849, 1.4996 50.23849, 1.4996 50.23849, 1.4996 50.23849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12809'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24269 1.49967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24269"^^xsd:decimal ;
  dwc:decimalLongitude "1.49967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24269 1.49967)"^^geo:wktLiteral ;
  geo-pos:lat "50.24269"^^xsd:decimal ;
  geo-pos:long "1.49967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49967'^^xsd:double;
  dwc:latitude '50.24269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49967 50.24269, 1.49967 50.24269, 1.49967 50.24269, 1.49967 50.24269, 1.49967 50.24269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11600'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.49968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21691"^^xsd:decimal ;
  dwc:decimalLongitude "1.49968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.49968)"^^geo:wktLiteral ;
  geo-pos:lat "50.21691"^^xsd:decimal ;
  geo-pos:long "1.49968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49968'^^xsd:double;
  dwc:latitude '50.21691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49968 50.21691, 1.49968 50.21691, 1.49968 50.21691, 1.49968 50.21691, 1.49968 50.21691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4259'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21469 1.4997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21469"^^xsd:decimal ;
  dwc:decimalLongitude "1.4997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21469 1.4997)"^^geo:wktLiteral ;
  geo-pos:lat "50.21469"^^xsd:decimal ;
  geo-pos:long "1.4997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9140'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4997'^^xsd:double;
  dwc:latitude '50.21469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4997 50.21469, 1.4997 50.21469, 1.4997 50.21469, 1.4997 50.21469, 1.4997 50.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9140'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24076 1.4997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24076"^^xsd:decimal ;
  dwc:decimalLongitude "1.4997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24076 1.4997)"^^geo:wktLiteral ;
  geo-pos:lat "50.24076"^^xsd:decimal ;
  geo-pos:long "1.4997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.4997'^^xsd:double;
  dwc:latitude '50.24076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4997 50.24076, 1.4997 50.24076, 1.4997 50.24076, 1.4997 50.24076, 1.4997 50.24076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4433'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.49971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21691"^^xsd:decimal ;
  dwc:decimalLongitude "1.49971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.49971)"^^geo:wktLiteral ;
  geo-pos:lat "50.21691"^^xsd:decimal ;
  geo-pos:long "1.49971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49971'^^xsd:double;
  dwc:latitude '50.21691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49971 50.21691, 1.49971 50.21691, 1.49971 50.21691, 1.49971 50.21691, 1.49971 50.21691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7004'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.49971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22295"^^xsd:decimal ;
  dwc:decimalLongitude "1.49971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.49971)"^^geo:wktLiteral ;
  geo-pos:lat "50.22295"^^xsd:decimal ;
  geo-pos:long "1.49971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49971'^^xsd:double;
  dwc:latitude '50.22295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49971 50.22295, 1.49971 50.22295, 1.49971 50.22295, 1.49971 50.22295, 1.49971 50.22295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8472'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.49972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19272"^^xsd:decimal ;
  dwc:decimalLongitude "1.49972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.49972)"^^geo:wktLiteral ;
  geo-pos:lat "50.19272"^^xsd:decimal ;
  geo-pos:long "1.49972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49972'^^xsd:double;
  dwc:latitude '50.19272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49972 50.19272, 1.49972 50.19272, 1.49972 50.19272, 1.49972 50.19272, 1.49972 50.19272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5445'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22052 1.49974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22052"^^xsd:decimal ;
  dwc:decimalLongitude "1.49974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22052 1.49974)"^^geo:wktLiteral ;
  geo-pos:lat "50.22052"^^xsd:decimal ;
  geo-pos:long "1.49974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49974'^^xsd:double;
  dwc:latitude '50.22052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49974 50.22052, 1.49974 50.22052, 1.49974 50.22052, 1.49974 50.22052, 1.49974 50.22052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8474'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23957 1.49977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23957"^^xsd:decimal ;
  dwc:decimalLongitude "1.49977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23957 1.49977)"^^geo:wktLiteral ;
  geo-pos:lat "50.23957"^^xsd:decimal ;
  geo-pos:long "1.49977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49977'^^xsd:double;
  dwc:latitude '50.23957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49977 50.23957, 1.49977 50.23957, 1.49977 50.23957, 1.49977 50.23957, 1.49977 50.23957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8202'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20469 1.49978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20469"^^xsd:decimal ;
  dwc:decimalLongitude "1.49978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20469 1.49978)"^^geo:wktLiteral ;
  geo-pos:lat "50.20469"^^xsd:decimal ;
  geo-pos:long "1.49978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49978'^^xsd:double;
  dwc:latitude '50.20469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49978 50.20469, 1.49978 50.20469, 1.49978 50.20469, 1.49978 50.20469, 1.49978 50.20469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6214'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34083 1.49983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34083"^^xsd:decimal ;
  dwc:decimalLongitude "1.49983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34083 1.49983)"^^geo:wktLiteral ;
  geo-pos:lat "50.34083"^^xsd:decimal ;
  geo-pos:long "1.49983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4844'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49983'^^xsd:double;
  dwc:latitude '50.34083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49983 50.34083, 1.49983 50.34083, 1.49983 50.34083, 1.49983 50.34083, 1.49983 50.34083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4844'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27014 1.49986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27014"^^xsd:decimal ;
  dwc:decimalLongitude "1.49986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27014 1.49986)"^^geo:wktLiteral ;
  geo-pos:lat "50.27014"^^xsd:decimal ;
  geo-pos:long "1.49986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12580'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49986'^^xsd:double;
  dwc:latitude '50.27014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49986 50.27014, 1.49986 50.27014, 1.49986 50.27014, 1.49986 50.27014, 1.49986 50.27014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12580'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.49987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19518"^^xsd:decimal ;
  dwc:decimalLongitude "1.49987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.49987)"^^geo:wktLiteral ;
  geo-pos:lat "50.19518"^^xsd:decimal ;
  geo-pos:long "1.49987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5431'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49987'^^xsd:double;
  dwc:latitude '50.19518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49987 50.19518, 1.49987 50.19518, 1.49987 50.19518, 1.49987 50.19518, 1.49987 50.19518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5431'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22055 1.49989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22055"^^xsd:decimal ;
  dwc:decimalLongitude "1.49989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22055 1.49989)"^^geo:wktLiteral ;
  geo-pos:lat "50.22055"^^xsd:decimal ;
  geo-pos:long "1.49989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8221'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49989'^^xsd:double;
  dwc:latitude '50.22055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49989 50.22055, 1.49989 50.22055, 1.49989 50.22055, 1.49989 50.22055, 1.49989 50.22055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8221'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24044 1.49989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24044"^^xsd:decimal ;
  dwc:decimalLongitude "1.49989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24044 1.49989)"^^geo:wktLiteral ;
  geo-pos:lat "50.24044"^^xsd:decimal ;
  geo-pos:long "1.49989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8201'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49989'^^xsd:double;
  dwc:latitude '50.24044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49989 50.24044, 1.49989 50.24044, 1.49989 50.24044, 1.49989 50.24044, 1.49989 50.24044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8201'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27429 1.49998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27429"^^xsd:decimal ;
  dwc:decimalLongitude "1.49998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27429 1.49998)"^^geo:wktLiteral ;
  geo-pos:lat "50.27429"^^xsd:decimal ;
  geo-pos:long "1.49998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.49998'^^xsd:double;
  dwc:latitude '50.27429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.49998 50.27429, 1.49998 50.27429, 1.49998 50.27429, 1.49998 50.27429, 1.49998 50.27429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8030'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.50002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.50002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.50002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.50002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.69444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50002'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50002 50.23273, 1.50002 50.23273, 1.50002 50.23273, 1.50002 50.23273, 1.50002 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9508'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27186 1.50002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27186"^^xsd:decimal ;
  dwc:decimalLongitude "1.50002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27186 1.50002)"^^geo:wktLiteral ;
  geo-pos:lat "50.27186"^^xsd:decimal ;
  geo-pos:long "1.50002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50002'^^xsd:double;
  dwc:latitude '50.27186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50002 50.27186, 1.50002 50.27186, 1.50002 50.27186, 1.50002 50.27186, 1.50002 50.27186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12282'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.50004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.50004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.50004)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.50004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50004'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50004 50.23203, 1.50004 50.23203, 1.50004 50.23203, 1.50004 50.23203, 1.50004 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4619'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21444 1.5001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21444"^^xsd:decimal ;
  dwc:decimalLongitude "1.5001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21444 1.5001)"^^geo:wktLiteral ;
  geo-pos:lat "50.21444"^^xsd:decimal ;
  geo-pos:long "1.5001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5001'^^xsd:double;
  dwc:latitude '50.21444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5001 50.21444, 1.5001 50.21444, 1.5001 50.21444, 1.5001 50.21444, 1.5001 50.21444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6102'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20078 1.50015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20078"^^xsd:decimal ;
  dwc:decimalLongitude "1.50015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20078 1.50015)"^^geo:wktLiteral ;
  geo-pos:lat "50.20078"^^xsd:decimal ;
  geo-pos:long "1.50015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50015'^^xsd:double;
  dwc:latitude '50.20078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50015 50.20078, 1.50015 50.20078, 1.50015 50.20078, 1.50015 50.20078, 1.50015 50.20078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5439'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.50017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21577"^^xsd:decimal ;
  dwc:decimalLongitude "1.50017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.50017)"^^geo:wktLiteral ;
  geo-pos:lat "50.21577"^^xsd:decimal ;
  geo-pos:long "1.50017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11184'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50017'^^xsd:double;
  dwc:latitude '50.21577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50017 50.21577, 1.50017 50.21577, 1.50017 50.21577, 1.50017 50.21577, 1.50017 50.21577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11184'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26454 1.50017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26454"^^xsd:decimal ;
  dwc:decimalLongitude "1.50017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26454 1.50017)"^^geo:wktLiteral ;
  geo-pos:lat "50.26454"^^xsd:decimal ;
  geo-pos:long "1.50017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12574'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50017'^^xsd:double;
  dwc:latitude '50.26454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50017 50.26454, 1.50017 50.26454, 1.50017 50.26454, 1.50017 50.26454, 1.50017 50.26454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12574'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30892 1.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30892"^^xsd:decimal ;
  dwc:decimalLongitude "1.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30892 1.5002)"^^geo:wktLiteral ;
  geo-pos:lat "50.30892"^^xsd:decimal ;
  geo-pos:long "1.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.19222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5002'^^xsd:double;
  dwc:latitude '50.30892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5002 50.30892, 1.5002 50.30892, 1.5002 50.30892, 1.5002 50.30892, 1.5002 50.30892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7610'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2815 1.50023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2815"^^xsd:decimal ;
  dwc:decimalLongitude "1.50023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2815 1.50023)"^^geo:wktLiteral ;
  geo-pos:lat "50.2815"^^xsd:decimal ;
  geo-pos:long "1.50023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3074'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50023'^^xsd:double;
  dwc:latitude '50.2815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50023 50.2815, 1.50023 50.2815, 1.50023 50.2815, 1.50023 50.2815, 1.50023 50.2815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3074'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25009 1.50025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25009"^^xsd:decimal ;
  dwc:decimalLongitude "1.50025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25009 1.50025)"^^geo:wktLiteral ;
  geo-pos:lat "50.25009"^^xsd:decimal ;
  geo-pos:long "1.50025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50025'^^xsd:double;
  dwc:latitude '50.25009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50025 50.25009, 1.50025 50.25009, 1.50025 50.25009, 1.50025 50.25009, 1.50025 50.25009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12426'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2357 1.50029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2357"^^xsd:decimal ;
  dwc:decimalLongitude "1.50029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2357 1.50029)"^^geo:wktLiteral ;
  geo-pos:lat "50.2357"^^xsd:decimal ;
  geo-pos:long "1.50029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50029'^^xsd:double;
  dwc:latitude '50.2357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50029 50.2357, 1.50029 50.2357, 1.50029 50.2357, 1.50029 50.2357, 1.50029 50.2357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9599'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26036 1.50029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26036"^^xsd:decimal ;
  dwc:decimalLongitude "1.50029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26036 1.50029)"^^geo:wktLiteral ;
  geo-pos:lat "50.26036"^^xsd:decimal ;
  geo-pos:long "1.50029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50029'^^xsd:double;
  dwc:latitude '50.26036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50029 50.26036, 1.50029 50.26036, 1.50029 50.26036, 1.50029 50.26036, 1.50029 50.26036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12357'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29482 1.50029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29482"^^xsd:decimal ;
  dwc:decimalLongitude "1.50029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29482 1.50029)"^^geo:wktLiteral ;
  geo-pos:lat "50.29482"^^xsd:decimal ;
  geo-pos:long "1.50029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50029'^^xsd:double;
  dwc:latitude '50.29482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50029 50.29482, 1.50029 50.29482, 1.50029 50.29482, 1.50029 50.29482, 1.50029 50.29482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3147'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.50032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21484"^^xsd:decimal ;
  dwc:decimalLongitude "1.50032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.50032)"^^geo:wktLiteral ;
  geo-pos:lat "50.21484"^^xsd:decimal ;
  geo-pos:long "1.50032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50032'^^xsd:double;
  dwc:latitude '50.21484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50032 50.21484, 1.50032 50.21484, 1.50032 50.21484, 1.50032 50.21484, 1.50032 50.21484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6049'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22349 1.50032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22349"^^xsd:decimal ;
  dwc:decimalLongitude "1.50032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22349 1.50032)"^^geo:wktLiteral ;
  geo-pos:lat "50.22349"^^xsd:decimal ;
  geo-pos:long "1.50032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50032'^^xsd:double;
  dwc:latitude '50.22349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50032 50.22349, 1.50032 50.22349, 1.50032 50.22349, 1.50032 50.22349, 1.50032 50.22349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4365'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23817 1.50032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23817"^^xsd:decimal ;
  dwc:decimalLongitude "1.50032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23817 1.50032)"^^geo:wktLiteral ;
  geo-pos:lat "50.23817"^^xsd:decimal ;
  geo-pos:long "1.50032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50032'^^xsd:double;
  dwc:latitude '50.23817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50032 50.23817, 1.50032 50.23817, 1.50032 50.23817, 1.50032 50.23817, 1.50032 50.23817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3880'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24068 1.50033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24068"^^xsd:decimal ;
  dwc:decimalLongitude "1.50033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24068 1.50033)"^^geo:wktLiteral ;
  geo-pos:lat "50.24068"^^xsd:decimal ;
  geo-pos:long "1.50033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8200'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50033'^^xsd:double;
  dwc:latitude '50.24068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50033 50.24068, 1.50033 50.24068, 1.50033 50.24068, 1.50033 50.24068, 1.50033 50.24068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8200'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21724 1.50037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21724"^^xsd:decimal ;
  dwc:decimalLongitude "1.50037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21724 1.50037)"^^geo:wktLiteral ;
  geo-pos:lat "50.21724"^^xsd:decimal ;
  geo-pos:long "1.50037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11188'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50037'^^xsd:double;
  dwc:latitude '50.21724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50037 50.21724, 1.50037 50.21724, 1.50037 50.21724, 1.50037 50.21724, 1.50037 50.21724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11188'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.50037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22565"^^xsd:decimal ;
  dwc:decimalLongitude "1.50037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.50037)"^^geo:wktLiteral ;
  geo-pos:lat "50.22565"^^xsd:decimal ;
  geo-pos:long "1.50037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8183'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50037'^^xsd:double;
  dwc:latitude '50.22565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50037 50.22565, 1.50037 50.22565, 1.50037 50.22565, 1.50037 50.22565, 1.50037 50.22565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8183'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26698 1.50037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26698"^^xsd:decimal ;
  dwc:decimalLongitude "1.50037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26698 1.50037)"^^geo:wktLiteral ;
  geo-pos:lat "50.26698"^^xsd:decimal ;
  geo-pos:long "1.50037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50037'^^xsd:double;
  dwc:latitude '50.26698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50037 50.26698, 1.50037 50.26698, 1.50037 50.26698, 1.50037 50.26698, 1.50037 50.26698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10181'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2582 1.50039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2582"^^xsd:decimal ;
  dwc:decimalLongitude "1.50039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2582 1.50039)"^^geo:wktLiteral ;
  geo-pos:lat "50.2582"^^xsd:decimal ;
  geo-pos:long "1.50039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3023'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50039'^^xsd:double;
  dwc:latitude '50.2582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50039 50.2582, 1.50039 50.2582, 1.50039 50.2582, 1.50039 50.2582, 1.50039 50.2582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3023'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22542 1.50043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22542"^^xsd:decimal ;
  dwc:decimalLongitude "1.50043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22542 1.50043)"^^geo:wktLiteral ;
  geo-pos:lat "50.22542"^^xsd:decimal ;
  geo-pos:long "1.50043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9213'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50043'^^xsd:double;
  dwc:latitude '50.22542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50043 50.22542, 1.50043 50.22542, 1.50043 50.22542, 1.50043 50.22542, 1.50043 50.22542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9213'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24521 1.50049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24521"^^xsd:decimal ;
  dwc:decimalLongitude "1.50049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24521 1.50049)"^^geo:wktLiteral ;
  geo-pos:lat "50.24521"^^xsd:decimal ;
  geo-pos:long "1.50049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50049'^^xsd:double;
  dwc:latitude '50.24521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50049 50.24521, 1.50049 50.24521, 1.50049 50.24521, 1.50049 50.24521, 1.50049 50.24521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_336'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26473 1.5005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26473"^^xsd:decimal ;
  dwc:decimalLongitude "1.5005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26473 1.5005)"^^geo:wktLiteral ;
  geo-pos:lat "50.26473"^^xsd:decimal ;
  geo-pos:long "1.5005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3257'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5005'^^xsd:double;
  dwc:latitude '50.26473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5005 50.26473, 1.5005 50.26473, 1.5005 50.26473, 1.5005 50.26473, 1.5005 50.26473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3257'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22358 1.50051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22358"^^xsd:decimal ;
  dwc:decimalLongitude "1.50051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22358 1.50051)"^^geo:wktLiteral ;
  geo-pos:lat "50.22358"^^xsd:decimal ;
  geo-pos:long "1.50051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50051'^^xsd:double;
  dwc:latitude '50.22358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50051 50.22358, 1.50051 50.22358, 1.50051 50.22358, 1.50051 50.22358, 1.50051 50.22358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6486'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24955 1.50052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24955"^^xsd:decimal ;
  dwc:decimalLongitude "1.50052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24955 1.50052)"^^geo:wktLiteral ;
  geo-pos:lat "50.24955"^^xsd:decimal ;
  geo-pos:long "1.50052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.3877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50052'^^xsd:double;
  dwc:latitude '50.24955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50052 50.24955, 1.50052 50.24955, 1.50052 50.24955, 1.50052 50.24955, 1.50052 50.24955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12232'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24778 1.50058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24778"^^xsd:decimal ;
  dwc:decimalLongitude "1.50058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24778 1.50058)"^^geo:wktLiteral ;
  geo-pos:lat "50.24778"^^xsd:decimal ;
  geo-pos:long "1.50058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50058'^^xsd:double;
  dwc:latitude '50.24778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50058 50.24778, 1.50058 50.24778, 1.50058 50.24778, 1.50058 50.24778, 1.50058 50.24778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4949'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.5006)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5006'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5006 50.23067, 1.5006 50.23067, 1.5006 50.23067, 1.5006 50.23067, 1.5006 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5655'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20494 1.50063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20494"^^xsd:decimal ;
  dwc:decimalLongitude "1.50063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20494 1.50063)"^^geo:wktLiteral ;
  geo-pos:lat "50.20494"^^xsd:decimal ;
  geo-pos:long "1.50063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50063'^^xsd:double;
  dwc:latitude '50.20494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50063 50.20494, 1.50063 50.20494, 1.50063 50.20494, 1.50063 50.20494, 1.50063 50.20494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4917'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2097 1.50064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2097"^^xsd:decimal ;
  dwc:decimalLongitude "1.50064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2097 1.50064)"^^geo:wktLiteral ;
  geo-pos:lat "50.2097"^^xsd:decimal ;
  geo-pos:long "1.50064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50064'^^xsd:double;
  dwc:latitude '50.2097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50064 50.2097, 1.50064 50.2097, 1.50064 50.2097, 1.50064 50.2097, 1.50064 50.2097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9836'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2158 1.50064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2158"^^xsd:decimal ;
  dwc:decimalLongitude "1.50064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2158 1.50064)"^^geo:wktLiteral ;
  geo-pos:lat "50.2158"^^xsd:decimal ;
  geo-pos:long "1.50064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50064'^^xsd:double;
  dwc:latitude '50.2158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50064 50.2158, 1.50064 50.2158, 1.50064 50.2158, 1.50064 50.2158, 1.50064 50.2158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10258'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29684 1.50069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29684"^^xsd:decimal ;
  dwc:decimalLongitude "1.50069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29684 1.50069)"^^geo:wktLiteral ;
  geo-pos:lat "50.29684"^^xsd:decimal ;
  geo-pos:long "1.50069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50069'^^xsd:double;
  dwc:latitude '50.29684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50069 50.29684, 1.50069 50.29684, 1.50069 50.29684, 1.50069 50.29684, 1.50069 50.29684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_245'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.50076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.50076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.50076)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.50076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50076'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50076 50.22975, 1.50076 50.22975, 1.50076 50.22975, 1.50076 50.22975, 1.50076 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10622'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.50077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22545"^^xsd:decimal ;
  dwc:decimalLongitude "1.50077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.50077)"^^geo:wktLiteral ;
  geo-pos:lat "50.22545"^^xsd:decimal ;
  geo-pos:long "1.50077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.396666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50077'^^xsd:double;
  dwc:latitude '50.22545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50077 50.22545, 1.50077 50.22545, 1.50077 50.22545, 1.50077 50.22545, 1.50077 50.22545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11387'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2125 1.50083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2125"^^xsd:decimal ;
  dwc:decimalLongitude "1.50083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2125 1.50083)"^^geo:wktLiteral ;
  geo-pos:lat "50.2125"^^xsd:decimal ;
  geo-pos:long "1.50083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9141'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50083'^^xsd:double;
  dwc:latitude '50.2125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50083 50.2125, 1.50083 50.2125, 1.50083 50.2125, 1.50083 50.2125, 1.50083 50.2125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9141'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2407 1.50091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2407"^^xsd:decimal ;
  dwc:decimalLongitude "1.50091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2407 1.50091)"^^geo:wktLiteral ;
  geo-pos:lat "50.2407"^^xsd:decimal ;
  geo-pos:long "1.50091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50091'^^xsd:double;
  dwc:latitude '50.2407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50091 50.2407, 1.50091 50.2407, 1.50091 50.2407, 1.50091 50.2407, 1.50091 50.2407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9598'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25023 1.50095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25023"^^xsd:decimal ;
  dwc:decimalLongitude "1.50095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25023 1.50095)"^^geo:wktLiteral ;
  geo-pos:lat "50.25023"^^xsd:decimal ;
  geo-pos:long "1.50095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8885'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50095'^^xsd:double;
  dwc:latitude '50.25023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50095 50.25023, 1.50095 50.25023, 1.50095 50.25023, 1.50095 50.25023, 1.50095 50.25023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8885'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27078 1.50097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27078"^^xsd:decimal ;
  dwc:decimalLongitude "1.50097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27078 1.50097)"^^geo:wktLiteral ;
  geo-pos:lat "50.27078"^^xsd:decimal ;
  geo-pos:long "1.50097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_454'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50097'^^xsd:double;
  dwc:latitude '50.27078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50097 50.27078, 1.50097 50.27078, 1.50097 50.27078, 1.50097 50.27078, 1.50097 50.27078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_454'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24166 1.50101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24166"^^xsd:decimal ;
  dwc:decimalLongitude "1.50101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24166 1.50101)"^^geo:wktLiteral ;
  geo-pos:lat "50.24166"^^xsd:decimal ;
  geo-pos:long "1.50101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50101'^^xsd:double;
  dwc:latitude '50.24166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50101 50.24166, 1.50101 50.24166, 1.50101 50.24166, 1.50101 50.24166, 1.50101 50.24166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4973'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28659 1.50101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28659"^^xsd:decimal ;
  dwc:decimalLongitude "1.50101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28659 1.50101)"^^geo:wktLiteral ;
  geo-pos:lat "50.28659"^^xsd:decimal ;
  geo-pos:long "1.50101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50101'^^xsd:double;
  dwc:latitude '50.28659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50101 50.28659, 1.50101 50.28659, 1.50101 50.28659, 1.50101 50.28659, 1.50101 50.28659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9588'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31699 1.50104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31699"^^xsd:decimal ;
  dwc:decimalLongitude "1.50104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31699 1.50104)"^^geo:wktLiteral ;
  geo-pos:lat "50.31699"^^xsd:decimal ;
  geo-pos:long "1.50104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9131'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50104'^^xsd:double;
  dwc:latitude '50.31699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50104 50.31699, 1.50104 50.31699, 1.50104 50.31699, 1.50104 50.31699, 1.50104 50.31699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9131'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2559 1.50105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2559"^^xsd:decimal ;
  dwc:decimalLongitude "1.50105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2559 1.50105)"^^geo:wktLiteral ;
  geo-pos:lat "50.2559"^^xsd:decimal ;
  geo-pos:long "1.50105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50105'^^xsd:double;
  dwc:latitude '50.2559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50105 50.2559, 1.50105 50.2559, 1.50105 50.2559, 1.50105 50.2559, 1.50105 50.2559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12375'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.50107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19895"^^xsd:decimal ;
  dwc:decimalLongitude "1.50107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.50107)"^^geo:wktLiteral ;
  geo-pos:lat "50.19895"^^xsd:decimal ;
  geo-pos:long "1.50107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50107'^^xsd:double;
  dwc:latitude '50.19895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50107 50.19895, 1.50107 50.19895, 1.50107 50.19895, 1.50107 50.19895, 1.50107 50.19895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10527'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19767 1.50114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19767"^^xsd:decimal ;
  dwc:decimalLongitude "1.50114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19767 1.50114)"^^geo:wktLiteral ;
  geo-pos:lat "50.19767"^^xsd:decimal ;
  geo-pos:long "1.50114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11247'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50114'^^xsd:double;
  dwc:latitude '50.19767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50114 50.19767, 1.50114 50.19767, 1.50114 50.19767, 1.50114 50.19767, 1.50114 50.19767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11247'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30201 1.50114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30201"^^xsd:decimal ;
  dwc:decimalLongitude "1.50114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30201 1.50114)"^^geo:wktLiteral ;
  geo-pos:lat "50.30201"^^xsd:decimal ;
  geo-pos:long "1.50114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50114'^^xsd:double;
  dwc:latitude '50.30201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50114 50.30201, 1.50114 50.30201, 1.50114 50.30201, 1.50114 50.30201, 1.50114 50.30201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10299'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.50115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24585"^^xsd:decimal ;
  dwc:decimalLongitude "1.50115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.50115)"^^geo:wktLiteral ;
  geo-pos:lat "50.24585"^^xsd:decimal ;
  geo-pos:long "1.50115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50115'^^xsd:double;
  dwc:latitude '50.24585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50115 50.24585, 1.50115 50.24585, 1.50115 50.24585, 1.50115 50.24585, 1.50115 50.24585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4095'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36681 1.50115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36681"^^xsd:decimal ;
  dwc:decimalLongitude "1.50115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36681 1.50115)"^^geo:wktLiteral ;
  geo-pos:lat "50.36681"^^xsd:decimal ;
  geo-pos:long "1.50115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.757777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50115'^^xsd:double;
  dwc:latitude '50.36681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50115 50.36681, 1.50115 50.36681, 1.50115 50.36681, 1.50115 50.36681, 1.50115 50.36681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8752'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23693 1.50118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23693"^^xsd:decimal ;
  dwc:decimalLongitude "1.50118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23693 1.50118)"^^geo:wktLiteral ;
  geo-pos:lat "50.23693"^^xsd:decimal ;
  geo-pos:long "1.50118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50118'^^xsd:double;
  dwc:latitude '50.23693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50118 50.23693, 1.50118 50.23693, 1.50118 50.23693, 1.50118 50.23693, 1.50118 50.23693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5251'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30275 1.50126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30275"^^xsd:decimal ;
  dwc:decimalLongitude "1.50126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30275 1.50126)"^^geo:wktLiteral ;
  geo-pos:lat "50.30275"^^xsd:decimal ;
  geo-pos:long "1.50126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50126'^^xsd:double;
  dwc:latitude '50.30275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50126 50.30275, 1.50126 50.30275, 1.50126 50.30275, 1.50126 50.30275, 1.50126 50.30275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3820'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21425 1.50127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21425"^^xsd:decimal ;
  dwc:decimalLongitude "1.50127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21425 1.50127)"^^geo:wktLiteral ;
  geo-pos:lat "50.21425"^^xsd:decimal ;
  geo-pos:long "1.50127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50127'^^xsd:double;
  dwc:latitude '50.21425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50127 50.21425, 1.50127 50.21425, 1.50127 50.21425, 1.50127 50.21425, 1.50127 50.21425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11426'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23738 1.50131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23738"^^xsd:decimal ;
  dwc:decimalLongitude "1.50131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23738 1.50131)"^^geo:wktLiteral ;
  geo-pos:lat "50.23738"^^xsd:decimal ;
  geo-pos:long "1.50131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_428'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50131'^^xsd:double;
  dwc:latitude '50.23738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50131 50.23738, 1.50131 50.23738, 1.50131 50.23738, 1.50131 50.23738, 1.50131 50.23738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_428'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25674 1.50131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25674"^^xsd:decimal ;
  dwc:decimalLongitude "1.50131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25674 1.50131)"^^geo:wktLiteral ;
  geo-pos:lat "50.25674"^^xsd:decimal ;
  geo-pos:long "1.50131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50131'^^xsd:double;
  dwc:latitude '50.25674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50131 50.25674, 1.50131 50.25674, 1.50131 50.25674, 1.50131 50.25674, 1.50131 50.25674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11586'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19603 1.50137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19603"^^xsd:decimal ;
  dwc:decimalLongitude "1.50137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19603 1.50137)"^^geo:wktLiteral ;
  geo-pos:lat "50.19603"^^xsd:decimal ;
  geo-pos:long "1.50137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.403333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50137'^^xsd:double;
  dwc:latitude '50.19603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50137 50.19603, 1.50137 50.19603, 1.50137 50.19603, 1.50137 50.19603, 1.50137 50.19603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5383'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21364 1.50137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21364"^^xsd:decimal ;
  dwc:decimalLongitude "1.50137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21364 1.50137)"^^geo:wktLiteral ;
  geo-pos:lat "50.21364"^^xsd:decimal ;
  geo-pos:long "1.50137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50137'^^xsd:double;
  dwc:latitude '50.21364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50137 50.21364, 1.50137 50.21364, 1.50137 50.21364, 1.50137 50.21364, 1.50137 50.21364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8370'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.50138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.50138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.50138)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.50138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.892222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50138'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50138 50.23191, 1.50138 50.23191, 1.50138 50.23191, 1.50138 50.23191, 1.50138 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11099'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28104 1.50138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28104"^^xsd:decimal ;
  dwc:decimalLongitude "1.50138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28104 1.50138)"^^geo:wktLiteral ;
  geo-pos:lat "50.28104"^^xsd:decimal ;
  geo-pos:long "1.50138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50138'^^xsd:double;
  dwc:latitude '50.28104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50138 50.28104, 1.50138 50.28104, 1.50138 50.28104, 1.50138 50.28104, 1.50138 50.28104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7777'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24588 1.5014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24588"^^xsd:decimal ;
  dwc:decimalLongitude "1.5014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24588 1.5014)"^^geo:wktLiteral ;
  geo-pos:lat "50.24588"^^xsd:decimal ;
  geo-pos:long "1.5014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5014'^^xsd:double;
  dwc:latitude '50.24588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5014 50.24588, 1.5014 50.24588, 1.5014 50.24588, 1.5014 50.24588, 1.5014 50.24588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9162'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22499 1.50141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22499"^^xsd:decimal ;
  dwc:decimalLongitude "1.50141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22499 1.50141)"^^geo:wktLiteral ;
  geo-pos:lat "50.22499"^^xsd:decimal ;
  geo-pos:long "1.50141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50141'^^xsd:double;
  dwc:latitude '50.22499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50141 50.22499, 1.50141 50.22499, 1.50141 50.22499, 1.50141 50.22499, 1.50141 50.22499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8097'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24062 1.50145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24062"^^xsd:decimal ;
  dwc:decimalLongitude "1.50145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24062 1.50145)"^^geo:wktLiteral ;
  geo-pos:lat "50.24062"^^xsd:decimal ;
  geo-pos:long "1.50145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50145'^^xsd:double;
  dwc:latitude '50.24062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50145 50.24062, 1.50145 50.24062, 1.50145 50.24062, 1.50145 50.24062, 1.50145 50.24062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_124'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.50154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2199"^^xsd:decimal ;
  dwc:decimalLongitude "1.50154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.50154)"^^geo:wktLiteral ;
  geo-pos:lat "50.2199"^^xsd:decimal ;
  geo-pos:long "1.50154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50154'^^xsd:double;
  dwc:latitude '50.2199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50154 50.2199, 1.50154 50.2199, 1.50154 50.2199, 1.50154 50.2199, 1.50154 50.2199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4420'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.50157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21514"^^xsd:decimal ;
  dwc:decimalLongitude "1.50157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.50157)"^^geo:wktLiteral ;
  geo-pos:lat "50.21514"^^xsd:decimal ;
  geo-pos:long "1.50157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5436'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50157'^^xsd:double;
  dwc:latitude '50.21514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50157 50.21514, 1.50157 50.21514, 1.50157 50.21514, 1.50157 50.21514, 1.50157 50.21514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5436'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.50158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22697"^^xsd:decimal ;
  dwc:decimalLongitude "1.50158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.50158)"^^geo:wktLiteral ;
  geo-pos:lat "50.22697"^^xsd:decimal ;
  geo-pos:long "1.50158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12876'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50158'^^xsd:double;
  dwc:latitude '50.22697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50158 50.22697, 1.50158 50.22697, 1.50158 50.22697, 1.50158 50.22697, 1.50158 50.22697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12876'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.50158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.50158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.50158)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.50158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50158'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50158 50.23164, 1.50158 50.23164, 1.50158 50.23164, 1.50158 50.23164, 1.50158 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4488'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24906 1.50159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24906"^^xsd:decimal ;
  dwc:decimalLongitude "1.50159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24906 1.50159)"^^geo:wktLiteral ;
  geo-pos:lat "50.24906"^^xsd:decimal ;
  geo-pos:long "1.50159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50159'^^xsd:double;
  dwc:latitude '50.24906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50159 50.24906, 1.50159 50.24906, 1.50159 50.24906, 1.50159 50.24906, 1.50159 50.24906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8358'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21234 1.5016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21234"^^xsd:decimal ;
  dwc:decimalLongitude "1.5016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21234 1.5016)"^^geo:wktLiteral ;
  geo-pos:lat "50.21234"^^xsd:decimal ;
  geo-pos:long "1.5016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5016'^^xsd:double;
  dwc:latitude '50.21234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5016 50.21234, 1.5016 50.21234, 1.5016 50.21234, 1.5016 50.21234, 1.5016 50.21234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5777'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21265 1.50165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21265"^^xsd:decimal ;
  dwc:decimalLongitude "1.50165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21265 1.50165)"^^geo:wktLiteral ;
  geo-pos:lat "50.21265"^^xsd:decimal ;
  geo-pos:long "1.50165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50165'^^xsd:double;
  dwc:latitude '50.21265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50165 50.21265, 1.50165 50.21265, 1.50165 50.21265, 1.50165 50.21265, 1.50165 50.21265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6394'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19901 1.50169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19901"^^xsd:decimal ;
  dwc:decimalLongitude "1.50169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19901 1.50169)"^^geo:wktLiteral ;
  geo-pos:lat "50.19901"^^xsd:decimal ;
  geo-pos:long "1.50169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.31444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50169'^^xsd:double;
  dwc:latitude '50.19901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50169 50.19901, 1.50169 50.19901, 1.50169 50.19901, 1.50169 50.19901, 1.50169 50.19901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5239'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23829 1.50169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23829"^^xsd:decimal ;
  dwc:decimalLongitude "1.50169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23829 1.50169)"^^geo:wktLiteral ;
  geo-pos:lat "50.23829"^^xsd:decimal ;
  geo-pos:long "1.50169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11208'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50169'^^xsd:double;
  dwc:latitude '50.23829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50169 50.23829, 1.50169 50.23829, 1.50169 50.23829, 1.50169 50.23829, 1.50169 50.23829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11208'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.50171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22613"^^xsd:decimal ;
  dwc:decimalLongitude "1.50171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.50171)"^^geo:wktLiteral ;
  geo-pos:lat "50.22613"^^xsd:decimal ;
  geo-pos:long "1.50171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50171'^^xsd:double;
  dwc:latitude '50.22613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50171 50.22613, 1.50171 50.22613, 1.50171 50.22613, 1.50171 50.22613, 1.50171 50.22613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3499'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21411 1.50173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21411"^^xsd:decimal ;
  dwc:decimalLongitude "1.50173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21411 1.50173)"^^geo:wktLiteral ;
  geo-pos:lat "50.21411"^^xsd:decimal ;
  geo-pos:long "1.50173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50173'^^xsd:double;
  dwc:latitude '50.21411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50173 50.21411, 1.50173 50.21411, 1.50173 50.21411, 1.50173 50.21411, 1.50173 50.21411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6785'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22684 1.50173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22684"^^xsd:decimal ;
  dwc:decimalLongitude "1.50173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22684 1.50173)"^^geo:wktLiteral ;
  geo-pos:lat "50.22684"^^xsd:decimal ;
  geo-pos:long "1.50173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50173'^^xsd:double;
  dwc:latitude '50.22684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50173 50.22684, 1.50173 50.22684, 1.50173 50.22684, 1.50173 50.22684, 1.50173 50.22684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6574'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24662 1.50173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24662"^^xsd:decimal ;
  dwc:decimalLongitude "1.50173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24662 1.50173)"^^geo:wktLiteral ;
  geo-pos:lat "50.24662"^^xsd:decimal ;
  geo-pos:long "1.50173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50173'^^xsd:double;
  dwc:latitude '50.24662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50173 50.24662, 1.50173 50.24662, 1.50173 50.24662, 1.50173 50.24662, 1.50173 50.24662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12272'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31872 1.50173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31872"^^xsd:decimal ;
  dwc:decimalLongitude "1.50173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31872 1.50173)"^^geo:wktLiteral ;
  geo-pos:lat "50.31872"^^xsd:decimal ;
  geo-pos:long "1.50173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50173'^^xsd:double;
  dwc:latitude '50.31872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50173 50.31872, 1.50173 50.31872, 1.50173 50.31872, 1.50173 50.31872, 1.50173 50.31872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7612'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29453 1.50176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29453"^^xsd:decimal ;
  dwc:decimalLongitude "1.50176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29453 1.50176)"^^geo:wktLiteral ;
  geo-pos:lat "50.29453"^^xsd:decimal ;
  geo-pos:long "1.50176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50176'^^xsd:double;
  dwc:latitude '50.29453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50176 50.29453, 1.50176 50.29453, 1.50176 50.29453, 1.50176 50.29453, 1.50176 50.29453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7812'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24954 1.50177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24954"^^xsd:decimal ;
  dwc:decimalLongitude "1.50177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24954 1.50177)"^^geo:wktLiteral ;
  geo-pos:lat "50.24954"^^xsd:decimal ;
  geo-pos:long "1.50177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7441'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50177'^^xsd:double;
  dwc:latitude '50.24954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50177 50.24954, 1.50177 50.24954, 1.50177 50.24954, 1.50177 50.24954, 1.50177 50.24954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7441'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.50178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.50178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.50178)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.50178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.9377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50178'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50178 50.23284, 1.50178 50.23284, 1.50178 50.23284, 1.50178 50.23284, 1.50178 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5291'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.50179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2337"^^xsd:decimal ;
  dwc:decimalLongitude "1.50179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.50179)"^^geo:wktLiteral ;
  geo-pos:lat "50.2337"^^xsd:decimal ;
  geo-pos:long "1.50179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50179'^^xsd:double;
  dwc:latitude '50.2337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50179 50.2337, 1.50179 50.2337, 1.50179 50.2337, 1.50179 50.2337, 1.50179 50.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7918'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2555 1.5018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2555"^^xsd:decimal ;
  dwc:decimalLongitude "1.5018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2555 1.5018)"^^geo:wktLiteral ;
  geo-pos:lat "50.2555"^^xsd:decimal ;
  geo-pos:long "1.5018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5018'^^xsd:double;
  dwc:latitude '50.2555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5018 50.2555, 1.5018 50.2555, 1.5018 50.2555, 1.5018 50.2555, 1.5018 50.2555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12698'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32589 1.5018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32589"^^xsd:decimal ;
  dwc:decimalLongitude "1.5018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32589 1.5018)"^^geo:wktLiteral ;
  geo-pos:lat "50.32589"^^xsd:decimal ;
  geo-pos:long "1.5018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5018'^^xsd:double;
  dwc:latitude '50.32589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5018 50.32589, 1.5018 50.32589, 1.5018 50.32589, 1.5018 50.32589, 1.5018 50.32589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8719'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27261 1.50182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27261"^^xsd:decimal ;
  dwc:decimalLongitude "1.50182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27261 1.50182)"^^geo:wktLiteral ;
  geo-pos:lat "50.27261"^^xsd:decimal ;
  geo-pos:long "1.50182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50182'^^xsd:double;
  dwc:latitude '50.27261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50182 50.27261, 1.50182 50.27261, 1.50182 50.27261, 1.50182 50.27261, 1.50182 50.27261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12652'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23551 1.50184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23551"^^xsd:decimal ;
  dwc:decimalLongitude "1.50184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23551 1.50184)"^^geo:wktLiteral ;
  geo-pos:lat "50.23551"^^xsd:decimal ;
  geo-pos:long "1.50184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_470'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50184'^^xsd:double;
  dwc:latitude '50.23551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50184 50.23551, 1.50184 50.23551, 1.50184 50.23551, 1.50184 50.23551, 1.50184 50.23551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_470'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31806 1.50185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31806"^^xsd:decimal ;
  dwc:decimalLongitude "1.50185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31806 1.50185)"^^geo:wktLiteral ;
  geo-pos:lat "50.31806"^^xsd:decimal ;
  geo-pos:long "1.50185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50185'^^xsd:double;
  dwc:latitude '50.31806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50185 50.31806, 1.50185 50.31806, 1.50185 50.31806, 1.50185 50.31806, 1.50185 50.31806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_262'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24512 1.50191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24512"^^xsd:decimal ;
  dwc:decimalLongitude "1.50191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24512 1.50191)"^^geo:wktLiteral ;
  geo-pos:lat "50.24512"^^xsd:decimal ;
  geo-pos:long "1.50191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50191'^^xsd:double;
  dwc:latitude '50.24512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50191 50.24512, 1.50191 50.24512, 1.50191 50.24512, 1.50191 50.24512, 1.50191 50.24512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7709'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21466 1.50193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21466"^^xsd:decimal ;
  dwc:decimalLongitude "1.50193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21466 1.50193)"^^geo:wktLiteral ;
  geo-pos:lat "50.21466"^^xsd:decimal ;
  geo-pos:long "1.50193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50193'^^xsd:double;
  dwc:latitude '50.21466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50193 50.21466, 1.50193 50.21466, 1.50193 50.21466, 1.50193 50.21466, 1.50193 50.21466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8469'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28184 1.50194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28184"^^xsd:decimal ;
  dwc:decimalLongitude "1.50194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28184 1.50194)"^^geo:wktLiteral ;
  geo-pos:lat "50.28184"^^xsd:decimal ;
  geo-pos:long "1.50194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12443'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50194'^^xsd:double;
  dwc:latitude '50.28184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50194 50.28184, 1.50194 50.28184, 1.50194 50.28184, 1.50194 50.28184, 1.50194 50.28184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12443'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2405 1.50195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2405"^^xsd:decimal ;
  dwc:decimalLongitude "1.50195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2405 1.50195)"^^geo:wktLiteral ;
  geo-pos:lat "50.2405"^^xsd:decimal ;
  geo-pos:long "1.50195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3124'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50195'^^xsd:double;
  dwc:latitude '50.2405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50195 50.2405, 1.50195 50.2405, 1.50195 50.2405, 1.50195 50.2405, 1.50195 50.2405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3124'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.50197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2172"^^xsd:decimal ;
  dwc:decimalLongitude "1.50197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.50197)"^^geo:wktLiteral ;
  geo-pos:lat "50.2172"^^xsd:decimal ;
  geo-pos:long "1.50197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50197'^^xsd:double;
  dwc:latitude '50.2172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50197 50.2172, 1.50197 50.2172, 1.50197 50.2172, 1.50197 50.2172, 1.50197 50.2172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4001'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.50201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20247"^^xsd:decimal ;
  dwc:decimalLongitude "1.50201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.50201)"^^geo:wktLiteral ;
  geo-pos:lat "50.20247"^^xsd:decimal ;
  geo-pos:long "1.50201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50201'^^xsd:double;
  dwc:latitude '50.20247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50201 50.20247, 1.50201 50.20247, 1.50201 50.20247, 1.50201 50.20247, 1.50201 50.20247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9646'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.50201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25603"^^xsd:decimal ;
  dwc:decimalLongitude "1.50201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.50201)"^^geo:wktLiteral ;
  geo-pos:lat "50.25603"^^xsd:decimal ;
  geo-pos:long "1.50201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3223'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50201'^^xsd:double;
  dwc:latitude '50.25603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50201 50.25603, 1.50201 50.25603, 1.50201 50.25603, 1.50201 50.25603, 1.50201 50.25603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3223'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24972 1.50204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24972"^^xsd:decimal ;
  dwc:decimalLongitude "1.50204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24972 1.50204)"^^geo:wktLiteral ;
  geo-pos:lat "50.24972"^^xsd:decimal ;
  geo-pos:long "1.50204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.23444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50204'^^xsd:double;
  dwc:latitude '50.24972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50204 50.24972, 1.50204 50.24972, 1.50204 50.24972, 1.50204 50.24972, 1.50204 50.24972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_362'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.50205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23354"^^xsd:decimal ;
  dwc:decimalLongitude "1.50205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.50205)"^^geo:wktLiteral ;
  geo-pos:lat "50.23354"^^xsd:decimal ;
  geo-pos:long "1.50205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_482'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50205'^^xsd:double;
  dwc:latitude '50.23354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50205 50.23354, 1.50205 50.23354, 1.50205 50.23354, 1.50205 50.23354, 1.50205 50.23354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_482'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24731"^^xsd:decimal ;
  dwc:decimalLongitude "1.50206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50206)"^^geo:wktLiteral ;
  geo-pos:lat "50.24731"^^xsd:decimal ;
  geo-pos:long "1.50206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50206'^^xsd:double;
  dwc:latitude '50.24731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50206 50.24731, 1.50206 50.24731, 1.50206 50.24731, 1.50206 50.24731, 1.50206 50.24731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_363'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.50209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21678"^^xsd:decimal ;
  dwc:decimalLongitude "1.50209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.50209)"^^geo:wktLiteral ;
  geo-pos:lat "50.21678"^^xsd:decimal ;
  geo-pos:long "1.50209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9143'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50209'^^xsd:double;
  dwc:latitude '50.21678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50209 50.21678, 1.50209 50.21678, 1.50209 50.21678, 1.50209 50.21678, 1.50209 50.21678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9143'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23927 1.5021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23927"^^xsd:decimal ;
  dwc:decimalLongitude "1.5021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23927 1.5021)"^^geo:wktLiteral ;
  geo-pos:lat "50.23927"^^xsd:decimal ;
  geo-pos:long "1.5021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5021'^^xsd:double;
  dwc:latitude '50.23927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5021 50.23927, 1.5021 50.23927, 1.5021 50.23927, 1.5021 50.23927, 1.5021 50.23927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4206'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24328 1.5021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24328"^^xsd:decimal ;
  dwc:decimalLongitude "1.5021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24328 1.5021)"^^geo:wktLiteral ;
  geo-pos:lat "50.24328"^^xsd:decimal ;
  geo-pos:long "1.5021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5021'^^xsd:double;
  dwc:latitude '50.24328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5021 50.24328, 1.5021 50.24328, 1.5021 50.24328, 1.5021 50.24328, 1.5021 50.24328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_864'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21731 1.50211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21731"^^xsd:decimal ;
  dwc:decimalLongitude "1.50211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21731 1.50211)"^^geo:wktLiteral ;
  geo-pos:lat "50.21731"^^xsd:decimal ;
  geo-pos:long "1.50211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50211'^^xsd:double;
  dwc:latitude '50.21731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50211 50.21731, 1.50211 50.21731, 1.50211 50.21731, 1.50211 50.21731, 1.50211 50.21731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5908'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.50212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22619"^^xsd:decimal ;
  dwc:decimalLongitude "1.50212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.50212)"^^geo:wktLiteral ;
  geo-pos:lat "50.22619"^^xsd:decimal ;
  geo-pos:long "1.50212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12875'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50212'^^xsd:double;
  dwc:latitude '50.22619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50212 50.22619, 1.50212 50.22619, 1.50212 50.22619, 1.50212 50.22619, 1.50212 50.22619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12875'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.50213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.50213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.50213)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.50213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50213'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50213 50.22806, 1.50213 50.22806, 1.50213 50.22806, 1.50213 50.22806, 1.50213 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7164'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21885 1.50215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21885"^^xsd:decimal ;
  dwc:decimalLongitude "1.50215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21885 1.50215)"^^geo:wktLiteral ;
  geo-pos:lat "50.21885"^^xsd:decimal ;
  geo-pos:long "1.50215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50215'^^xsd:double;
  dwc:latitude '50.21885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50215 50.21885, 1.50215 50.21885, 1.50215 50.21885, 1.50215 50.21885, 1.50215 50.21885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4423'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.50215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2333"^^xsd:decimal ;
  dwc:decimalLongitude "1.50215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.50215)"^^geo:wktLiteral ;
  geo-pos:lat "50.2333"^^xsd:decimal ;
  geo-pos:long "1.50215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.675555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50215'^^xsd:double;
  dwc:latitude '50.2333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50215 50.2333, 1.50215 50.2333, 1.50215 50.2333, 1.50215 50.2333, 1.50215 50.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3919'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21386 1.50221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21386"^^xsd:decimal ;
  dwc:decimalLongitude "1.50221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21386 1.50221)"^^geo:wktLiteral ;
  geo-pos:lat "50.21386"^^xsd:decimal ;
  geo-pos:long "1.50221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50221'^^xsd:double;
  dwc:latitude '50.21386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50221 50.21386, 1.50221 50.21386, 1.50221 50.21386, 1.50221 50.21386, 1.50221 50.21386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10716'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24995 1.50222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24995"^^xsd:decimal ;
  dwc:decimalLongitude "1.50222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24995 1.50222)"^^geo:wktLiteral ;
  geo-pos:lat "50.24995"^^xsd:decimal ;
  geo-pos:long "1.50222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7597'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.791111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50222'^^xsd:double;
  dwc:latitude '50.24995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50222 50.24995, 1.50222 50.24995, 1.50222 50.24995, 1.50222 50.24995, 1.50222 50.24995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7597'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26406 1.50223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26406"^^xsd:decimal ;
  dwc:decimalLongitude "1.50223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26406 1.50223)"^^geo:wktLiteral ;
  geo-pos:lat "50.26406"^^xsd:decimal ;
  geo-pos:long "1.50223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50223'^^xsd:double;
  dwc:latitude '50.26406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50223 50.26406, 1.50223 50.26406, 1.50223 50.26406, 1.50223 50.26406, 1.50223 50.26406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7625'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.50225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.50225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.50225)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.50225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3127'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50225'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50225 50.23149, 1.50225 50.23149, 1.50225 50.23149, 1.50225 50.23149, 1.50225 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3127'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.50226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23306"^^xsd:decimal ;
  dwc:decimalLongitude "1.50226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.50226)"^^geo:wktLiteral ;
  geo-pos:lat "50.23306"^^xsd:decimal ;
  geo-pos:long "1.50226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.12888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50226'^^xsd:double;
  dwc:latitude '50.23306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50226 50.23306, 1.50226 50.23306, 1.50226 50.23306, 1.50226 50.23306, 1.50226 50.23306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4148'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21406 1.50228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21406"^^xsd:decimal ;
  dwc:decimalLongitude "1.50228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21406 1.50228)"^^geo:wktLiteral ;
  geo-pos:lat "50.21406"^^xsd:decimal ;
  geo-pos:long "1.50228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50228'^^xsd:double;
  dwc:latitude '50.21406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50228 50.21406, 1.50228 50.21406, 1.50228 50.21406, 1.50228 50.21406, 1.50228 50.21406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6498'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21822 1.50229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21822"^^xsd:decimal ;
  dwc:decimalLongitude "1.50229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21822 1.50229)"^^geo:wktLiteral ;
  geo-pos:lat "50.21822"^^xsd:decimal ;
  geo-pos:long "1.50229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50229'^^xsd:double;
  dwc:latitude '50.21822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50229 50.21822, 1.50229 50.21822, 1.50229 50.21822, 1.50229 50.21822, 1.50229 50.21822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4266'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23496 1.50229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23496"^^xsd:decimal ;
  dwc:decimalLongitude "1.50229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23496 1.50229)"^^geo:wktLiteral ;
  geo-pos:lat "50.23496"^^xsd:decimal ;
  geo-pos:long "1.50229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3078'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50229'^^xsd:double;
  dwc:latitude '50.23496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50229 50.23496, 1.50229 50.23496, 1.50229 50.23496, 1.50229 50.23496, 1.50229 50.23496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3078'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24482 1.50233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24482"^^xsd:decimal ;
  dwc:decimalLongitude "1.50233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24482 1.50233)"^^geo:wktLiteral ;
  geo-pos:lat "50.24482"^^xsd:decimal ;
  geo-pos:long "1.50233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12549'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50233'^^xsd:double;
  dwc:latitude '50.24482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50233 50.24482, 1.50233 50.24482, 1.50233 50.24482, 1.50233 50.24482, 1.50233 50.24482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12549'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.50236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2038"^^xsd:decimal ;
  dwc:decimalLongitude "1.50236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.50236)"^^geo:wktLiteral ;
  geo-pos:lat "50.2038"^^xsd:decimal ;
  geo-pos:long "1.50236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_577'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50236'^^xsd:double;
  dwc:latitude '50.2038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50236 50.2038, 1.50236 50.2038, 1.50236 50.2038, 1.50236 50.2038, 1.50236 50.2038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_577'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41024 1.50236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41024"^^xsd:decimal ;
  dwc:decimalLongitude "1.50236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41024 1.50236)"^^geo:wktLiteral ;
  geo-pos:lat "50.41024"^^xsd:decimal ;
  geo-pos:long "1.50236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.264444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50236'^^xsd:double;
  dwc:latitude '50.41024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50236 50.41024, 1.50236 50.41024, 1.50236 50.41024, 1.50236 50.41024, 1.50236 50.41024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8392'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.50237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2336"^^xsd:decimal ;
  dwc:decimalLongitude "1.50237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.50237)"^^geo:wktLiteral ;
  geo-pos:lat "50.2336"^^xsd:decimal ;
  geo-pos:long "1.50237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50237'^^xsd:double;
  dwc:latitude '50.2336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50237 50.2336, 1.50237 50.2336, 1.50237 50.2336, 1.50237 50.2336, 1.50237 50.2336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_125'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22473 1.50239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22473"^^xsd:decimal ;
  dwc:decimalLongitude "1.50239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22473 1.50239)"^^geo:wktLiteral ;
  geo-pos:lat "50.22473"^^xsd:decimal ;
  geo-pos:long "1.50239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50239'^^xsd:double;
  dwc:latitude '50.22473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50239 50.22473, 1.50239 50.22473, 1.50239 50.22473, 1.50239 50.22473, 1.50239 50.22473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9432'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21792 1.5024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21792"^^xsd:decimal ;
  dwc:decimalLongitude "1.5024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21792 1.5024)"^^geo:wktLiteral ;
  geo-pos:lat "50.21792"^^xsd:decimal ;
  geo-pos:long "1.5024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.118888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5024'^^xsd:double;
  dwc:latitude '50.21792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5024 50.21792, 1.5024 50.21792, 1.5024 50.21792, 1.5024 50.21792, 1.5024 50.21792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3877'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.5024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.5024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.5024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.5024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5024'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5024 50.23359, 1.5024 50.23359, 1.5024 50.23359, 1.5024 50.23359, 1.5024 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8471'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.50246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22857"^^xsd:decimal ;
  dwc:decimalLongitude "1.50246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.50246)"^^geo:wktLiteral ;
  geo-pos:lat "50.22857"^^xsd:decimal ;
  geo-pos:long "1.50246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50246'^^xsd:double;
  dwc:latitude '50.22857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50246 50.22857, 1.50246 50.22857, 1.50246 50.22857, 1.50246 50.22857, 1.50246 50.22857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6239'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24204 1.50249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24204"^^xsd:decimal ;
  dwc:decimalLongitude "1.50249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24204 1.50249)"^^geo:wktLiteral ;
  geo-pos:lat "50.24204"^^xsd:decimal ;
  geo-pos:long "1.50249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8310'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50249'^^xsd:double;
  dwc:latitude '50.24204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50249 50.24204, 1.50249 50.24204, 1.50249 50.24204, 1.50249 50.24204, 1.50249 50.24204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8310'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28524 1.50252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28524"^^xsd:decimal ;
  dwc:decimalLongitude "1.50252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28524 1.50252)"^^geo:wktLiteral ;
  geo-pos:lat "50.28524"^^xsd:decimal ;
  geo-pos:long "1.50252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50252'^^xsd:double;
  dwc:latitude '50.28524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50252 50.28524, 1.50252 50.28524, 1.50252 50.28524, 1.50252 50.28524, 1.50252 50.28524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7799'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24317 1.50254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24317"^^xsd:decimal ;
  dwc:decimalLongitude "1.50254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24317 1.50254)"^^geo:wktLiteral ;
  geo-pos:lat "50.24317"^^xsd:decimal ;
  geo-pos:long "1.50254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50254'^^xsd:double;
  dwc:latitude '50.24317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50254 50.24317, 1.50254 50.24317, 1.50254 50.24317, 1.50254 50.24317, 1.50254 50.24317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12649'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26044 1.50254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26044"^^xsd:decimal ;
  dwc:decimalLongitude "1.50254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26044 1.50254)"^^geo:wktLiteral ;
  geo-pos:lat "50.26044"^^xsd:decimal ;
  geo-pos:long "1.50254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50254'^^xsd:double;
  dwc:latitude '50.26044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50254 50.26044, 1.50254 50.26044, 1.50254 50.26044, 1.50254 50.26044, 1.50254 50.26044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6354'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3347 1.50254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3347"^^xsd:decimal ;
  dwc:decimalLongitude "1.50254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3347 1.50254)"^^geo:wktLiteral ;
  geo-pos:lat "50.3347"^^xsd:decimal ;
  geo-pos:long "1.50254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50254'^^xsd:double;
  dwc:latitude '50.3347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50254 50.3347, 1.50254 50.3347, 1.50254 50.3347, 1.50254 50.3347, 1.50254 50.3347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7613'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23575 1.50256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23575"^^xsd:decimal ;
  dwc:decimalLongitude "1.50256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23575 1.50256)"^^geo:wktLiteral ;
  geo-pos:lat "50.23575"^^xsd:decimal ;
  geo-pos:long "1.50256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50256'^^xsd:double;
  dwc:latitude '50.23575'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50256 50.23575, 1.50256 50.23575, 1.50256 50.23575, 1.50256 50.23575, 1.50256 50.23575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8055'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23929 1.50259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23929"^^xsd:decimal ;
  dwc:decimalLongitude "1.50259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23929 1.50259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23929"^^xsd:decimal ;
  geo-pos:long "1.50259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50259'^^xsd:double;
  dwc:latitude '50.23929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50259 50.23929, 1.50259 50.23929, 1.50259 50.23929, 1.50259 50.23929, 1.50259 50.23929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12622'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26392 1.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26392"^^xsd:decimal ;
  dwc:decimalLongitude "1.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26392 1.5026)"^^geo:wktLiteral ;
  geo-pos:lat "50.26392"^^xsd:decimal ;
  geo-pos:long "1.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5026'^^xsd:double;
  dwc:latitude '50.26392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5026 50.26392, 1.5026 50.26392, 1.5026 50.26392, 1.5026 50.26392, 1.5026 50.26392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12388'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24672 1.50261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24672"^^xsd:decimal ;
  dwc:decimalLongitude "1.50261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24672 1.50261)"^^geo:wktLiteral ;
  geo-pos:lat "50.24672"^^xsd:decimal ;
  geo-pos:long "1.50261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50261'^^xsd:double;
  dwc:latitude '50.24672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50261 50.24672, 1.50261 50.24672, 1.50261 50.24672, 1.50261 50.24672, 1.50261 50.24672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_270'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27527 1.50262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27527"^^xsd:decimal ;
  dwc:decimalLongitude "1.50262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27527 1.50262)"^^geo:wktLiteral ;
  geo-pos:lat "50.27527"^^xsd:decimal ;
  geo-pos:long "1.50262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12599'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50262'^^xsd:double;
  dwc:latitude '50.27527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50262 50.27527, 1.50262 50.27527, 1.50262 50.27527, 1.50262 50.27527, 1.50262 50.27527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12599'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24748 1.50265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24748"^^xsd:decimal ;
  dwc:decimalLongitude "1.50265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24748 1.50265)"^^geo:wktLiteral ;
  geo-pos:lat "50.24748"^^xsd:decimal ;
  geo-pos:long "1.50265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7538'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50265'^^xsd:double;
  dwc:latitude '50.24748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50265 50.24748, 1.50265 50.24748, 1.50265 50.24748, 1.50265 50.24748, 1.50265 50.24748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7538'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.50268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22751"^^xsd:decimal ;
  dwc:decimalLongitude "1.50268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.50268)"^^geo:wktLiteral ;
  geo-pos:lat "50.22751"^^xsd:decimal ;
  geo-pos:long "1.50268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50268'^^xsd:double;
  dwc:latitude '50.22751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50268 50.22751, 1.50268 50.22751, 1.50268 50.22751, 1.50268 50.22751, 1.50268 50.22751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10363'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25015 1.50271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25015"^^xsd:decimal ;
  dwc:decimalLongitude "1.50271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25015 1.50271)"^^geo:wktLiteral ;
  geo-pos:lat "50.25015"^^xsd:decimal ;
  geo-pos:long "1.50271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50271'^^xsd:double;
  dwc:latitude '50.25015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50271 50.25015, 1.50271 50.25015, 1.50271 50.25015, 1.50271 50.25015, 1.50271 50.25015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3803'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31281 1.50271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31281"^^xsd:decimal ;
  dwc:decimalLongitude "1.50271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31281 1.50271)"^^geo:wktLiteral ;
  geo-pos:lat "50.31281"^^xsd:decimal ;
  geo-pos:long "1.50271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50271'^^xsd:double;
  dwc:latitude '50.31281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50271 50.31281, 1.50271 50.31281, 1.50271 50.31281, 1.50271 50.31281, 1.50271 50.31281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4092'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23837 1.50274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23837"^^xsd:decimal ;
  dwc:decimalLongitude "1.50274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23837 1.50274)"^^geo:wktLiteral ;
  geo-pos:lat "50.23837"^^xsd:decimal ;
  geo-pos:long "1.50274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9130'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50274'^^xsd:double;
  dwc:latitude '50.23837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50274 50.23837, 1.50274 50.23837, 1.50274 50.23837, 1.50274 50.23837, 1.50274 50.23837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9130'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21847 1.50278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21847"^^xsd:decimal ;
  dwc:decimalLongitude "1.50278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21847 1.50278)"^^geo:wktLiteral ;
  geo-pos:lat "50.21847"^^xsd:decimal ;
  geo-pos:long "1.50278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7518'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50278'^^xsd:double;
  dwc:latitude '50.21847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50278 50.21847, 1.50278 50.21847, 1.50278 50.21847, 1.50278 50.21847, 1.50278 50.21847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7518'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25677 1.50281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25677"^^xsd:decimal ;
  dwc:decimalLongitude "1.50281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25677 1.50281)"^^geo:wktLiteral ;
  geo-pos:lat "50.25677"^^xsd:decimal ;
  geo-pos:long "1.50281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_441'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.21444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50281'^^xsd:double;
  dwc:latitude '50.25677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50281 50.25677, 1.50281 50.25677, 1.50281 50.25677, 1.50281 50.25677, 1.50281 50.25677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_441'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22158 1.50282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22158"^^xsd:decimal ;
  dwc:decimalLongitude "1.50282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22158 1.50282)"^^geo:wktLiteral ;
  geo-pos:lat "50.22158"^^xsd:decimal ;
  geo-pos:long "1.50282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50282'^^xsd:double;
  dwc:latitude '50.22158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50282 50.22158, 1.50282 50.22158, 1.50282 50.22158, 1.50282 50.22158, 1.50282 50.22158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7005'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23138 1.50282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23138"^^xsd:decimal ;
  dwc:decimalLongitude "1.50282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23138 1.50282)"^^geo:wktLiteral ;
  geo-pos:lat "50.23138"^^xsd:decimal ;
  geo-pos:long "1.50282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.82222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50282'^^xsd:double;
  dwc:latitude '50.23138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50282 50.23138, 1.50282 50.23138, 1.50282 50.23138, 1.50282 50.23138, 1.50282 50.23138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11415'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385 1.50283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2385"^^xsd:decimal ;
  dwc:decimalLongitude "1.50283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385 1.50283)"^^geo:wktLiteral ;
  geo-pos:lat "50.2385"^^xsd:decimal ;
  geo-pos:long "1.50283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50283'^^xsd:double;
  dwc:latitude '50.2385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50283 50.2385, 1.50283 50.2385, 1.50283 50.2385, 1.50283 50.2385, 1.50283 50.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4236'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.50284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.50284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.50284)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.50284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50284'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50284 50.23253, 1.50284 50.23253, 1.50284 50.23253, 1.50284 50.23253, 1.50284 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12941'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20056 1.50286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20056"^^xsd:decimal ;
  dwc:decimalLongitude "1.50286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20056 1.50286)"^^geo:wktLiteral ;
  geo-pos:lat "50.20056"^^xsd:decimal ;
  geo-pos:long "1.50286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50286'^^xsd:double;
  dwc:latitude '50.20056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50286 50.20056, 1.50286 50.20056, 1.50286 50.20056, 1.50286 50.20056, 1.50286 50.20056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5888'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30581 1.50289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30581"^^xsd:decimal ;
  dwc:decimalLongitude "1.50289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30581 1.50289)"^^geo:wktLiteral ;
  geo-pos:lat "50.30581"^^xsd:decimal ;
  geo-pos:long "1.50289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_589'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50289'^^xsd:double;
  dwc:latitude '50.30581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50289 50.30581, 1.50289 50.30581, 1.50289 50.30581, 1.50289 50.30581, 1.50289 50.30581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_589'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.5029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22375"^^xsd:decimal ;
  dwc:decimalLongitude "1.5029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.5029)"^^geo:wktLiteral ;
  geo-pos:lat "50.22375"^^xsd:decimal ;
  geo-pos:long "1.5029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5029'^^xsd:double;
  dwc:latitude '50.22375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5029 50.22375, 1.5029 50.22375, 1.5029 50.22375, 1.5029 50.22375, 1.5029 50.22375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10331'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32214 1.50293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32214"^^xsd:decimal ;
  dwc:decimalLongitude "1.50293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32214 1.50293)"^^geo:wktLiteral ;
  geo-pos:lat "50.32214"^^xsd:decimal ;
  geo-pos:long "1.50293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12571'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50293'^^xsd:double;
  dwc:latitude '50.32214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50293 50.32214, 1.50293 50.32214, 1.50293 50.32214, 1.50293 50.32214, 1.50293 50.32214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12571'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21746 1.50298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21746"^^xsd:decimal ;
  dwc:decimalLongitude "1.50298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21746 1.50298)"^^geo:wktLiteral ;
  geo-pos:lat "50.21746"^^xsd:decimal ;
  geo-pos:long "1.50298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7520'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50298'^^xsd:double;
  dwc:latitude '50.21746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50298 50.21746, 1.50298 50.21746, 1.50298 50.21746, 1.50298 50.21746, 1.50298 50.21746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7520'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.50298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.50298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.50298)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.50298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13131'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50298'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50298 50.2324, 1.50298 50.2324, 1.50298 50.2324, 1.50298 50.2324, 1.50298 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13131'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.50299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25157"^^xsd:decimal ;
  dwc:decimalLongitude "1.50299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25157 1.50299)"^^geo:wktLiteral ;
  geo-pos:lat "50.25157"^^xsd:decimal ;
  geo-pos:long "1.50299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12575'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50299'^^xsd:double;
  dwc:latitude '50.25157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50299 50.25157, 1.50299 50.25157, 1.50299 50.25157, 1.50299 50.25157, 1.50299 50.25157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12575'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.50301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.50301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.50301)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.50301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50301'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50301 50.23335, 1.50301 50.23335, 1.50301 50.23335, 1.50301 50.23335, 1.50301 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3978'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.50301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23593"^^xsd:decimal ;
  dwc:decimalLongitude "1.50301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.50301)"^^geo:wktLiteral ;
  geo-pos:lat "50.23593"^^xsd:decimal ;
  geo-pos:long "1.50301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50301'^^xsd:double;
  dwc:latitude '50.23593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50301 50.23593, 1.50301 50.23593, 1.50301 50.23593, 1.50301 50.23593, 1.50301 50.23593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_610'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24264 1.50302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24264"^^xsd:decimal ;
  dwc:decimalLongitude "1.50302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24264 1.50302)"^^geo:wktLiteral ;
  geo-pos:lat "50.24264"^^xsd:decimal ;
  geo-pos:long "1.50302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50302'^^xsd:double;
  dwc:latitude '50.24264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50302 50.24264, 1.50302 50.24264, 1.50302 50.24264, 1.50302 50.24264, 1.50302 50.24264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4551'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19806 1.50304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19806"^^xsd:decimal ;
  dwc:decimalLongitude "1.50304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19806 1.50304)"^^geo:wktLiteral ;
  geo-pos:lat "50.19806"^^xsd:decimal ;
  geo-pos:long "1.50304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50304'^^xsd:double;
  dwc:latitude '50.19806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50304 50.19806, 1.50304 50.19806, 1.50304 50.19806, 1.50304 50.19806, 1.50304 50.19806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5331'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25211 1.50305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25211"^^xsd:decimal ;
  dwc:decimalLongitude "1.50305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25211 1.50305)"^^geo:wktLiteral ;
  geo-pos:lat "50.25211"^^xsd:decimal ;
  geo-pos:long "1.50305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50305'^^xsd:double;
  dwc:latitude '50.25211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50305 50.25211, 1.50305 50.25211, 1.50305 50.25211, 1.50305 50.25211, 1.50305 50.25211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6774'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40645 1.50306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40645"^^xsd:decimal ;
  dwc:decimalLongitude "1.50306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40645 1.50306)"^^geo:wktLiteral ;
  geo-pos:lat "50.40645"^^xsd:decimal ;
  geo-pos:long "1.50306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50306'^^xsd:double;
  dwc:latitude '50.40645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50306 50.40645, 1.50306 50.40645, 1.50306 50.40645, 1.50306 50.40645, 1.50306 50.40645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4749'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26797 1.50311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26797"^^xsd:decimal ;
  dwc:decimalLongitude "1.50311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26797 1.50311)"^^geo:wktLiteral ;
  geo-pos:lat "50.26797"^^xsd:decimal ;
  geo-pos:long "1.50311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.8455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50311'^^xsd:double;
  dwc:latitude '50.26797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50311 50.26797, 1.50311 50.26797, 1.50311 50.26797, 1.50311 50.26797, 1.50311 50.26797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_135'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.50312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24751"^^xsd:decimal ;
  dwc:decimalLongitude "1.50312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.50312)"^^geo:wktLiteral ;
  geo-pos:lat "50.24751"^^xsd:decimal ;
  geo-pos:long "1.50312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50312'^^xsd:double;
  dwc:latitude '50.24751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50312 50.24751, 1.50312 50.24751, 1.50312 50.24751, 1.50312 50.24751, 1.50312 50.24751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3441'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.50319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22016"^^xsd:decimal ;
  dwc:decimalLongitude "1.50319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.50319)"^^geo:wktLiteral ;
  geo-pos:lat "50.22016"^^xsd:decimal ;
  geo-pos:long "1.50319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7452'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50319'^^xsd:double;
  dwc:latitude '50.22016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50319 50.22016, 1.50319 50.22016, 1.50319 50.22016, 1.50319 50.22016, 1.50319 50.22016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7452'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.5032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23451"^^xsd:decimal ;
  dwc:decimalLongitude "1.5032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.5032)"^^geo:wktLiteral ;
  geo-pos:lat "50.23451"^^xsd:decimal ;
  geo-pos:long "1.5032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5032'^^xsd:double;
  dwc:latitude '50.23451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5032 50.23451, 1.5032 50.23451, 1.5032 50.23451, 1.5032 50.23451, 1.5032 50.23451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9861'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24631 1.5032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24631"^^xsd:decimal ;
  dwc:decimalLongitude "1.5032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24631 1.5032)"^^geo:wktLiteral ;
  geo-pos:lat "50.24631"^^xsd:decimal ;
  geo-pos:long "1.5032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.676666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5032'^^xsd:double;
  dwc:latitude '50.24631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5032 50.24631, 1.5032 50.24631, 1.5032 50.24631, 1.5032 50.24631, 1.5032 50.24631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4689'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22675 1.50321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22675"^^xsd:decimal ;
  dwc:decimalLongitude "1.50321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22675 1.50321)"^^geo:wktLiteral ;
  geo-pos:lat "50.22675"^^xsd:decimal ;
  geo-pos:long "1.50321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50321'^^xsd:double;
  dwc:latitude '50.22675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50321 50.22675, 1.50321 50.22675, 1.50321 50.22675, 1.50321 50.22675, 1.50321 50.22675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4998'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.50321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.50321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.50321)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.50321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50321'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50321 50.22746, 1.50321 50.22746, 1.50321 50.22746, 1.50321 50.22746, 1.50321 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12623'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21767 1.50322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21767"^^xsd:decimal ;
  dwc:decimalLongitude "1.50322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21767 1.50322)"^^geo:wktLiteral ;
  geo-pos:lat "50.21767"^^xsd:decimal ;
  geo-pos:long "1.50322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7519'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50322'^^xsd:double;
  dwc:latitude '50.21767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50322 50.21767, 1.50322 50.21767, 1.50322 50.21767, 1.50322 50.21767, 1.50322 50.21767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7519'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25426 1.50323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25426"^^xsd:decimal ;
  dwc:decimalLongitude "1.50323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25426 1.50323)"^^geo:wktLiteral ;
  geo-pos:lat "50.25426"^^xsd:decimal ;
  geo-pos:long "1.50323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50323'^^xsd:double;
  dwc:latitude '50.25426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50323 50.25426, 1.50323 50.25426, 1.50323 50.25426, 1.50323 50.25426, 1.50323 50.25426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4524'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.50326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22266"^^xsd:decimal ;
  dwc:decimalLongitude "1.50326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.50326)"^^geo:wktLiteral ;
  geo-pos:lat "50.22266"^^xsd:decimal ;
  geo-pos:long "1.50326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50326'^^xsd:double;
  dwc:latitude '50.22266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50326 50.22266, 1.50326 50.22266, 1.50326 50.22266, 1.50326 50.22266, 1.50326 50.22266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4592'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32289 1.5034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32289"^^xsd:decimal ;
  dwc:decimalLongitude "1.5034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32289 1.5034)"^^geo:wktLiteral ;
  geo-pos:lat "50.32289"^^xsd:decimal ;
  geo-pos:long "1.5034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.46'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5034'^^xsd:double;
  dwc:latitude '50.32289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5034 50.32289, 1.5034 50.32289, 1.5034 50.32289, 1.5034 50.32289, 1.5034 50.32289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8971'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.50345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.50345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.50345)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.50345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50345'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50345 50.22905, 1.50345 50.22905, 1.50345 50.22905, 1.50345 50.22905, 1.50345 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4810'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31661 1.50347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31661"^^xsd:decimal ;
  dwc:decimalLongitude "1.50347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31661 1.50347)"^^geo:wktLiteral ;
  geo-pos:lat "50.31661"^^xsd:decimal ;
  geo-pos:long "1.50347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9128'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50347'^^xsd:double;
  dwc:latitude '50.31661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50347 50.31661, 1.50347 50.31661, 1.50347 50.31661, 1.50347 50.31661, 1.50347 50.31661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9128'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24671 1.5035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24671"^^xsd:decimal ;
  dwc:decimalLongitude "1.5035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24671 1.5035)"^^geo:wktLiteral ;
  geo-pos:lat "50.24671"^^xsd:decimal ;
  geo-pos:long "1.5035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5035'^^xsd:double;
  dwc:latitude '50.24671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5035 50.24671, 1.5035 50.24671, 1.5035 50.24671, 1.5035 50.24671, 1.5035 50.24671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12165'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.50352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21786"^^xsd:decimal ;
  dwc:decimalLongitude "1.50352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.50352)"^^geo:wktLiteral ;
  geo-pos:lat "50.21786"^^xsd:decimal ;
  geo-pos:long "1.50352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50352'^^xsd:double;
  dwc:latitude '50.21786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50352 50.21786, 1.50352 50.21786, 1.50352 50.21786, 1.50352 50.21786, 1.50352 50.21786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4620'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20953 1.50357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20953"^^xsd:decimal ;
  dwc:decimalLongitude "1.50357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20953 1.50357)"^^geo:wktLiteral ;
  geo-pos:lat "50.20953"^^xsd:decimal ;
  geo-pos:long "1.50357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10873'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.443333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50357'^^xsd:double;
  dwc:latitude '50.20953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50357 50.20953, 1.50357 50.20953, 1.50357 50.20953, 1.50357 50.20953, 1.50357 50.20953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10873'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25081 1.50362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25081"^^xsd:decimal ;
  dwc:decimalLongitude "1.50362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25081 1.50362)"^^geo:wktLiteral ;
  geo-pos:lat "50.25081"^^xsd:decimal ;
  geo-pos:long "1.50362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50362'^^xsd:double;
  dwc:latitude '50.25081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50362 50.25081, 1.50362 50.25081, 1.50362 50.25081, 1.50362 50.25081, 1.50362 50.25081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10022'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.50366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22849"^^xsd:decimal ;
  dwc:decimalLongitude "1.50366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.50366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22849"^^xsd:decimal ;
  geo-pos:long "1.50366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50366'^^xsd:double;
  dwc:latitude '50.22849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50366 50.22849, 1.50366 50.22849, 1.50366 50.22849, 1.50366 50.22849, 1.50366 50.22849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7036'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25968 1.50367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25968"^^xsd:decimal ;
  dwc:decimalLongitude "1.50367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25968 1.50367)"^^geo:wktLiteral ;
  geo-pos:lat "50.25968"^^xsd:decimal ;
  geo-pos:long "1.50367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50367'^^xsd:double;
  dwc:latitude '50.25968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50367 50.25968, 1.50367 50.25968, 1.50367 50.25968, 1.50367 50.25968, 1.50367 50.25968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_228'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30933 1.5037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30933"^^xsd:decimal ;
  dwc:decimalLongitude "1.5037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30933 1.5037)"^^geo:wktLiteral ;
  geo-pos:lat "50.30933"^^xsd:decimal ;
  geo-pos:long "1.5037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_590'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5037'^^xsd:double;
  dwc:latitude '50.30933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5037 50.30933, 1.5037 50.30933, 1.5037 50.30933, 1.5037 50.30933, 1.5037 50.30933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_590'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21131 1.50371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21131"^^xsd:decimal ;
  dwc:decimalLongitude "1.50371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21131 1.50371)"^^geo:wktLiteral ;
  geo-pos:lat "50.21131"^^xsd:decimal ;
  geo-pos:long "1.50371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50371'^^xsd:double;
  dwc:latitude '50.21131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50371 50.21131, 1.50371 50.21131, 1.50371 50.21131, 1.50371 50.21131, 1.50371 50.21131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_381'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.50373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22822"^^xsd:decimal ;
  dwc:decimalLongitude "1.50373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.50373)"^^geo:wktLiteral ;
  geo-pos:lat "50.22822"^^xsd:decimal ;
  geo-pos:long "1.50373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50373'^^xsd:double;
  dwc:latitude '50.22822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50373 50.22822, 1.50373 50.22822, 1.50373 50.22822, 1.50373 50.22822, 1.50373 50.22822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8440'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.50373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.50373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.50373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.50373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50373'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50373 50.23329, 1.50373 50.23329, 1.50373 50.23329, 1.50373 50.23329, 1.50373 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1109'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29514 1.50375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29514"^^xsd:decimal ;
  dwc:decimalLongitude "1.50375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29514 1.50375)"^^geo:wktLiteral ;
  geo-pos:lat "50.29514"^^xsd:decimal ;
  geo-pos:long "1.50375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9129'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50375'^^xsd:double;
  dwc:latitude '50.29514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50375 50.29514, 1.50375 50.29514, 1.50375 50.29514, 1.50375 50.29514, 1.50375 50.29514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9129'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2451 1.5038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2451"^^xsd:decimal ;
  dwc:decimalLongitude "1.5038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2451 1.5038)"^^geo:wktLiteral ;
  geo-pos:lat "50.2451"^^xsd:decimal ;
  geo-pos:long "1.5038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_568'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5038'^^xsd:double;
  dwc:latitude '50.2451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5038 50.2451, 1.5038 50.2451, 1.5038 50.2451, 1.5038 50.2451, 1.5038 50.2451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_568'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.50381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22661"^^xsd:decimal ;
  dwc:decimalLongitude "1.50381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.50381)"^^geo:wktLiteral ;
  geo-pos:lat "50.22661"^^xsd:decimal ;
  geo-pos:long "1.50381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_540'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50381'^^xsd:double;
  dwc:latitude '50.22661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50381 50.22661, 1.50381 50.22661, 1.50381 50.22661, 1.50381 50.22661, 1.50381 50.22661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_540'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23673 1.50385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23673"^^xsd:decimal ;
  dwc:decimalLongitude "1.50385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23673 1.50385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23673"^^xsd:decimal ;
  geo-pos:long "1.50385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50385'^^xsd:double;
  dwc:latitude '50.23673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50385 50.23673, 1.50385 50.23673, 1.50385 50.23673, 1.50385 50.23673, 1.50385 50.23673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7397'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21553 1.50388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21553"^^xsd:decimal ;
  dwc:decimalLongitude "1.50388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21553 1.50388)"^^geo:wktLiteral ;
  geo-pos:lat "50.21553"^^xsd:decimal ;
  geo-pos:long "1.50388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50388'^^xsd:double;
  dwc:latitude '50.21553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50388 50.21553, 1.50388 50.21553, 1.50388 50.21553, 1.50388 50.21553, 1.50388 50.21553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8468'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24468 1.50388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24468"^^xsd:decimal ;
  dwc:decimalLongitude "1.50388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24468 1.50388)"^^geo:wktLiteral ;
  geo-pos:lat "50.24468"^^xsd:decimal ;
  geo-pos:long "1.50388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50388'^^xsd:double;
  dwc:latitude '50.24468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50388 50.24468, 1.50388 50.24468, 1.50388 50.24468, 1.50388 50.24468, 1.50388 50.24468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7105'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.50389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.50389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.50389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.50389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50389'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50389 50.22696, 1.50389 50.22696, 1.50389 50.22696, 1.50389 50.22696, 1.50389 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_758'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20287 1.5039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20287"^^xsd:decimal ;
  dwc:decimalLongitude "1.5039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20287 1.5039)"^^geo:wktLiteral ;
  geo-pos:lat "50.20287"^^xsd:decimal ;
  geo-pos:long "1.5039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5039'^^xsd:double;
  dwc:latitude '50.20287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5039 50.20287, 1.5039 50.20287, 1.5039 50.20287, 1.5039 50.20287, 1.5039 50.20287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11147'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.5039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21719"^^xsd:decimal ;
  dwc:decimalLongitude "1.5039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.5039)"^^geo:wktLiteral ;
  geo-pos:lat "50.21719"^^xsd:decimal ;
  geo-pos:long "1.5039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5039'^^xsd:double;
  dwc:latitude '50.21719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5039 50.21719, 1.5039 50.21719, 1.5039 50.21719, 1.5039 50.21719, 1.5039 50.21719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12858'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24029 1.5039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24029"^^xsd:decimal ;
  dwc:decimalLongitude "1.5039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24029 1.5039)"^^geo:wktLiteral ;
  geo-pos:lat "50.24029"^^xsd:decimal ;
  geo-pos:long "1.5039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3123'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5039'^^xsd:double;
  dwc:latitude '50.24029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5039 50.24029, 1.5039 50.24029, 1.5039 50.24029, 1.5039 50.24029, 1.5039 50.24029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3123'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22227 1.50392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22227"^^xsd:decimal ;
  dwc:decimalLongitude "1.50392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22227 1.50392)"^^geo:wktLiteral ;
  geo-pos:lat "50.22227"^^xsd:decimal ;
  geo-pos:long "1.50392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11035'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50392'^^xsd:double;
  dwc:latitude '50.22227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50392 50.22227, 1.50392 50.22227, 1.50392 50.22227, 1.50392 50.22227, 1.50392 50.22227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11035'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24639 1.50395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24639"^^xsd:decimal ;
  dwc:decimalLongitude "1.50395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24639 1.50395)"^^geo:wktLiteral ;
  geo-pos:lat "50.24639"^^xsd:decimal ;
  geo-pos:long "1.50395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50395'^^xsd:double;
  dwc:latitude '50.24639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50395 50.24639, 1.50395 50.24639, 1.50395 50.24639, 1.50395 50.24639, 1.50395 50.24639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_365'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27113 1.50395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27113"^^xsd:decimal ;
  dwc:decimalLongitude "1.50395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27113 1.50395)"^^geo:wktLiteral ;
  geo-pos:lat "50.27113"^^xsd:decimal ;
  geo-pos:long "1.50395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50395'^^xsd:double;
  dwc:latitude '50.27113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50395 50.27113, 1.50395 50.27113, 1.50395 50.27113, 1.50395 50.27113, 1.50395 50.27113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6553'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.50397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22054"^^xsd:decimal ;
  dwc:decimalLongitude "1.50397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.50397)"^^geo:wktLiteral ;
  geo-pos:lat "50.22054"^^xsd:decimal ;
  geo-pos:long "1.50397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50397'^^xsd:double;
  dwc:latitude '50.22054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50397 50.22054, 1.50397 50.22054, 1.50397 50.22054, 1.50397 50.22054, 1.50397 50.22054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5692'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24731"^^xsd:decimal ;
  dwc:decimalLongitude "1.50398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50398)"^^geo:wktLiteral ;
  geo-pos:lat "50.24731"^^xsd:decimal ;
  geo-pos:long "1.50398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50398'^^xsd:double;
  dwc:latitude '50.24731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50398 50.24731, 1.50398 50.24731, 1.50398 50.24731, 1.50398 50.24731, 1.50398 50.24731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9166'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.50399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22886"^^xsd:decimal ;
  dwc:decimalLongitude "1.50399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.50399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22886"^^xsd:decimal ;
  geo-pos:long "1.50399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50399'^^xsd:double;
  dwc:latitude '50.22886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50399 50.22886, 1.50399 50.22886, 1.50399 50.22886, 1.50399 50.22886, 1.50399 50.22886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6832'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24741 1.50404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24741"^^xsd:decimal ;
  dwc:decimalLongitude "1.50404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24741 1.50404)"^^geo:wktLiteral ;
  geo-pos:lat "50.24741"^^xsd:decimal ;
  geo-pos:long "1.50404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50404'^^xsd:double;
  dwc:latitude '50.24741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50404 50.24741, 1.50404 50.24741, 1.50404 50.24741, 1.50404 50.24741, 1.50404 50.24741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9165'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 1.50406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.227"^^xsd:decimal ;
  dwc:decimalLongitude "1.50406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 1.50406)"^^geo:wktLiteral ;
  geo-pos:lat "50.227"^^xsd:decimal ;
  geo-pos:long "1.50406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50406'^^xsd:double;
  dwc:latitude '50.227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50406 50.227, 1.50406 50.227, 1.50406 50.227, 1.50406 50.227, 1.50406 50.227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10313'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27881 1.50406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27881"^^xsd:decimal ;
  dwc:decimalLongitude "1.50406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27881 1.50406)"^^geo:wktLiteral ;
  geo-pos:lat "50.27881"^^xsd:decimal ;
  geo-pos:long "1.50406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50406'^^xsd:double;
  dwc:latitude '50.27881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50406 50.27881, 1.50406 50.27881, 1.50406 50.27881, 1.50406 50.27881, 1.50406 50.27881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12281'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27228 1.50407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27228"^^xsd:decimal ;
  dwc:decimalLongitude "1.50407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27228 1.50407)"^^geo:wktLiteral ;
  geo-pos:lat "50.27228"^^xsd:decimal ;
  geo-pos:long "1.50407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50407'^^xsd:double;
  dwc:latitude '50.27228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50407 50.27228, 1.50407 50.27228, 1.50407 50.27228, 1.50407 50.27228, 1.50407 50.27228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10169'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20096 1.50408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20096"^^xsd:decimal ;
  dwc:decimalLongitude "1.50408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20096 1.50408)"^^geo:wktLiteral ;
  geo-pos:lat "50.20096"^^xsd:decimal ;
  geo-pos:long "1.50408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50408'^^xsd:double;
  dwc:latitude '50.20096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50408 50.20096, 1.50408 50.20096, 1.50408 50.20096, 1.50408 50.20096, 1.50408 50.20096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5839'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21009 1.50414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21009"^^xsd:decimal ;
  dwc:decimalLongitude "1.50414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21009 1.50414)"^^geo:wktLiteral ;
  geo-pos:lat "50.21009"^^xsd:decimal ;
  geo-pos:long "1.50414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50414'^^xsd:double;
  dwc:latitude '50.21009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50414 50.21009, 1.50414 50.21009, 1.50414 50.21009, 1.50414 50.21009, 1.50414 50.21009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5871'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21925 1.50417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21925"^^xsd:decimal ;
  dwc:decimalLongitude "1.50417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21925 1.50417)"^^geo:wktLiteral ;
  geo-pos:lat "50.21925"^^xsd:decimal ;
  geo-pos:long "1.50417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50417'^^xsd:double;
  dwc:latitude '50.21925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50417 50.21925, 1.50417 50.21925, 1.50417 50.21925, 1.50417 50.21925, 1.50417 50.21925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4265'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21519 1.50421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21519"^^xsd:decimal ;
  dwc:decimalLongitude "1.50421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21519 1.50421)"^^geo:wktLiteral ;
  geo-pos:lat "50.21519"^^xsd:decimal ;
  geo-pos:long "1.50421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50421'^^xsd:double;
  dwc:latitude '50.21519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50421 50.21519, 1.50421 50.21519, 1.50421 50.21519, 1.50421 50.21519, 1.50421 50.21519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10305'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24708 1.50422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24708"^^xsd:decimal ;
  dwc:decimalLongitude "1.50422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24708 1.50422)"^^geo:wktLiteral ;
  geo-pos:lat "50.24708"^^xsd:decimal ;
  geo-pos:long "1.50422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2875'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50422'^^xsd:double;
  dwc:latitude '50.24708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50422 50.24708, 1.50422 50.24708, 1.50422 50.24708, 1.50422 50.24708, 1.50422 50.24708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2875'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24914 1.50422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24914"^^xsd:decimal ;
  dwc:decimalLongitude "1.50422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24914 1.50422)"^^geo:wktLiteral ;
  geo-pos:lat "50.24914"^^xsd:decimal ;
  geo-pos:long "1.50422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.23444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50422'^^xsd:double;
  dwc:latitude '50.24914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50422 50.24914, 1.50422 50.24914, 1.50422 50.24914, 1.50422 50.24914, 1.50422 50.24914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9507'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.50423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21924"^^xsd:decimal ;
  dwc:decimalLongitude "1.50423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.50423)"^^geo:wktLiteral ;
  geo-pos:lat "50.21924"^^xsd:decimal ;
  geo-pos:long "1.50423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50423'^^xsd:double;
  dwc:latitude '50.21924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50423 50.21924, 1.50423 50.21924, 1.50423 50.21924, 1.50423 50.21924, 1.50423 50.21924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4264'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26549 1.50423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26549"^^xsd:decimal ;
  dwc:decimalLongitude "1.50423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26549 1.50423)"^^geo:wktLiteral ;
  geo-pos:lat "50.26549"^^xsd:decimal ;
  geo-pos:long "1.50423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.454444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50423'^^xsd:double;
  dwc:latitude '50.26549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50423 50.26549, 1.50423 50.26549, 1.50423 50.26549, 1.50423 50.26549, 1.50423 50.26549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_316'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24628 1.50424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24628"^^xsd:decimal ;
  dwc:decimalLongitude "1.50424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24628 1.50424)"^^geo:wktLiteral ;
  geo-pos:lat "50.24628"^^xsd:decimal ;
  geo-pos:long "1.50424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.9344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50424'^^xsd:double;
  dwc:latitude '50.24628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50424 50.24628, 1.50424 50.24628, 1.50424 50.24628, 1.50424 50.24628, 1.50424 50.24628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7108'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.50425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.50425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.50425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.50425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_469'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.037777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50425'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50425 50.23334, 1.50425 50.23334, 1.50425 50.23334, 1.50425 50.23334, 1.50425 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_469'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.50426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21799"^^xsd:decimal ;
  dwc:decimalLongitude "1.50426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.50426)"^^geo:wktLiteral ;
  geo-pos:lat "50.21799"^^xsd:decimal ;
  geo-pos:long "1.50426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.31'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50426'^^xsd:double;
  dwc:latitude '50.21799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50426 50.21799, 1.50426 50.21799, 1.50426 50.21799, 1.50426 50.21799, 1.50426 50.21799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4196'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.50426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.50426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.50426)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.50426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50426'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50426 50.23317, 1.50426 50.23317, 1.50426 50.23317, 1.50426 50.23317, 1.50426 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6224'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23985 1.50426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23985"^^xsd:decimal ;
  dwc:decimalLongitude "1.50426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23985 1.50426)"^^geo:wktLiteral ;
  geo-pos:lat "50.23985"^^xsd:decimal ;
  geo-pos:long "1.50426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50426'^^xsd:double;
  dwc:latitude '50.23985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50426 50.23985, 1.50426 50.23985, 1.50426 50.23985, 1.50426 50.23985, 1.50426 50.23985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4643'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24736 1.50426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24736"^^xsd:decimal ;
  dwc:decimalLongitude "1.50426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24736 1.50426)"^^geo:wktLiteral ;
  geo-pos:lat "50.24736"^^xsd:decimal ;
  geo-pos:long "1.50426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1553'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50426'^^xsd:double;
  dwc:latitude '50.24736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50426 50.24736, 1.50426 50.24736, 1.50426 50.24736, 1.50426 50.24736, 1.50426 50.24736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1553'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23809 1.50427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23809"^^xsd:decimal ;
  dwc:decimalLongitude "1.50427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23809 1.50427)"^^geo:wktLiteral ;
  geo-pos:lat "50.23809"^^xsd:decimal ;
  geo-pos:long "1.50427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50427'^^xsd:double;
  dwc:latitude '50.23809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50427 50.23809, 1.50427 50.23809, 1.50427 50.23809, 1.50427 50.23809, 1.50427 50.23809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6249'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.50429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22699"^^xsd:decimal ;
  dwc:decimalLongitude "1.50429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.50429)"^^geo:wktLiteral ;
  geo-pos:lat "50.22699"^^xsd:decimal ;
  geo-pos:long "1.50429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.313333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50429'^^xsd:double;
  dwc:latitude '50.22699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50429 50.22699, 1.50429 50.22699, 1.50429 50.22699, 1.50429 50.22699, 1.50429 50.22699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5081'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.50431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.50431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.50431)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.50431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50431'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50431 50.22902, 1.50431 50.22902, 1.50431 50.22902, 1.50431 50.22902, 1.50431 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12951'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.50433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "1.50433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.50433)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "1.50433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8199'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50433'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50433 50.25, 1.50433 50.25, 1.50433 50.25, 1.50433 50.25, 1.50433 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8199'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26992 1.50435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26992"^^xsd:decimal ;
  dwc:decimalLongitude "1.50435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26992 1.50435)"^^geo:wktLiteral ;
  geo-pos:lat "50.26992"^^xsd:decimal ;
  geo-pos:long "1.50435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.846666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50435'^^xsd:double;
  dwc:latitude '50.26992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50435 50.26992, 1.50435 50.26992, 1.50435 50.26992, 1.50435 50.26992, 1.50435 50.26992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10076'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27761 1.50436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27761"^^xsd:decimal ;
  dwc:decimalLongitude "1.50436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27761 1.50436)"^^geo:wktLiteral ;
  geo-pos:lat "50.27761"^^xsd:decimal ;
  geo-pos:long "1.50436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50436'^^xsd:double;
  dwc:latitude '50.27761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50436 50.27761, 1.50436 50.27761, 1.50436 50.27761, 1.50436 50.27761, 1.50436 50.27761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9826'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24584 1.50443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24584"^^xsd:decimal ;
  dwc:decimalLongitude "1.50443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24584 1.50443)"^^geo:wktLiteral ;
  geo-pos:lat "50.24584"^^xsd:decimal ;
  geo-pos:long "1.50443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50443'^^xsd:double;
  dwc:latitude '50.24584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50443 50.24584, 1.50443 50.24584, 1.50443 50.24584, 1.50443 50.24584, 1.50443 50.24584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8419'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.50449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.50449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.50449)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.50449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11193'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50449'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50449 50.22969, 1.50449 50.22969, 1.50449 50.22969, 1.50449 50.22969, 1.50449 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11193'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.50449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23019"^^xsd:decimal ;
  dwc:decimalLongitude "1.50449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.50449)"^^geo:wktLiteral ;
  geo-pos:lat "50.23019"^^xsd:decimal ;
  geo-pos:long "1.50449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50449'^^xsd:double;
  dwc:latitude '50.23019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50449 50.23019, 1.50449 50.23019, 1.50449 50.23019, 1.50449 50.23019, 1.50449 50.23019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11538'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24753 1.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24753"^^xsd:decimal ;
  dwc:decimalLongitude "1.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24753 1.5045)"^^geo:wktLiteral ;
  geo-pos:lat "50.24753"^^xsd:decimal ;
  geo-pos:long "1.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5045'^^xsd:double;
  dwc:latitude '50.24753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5045 50.24753, 1.5045 50.24753, 1.5045 50.24753, 1.5045 50.24753, 1.5045 50.24753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7772'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24767 1.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24767"^^xsd:decimal ;
  dwc:decimalLongitude "1.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24767 1.5045)"^^geo:wktLiteral ;
  geo-pos:lat "50.24767"^^xsd:decimal ;
  geo-pos:long "1.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.101111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5045'^^xsd:double;
  dwc:latitude '50.24767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5045 50.24767, 1.5045 50.24767, 1.5045 50.24767, 1.5045 50.24767, 1.5045 50.24767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7742'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25658 1.50456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25658"^^xsd:decimal ;
  dwc:decimalLongitude "1.50456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25658 1.50456)"^^geo:wktLiteral ;
  geo-pos:lat "50.25658"^^xsd:decimal ;
  geo-pos:long "1.50456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50456'^^xsd:double;
  dwc:latitude '50.25658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50456 50.25658, 1.50456 50.25658, 1.50456 50.25658, 1.50456 50.25658, 1.50456 50.25658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1028'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21658 1.5046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21658"^^xsd:decimal ;
  dwc:decimalLongitude "1.5046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21658 1.5046)"^^geo:wktLiteral ;
  geo-pos:lat "50.21658"^^xsd:decimal ;
  geo-pos:long "1.5046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5046'^^xsd:double;
  dwc:latitude '50.21658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5046 50.21658, 1.5046 50.21658, 1.5046 50.21658, 1.5046 50.21658, 1.5046 50.21658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6087'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24998 1.5046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24998"^^xsd:decimal ;
  dwc:decimalLongitude "1.5046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24998 1.5046)"^^geo:wktLiteral ;
  geo-pos:lat "50.24998"^^xsd:decimal ;
  geo-pos:long "1.5046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5046'^^xsd:double;
  dwc:latitude '50.24998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5046 50.24998, 1.5046 50.24998, 1.5046 50.24998, 1.5046 50.24998, 1.5046 50.24998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_852'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24812 1.50467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24812"^^xsd:decimal ;
  dwc:decimalLongitude "1.50467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24812 1.50467)"^^geo:wktLiteral ;
  geo-pos:lat "50.24812"^^xsd:decimal ;
  geo-pos:long "1.50467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50467'^^xsd:double;
  dwc:latitude '50.24812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50467 50.24812, 1.50467 50.24812, 1.50467 50.24812, 1.50467 50.24812, 1.50467 50.24812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7743'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21056 1.50469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21056"^^xsd:decimal ;
  dwc:decimalLongitude "1.50469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21056 1.50469)"^^geo:wktLiteral ;
  geo-pos:lat "50.21056"^^xsd:decimal ;
  geo-pos:long "1.50469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50469'^^xsd:double;
  dwc:latitude '50.21056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50469 50.21056, 1.50469 50.21056, 1.50469 50.21056, 1.50469 50.21056, 1.50469 50.21056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5704'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21831 1.50469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21831"^^xsd:decimal ;
  dwc:decimalLongitude "1.50469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21831 1.50469)"^^geo:wktLiteral ;
  geo-pos:lat "50.21831"^^xsd:decimal ;
  geo-pos:long "1.50469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50469'^^xsd:double;
  dwc:latitude '50.21831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50469 50.21831, 1.50469 50.21831, 1.50469 50.21831, 1.50469 50.21831, 1.50469 50.21831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9785'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.50472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24585"^^xsd:decimal ;
  dwc:decimalLongitude "1.50472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24585 1.50472)"^^geo:wktLiteral ;
  geo-pos:lat "50.24585"^^xsd:decimal ;
  geo-pos:long "1.50472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50472'^^xsd:double;
  dwc:latitude '50.24585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50472 50.24585, 1.50472 50.24585, 1.50472 50.24585, 1.50472 50.24585, 1.50472 50.24585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7107'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21962 1.50473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21962"^^xsd:decimal ;
  dwc:decimalLongitude "1.50473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21962 1.50473)"^^geo:wktLiteral ;
  geo-pos:lat "50.21962"^^xsd:decimal ;
  geo-pos:long "1.50473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50473'^^xsd:double;
  dwc:latitude '50.21962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50473 50.21962, 1.50473 50.21962, 1.50473 50.21962, 1.50473 50.21962, 1.50473 50.21962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4184'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.50476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22295"^^xsd:decimal ;
  dwc:decimalLongitude "1.50476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.50476)"^^geo:wktLiteral ;
  geo-pos:lat "50.22295"^^xsd:decimal ;
  geo-pos:long "1.50476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50476'^^xsd:double;
  dwc:latitude '50.22295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50476 50.22295, 1.50476 50.22295, 1.50476 50.22295, 1.50476 50.22295, 1.50476 50.22295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6562'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22409 1.50476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22409"^^xsd:decimal ;
  dwc:decimalLongitude "1.50476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22409 1.50476)"^^geo:wktLiteral ;
  geo-pos:lat "50.22409"^^xsd:decimal ;
  geo-pos:long "1.50476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50476'^^xsd:double;
  dwc:latitude '50.22409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50476 50.22409, 1.50476 50.22409, 1.50476 50.22409, 1.50476 50.22409, 1.50476 50.22409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6267'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29937 1.50477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29937"^^xsd:decimal ;
  dwc:decimalLongitude "1.50477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29937 1.50477)"^^geo:wktLiteral ;
  geo-pos:lat "50.29937"^^xsd:decimal ;
  geo-pos:long "1.50477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50477'^^xsd:double;
  dwc:latitude '50.29937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50477 50.29937, 1.50477 50.29937, 1.50477 50.29937, 1.50477 50.29937, 1.50477 50.29937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10048'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33292 1.50477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33292"^^xsd:decimal ;
  dwc:decimalLongitude "1.50477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33292 1.50477)"^^geo:wktLiteral ;
  geo-pos:lat "50.33292"^^xsd:decimal ;
  geo-pos:long "1.50477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12570'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50477'^^xsd:double;
  dwc:latitude '50.33292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50477 50.33292, 1.50477 50.33292, 1.50477 50.33292, 1.50477 50.33292, 1.50477 50.33292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12570'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22064"^^xsd:decimal ;
  dwc:decimalLongitude "1.50478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "50.22064"^^xsd:decimal ;
  geo-pos:long "1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50478'^^xsd:double;
  dwc:latitude '50.22064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50478 50.22064, 1.50478 50.22064, 1.50478 50.22064, 1.50478 50.22064, 1.50478 50.22064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4393'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.5048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.5048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.5048)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.5048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5048'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5048 50.23054, 1.5048 50.23054, 1.5048 50.23054, 1.5048 50.23054, 1.5048 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11536'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.5048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.5048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.5048)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.5048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5048'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5048 50.23255, 1.5048 50.23255, 1.5048 50.23255, 1.5048 50.23255, 1.5048 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4042'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24694 1.50484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24694"^^xsd:decimal ;
  dwc:decimalLongitude "1.50484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24694 1.50484)"^^geo:wktLiteral ;
  geo-pos:lat "50.24694"^^xsd:decimal ;
  geo-pos:long "1.50484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.89'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50484'^^xsd:double;
  dwc:latitude '50.24694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50484 50.24694, 1.50484 50.24694, 1.50484 50.24694, 1.50484 50.24694, 1.50484 50.24694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9167'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24583 1.50486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24583"^^xsd:decimal ;
  dwc:decimalLongitude "1.50486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24583 1.50486)"^^geo:wktLiteral ;
  geo-pos:lat "50.24583"^^xsd:decimal ;
  geo-pos:long "1.50486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50486'^^xsd:double;
  dwc:latitude '50.24583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50486 50.24583, 1.50486 50.24583, 1.50486 50.24583, 1.50486 50.24583, 1.50486 50.24583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7106'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38591 1.50486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38591"^^xsd:decimal ;
  dwc:decimalLongitude "1.50486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38591 1.50486)"^^geo:wktLiteral ;
  geo-pos:lat "50.38591"^^xsd:decimal ;
  geo-pos:long "1.50486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50486'^^xsd:double;
  dwc:latitude '50.38591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50486 50.38591, 1.50486 50.38591, 1.50486 50.38591, 1.50486 50.38591, 1.50486 50.38591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8966'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24731"^^xsd:decimal ;
  dwc:decimalLongitude "1.50488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24731 1.50488)"^^geo:wktLiteral ;
  geo-pos:lat "50.24731"^^xsd:decimal ;
  geo-pos:long "1.50488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3256'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50488'^^xsd:double;
  dwc:latitude '50.24731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50488 50.24731, 1.50488 50.24731, 1.50488 50.24731, 1.50488 50.24731, 1.50488 50.24731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3256'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32409 1.50488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32409"^^xsd:decimal ;
  dwc:decimalLongitude "1.50488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32409 1.50488)"^^geo:wktLiteral ;
  geo-pos:lat "50.32409"^^xsd:decimal ;
  geo-pos:long "1.50488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9160'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50488'^^xsd:double;
  dwc:latitude '50.32409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50488 50.32409, 1.50488 50.32409, 1.50488 50.32409, 1.50488 50.32409, 1.50488 50.32409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9160'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.5049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23536"^^xsd:decimal ;
  dwc:decimalLongitude "1.5049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.5049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23536"^^xsd:decimal ;
  geo-pos:long "1.5049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3250'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5049'^^xsd:double;
  dwc:latitude '50.23536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5049 50.23536, 1.5049 50.23536, 1.5049 50.23536, 1.5049 50.23536, 1.5049 50.23536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3250'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.50493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.50493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.50493)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.50493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.625555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50493'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50493 50.23286, 1.50493 50.23286, 1.50493 50.23286, 1.50493 50.23286, 1.50493 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4862'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25141 1.50493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25141"^^xsd:decimal ;
  dwc:decimalLongitude "1.50493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25141 1.50493)"^^geo:wktLiteral ;
  geo-pos:lat "50.25141"^^xsd:decimal ;
  geo-pos:long "1.50493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50493'^^xsd:double;
  dwc:latitude '50.25141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50493 50.25141, 1.50493 50.25141, 1.50493 50.25141, 1.50493 50.25141, 1.50493 50.25141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6735'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.50496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21659"^^xsd:decimal ;
  dwc:decimalLongitude "1.50496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.50496)"^^geo:wktLiteral ;
  geo-pos:lat "50.21659"^^xsd:decimal ;
  geo-pos:long "1.50496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50496'^^xsd:double;
  dwc:latitude '50.21659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50496 50.21659, 1.50496 50.21659, 1.50496 50.21659, 1.50496 50.21659, 1.50496 50.21659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_697'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21001 1.50497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21001"^^xsd:decimal ;
  dwc:decimalLongitude "1.50497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21001 1.50497)"^^geo:wktLiteral ;
  geo-pos:lat "50.21001"^^xsd:decimal ;
  geo-pos:long "1.50497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50497'^^xsd:double;
  dwc:latitude '50.21001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50497 50.21001, 1.50497 50.21001, 1.50497 50.21001, 1.50497 50.21001, 1.50497 50.21001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10750'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.50499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21703"^^xsd:decimal ;
  dwc:decimalLongitude "1.50499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.50499)"^^geo:wktLiteral ;
  geo-pos:lat "50.21703"^^xsd:decimal ;
  geo-pos:long "1.50499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50499'^^xsd:double;
  dwc:latitude '50.21703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50499 50.21703, 1.50499 50.21703, 1.50499 50.21703, 1.50499 50.21703, 1.50499 50.21703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5690'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23615 1.50499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23615"^^xsd:decimal ;
  dwc:decimalLongitude "1.50499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23615 1.50499)"^^geo:wktLiteral ;
  geo-pos:lat "50.23615"^^xsd:decimal ;
  geo-pos:long "1.50499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50499'^^xsd:double;
  dwc:latitude '50.23615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50499 50.23615, 1.50499 50.23615, 1.50499 50.23615, 1.50499 50.23615, 1.50499 50.23615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8700'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21572 1.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21572"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21572 1.505)"^^geo:wktLiteral ;
  geo-pos:lat "50.21572"^^xsd:decimal ;
  geo-pos:long "1.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.505'^^xsd:double;
  dwc:latitude '50.21572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.505 50.21572, 1.505 50.21572, 1.505 50.21572, 1.505 50.21572, 1.505 50.21572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8467'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20928 1.50507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20928"^^xsd:decimal ;
  dwc:decimalLongitude "1.50507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20928 1.50507)"^^geo:wktLiteral ;
  geo-pos:lat "50.20928"^^xsd:decimal ;
  geo-pos:long "1.50507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50507'^^xsd:double;
  dwc:latitude '50.20928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50507 50.20928, 1.50507 50.20928, 1.50507 50.20928, 1.50507 50.20928, 1.50507 50.20928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4913'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.50507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.50507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.50507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.50507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50507'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50507 50.23398, 1.50507 50.23398, 1.50507 50.23398, 1.50507 50.23398, 1.50507 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9713'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.50508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22159"^^xsd:decimal ;
  dwc:decimalLongitude "1.50508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.50508)"^^geo:wktLiteral ;
  geo-pos:lat "50.22159"^^xsd:decimal ;
  geo-pos:long "1.50508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50508'^^xsd:double;
  dwc:latitude '50.22159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50508 50.22159, 1.50508 50.22159, 1.50508 50.22159, 1.50508 50.22159, 1.50508 50.22159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_297'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22039 1.50509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22039"^^xsd:decimal ;
  dwc:decimalLongitude "1.50509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22039 1.50509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22039"^^xsd:decimal ;
  geo-pos:long "1.50509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50509'^^xsd:double;
  dwc:latitude '50.22039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50509 50.22039, 1.50509 50.22039, 1.50509 50.22039, 1.50509 50.22039, 1.50509 50.22039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6106'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2464 1.50509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2464"^^xsd:decimal ;
  dwc:decimalLongitude "1.50509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2464 1.50509)"^^geo:wktLiteral ;
  geo-pos:lat "50.2464"^^xsd:decimal ;
  geo-pos:long "1.50509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50509'^^xsd:double;
  dwc:latitude '50.2464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50509 50.2464, 1.50509 50.2464, 1.50509 50.2464, 1.50509 50.2464, 1.50509 50.2464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7109'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25053 1.5051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25053"^^xsd:decimal ;
  dwc:decimalLongitude "1.5051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25053 1.5051)"^^geo:wktLiteral ;
  geo-pos:lat "50.25053"^^xsd:decimal ;
  geo-pos:long "1.5051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12542'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5051'^^xsd:double;
  dwc:latitude '50.25053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5051 50.25053, 1.5051 50.25053, 1.5051 50.25053, 1.5051 50.25053, 1.5051 50.25053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12542'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22544 1.50511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22544"^^xsd:decimal ;
  dwc:decimalLongitude "1.50511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22544 1.50511)"^^geo:wktLiteral ;
  geo-pos:lat "50.22544"^^xsd:decimal ;
  geo-pos:long "1.50511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.19111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50511'^^xsd:double;
  dwc:latitude '50.22544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50511 50.22544, 1.50511 50.22544, 1.50511 50.22544, 1.50511 50.22544, 1.50511 50.22544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6033'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.50513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.50513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.50513)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.50513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.017777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50513'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50513 50.22895, 1.50513 50.22895, 1.50513 50.22895, 1.50513 50.22895, 1.50513 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6834'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21787 1.50514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21787"^^xsd:decimal ;
  dwc:decimalLongitude "1.50514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21787 1.50514)"^^geo:wktLiteral ;
  geo-pos:lat "50.21787"^^xsd:decimal ;
  geo-pos:long "1.50514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50514'^^xsd:double;
  dwc:latitude '50.21787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50514 50.21787, 1.50514 50.21787, 1.50514 50.21787, 1.50514 50.21787, 1.50514 50.21787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5270'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27073 1.50515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27073"^^xsd:decimal ;
  dwc:decimalLongitude "1.50515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27073 1.50515)"^^geo:wktLiteral ;
  geo-pos:lat "50.27073"^^xsd:decimal ;
  geo-pos:long "1.50515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8198'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50515'^^xsd:double;
  dwc:latitude '50.27073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50515 50.27073, 1.50515 50.27073, 1.50515 50.27073, 1.50515 50.27073, 1.50515 50.27073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8198'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24795 1.50516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24795"^^xsd:decimal ;
  dwc:decimalLongitude "1.50516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24795 1.50516)"^^geo:wktLiteral ;
  geo-pos:lat "50.24795"^^xsd:decimal ;
  geo-pos:long "1.50516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9241'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50516'^^xsd:double;
  dwc:latitude '50.24795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50516 50.24795, 1.50516 50.24795, 1.50516 50.24795, 1.50516 50.24795, 1.50516 50.24795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9241'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.5052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22884"^^xsd:decimal ;
  dwc:decimalLongitude "1.5052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.5052)"^^geo:wktLiteral ;
  geo-pos:lat "50.22884"^^xsd:decimal ;
  geo-pos:long "1.5052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5052'^^xsd:double;
  dwc:latitude '50.22884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5052 50.22884, 1.5052 50.22884, 1.5052 50.22884, 1.5052 50.22884, 1.5052 50.22884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6835'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.50521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22031"^^xsd:decimal ;
  dwc:decimalLongitude "1.50521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.50521)"^^geo:wktLiteral ;
  geo-pos:lat "50.22031"^^xsd:decimal ;
  geo-pos:long "1.50521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50521'^^xsd:double;
  dwc:latitude '50.22031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50521 50.22031, 1.50521 50.22031, 1.50521 50.22031, 1.50521 50.22031, 1.50521 50.22031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6404'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25161 1.50521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25161"^^xsd:decimal ;
  dwc:decimalLongitude "1.50521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25161 1.50521)"^^geo:wktLiteral ;
  geo-pos:lat "50.25161"^^xsd:decimal ;
  geo-pos:long "1.50521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50521'^^xsd:double;
  dwc:latitude '50.25161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50521 50.25161, 1.50521 50.25161, 1.50521 50.25161, 1.50521 50.25161, 1.50521 50.25161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6448'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.50522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22105"^^xsd:decimal ;
  dwc:decimalLongitude "1.50522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.50522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22105"^^xsd:decimal ;
  geo-pos:long "1.50522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50522'^^xsd:double;
  dwc:latitude '50.22105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50522 50.22105, 1.50522 50.22105, 1.50522 50.22105, 1.50522 50.22105, 1.50522 50.22105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24662 1.50529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24662"^^xsd:decimal ;
  dwc:decimalLongitude "1.50529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24662 1.50529)"^^geo:wktLiteral ;
  geo-pos:lat "50.24662"^^xsd:decimal ;
  geo-pos:long "1.50529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50529'^^xsd:double;
  dwc:latitude '50.24662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50529 50.24662, 1.50529 50.24662, 1.50529 50.24662, 1.50529 50.24662, 1.50529 50.24662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3767'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.5053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23616"^^xsd:decimal ;
  dwc:decimalLongitude "1.5053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.5053)"^^geo:wktLiteral ;
  geo-pos:lat "50.23616"^^xsd:decimal ;
  geo-pos:long "1.5053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5053'^^xsd:double;
  dwc:latitude '50.23616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5053 50.23616, 1.5053 50.23616, 1.5053 50.23616, 1.5053 50.23616, 1.5053 50.23616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6690'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.5053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24766"^^xsd:decimal ;
  dwc:decimalLongitude "1.5053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.5053)"^^geo:wktLiteral ;
  geo-pos:lat "50.24766"^^xsd:decimal ;
  geo-pos:long "1.5053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5053'^^xsd:double;
  dwc:latitude '50.24766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5053 50.24766, 1.5053 50.24766, 1.5053 50.24766, 1.5053 50.24766, 1.5053 50.24766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3766'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3015 1.50535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3015"^^xsd:decimal ;
  dwc:decimalLongitude "1.50535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3015 1.50535)"^^geo:wktLiteral ;
  geo-pos:lat "50.3015"^^xsd:decimal ;
  geo-pos:long "1.50535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.69111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50535'^^xsd:double;
  dwc:latitude '50.3015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50535 50.3015, 1.50535 50.3015, 1.50535 50.3015, 1.50535 50.3015, 1.50535 50.3015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8666'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24786 1.50536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24786"^^xsd:decimal ;
  dwc:decimalLongitude "1.50536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24786 1.50536)"^^geo:wktLiteral ;
  geo-pos:lat "50.24786"^^xsd:decimal ;
  geo-pos:long "1.50536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50536'^^xsd:double;
  dwc:latitude '50.24786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50536 50.24786, 1.50536 50.24786, 1.50536 50.24786, 1.50536 50.24786, 1.50536 50.24786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3804'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.50538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.50538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.50538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.50538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50538'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50538 50.22868, 1.50538 50.22868, 1.50538 50.22868, 1.50538 50.22868, 1.50538 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6833'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.50538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23021"^^xsd:decimal ;
  dwc:decimalLongitude "1.50538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.50538)"^^geo:wktLiteral ;
  geo-pos:lat "50.23021"^^xsd:decimal ;
  geo-pos:long "1.50538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50538'^^xsd:double;
  dwc:latitude '50.23021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50538 50.23021, 1.50538 50.23021, 1.50538 50.23021, 1.50538 50.23021, 1.50538 50.23021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3939'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25644 1.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25644"^^xsd:decimal ;
  dwc:decimalLongitude "1.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25644 1.5054)"^^geo:wktLiteral ;
  geo-pos:lat "50.25644"^^xsd:decimal ;
  geo-pos:long "1.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5054'^^xsd:double;
  dwc:latitude '50.25644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5054 50.25644, 1.5054 50.25644, 1.5054 50.25644, 1.5054 50.25644, 1.5054 50.25644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10056'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21011 1.50543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21011"^^xsd:decimal ;
  dwc:decimalLongitude "1.50543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21011 1.50543)"^^geo:wktLiteral ;
  geo-pos:lat "50.21011"^^xsd:decimal ;
  geo-pos:long "1.50543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50543'^^xsd:double;
  dwc:latitude '50.21011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50543 50.21011, 1.50543 50.21011, 1.50543 50.21011, 1.50543 50.21011, 1.50543 50.21011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10446'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21649 1.50549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21649"^^xsd:decimal ;
  dwc:decimalLongitude "1.50549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21649 1.50549)"^^geo:wktLiteral ;
  geo-pos:lat "50.21649"^^xsd:decimal ;
  geo-pos:long "1.50549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50549'^^xsd:double;
  dwc:latitude '50.21649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50549 50.21649, 1.50549 50.21649, 1.50549 50.21649, 1.50549 50.21649, 1.50549 50.21649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10355'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.50549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22004"^^xsd:decimal ;
  dwc:decimalLongitude "1.50549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.50549)"^^geo:wktLiteral ;
  geo-pos:lat "50.22004"^^xsd:decimal ;
  geo-pos:long "1.50549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50549'^^xsd:double;
  dwc:latitude '50.22004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50549 50.22004, 1.50549 50.22004, 1.50549 50.22004, 1.50549 50.22004, 1.50549 50.22004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6626'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.50549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26497"^^xsd:decimal ;
  dwc:decimalLongitude "1.50549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.50549)"^^geo:wktLiteral ;
  geo-pos:lat "50.26497"^^xsd:decimal ;
  geo-pos:long "1.50549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50549'^^xsd:double;
  dwc:latitude '50.26497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50549 50.26497, 1.50549 50.26497, 1.50549 50.26497, 1.50549 50.26497, 1.50549 50.26497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12244'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.50553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23015"^^xsd:decimal ;
  dwc:decimalLongitude "1.50553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.50553)"^^geo:wktLiteral ;
  geo-pos:lat "50.23015"^^xsd:decimal ;
  geo-pos:long "1.50553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50553'^^xsd:double;
  dwc:latitude '50.23015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50553 50.23015, 1.50553 50.23015, 1.50553 50.23015, 1.50553 50.23015, 1.50553 50.23015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_402'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23631 1.50555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23631"^^xsd:decimal ;
  dwc:decimalLongitude "1.50555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23631 1.50555)"^^geo:wktLiteral ;
  geo-pos:lat "50.23631"^^xsd:decimal ;
  geo-pos:long "1.50555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50555'^^xsd:double;
  dwc:latitude '50.23631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50555 50.23631, 1.50555 50.23631, 1.50555 50.23631, 1.50555 50.23631, 1.50555 50.23631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_407'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.50563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.50563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.50563)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.50563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50563'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50563 50.23447, 1.50563 50.23447, 1.50563 50.23447, 1.50563 50.23447, 1.50563 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12934'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21556 1.50565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21556"^^xsd:decimal ;
  dwc:decimalLongitude "1.50565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21556 1.50565)"^^geo:wktLiteral ;
  geo-pos:lat "50.21556"^^xsd:decimal ;
  geo-pos:long "1.50565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50565'^^xsd:double;
  dwc:latitude '50.21556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50565 50.21556, 1.50565 50.21556, 1.50565 50.21556, 1.50565 50.21556, 1.50565 50.21556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4479'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25546 1.50565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25546"^^xsd:decimal ;
  dwc:decimalLongitude "1.50565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25546 1.50565)"^^geo:wktLiteral ;
  geo-pos:lat "50.25546"^^xsd:decimal ;
  geo-pos:long "1.50565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50565'^^xsd:double;
  dwc:latitude '50.25546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50565 50.25546, 1.50565 50.25546, 1.50565 50.25546, 1.50565 50.25546, 1.50565 50.25546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6773'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.50566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24679"^^xsd:decimal ;
  dwc:decimalLongitude "1.50566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.50566)"^^geo:wktLiteral ;
  geo-pos:lat "50.24679"^^xsd:decimal ;
  geo-pos:long "1.50566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50566'^^xsd:double;
  dwc:latitude '50.24679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50566 50.24679, 1.50566 50.24679, 1.50566 50.24679, 1.50566 50.24679, 1.50566 50.24679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1225'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.50566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24751"^^xsd:decimal ;
  dwc:decimalLongitude "1.50566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24751 1.50566)"^^geo:wktLiteral ;
  geo-pos:lat "50.24751"^^xsd:decimal ;
  geo-pos:long "1.50566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50566'^^xsd:double;
  dwc:latitude '50.24751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50566 50.24751, 1.50566 50.24751, 1.50566 50.24751, 1.50566 50.24751, 1.50566 50.24751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7741'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31781 1.50567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31781"^^xsd:decimal ;
  dwc:decimalLongitude "1.50567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31781 1.50567)"^^geo:wktLiteral ;
  geo-pos:lat "50.31781"^^xsd:decimal ;
  geo-pos:long "1.50567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9159'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50567'^^xsd:double;
  dwc:latitude '50.31781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50567 50.31781, 1.50567 50.31781, 1.50567 50.31781, 1.50567 50.31781, 1.50567 50.31781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9159'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24255 1.50568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24255"^^xsd:decimal ;
  dwc:decimalLongitude "1.50568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24255 1.50568)"^^geo:wktLiteral ;
  geo-pos:lat "50.24255"^^xsd:decimal ;
  geo-pos:long "1.50568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50568'^^xsd:double;
  dwc:latitude '50.24255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50568 50.24255, 1.50568 50.24255, 1.50568 50.24255, 1.50568 50.24255, 1.50568 50.24255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4167'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29784 1.50568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29784"^^xsd:decimal ;
  dwc:decimalLongitude "1.50568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29784 1.50568)"^^geo:wktLiteral ;
  geo-pos:lat "50.29784"^^xsd:decimal ;
  geo-pos:long "1.50568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7439'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50568'^^xsd:double;
  dwc:latitude '50.29784'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50568 50.29784, 1.50568 50.29784, 1.50568 50.29784, 1.50568 50.29784, 1.50568 50.29784))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7439'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.5057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21922"^^xsd:decimal ;
  dwc:decimalLongitude "1.5057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.5057)"^^geo:wktLiteral ;
  geo-pos:lat "50.21922"^^xsd:decimal ;
  geo-pos:long "1.5057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5057'^^xsd:double;
  dwc:latitude '50.21922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5057 50.21922, 1.5057 50.21922, 1.5057 50.21922, 1.5057 50.21922, 1.5057 50.21922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7791'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23783 1.5057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23783"^^xsd:decimal ;
  dwc:decimalLongitude "1.5057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23783 1.5057)"^^geo:wktLiteral ;
  geo-pos:lat "50.23783"^^xsd:decimal ;
  geo-pos:long "1.5057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5057'^^xsd:double;
  dwc:latitude '50.23783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5057 50.23783, 1.5057 50.23783, 1.5057 50.23783, 1.5057 50.23783, 1.5057 50.23783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_294'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24776 1.5057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24776"^^xsd:decimal ;
  dwc:decimalLongitude "1.5057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24776 1.5057)"^^geo:wktLiteral ;
  geo-pos:lat "50.24776"^^xsd:decimal ;
  geo-pos:long "1.5057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5057'^^xsd:double;
  dwc:latitude '50.24776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5057 50.24776, 1.5057 50.24776, 1.5057 50.24776, 1.5057 50.24776, 1.5057 50.24776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3805'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.50572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21971"^^xsd:decimal ;
  dwc:decimalLongitude "1.50572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.50572)"^^geo:wktLiteral ;
  geo-pos:lat "50.21971"^^xsd:decimal ;
  geo-pos:long "1.50572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50572'^^xsd:double;
  dwc:latitude '50.21971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50572 50.21971, 1.50572 50.21971, 1.50572 50.21971, 1.50572 50.21971, 1.50572 50.21971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4295'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.5058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21719"^^xsd:decimal ;
  dwc:decimalLongitude "1.5058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.5058)"^^geo:wktLiteral ;
  geo-pos:lat "50.21719"^^xsd:decimal ;
  geo-pos:long "1.5058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.9233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5058'^^xsd:double;
  dwc:latitude '50.21719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5058 50.21719, 1.5058 50.21719, 1.5058 50.21719, 1.5058 50.21719, 1.5058 50.21719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5094'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21491 1.50581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21491"^^xsd:decimal ;
  dwc:decimalLongitude "1.50581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21491 1.50581)"^^geo:wktLiteral ;
  geo-pos:lat "50.21491"^^xsd:decimal ;
  geo-pos:long "1.50581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50581'^^xsd:double;
  dwc:latitude '50.21491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50581 50.21491, 1.50581 50.21491, 1.50581 50.21491, 1.50581 50.21491, 1.50581 50.21491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6786'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38733 1.50582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38733"^^xsd:decimal ;
  dwc:decimalLongitude "1.50582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38733 1.50582)"^^geo:wktLiteral ;
  geo-pos:lat "50.38733"^^xsd:decimal ;
  geo-pos:long "1.50582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50582'^^xsd:double;
  dwc:latitude '50.38733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50582 50.38733, 1.50582 50.38733, 1.50582 50.38733, 1.50582 50.38733, 1.50582 50.38733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8391'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.50587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22754"^^xsd:decimal ;
  dwc:decimalLongitude "1.50587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.50587)"^^geo:wktLiteral ;
  geo-pos:lat "50.22754"^^xsd:decimal ;
  geo-pos:long "1.50587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7517'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50587'^^xsd:double;
  dwc:latitude '50.22754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50587 50.22754, 1.50587 50.22754, 1.50587 50.22754, 1.50587 50.22754, 1.50587 50.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7517'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25291 1.50587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25291"^^xsd:decimal ;
  dwc:decimalLongitude "1.50587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25291 1.50587)"^^geo:wktLiteral ;
  geo-pos:lat "50.25291"^^xsd:decimal ;
  geo-pos:long "1.50587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50587'^^xsd:double;
  dwc:latitude '50.25291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50587 50.25291, 1.50587 50.25291, 1.50587 50.25291, 1.50587 50.25291, 1.50587 50.25291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7740'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30985 1.50588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30985"^^xsd:decimal ;
  dwc:decimalLongitude "1.50588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30985 1.50588)"^^geo:wktLiteral ;
  geo-pos:lat "50.30985"^^xsd:decimal ;
  geo-pos:long "1.50588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_54'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_54'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50588'^^xsd:double;
  dwc:latitude '50.30985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50588 50.30985, 1.50588 50.30985, 1.50588 50.30985, 1.50588 50.30985, 1.50588 50.30985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_54'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23933 1.5059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23933"^^xsd:decimal ;
  dwc:decimalLongitude "1.5059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23933 1.5059)"^^geo:wktLiteral ;
  geo-pos:lat "50.23933"^^xsd:decimal ;
  geo-pos:long "1.5059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5059'^^xsd:double;
  dwc:latitude '50.23933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5059 50.23933, 1.5059 50.23933, 1.5059 50.23933, 1.5059 50.23933, 1.5059 50.23933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6411'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25762 1.5059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25762"^^xsd:decimal ;
  dwc:decimalLongitude "1.5059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25762 1.5059)"^^geo:wktLiteral ;
  geo-pos:lat "50.25762"^^xsd:decimal ;
  geo-pos:long "1.5059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5059'^^xsd:double;
  dwc:latitude '50.25762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5059 50.25762, 1.5059 50.25762, 1.5059 50.25762, 1.5059 50.25762, 1.5059 50.25762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8354'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27535 1.5059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27535"^^xsd:decimal ;
  dwc:decimalLongitude "1.5059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27535 1.5059)"^^geo:wktLiteral ;
  geo-pos:lat "50.27535"^^xsd:decimal ;
  geo-pos:long "1.5059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5059'^^xsd:double;
  dwc:latitude '50.27535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5059 50.27535, 1.5059 50.27535, 1.5059 50.27535, 1.5059 50.27535, 1.5059 50.27535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12254'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2396 1.50591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2396"^^xsd:decimal ;
  dwc:decimalLongitude "1.50591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2396 1.50591)"^^geo:wktLiteral ;
  geo-pos:lat "50.2396"^^xsd:decimal ;
  geo-pos:long "1.50591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50591'^^xsd:double;
  dwc:latitude '50.2396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50591 50.2396, 1.50591 50.2396, 1.50591 50.2396, 1.50591 50.2396, 1.50591 50.2396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12340'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28943 1.50594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28943"^^xsd:decimal ;
  dwc:decimalLongitude "1.50594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28943 1.50594)"^^geo:wktLiteral ;
  geo-pos:lat "50.28943"^^xsd:decimal ;
  geo-pos:long "1.50594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12460'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50594'^^xsd:double;
  dwc:latitude '50.28943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50594 50.28943, 1.50594 50.28943, 1.50594 50.28943, 1.50594 50.28943, 1.50594 50.28943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12460'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23857 1.50598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23857"^^xsd:decimal ;
  dwc:decimalLongitude "1.50598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23857 1.50598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23857"^^xsd:decimal ;
  geo-pos:long "1.50598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9135'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50598'^^xsd:double;
  dwc:latitude '50.23857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50598 50.23857, 1.50598 50.23857, 1.50598 50.23857, 1.50598 50.23857, 1.50598 50.23857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9135'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21695 1.50599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21695"^^xsd:decimal ;
  dwc:decimalLongitude "1.50599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21695 1.50599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21695"^^xsd:decimal ;
  geo-pos:long "1.50599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50599'^^xsd:double;
  dwc:latitude '50.21695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50599 50.21695, 1.50599 50.21695, 1.50599 50.21695, 1.50599 50.21695, 1.50599 50.21695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6338'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25896 1.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25896"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25896 1.506)"^^geo:wktLiteral ;
  geo-pos:lat "50.25896"^^xsd:decimal ;
  geo-pos:long "1.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.506'^^xsd:double;
  dwc:latitude '50.25896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.506 50.25896, 1.506 50.25896, 1.506 50.25896, 1.506 50.25896, 1.506 50.25896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7130'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25836 1.50601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25836"^^xsd:decimal ;
  dwc:decimalLongitude "1.50601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25836 1.50601)"^^geo:wktLiteral ;
  geo-pos:lat "50.25836"^^xsd:decimal ;
  geo-pos:long "1.50601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12592'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50601'^^xsd:double;
  dwc:latitude '50.25836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50601 50.25836, 1.50601 50.25836, 1.50601 50.25836, 1.50601 50.25836, 1.50601 50.25836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12592'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30577 1.50601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30577"^^xsd:decimal ;
  dwc:decimalLongitude "1.50601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30577 1.50601)"^^geo:wktLiteral ;
  geo-pos:lat "50.30577"^^xsd:decimal ;
  geo-pos:long "1.50601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50601'^^xsd:double;
  dwc:latitude '50.30577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50601 50.30577, 1.50601 50.30577, 1.50601 50.30577, 1.50601 50.30577, 1.50601 50.30577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4171'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21745 1.50603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21745"^^xsd:decimal ;
  dwc:decimalLongitude "1.50603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21745 1.50603)"^^geo:wktLiteral ;
  geo-pos:lat "50.21745"^^xsd:decimal ;
  geo-pos:long "1.50603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5530'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50603'^^xsd:double;
  dwc:latitude '50.21745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50603 50.21745, 1.50603 50.21745, 1.50603 50.21745, 1.50603 50.21745, 1.50603 50.21745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5530'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.50607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21577"^^xsd:decimal ;
  dwc:decimalLongitude "1.50607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.50607)"^^geo:wktLiteral ;
  geo-pos:lat "50.21577"^^xsd:decimal ;
  geo-pos:long "1.50607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.09'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50607'^^xsd:double;
  dwc:latitude '50.21577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50607 50.21577, 1.50607 50.21577, 1.50607 50.21577, 1.50607 50.21577, 1.50607 50.21577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4478'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24713 1.5061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24713"^^xsd:decimal ;
  dwc:decimalLongitude "1.5061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24713 1.5061)"^^geo:wktLiteral ;
  geo-pos:lat "50.24713"^^xsd:decimal ;
  geo-pos:long "1.5061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5061'^^xsd:double;
  dwc:latitude '50.24713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5061 50.24713, 1.5061 50.24713, 1.5061 50.24713, 1.5061 50.24713, 1.5061 50.24713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8848'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25075 1.50613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25075"^^xsd:decimal ;
  dwc:decimalLongitude "1.50613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25075 1.50613)"^^geo:wktLiteral ;
  geo-pos:lat "50.25075"^^xsd:decimal ;
  geo-pos:long "1.50613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50613'^^xsd:double;
  dwc:latitude '50.25075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50613 50.25075, 1.50613 50.25075, 1.50613 50.25075, 1.50613 50.25075, 1.50613 50.25075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4336'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23775 1.50615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23775"^^xsd:decimal ;
  dwc:decimalLongitude "1.50615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23775 1.50615)"^^geo:wktLiteral ;
  geo-pos:lat "50.23775"^^xsd:decimal ;
  geo-pos:long "1.50615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.23222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50615'^^xsd:double;
  dwc:latitude '50.23775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50615 50.23775, 1.50615 50.23775, 1.50615 50.23775, 1.50615 50.23775, 1.50615 50.23775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5903'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24699 1.50616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24699"^^xsd:decimal ;
  dwc:decimalLongitude "1.50616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24699 1.50616)"^^geo:wktLiteral ;
  geo-pos:lat "50.24699"^^xsd:decimal ;
  geo-pos:long "1.50616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50616'^^xsd:double;
  dwc:latitude '50.24699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50616 50.24699, 1.50616 50.24699, 1.50616 50.24699, 1.50616 50.24699, 1.50616 50.24699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9164'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25909 1.50616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25909"^^xsd:decimal ;
  dwc:decimalLongitude "1.50616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25909 1.50616)"^^geo:wktLiteral ;
  geo-pos:lat "50.25909"^^xsd:decimal ;
  geo-pos:long "1.50616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12581'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50616'^^xsd:double;
  dwc:latitude '50.25909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50616 50.25909, 1.50616 50.25909, 1.50616 50.25909, 1.50616 50.25909, 1.50616 50.25909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12581'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.50617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.50617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.50617)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.50617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50617'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50617 50.22916, 1.50617 50.22916, 1.50617 50.22916, 1.50617 50.22916, 1.50617 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11577'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21058 1.50619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21058"^^xsd:decimal ;
  dwc:decimalLongitude "1.50619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21058 1.50619)"^^geo:wktLiteral ;
  geo-pos:lat "50.21058"^^xsd:decimal ;
  geo-pos:long "1.50619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50619'^^xsd:double;
  dwc:latitude '50.21058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50619 50.21058, 1.50619 50.21058, 1.50619 50.21058, 1.50619 50.21058, 1.50619 50.21058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5073'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20128 1.50621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20128"^^xsd:decimal ;
  dwc:decimalLongitude "1.50621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20128 1.50621)"^^geo:wktLiteral ;
  geo-pos:lat "50.20128"^^xsd:decimal ;
  geo-pos:long "1.50621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50621'^^xsd:double;
  dwc:latitude '50.20128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50621 50.20128, 1.50621 50.20128, 1.50621 50.20128, 1.50621 50.20128, 1.50621 50.20128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5392'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21176 1.50622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21176"^^xsd:decimal ;
  dwc:decimalLongitude "1.50622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21176 1.50622)"^^geo:wktLiteral ;
  geo-pos:lat "50.21176"^^xsd:decimal ;
  geo-pos:long "1.50622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50622'^^xsd:double;
  dwc:latitude '50.21176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50622 50.21176, 1.50622 50.21176, 1.50622 50.21176, 1.50622 50.21176, 1.50622 50.21176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4105'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.50622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.50622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.50622)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.50622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50622'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50622 50.233, 1.50622 50.233, 1.50622 50.233, 1.50622 50.233, 1.50622 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23961 1.50627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23961"^^xsd:decimal ;
  dwc:decimalLongitude "1.50627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23961 1.50627)"^^geo:wktLiteral ;
  geo-pos:lat "50.23961"^^xsd:decimal ;
  geo-pos:long "1.50627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.167777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50627'^^xsd:double;
  dwc:latitude '50.23961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50627 50.23961, 1.50627 50.23961, 1.50627 50.23961, 1.50627 50.23961, 1.50627 50.23961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4308'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21804 1.50628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21804"^^xsd:decimal ;
  dwc:decimalLongitude "1.50628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21804 1.50628)"^^geo:wktLiteral ;
  geo-pos:lat "50.21804"^^xsd:decimal ;
  geo-pos:long "1.50628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50628'^^xsd:double;
  dwc:latitude '50.21804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50628 50.21804, 1.50628 50.21804, 1.50628 50.21804, 1.50628 50.21804, 1.50628 50.21804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9750'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21715 1.50629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21715"^^xsd:decimal ;
  dwc:decimalLongitude "1.50629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21715 1.50629)"^^geo:wktLiteral ;
  geo-pos:lat "50.21715"^^xsd:decimal ;
  geo-pos:long "1.50629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50629'^^xsd:double;
  dwc:latitude '50.21715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50629 50.21715, 1.50629 50.21715, 1.50629 50.21715, 1.50629 50.21715, 1.50629 50.21715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4697'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22041 1.50632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22041"^^xsd:decimal ;
  dwc:decimalLongitude "1.50632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22041 1.50632)"^^geo:wktLiteral ;
  geo-pos:lat "50.22041"^^xsd:decimal ;
  geo-pos:long "1.50632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50632'^^xsd:double;
  dwc:latitude '50.22041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50632 50.22041, 1.50632 50.22041, 1.50632 50.22041, 1.50632 50.22041, 1.50632 50.22041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4515'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24854 1.50633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24854"^^xsd:decimal ;
  dwc:decimalLongitude "1.50633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24854 1.50633)"^^geo:wktLiteral ;
  geo-pos:lat "50.24854"^^xsd:decimal ;
  geo-pos:long "1.50633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50633'^^xsd:double;
  dwc:latitude '50.24854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50633 50.24854, 1.50633 50.24854, 1.50633 50.24854, 1.50633 50.24854, 1.50633 50.24854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_854'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22002 1.50635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22002"^^xsd:decimal ;
  dwc:decimalLongitude "1.50635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22002 1.50635)"^^geo:wktLiteral ;
  geo-pos:lat "50.22002"^^xsd:decimal ;
  geo-pos:long "1.50635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50635'^^xsd:double;
  dwc:latitude '50.22002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50635 50.22002, 1.50635 50.22002, 1.50635 50.22002, 1.50635 50.22002, 1.50635 50.22002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5746'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34035 1.50637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34035"^^xsd:decimal ;
  dwc:decimalLongitude "1.50637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34035 1.50637)"^^geo:wktLiteral ;
  geo-pos:lat "50.34035"^^xsd:decimal ;
  geo-pos:long "1.50637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50637'^^xsd:double;
  dwc:latitude '50.34035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50637 50.34035, 1.50637 50.34035, 1.50637 50.34035, 1.50637 50.34035, 1.50637 50.34035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3044'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19982 1.50638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19982"^^xsd:decimal ;
  dwc:decimalLongitude "1.50638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19982 1.50638)"^^geo:wktLiteral ;
  geo-pos:lat "50.19982"^^xsd:decimal ;
  geo-pos:long "1.50638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50638'^^xsd:double;
  dwc:latitude '50.19982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50638 50.19982, 1.50638 50.19982, 1.50638 50.19982, 1.50638 50.19982, 1.50638 50.19982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5461'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24759 1.50639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24759"^^xsd:decimal ;
  dwc:decimalLongitude "1.50639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24759 1.50639)"^^geo:wktLiteral ;
  geo-pos:lat "50.24759"^^xsd:decimal ;
  geo-pos:long "1.50639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50639'^^xsd:double;
  dwc:latitude '50.24759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50639 50.24759, 1.50639 50.24759, 1.50639 50.24759, 1.50639 50.24759, 1.50639 50.24759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1029'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25316 1.50645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25316"^^xsd:decimal ;
  dwc:decimalLongitude "1.50645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25316 1.50645)"^^geo:wktLiteral ;
  geo-pos:lat "50.25316"^^xsd:decimal ;
  geo-pos:long "1.50645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_501'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50645'^^xsd:double;
  dwc:latitude '50.25316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50645 50.25316, 1.50645 50.25316, 1.50645 50.25316, 1.50645 50.25316, 1.50645 50.25316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_501'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24269 1.50648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24269"^^xsd:decimal ;
  dwc:decimalLongitude "1.50648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24269 1.50648)"^^geo:wktLiteral ;
  geo-pos:lat "50.24269"^^xsd:decimal ;
  geo-pos:long "1.50648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50648'^^xsd:double;
  dwc:latitude '50.24269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50648 50.24269, 1.50648 50.24269, 1.50648 50.24269, 1.50648 50.24269, 1.50648 50.24269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4026'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23672 1.50649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23672"^^xsd:decimal ;
  dwc:decimalLongitude "1.50649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23672 1.50649)"^^geo:wktLiteral ;
  geo-pos:lat "50.23672"^^xsd:decimal ;
  geo-pos:long "1.50649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_569'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50649'^^xsd:double;
  dwc:latitude '50.23672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50649 50.23672, 1.50649 50.23672, 1.50649 50.23672, 1.50649 50.23672, 1.50649 50.23672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_569'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.50663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22774"^^xsd:decimal ;
  dwc:decimalLongitude "1.50663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.50663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22774"^^xsd:decimal ;
  geo-pos:long "1.50663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50663'^^xsd:double;
  dwc:latitude '50.22774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50663 50.22774, 1.50663 50.22774, 1.50663 50.22774, 1.50663 50.22774, 1.50663 50.22774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4009'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24664 1.50663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24664"^^xsd:decimal ;
  dwc:decimalLongitude "1.50663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24664 1.50663)"^^geo:wktLiteral ;
  geo-pos:lat "50.24664"^^xsd:decimal ;
  geo-pos:long "1.50663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1554'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50663'^^xsd:double;
  dwc:latitude '50.24664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50663 50.24664, 1.50663 50.24664, 1.50663 50.24664, 1.50663 50.24664, 1.50663 50.24664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1554'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23586 1.50667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23586"^^xsd:decimal ;
  dwc:decimalLongitude "1.50667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23586 1.50667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23586"^^xsd:decimal ;
  geo-pos:long "1.50667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50667'^^xsd:double;
  dwc:latitude '50.23586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50667 50.23586, 1.50667 50.23586, 1.50667 50.23586, 1.50667 50.23586, 1.50667 50.23586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11648'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.50669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.50669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.50669)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.50669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50669'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50669 50.22968, 1.50669 50.22968, 1.50669 50.22968, 1.50669 50.22968, 1.50669 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4863'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27934 1.50669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27934"^^xsd:decimal ;
  dwc:decimalLongitude "1.50669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27934 1.50669)"^^geo:wktLiteral ;
  geo-pos:lat "50.27934"^^xsd:decimal ;
  geo-pos:long "1.50669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50669'^^xsd:double;
  dwc:latitude '50.27934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50669 50.27934, 1.50669 50.27934, 1.50669 50.27934, 1.50669 50.27934, 1.50669 50.27934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12296'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.5067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22686"^^xsd:decimal ;
  dwc:decimalLongitude "1.5067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.5067)"^^geo:wktLiteral ;
  geo-pos:lat "50.22686"^^xsd:decimal ;
  geo-pos:long "1.5067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5067'^^xsd:double;
  dwc:latitude '50.22686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5067 50.22686, 1.5067 50.22686, 1.5067 50.22686, 1.5067 50.22686, 1.5067 50.22686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4302'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30262 1.5067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30262"^^xsd:decimal ;
  dwc:decimalLongitude "1.5067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30262 1.5067)"^^geo:wktLiteral ;
  geo-pos:lat "50.30262"^^xsd:decimal ;
  geo-pos:long "1.5067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5067'^^xsd:double;
  dwc:latitude '50.30262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5067 50.30262, 1.5067 50.30262, 1.5067 50.30262, 1.5067 50.30262, 1.5067 50.30262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2332'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21817 1.50671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21817"^^xsd:decimal ;
  dwc:decimalLongitude "1.50671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21817 1.50671)"^^geo:wktLiteral ;
  geo-pos:lat "50.21817"^^xsd:decimal ;
  geo-pos:long "1.50671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50671'^^xsd:double;
  dwc:latitude '50.21817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50671 50.21817, 1.50671 50.21817, 1.50671 50.21817, 1.50671 50.21817, 1.50671 50.21817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6784'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 1.50673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "1.50673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 1.50673)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "1.50673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50673'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50673 50.253, 1.50673 50.253, 1.50673 50.253, 1.50673 50.253, 1.50673 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_161'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23785 1.50677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23785"^^xsd:decimal ;
  dwc:decimalLongitude "1.50677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23785 1.50677)"^^geo:wktLiteral ;
  geo-pos:lat "50.23785"^^xsd:decimal ;
  geo-pos:long "1.50677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.646666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50677'^^xsd:double;
  dwc:latitude '50.23785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50677 50.23785, 1.50677 50.23785, 1.50677 50.23785, 1.50677 50.23785, 1.50677 50.23785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4547'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24192 1.50677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24192"^^xsd:decimal ;
  dwc:decimalLongitude "1.50677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24192 1.50677)"^^geo:wktLiteral ;
  geo-pos:lat "50.24192"^^xsd:decimal ;
  geo-pos:long "1.50677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.73666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50677'^^xsd:double;
  dwc:latitude '50.24192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50677 50.24192, 1.50677 50.24192, 1.50677 50.24192, 1.50677 50.24192, 1.50677 50.24192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12608'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32481 1.50677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32481"^^xsd:decimal ;
  dwc:decimalLongitude "1.50677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32481 1.50677)"^^geo:wktLiteral ;
  geo-pos:lat "50.32481"^^xsd:decimal ;
  geo-pos:long "1.50677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7601'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50677'^^xsd:double;
  dwc:latitude '50.32481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50677 50.32481, 1.50677 50.32481, 1.50677 50.32481, 1.50677 50.32481, 1.50677 50.32481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7601'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24691 1.50678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24691"^^xsd:decimal ;
  dwc:decimalLongitude "1.50678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24691 1.50678)"^^geo:wktLiteral ;
  geo-pos:lat "50.24691"^^xsd:decimal ;
  geo-pos:long "1.50678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.07'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50678'^^xsd:double;
  dwc:latitude '50.24691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50678 50.24691, 1.50678 50.24691, 1.50678 50.24691, 1.50678 50.24691, 1.50678 50.24691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8850'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.50679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22296"^^xsd:decimal ;
  dwc:decimalLongitude "1.50679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.50679)"^^geo:wktLiteral ;
  geo-pos:lat "50.22296"^^xsd:decimal ;
  geo-pos:long "1.50679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50679'^^xsd:double;
  dwc:latitude '50.22296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50679 50.22296, 1.50679 50.22296, 1.50679 50.22296, 1.50679 50.22296, 1.50679 50.22296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7919'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.50679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.50679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.50679)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.50679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_468'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50679'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50679 50.23282, 1.50679 50.23282, 1.50679 50.23282, 1.50679 50.23282, 1.50679 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_468'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.5068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23135"^^xsd:decimal ;
  dwc:decimalLongitude "1.5068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.5068)"^^geo:wktLiteral ;
  geo-pos:lat "50.23135"^^xsd:decimal ;
  geo-pos:long "1.5068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5068'^^xsd:double;
  dwc:latitude '50.23135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5068 50.23135, 1.5068 50.23135, 1.5068 50.23135, 1.5068 50.23135, 1.5068 50.23135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10312'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33988 1.50681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33988"^^xsd:decimal ;
  dwc:decimalLongitude "1.50681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33988 1.50681)"^^geo:wktLiteral ;
  geo-pos:lat "50.33988"^^xsd:decimal ;
  geo-pos:long "1.50681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.058888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50681'^^xsd:double;
  dwc:latitude '50.33988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50681 50.33988, 1.50681 50.33988, 1.50681 50.33988, 1.50681 50.33988, 1.50681 50.33988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8796'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24661 1.50682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24661"^^xsd:decimal ;
  dwc:decimalLongitude "1.50682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24661 1.50682)"^^geo:wktLiteral ;
  geo-pos:lat "50.24661"^^xsd:decimal ;
  geo-pos:long "1.50682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50682'^^xsd:double;
  dwc:latitude '50.24661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50682 50.24661, 1.50682 50.24661, 1.50682 50.24661, 1.50682 50.24661, 1.50682 50.24661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8359'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24706 1.50682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24706"^^xsd:decimal ;
  dwc:decimalLongitude "1.50682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24706 1.50682)"^^geo:wktLiteral ;
  geo-pos:lat "50.24706"^^xsd:decimal ;
  geo-pos:long "1.50682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3097'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50682'^^xsd:double;
  dwc:latitude '50.24706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50682 50.24706, 1.50682 50.24706, 1.50682 50.24706, 1.50682 50.24706, 1.50682 50.24706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3097'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.50688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.50688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.50688)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.50688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50688'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50688 50.20351, 1.50688 50.20351, 1.50688 50.20351, 1.50688 50.20351, 1.50688 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5315'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24671 1.50688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24671"^^xsd:decimal ;
  dwc:decimalLongitude "1.50688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24671 1.50688)"^^geo:wktLiteral ;
  geo-pos:lat "50.24671"^^xsd:decimal ;
  geo-pos:long "1.50688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50688'^^xsd:double;
  dwc:latitude '50.24671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50688 50.24671, 1.50688 50.24671, 1.50688 50.24671, 1.50688 50.24671, 1.50688 50.24671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12912'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2186 1.50689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2186"^^xsd:decimal ;
  dwc:decimalLongitude "1.50689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2186 1.50689)"^^geo:wktLiteral ;
  geo-pos:lat "50.2186"^^xsd:decimal ;
  geo-pos:long "1.50689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50689'^^xsd:double;
  dwc:latitude '50.2186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50689 50.2186, 1.50689 50.2186, 1.50689 50.2186, 1.50689 50.2186, 1.50689 50.2186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4999'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22222 1.50689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22222"^^xsd:decimal ;
  dwc:decimalLongitude "1.50689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22222 1.50689)"^^geo:wktLiteral ;
  geo-pos:lat "50.22222"^^xsd:decimal ;
  geo-pos:long "1.50689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50689'^^xsd:double;
  dwc:latitude '50.22222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50689 50.22222, 1.50689 50.22222, 1.50689 50.22222, 1.50689 50.22222, 1.50689 50.22222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5016'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20225 1.50693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20225"^^xsd:decimal ;
  dwc:decimalLongitude "1.50693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20225 1.50693)"^^geo:wktLiteral ;
  geo-pos:lat "50.20225"^^xsd:decimal ;
  geo-pos:long "1.50693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50693'^^xsd:double;
  dwc:latitude '50.20225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50693 50.20225, 1.50693 50.20225, 1.50693 50.20225, 1.50693 50.20225, 1.50693 50.20225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5055'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.50696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24687"^^xsd:decimal ;
  dwc:decimalLongitude "1.50696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.50696)"^^geo:wktLiteral ;
  geo-pos:lat "50.24687"^^xsd:decimal ;
  geo-pos:long "1.50696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2876'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50696'^^xsd:double;
  dwc:latitude '50.24687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50696 50.24687, 1.50696 50.24687, 1.50696 50.24687, 1.50696 50.24687, 1.50696 50.24687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2876'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24642 1.50698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24642"^^xsd:decimal ;
  dwc:decimalLongitude "1.50698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24642 1.50698)"^^geo:wktLiteral ;
  geo-pos:lat "50.24642"^^xsd:decimal ;
  geo-pos:long "1.50698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50698'^^xsd:double;
  dwc:latitude '50.24642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50698 50.24642, 1.50698 50.24642, 1.50698 50.24642, 1.50698 50.24642, 1.50698 50.24642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3954'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22098 1.50699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22098"^^xsd:decimal ;
  dwc:decimalLongitude "1.50699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22098 1.50699)"^^geo:wktLiteral ;
  geo-pos:lat "50.22098"^^xsd:decimal ;
  geo-pos:long "1.50699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.31'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50699'^^xsd:double;
  dwc:latitude '50.22098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50699 50.22098, 1.50699 50.22098, 1.50699 50.22098, 1.50699 50.22098, 1.50699 50.22098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5032'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.50699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.50699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.50699)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.50699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50699'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50699 50.23429, 1.50699 50.23429, 1.50699 50.23429, 1.50699 50.23429, 1.50699 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10102'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21801 1.50702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21801"^^xsd:decimal ;
  dwc:decimalLongitude "1.50702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21801 1.50702)"^^geo:wktLiteral ;
  geo-pos:lat "50.21801"^^xsd:decimal ;
  geo-pos:long "1.50702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50702'^^xsd:double;
  dwc:latitude '50.21801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50702 50.21801, 1.50702 50.21801, 1.50702 50.21801, 1.50702 50.21801, 1.50702 50.21801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4004'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23973 1.50702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23973"^^xsd:decimal ;
  dwc:decimalLongitude "1.50702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23973 1.50702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23973"^^xsd:decimal ;
  geo-pos:long "1.50702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50702'^^xsd:double;
  dwc:latitude '50.23973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50702 50.23973, 1.50702 50.23973, 1.50702 50.23973, 1.50702 50.23973, 1.50702 50.23973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11585'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24653 1.50702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24653"^^xsd:decimal ;
  dwc:decimalLongitude "1.50702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24653 1.50702)"^^geo:wktLiteral ;
  geo-pos:lat "50.24653"^^xsd:decimal ;
  geo-pos:long "1.50702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7539'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50702'^^xsd:double;
  dwc:latitude '50.24653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50702 50.24653, 1.50702 50.24653, 1.50702 50.24653, 1.50702 50.24653, 1.50702 50.24653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7539'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21876 1.50706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21876"^^xsd:decimal ;
  dwc:decimalLongitude "1.50706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21876 1.50706)"^^geo:wktLiteral ;
  geo-pos:lat "50.21876"^^xsd:decimal ;
  geo-pos:long "1.50706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50706'^^xsd:double;
  dwc:latitude '50.21876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50706 50.21876, 1.50706 50.21876, 1.50706 50.21876, 1.50706 50.21876, 1.50706 50.21876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10614'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.50706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24674"^^xsd:decimal ;
  dwc:decimalLongitude "1.50706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.50706)"^^geo:wktLiteral ;
  geo-pos:lat "50.24674"^^xsd:decimal ;
  geo-pos:long "1.50706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50706'^^xsd:double;
  dwc:latitude '50.24674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50706 50.24674, 1.50706 50.24674, 1.50706 50.24674, 1.50706 50.24674, 1.50706 50.24674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8849'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.50707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23281"^^xsd:decimal ;
  dwc:decimalLongitude "1.50707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.50707)"^^geo:wktLiteral ;
  geo-pos:lat "50.23281"^^xsd:decimal ;
  geo-pos:long "1.50707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50707'^^xsd:double;
  dwc:latitude '50.23281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50707 50.23281, 1.50707 50.23281, 1.50707 50.23281, 1.50707 50.23281, 1.50707 50.23281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9862'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25528 1.50708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25528"^^xsd:decimal ;
  dwc:decimalLongitude "1.50708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25528 1.50708)"^^geo:wktLiteral ;
  geo-pos:lat "50.25528"^^xsd:decimal ;
  geo-pos:long "1.50708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50708'^^xsd:double;
  dwc:latitude '50.25528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50708 50.25528, 1.50708 50.25528, 1.50708 50.25528, 1.50708 50.25528, 1.50708 50.25528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_107'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2115 1.5071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2115"^^xsd:decimal ;
  dwc:decimalLongitude "1.5071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2115 1.5071)"^^geo:wktLiteral ;
  geo-pos:lat "50.2115"^^xsd:decimal ;
  geo-pos:long "1.5071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8304'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5071'^^xsd:double;
  dwc:latitude '50.2115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5071 50.2115, 1.5071 50.2115, 1.5071 50.2115, 1.5071 50.2115, 1.5071 50.2115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8304'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.5071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22029"^^xsd:decimal ;
  dwc:decimalLongitude "1.5071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.5071)"^^geo:wktLiteral ;
  geo-pos:lat "50.22029"^^xsd:decimal ;
  geo-pos:long "1.5071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.31'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5071'^^xsd:double;
  dwc:latitude '50.22029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5071 50.22029, 1.5071 50.22029, 1.5071 50.22029, 1.5071 50.22029, 1.5071 50.22029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5259'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24149 1.50714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24149"^^xsd:decimal ;
  dwc:decimalLongitude "1.50714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24149 1.50714)"^^geo:wktLiteral ;
  geo-pos:lat "50.24149"^^xsd:decimal ;
  geo-pos:long "1.50714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50714'^^xsd:double;
  dwc:latitude '50.24149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50714 50.24149, 1.50714 50.24149, 1.50714 50.24149, 1.50714 50.24149, 1.50714 50.24149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3548'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40558 1.50714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40558"^^xsd:decimal ;
  dwc:decimalLongitude "1.50714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40558 1.50714)"^^geo:wktLiteral ;
  geo-pos:lat "50.40558"^^xsd:decimal ;
  geo-pos:long "1.50714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50714'^^xsd:double;
  dwc:latitude '50.40558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50714 50.40558, 1.50714 50.40558, 1.50714 50.40558, 1.50714 50.40558, 1.50714 50.40558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1425'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25901 1.50715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25901"^^xsd:decimal ;
  dwc:decimalLongitude "1.50715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25901 1.50715)"^^geo:wktLiteral ;
  geo-pos:lat "50.25901"^^xsd:decimal ;
  geo-pos:long "1.50715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50715'^^xsd:double;
  dwc:latitude '50.25901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50715 50.25901, 1.50715 50.25901, 1.50715 50.25901, 1.50715 50.25901, 1.50715 50.25901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12316'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.50719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.50719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.50719)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.50719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50719'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50719 50.23297, 1.50719 50.23297, 1.50719 50.23297, 1.50719 50.23297, 1.50719 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_611'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21627 1.5072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21627"^^xsd:decimal ;
  dwc:decimalLongitude "1.5072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21627 1.5072)"^^geo:wktLiteral ;
  geo-pos:lat "50.21627"^^xsd:decimal ;
  geo-pos:long "1.5072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5072'^^xsd:double;
  dwc:latitude '50.21627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5072 50.21627, 1.5072 50.21627, 1.5072 50.21627, 1.5072 50.21627, 1.5072 50.21627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4186'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28319 1.50725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28319"^^xsd:decimal ;
  dwc:decimalLongitude "1.50725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28319 1.50725)"^^geo:wktLiteral ;
  geo-pos:lat "50.28319"^^xsd:decimal ;
  geo-pos:long "1.50725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.753333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50725'^^xsd:double;
  dwc:latitude '50.28319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50725 50.28319, 1.50725 50.28319, 1.50725 50.28319, 1.50725 50.28319, 1.50725 50.28319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2331'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23049 1.50727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23049"^^xsd:decimal ;
  dwc:decimalLongitude "1.50727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23049 1.50727)"^^geo:wktLiteral ;
  geo-pos:lat "50.23049"^^xsd:decimal ;
  geo-pos:long "1.50727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50727'^^xsd:double;
  dwc:latitude '50.23049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50727 50.23049, 1.50727 50.23049, 1.50727 50.23049, 1.50727 50.23049, 1.50727 50.23049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10340'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2204 1.50728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2204"^^xsd:decimal ;
  dwc:decimalLongitude "1.50728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2204 1.50728)"^^geo:wktLiteral ;
  geo-pos:lat "50.2204"^^xsd:decimal ;
  geo-pos:long "1.50728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50728'^^xsd:double;
  dwc:latitude '50.2204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50728 50.2204, 1.50728 50.2204, 1.50728 50.2204, 1.50728 50.2204, 1.50728 50.2204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9746'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23554 1.50729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23554"^^xsd:decimal ;
  dwc:decimalLongitude "1.50729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23554 1.50729)"^^geo:wktLiteral ;
  geo-pos:lat "50.23554"^^xsd:decimal ;
  geo-pos:long "1.50729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50729'^^xsd:double;
  dwc:latitude '50.23554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50729 50.23554, 1.50729 50.23554, 1.50729 50.23554, 1.50729 50.23554, 1.50729 50.23554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8851'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2669 1.50733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2669"^^xsd:decimal ;
  dwc:decimalLongitude "1.50733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2669 1.50733)"^^geo:wktLiteral ;
  geo-pos:lat "50.2669"^^xsd:decimal ;
  geo-pos:long "1.50733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50733'^^xsd:double;
  dwc:latitude '50.2669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50733 50.2669, 1.50733 50.2669, 1.50733 50.2669, 1.50733 50.2669, 1.50733 50.2669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3549'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27305 1.50737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27305"^^xsd:decimal ;
  dwc:decimalLongitude "1.50737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27305 1.50737)"^^geo:wktLiteral ;
  geo-pos:lat "50.27305"^^xsd:decimal ;
  geo-pos:long "1.50737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50737'^^xsd:double;
  dwc:latitude '50.27305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50737 50.27305, 1.50737 50.27305, 1.50737 50.27305, 1.50737 50.27305, 1.50737 50.27305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12257'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.50739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21818"^^xsd:decimal ;
  dwc:decimalLongitude "1.50739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.50739)"^^geo:wktLiteral ;
  geo-pos:lat "50.21818"^^xsd:decimal ;
  geo-pos:long "1.50739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50739'^^xsd:double;
  dwc:latitude '50.21818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50739 50.21818, 1.50739 50.21818, 1.50739 50.21818, 1.50739 50.21818, 1.50739 50.21818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9509'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.50741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24684"^^xsd:decimal ;
  dwc:decimalLongitude "1.50741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.50741)"^^geo:wktLiteral ;
  geo-pos:lat "50.24684"^^xsd:decimal ;
  geo-pos:long "1.50741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50741'^^xsd:double;
  dwc:latitude '50.24684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50741 50.24684, 1.50741 50.24684, 1.50741 50.24684, 1.50741 50.24684, 1.50741 50.24684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4094'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24624 1.50743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24624"^^xsd:decimal ;
  dwc:decimalLongitude "1.50743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24624 1.50743)"^^geo:wktLiteral ;
  geo-pos:lat "50.24624"^^xsd:decimal ;
  geo-pos:long "1.50743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50743'^^xsd:double;
  dwc:latitude '50.24624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50743 50.24624, 1.50743 50.24624, 1.50743 50.24624, 1.50743 50.24624, 1.50743 50.24624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1220'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25491 1.50747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25491"^^xsd:decimal ;
  dwc:decimalLongitude "1.50747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25491 1.50747)"^^geo:wktLiteral ;
  geo-pos:lat "50.25491"^^xsd:decimal ;
  geo-pos:long "1.50747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3081'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50747'^^xsd:double;
  dwc:latitude '50.25491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50747 50.25491, 1.50747 50.25491, 1.50747 50.25491, 1.50747 50.25491, 1.50747 50.25491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3081'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21694 1.5075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21694"^^xsd:decimal ;
  dwc:decimalLongitude "1.5075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21694 1.5075)"^^geo:wktLiteral ;
  geo-pos:lat "50.21694"^^xsd:decimal ;
  geo-pos:long "1.5075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5075'^^xsd:double;
  dwc:latitude '50.21694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5075 50.21694, 1.5075 50.21694, 1.5075 50.21694, 1.5075 50.21694, 1.5075 50.21694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9139'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29718 1.50752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29718"^^xsd:decimal ;
  dwc:decimalLongitude "1.50752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29718 1.50752)"^^geo:wktLiteral ;
  geo-pos:lat "50.29718"^^xsd:decimal ;
  geo-pos:long "1.50752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7594'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50752'^^xsd:double;
  dwc:latitude '50.29718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50752 50.29718, 1.50752 50.29718, 1.50752 50.29718, 1.50752 50.29718, 1.50752 50.29718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7594'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23968 1.50753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23968"^^xsd:decimal ;
  dwc:decimalLongitude "1.50753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23968 1.50753)"^^geo:wktLiteral ;
  geo-pos:lat "50.23968"^^xsd:decimal ;
  geo-pos:long "1.50753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50753'^^xsd:double;
  dwc:latitude '50.23968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50753 50.23968, 1.50753 50.23968, 1.50753 50.23968, 1.50753 50.23968, 1.50753 50.23968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11373'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.50755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.50755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.50755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.50755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50755'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50755 50.23131, 1.50755 50.23131, 1.50755 50.23131, 1.50755 50.23131, 1.50755 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_613'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.50755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.50755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.50755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.50755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50755'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50755 50.23182, 1.50755 50.23182, 1.50755 50.23182, 1.50755 50.23182, 1.50755 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_612'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24629 1.50757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24629"^^xsd:decimal ;
  dwc:decimalLongitude "1.50757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24629 1.50757)"^^geo:wktLiteral ;
  geo-pos:lat "50.24629"^^xsd:decimal ;
  geo-pos:long "1.50757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50757'^^xsd:double;
  dwc:latitude '50.24629'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50757 50.24629, 1.50757 50.24629, 1.50757 50.24629, 1.50757 50.24629, 1.50757 50.24629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9654'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.50761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23144"^^xsd:decimal ;
  dwc:decimalLongitude "1.50761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.50761)"^^geo:wktLiteral ;
  geo-pos:lat "50.23144"^^xsd:decimal ;
  geo-pos:long "1.50761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50761'^^xsd:double;
  dwc:latitude '50.23144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50761 50.23144, 1.50761 50.23144, 1.50761 50.23144, 1.50761 50.23144, 1.50761 50.23144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10314'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21788 1.5077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21788"^^xsd:decimal ;
  dwc:decimalLongitude "1.5077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21788 1.5077)"^^geo:wktLiteral ;
  geo-pos:lat "50.21788"^^xsd:decimal ;
  geo-pos:long "1.5077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5077'^^xsd:double;
  dwc:latitude '50.21788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5077 50.21788, 1.5077 50.21788, 1.5077 50.21788, 1.5077 50.21788, 1.5077 50.21788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4142'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24937 1.5077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24937"^^xsd:decimal ;
  dwc:decimalLongitude "1.5077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24937 1.5077)"^^geo:wktLiteral ;
  geo-pos:lat "50.24937"^^xsd:decimal ;
  geo-pos:long "1.5077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5077'^^xsd:double;
  dwc:latitude '50.24937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5077 50.24937, 1.5077 50.24937, 1.5077 50.24937, 1.5077 50.24937, 1.5077 50.24937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4349'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24633 1.50774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24633"^^xsd:decimal ;
  dwc:decimalLongitude "1.50774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24633 1.50774)"^^geo:wktLiteral ;
  geo-pos:lat "50.24633"^^xsd:decimal ;
  geo-pos:long "1.50774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50774'^^xsd:double;
  dwc:latitude '50.24633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50774 50.24633, 1.50774 50.24633, 1.50774 50.24633, 1.50774 50.24633, 1.50774 50.24633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1744'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.50775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24679"^^xsd:decimal ;
  dwc:decimalLongitude "1.50775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24679 1.50775)"^^geo:wktLiteral ;
  geo-pos:lat "50.24679"^^xsd:decimal ;
  geo-pos:long "1.50775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50775'^^xsd:double;
  dwc:latitude '50.24679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50775 50.24679, 1.50775 50.24679, 1.50775 50.24679, 1.50775 50.24679, 1.50775 50.24679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9163'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24026 1.50778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24026"^^xsd:decimal ;
  dwc:decimalLongitude "1.50778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24026 1.50778)"^^geo:wktLiteral ;
  geo-pos:lat "50.24026"^^xsd:decimal ;
  geo-pos:long "1.50778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50778'^^xsd:double;
  dwc:latitude '50.24026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50778 50.24026, 1.50778 50.24026, 1.50778 50.24026, 1.50778 50.24026, 1.50778 50.24026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3537'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21734 1.50781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21734"^^xsd:decimal ;
  dwc:decimalLongitude "1.50781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21734 1.50781)"^^geo:wktLiteral ;
  geo-pos:lat "50.21734"^^xsd:decimal ;
  geo-pos:long "1.50781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50781'^^xsd:double;
  dwc:latitude '50.21734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50781 50.21734, 1.50781 50.21734, 1.50781 50.21734, 1.50781 50.21734, 1.50781 50.21734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8524'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25939 1.50783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25939"^^xsd:decimal ;
  dwc:decimalLongitude "1.50783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25939 1.50783)"^^geo:wktLiteral ;
  geo-pos:lat "50.25939"^^xsd:decimal ;
  geo-pos:long "1.50783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50783'^^xsd:double;
  dwc:latitude '50.25939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50783 50.25939, 1.50783 50.25939, 1.50783 50.25939, 1.50783 50.25939, 1.50783 50.25939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8847'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.50787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21363"^^xsd:decimal ;
  dwc:decimalLongitude "1.50787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.50787)"^^geo:wktLiteral ;
  geo-pos:lat "50.21363"^^xsd:decimal ;
  geo-pos:long "1.50787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50787'^^xsd:double;
  dwc:latitude '50.21363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50787 50.21363, 1.50787 50.21363, 1.50787 50.21363, 1.50787 50.21363, 1.50787 50.21363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5960'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.50792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22084"^^xsd:decimal ;
  dwc:decimalLongitude "1.50792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.50792)"^^geo:wktLiteral ;
  geo-pos:lat "50.22084"^^xsd:decimal ;
  geo-pos:long "1.50792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50792'^^xsd:double;
  dwc:latitude '50.22084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50792 50.22084, 1.50792 50.22084, 1.50792 50.22084, 1.50792 50.22084, 1.50792 50.22084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4190'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22568 1.50793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22568"^^xsd:decimal ;
  dwc:decimalLongitude "1.50793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22568 1.50793)"^^geo:wktLiteral ;
  geo-pos:lat "50.22568"^^xsd:decimal ;
  geo-pos:long "1.50793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50793'^^xsd:double;
  dwc:latitude '50.22568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50793 50.22568, 1.50793 50.22568, 1.50793 50.22568, 1.50793 50.22568, 1.50793 50.22568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11511'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22098 1.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22098"^^xsd:decimal ;
  dwc:decimalLongitude "1.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22098 1.50796)"^^geo:wktLiteral ;
  geo-pos:lat "50.22098"^^xsd:decimal ;
  geo-pos:long "1.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50796'^^xsd:double;
  dwc:latitude '50.22098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50796 50.22098, 1.50796 50.22098, 1.50796 50.22098, 1.50796 50.22098, 1.50796 50.22098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4520'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.50797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21875"^^xsd:decimal ;
  dwc:decimalLongitude "1.50797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.50797)"^^geo:wktLiteral ;
  geo-pos:lat "50.21875"^^xsd:decimal ;
  geo-pos:long "1.50797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50797'^^xsd:double;
  dwc:latitude '50.21875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50797 50.21875, 1.50797 50.21875, 1.50797 50.21875, 1.50797 50.21875, 1.50797 50.21875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4902'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26116 1.50797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26116"^^xsd:decimal ;
  dwc:decimalLongitude "1.50797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26116 1.50797)"^^geo:wktLiteral ;
  geo-pos:lat "50.26116"^^xsd:decimal ;
  geo-pos:long "1.50797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50797'^^xsd:double;
  dwc:latitude '50.26116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50797 50.26116, 1.50797 50.26116, 1.50797 50.26116, 1.50797 50.26116, 1.50797 50.26116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9798'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22051 1.50802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22051"^^xsd:decimal ;
  dwc:decimalLongitude "1.50802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22051 1.50802)"^^geo:wktLiteral ;
  geo-pos:lat "50.22051"^^xsd:decimal ;
  geo-pos:long "1.50802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50802'^^xsd:double;
  dwc:latitude '50.22051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50802 50.22051, 1.50802 50.22051, 1.50802 50.22051, 1.50802 50.22051, 1.50802 50.22051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4519'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23709 1.50804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23709"^^xsd:decimal ;
  dwc:decimalLongitude "1.50804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23709 1.50804)"^^geo:wktLiteral ;
  geo-pos:lat "50.23709"^^xsd:decimal ;
  geo-pos:long "1.50804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2315'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50804'^^xsd:double;
  dwc:latitude '50.23709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50804 50.23709, 1.50804 50.23709, 1.50804 50.23709, 1.50804 50.23709, 1.50804 50.23709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2315'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21233 1.50806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21233"^^xsd:decimal ;
  dwc:decimalLongitude "1.50806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21233 1.50806)"^^geo:wktLiteral ;
  geo-pos:lat "50.21233"^^xsd:decimal ;
  geo-pos:long "1.50806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50806'^^xsd:double;
  dwc:latitude '50.21233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50806 50.21233, 1.50806 50.21233, 1.50806 50.21233, 1.50806 50.21233, 1.50806 50.21233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4161'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 1.50812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.214"^^xsd:decimal ;
  dwc:decimalLongitude "1.50812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 1.50812)"^^geo:wktLiteral ;
  geo-pos:lat "50.214"^^xsd:decimal ;
  geo-pos:long "1.50812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50812'^^xsd:double;
  dwc:latitude '50.214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50812 50.214, 1.50812 50.214, 1.50812 50.214, 1.50812 50.214, 1.50812 50.214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5887'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.50813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24766"^^xsd:decimal ;
  dwc:decimalLongitude "1.50813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24766 1.50813)"^^geo:wktLiteral ;
  geo-pos:lat "50.24766"^^xsd:decimal ;
  geo-pos:long "1.50813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.3766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50813'^^xsd:double;
  dwc:latitude '50.24766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50813 50.24766, 1.50813 50.24766, 1.50813 50.24766, 1.50813 50.24766, 1.50813 50.24766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10095'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.50814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21955"^^xsd:decimal ;
  dwc:decimalLongitude "1.50814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.50814)"^^geo:wktLiteral ;
  geo-pos:lat "50.21955"^^xsd:decimal ;
  geo-pos:long "1.50814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9035'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50814'^^xsd:double;
  dwc:latitude '50.21955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50814 50.21955, 1.50814 50.21955, 1.50814 50.21955, 1.50814 50.21955, 1.50814 50.21955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9035'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.50816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21858"^^xsd:decimal ;
  dwc:decimalLongitude "1.50816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.50816)"^^geo:wktLiteral ;
  geo-pos:lat "50.21858"^^xsd:decimal ;
  geo-pos:long "1.50816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50816'^^xsd:double;
  dwc:latitude '50.21858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50816 50.21858, 1.50816 50.21858, 1.50816 50.21858, 1.50816 50.21858, 1.50816 50.21858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.50816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.50816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.50816)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.50816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11200'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.864444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50816'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50816 50.2319, 1.50816 50.2319, 1.50816 50.2319, 1.50816 50.2319, 1.50816 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11200'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24683 1.50817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24683"^^xsd:decimal ;
  dwc:decimalLongitude "1.50817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24683 1.50817)"^^geo:wktLiteral ;
  geo-pos:lat "50.24683"^^xsd:decimal ;
  geo-pos:long "1.50817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3098'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50817'^^xsd:double;
  dwc:latitude '50.24683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50817 50.24683, 1.50817 50.24683, 1.50817 50.24683, 1.50817 50.24683, 1.50817 50.24683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3098'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.50818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.50818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.50818)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.50818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_502'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50818'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50818 50.23357, 1.50818 50.23357, 1.50818 50.23357, 1.50818 50.23357, 1.50818 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_502'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21641 1.5082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21641"^^xsd:decimal ;
  dwc:decimalLongitude "1.5082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21641 1.5082)"^^geo:wktLiteral ;
  geo-pos:lat "50.21641"^^xsd:decimal ;
  geo-pos:long "1.5082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5082'^^xsd:double;
  dwc:latitude '50.21641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5082 50.21641, 1.5082 50.21641, 1.5082 50.21641, 1.5082 50.21641, 1.5082 50.21641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4477'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28133 1.5082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28133"^^xsd:decimal ;
  dwc:decimalLongitude "1.5082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28133 1.5082)"^^geo:wktLiteral ;
  geo-pos:lat "50.28133"^^xsd:decimal ;
  geo-pos:long "1.5082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5082'^^xsd:double;
  dwc:latitude '50.28133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5082 50.28133, 1.5082 50.28133, 1.5082 50.28133, 1.5082 50.28133, 1.5082 50.28133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12427'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.50828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21975"^^xsd:decimal ;
  dwc:decimalLongitude "1.50828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.50828)"^^geo:wktLiteral ;
  geo-pos:lat "50.21975"^^xsd:decimal ;
  geo-pos:long "1.50828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50828'^^xsd:double;
  dwc:latitude '50.21975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50828 50.21975, 1.50828 50.21975, 1.50828 50.21975, 1.50828 50.21975, 1.50828 50.21975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9804'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.50829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22365"^^xsd:decimal ;
  dwc:decimalLongitude "1.50829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.50829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22365"^^xsd:decimal ;
  geo-pos:long "1.50829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.27'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50829'^^xsd:double;
  dwc:latitude '50.22365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50829 50.22365, 1.50829 50.22365, 1.50829 50.22365, 1.50829 50.22365, 1.50829 50.22365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3464'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.50831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21624"^^xsd:decimal ;
  dwc:decimalLongitude "1.50831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.50831)"^^geo:wktLiteral ;
  geo-pos:lat "50.21624"^^xsd:decimal ;
  geo-pos:long "1.50831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50831'^^xsd:double;
  dwc:latitude '50.21624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50831 50.21624, 1.50831 50.21624, 1.50831 50.21624, 1.50831 50.21624, 1.50831 50.21624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4522'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23737 1.50831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23737"^^xsd:decimal ;
  dwc:decimalLongitude "1.50831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23737 1.50831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23737"^^xsd:decimal ;
  geo-pos:long "1.50831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50831'^^xsd:double;
  dwc:latitude '50.23737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50831 50.23737, 1.50831 50.23737, 1.50831 50.23737, 1.50831 50.23737, 1.50831 50.23737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8040'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27503 1.50834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27503"^^xsd:decimal ;
  dwc:decimalLongitude "1.50834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27503 1.50834)"^^geo:wktLiteral ;
  geo-pos:lat "50.27503"^^xsd:decimal ;
  geo-pos:long "1.50834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7440'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50834'^^xsd:double;
  dwc:latitude '50.27503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50834 50.27503, 1.50834 50.27503, 1.50834 50.27503, 1.50834 50.27503, 1.50834 50.27503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7440'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2926 1.50835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2926"^^xsd:decimal ;
  dwc:decimalLongitude "1.50835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2926 1.50835)"^^geo:wktLiteral ;
  geo-pos:lat "50.2926"^^xsd:decimal ;
  geo-pos:long "1.50835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50835'^^xsd:double;
  dwc:latitude '50.2926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50835 50.2926, 1.50835 50.2926, 1.50835 50.2926, 1.50835 50.2926, 1.50835 50.2926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_305'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20809 1.50838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20809"^^xsd:decimal ;
  dwc:decimalLongitude "1.50838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20809 1.50838)"^^geo:wktLiteral ;
  geo-pos:lat "50.20809"^^xsd:decimal ;
  geo-pos:long "1.50838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50838'^^xsd:double;
  dwc:latitude '50.20809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50838 50.20809, 1.50838 50.20809, 1.50838 50.20809, 1.50838 50.20809, 1.50838 50.20809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5822'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24661 1.50842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24661"^^xsd:decimal ;
  dwc:decimalLongitude "1.50842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24661 1.50842)"^^geo:wktLiteral ;
  geo-pos:lat "50.24661"^^xsd:decimal ;
  geo-pos:long "1.50842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7442'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50842'^^xsd:double;
  dwc:latitude '50.24661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50842 50.24661, 1.50842 50.24661, 1.50842 50.24661, 1.50842 50.24661, 1.50842 50.24661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7442'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22314 1.50844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22314"^^xsd:decimal ;
  dwc:decimalLongitude "1.50844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22314 1.50844)"^^geo:wktLiteral ;
  geo-pos:lat "50.22314"^^xsd:decimal ;
  geo-pos:long "1.50844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50844'^^xsd:double;
  dwc:latitude '50.22314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50844 50.22314, 1.50844 50.22314, 1.50844 50.22314, 1.50844 50.22314, 1.50844 50.22314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10615'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.50844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.50844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.50844)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.50844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_466'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50844'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50844 50.23258, 1.50844 50.23258, 1.50844 50.23258, 1.50844 50.23258, 1.50844 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_466'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30889 1.50844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30889"^^xsd:decimal ;
  dwc:decimalLongitude "1.50844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30889 1.50844)"^^geo:wktLiteral ;
  geo-pos:lat "50.30889"^^xsd:decimal ;
  geo-pos:long "1.50844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50844'^^xsd:double;
  dwc:latitude '50.30889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50844 50.30889, 1.50844 50.30889, 1.50844 50.30889, 1.50844 50.30889, 1.50844 50.30889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7784'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25541 1.50847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25541"^^xsd:decimal ;
  dwc:decimalLongitude "1.50847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25541 1.50847)"^^geo:wktLiteral ;
  geo-pos:lat "50.25541"^^xsd:decimal ;
  geo-pos:long "1.50847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50847'^^xsd:double;
  dwc:latitude '50.25541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50847 50.25541, 1.50847 50.25541, 1.50847 50.25541, 1.50847 50.25541, 1.50847 50.25541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6772'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.5085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22424"^^xsd:decimal ;
  dwc:decimalLongitude "1.5085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.5085)"^^geo:wktLiteral ;
  geo-pos:lat "50.22424"^^xsd:decimal ;
  geo-pos:long "1.5085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5085'^^xsd:double;
  dwc:latitude '50.22424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5085 50.22424, 1.5085 50.22424, 1.5085 50.22424, 1.5085 50.22424, 1.5085 50.22424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5000'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24905 1.5085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24905"^^xsd:decimal ;
  dwc:decimalLongitude "1.5085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24905 1.5085)"^^geo:wktLiteral ;
  geo-pos:lat "50.24905"^^xsd:decimal ;
  geo-pos:long "1.5085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5085'^^xsd:double;
  dwc:latitude '50.24905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5085 50.24905, 1.5085 50.24905, 1.5085 50.24905, 1.5085 50.24905, 1.5085 50.24905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10075'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31188 1.50856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31188"^^xsd:decimal ;
  dwc:decimalLongitude "1.50856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31188 1.50856)"^^geo:wktLiteral ;
  geo-pos:lat "50.31188"^^xsd:decimal ;
  geo-pos:long "1.50856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50856'^^xsd:double;
  dwc:latitude '50.31188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50856 50.31188, 1.50856 50.31188, 1.50856 50.31188, 1.50856 50.31188, 1.50856 50.31188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4948'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.50857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22584"^^xsd:decimal ;
  dwc:decimalLongitude "1.50857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.50857)"^^geo:wktLiteral ;
  geo-pos:lat "50.22584"^^xsd:decimal ;
  geo-pos:long "1.50857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50857'^^xsd:double;
  dwc:latitude '50.22584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50857 50.22584, 1.50857 50.22584, 1.50857 50.22584, 1.50857 50.22584, 1.50857 50.22584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10132'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.50858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23278"^^xsd:decimal ;
  dwc:decimalLongitude "1.50858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.50858)"^^geo:wktLiteral ;
  geo-pos:lat "50.23278"^^xsd:decimal ;
  geo-pos:long "1.50858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50858'^^xsd:double;
  dwc:latitude '50.23278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50858 50.23278, 1.50858 50.23278, 1.50858 50.23278, 1.50858 50.23278, 1.50858 50.23278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_136'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.50862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2206"^^xsd:decimal ;
  dwc:decimalLongitude "1.50862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.50862)"^^geo:wktLiteral ;
  geo-pos:lat "50.2206"^^xsd:decimal ;
  geo-pos:long "1.50862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50862'^^xsd:double;
  dwc:latitude '50.2206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50862 50.2206, 1.50862 50.2206, 1.50862 50.2206, 1.50862 50.2206, 1.50862 50.2206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4424'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23668 1.50862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23668"^^xsd:decimal ;
  dwc:decimalLongitude "1.50862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23668 1.50862)"^^geo:wktLiteral ;
  geo-pos:lat "50.23668"^^xsd:decimal ;
  geo-pos:long "1.50862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50862'^^xsd:double;
  dwc:latitude '50.23668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50862 50.23668, 1.50862 50.23668, 1.50862 50.23668, 1.50862 50.23668, 1.50862 50.23668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8039'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20619 1.50868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20619"^^xsd:decimal ;
  dwc:decimalLongitude "1.50868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20619 1.50868)"^^geo:wktLiteral ;
  geo-pos:lat "50.20619"^^xsd:decimal ;
  geo-pos:long "1.50868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50868'^^xsd:double;
  dwc:latitude '50.20619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50868 50.20619, 1.50868 50.20619, 1.50868 50.20619, 1.50868 50.20619, 1.50868 50.20619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6012'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23751 1.50871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23751"^^xsd:decimal ;
  dwc:decimalLongitude "1.50871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23751 1.50871)"^^geo:wktLiteral ;
  geo-pos:lat "50.23751"^^xsd:decimal ;
  geo-pos:long "1.50871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.906666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50871'^^xsd:double;
  dwc:latitude '50.23751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50871 50.23751, 1.50871 50.23751, 1.50871 50.23751, 1.50871 50.23751, 1.50871 50.23751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11486'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.50873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22697"^^xsd:decimal ;
  dwc:decimalLongitude "1.50873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.50873)"^^geo:wktLiteral ;
  geo-pos:lat "50.22697"^^xsd:decimal ;
  geo-pos:long "1.50873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50873'^^xsd:double;
  dwc:latitude '50.22697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50873 50.22697, 1.50873 50.22697, 1.50873 50.22697, 1.50873 50.22697, 1.50873 50.22697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5966'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.50877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.50877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.50877)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.50877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50877'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50877 50.23295, 1.50877 50.23295, 1.50877 50.23295, 1.50877 50.23295, 1.50877 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_637'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23736 1.50878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23736"^^xsd:decimal ;
  dwc:decimalLongitude "1.50878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23736 1.50878)"^^geo:wktLiteral ;
  geo-pos:lat "50.23736"^^xsd:decimal ;
  geo-pos:long "1.50878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50878'^^xsd:double;
  dwc:latitude '50.23736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50878 50.23736, 1.50878 50.23736, 1.50878 50.23736, 1.50878 50.23736, 1.50878 50.23736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4556'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.50879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2402"^^xsd:decimal ;
  dwc:decimalLongitude "1.50879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.50879)"^^geo:wktLiteral ;
  geo-pos:lat "50.2402"^^xsd:decimal ;
  geo-pos:long "1.50879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12577'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50879'^^xsd:double;
  dwc:latitude '50.2402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50879 50.2402, 1.50879 50.2402, 1.50879 50.2402, 1.50879 50.2402, 1.50879 50.2402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12577'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24199 1.5088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24199"^^xsd:decimal ;
  dwc:decimalLongitude "1.5088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24199 1.5088)"^^geo:wktLiteral ;
  geo-pos:lat "50.24199"^^xsd:decimal ;
  geo-pos:long "1.5088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5088'^^xsd:double;
  dwc:latitude '50.24199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5088 50.24199, 1.5088 50.24199, 1.5088 50.24199, 1.5088 50.24199, 1.5088 50.24199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12699'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28951 1.5088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28951"^^xsd:decimal ;
  dwc:decimalLongitude "1.5088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28951 1.5088)"^^geo:wktLiteral ;
  geo-pos:lat "50.28951"^^xsd:decimal ;
  geo-pos:long "1.5088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5088'^^xsd:double;
  dwc:latitude '50.28951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5088 50.28951, 1.5088 50.28951, 1.5088 50.28951, 1.5088 50.28951, 1.5088 50.28951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12223'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.50882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21766"^^xsd:decimal ;
  dwc:decimalLongitude "1.50882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.50882)"^^geo:wktLiteral ;
  geo-pos:lat "50.21766"^^xsd:decimal ;
  geo-pos:long "1.50882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50882'^^xsd:double;
  dwc:latitude '50.21766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50882 50.21766, 1.50882 50.21766, 1.50882 50.21766, 1.50882 50.21766, 1.50882 50.21766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5703'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.50883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22727"^^xsd:decimal ;
  dwc:decimalLongitude "1.50883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.50883)"^^geo:wktLiteral ;
  geo-pos:lat "50.22727"^^xsd:decimal ;
  geo-pos:long "1.50883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50883'^^xsd:double;
  dwc:latitude '50.22727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50883 50.22727, 1.50883 50.22727, 1.50883 50.22727, 1.50883 50.22727, 1.50883 50.22727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_252'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.50886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21686"^^xsd:decimal ;
  dwc:decimalLongitude "1.50886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.50886)"^^geo:wktLiteral ;
  geo-pos:lat "50.21686"^^xsd:decimal ;
  geo-pos:long "1.50886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50886'^^xsd:double;
  dwc:latitude '50.21686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50886 50.21686, 1.50886 50.21686, 1.50886 50.21686, 1.50886 50.21686, 1.50886 50.21686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5848'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25574 1.50887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25574"^^xsd:decimal ;
  dwc:decimalLongitude "1.50887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25574 1.50887)"^^geo:wktLiteral ;
  geo-pos:lat "50.25574"^^xsd:decimal ;
  geo-pos:long "1.50887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50887'^^xsd:double;
  dwc:latitude '50.25574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50887 50.25574, 1.50887 50.25574, 1.50887 50.25574, 1.50887 50.25574, 1.50887 50.25574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_317'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24663 1.50892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24663"^^xsd:decimal ;
  dwc:decimalLongitude "1.50892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24663 1.50892)"^^geo:wktLiteral ;
  geo-pos:lat "50.24663"^^xsd:decimal ;
  geo-pos:long "1.50892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50892'^^xsd:double;
  dwc:latitude '50.24663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50892 50.24663, 1.50892 50.24663, 1.50892 50.24663, 1.50892 50.24663, 1.50892 50.24663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7639'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24104 1.50895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24104"^^xsd:decimal ;
  dwc:decimalLongitude "1.50895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24104 1.50895)"^^geo:wktLiteral ;
  geo-pos:lat "50.24104"^^xsd:decimal ;
  geo-pos:long "1.50895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50895'^^xsd:double;
  dwc:latitude '50.24104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50895 50.24104, 1.50895 50.24104, 1.50895 50.24104, 1.50895 50.24104, 1.50895 50.24104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11628'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24614 1.50897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24614"^^xsd:decimal ;
  dwc:decimalLongitude "1.50897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24614 1.50897)"^^geo:wktLiteral ;
  geo-pos:lat "50.24614"^^xsd:decimal ;
  geo-pos:long "1.50897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7540'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50897'^^xsd:double;
  dwc:latitude '50.24614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50897 50.24614, 1.50897 50.24614, 1.50897 50.24614, 1.50897 50.24614, 1.50897 50.24614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7540'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.50899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22541"^^xsd:decimal ;
  dwc:decimalLongitude "1.50899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.50899)"^^geo:wktLiteral ;
  geo-pos:lat "50.22541"^^xsd:decimal ;
  geo-pos:long "1.50899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50899'^^xsd:double;
  dwc:latitude '50.22541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50899 50.22541, 1.50899 50.22541, 1.50899 50.22541, 1.50899 50.22541, 1.50899 50.22541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6174'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21754 1.50902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21754"^^xsd:decimal ;
  dwc:decimalLongitude "1.50902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21754 1.50902)"^^geo:wktLiteral ;
  geo-pos:lat "50.21754"^^xsd:decimal ;
  geo-pos:long "1.50902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50902'^^xsd:double;
  dwc:latitude '50.21754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50902 50.21754, 1.50902 50.21754, 1.50902 50.21754, 1.50902 50.21754, 1.50902 50.21754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5725'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20558 1.50904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20558"^^xsd:decimal ;
  dwc:decimalLongitude "1.50904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20558 1.50904)"^^geo:wktLiteral ;
  geo-pos:lat "50.20558"^^xsd:decimal ;
  geo-pos:long "1.50904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.312222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50904'^^xsd:double;
  dwc:latitude '50.20558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50904 50.20558, 1.50904 50.20558, 1.50904 50.20558, 1.50904 50.20558, 1.50904 50.20558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5370'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.50909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22178"^^xsd:decimal ;
  dwc:decimalLongitude "1.50909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.50909)"^^geo:wktLiteral ;
  geo-pos:lat "50.22178"^^xsd:decimal ;
  geo-pos:long "1.50909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50909'^^xsd:double;
  dwc:latitude '50.22178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50909 50.22178, 1.50909 50.22178, 1.50909 50.22178, 1.50909 50.22178, 1.50909 50.22178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6460'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.50909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22255"^^xsd:decimal ;
  dwc:decimalLongitude "1.50909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.50909)"^^geo:wktLiteral ;
  geo-pos:lat "50.22255"^^xsd:decimal ;
  geo-pos:long "1.50909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50909'^^xsd:double;
  dwc:latitude '50.22255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50909 50.22255, 1.50909 50.22255, 1.50909 50.22255, 1.50909 50.22255, 1.50909 50.22255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_120'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.50912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.50912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.50912)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.50912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_13174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50912'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50912 50.22581, 1.50912 50.22581, 1.50912 50.22581, 1.50912 50.22581, 1.50912 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13174'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23838 1.50912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23838"^^xsd:decimal ;
  dwc:decimalLongitude "1.50912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23838 1.50912)"^^geo:wktLiteral ;
  geo-pos:lat "50.23838"^^xsd:decimal ;
  geo-pos:long "1.50912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50912'^^xsd:double;
  dwc:latitude '50.23838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50912 50.23838, 1.50912 50.23838, 1.50912 50.23838, 1.50912 50.23838, 1.50912 50.23838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_643'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.50913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.50913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.50913)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.50913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.172222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50913'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50913 50.23236, 1.50913 50.23236, 1.50913 50.23236, 1.50913 50.23236, 1.50913 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4402'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25822 1.50914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25822"^^xsd:decimal ;
  dwc:decimalLongitude "1.50914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25822 1.50914)"^^geo:wktLiteral ;
  geo-pos:lat "50.25822"^^xsd:decimal ;
  geo-pos:long "1.50914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3238'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50914'^^xsd:double;
  dwc:latitude '50.25822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50914 50.25822, 1.50914 50.25822, 1.50914 50.25822, 1.50914 50.25822, 1.50914 50.25822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3238'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23592 1.5092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23592"^^xsd:decimal ;
  dwc:decimalLongitude "1.5092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23592 1.5092)"^^geo:wktLiteral ;
  geo-pos:lat "50.23592"^^xsd:decimal ;
  geo-pos:long "1.5092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5092'^^xsd:double;
  dwc:latitude '50.23592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5092 50.23592, 1.5092 50.23592, 1.5092 50.23592, 1.5092 50.23592, 1.5092 50.23592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6827'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21419 1.50921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21419"^^xsd:decimal ;
  dwc:decimalLongitude "1.50921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21419 1.50921)"^^geo:wktLiteral ;
  geo-pos:lat "50.21419"^^xsd:decimal ;
  geo-pos:long "1.50921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50921'^^xsd:double;
  dwc:latitude '50.21419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50921 50.21419, 1.50921 50.21419, 1.50921 50.21419, 1.50921 50.21419, 1.50921 50.21419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5878'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.50922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21858"^^xsd:decimal ;
  dwc:decimalLongitude "1.50922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.50922)"^^geo:wktLiteral ;
  geo-pos:lat "50.21858"^^xsd:decimal ;
  geo-pos:long "1.50922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50922'^^xsd:double;
  dwc:latitude '50.21858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50922 50.21858, 1.50922 50.21858, 1.50922 50.21858, 1.50922 50.21858, 1.50922 50.21858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5138'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24536 1.50923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24536"^^xsd:decimal ;
  dwc:decimalLongitude "1.50923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24536 1.50923)"^^geo:wktLiteral ;
  geo-pos:lat "50.24536"^^xsd:decimal ;
  geo-pos:long "1.50923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50923'^^xsd:double;
  dwc:latitude '50.24536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50923 50.24536, 1.50923 50.24536, 1.50923 50.24536, 1.50923 50.24536, 1.50923 50.24536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1221'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.50925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22335"^^xsd:decimal ;
  dwc:decimalLongitude "1.50925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.50925)"^^geo:wktLiteral ;
  geo-pos:lat "50.22335"^^xsd:decimal ;
  geo-pos:long "1.50925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50925'^^xsd:double;
  dwc:latitude '50.22335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50925 50.22335, 1.50925 50.22335, 1.50925 50.22335, 1.50925 50.22335, 1.50925 50.22335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5639'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.50926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22444"^^xsd:decimal ;
  dwc:decimalLongitude "1.50926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.50926)"^^geo:wktLiteral ;
  geo-pos:lat "50.22444"^^xsd:decimal ;
  geo-pos:long "1.50926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.424444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50926'^^xsd:double;
  dwc:latitude '50.22444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50926 50.22444, 1.50926 50.22444, 1.50926 50.22444, 1.50926 50.22444, 1.50926 50.22444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11380'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24665 1.50928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24665"^^xsd:decimal ;
  dwc:decimalLongitude "1.50928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24665 1.50928)"^^geo:wktLiteral ;
  geo-pos:lat "50.24665"^^xsd:decimal ;
  geo-pos:long "1.50928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50928'^^xsd:double;
  dwc:latitude '50.24665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50928 50.24665, 1.50928 50.24665, 1.50928 50.24665, 1.50928 50.24665, 1.50928 50.24665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6736'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23628 1.50929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23628"^^xsd:decimal ;
  dwc:decimalLongitude "1.50929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23628 1.50929)"^^geo:wktLiteral ;
  geo-pos:lat "50.23628"^^xsd:decimal ;
  geo-pos:long "1.50929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.162222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50929'^^xsd:double;
  dwc:latitude '50.23628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50929 50.23628, 1.50929 50.23628, 1.50929 50.23628, 1.50929 50.23628, 1.50929 50.23628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4243'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.5093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.5093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.5093)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.5093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7536'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5093'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5093 50.22909, 1.5093 50.22909, 1.5093 50.22909, 1.5093 50.22909, 1.5093 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7536'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.50932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.50932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.50932)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.50932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50932'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50932 50.2308, 1.50932 50.2308, 1.50932 50.2308, 1.50932 50.2308, 1.50932 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6836'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.50936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21978"^^xsd:decimal ;
  dwc:decimalLongitude "1.50936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.50936)"^^geo:wktLiteral ;
  geo-pos:lat "50.21978"^^xsd:decimal ;
  geo-pos:long "1.50936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50936'^^xsd:double;
  dwc:latitude '50.21978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50936 50.21978, 1.50936 50.21978, 1.50936 50.21978, 1.50936 50.21978, 1.50936 50.21978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5031'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23957 1.50936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23957"^^xsd:decimal ;
  dwc:decimalLongitude "1.50936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23957 1.50936)"^^geo:wktLiteral ;
  geo-pos:lat "50.23957"^^xsd:decimal ;
  geo-pos:long "1.50936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50936'^^xsd:double;
  dwc:latitude '50.23957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50936 50.23957, 1.50936 50.23957, 1.50936 50.23957, 1.50936 50.23957, 1.50936 50.23957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7204'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24677 1.50937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24677"^^xsd:decimal ;
  dwc:decimalLongitude "1.50937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24677 1.50937)"^^geo:wktLiteral ;
  geo-pos:lat "50.24677"^^xsd:decimal ;
  geo-pos:long "1.50937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50937'^^xsd:double;
  dwc:latitude '50.24677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50937 50.24677, 1.50937 50.24677, 1.50937 50.24677, 1.50937 50.24677, 1.50937 50.24677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8360'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37526 1.50939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37526"^^xsd:decimal ;
  dwc:decimalLongitude "1.50939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37526 1.50939)"^^geo:wktLiteral ;
  geo-pos:lat "50.37526"^^xsd:decimal ;
  geo-pos:long "1.50939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50939'^^xsd:double;
  dwc:latitude '50.37526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50939 50.37526, 1.50939 50.37526, 1.50939 50.37526, 1.50939 50.37526, 1.50939 50.37526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8390'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21938 1.5094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21938"^^xsd:decimal ;
  dwc:decimalLongitude "1.5094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21938 1.5094)"^^geo:wktLiteral ;
  geo-pos:lat "50.21938"^^xsd:decimal ;
  geo-pos:long "1.5094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5094'^^xsd:double;
  dwc:latitude '50.21938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5094 50.21938, 1.5094 50.21938, 1.5094 50.21938, 1.5094 50.21938, 1.5094 50.21938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9758'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.50943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22641"^^xsd:decimal ;
  dwc:decimalLongitude "1.50943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.50943)"^^geo:wktLiteral ;
  geo-pos:lat "50.22641"^^xsd:decimal ;
  geo-pos:long "1.50943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50943'^^xsd:double;
  dwc:latitude '50.22641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50943 50.22641, 1.50943 50.22641, 1.50943 50.22641, 1.50943 50.22641, 1.50943 50.22641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6502'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23922 1.50943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23922"^^xsd:decimal ;
  dwc:decimalLongitude "1.50943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23922 1.50943)"^^geo:wktLiteral ;
  geo-pos:lat "50.23922"^^xsd:decimal ;
  geo-pos:long "1.50943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.632222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50943'^^xsd:double;
  dwc:latitude '50.23922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50943 50.23922, 1.50943 50.23922, 1.50943 50.23922, 1.50943 50.23922, 1.50943 50.23922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4681'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24614 1.50943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24614"^^xsd:decimal ;
  dwc:decimalLongitude "1.50943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24614 1.50943)"^^geo:wktLiteral ;
  geo-pos:lat "50.24614"^^xsd:decimal ;
  geo-pos:long "1.50943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50943'^^xsd:double;
  dwc:latitude '50.24614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50943 50.24614, 1.50943 50.24614, 1.50943 50.24614, 1.50943 50.24614, 1.50943 50.24614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8361'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22169 1.50945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22169"^^xsd:decimal ;
  dwc:decimalLongitude "1.50945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22169 1.50945)"^^geo:wktLiteral ;
  geo-pos:lat "50.22169"^^xsd:decimal ;
  geo-pos:long "1.50945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50945'^^xsd:double;
  dwc:latitude '50.22169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50945 50.22169, 1.50945 50.22169, 1.50945 50.22169, 1.50945 50.22169, 1.50945 50.22169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5926'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.50946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21848"^^xsd:decimal ;
  dwc:decimalLongitude "1.50946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.50946)"^^geo:wktLiteral ;
  geo-pos:lat "50.21848"^^xsd:decimal ;
  geo-pos:long "1.50946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50946'^^xsd:double;
  dwc:latitude '50.21848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50946 50.21848, 1.50946 50.21848, 1.50946 50.21848, 1.50946 50.21848, 1.50946 50.21848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6060'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.50948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.50948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.50948)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.50948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50948'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50948 50.23414, 1.50948 50.23414, 1.50948 50.23414, 1.50948 50.23414, 1.50948 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4053'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25114 1.50948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25114"^^xsd:decimal ;
  dwc:decimalLongitude "1.50948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25114 1.50948)"^^geo:wktLiteral ;
  geo-pos:lat "50.25114"^^xsd:decimal ;
  geo-pos:long "1.50948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50948'^^xsd:double;
  dwc:latitude '50.25114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50948 50.25114, 1.50948 50.25114, 1.50948 50.25114, 1.50948 50.25114, 1.50948 50.25114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4564'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38133 1.50948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38133"^^xsd:decimal ;
  dwc:decimalLongitude "1.50948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38133 1.50948)"^^geo:wktLiteral ;
  geo-pos:lat "50.38133"^^xsd:decimal ;
  geo-pos:long "1.50948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50948'^^xsd:double;
  dwc:latitude '50.38133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50948 50.38133, 1.50948 50.38133, 1.50948 50.38133, 1.50948 50.38133, 1.50948 50.38133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8753'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2213 1.50949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2213"^^xsd:decimal ;
  dwc:decimalLongitude "1.50949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2213 1.50949)"^^geo:wktLiteral ;
  geo-pos:lat "50.2213"^^xsd:decimal ;
  geo-pos:long "1.50949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8184'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50949'^^xsd:double;
  dwc:latitude '50.2213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50949 50.2213, 1.50949 50.2213, 1.50949 50.2213, 1.50949 50.2213, 1.50949 50.2213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8184'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2523 1.50949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2523"^^xsd:decimal ;
  dwc:decimalLongitude "1.50949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2523 1.50949)"^^geo:wktLiteral ;
  geo-pos:lat "50.2523"^^xsd:decimal ;
  geo-pos:long "1.50949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3145'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50949'^^xsd:double;
  dwc:latitude '50.2523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50949 50.2523, 1.50949 50.2523, 1.50949 50.2523, 1.50949 50.2523, 1.50949 50.2523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3145'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21796 1.5095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21796"^^xsd:decimal ;
  dwc:decimalLongitude "1.5095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21796 1.5095)"^^geo:wktLiteral ;
  geo-pos:lat "50.21796"^^xsd:decimal ;
  geo-pos:long "1.5095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5095'^^xsd:double;
  dwc:latitude '50.21796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5095 50.21796, 1.5095 50.21796, 1.5095 50.21796, 1.5095 50.21796, 1.5095 50.21796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12859'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21592 1.50951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21592"^^xsd:decimal ;
  dwc:decimalLongitude "1.50951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21592 1.50951)"^^geo:wktLiteral ;
  geo-pos:lat "50.21592"^^xsd:decimal ;
  geo-pos:long "1.50951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50951'^^xsd:double;
  dwc:latitude '50.21592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50951 50.21592, 1.50951 50.21592, 1.50951 50.21592, 1.50951 50.21592, 1.50951 50.21592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5124'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23717 1.50951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23717"^^xsd:decimal ;
  dwc:decimalLongitude "1.50951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23717 1.50951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23717"^^xsd:decimal ;
  geo-pos:long "1.50951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50951'^^xsd:double;
  dwc:latitude '50.23717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50951 50.23717, 1.50951 50.23717, 1.50951 50.23717, 1.50951 50.23717, 1.50951 50.23717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11665'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22057 1.50962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22057"^^xsd:decimal ;
  dwc:decimalLongitude "1.50962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22057 1.50962)"^^geo:wktLiteral ;
  geo-pos:lat "50.22057"^^xsd:decimal ;
  geo-pos:long "1.50962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50962'^^xsd:double;
  dwc:latitude '50.22057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50962 50.22057, 1.50962 50.22057, 1.50962 50.22057, 1.50962 50.22057, 1.50962 50.22057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6215'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26106 1.50969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26106"^^xsd:decimal ;
  dwc:decimalLongitude "1.50969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26106 1.50969)"^^geo:wktLiteral ;
  geo-pos:lat "50.26106"^^xsd:decimal ;
  geo-pos:long "1.50969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50969'^^xsd:double;
  dwc:latitude '50.26106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50969 50.26106, 1.50969 50.26106, 1.50969 50.26106, 1.50969 50.26106, 1.50969 50.26106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1683'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20445 1.5097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20445"^^xsd:decimal ;
  dwc:decimalLongitude "1.5097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20445 1.5097)"^^geo:wktLiteral ;
  geo-pos:lat "50.20445"^^xsd:decimal ;
  geo-pos:long "1.5097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5097'^^xsd:double;
  dwc:latitude '50.20445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5097 50.20445, 1.5097 50.20445, 1.5097 50.20445, 1.5097 50.20445, 1.5097 50.20445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5240'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22561 1.50971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22561"^^xsd:decimal ;
  dwc:decimalLongitude "1.50971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22561 1.50971)"^^geo:wktLiteral ;
  geo-pos:lat "50.22561"^^xsd:decimal ;
  geo-pos:long "1.50971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50971'^^xsd:double;
  dwc:latitude '50.22561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50971 50.22561, 1.50971 50.22561, 1.50971 50.22561, 1.50971 50.22561, 1.50971 50.22561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11475'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.50974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23124"^^xsd:decimal ;
  dwc:decimalLongitude "1.50974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.50974)"^^geo:wktLiteral ;
  geo-pos:lat "50.23124"^^xsd:decimal ;
  geo-pos:long "1.50974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50974'^^xsd:double;
  dwc:latitude '50.23124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50974 50.23124, 1.50974 50.23124, 1.50974 50.23124, 1.50974 50.23124, 1.50974 50.23124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9929'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35628 1.50976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35628"^^xsd:decimal ;
  dwc:decimalLongitude "1.50976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35628 1.50976)"^^geo:wktLiteral ;
  geo-pos:lat "50.35628"^^xsd:decimal ;
  geo-pos:long "1.50976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50976'^^xsd:double;
  dwc:latitude '50.35628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50976 50.35628, 1.50976 50.35628, 1.50976 50.35628, 1.50976 50.35628, 1.50976 50.35628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1748'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.50981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.50981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.50981)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.50981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50981'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50981 50.2297, 1.50981 50.2297, 1.50981 50.2297, 1.50981 50.2297, 1.50981 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5064'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.50988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23084"^^xsd:decimal ;
  dwc:decimalLongitude "1.50988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.50988)"^^geo:wktLiteral ;
  geo-pos:lat "50.23084"^^xsd:decimal ;
  geo-pos:long "1.50988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50988'^^xsd:double;
  dwc:latitude '50.23084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50988 50.23084, 1.50988 50.23084, 1.50988 50.23084, 1.50988 50.23084, 1.50988 50.23084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5739'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2223 1.50989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2223"^^xsd:decimal ;
  dwc:decimalLongitude "1.50989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2223 1.50989)"^^geo:wktLiteral ;
  geo-pos:lat "50.2223"^^xsd:decimal ;
  geo-pos:long "1.50989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50989'^^xsd:double;
  dwc:latitude '50.2223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50989 50.2223, 1.50989 50.2223, 1.50989 50.2223, 1.50989 50.2223, 1.50989 50.2223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10589'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26034 1.50989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26034"^^xsd:decimal ;
  dwc:decimalLongitude "1.50989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26034 1.50989)"^^geo:wktLiteral ;
  geo-pos:lat "50.26034"^^xsd:decimal ;
  geo-pos:long "1.50989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50989'^^xsd:double;
  dwc:latitude '50.26034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50989 50.26034, 1.50989 50.26034, 1.50989 50.26034, 1.50989 50.26034, 1.50989 50.26034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6788'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24387 1.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24387"^^xsd:decimal ;
  dwc:decimalLongitude "1.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24387 1.5099)"^^geo:wktLiteral ;
  geo-pos:lat "50.24387"^^xsd:decimal ;
  geo-pos:long "1.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5099'^^xsd:double;
  dwc:latitude '50.24387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5099 50.24387, 1.5099 50.24387, 1.5099 50.24387, 1.5099 50.24387, 1.5099 50.24387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_304'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2471 1.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2471"^^xsd:decimal ;
  dwc:decimalLongitude "1.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2471 1.5099)"^^geo:wktLiteral ;
  geo-pos:lat "50.2471"^^xsd:decimal ;
  geo-pos:long "1.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5099'^^xsd:double;
  dwc:latitude '50.2471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5099 50.2471, 1.5099 50.2471, 1.5099 50.2471, 1.5099 50.2471, 1.5099 50.2471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3442'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22216 1.50991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22216"^^xsd:decimal ;
  dwc:decimalLongitude "1.50991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22216 1.50991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22216"^^xsd:decimal ;
  geo-pos:long "1.50991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50991'^^xsd:double;
  dwc:latitude '50.22216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50991 50.22216, 1.50991 50.22216, 1.50991 50.22216, 1.50991 50.22216, 1.50991 50.22216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10588'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24056 1.50992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24056"^^xsd:decimal ;
  dwc:decimalLongitude "1.50992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24056 1.50992)"^^geo:wktLiteral ;
  geo-pos:lat "50.24056"^^xsd:decimal ;
  geo-pos:long "1.50992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_552'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50992'^^xsd:double;
  dwc:latitude '50.24056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50992 50.24056, 1.50992 50.24056, 1.50992 50.24056, 1.50992 50.24056, 1.50992 50.24056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_552'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21449 1.50994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21449"^^xsd:decimal ;
  dwc:decimalLongitude "1.50994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21449 1.50994)"^^geo:wktLiteral ;
  geo-pos:lat "50.21449"^^xsd:decimal ;
  geo-pos:long "1.50994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50994'^^xsd:double;
  dwc:latitude '50.21449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50994 50.21449, 1.50994 50.21449, 1.50994 50.21449, 1.50994 50.21449, 1.50994 50.21449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4699'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24664 1.50994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24664"^^xsd:decimal ;
  dwc:decimalLongitude "1.50994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24664 1.50994)"^^geo:wktLiteral ;
  geo-pos:lat "50.24664"^^xsd:decimal ;
  geo-pos:long "1.50994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50994'^^xsd:double;
  dwc:latitude '50.24664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50994 50.24664, 1.50994 50.24664, 1.50994 50.24664, 1.50994 50.24664, 1.50994 50.24664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_279'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.50996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22414"^^xsd:decimal ;
  dwc:decimalLongitude "1.50996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.50996)"^^geo:wktLiteral ;
  geo-pos:lat "50.22414"^^xsd:decimal ;
  geo-pos:long "1.50996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9138'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50996'^^xsd:double;
  dwc:latitude '50.22414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50996 50.22414, 1.50996 50.22414, 1.50996 50.22414, 1.50996 50.22414, 1.50996 50.22414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9138'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24721 1.50996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24721"^^xsd:decimal ;
  dwc:decimalLongitude "1.50996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24721 1.50996)"^^geo:wktLiteral ;
  geo-pos:lat "50.24721"^^xsd:decimal ;
  geo-pos:long "1.50996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50996'^^xsd:double;
  dwc:latitude '50.24721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50996 50.24721, 1.50996 50.24721, 1.50996 50.24721, 1.50996 50.24721, 1.50996 50.24721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4690'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25845 1.50998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25845"^^xsd:decimal ;
  dwc:decimalLongitude "1.50998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25845 1.50998)"^^geo:wktLiteral ;
  geo-pos:lat "50.25845"^^xsd:decimal ;
  geo-pos:long "1.50998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.50998'^^xsd:double;
  dwc:latitude '50.25845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.50998 50.25845, 1.50998 50.25845, 1.50998 50.25845, 1.50998 50.25845, 1.50998 50.25845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7641'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.51003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21943"^^xsd:decimal ;
  dwc:decimalLongitude "1.51003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.51003)"^^geo:wktLiteral ;
  geo-pos:lat "50.21943"^^xsd:decimal ;
  geo-pos:long "1.51003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51003'^^xsd:double;
  dwc:latitude '50.21943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51003 50.21943, 1.51003 50.21943, 1.51003 50.21943, 1.51003 50.21943, 1.51003 50.21943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5920'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24399 1.51003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24399"^^xsd:decimal ;
  dwc:decimalLongitude "1.51003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24399 1.51003)"^^geo:wktLiteral ;
  geo-pos:lat "50.24399"^^xsd:decimal ;
  geo-pos:long "1.51003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51003'^^xsd:double;
  dwc:latitude '50.24399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51003 50.24399, 1.51003 50.24399, 1.51003 50.24399, 1.51003 50.24399, 1.51003 50.24399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9648'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.51005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22702"^^xsd:decimal ;
  dwc:decimalLongitude "1.51005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.51005)"^^geo:wktLiteral ;
  geo-pos:lat "50.22702"^^xsd:decimal ;
  geo-pos:long "1.51005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3137'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51005'^^xsd:double;
  dwc:latitude '50.22702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51005 50.22702, 1.51005 50.22702, 1.51005 50.22702, 1.51005 50.22702, 1.51005 50.22702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3137'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.51007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23103"^^xsd:decimal ;
  dwc:decimalLongitude "1.51007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.51007)"^^geo:wktLiteral ;
  geo-pos:lat "50.23103"^^xsd:decimal ;
  geo-pos:long "1.51007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51007'^^xsd:double;
  dwc:latitude '50.23103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51007 50.23103, 1.51007 50.23103, 1.51007 50.23103, 1.51007 50.23103, 1.51007 50.23103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4474'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.51008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21755"^^xsd:decimal ;
  dwc:decimalLongitude "1.51008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.51008)"^^geo:wktLiteral ;
  geo-pos:lat "50.21755"^^xsd:decimal ;
  geo-pos:long "1.51008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51008'^^xsd:double;
  dwc:latitude '50.21755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51008 50.21755, 1.51008 50.21755, 1.51008 50.21755, 1.51008 50.21755, 1.51008 50.21755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5357'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25232 1.51009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25232"^^xsd:decimal ;
  dwc:decimalLongitude "1.51009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25232 1.51009)"^^geo:wktLiteral ;
  geo-pos:lat "50.25232"^^xsd:decimal ;
  geo-pos:long "1.51009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51009'^^xsd:double;
  dwc:latitude '50.25232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51009 50.25232, 1.51009 50.25232, 1.51009 50.25232, 1.51009 50.25232, 1.51009 50.25232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9615'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22579"^^xsd:decimal ;
  dwc:decimalLongitude "1.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.5101)"^^geo:wktLiteral ;
  geo-pos:lat "50.22579"^^xsd:decimal ;
  geo-pos:long "1.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5101'^^xsd:double;
  dwc:latitude '50.22579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5101 50.22579, 1.5101 50.22579, 1.5101 50.22579, 1.5101 50.22579, 1.5101 50.22579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7059'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22274 1.51016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22274"^^xsd:decimal ;
  dwc:decimalLongitude "1.51016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22274 1.51016)"^^geo:wktLiteral ;
  geo-pos:lat "50.22274"^^xsd:decimal ;
  geo-pos:long "1.51016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51016'^^xsd:double;
  dwc:latitude '50.22274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51016 50.22274, 1.51016 50.22274, 1.51016 50.22274, 1.51016 50.22274, 1.51016 50.22274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6570'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.51019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.51019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.51019)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.51019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51019'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51019 50.2298, 1.51019 50.2298, 1.51019 50.2298, 1.51019 50.2298, 1.51019 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11512'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25551 1.51025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25551"^^xsd:decimal ;
  dwc:decimalLongitude "1.51025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25551 1.51025)"^^geo:wktLiteral ;
  geo-pos:lat "50.25551"^^xsd:decimal ;
  geo-pos:long "1.51025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51025'^^xsd:double;
  dwc:latitude '50.25551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51025 50.25551, 1.51025 50.25551, 1.51025 50.25551, 1.51025 50.25551, 1.51025 50.25551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4060'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25718 1.51025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25718"^^xsd:decimal ;
  dwc:decimalLongitude "1.51025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25718 1.51025)"^^geo:wktLiteral ;
  geo-pos:lat "50.25718"^^xsd:decimal ;
  geo-pos:long "1.51025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51025'^^xsd:double;
  dwc:latitude '50.25718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51025 50.25718, 1.51025 50.25718, 1.51025 50.25718, 1.51025 50.25718, 1.51025 50.25718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1111'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.51026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21899"^^xsd:decimal ;
  dwc:decimalLongitude "1.51026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.51026)"^^geo:wktLiteral ;
  geo-pos:lat "50.21899"^^xsd:decimal ;
  geo-pos:long "1.51026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51026'^^xsd:double;
  dwc:latitude '50.21899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51026 50.21899, 1.51026 50.21899, 1.51026 50.21899, 1.51026 50.21899, 1.51026 50.21899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12038'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.51028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22345"^^xsd:decimal ;
  dwc:decimalLongitude "1.51028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.51028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22345"^^xsd:decimal ;
  geo-pos:long "1.51028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9178'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51028'^^xsd:double;
  dwc:latitude '50.22345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51028 50.22345, 1.51028 50.22345, 1.51028 50.22345, 1.51028 50.22345, 1.51028 50.22345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9178'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20205 1.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20205"^^xsd:decimal ;
  dwc:decimalLongitude "1.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20205 1.5103)"^^geo:wktLiteral ;
  geo-pos:lat "50.20205"^^xsd:decimal ;
  geo-pos:long "1.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.305555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5103'^^xsd:double;
  dwc:latitude '50.20205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5103 50.20205, 1.5103 50.20205, 1.5103 50.20205, 1.5103 50.20205, 1.5103 50.20205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5278'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.51036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22251"^^xsd:decimal ;
  dwc:decimalLongitude "1.51036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.51036)"^^geo:wktLiteral ;
  geo-pos:lat "50.22251"^^xsd:decimal ;
  geo-pos:long "1.51036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11185'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51036'^^xsd:double;
  dwc:latitude '50.22251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51036 50.22251, 1.51036 50.22251, 1.51036 50.22251, 1.51036 50.22251, 1.51036 50.22251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11185'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25579 1.51037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25579"^^xsd:decimal ;
  dwc:decimalLongitude "1.51037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25579 1.51037)"^^geo:wktLiteral ;
  geo-pos:lat "50.25579"^^xsd:decimal ;
  geo-pos:long "1.51037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7596'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51037'^^xsd:double;
  dwc:latitude '50.25579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51037 50.25579, 1.51037 50.25579, 1.51037 50.25579, 1.51037 50.25579, 1.51037 50.25579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7596'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22073 1.51038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22073"^^xsd:decimal ;
  dwc:decimalLongitude "1.51038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22073 1.51038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22073"^^xsd:decimal ;
  geo-pos:long "1.51038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51038'^^xsd:double;
  dwc:latitude '50.22073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51038 50.22073, 1.51038 50.22073, 1.51038 50.22073, 1.51038 50.22073, 1.51038 50.22073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10715'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.51038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22251"^^xsd:decimal ;
  dwc:decimalLongitude "1.51038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.51038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22251"^^xsd:decimal ;
  geo-pos:long "1.51038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51038'^^xsd:double;
  dwc:latitude '50.22251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51038 50.22251, 1.51038 50.22251, 1.51038 50.22251, 1.51038 50.22251, 1.51038 50.22251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6659'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22176 1.51039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22176"^^xsd:decimal ;
  dwc:decimalLongitude "1.51039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22176 1.51039)"^^geo:wktLiteral ;
  geo-pos:lat "50.22176"^^xsd:decimal ;
  geo-pos:long "1.51039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51039'^^xsd:double;
  dwc:latitude '50.22176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51039 50.22176, 1.51039 50.22176, 1.51039 50.22176, 1.51039 50.22176, 1.51039 50.22176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7996'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22018 1.51044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22018"^^xsd:decimal ;
  dwc:decimalLongitude "1.51044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22018 1.51044)"^^geo:wktLiteral ;
  geo-pos:lat "50.22018"^^xsd:decimal ;
  geo-pos:long "1.51044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51044'^^xsd:double;
  dwc:latitude '50.22018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51044 50.22018, 1.51044 50.22018, 1.51044 50.22018, 1.51044 50.22018, 1.51044 50.22018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7178'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22093 1.51049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22093"^^xsd:decimal ;
  dwc:decimalLongitude "1.51049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22093 1.51049)"^^geo:wktLiteral ;
  geo-pos:lat "50.22093"^^xsd:decimal ;
  geo-pos:long "1.51049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51049'^^xsd:double;
  dwc:latitude '50.22093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51049 50.22093, 1.51049 50.22093, 1.51049 50.22093, 1.51049 50.22093, 1.51049 50.22093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9974'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25248 1.51054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25248"^^xsd:decimal ;
  dwc:decimalLongitude "1.51054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25248 1.51054)"^^geo:wktLiteral ;
  geo-pos:lat "50.25248"^^xsd:decimal ;
  geo-pos:long "1.51054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.5977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51054'^^xsd:double;
  dwc:latitude '50.25248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51054 50.25248, 1.51054 50.25248, 1.51054 50.25248, 1.51054 50.25248, 1.51054 50.25248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9653'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.51056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21102"^^xsd:decimal ;
  dwc:decimalLongitude "1.51056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.51056)"^^geo:wktLiteral ;
  geo-pos:lat "50.21102"^^xsd:decimal ;
  geo-pos:long "1.51056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51056'^^xsd:double;
  dwc:latitude '50.21102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51056 50.21102, 1.51056 50.21102, 1.51056 50.21102, 1.51056 50.21102, 1.51056 50.21102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4374'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2231 1.51058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2231"^^xsd:decimal ;
  dwc:decimalLongitude "1.51058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2231 1.51058)"^^geo:wktLiteral ;
  geo-pos:lat "50.2231"^^xsd:decimal ;
  geo-pos:long "1.51058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.141111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51058'^^xsd:double;
  dwc:latitude '50.2231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51058 50.2231, 1.51058 50.2231, 1.51058 50.2231, 1.51058 50.2231, 1.51058 50.2231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3960'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21855 1.51059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21855"^^xsd:decimal ;
  dwc:decimalLongitude "1.51059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21855 1.51059)"^^geo:wktLiteral ;
  geo-pos:lat "50.21855"^^xsd:decimal ;
  geo-pos:long "1.51059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9142'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51059'^^xsd:double;
  dwc:latitude '50.21855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51059 50.21855, 1.51059 50.21855, 1.51059 50.21855, 1.51059 50.21855, 1.51059 50.21855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9142'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22391 1.51061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22391"^^xsd:decimal ;
  dwc:decimalLongitude "1.51061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22391 1.51061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22391"^^xsd:decimal ;
  geo-pos:long "1.51061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51061'^^xsd:double;
  dwc:latitude '50.22391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51061 50.22391, 1.51061 50.22391, 1.51061 50.22391, 1.51061 50.22391, 1.51061 50.22391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4364'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.51063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.51063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.51063)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.51063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51063'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51063 50.21791, 1.51063 50.21791, 1.51063 50.21791, 1.51063 50.21791, 1.51063 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10587'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.51063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22021"^^xsd:decimal ;
  dwc:decimalLongitude "1.51063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.51063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22021"^^xsd:decimal ;
  geo-pos:long "1.51063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.897777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51063'^^xsd:double;
  dwc:latitude '50.22021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51063 50.22021, 1.51063 50.22021, 1.51063 50.22021, 1.51063 50.22021, 1.51063 50.22021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5044'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25905 1.51071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25905"^^xsd:decimal ;
  dwc:decimalLongitude "1.51071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25905 1.51071)"^^geo:wktLiteral ;
  geo-pos:lat "50.25905"^^xsd:decimal ;
  geo-pos:long "1.51071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51071'^^xsd:double;
  dwc:latitude '50.25905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51071 50.25905, 1.51071 50.25905, 1.51071 50.25905, 1.51071 50.25905, 1.51071 50.25905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8355'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.51073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "1.51073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.51073)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "1.51073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51073'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51073 50.22, 1.51073 50.22, 1.51073 50.22, 1.51073 50.22, 1.51073 50.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5863'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.51073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22593"^^xsd:decimal ;
  dwc:decimalLongitude "1.51073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.51073)"^^geo:wktLiteral ;
  geo-pos:lat "50.22593"^^xsd:decimal ;
  geo-pos:long "1.51073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51073'^^xsd:double;
  dwc:latitude '50.22593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51073 50.22593, 1.51073 50.22593, 1.51073 50.22593, 1.51073 50.22593, 1.51073 50.22593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5654'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.51075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.51075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.51075)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.51075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51075'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51075 50.22248, 1.51075 50.22248, 1.51075 50.22248, 1.51075 50.22248, 1.51075 50.22248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_614'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21939 1.51077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21939"^^xsd:decimal ;
  dwc:decimalLongitude "1.51077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21939 1.51077)"^^geo:wktLiteral ;
  geo-pos:lat "50.21939"^^xsd:decimal ;
  geo-pos:long "1.51077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5604'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51077'^^xsd:double;
  dwc:latitude '50.21939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51077 50.21939, 1.51077 50.21939, 1.51077 50.21939, 1.51077 50.21939, 1.51077 50.21939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5604'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22284 1.51079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22284"^^xsd:decimal ;
  dwc:decimalLongitude "1.51079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22284 1.51079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22284"^^xsd:decimal ;
  geo-pos:long "1.51079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51079'^^xsd:double;
  dwc:latitude '50.22284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51079 50.22284, 1.51079 50.22284, 1.51079 50.22284, 1.51079 50.22284, 1.51079 50.22284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5642'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.51079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.51079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.51079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.51079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51079'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51079 50.22894, 1.51079 50.22894, 1.51079 50.22894, 1.51079 50.22894, 1.51079 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10238'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.51081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22454"^^xsd:decimal ;
  dwc:decimalLongitude "1.51081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.51081)"^^geo:wktLiteral ;
  geo-pos:lat "50.22454"^^xsd:decimal ;
  geo-pos:long "1.51081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51081'^^xsd:double;
  dwc:latitude '50.22454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51081 50.22454, 1.51081 50.22454, 1.51081 50.22454, 1.51081 50.22454, 1.51081 50.22454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3465'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.51082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21775"^^xsd:decimal ;
  dwc:decimalLongitude "1.51082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.51082)"^^geo:wktLiteral ;
  geo-pos:lat "50.21775"^^xsd:decimal ;
  geo-pos:long "1.51082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51082'^^xsd:double;
  dwc:latitude '50.21775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51082 50.21775, 1.51082 50.21775, 1.51082 50.21775, 1.51082 50.21775, 1.51082 50.21775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12860'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21414 1.51084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21414"^^xsd:decimal ;
  dwc:decimalLongitude "1.51084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21414 1.51084)"^^geo:wktLiteral ;
  geo-pos:lat "50.21414"^^xsd:decimal ;
  geo-pos:long "1.51084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10874'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51084'^^xsd:double;
  dwc:latitude '50.21414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51084 50.21414, 1.51084 50.21414, 1.51084 50.21414, 1.51084 50.21414, 1.51084 50.21414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10874'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.51087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.51087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.51087)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.51087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51087'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51087 50.23264, 1.51087 50.23264, 1.51087 50.23264, 1.51087 50.23264, 1.51087 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10244'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24692 1.51087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24692"^^xsd:decimal ;
  dwc:decimalLongitude "1.51087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24692 1.51087)"^^geo:wktLiteral ;
  geo-pos:lat "50.24692"^^xsd:decimal ;
  geo-pos:long "1.51087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51087'^^xsd:double;
  dwc:latitude '50.24692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51087 50.24692, 1.51087 50.24692, 1.51087 50.24692, 1.51087 50.24692, 1.51087 50.24692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7640'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22959 1.5109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22959"^^xsd:decimal ;
  dwc:decimalLongitude "1.5109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22959 1.5109)"^^geo:wktLiteral ;
  geo-pos:lat "50.22959"^^xsd:decimal ;
  geo-pos:long "1.5109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5109'^^xsd:double;
  dwc:latitude '50.22959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5109 50.22959, 1.5109 50.22959, 1.5109 50.22959, 1.5109 50.22959, 1.5109 50.22959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4523'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20678 1.51091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20678"^^xsd:decimal ;
  dwc:decimalLongitude "1.51091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20678 1.51091)"^^geo:wktLiteral ;
  geo-pos:lat "50.20678"^^xsd:decimal ;
  geo-pos:long "1.51091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51091'^^xsd:double;
  dwc:latitude '50.20678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51091 50.20678, 1.51091 50.20678, 1.51091 50.20678, 1.51091 50.20678, 1.51091 50.20678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5241'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21288 1.51092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21288"^^xsd:decimal ;
  dwc:decimalLongitude "1.51092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21288 1.51092)"^^geo:wktLiteral ;
  geo-pos:lat "50.21288"^^xsd:decimal ;
  geo-pos:long "1.51092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51092'^^xsd:double;
  dwc:latitude '50.21288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51092 50.21288, 1.51092 50.21288, 1.51092 50.21288, 1.51092 50.21288, 1.51092 50.21288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5242'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.51093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23113"^^xsd:decimal ;
  dwc:decimalLongitude "1.51093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.51093)"^^geo:wktLiteral ;
  geo-pos:lat "50.23113"^^xsd:decimal ;
  geo-pos:long "1.51093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.794444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51093'^^xsd:double;
  dwc:latitude '50.23113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51093 50.23113, 1.51093 50.23113, 1.51093 50.23113, 1.51093 50.23113, 1.51093 50.23113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5625'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22001 1.51094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22001"^^xsd:decimal ;
  dwc:decimalLongitude "1.51094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22001 1.51094)"^^geo:wktLiteral ;
  geo-pos:lat "50.22001"^^xsd:decimal ;
  geo-pos:long "1.51094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_13002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51094'^^xsd:double;
  dwc:latitude '50.22001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51094 50.22001, 1.51094 50.22001, 1.51094 50.22001, 1.51094 50.22001, 1.51094 50.22001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13002'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22278 1.51094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22278"^^xsd:decimal ;
  dwc:decimalLongitude "1.51094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22278 1.51094)"^^geo:wktLiteral ;
  geo-pos:lat "50.22278"^^xsd:decimal ;
  geo-pos:long "1.51094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51094'^^xsd:double;
  dwc:latitude '50.22278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51094 50.22278, 1.51094 50.22278, 1.51094 50.22278, 1.51094 50.22278, 1.51094 50.22278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6045'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21578 1.51096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21578"^^xsd:decimal ;
  dwc:decimalLongitude "1.51096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21578 1.51096)"^^geo:wktLiteral ;
  geo-pos:lat "50.21578"^^xsd:decimal ;
  geo-pos:long "1.51096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11075'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51096'^^xsd:double;
  dwc:latitude '50.21578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51096 50.21578, 1.51096 50.21578, 1.51096 50.21578, 1.51096 50.21578, 1.51096 50.21578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11075'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.51098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.51098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.51098)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.51098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51098'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51098 50.23173, 1.51098 50.23173, 1.51098 50.23173, 1.51098 50.23173, 1.51098 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9647'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.51099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22378"^^xsd:decimal ;
  dwc:decimalLongitude "1.51099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.51099)"^^geo:wktLiteral ;
  geo-pos:lat "50.22378"^^xsd:decimal ;
  geo-pos:long "1.51099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11034'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.392222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51099'^^xsd:double;
  dwc:latitude '50.22378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51099 50.22378, 1.51099 50.22378, 1.51099 50.22378, 1.51099 50.22378, 1.51099 50.22378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11034'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25429 1.51099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25429"^^xsd:decimal ;
  dwc:decimalLongitude "1.51099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25429 1.51099)"^^geo:wktLiteral ;
  geo-pos:lat "50.25429"^^xsd:decimal ;
  geo-pos:long "1.51099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51099'^^xsd:double;
  dwc:latitude '50.25429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51099 50.25429, 1.51099 50.25429, 1.51099 50.25429, 1.51099 50.25429, 1.51099 50.25429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7642'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21842"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21842 1.511)"^^geo:wktLiteral ;
  geo-pos:lat "50.21842"^^xsd:decimal ;
  geo-pos:long "1.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.511'^^xsd:double;
  dwc:latitude '50.21842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.511 50.21842, 1.511 50.21842, 1.511 50.21842, 1.511 50.21842, 1.511 50.21842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5271'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23151"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.511)"^^geo:wktLiteral ;
  geo-pos:lat "50.23151"^^xsd:decimal ;
  geo-pos:long "1.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.511'^^xsd:double;
  dwc:latitude '50.23151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.511 50.23151, 1.511 50.23151, 1.511 50.23151, 1.511 50.23151, 1.511 50.23151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8766'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.51102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21954"^^xsd:decimal ;
  dwc:decimalLongitude "1.51102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.51102)"^^geo:wktLiteral ;
  geo-pos:lat "50.21954"^^xsd:decimal ;
  geo-pos:long "1.51102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51102'^^xsd:double;
  dwc:latitude '50.21954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51102 50.21954, 1.51102 50.21954, 1.51102 50.21954, 1.51102 50.21954, 1.51102 50.21954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6370'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.51107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2194"^^xsd:decimal ;
  dwc:decimalLongitude "1.51107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.51107)"^^geo:wktLiteral ;
  geo-pos:lat "50.2194"^^xsd:decimal ;
  geo-pos:long "1.51107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7521'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51107'^^xsd:double;
  dwc:latitude '50.2194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51107 50.2194, 1.51107 50.2194, 1.51107 50.2194, 1.51107 50.2194, 1.51107 50.2194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7521'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25973 1.51108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25973"^^xsd:decimal ;
  dwc:decimalLongitude "1.51108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25973 1.51108)"^^geo:wktLiteral ;
  geo-pos:lat "50.25973"^^xsd:decimal ;
  geo-pos:long "1.51108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51108'^^xsd:double;
  dwc:latitude '50.25973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51108 50.25973, 1.51108 50.25973, 1.51108 50.25973, 1.51108 50.25973, 1.51108 50.25973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10122'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.51111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21888"^^xsd:decimal ;
  dwc:decimalLongitude "1.51111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.51111)"^^geo:wktLiteral ;
  geo-pos:lat "50.21888"^^xsd:decimal ;
  geo-pos:long "1.51111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51111'^^xsd:double;
  dwc:latitude '50.21888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51111 50.21888, 1.51111 50.21888, 1.51111 50.21888, 1.51111 50.21888, 1.51111 50.21888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5125'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2468 1.5112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2468"^^xsd:decimal ;
  dwc:decimalLongitude "1.5112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2468 1.5112)"^^geo:wktLiteral ;
  geo-pos:lat "50.2468"^^xsd:decimal ;
  geo-pos:long "1.5112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5112'^^xsd:double;
  dwc:latitude '50.2468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5112 50.2468, 1.5112 50.2468, 1.5112 50.2468, 1.5112 50.2468, 1.5112 50.2468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3443'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.51121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2311"^^xsd:decimal ;
  dwc:decimalLongitude "1.51121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.51121)"^^geo:wktLiteral ;
  geo-pos:lat "50.2311"^^xsd:decimal ;
  geo-pos:long "1.51121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51121'^^xsd:double;
  dwc:latitude '50.2311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51121 50.2311, 1.51121 50.2311, 1.51121 50.2311, 1.51121 50.2311, 1.51121 50.2311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4688'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38718 1.51122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38718"^^xsd:decimal ;
  dwc:decimalLongitude "1.51122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38718 1.51122)"^^geo:wktLiteral ;
  geo-pos:lat "50.38718"^^xsd:decimal ;
  geo-pos:long "1.51122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51122'^^xsd:double;
  dwc:latitude '50.38718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51122 50.38718, 1.51122 50.38718, 1.51122 50.38718, 1.51122 50.38718, 1.51122 50.38718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8776'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.51123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21809"^^xsd:decimal ;
  dwc:decimalLongitude "1.51123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.51123)"^^geo:wktLiteral ;
  geo-pos:lat "50.21809"^^xsd:decimal ;
  geo-pos:long "1.51123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51123'^^xsd:double;
  dwc:latitude '50.21809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51123 50.21809, 1.51123 50.21809, 1.51123 50.21809, 1.51123 50.21809, 1.51123 50.21809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12861'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24511 1.51126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24511"^^xsd:decimal ;
  dwc:decimalLongitude "1.51126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24511 1.51126)"^^geo:wktLiteral ;
  geo-pos:lat "50.24511"^^xsd:decimal ;
  geo-pos:long "1.51126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4840'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.624444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51126'^^xsd:double;
  dwc:latitude '50.24511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51126 50.24511, 1.51126 50.24511, 1.51126 50.24511, 1.51126 50.24511, 1.51126 50.24511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4840'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22537 1.51127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22537"^^xsd:decimal ;
  dwc:decimalLongitude "1.51127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22537 1.51127)"^^geo:wktLiteral ;
  geo-pos:lat "50.22537"^^xsd:decimal ;
  geo-pos:long "1.51127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51127'^^xsd:double;
  dwc:latitude '50.22537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51127 50.22537, 1.51127 50.22537, 1.51127 50.22537, 1.51127 50.22537, 1.51127 50.22537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8475'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.5113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21809"^^xsd:decimal ;
  dwc:decimalLongitude "1.5113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.5113)"^^geo:wktLiteral ;
  geo-pos:lat "50.21809"^^xsd:decimal ;
  geo-pos:long "1.5113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.034444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5113'^^xsd:double;
  dwc:latitude '50.21809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5113 50.21809, 1.5113 50.21809, 1.5113 50.21809, 1.5113 50.21809, 1.5113 50.21809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5272'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.5113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.5113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.5113)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.5113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5113'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5113 50.23372, 1.5113 50.23372, 1.5113 50.23372, 1.5113 50.23372, 1.5113 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10362'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25392 1.51131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25392"^^xsd:decimal ;
  dwc:decimalLongitude "1.51131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25392 1.51131)"^^geo:wktLiteral ;
  geo-pos:lat "50.25392"^^xsd:decimal ;
  geo-pos:long "1.51131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51131'^^xsd:double;
  dwc:latitude '50.25392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51131 50.25392, 1.51131 50.25392, 1.51131 50.25392, 1.51131 50.25392, 1.51131 50.25392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_164'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.51134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.51134)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5569'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51134'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51134 50.22107, 1.51134 50.22107, 1.51134 50.22107, 1.51134 50.22107, 1.51134 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5569'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38285 1.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38285"^^xsd:decimal ;
  dwc:decimalLongitude "1.51134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38285 1.51134)"^^geo:wktLiteral ;
  geo-pos:lat "50.38285"^^xsd:decimal ;
  geo-pos:long "1.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51134'^^xsd:double;
  dwc:latitude '50.38285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51134 50.38285, 1.51134 50.38285, 1.51134 50.38285, 1.51134 50.38285, 1.51134 50.38285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7985'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.51139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22729"^^xsd:decimal ;
  dwc:decimalLongitude "1.51139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.51139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22729"^^xsd:decimal ;
  geo-pos:long "1.51139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51139'^^xsd:double;
  dwc:latitude '50.22729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51139 50.22729, 1.51139 50.22729, 1.51139 50.22729, 1.51139 50.22729, 1.51139 50.22729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_713'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24073 1.5114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24073"^^xsd:decimal ;
  dwc:decimalLongitude "1.5114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24073 1.5114)"^^geo:wktLiteral ;
  geo-pos:lat "50.24073"^^xsd:decimal ;
  geo-pos:long "1.5114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5114'^^xsd:double;
  dwc:latitude '50.24073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5114 50.24073, 1.5114 50.24073, 1.5114 50.24073, 1.5114 50.24073, 1.5114 50.24073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10220'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38263 1.51141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38263"^^xsd:decimal ;
  dwc:decimalLongitude "1.51141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38263 1.51141)"^^geo:wktLiteral ;
  geo-pos:lat "50.38263"^^xsd:decimal ;
  geo-pos:long "1.51141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7433'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51141'^^xsd:double;
  dwc:latitude '50.38263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51141 50.38263, 1.51141 50.38263, 1.51141 50.38263, 1.51141 50.38263, 1.51141 50.38263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7433'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.51144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22481"^^xsd:decimal ;
  dwc:decimalLongitude "1.51144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.51144)"^^geo:wktLiteral ;
  geo-pos:lat "50.22481"^^xsd:decimal ;
  geo-pos:long "1.51144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51144'^^xsd:double;
  dwc:latitude '50.22481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51144 50.22481, 1.51144 50.22481, 1.51144 50.22481, 1.51144 50.22481, 1.51144 50.22481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8580'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.51144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2253"^^xsd:decimal ;
  dwc:decimalLongitude "1.51144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.51144)"^^geo:wktLiteral ;
  geo-pos:lat "50.2253"^^xsd:decimal ;
  geo-pos:long "1.51144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51144'^^xsd:double;
  dwc:latitude '50.2253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51144 50.2253, 1.51144 50.2253, 1.51144 50.2253, 1.51144 50.2253, 1.51144 50.2253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8476'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25203 1.51145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25203"^^xsd:decimal ;
  dwc:decimalLongitude "1.51145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25203 1.51145)"^^geo:wktLiteral ;
  geo-pos:lat "50.25203"^^xsd:decimal ;
  geo-pos:long "1.51145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51145'^^xsd:double;
  dwc:latitude '50.25203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51145 50.25203, 1.51145 50.25203, 1.51145 50.25203, 1.51145 50.25203, 1.51145 50.25203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3535'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25616 1.51149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25616"^^xsd:decimal ;
  dwc:decimalLongitude "1.51149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25616 1.51149)"^^geo:wktLiteral ;
  geo-pos:lat "50.25616"^^xsd:decimal ;
  geo-pos:long "1.51149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51149'^^xsd:double;
  dwc:latitude '50.25616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51149 50.25616, 1.51149 50.25616, 1.51149 50.25616, 1.51149 50.25616, 1.51149 50.25616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4293'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.51152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22704"^^xsd:decimal ;
  dwc:decimalLongitude "1.51152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.51152)"^^geo:wktLiteral ;
  geo-pos:lat "50.22704"^^xsd:decimal ;
  geo-pos:long "1.51152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51152'^^xsd:double;
  dwc:latitude '50.22704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51152 50.22704, 1.51152 50.22704, 1.51152 50.22704, 1.51152 50.22704, 1.51152 50.22704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8647'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25579 1.51156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25579"^^xsd:decimal ;
  dwc:decimalLongitude "1.51156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25579 1.51156)"^^geo:wktLiteral ;
  geo-pos:lat "50.25579"^^xsd:decimal ;
  geo-pos:long "1.51156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51156'^^xsd:double;
  dwc:latitude '50.25579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51156 50.25579, 1.51156 50.25579, 1.51156 50.25579, 1.51156 50.25579, 1.51156 50.25579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12176'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.51157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21966"^^xsd:decimal ;
  dwc:decimalLongitude "1.51157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.51157)"^^geo:wktLiteral ;
  geo-pos:lat "50.21966"^^xsd:decimal ;
  geo-pos:long "1.51157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51157'^^xsd:double;
  dwc:latitude '50.21966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51157 50.21966, 1.51157 50.21966, 1.51157 50.21966, 1.51157 50.21966, 1.51157 50.21966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7943'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.51158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24608"^^xsd:decimal ;
  dwc:decimalLongitude "1.51158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.51158)"^^geo:wktLiteral ;
  geo-pos:lat "50.24608"^^xsd:decimal ;
  geo-pos:long "1.51158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51158'^^xsd:double;
  dwc:latitude '50.24608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51158 50.24608, 1.51158 50.24608, 1.51158 50.24608, 1.51158 50.24608, 1.51158 50.24608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12614'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22174 1.51159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22174"^^xsd:decimal ;
  dwc:decimalLongitude "1.51159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22174 1.51159)"^^geo:wktLiteral ;
  geo-pos:lat "50.22174"^^xsd:decimal ;
  geo-pos:long "1.51159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51159'^^xsd:double;
  dwc:latitude '50.22174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51159 50.22174, 1.51159 50.22174, 1.51159 50.22174, 1.51159 50.22174, 1.51159 50.22174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6273'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22267 1.51163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22267"^^xsd:decimal ;
  dwc:decimalLongitude "1.51163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22267 1.51163)"^^geo:wktLiteral ;
  geo-pos:lat "50.22267"^^xsd:decimal ;
  geo-pos:long "1.51163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9214'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51163'^^xsd:double;
  dwc:latitude '50.22267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51163 50.22267, 1.51163 50.22267, 1.51163 50.22267, 1.51163 50.22267, 1.51163 50.22267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9214'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.51164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22572"^^xsd:decimal ;
  dwc:decimalLongitude "1.51164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.51164)"^^geo:wktLiteral ;
  geo-pos:lat "50.22572"^^xsd:decimal ;
  geo-pos:long "1.51164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51164'^^xsd:double;
  dwc:latitude '50.22572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51164 50.22572, 1.51164 50.22572, 1.51164 50.22572, 1.51164 50.22572, 1.51164 50.22572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8581'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20358 1.51167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20358"^^xsd:decimal ;
  dwc:decimalLongitude "1.51167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20358 1.51167)"^^geo:wktLiteral ;
  geo-pos:lat "50.20358"^^xsd:decimal ;
  geo-pos:long "1.51167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51167'^^xsd:double;
  dwc:latitude '50.20358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51167 50.20358, 1.51167 50.20358, 1.51167 50.20358, 1.51167 50.20358, 1.51167 50.20358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5340'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24708 1.51168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24708"^^xsd:decimal ;
  dwc:decimalLongitude "1.51168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24708 1.51168)"^^geo:wktLiteral ;
  geo-pos:lat "50.24708"^^xsd:decimal ;
  geo-pos:long "1.51168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_91'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_91'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51168'^^xsd:double;
  dwc:latitude '50.24708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51168 50.24708, 1.51168 50.24708, 1.51168 50.24708, 1.51168 50.24708, 1.51168 50.24708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_91'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22263 1.51173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22263"^^xsd:decimal ;
  dwc:decimalLongitude "1.51173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22263 1.51173)"^^geo:wktLiteral ;
  geo-pos:lat "50.22263"^^xsd:decimal ;
  geo-pos:long "1.51173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51173'^^xsd:double;
  dwc:latitude '50.22263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51173 50.22263, 1.51173 50.22263, 1.51173 50.22263, 1.51173 50.22263, 1.51173 50.22263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10751'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2589 1.51173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2589"^^xsd:decimal ;
  dwc:decimalLongitude "1.51173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2589 1.51173)"^^geo:wktLiteral ;
  geo-pos:lat "50.2589"^^xsd:decimal ;
  geo-pos:long "1.51173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51173'^^xsd:double;
  dwc:latitude '50.2589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51173 50.2589, 1.51173 50.2589, 1.51173 50.2589, 1.51173 50.2589, 1.51173 50.2589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8356'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.51175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22269"^^xsd:decimal ;
  dwc:decimalLongitude "1.51175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.51175)"^^geo:wktLiteral ;
  geo-pos:lat "50.22269"^^xsd:decimal ;
  geo-pos:long "1.51175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51175'^^xsd:double;
  dwc:latitude '50.22269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51175 50.22269, 1.51175 50.22269, 1.51175 50.22269, 1.51175 50.22269, 1.51175 50.22269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4378'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 1.51175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.51175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 1.51175)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "1.51175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7432'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51175'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51175 50.35, 1.51175 50.35, 1.51175 50.35, 1.51175 50.35, 1.51175 50.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7432'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23822 1.51176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23822"^^xsd:decimal ;
  dwc:decimalLongitude "1.51176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23822 1.51176)"^^geo:wktLiteral ;
  geo-pos:lat "50.23822"^^xsd:decimal ;
  geo-pos:long "1.51176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51176'^^xsd:double;
  dwc:latitude '50.23822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51176 50.23822, 1.51176 50.23822, 1.51176 50.23822, 1.51176 50.23822, 1.51176 50.23822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4307'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22141 1.5118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22141"^^xsd:decimal ;
  dwc:decimalLongitude "1.5118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22141 1.5118)"^^geo:wktLiteral ;
  geo-pos:lat "50.22141"^^xsd:decimal ;
  geo-pos:long "1.5118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5118'^^xsd:double;
  dwc:latitude '50.22141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5118 50.22141, 1.5118 50.22141, 1.5118 50.22141, 1.5118 50.22141, 1.5118 50.22141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9751'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.5118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.5118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.5118)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.5118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5118'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5118 50.22954, 1.5118 50.22954, 1.5118 50.22954, 1.5118 50.22954, 1.5118 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4450'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.51184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22587"^^xsd:decimal ;
  dwc:decimalLongitude "1.51184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.51184)"^^geo:wktLiteral ;
  geo-pos:lat "50.22587"^^xsd:decimal ;
  geo-pos:long "1.51184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51184'^^xsd:double;
  dwc:latitude '50.22587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51184 50.22587, 1.51184 50.22587, 1.51184 50.22587, 1.51184 50.22587, 1.51184 50.22587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11505'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23545 1.51187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23545"^^xsd:decimal ;
  dwc:decimalLongitude "1.51187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23545 1.51187)"^^geo:wktLiteral ;
  geo-pos:lat "50.23545"^^xsd:decimal ;
  geo-pos:long "1.51187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51187'^^xsd:double;
  dwc:latitude '50.23545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51187 50.23545, 1.51187 50.23545, 1.51187 50.23545, 1.51187 50.23545, 1.51187 50.23545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12902'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.51188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21494"^^xsd:decimal ;
  dwc:decimalLongitude "1.51188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.51188)"^^geo:wktLiteral ;
  geo-pos:lat "50.21494"^^xsd:decimal ;
  geo-pos:long "1.51188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.648888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51188'^^xsd:double;
  dwc:latitude '50.21494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51188 50.21494, 1.51188 50.21494, 1.51188 50.21494, 1.51188 50.21494, 1.51188 50.21494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4284'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.51188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22595"^^xsd:decimal ;
  dwc:decimalLongitude "1.51188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.51188)"^^geo:wktLiteral ;
  geo-pos:lat "50.22595"^^xsd:decimal ;
  geo-pos:long "1.51188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51188'^^xsd:double;
  dwc:latitude '50.22595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51188 50.22595, 1.51188 50.22595, 1.51188 50.22595, 1.51188 50.22595, 1.51188 50.22595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5992'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23538 1.51188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23538"^^xsd:decimal ;
  dwc:decimalLongitude "1.51188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23538 1.51188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23538"^^xsd:decimal ;
  geo-pos:long "1.51188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51188'^^xsd:double;
  dwc:latitude '50.23538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51188 50.23538, 1.51188 50.23538, 1.51188 50.23538, 1.51188 50.23538, 1.51188 50.23538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10097'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27483 1.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27483"^^xsd:decimal ;
  dwc:decimalLongitude "1.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27483 1.51192)"^^geo:wktLiteral ;
  geo-pos:lat "50.27483"^^xsd:decimal ;
  geo-pos:long "1.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_62'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_62'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.180833333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51192'^^xsd:double;
  dwc:latitude '50.27483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51192 50.27483, 1.51192 50.27483, 1.51192 50.27483, 1.51192 50.27483, 1.51192 50.27483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_62'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2129 1.51194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2129"^^xsd:decimal ;
  dwc:decimalLongitude "1.51194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2129 1.51194)"^^geo:wktLiteral ;
  geo-pos:lat "50.2129"^^xsd:decimal ;
  geo-pos:long "1.51194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9123'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51194'^^xsd:double;
  dwc:latitude '50.2129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51194 50.2129, 1.51194 50.2129, 1.51194 50.2129, 1.51194 50.2129, 1.51194 50.2129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9123'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.51194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23318"^^xsd:decimal ;
  dwc:decimalLongitude "1.51194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.51194)"^^geo:wktLiteral ;
  geo-pos:lat "50.23318"^^xsd:decimal ;
  geo-pos:long "1.51194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51194'^^xsd:double;
  dwc:latitude '50.23318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51194 50.23318, 1.51194 50.23318, 1.51194 50.23318, 1.51194 50.23318, 1.51194 50.23318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4358'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.51194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.51194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.51194)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.51194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11194'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51194'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51194 50.23334, 1.51194 50.23334, 1.51194 50.23334, 1.51194 50.23334, 1.51194 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11194'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25565 1.51196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25565"^^xsd:decimal ;
  dwc:decimalLongitude "1.51196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25565 1.51196)"^^geo:wktLiteral ;
  geo-pos:lat "50.25565"^^xsd:decimal ;
  geo-pos:long "1.51196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51196'^^xsd:double;
  dwc:latitude '50.25565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51196 50.25565, 1.51196 50.25565, 1.51196 50.25565, 1.51196 50.25565, 1.51196 50.25565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4432'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27892 1.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27892"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27892 1.512)"^^geo:wktLiteral ;
  geo-pos:lat "50.27892"^^xsd:decimal ;
  geo-pos:long "1.512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3237'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.512'^^xsd:double;
  dwc:latitude '50.27892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.512 50.27892, 1.512 50.27892, 1.512 50.27892, 1.512 50.27892, 1.512 50.27892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3237'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22548 1.51204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22548"^^xsd:decimal ;
  dwc:decimalLongitude "1.51204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22548 1.51204)"^^geo:wktLiteral ;
  geo-pos:lat "50.22548"^^xsd:decimal ;
  geo-pos:long "1.51204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8185'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51204'^^xsd:double;
  dwc:latitude '50.22548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51204 50.22548, 1.51204 50.22548, 1.51204 50.22548, 1.51204 50.22548, 1.51204 50.22548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8185'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22334 1.51207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22334"^^xsd:decimal ;
  dwc:decimalLongitude "1.51207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22334 1.51207)"^^geo:wktLiteral ;
  geo-pos:lat "50.22334"^^xsd:decimal ;
  geo-pos:long "1.51207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51207'^^xsd:double;
  dwc:latitude '50.22334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51207 50.22334, 1.51207 50.22334, 1.51207 50.22334, 1.51207 50.22334, 1.51207 50.22334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4581'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24168 1.51208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24168"^^xsd:decimal ;
  dwc:decimalLongitude "1.51208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24168 1.51208)"^^geo:wktLiteral ;
  geo-pos:lat "50.24168"^^xsd:decimal ;
  geo-pos:long "1.51208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_61'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_61'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51208'^^xsd:double;
  dwc:latitude '50.24168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51208 50.24168, 1.51208 50.24168, 1.51208 50.24168, 1.51208 50.24168, 1.51208 50.24168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_61'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.51209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.51209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.51209)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.51209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51209'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51209 50.22895, 1.51209 50.22895, 1.51209 50.22895, 1.51209 50.22895, 1.51209 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4444'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.51212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2255"^^xsd:decimal ;
  dwc:decimalLongitude "1.51212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.51212)"^^geo:wktLiteral ;
  geo-pos:lat "50.2255"^^xsd:decimal ;
  geo-pos:long "1.51212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51212'^^xsd:double;
  dwc:latitude '50.2255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51212 50.2255, 1.51212 50.2255, 1.51212 50.2255, 1.51212 50.2255, 1.51212 50.2255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9510'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20512 1.51213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20512"^^xsd:decimal ;
  dwc:decimalLongitude "1.51213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20512 1.51213)"^^geo:wktLiteral ;
  geo-pos:lat "50.20512"^^xsd:decimal ;
  geo-pos:long "1.51213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51213'^^xsd:double;
  dwc:latitude '50.20512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51213 50.20512, 1.51213 50.20512, 1.51213 50.20512, 1.51213 50.20512, 1.51213 50.20512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5321'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23744 1.51221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23744"^^xsd:decimal ;
  dwc:decimalLongitude "1.51221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23744 1.51221)"^^geo:wktLiteral ;
  geo-pos:lat "50.23744"^^xsd:decimal ;
  geo-pos:long "1.51221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12576'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.248888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51221'^^xsd:double;
  dwc:latitude '50.23744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51221 50.23744, 1.51221 50.23744, 1.51221 50.23744, 1.51221 50.23744, 1.51221 50.23744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12576'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20553 1.51223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20553"^^xsd:decimal ;
  dwc:decimalLongitude "1.51223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20553 1.51223)"^^geo:wktLiteral ;
  geo-pos:lat "50.20553"^^xsd:decimal ;
  geo-pos:long "1.51223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51223'^^xsd:double;
  dwc:latitude '50.20553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51223 50.20553, 1.51223 50.20553, 1.51223 50.20553, 1.51223 50.20553, 1.51223 50.20553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10775'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.51224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22613"^^xsd:decimal ;
  dwc:decimalLongitude "1.51224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.51224)"^^geo:wktLiteral ;
  geo-pos:lat "50.22613"^^xsd:decimal ;
  geo-pos:long "1.51224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51224'^^xsd:double;
  dwc:latitude '50.22613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51224 50.22613, 1.51224 50.22613, 1.51224 50.22613, 1.51224 50.22613, 1.51224 50.22613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7423'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24529 1.51226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24529"^^xsd:decimal ;
  dwc:decimalLongitude "1.51226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24529 1.51226)"^^geo:wktLiteral ;
  geo-pos:lat "50.24529"^^xsd:decimal ;
  geo-pos:long "1.51226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12457'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51226'^^xsd:double;
  dwc:latitude '50.24529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51226 50.24529, 1.51226 50.24529, 1.51226 50.24529, 1.51226 50.24529, 1.51226 50.24529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12457'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2186 1.51227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2186"^^xsd:decimal ;
  dwc:decimalLongitude "1.51227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2186 1.51227)"^^geo:wktLiteral ;
  geo-pos:lat "50.2186"^^xsd:decimal ;
  geo-pos:long "1.51227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51227'^^xsd:double;
  dwc:latitude '50.2186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51227 50.2186, 1.51227 50.2186, 1.51227 50.2186, 1.51227 50.2186, 1.51227 50.2186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5139'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.51228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22003"^^xsd:decimal ;
  dwc:decimalLongitude "1.51228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.51228)"^^geo:wktLiteral ;
  geo-pos:lat "50.22003"^^xsd:decimal ;
  geo-pos:long "1.51228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51228'^^xsd:double;
  dwc:latitude '50.22003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51228 50.22003, 1.51228 50.22003, 1.51228 50.22003, 1.51228 50.22003, 1.51228 50.22003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13090'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.51228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.51228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.51228)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.51228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_442'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.69555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51228'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51228 50.23317, 1.51228 50.23317, 1.51228 50.23317, 1.51228 50.23317, 1.51228 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_442'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.51228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24684"^^xsd:decimal ;
  dwc:decimalLongitude "1.51228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.51228)"^^geo:wktLiteral ;
  geo-pos:lat "50.24684"^^xsd:decimal ;
  geo-pos:long "1.51228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51228'^^xsd:double;
  dwc:latitude '50.24684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51228 50.24684, 1.51228 50.24684, 1.51228 50.24684, 1.51228 50.24684, 1.51228 50.24684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1226'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.51229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.51229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.51229)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.51229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_13132'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51229'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51229 50.2338, 1.51229 50.2338, 1.51229 50.2338, 1.51229 50.2338, 1.51229 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13132'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25595 1.51232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25595"^^xsd:decimal ;
  dwc:decimalLongitude "1.51232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25595 1.51232)"^^geo:wktLiteral ;
  geo-pos:lat "50.25595"^^xsd:decimal ;
  geo-pos:long "1.51232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51232'^^xsd:double;
  dwc:latitude '50.25595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51232 50.25595, 1.51232 50.25595, 1.51232 50.25595, 1.51232 50.25595, 1.51232 50.25595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2664'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.51234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22609"^^xsd:decimal ;
  dwc:decimalLongitude "1.51234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.51234)"^^geo:wktLiteral ;
  geo-pos:lat "50.22609"^^xsd:decimal ;
  geo-pos:long "1.51234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.151111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51234'^^xsd:double;
  dwc:latitude '50.22609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51234 50.22609, 1.51234 50.22609, 1.51234 50.22609, 1.51234 50.22609, 1.51234 50.22609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4509'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26235 1.51237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26235"^^xsd:decimal ;
  dwc:decimalLongitude "1.51237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26235 1.51237)"^^geo:wktLiteral ;
  geo-pos:lat "50.26235"^^xsd:decimal ;
  geo-pos:long "1.51237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7537'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51237'^^xsd:double;
  dwc:latitude '50.26235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51237 50.26235, 1.51237 50.26235, 1.51237 50.26235, 1.51237 50.26235, 1.51237 50.26235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7537'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21878 1.51246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21878"^^xsd:decimal ;
  dwc:decimalLongitude "1.51246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21878 1.51246)"^^geo:wktLiteral ;
  geo-pos:lat "50.21878"^^xsd:decimal ;
  geo-pos:long "1.51246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51246'^^xsd:double;
  dwc:latitude '50.21878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51246 50.21878, 1.51246 50.21878, 1.51246 50.21878, 1.51246 50.21878, 1.51246 50.21878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3982'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.51246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2254"^^xsd:decimal ;
  dwc:decimalLongitude "1.51246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.51246)"^^geo:wktLiteral ;
  geo-pos:lat "50.2254"^^xsd:decimal ;
  geo-pos:long "1.51246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51246'^^xsd:double;
  dwc:latitude '50.2254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51246 50.2254, 1.51246 50.2254, 1.51246 50.2254, 1.51246 50.2254, 1.51246 50.2254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3528'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20989 1.51247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20989"^^xsd:decimal ;
  dwc:decimalLongitude "1.51247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20989 1.51247)"^^geo:wktLiteral ;
  geo-pos:lat "50.20989"^^xsd:decimal ;
  geo-pos:long "1.51247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.143333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51247'^^xsd:double;
  dwc:latitude '50.20989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51247 50.20989, 1.51247 50.20989, 1.51247 50.20989, 1.51247 50.20989, 1.51247 50.20989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4905'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22113 1.51249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22113"^^xsd:decimal ;
  dwc:decimalLongitude "1.51249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22113 1.51249)"^^geo:wktLiteral ;
  geo-pos:lat "50.22113"^^xsd:decimal ;
  geo-pos:long "1.51249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.437777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51249'^^xsd:double;
  dwc:latitude '50.22113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51249 50.22113, 1.51249 50.22113, 1.51249 50.22113, 1.51249 50.22113, 1.51249 50.22113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5030'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32007 1.51249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32007"^^xsd:decimal ;
  dwc:decimalLongitude "1.51249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32007 1.51249)"^^geo:wktLiteral ;
  geo-pos:lat "50.32007"^^xsd:decimal ;
  geo-pos:long "1.51249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9161'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.797777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51249'^^xsd:double;
  dwc:latitude '50.32007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51249 50.32007, 1.51249 50.32007, 1.51249 50.32007, 1.51249 50.32007, 1.51249 50.32007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9161'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22585 1.51251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22585"^^xsd:decimal ;
  dwc:decimalLongitude "1.51251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22585 1.51251)"^^geo:wktLiteral ;
  geo-pos:lat "50.22585"^^xsd:decimal ;
  geo-pos:long "1.51251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51251'^^xsd:double;
  dwc:latitude '50.22585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51251 50.22585, 1.51251 50.22585, 1.51251 50.22585, 1.51251 50.22585, 1.51251 50.22585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11436'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23783 1.51251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23783"^^xsd:decimal ;
  dwc:decimalLongitude "1.51251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23783 1.51251)"^^geo:wktLiteral ;
  geo-pos:lat "50.23783"^^xsd:decimal ;
  geo-pos:long "1.51251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51251'^^xsd:double;
  dwc:latitude '50.23783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51251 50.23783, 1.51251 50.23783, 1.51251 50.23783, 1.51251 50.23783, 1.51251 50.23783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9921'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2448 1.51256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2448"^^xsd:decimal ;
  dwc:decimalLongitude "1.51256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2448 1.51256)"^^geo:wktLiteral ;
  geo-pos:lat "50.2448"^^xsd:decimal ;
  geo-pos:long "1.51256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51256'^^xsd:double;
  dwc:latitude '50.2448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51256 50.2448, 1.51256 50.2448, 1.51256 50.2448, 1.51256 50.2448, 1.51256 50.2448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12832'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21984 1.51257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21984"^^xsd:decimal ;
  dwc:decimalLongitude "1.51257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21984 1.51257)"^^geo:wktLiteral ;
  geo-pos:lat "50.21984"^^xsd:decimal ;
  geo-pos:long "1.51257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51257'^^xsd:double;
  dwc:latitude '50.21984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51257 50.21984, 1.51257 50.21984, 1.51257 50.21984, 1.51257 50.21984, 1.51257 50.21984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1047'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24218 1.51257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24218"^^xsd:decimal ;
  dwc:decimalLongitude "1.51257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24218 1.51257)"^^geo:wktLiteral ;
  geo-pos:lat "50.24218"^^xsd:decimal ;
  geo-pos:long "1.51257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3075'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51257'^^xsd:double;
  dwc:latitude '50.24218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51257 50.24218, 1.51257 50.24218, 1.51257 50.24218, 1.51257 50.24218, 1.51257 50.24218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3075'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26676 1.51266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26676"^^xsd:decimal ;
  dwc:decimalLongitude "1.51266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26676 1.51266)"^^geo:wktLiteral ;
  geo-pos:lat "50.26676"^^xsd:decimal ;
  geo-pos:long "1.51266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51266'^^xsd:double;
  dwc:latitude '50.26676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51266 50.26676, 1.51266 50.26676, 1.51266 50.26676, 1.51266 50.26676, 1.51266 50.26676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_150'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22086 1.5127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22086"^^xsd:decimal ;
  dwc:decimalLongitude "1.5127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22086 1.5127)"^^geo:wktLiteral ;
  geo-pos:lat "50.22086"^^xsd:decimal ;
  geo-pos:long "1.5127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5546'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5127'^^xsd:double;
  dwc:latitude '50.22086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5127 50.22086, 1.5127 50.22086, 1.5127 50.22086, 1.5127 50.22086, 1.5127 50.22086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5546'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26027 1.51271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26027"^^xsd:decimal ;
  dwc:decimalLongitude "1.51271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26027 1.51271)"^^geo:wktLiteral ;
  geo-pos:lat "50.26027"^^xsd:decimal ;
  geo-pos:long "1.51271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51271'^^xsd:double;
  dwc:latitude '50.26027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51271 50.26027, 1.51271 50.26027, 1.51271 50.26027, 1.51271 50.26027, 1.51271 50.26027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9559'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25264 1.51273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25264"^^xsd:decimal ;
  dwc:decimalLongitude "1.51273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25264 1.51273)"^^geo:wktLiteral ;
  geo-pos:lat "50.25264"^^xsd:decimal ;
  geo-pos:long "1.51273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3096'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51273'^^xsd:double;
  dwc:latitude '50.25264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51273 50.25264, 1.51273 50.25264, 1.51273 50.25264, 1.51273 50.25264, 1.51273 50.25264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3096'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26407 1.51273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26407"^^xsd:decimal ;
  dwc:decimalLongitude "1.51273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26407 1.51273)"^^geo:wktLiteral ;
  geo-pos:lat "50.26407"^^xsd:decimal ;
  geo-pos:long "1.51273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12600'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51273'^^xsd:double;
  dwc:latitude '50.26407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51273 50.26407, 1.51273 50.26407, 1.51273 50.26407, 1.51273 50.26407, 1.51273 50.26407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12600'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.51275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22386"^^xsd:decimal ;
  dwc:decimalLongitude "1.51275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.51275)"^^geo:wktLiteral ;
  geo-pos:lat "50.22386"^^xsd:decimal ;
  geo-pos:long "1.51275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51275'^^xsd:double;
  dwc:latitude '50.22386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51275 50.22386, 1.51275 50.22386, 1.51275 50.22386, 1.51275 50.22386, 1.51275 50.22386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10259'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26223 1.51276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26223"^^xsd:decimal ;
  dwc:decimalLongitude "1.51276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26223 1.51276)"^^geo:wktLiteral ;
  geo-pos:lat "50.26223"^^xsd:decimal ;
  geo-pos:long "1.51276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12496'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51276'^^xsd:double;
  dwc:latitude '50.26223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51276 50.26223, 1.51276 50.26223, 1.51276 50.26223, 1.51276 50.26223, 1.51276 50.26223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12496'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.51277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21948"^^xsd:decimal ;
  dwc:decimalLongitude "1.51277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.51277)"^^geo:wktLiteral ;
  geo-pos:lat "50.21948"^^xsd:decimal ;
  geo-pos:long "1.51277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51277'^^xsd:double;
  dwc:latitude '50.21948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51277 50.21948, 1.51277 50.21948, 1.51277 50.21948, 1.51277 50.21948, 1.51277 50.21948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5126'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22206 1.51278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22206"^^xsd:decimal ;
  dwc:decimalLongitude "1.51278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22206 1.51278)"^^geo:wktLiteral ;
  geo-pos:lat "50.22206"^^xsd:decimal ;
  geo-pos:long "1.51278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51278'^^xsd:double;
  dwc:latitude '50.22206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51278 50.22206, 1.51278 50.22206, 1.51278 50.22206, 1.51278 50.22206, 1.51278 50.22206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6360'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22611 1.51278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22611"^^xsd:decimal ;
  dwc:decimalLongitude "1.51278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22611 1.51278)"^^geo:wktLiteral ;
  geo-pos:lat "50.22611"^^xsd:decimal ;
  geo-pos:long "1.51278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51278'^^xsd:double;
  dwc:latitude '50.22611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51278 50.22611, 1.51278 50.22611, 1.51278 50.22611, 1.51278 50.22611, 1.51278 50.22611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10324'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21947 1.5128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21947"^^xsd:decimal ;
  dwc:decimalLongitude "1.5128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21947 1.5128)"^^geo:wktLiteral ;
  geo-pos:lat "50.21947"^^xsd:decimal ;
  geo-pos:long "1.5128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5128'^^xsd:double;
  dwc:latitude '50.21947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5128 50.21947, 1.5128 50.21947, 1.5128 50.21947, 1.5128 50.21947, 1.5128 50.21947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8434'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.51284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24687"^^xsd:decimal ;
  dwc:decimalLongitude "1.51284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.51284)"^^geo:wktLiteral ;
  geo-pos:lat "50.24687"^^xsd:decimal ;
  geo-pos:long "1.51284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51284'^^xsd:double;
  dwc:latitude '50.24687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51284 50.24687, 1.51284 50.24687, 1.51284 50.24687, 1.51284 50.24687, 1.51284 50.24687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3806'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.51285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21942"^^xsd:decimal ;
  dwc:decimalLongitude "1.51285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.51285)"^^geo:wktLiteral ;
  geo-pos:lat "50.21942"^^xsd:decimal ;
  geo-pos:long "1.51285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51285'^^xsd:double;
  dwc:latitude '50.21942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51285 50.21942, 1.51285 50.21942, 1.51285 50.21942, 1.51285 50.21942, 1.51285 50.21942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5659'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.51285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.51285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.51285)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.51285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51285'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51285 50.23186, 1.51285 50.23186, 1.51285 50.23186, 1.51285 50.23186, 1.51285 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4133'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.51286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.51286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.51286)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.51286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51286'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51286 50.23013, 1.51286 50.23013, 1.51286 50.23013, 1.51286 50.23013, 1.51286 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4215'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25833 1.51286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25833"^^xsd:decimal ;
  dwc:decimalLongitude "1.51286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25833 1.51286)"^^geo:wktLiteral ;
  geo-pos:lat "50.25833"^^xsd:decimal ;
  geo-pos:long "1.51286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51286'^^xsd:double;
  dwc:latitude '50.25833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51286 50.25833, 1.51286 50.25833, 1.51286 50.25833, 1.51286 50.25833, 1.51286 50.25833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12425'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.51287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21943"^^xsd:decimal ;
  dwc:decimalLongitude "1.51287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.51287)"^^geo:wktLiteral ;
  geo-pos:lat "50.21943"^^xsd:decimal ;
  geo-pos:long "1.51287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51287'^^xsd:double;
  dwc:latitude '50.21943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51287 50.21943, 1.51287 50.21943, 1.51287 50.21943, 1.51287 50.21943, 1.51287 50.21943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5369'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22517 1.51289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22517"^^xsd:decimal ;
  dwc:decimalLongitude "1.51289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22517 1.51289)"^^geo:wktLiteral ;
  geo-pos:lat "50.22517"^^xsd:decimal ;
  geo-pos:long "1.51289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51289'^^xsd:double;
  dwc:latitude '50.22517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51289 50.22517, 1.51289 50.22517, 1.51289 50.22517, 1.51289 50.22517, 1.51289 50.22517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4471'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.51291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21965"^^xsd:decimal ;
  dwc:decimalLongitude "1.51291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.51291)"^^geo:wktLiteral ;
  geo-pos:lat "50.21965"^^xsd:decimal ;
  geo-pos:long "1.51291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51291'^^xsd:double;
  dwc:latitude '50.21965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51291 50.21965, 1.51291 50.21965, 1.51291 50.21965, 1.51291 50.21965, 1.51291 50.21965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5812'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.51295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22884"^^xsd:decimal ;
  dwc:decimalLongitude "1.51295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.51295)"^^geo:wktLiteral ;
  geo-pos:lat "50.22884"^^xsd:decimal ;
  geo-pos:long "1.51295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51295'^^xsd:double;
  dwc:latitude '50.22884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51295 50.22884, 1.51295 50.22884, 1.51295 50.22884, 1.51295 50.22884, 1.51295 50.22884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8749'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.51298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21919"^^xsd:decimal ;
  dwc:decimalLongitude "1.51298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.51298)"^^geo:wktLiteral ;
  geo-pos:lat "50.21919"^^xsd:decimal ;
  geo-pos:long "1.51298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51298'^^xsd:double;
  dwc:latitude '50.21919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51298 50.21919, 1.51298 50.21919, 1.51298 50.21919, 1.51298 50.21919, 1.51298 50.21919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4684'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21493 1.51301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21493"^^xsd:decimal ;
  dwc:decimalLongitude "1.51301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21493 1.51301)"^^geo:wktLiteral ;
  geo-pos:lat "50.21493"^^xsd:decimal ;
  geo-pos:long "1.51301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_40'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_40'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51301'^^xsd:double;
  dwc:latitude '50.21493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51301 50.21493, 1.51301 50.21493, 1.51301 50.21493, 1.51301 50.21493, 1.51301 50.21493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_40'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.51303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.51303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.51303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.51303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51303'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51303 50.23187, 1.51303 50.23187, 1.51303 50.23187, 1.51303 50.23187, 1.51303 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9655'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.51306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22112"^^xsd:decimal ;
  dwc:decimalLongitude "1.51306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.51306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22112"^^xsd:decimal ;
  geo-pos:long "1.51306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51306'^^xsd:double;
  dwc:latitude '50.22112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51306 50.22112, 1.51306 50.22112, 1.51306 50.22112, 1.51306 50.22112, 1.51306 50.22112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3918'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21918 1.51307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21918"^^xsd:decimal ;
  dwc:decimalLongitude "1.51307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21918 1.51307)"^^geo:wktLiteral ;
  geo-pos:lat "50.21918"^^xsd:decimal ;
  geo-pos:long "1.51307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51307'^^xsd:double;
  dwc:latitude '50.21918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51307 50.21918, 1.51307 50.21918, 1.51307 50.21918, 1.51307 50.21918, 1.51307 50.21918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4219'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.51312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22791"^^xsd:decimal ;
  dwc:decimalLongitude "1.51312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.51312)"^^geo:wktLiteral ;
  geo-pos:lat "50.22791"^^xsd:decimal ;
  geo-pos:long "1.51312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51312'^^xsd:double;
  dwc:latitude '50.22791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51312 50.22791, 1.51312 50.22791, 1.51312 50.22791, 1.51312 50.22791, 1.51312 50.22791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7396'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26915 1.51312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26915"^^xsd:decimal ;
  dwc:decimalLongitude "1.51312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26915 1.51312)"^^geo:wktLiteral ;
  geo-pos:lat "50.26915"^^xsd:decimal ;
  geo-pos:long "1.51312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7429'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51312'^^xsd:double;
  dwc:latitude '50.26915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51312 50.26915, 1.51312 50.26915, 1.51312 50.26915, 1.51312 50.26915, 1.51312 50.26915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7429'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.51313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.51313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.51313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.51313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.874444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51313'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51313 50.23197, 1.51313 50.23197, 1.51313 50.23197, 1.51313 50.23197, 1.51313 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11535'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23721 1.51314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23721"^^xsd:decimal ;
  dwc:decimalLongitude "1.51314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23721 1.51314)"^^geo:wktLiteral ;
  geo-pos:lat "50.23721"^^xsd:decimal ;
  geo-pos:long "1.51314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51314'^^xsd:double;
  dwc:latitude '50.23721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51314 50.23721, 1.51314 50.23721, 1.51314 50.23721, 1.51314 50.23721, 1.51314 50.23721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6163'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.51317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.51317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.51317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.51317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51317'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51317 50.23321, 1.51317 50.23321, 1.51317 50.23321, 1.51317 50.23321, 1.51317 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10755'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.51319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.51319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.51319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.51319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51319'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51319 50.23447, 1.51319 50.23447, 1.51319 50.23447, 1.51319 50.23447, 1.51319 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12673'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.51323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.51323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.51323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.51323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.162222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51323'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51323 50.23216, 1.51323 50.23216, 1.51323 50.23216, 1.51323 50.23216, 1.51323 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4645'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27945 1.51325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27945"^^xsd:decimal ;
  dwc:decimalLongitude "1.51325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27945 1.51325)"^^geo:wktLiteral ;
  geo-pos:lat "50.27945"^^xsd:decimal ;
  geo-pos:long "1.51325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.8455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51325'^^xsd:double;
  dwc:latitude '50.27945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51325 50.27945, 1.51325 50.27945, 1.51325 50.27945, 1.51325 50.27945, 1.51325 50.27945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9717'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2381 1.51327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2381"^^xsd:decimal ;
  dwc:decimalLongitude "1.51327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2381 1.51327)"^^geo:wktLiteral ;
  geo-pos:lat "50.2381"^^xsd:decimal ;
  geo-pos:long "1.51327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51327'^^xsd:double;
  dwc:latitude '50.2381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51327 50.2381, 1.51327 50.2381, 1.51327 50.2381, 1.51327 50.2381, 1.51327 50.2381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9400'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23975 1.51327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23975"^^xsd:decimal ;
  dwc:decimalLongitude "1.51327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23975 1.51327)"^^geo:wktLiteral ;
  geo-pos:lat "50.23975"^^xsd:decimal ;
  geo-pos:long "1.51327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.792222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51327'^^xsd:double;
  dwc:latitude '50.23975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51327 50.23975, 1.51327 50.23975, 1.51327 50.23975, 1.51327 50.23975, 1.51327 50.23975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_183'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27816 1.51329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27816"^^xsd:decimal ;
  dwc:decimalLongitude "1.51329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27816 1.51329)"^^geo:wktLiteral ;
  geo-pos:lat "50.27816"^^xsd:decimal ;
  geo-pos:long "1.51329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51329'^^xsd:double;
  dwc:latitude '50.27816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51329 50.27816, 1.51329 50.27816, 1.51329 50.27816, 1.51329 50.27816, 1.51329 50.27816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7309'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.51331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21926"^^xsd:decimal ;
  dwc:decimalLongitude "1.51331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.51331)"^^geo:wktLiteral ;
  geo-pos:lat "50.21926"^^xsd:decimal ;
  geo-pos:long "1.51331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51331'^^xsd:double;
  dwc:latitude '50.21926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51331 50.21926, 1.51331 50.21926, 1.51331 50.21926, 1.51331 50.21926, 1.51331 50.21926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3983'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.51331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23511"^^xsd:decimal ;
  dwc:decimalLongitude "1.51331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.51331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23511"^^xsd:decimal ;
  geo-pos:long "1.51331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2241'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51331'^^xsd:double;
  dwc:latitude '50.23511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51331 50.23511, 1.51331 50.23511, 1.51331 50.23511, 1.51331 50.23511, 1.51331 50.23511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2241'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21995 1.51332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21995"^^xsd:decimal ;
  dwc:decimalLongitude "1.51332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21995 1.51332)"^^geo:wktLiteral ;
  geo-pos:lat "50.21995"^^xsd:decimal ;
  geo-pos:long "1.51332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51332'^^xsd:double;
  dwc:latitude '50.21995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51332 50.21995, 1.51332 50.21995, 1.51332 50.21995, 1.51332 50.21995, 1.51332 50.21995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3980'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.51332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22323"^^xsd:decimal ;
  dwc:decimalLongitude "1.51332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.51332)"^^geo:wktLiteral ;
  geo-pos:lat "50.22323"^^xsd:decimal ;
  geo-pos:long "1.51332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51332'^^xsd:double;
  dwc:latitude '50.22323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51332 50.22323, 1.51332 50.22323, 1.51332 50.22323, 1.51332 50.22323, 1.51332 50.22323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9907'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32035 1.51332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32035"^^xsd:decimal ;
  dwc:decimalLongitude "1.51332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32035 1.51332)"^^geo:wktLiteral ;
  geo-pos:lat "50.32035"^^xsd:decimal ;
  geo-pos:long "1.51332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51332'^^xsd:double;
  dwc:latitude '50.32035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51332 50.32035, 1.51332 50.32035, 1.51332 50.32035, 1.51332 50.32035, 1.51332 50.32035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2333'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25033 1.51334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25033"^^xsd:decimal ;
  dwc:decimalLongitude "1.51334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25033 1.51334)"^^geo:wktLiteral ;
  geo-pos:lat "50.25033"^^xsd:decimal ;
  geo-pos:long "1.51334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9134'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.70333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51334'^^xsd:double;
  dwc:latitude '50.25033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51334 50.25033, 1.51334 50.25033, 1.51334 50.25033, 1.51334 50.25033, 1.51334 50.25033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9134'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23842 1.51335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23842"^^xsd:decimal ;
  dwc:decimalLongitude "1.51335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23842 1.51335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23842"^^xsd:decimal ;
  geo-pos:long "1.51335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51335'^^xsd:double;
  dwc:latitude '50.23842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51335 50.23842, 1.51335 50.23842, 1.51335 50.23842, 1.51335 50.23842, 1.51335 50.23842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8401'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.51338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22311"^^xsd:decimal ;
  dwc:decimalLongitude "1.51338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.51338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22311"^^xsd:decimal ;
  geo-pos:long "1.51338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51338'^^xsd:double;
  dwc:latitude '50.22311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51338 50.22311, 1.51338 50.22311, 1.51338 50.22311, 1.51338 50.22311, 1.51338 50.22311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4249'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.51341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22293"^^xsd:decimal ;
  dwc:decimalLongitude "1.51341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.51341)"^^geo:wktLiteral ;
  geo-pos:lat "50.22293"^^xsd:decimal ;
  geo-pos:long "1.51341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51341'^^xsd:double;
  dwc:latitude '50.22293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51341 50.22293, 1.51341 50.22293, 1.51341 50.22293, 1.51341 50.22293, 1.51341 50.22293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10196'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25223 1.51341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25223"^^xsd:decimal ;
  dwc:decimalLongitude "1.51341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25223 1.51341)"^^geo:wktLiteral ;
  geo-pos:lat "50.25223"^^xsd:decimal ;
  geo-pos:long "1.51341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51341'^^xsd:double;
  dwc:latitude '50.25223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51341 50.25223, 1.51341 50.25223, 1.51341 50.25223, 1.51341 50.25223, 1.51341 50.25223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12175'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3478 1.51341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3478"^^xsd:decimal ;
  dwc:decimalLongitude "1.51341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3478 1.51341)"^^geo:wktLiteral ;
  geo-pos:lat "50.3478"^^xsd:decimal ;
  geo-pos:long "1.51341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51341'^^xsd:double;
  dwc:latitude '50.3478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51341 50.3478, 1.51341 50.3478, 1.51341 50.3478, 1.51341 50.3478, 1.51341 50.3478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_880'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.51342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23355"^^xsd:decimal ;
  dwc:decimalLongitude "1.51342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.51342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23355"^^xsd:decimal ;
  geo-pos:long "1.51342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51342'^^xsd:double;
  dwc:latitude '50.23355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51342 50.23355, 1.51342 50.23355, 1.51342 50.23355, 1.51342 50.23355, 1.51342 50.23355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_416'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.51344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.51344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.51344)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.51344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51344'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51344 50.21791, 1.51344 50.21791, 1.51344 50.21791, 1.51344 50.21791, 1.51344 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5109'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2722 1.51344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2722"^^xsd:decimal ;
  dwc:decimalLongitude "1.51344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2722 1.51344)"^^geo:wktLiteral ;
  geo-pos:lat "50.2722"^^xsd:decimal ;
  geo-pos:long "1.51344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12553'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51344'^^xsd:double;
  dwc:latitude '50.2722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51344 50.2722, 1.51344 50.2722, 1.51344 50.2722, 1.51344 50.2722, 1.51344 50.2722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12553'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.51345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2254"^^xsd:decimal ;
  dwc:decimalLongitude "1.51345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.51345)"^^geo:wktLiteral ;
  geo-pos:lat "50.2254"^^xsd:decimal ;
  geo-pos:long "1.51345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_13000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51345'^^xsd:double;
  dwc:latitude '50.2254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51345 50.2254, 1.51345 50.2254, 1.51345 50.2254, 1.51345 50.2254, 1.51345 50.2254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13000'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.51346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23158"^^xsd:decimal ;
  dwc:decimalLongitude "1.51346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.51346)"^^geo:wktLiteral ;
  geo-pos:lat "50.23158"^^xsd:decimal ;
  geo-pos:long "1.51346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51346'^^xsd:double;
  dwc:latitude '50.23158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51346 50.23158, 1.51346 50.23158, 1.51346 50.23158, 1.51346 50.23158, 1.51346 50.23158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11570'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28054 1.51347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28054"^^xsd:decimal ;
  dwc:decimalLongitude "1.51347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28054 1.51347)"^^geo:wktLiteral ;
  geo-pos:lat "50.28054"^^xsd:decimal ;
  geo-pos:long "1.51347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.146666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51347'^^xsd:double;
  dwc:latitude '50.28054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51347 50.28054, 1.51347 50.28054, 1.51347 50.28054, 1.51347 50.28054, 1.51347 50.28054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4757'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.51348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22583"^^xsd:decimal ;
  dwc:decimalLongitude "1.51348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.51348)"^^geo:wktLiteral ;
  geo-pos:lat "50.22583"^^xsd:decimal ;
  geo-pos:long "1.51348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51348'^^xsd:double;
  dwc:latitude '50.22583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51348 50.22583, 1.51348 50.22583, 1.51348 50.22583, 1.51348 50.22583, 1.51348 50.22583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7057'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25151 1.5135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25151"^^xsd:decimal ;
  dwc:decimalLongitude "1.5135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25151 1.5135)"^^geo:wktLiteral ;
  geo-pos:lat "50.25151"^^xsd:decimal ;
  geo-pos:long "1.5135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_78'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_78'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5135'^^xsd:double;
  dwc:latitude '50.25151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5135 50.25151, 1.5135 50.25151, 1.5135 50.25151, 1.5135 50.25151, 1.5135 50.25151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_78'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.51353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.51353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.51353)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.51353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3128'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51353'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51353 50.22746, 1.51353 50.22746, 1.51353 50.22746, 1.51353 50.22746, 1.51353 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3128'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22745 1.51355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22745"^^xsd:decimal ;
  dwc:decimalLongitude "1.51355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22745 1.51355)"^^geo:wktLiteral ;
  geo-pos:lat "50.22745"^^xsd:decimal ;
  geo-pos:long "1.51355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51355'^^xsd:double;
  dwc:latitude '50.22745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51355 50.22745, 1.51355 50.22745, 1.51355 50.22745, 1.51355 50.22745, 1.51355 50.22745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6080'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.51356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22545"^^xsd:decimal ;
  dwc:decimalLongitude "1.51356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.51356)"^^geo:wktLiteral ;
  geo-pos:lat "50.22545"^^xsd:decimal ;
  geo-pos:long "1.51356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.49'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51356'^^xsd:double;
  dwc:latitude '50.22545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51356 50.22545, 1.51356 50.22545, 1.51356 50.22545, 1.51356 50.22545, 1.51356 50.22545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10325'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.51356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22659"^^xsd:decimal ;
  dwc:decimalLongitude "1.51356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.51356)"^^geo:wktLiteral ;
  geo-pos:lat "50.22659"^^xsd:decimal ;
  geo-pos:long "1.51356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51356'^^xsd:double;
  dwc:latitude '50.22659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51356 50.22659, 1.51356 50.22659, 1.51356 50.22659, 1.51356 50.22659, 1.51356 50.22659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9621'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24923 1.51357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24923"^^xsd:decimal ;
  dwc:decimalLongitude "1.51357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24923 1.51357)"^^geo:wktLiteral ;
  geo-pos:lat "50.24923"^^xsd:decimal ;
  geo-pos:long "1.51357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51357'^^xsd:double;
  dwc:latitude '50.24923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51357 50.24923, 1.51357 50.24923, 1.51357 50.24923, 1.51357 50.24923, 1.51357 50.24923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2262'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24806 1.51358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24806"^^xsd:decimal ;
  dwc:decimalLongitude "1.51358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24806 1.51358)"^^geo:wktLiteral ;
  geo-pos:lat "50.24806"^^xsd:decimal ;
  geo-pos:long "1.51358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51358'^^xsd:double;
  dwc:latitude '50.24806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51358 50.24806, 1.51358 50.24806, 1.51358 50.24806, 1.51358 50.24806, 1.51358 50.24806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_280'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.51359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "1.51359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 1.51359)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "1.51359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8205'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51359'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51359 50.25, 1.51359 50.25, 1.51359 50.25, 1.51359 50.25, 1.51359 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8205'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24017 1.51363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24017"^^xsd:decimal ;
  dwc:decimalLongitude "1.51363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24017 1.51363)"^^geo:wktLiteral ;
  geo-pos:lat "50.24017"^^xsd:decimal ;
  geo-pos:long "1.51363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51363'^^xsd:double;
  dwc:latitude '50.24017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51363 50.24017, 1.51363 50.24017, 1.51363 50.24017, 1.51363 50.24017, 1.51363 50.24017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8445'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26561 1.51367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26561"^^xsd:decimal ;
  dwc:decimalLongitude "1.51367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26561 1.51367)"^^geo:wktLiteral ;
  geo-pos:lat "50.26561"^^xsd:decimal ;
  geo-pos:long "1.51367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3022'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51367'^^xsd:double;
  dwc:latitude '50.26561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51367 50.26561, 1.51367 50.26561, 1.51367 50.26561, 1.51367 50.26561, 1.51367 50.26561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3022'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25582 1.5137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25582"^^xsd:decimal ;
  dwc:decimalLongitude "1.5137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25582 1.5137)"^^geo:wktLiteral ;
  geo-pos:lat "50.25582"^^xsd:decimal ;
  geo-pos:long "1.5137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5137'^^xsd:double;
  dwc:latitude '50.25582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5137 50.25582, 1.5137 50.25582, 1.5137 50.25582, 1.5137 50.25582, 1.5137 50.25582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12280'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24883 1.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24883"^^xsd:decimal ;
  dwc:decimalLongitude "1.51372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24883 1.51372)"^^geo:wktLiteral ;
  geo-pos:lat "50.24883"^^xsd:decimal ;
  geo-pos:long "1.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3248'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51372'^^xsd:double;
  dwc:latitude '50.24883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51372 50.24883, 1.51372 50.24883, 1.51372 50.24883, 1.51372 50.24883, 1.51372 50.24883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3248'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.51373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.51373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.51373)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.51373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51373'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51373 50.21916, 1.51373 50.21916, 1.51373 50.21916, 1.51373 50.21916, 1.51373 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5308'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.51373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22465"^^xsd:decimal ;
  dwc:decimalLongitude "1.51373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.51373)"^^geo:wktLiteral ;
  geo-pos:lat "50.22465"^^xsd:decimal ;
  geo-pos:long "1.51373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51373'^^xsd:double;
  dwc:latitude '50.22465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51373 50.22465, 1.51373 50.22465, 1.51373 50.22465, 1.51373 50.22465, 1.51373 50.22465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3907'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.51374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.51374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.51374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.51374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51374'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51374 50.23239, 1.51374 50.23239, 1.51374 50.23239, 1.51374 50.23239, 1.51374 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11626'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.51374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.51374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.51374)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.51374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.894444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51374'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51374 50.2328, 1.51374 50.2328, 1.51374 50.2328, 1.51374 50.2328, 1.51374 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11518'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20988 1.51375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20988"^^xsd:decimal ;
  dwc:decimalLongitude "1.51375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20988 1.51375)"^^geo:wktLiteral ;
  geo-pos:lat "50.20988"^^xsd:decimal ;
  geo-pos:long "1.51375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51375'^^xsd:double;
  dwc:latitude '50.20988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51375 50.20988, 1.51375 50.20988, 1.51375 50.20988, 1.51375 50.20988, 1.51375 50.20988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_738'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.51375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22534"^^xsd:decimal ;
  dwc:decimalLongitude "1.51375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.51375)"^^geo:wktLiteral ;
  geo-pos:lat "50.22534"^^xsd:decimal ;
  geo-pos:long "1.51375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51375'^^xsd:double;
  dwc:latitude '50.22534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51375 50.22534, 1.51375 50.22534, 1.51375 50.22534, 1.51375 50.22534, 1.51375 50.22534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3908'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.51375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22956"^^xsd:decimal ;
  dwc:decimalLongitude "1.51375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.51375)"^^geo:wktLiteral ;
  geo-pos:lat "50.22956"^^xsd:decimal ;
  geo-pos:long "1.51375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.657777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51375'^^xsd:double;
  dwc:latitude '50.22956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51375 50.22956, 1.51375 50.22956, 1.51375 50.22956, 1.51375 50.22956, 1.51375 50.22956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4205'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.51377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21971"^^xsd:decimal ;
  dwc:decimalLongitude "1.51377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.51377)"^^geo:wktLiteral ;
  geo-pos:lat "50.21971"^^xsd:decimal ;
  geo-pos:long "1.51377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51377'^^xsd:double;
  dwc:latitude '50.21971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51377 50.21971, 1.51377 50.21971, 1.51377 50.21971, 1.51377 50.21971, 1.51377 50.21971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5292'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.51377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22879"^^xsd:decimal ;
  dwc:decimalLongitude "1.51377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.51377)"^^geo:wktLiteral ;
  geo-pos:lat "50.22879"^^xsd:decimal ;
  geo-pos:long "1.51377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51377'^^xsd:double;
  dwc:latitude '50.22879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51377 50.22879, 1.51377 50.22879, 1.51377 50.22879, 1.51377 50.22879, 1.51377 50.22879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4687'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.5138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22345"^^xsd:decimal ;
  dwc:decimalLongitude "1.5138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.5138)"^^geo:wktLiteral ;
  geo-pos:lat "50.22345"^^xsd:decimal ;
  geo-pos:long "1.5138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5138'^^xsd:double;
  dwc:latitude '50.22345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5138 50.22345, 1.5138 50.22345, 1.5138 50.22345, 1.5138 50.22345, 1.5138 50.22345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6660'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.51381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.51381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.51381)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.51381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51381'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51381 50.22935, 1.51381 50.22935, 1.51381 50.22935, 1.51381 50.22935, 1.51381 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4318'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.51381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.51381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.51381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.51381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_467'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51381'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51381 50.23309, 1.51381 50.23309, 1.51381 50.23309, 1.51381 50.23309, 1.51381 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_467'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.51385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22855"^^xsd:decimal ;
  dwc:decimalLongitude "1.51385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.51385)"^^geo:wktLiteral ;
  geo-pos:lat "50.22855"^^xsd:decimal ;
  geo-pos:long "1.51385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.63'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51385'^^xsd:double;
  dwc:latitude '50.22855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51385 50.22855, 1.51385 50.22855, 1.51385 50.22855, 1.51385 50.22855, 1.51385 50.22855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4255'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.51387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22354"^^xsd:decimal ;
  dwc:decimalLongitude "1.51387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.51387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22354"^^xsd:decimal ;
  geo-pos:long "1.51387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51387'^^xsd:double;
  dwc:latitude '50.22354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51387 50.22354, 1.51387 50.22354, 1.51387 50.22354, 1.51387 50.22354, 1.51387 50.22354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6295'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38323 1.51389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38323"^^xsd:decimal ;
  dwc:decimalLongitude "1.51389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38323 1.51389)"^^geo:wktLiteral ;
  geo-pos:lat "50.38323"^^xsd:decimal ;
  geo-pos:long "1.51389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51389'^^xsd:double;
  dwc:latitude '50.38323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51389 50.38323, 1.51389 50.38323, 1.51389 50.38323, 1.51389 50.38323, 1.51389 50.38323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8777'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27738 1.5139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27738"^^xsd:decimal ;
  dwc:decimalLongitude "1.5139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27738 1.5139)"^^geo:wktLiteral ;
  geo-pos:lat "50.27738"^^xsd:decimal ;
  geo-pos:long "1.5139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5139'^^xsd:double;
  dwc:latitude '50.27738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5139 50.27738, 1.5139 50.27738, 1.5139 50.27738, 1.5139 50.27738, 1.5139 50.27738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12224'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2383 1.51391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2383"^^xsd:decimal ;
  dwc:decimalLongitude "1.51391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2383 1.51391)"^^geo:wktLiteral ;
  geo-pos:lat "50.2383"^^xsd:decimal ;
  geo-pos:long "1.51391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51391'^^xsd:double;
  dwc:latitude '50.2383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51391 50.2383, 1.51391 50.2383, 1.51391 50.2383, 1.51391 50.2383, 1.51391 50.2383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11595'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.51392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22657"^^xsd:decimal ;
  dwc:decimalLongitude "1.51392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.51392)"^^geo:wktLiteral ;
  geo-pos:lat "50.22657"^^xsd:decimal ;
  geo-pos:long "1.51392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51392'^^xsd:double;
  dwc:latitude '50.22657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51392 50.22657, 1.51392 50.22657, 1.51392 50.22657, 1.51392 50.22657, 1.51392 50.22657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12835'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25805 1.51392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25805"^^xsd:decimal ;
  dwc:decimalLongitude "1.51392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25805 1.51392)"^^geo:wktLiteral ;
  geo-pos:lat "50.25805"^^xsd:decimal ;
  geo-pos:long "1.51392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51392'^^xsd:double;
  dwc:latitude '50.25805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51392 50.25805, 1.51392 50.25805, 1.51392 50.25805, 1.51392 50.25805, 1.51392 50.25805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9597'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.51396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22068"^^xsd:decimal ;
  dwc:decimalLongitude "1.51396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.51396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22068"^^xsd:decimal ;
  geo-pos:long "1.51396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51396'^^xsd:double;
  dwc:latitude '50.22068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51396 50.22068, 1.51396 50.22068, 1.51396 50.22068, 1.51396 50.22068, 1.51396 50.22068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5712'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.51401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2242"^^xsd:decimal ;
  dwc:decimalLongitude "1.51401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.51401)"^^geo:wktLiteral ;
  geo-pos:lat "50.2242"^^xsd:decimal ;
  geo-pos:long "1.51401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51401'^^xsd:double;
  dwc:latitude '50.2242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51401 50.2242, 1.51401 50.2242, 1.51401 50.2242, 1.51401 50.2242, 1.51401 50.2242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6088'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.51403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2257"^^xsd:decimal ;
  dwc:decimalLongitude "1.51403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.51403)"^^geo:wktLiteral ;
  geo-pos:lat "50.2257"^^xsd:decimal ;
  geo-pos:long "1.51403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51403'^^xsd:double;
  dwc:latitude '50.2257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51403 50.2257, 1.51403 50.2257, 1.51403 50.2257, 1.51403 50.2257, 1.51403 50.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7056'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22001 1.51404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22001"^^xsd:decimal ;
  dwc:decimalLongitude "1.51404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22001 1.51404)"^^geo:wktLiteral ;
  geo-pos:lat "50.22001"^^xsd:decimal ;
  geo-pos:long "1.51404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51404'^^xsd:double;
  dwc:latitude '50.22001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51404 50.22001, 1.51404 50.22001, 1.51404 50.22001, 1.51404 50.22001, 1.51404 50.22001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3981'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26144 1.51404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26144"^^xsd:decimal ;
  dwc:decimalLongitude "1.51404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26144 1.51404)"^^geo:wktLiteral ;
  geo-pos:lat "50.26144"^^xsd:decimal ;
  geo-pos:long "1.51404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51404'^^xsd:double;
  dwc:latitude '50.26144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51404 50.26144, 1.51404 50.26144, 1.51404 50.26144, 1.51404 50.26144, 1.51404 50.26144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12302'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21989 1.51405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21989"^^xsd:decimal ;
  dwc:decimalLongitude "1.51405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21989 1.51405)"^^geo:wktLiteral ;
  geo-pos:lat "50.21989"^^xsd:decimal ;
  geo-pos:long "1.51405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7522'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51405'^^xsd:double;
  dwc:latitude '50.21989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51405 50.21989, 1.51405 50.21989, 1.51405 50.21989, 1.51405 50.21989, 1.51405 50.21989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7522'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24382 1.51405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24382"^^xsd:decimal ;
  dwc:decimalLongitude "1.51405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24382 1.51405)"^^geo:wktLiteral ;
  geo-pos:lat "50.24382"^^xsd:decimal ;
  geo-pos:long "1.51405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51405'^^xsd:double;
  dwc:latitude '50.24382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51405 50.24382, 1.51405 50.24382, 1.51405 50.24382, 1.51405 50.24382, 1.51405 50.24382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3700'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22455 1.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22455"^^xsd:decimal ;
  dwc:decimalLongitude "1.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22455 1.5141)"^^geo:wktLiteral ;
  geo-pos:lat "50.22455"^^xsd:decimal ;
  geo-pos:long "1.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5141'^^xsd:double;
  dwc:latitude '50.22455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5141 50.22455, 1.5141 50.22455, 1.5141 50.22455, 1.5141 50.22455, 1.5141 50.22455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6123'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.5141)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5141'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5141 50.23404, 1.5141 50.23404, 1.5141 50.23404, 1.5141 50.23404, 1.5141 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11537'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21111 1.51411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21111"^^xsd:decimal ;
  dwc:decimalLongitude "1.51411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21111 1.51411)"^^geo:wktLiteral ;
  geo-pos:lat "50.21111"^^xsd:decimal ;
  geo-pos:long "1.51411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51411'^^xsd:double;
  dwc:latitude '50.21111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51411 50.21111, 1.51411 50.21111, 1.51411 50.21111, 1.51411 50.21111, 1.51411 50.21111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6189'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22301 1.51411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22301"^^xsd:decimal ;
  dwc:decimalLongitude "1.51411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22301 1.51411)"^^geo:wktLiteral ;
  geo-pos:lat "50.22301"^^xsd:decimal ;
  geo-pos:long "1.51411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11091'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51411'^^xsd:double;
  dwc:latitude '50.22301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51411 50.22301, 1.51411 50.22301, 1.51411 50.22301, 1.51411 50.22301, 1.51411 50.22301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11091'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.51413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22616"^^xsd:decimal ;
  dwc:decimalLongitude "1.51413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.51413)"^^geo:wktLiteral ;
  geo-pos:lat "50.22616"^^xsd:decimal ;
  geo-pos:long "1.51413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51413'^^xsd:double;
  dwc:latitude '50.22616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51413 50.22616, 1.51413 50.22616, 1.51413 50.22616, 1.51413 50.22616, 1.51413 50.22616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13027'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22743 1.51414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22743"^^xsd:decimal ;
  dwc:decimalLongitude "1.51414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22743 1.51414)"^^geo:wktLiteral ;
  geo-pos:lat "50.22743"^^xsd:decimal ;
  geo-pos:long "1.51414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51414'^^xsd:double;
  dwc:latitude '50.22743'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51414 50.22743, 1.51414 50.22743, 1.51414 50.22743, 1.51414 50.22743, 1.51414 50.22743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4439'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.51414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.51414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.51414)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.51414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12877'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51414'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51414 50.22776, 1.51414 50.22776, 1.51414 50.22776, 1.51414 50.22776, 1.51414 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12877'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21403 1.51415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21403"^^xsd:decimal ;
  dwc:decimalLongitude "1.51415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21403 1.51415)"^^geo:wktLiteral ;
  geo-pos:lat "50.21403"^^xsd:decimal ;
  geo-pos:long "1.51415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51415'^^xsd:double;
  dwc:latitude '50.21403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51415 50.21403, 1.51415 50.21403, 1.51415 50.21403, 1.51415 50.21403, 1.51415 50.21403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_806'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.51415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23319"^^xsd:decimal ;
  dwc:decimalLongitude "1.51415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.51415)"^^geo:wktLiteral ;
  geo-pos:lat "50.23319"^^xsd:decimal ;
  geo-pos:long "1.51415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51415'^^xsd:double;
  dwc:latitude '50.23319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51415 50.23319, 1.51415 50.23319, 1.51415 50.23319, 1.51415 50.23319, 1.51415 50.23319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11443'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39507 1.51415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39507"^^xsd:decimal ;
  dwc:decimalLongitude "1.51415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39507 1.51415)"^^geo:wktLiteral ;
  geo-pos:lat "50.39507"^^xsd:decimal ;
  geo-pos:long "1.51415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51415'^^xsd:double;
  dwc:latitude '50.39507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51415 50.39507, 1.51415 50.39507, 1.51415 50.39507, 1.51415 50.39507, 1.51415 50.39507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4748'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21152 1.51418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21152"^^xsd:decimal ;
  dwc:decimalLongitude "1.51418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21152 1.51418)"^^geo:wktLiteral ;
  geo-pos:lat "50.21152"^^xsd:decimal ;
  geo-pos:long "1.51418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9111'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51418'^^xsd:double;
  dwc:latitude '50.21152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51418 50.21152, 1.51418 50.21152, 1.51418 50.21152, 1.51418 50.21152, 1.51418 50.21152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9111'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21155 1.51418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21155"^^xsd:decimal ;
  dwc:decimalLongitude "1.51418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21155 1.51418)"^^geo:wktLiteral ;
  geo-pos:lat "50.21155"^^xsd:decimal ;
  geo-pos:long "1.51418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51418'^^xsd:double;
  dwc:latitude '50.21155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51418 50.21155, 1.51418 50.21155, 1.51418 50.21155, 1.51418 50.21155, 1.51418 50.21155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2551'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2185 1.51422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2185"^^xsd:decimal ;
  dwc:decimalLongitude "1.51422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2185 1.51422)"^^geo:wktLiteral ;
  geo-pos:lat "50.2185"^^xsd:decimal ;
  geo-pos:long "1.51422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51422'^^xsd:double;
  dwc:latitude '50.2185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51422 50.2185, 1.51422 50.2185, 1.51422 50.2185, 1.51422 50.2185, 1.51422 50.2185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5202'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23595 1.51422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23595"^^xsd:decimal ;
  dwc:decimalLongitude "1.51422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23595 1.51422)"^^geo:wktLiteral ;
  geo-pos:lat "50.23595"^^xsd:decimal ;
  geo-pos:long "1.51422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51422'^^xsd:double;
  dwc:latitude '50.23595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51422 50.23595, 1.51422 50.23595, 1.51422 50.23595, 1.51422 50.23595, 1.51422 50.23595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6588'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38568 1.51422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38568"^^xsd:decimal ;
  dwc:decimalLongitude "1.51422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38568 1.51422)"^^geo:wktLiteral ;
  geo-pos:lat "50.38568"^^xsd:decimal ;
  geo-pos:long "1.51422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.11888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51422'^^xsd:double;
  dwc:latitude '50.38568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51422 50.38568, 1.51422 50.38568, 1.51422 50.38568, 1.51422 50.38568, 1.51422 50.38568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4747'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22367 1.51423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22367"^^xsd:decimal ;
  dwc:decimalLongitude "1.51423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22367 1.51423)"^^geo:wktLiteral ;
  geo-pos:lat "50.22367"^^xsd:decimal ;
  geo-pos:long "1.51423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_13001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51423'^^xsd:double;
  dwc:latitude '50.22367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51423 50.22367, 1.51423 50.22367, 1.51423 50.22367, 1.51423 50.22367, 1.51423 50.22367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13001'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.51425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21677"^^xsd:decimal ;
  dwc:decimalLongitude "1.51425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.51425)"^^geo:wktLiteral ;
  geo-pos:lat "50.21677"^^xsd:decimal ;
  geo-pos:long "1.51425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11148'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.347777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51425'^^xsd:double;
  dwc:latitude '50.21677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51425 50.21677, 1.51425 50.21677, 1.51425 50.21677, 1.51425 50.21677, 1.51425 50.21677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11148'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23956 1.51429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23956"^^xsd:decimal ;
  dwc:decimalLongitude "1.51429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23956 1.51429)"^^geo:wktLiteral ;
  geo-pos:lat "50.23956"^^xsd:decimal ;
  geo-pos:long "1.51429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3076'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51429'^^xsd:double;
  dwc:latitude '50.23956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51429 50.23956, 1.51429 50.23956, 1.51429 50.23956, 1.51429 50.23956, 1.51429 50.23956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3076'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25296 1.51429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25296"^^xsd:decimal ;
  dwc:decimalLongitude "1.51429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25296 1.51429)"^^geo:wktLiteral ;
  geo-pos:lat "50.25296"^^xsd:decimal ;
  geo-pos:long "1.51429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51429'^^xsd:double;
  dwc:latitude '50.25296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51429 50.25296, 1.51429 50.25296, 1.51429 50.25296, 1.51429 50.25296, 1.51429 50.25296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8004'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.5143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22159"^^xsd:decimal ;
  dwc:decimalLongitude "1.5143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.5143)"^^geo:wktLiteral ;
  geo-pos:lat "50.22159"^^xsd:decimal ;
  geo-pos:long "1.5143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5143'^^xsd:double;
  dwc:latitude '50.22159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5143 50.22159, 1.5143 50.22159, 1.5143 50.22159, 1.5143 50.22159, 1.5143 50.22159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10160'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26616 1.5143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26616"^^xsd:decimal ;
  dwc:decimalLongitude "1.5143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26616 1.5143)"^^geo:wktLiteral ;
  geo-pos:lat "50.26616"^^xsd:decimal ;
  geo-pos:long "1.5143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5143'^^xsd:double;
  dwc:latitude '50.26616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5143 50.26616, 1.5143 50.26616, 1.5143 50.26616, 1.5143 50.26616, 1.5143 50.26616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3765'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.51432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22526"^^xsd:decimal ;
  dwc:decimalLongitude "1.51432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.51432)"^^geo:wktLiteral ;
  geo-pos:lat "50.22526"^^xsd:decimal ;
  geo-pos:long "1.51432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51432'^^xsd:double;
  dwc:latitude '50.22526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51432 50.22526, 1.51432 50.22526, 1.51432 50.22526, 1.51432 50.22526, 1.51432 50.22526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1249'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.51434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22528"^^xsd:decimal ;
  dwc:decimalLongitude "1.51434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.51434)"^^geo:wktLiteral ;
  geo-pos:lat "50.22528"^^xsd:decimal ;
  geo-pos:long "1.51434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_39'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_39'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51434'^^xsd:double;
  dwc:latitude '50.22528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51434 50.22528, 1.51434 50.22528, 1.51434 50.22528, 1.51434 50.22528, 1.51434 50.22528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_39'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.51436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24033"^^xsd:decimal ;
  dwc:decimalLongitude "1.51436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.51436)"^^geo:wktLiteral ;
  geo-pos:lat "50.24033"^^xsd:decimal ;
  geo-pos:long "1.51436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51436'^^xsd:double;
  dwc:latitude '50.24033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51436 50.24033, 1.51436 50.24033, 1.51436 50.24033, 1.51436 50.24033, 1.51436 50.24033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3536'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22775 1.51437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22775"^^xsd:decimal ;
  dwc:decimalLongitude "1.51437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22775 1.51437)"^^geo:wktLiteral ;
  geo-pos:lat "50.22775"^^xsd:decimal ;
  geo-pos:long "1.51437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51437'^^xsd:double;
  dwc:latitude '50.22775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51437 50.22775, 1.51437 50.22775, 1.51437 50.22775, 1.51437 50.22775, 1.51437 50.22775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4469'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22319 1.51439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22319"^^xsd:decimal ;
  dwc:decimalLongitude "1.51439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22319 1.51439)"^^geo:wktLiteral ;
  geo-pos:lat "50.22319"^^xsd:decimal ;
  geo-pos:long "1.51439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51439'^^xsd:double;
  dwc:latitude '50.22319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51439 50.22319, 1.51439 50.22319, 1.51439 50.22319, 1.51439 50.22319, 1.51439 50.22319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4182'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.51441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22803"^^xsd:decimal ;
  dwc:decimalLongitude "1.51441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.51441)"^^geo:wktLiteral ;
  geo-pos:lat "50.22803"^^xsd:decimal ;
  geo-pos:long "1.51441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51441'^^xsd:double;
  dwc:latitude '50.22803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51441 50.22803, 1.51441 50.22803, 1.51441 50.22803, 1.51441 50.22803, 1.51441 50.22803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11470'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.51446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22657"^^xsd:decimal ;
  dwc:decimalLongitude "1.51446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.51446)"^^geo:wktLiteral ;
  geo-pos:lat "50.22657"^^xsd:decimal ;
  geo-pos:long "1.51446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51446'^^xsd:double;
  dwc:latitude '50.22657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51446 50.22657, 1.51446 50.22657, 1.51446 50.22657, 1.51446 50.22657, 1.51446 50.22657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5194'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.51446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22834"^^xsd:decimal ;
  dwc:decimalLongitude "1.51446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.51446)"^^geo:wktLiteral ;
  geo-pos:lat "50.22834"^^xsd:decimal ;
  geo-pos:long "1.51446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.017777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51446'^^xsd:double;
  dwc:latitude '50.22834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51446 50.22834, 1.51446 50.22834, 1.51446 50.22834, 1.51446 50.22834, 1.51446 50.22834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4686'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25648 1.51449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25648"^^xsd:decimal ;
  dwc:decimalLongitude "1.51449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25648 1.51449)"^^geo:wktLiteral ;
  geo-pos:lat "50.25648"^^xsd:decimal ;
  geo-pos:long "1.51449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.25648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51449 50.25648, 1.51449 50.25648, 1.51449 50.25648, 1.51449 50.25648, 1.51449 50.25648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1260'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38634 1.51453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38634"^^xsd:decimal ;
  dwc:decimalLongitude "1.51453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38634 1.51453)"^^geo:wktLiteral ;
  geo-pos:lat "50.38634"^^xsd:decimal ;
  geo-pos:long "1.51453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51453'^^xsd:double;
  dwc:latitude '50.38634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51453 50.38634, 1.51453 50.38634, 1.51453 50.38634, 1.51453 50.38634, 1.51453 50.38634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8958'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.51454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22406"^^xsd:decimal ;
  dwc:decimalLongitude "1.51454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.51454)"^^geo:wktLiteral ;
  geo-pos:lat "50.22406"^^xsd:decimal ;
  geo-pos:long "1.51454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51454'^^xsd:double;
  dwc:latitude '50.22406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51454 50.22406, 1.51454 50.22406, 1.51454 50.22406, 1.51454 50.22406, 1.51454 50.22406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11464'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.51457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22646"^^xsd:decimal ;
  dwc:decimalLongitude "1.51457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.51457)"^^geo:wktLiteral ;
  geo-pos:lat "50.22646"^^xsd:decimal ;
  geo-pos:long "1.51457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51457'^^xsd:double;
  dwc:latitude '50.22646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51457 50.22646, 1.51457 50.22646, 1.51457 50.22646, 1.51457 50.22646, 1.51457 50.22646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5991'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22539 1.51467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22539"^^xsd:decimal ;
  dwc:decimalLongitude "1.51467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22539 1.51467)"^^geo:wktLiteral ;
  geo-pos:lat "50.22539"^^xsd:decimal ;
  geo-pos:long "1.51467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51467'^^xsd:double;
  dwc:latitude '50.22539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51467 50.22539, 1.51467 50.22539, 1.51467 50.22539, 1.51467 50.22539, 1.51467 50.22539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9712'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.51467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.51467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.51467)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.51467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51467'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51467 50.23175, 1.51467 50.23175, 1.51467 50.23175, 1.51467 50.23175, 1.51467 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6420'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22515 1.51469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22515"^^xsd:decimal ;
  dwc:decimalLongitude "1.51469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22515 1.51469)"^^geo:wktLiteral ;
  geo-pos:lat "50.22515"^^xsd:decimal ;
  geo-pos:long "1.51469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_38'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_38'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51469'^^xsd:double;
  dwc:latitude '50.22515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51469 50.22515, 1.51469 50.22515, 1.51469 50.22515, 1.51469 50.22515, 1.51469 50.22515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_38'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.51471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23148"^^xsd:decimal ;
  dwc:decimalLongitude "1.51471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.51471)"^^geo:wktLiteral ;
  geo-pos:lat "50.23148"^^xsd:decimal ;
  geo-pos:long "1.51471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2260'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51471'^^xsd:double;
  dwc:latitude '50.23148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51471 50.23148, 1.51471 50.23148, 1.51471 50.23148, 1.51471 50.23148, 1.51471 50.23148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2260'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.51472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22825"^^xsd:decimal ;
  dwc:decimalLongitude "1.51472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.51472)"^^geo:wktLiteral ;
  geo-pos:lat "50.22825"^^xsd:decimal ;
  geo-pos:long "1.51472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51472'^^xsd:double;
  dwc:latitude '50.22825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51472 50.22825, 1.51472 50.22825, 1.51472 50.22825, 1.51472 50.22825, 1.51472 50.22825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8379'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.51473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22546"^^xsd:decimal ;
  dwc:decimalLongitude "1.51473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.51473)"^^geo:wktLiteral ;
  geo-pos:lat "50.22546"^^xsd:decimal ;
  geo-pos:long "1.51473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51473'^^xsd:double;
  dwc:latitude '50.22546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51473 50.22546, 1.51473 50.22546, 1.51473 50.22546, 1.51473 50.22546, 1.51473 50.22546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4685'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.51476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23055"^^xsd:decimal ;
  dwc:decimalLongitude "1.51476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.51476)"^^geo:wktLiteral ;
  geo-pos:lat "50.23055"^^xsd:decimal ;
  geo-pos:long "1.51476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51476'^^xsd:double;
  dwc:latitude '50.23055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51476 50.23055, 1.51476 50.23055, 1.51476 50.23055, 1.51476 50.23055, 1.51476 50.23055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3879'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.51476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.51476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.51476)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.51476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8887'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51476'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51476 50.23372, 1.51476 50.23372, 1.51476 50.23372, 1.51476 50.23372, 1.51476 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8887'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.51476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26497"^^xsd:decimal ;
  dwc:decimalLongitude "1.51476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26497 1.51476)"^^geo:wktLiteral ;
  geo-pos:lat "50.26497"^^xsd:decimal ;
  geo-pos:long "1.51476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51476'^^xsd:double;
  dwc:latitude '50.26497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51476 50.26497, 1.51476 50.26497, 1.51476 50.26497, 1.51476 50.26497, 1.51476 50.26497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2330'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.51481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2206"^^xsd:decimal ;
  dwc:decimalLongitude "1.51481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.51481)"^^geo:wktLiteral ;
  geo-pos:lat "50.2206"^^xsd:decimal ;
  geo-pos:long "1.51481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51481'^^xsd:double;
  dwc:latitude '50.2206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51481 50.2206, 1.51481 50.2206, 1.51481 50.2206, 1.51481 50.2206, 1.51481 50.2206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3970'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25032 1.51481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25032"^^xsd:decimal ;
  dwc:decimalLongitude "1.51481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25032 1.51481)"^^geo:wktLiteral ;
  geo-pos:lat "50.25032"^^xsd:decimal ;
  geo-pos:long "1.51481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3322'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51481'^^xsd:double;
  dwc:latitude '50.25032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51481 50.25032, 1.51481 50.25032, 1.51481 50.25032, 1.51481 50.25032, 1.51481 50.25032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3322'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.51482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24684"^^xsd:decimal ;
  dwc:decimalLongitude "1.51482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24684 1.51482)"^^geo:wktLiteral ;
  geo-pos:lat "50.24684"^^xsd:decimal ;
  geo-pos:long "1.51482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51482'^^xsd:double;
  dwc:latitude '50.24684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51482 50.24684, 1.51482 50.24684, 1.51482 50.24684, 1.51482 50.24684, 1.51482 50.24684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7622'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.51483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23269"^^xsd:decimal ;
  dwc:decimalLongitude "1.51483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.51483)"^^geo:wktLiteral ;
  geo-pos:lat "50.23269"^^xsd:decimal ;
  geo-pos:long "1.51483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51483'^^xsd:double;
  dwc:latitude '50.23269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51483 50.23269, 1.51483 50.23269, 1.51483 50.23269, 1.51483 50.23269, 1.51483 50.23269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4389'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23714 1.51483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23714"^^xsd:decimal ;
  dwc:decimalLongitude "1.51483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23714 1.51483)"^^geo:wktLiteral ;
  geo-pos:lat "50.23714"^^xsd:decimal ;
  geo-pos:long "1.51483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51483'^^xsd:double;
  dwc:latitude '50.23714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51483 50.23714, 1.51483 50.23714, 1.51483 50.23714, 1.51483 50.23714, 1.51483 50.23714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4337'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24829 1.51483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24829"^^xsd:decimal ;
  dwc:decimalLongitude "1.51483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24829 1.51483)"^^geo:wktLiteral ;
  geo-pos:lat "50.24829"^^xsd:decimal ;
  geo-pos:long "1.51483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51483'^^xsd:double;
  dwc:latitude '50.24829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51483 50.24829, 1.51483 50.24829, 1.51483 50.24829, 1.51483 50.24829, 1.51483 50.24829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12358'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22571 1.51485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22571"^^xsd:decimal ;
  dwc:decimalLongitude "1.51485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22571 1.51485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22571"^^xsd:decimal ;
  geo-pos:long "1.51485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51485'^^xsd:double;
  dwc:latitude '50.22571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51485 50.22571, 1.51485 50.22571, 1.51485 50.22571, 1.51485 50.22571, 1.51485 50.22571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3906'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27079 1.51485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27079"^^xsd:decimal ;
  dwc:decimalLongitude "1.51485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27079 1.51485)"^^geo:wktLiteral ;
  geo-pos:lat "50.27079"^^xsd:decimal ;
  geo-pos:long "1.51485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51485'^^xsd:double;
  dwc:latitude '50.27079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51485 50.27079, 1.51485 50.27079, 1.51485 50.27079, 1.51485 50.27079, 1.51485 50.27079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_196'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22305 1.51486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22305"^^xsd:decimal ;
  dwc:decimalLongitude "1.51486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22305 1.51486)"^^geo:wktLiteral ;
  geo-pos:lat "50.22305"^^xsd:decimal ;
  geo-pos:long "1.51486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51486'^^xsd:double;
  dwc:latitude '50.22305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51486 50.22305, 1.51486 50.22305, 1.51486 50.22305, 1.51486 50.22305, 1.51486 50.22305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7055'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22558 1.51488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22558"^^xsd:decimal ;
  dwc:decimalLongitude "1.51488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22558 1.51488)"^^geo:wktLiteral ;
  geo-pos:lat "50.22558"^^xsd:decimal ;
  geo-pos:long "1.51488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51488'^^xsd:double;
  dwc:latitude '50.22558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51488 50.22558, 1.51488 50.22558, 1.51488 50.22558, 1.51488 50.22558, 1.51488 50.22558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9752'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21064 1.51489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21064"^^xsd:decimal ;
  dwc:decimalLongitude "1.51489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21064 1.51489)"^^geo:wktLiteral ;
  geo-pos:lat "50.21064"^^xsd:decimal ;
  geo-pos:long "1.51489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51489'^^xsd:double;
  dwc:latitude '50.21064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51489 50.21064, 1.51489 50.21064, 1.51489 50.21064, 1.51489 50.21064, 1.51489 50.21064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9579'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24663 1.51489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24663"^^xsd:decimal ;
  dwc:decimalLongitude "1.51489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24663 1.51489)"^^geo:wktLiteral ;
  geo-pos:lat "50.24663"^^xsd:decimal ;
  geo-pos:long "1.51489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51489'^^xsd:double;
  dwc:latitude '50.24663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51489 50.24663, 1.51489 50.24663, 1.51489 50.24663, 1.51489 50.24663, 1.51489 50.24663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7621'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.5149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22661"^^xsd:decimal ;
  dwc:decimalLongitude "1.5149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.5149)"^^geo:wktLiteral ;
  geo-pos:lat "50.22661"^^xsd:decimal ;
  geo-pos:long "1.5149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5149'^^xsd:double;
  dwc:latitude '50.22661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5149 50.22661, 1.5149 50.22661, 1.5149 50.22661, 1.5149 50.22661, 1.5149 50.22661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_698'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.51491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22087"^^xsd:decimal ;
  dwc:decimalLongitude "1.51491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.51491)"^^geo:wktLiteral ;
  geo-pos:lat "50.22087"^^xsd:decimal ;
  geo-pos:long "1.51491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.127777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51491'^^xsd:double;
  dwc:latitude '50.22087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51491 50.22087, 1.51491 50.22087, 1.51491 50.22087, 1.51491 50.22087, 1.51491 50.22087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4679'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22353 1.51491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22353"^^xsd:decimal ;
  dwc:decimalLongitude "1.51491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22353 1.51491)"^^geo:wktLiteral ;
  geo-pos:lat "50.22353"^^xsd:decimal ;
  geo-pos:long "1.51491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51491'^^xsd:double;
  dwc:latitude '50.22353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51491 50.22353, 1.51491 50.22353, 1.51491 50.22353, 1.51491 50.22353, 1.51491 50.22353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6661'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 1.51492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2205"^^xsd:decimal ;
  dwc:decimalLongitude "1.51492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 1.51492)"^^geo:wktLiteral ;
  geo-pos:lat "50.2205"^^xsd:decimal ;
  geo-pos:long "1.51492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51492'^^xsd:double;
  dwc:latitude '50.2205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51492 50.2205, 1.51492 50.2205, 1.51492 50.2205, 1.51492 50.2205, 1.51492 50.2205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5095'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22508 1.51494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22508"^^xsd:decimal ;
  dwc:decimalLongitude "1.51494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22508 1.51494)"^^geo:wktLiteral ;
  geo-pos:lat "50.22508"^^xsd:decimal ;
  geo-pos:long "1.51494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51494'^^xsd:double;
  dwc:latitude '50.22508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51494 50.22508, 1.51494 50.22508, 1.51494 50.22508, 1.51494 50.22508, 1.51494 50.22508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8950'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36573 1.51494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36573"^^xsd:decimal ;
  dwc:decimalLongitude "1.51494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36573 1.51494)"^^geo:wktLiteral ;
  geo-pos:lat "50.36573"^^xsd:decimal ;
  geo-pos:long "1.51494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9127'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.938888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51494'^^xsd:double;
  dwc:latitude '50.36573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51494 50.36573, 1.51494 50.36573, 1.51494 50.36573, 1.51494 50.36573, 1.51494 50.36573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9127'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.51495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22595"^^xsd:decimal ;
  dwc:decimalLongitude "1.51495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.51495)"^^geo:wktLiteral ;
  geo-pos:lat "50.22595"^^xsd:decimal ;
  geo-pos:long "1.51495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51495'^^xsd:double;
  dwc:latitude '50.22595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51495 50.22595, 1.51495 50.22595, 1.51495 50.22595, 1.51495 50.22595, 1.51495 50.22595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_656'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38931 1.51496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38931"^^xsd:decimal ;
  dwc:decimalLongitude "1.51496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38931 1.51496)"^^geo:wktLiteral ;
  geo-pos:lat "50.38931"^^xsd:decimal ;
  geo-pos:long "1.51496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51496'^^xsd:double;
  dwc:latitude '50.38931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51496 50.38931, 1.51496 50.38931, 1.51496 50.38931, 1.51496 50.38931, 1.51496 50.38931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7614'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.51498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22286"^^xsd:decimal ;
  dwc:decimalLongitude "1.51498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.51498)"^^geo:wktLiteral ;
  geo-pos:lat "50.22286"^^xsd:decimal ;
  geo-pos:long "1.51498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51498'^^xsd:double;
  dwc:latitude '50.22286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51498 50.22286, 1.51498 50.22286, 1.51498 50.22286, 1.51498 50.22286, 1.51498 50.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4896'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.51498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22465"^^xsd:decimal ;
  dwc:decimalLongitude "1.51498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.51498)"^^geo:wktLiteral ;
  geo-pos:lat "50.22465"^^xsd:decimal ;
  geo-pos:long "1.51498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51498'^^xsd:double;
  dwc:latitude '50.22465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51498 50.22465, 1.51498 50.22465, 1.51498 50.22465, 1.51498 50.22465, 1.51498 50.22465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10394'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24238 1.51499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24238"^^xsd:decimal ;
  dwc:decimalLongitude "1.51499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24238 1.51499)"^^geo:wktLiteral ;
  geo-pos:lat "50.24238"^^xsd:decimal ;
  geo-pos:long "1.51499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51499'^^xsd:double;
  dwc:latitude '50.24238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51499 50.24238, 1.51499 50.24238, 1.51499 50.24238, 1.51499 50.24238, 1.51499 50.24238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6722'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.51504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.51504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.51504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.51504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51504'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51504 50.22581, 1.51504 50.22581, 1.51504 50.22581, 1.51504 50.22581, 1.51504 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3875'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25395 1.51504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25395"^^xsd:decimal ;
  dwc:decimalLongitude "1.51504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25395 1.51504)"^^geo:wktLiteral ;
  geo-pos:lat "50.25395"^^xsd:decimal ;
  geo-pos:long "1.51504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51504'^^xsd:double;
  dwc:latitude '50.25395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51504 50.25395, 1.51504 50.25395, 1.51504 50.25395, 1.51504 50.25395, 1.51504 50.25395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_184'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20945 1.51505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20945"^^xsd:decimal ;
  dwc:decimalLongitude "1.51505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20945 1.51505)"^^geo:wktLiteral ;
  geo-pos:lat "50.20945"^^xsd:decimal ;
  geo-pos:long "1.51505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11121'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51505'^^xsd:double;
  dwc:latitude '50.20945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51505 50.20945, 1.51505 50.20945, 1.51505 50.20945, 1.51505 50.20945, 1.51505 50.20945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11121'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24566 1.51505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24566"^^xsd:decimal ;
  dwc:decimalLongitude "1.51505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24566 1.51505)"^^geo:wktLiteral ;
  geo-pos:lat "50.24566"^^xsd:decimal ;
  geo-pos:long "1.51505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51505'^^xsd:double;
  dwc:latitude '50.24566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51505 50.24566, 1.51505 50.24566, 1.51505 50.24566, 1.51505 50.24566, 1.51505 50.24566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4578'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25317 1.51506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25317"^^xsd:decimal ;
  dwc:decimalLongitude "1.51506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25317 1.51506)"^^geo:wktLiteral ;
  geo-pos:lat "50.25317"^^xsd:decimal ;
  geo-pos:long "1.51506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51506'^^xsd:double;
  dwc:latitude '50.25317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51506 50.25317, 1.51506 50.25317, 1.51506 50.25317, 1.51506 50.25317, 1.51506 50.25317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4644'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29576 1.51506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29576"^^xsd:decimal ;
  dwc:decimalLongitude "1.51506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29576 1.51506)"^^geo:wktLiteral ;
  geo-pos:lat "50.29576"^^xsd:decimal ;
  geo-pos:long "1.51506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3236'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51506'^^xsd:double;
  dwc:latitude '50.29576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51506 50.29576, 1.51506 50.29576, 1.51506 50.29576, 1.51506 50.29576, 1.51506 50.29576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3236'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.51509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22111"^^xsd:decimal ;
  dwc:decimalLongitude "1.51509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.51509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22111"^^xsd:decimal ;
  geo-pos:long "1.51509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51509'^^xsd:double;
  dwc:latitude '50.22111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51509 50.22111, 1.51509 50.22111, 1.51509 50.22111, 1.51509 50.22111, 1.51509 50.22111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_156'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.51509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.51509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.51509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.51509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51509'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51509 50.22915, 1.51509 50.22915, 1.51509 50.22915, 1.51509 50.22915, 1.51509 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10603'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22589 1.51511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22589"^^xsd:decimal ;
  dwc:decimalLongitude "1.51511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22589 1.51511)"^^geo:wktLiteral ;
  geo-pos:lat "50.22589"^^xsd:decimal ;
  geo-pos:long "1.51511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.86333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51511'^^xsd:double;
  dwc:latitude '50.22589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51511 50.22589, 1.51511 50.22589, 1.51511 50.22589, 1.51511 50.22589, 1.51511 50.22589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9949'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22097 1.51512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22097"^^xsd:decimal ;
  dwc:decimalLongitude "1.51512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22097 1.51512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22097"^^xsd:decimal ;
  geo-pos:long "1.51512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51512'^^xsd:double;
  dwc:latitude '50.22097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51512 50.22097, 1.51512 50.22097, 1.51512 50.22097, 1.51512 50.22097, 1.51512 50.22097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5151'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22559 1.51513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22559"^^xsd:decimal ;
  dwc:decimalLongitude "1.51513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22559 1.51513)"^^geo:wktLiteral ;
  geo-pos:lat "50.22559"^^xsd:decimal ;
  geo-pos:long "1.51513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51513'^^xsd:double;
  dwc:latitude '50.22559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51513 50.22559, 1.51513 50.22559, 1.51513 50.22559, 1.51513 50.22559, 1.51513 50.22559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3876'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26107 1.51513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26107"^^xsd:decimal ;
  dwc:decimalLongitude "1.51513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26107 1.51513)"^^geo:wktLiteral ;
  geo-pos:lat "50.26107"^^xsd:decimal ;
  geo-pos:long "1.51513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51513'^^xsd:double;
  dwc:latitude '50.26107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51513 50.26107, 1.51513 50.26107, 1.51513 50.26107, 1.51513 50.26107, 1.51513 50.26107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12295'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.51515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22576"^^xsd:decimal ;
  dwc:decimalLongitude "1.51515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.51515)"^^geo:wktLiteral ;
  geo-pos:lat "50.22576"^^xsd:decimal ;
  geo-pos:long "1.51515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51515'^^xsd:double;
  dwc:latitude '50.22576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51515 50.22576, 1.51515 50.22576, 1.51515 50.22576, 1.51515 50.22576, 1.51515 50.22576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3905'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2389 1.51515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2389"^^xsd:decimal ;
  dwc:decimalLongitude "1.51515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2389 1.51515)"^^geo:wktLiteral ;
  geo-pos:lat "50.2389"^^xsd:decimal ;
  geo-pos:long "1.51515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3255'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51515'^^xsd:double;
  dwc:latitude '50.2389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51515 50.2389, 1.51515 50.2389, 1.51515 50.2389, 1.51515 50.2389, 1.51515 50.2389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3255'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27865 1.51515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27865"^^xsd:decimal ;
  dwc:decimalLongitude "1.51515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27865 1.51515)"^^geo:wktLiteral ;
  geo-pos:lat "50.27865"^^xsd:decimal ;
  geo-pos:long "1.51515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12461'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51515'^^xsd:double;
  dwc:latitude '50.27865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51515 50.27865, 1.51515 50.27865, 1.51515 50.27865, 1.51515 50.27865, 1.51515 50.27865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12461'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23944 1.51519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23944"^^xsd:decimal ;
  dwc:decimalLongitude "1.51519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23944 1.51519)"^^geo:wktLiteral ;
  geo-pos:lat "50.23944"^^xsd:decimal ;
  geo-pos:long "1.51519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51519'^^xsd:double;
  dwc:latitude '50.23944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51519 50.23944, 1.51519 50.23944, 1.51519 50.23944, 1.51519 50.23944, 1.51519 50.23944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7710'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25247 1.51521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25247"^^xsd:decimal ;
  dwc:decimalLongitude "1.51521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25247 1.51521)"^^geo:wktLiteral ;
  geo-pos:lat "50.25247"^^xsd:decimal ;
  geo-pos:long "1.51521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51521'^^xsd:double;
  dwc:latitude '50.25247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51521 50.25247, 1.51521 50.25247, 1.51521 50.25247, 1.51521 50.25247, 1.51521 50.25247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12389'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25283 1.51521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25283"^^xsd:decimal ;
  dwc:decimalLongitude "1.51521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25283 1.51521)"^^geo:wktLiteral ;
  geo-pos:lat "50.25283"^^xsd:decimal ;
  geo-pos:long "1.51521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51521'^^xsd:double;
  dwc:latitude '50.25283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51521 50.25283, 1.51521 50.25283, 1.51521 50.25283, 1.51521 50.25283, 1.51521 50.25283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8604'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.51523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21703"^^xsd:decimal ;
  dwc:decimalLongitude "1.51523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.51523)"^^geo:wktLiteral ;
  geo-pos:lat "50.21703"^^xsd:decimal ;
  geo-pos:long "1.51523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51523'^^xsd:double;
  dwc:latitude '50.21703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51523 50.21703, 1.51523 50.21703, 1.51523 50.21703, 1.51523 50.21703, 1.51523 50.21703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1216'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.51523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22295"^^xsd:decimal ;
  dwc:decimalLongitude "1.51523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22295 1.51523)"^^geo:wktLiteral ;
  geo-pos:lat "50.22295"^^xsd:decimal ;
  geo-pos:long "1.51523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51523'^^xsd:double;
  dwc:latitude '50.22295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51523 50.22295, 1.51523 50.22295, 1.51523 50.22295, 1.51523 50.22295, 1.51523 50.22295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.51523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.51523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.51523)"^^geo:wktLiteral ;
  geo-pos:lat "50.22665"^^xsd:decimal ;
  geo-pos:long "1.51523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51523'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51523 50.22665, 1.51523 50.22665, 1.51523 50.22665, 1.51523 50.22665, 1.51523 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6050'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22718 1.51523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22718"^^xsd:decimal ;
  dwc:decimalLongitude "1.51523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22718 1.51523)"^^geo:wktLiteral ;
  geo-pos:lat "50.22718"^^xsd:decimal ;
  geo-pos:long "1.51523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6452777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51523'^^xsd:double;
  dwc:latitude '50.22718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51523 50.22718, 1.51523 50.22718, 1.51523 50.22718, 1.51523 50.22718, 1.51523 50.22718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8477'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24051 1.51523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24051"^^xsd:decimal ;
  dwc:decimalLongitude "1.51523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24051 1.51523)"^^geo:wktLiteral ;
  geo-pos:lat "50.24051"^^xsd:decimal ;
  geo-pos:long "1.51523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51523'^^xsd:double;
  dwc:latitude '50.24051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51523 50.24051, 1.51523 50.24051, 1.51523 50.24051, 1.51523 50.24051, 1.51523 50.24051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9797'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.51525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22569"^^xsd:decimal ;
  dwc:decimalLongitude "1.51525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.51525)"^^geo:wktLiteral ;
  geo-pos:lat "50.22569"^^xsd:decimal ;
  geo-pos:long "1.51525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_515'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51525'^^xsd:double;
  dwc:latitude '50.22569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51525 50.22569, 1.51525 50.22569, 1.51525 50.22569, 1.51525 50.22569, 1.51525 50.22569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_515'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22786 1.51532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22786"^^xsd:decimal ;
  dwc:decimalLongitude "1.51532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22786 1.51532)"^^geo:wktLiteral ;
  geo-pos:lat "50.22786"^^xsd:decimal ;
  geo-pos:long "1.51532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51532'^^xsd:double;
  dwc:latitude '50.22786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51532 50.22786, 1.51532 50.22786, 1.51532 50.22786, 1.51532 50.22786, 1.51532 50.22786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4379'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30226 1.51532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30226"^^xsd:decimal ;
  dwc:decimalLongitude "1.51532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30226 1.51532)"^^geo:wktLiteral ;
  geo-pos:lat "50.30226"^^xsd:decimal ;
  geo-pos:long "1.51532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51532'^^xsd:double;
  dwc:latitude '50.30226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51532 50.30226, 1.51532 50.30226, 1.51532 50.30226, 1.51532 50.30226, 1.51532 50.30226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12192'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.51535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22681"^^xsd:decimal ;
  dwc:decimalLongitude "1.51535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.51535)"^^geo:wktLiteral ;
  geo-pos:lat "50.22681"^^xsd:decimal ;
  geo-pos:long "1.51535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11252'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51535'^^xsd:double;
  dwc:latitude '50.22681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51535 50.22681, 1.51535 50.22681, 1.51535 50.22681, 1.51535 50.22681, 1.51535 50.22681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11252'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23641 1.51535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23641"^^xsd:decimal ;
  dwc:decimalLongitude "1.51535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23641 1.51535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23641"^^xsd:decimal ;
  geo-pos:long "1.51535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51535'^^xsd:double;
  dwc:latitude '50.23641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51535 50.23641, 1.51535 50.23641, 1.51535 50.23641, 1.51535 50.23641, 1.51535 50.23641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12241'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.51536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23169"^^xsd:decimal ;
  dwc:decimalLongitude "1.51536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.51536)"^^geo:wktLiteral ;
  geo-pos:lat "50.23169"^^xsd:decimal ;
  geo-pos:long "1.51536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11098'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51536'^^xsd:double;
  dwc:latitude '50.23169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51536 50.23169, 1.51536 50.23169, 1.51536 50.23169, 1.51536 50.23169, 1.51536 50.23169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11098'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25969 1.51536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25969"^^xsd:decimal ;
  dwc:decimalLongitude "1.51536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25969 1.51536)"^^geo:wktLiteral ;
  geo-pos:lat "50.25969"^^xsd:decimal ;
  geo-pos:long "1.51536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51536'^^xsd:double;
  dwc:latitude '50.25969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51536 50.25969, 1.51536 50.25969, 1.51536 50.25969, 1.51536 50.25969, 1.51536 50.25969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_302'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21196 1.51537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21196"^^xsd:decimal ;
  dwc:decimalLongitude "1.51537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21196 1.51537)"^^geo:wktLiteral ;
  geo-pos:lat "50.21196"^^xsd:decimal ;
  geo-pos:long "1.51537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51537'^^xsd:double;
  dwc:latitude '50.21196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51537 50.21196, 1.51537 50.21196, 1.51537 50.21196, 1.51537 50.21196, 1.51537 50.21196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_737'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.51538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22708"^^xsd:decimal ;
  dwc:decimalLongitude "1.51538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.51538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22708"^^xsd:decimal ;
  geo-pos:long "1.51538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51538'^^xsd:double;
  dwc:latitude '50.22708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51538 50.22708, 1.51538 50.22708, 1.51538 50.22708, 1.51538 50.22708, 1.51538 50.22708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4189'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22062 1.51543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22062"^^xsd:decimal ;
  dwc:decimalLongitude "1.51543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22062 1.51543)"^^geo:wktLiteral ;
  geo-pos:lat "50.22062"^^xsd:decimal ;
  geo-pos:long "1.51543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5515'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51543'^^xsd:double;
  dwc:latitude '50.22062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51543 50.22062, 1.51543 50.22062, 1.51543 50.22062, 1.51543 50.22062, 1.51543 50.22062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5515'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.51543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26772"^^xsd:decimal ;
  dwc:decimalLongitude "1.51543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26772 1.51543)"^^geo:wktLiteral ;
  geo-pos:lat "50.26772"^^xsd:decimal ;
  geo-pos:long "1.51543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51543'^^xsd:double;
  dwc:latitude '50.26772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51543 50.26772, 1.51543 50.26772, 1.51543 50.26772, 1.51543 50.26772, 1.51543 50.26772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1394'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25082 1.51544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25082"^^xsd:decimal ;
  dwc:decimalLongitude "1.51544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25082 1.51544)"^^geo:wktLiteral ;
  geo-pos:lat "50.25082"^^xsd:decimal ;
  geo-pos:long "1.51544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51544'^^xsd:double;
  dwc:latitude '50.25082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51544 50.25082, 1.51544 50.25082, 1.51544 50.25082, 1.51544 50.25082, 1.51544 50.25082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1253'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.51545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22635"^^xsd:decimal ;
  dwc:decimalLongitude "1.51545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.51545)"^^geo:wktLiteral ;
  geo-pos:lat "50.22635"^^xsd:decimal ;
  geo-pos:long "1.51545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51545'^^xsd:double;
  dwc:latitude '50.22635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51545 50.22635, 1.51545 50.22635, 1.51545 50.22635, 1.51545 50.22635, 1.51545 50.22635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5021'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22073 1.51546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22073"^^xsd:decimal ;
  dwc:decimalLongitude "1.51546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22073 1.51546)"^^geo:wktLiteral ;
  geo-pos:lat "50.22073"^^xsd:decimal ;
  geo-pos:long "1.51546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51546'^^xsd:double;
  dwc:latitude '50.22073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51546 50.22073, 1.51546 50.22073, 1.51546 50.22073, 1.51546 50.22073, 1.51546 50.22073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5152'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.51549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.51549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.51549)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.51549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51549'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51549 50.22621, 1.51549 50.22621, 1.51549 50.22621, 1.51549 50.22621, 1.51549 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7420'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.51549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2267"^^xsd:decimal ;
  dwc:decimalLongitude "1.51549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.51549)"^^geo:wktLiteral ;
  geo-pos:lat "50.2267"^^xsd:decimal ;
  geo-pos:long "1.51549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.794444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51549'^^xsd:double;
  dwc:latitude '50.2267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51549 50.2267, 1.51549 50.2267, 1.51549 50.2267, 1.51549 50.2267, 1.51549 50.2267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7635'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23529 1.51554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23529"^^xsd:decimal ;
  dwc:decimalLongitude "1.51554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23529 1.51554)"^^geo:wktLiteral ;
  geo-pos:lat "50.23529"^^xsd:decimal ;
  geo-pos:long "1.51554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51554'^^xsd:double;
  dwc:latitude '50.23529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51554 50.23529, 1.51554 50.23529, 1.51554 50.23529, 1.51554 50.23529, 1.51554 50.23529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7095'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25649 1.51554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25649"^^xsd:decimal ;
  dwc:decimalLongitude "1.51554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25649 1.51554)"^^geo:wktLiteral ;
  geo-pos:lat "50.25649"^^xsd:decimal ;
  geo-pos:long "1.51554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51554'^^xsd:double;
  dwc:latitude '50.25649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51554 50.25649, 1.51554 50.25649, 1.51554 50.25649, 1.51554 50.25649, 1.51554 50.25649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12294'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25354 1.51558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25354"^^xsd:decimal ;
  dwc:decimalLongitude "1.51558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25354 1.51558)"^^geo:wktLiteral ;
  geo-pos:lat "50.25354"^^xsd:decimal ;
  geo-pos:long "1.51558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51558'^^xsd:double;
  dwc:latitude '50.25354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51558 50.25354, 1.51558 50.25354, 1.51558 50.25354, 1.51558 50.25354, 1.51558 50.25354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8561'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32536 1.5156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32536"^^xsd:decimal ;
  dwc:decimalLongitude "1.5156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32536 1.5156)"^^geo:wktLiteral ;
  geo-pos:lat "50.32536"^^xsd:decimal ;
  geo-pos:long "1.5156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7431'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5156'^^xsd:double;
  dwc:latitude '50.32536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5156 50.32536, 1.5156 50.32536, 1.5156 50.32536, 1.5156 50.32536, 1.5156 50.32536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7431'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.51572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22828"^^xsd:decimal ;
  dwc:decimalLongitude "1.51572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.51572)"^^geo:wktLiteral ;
  geo-pos:lat "50.22828"^^xsd:decimal ;
  geo-pos:long "1.51572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4841'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51572'^^xsd:double;
  dwc:latitude '50.22828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51572 50.22828, 1.51572 50.22828, 1.51572 50.22828, 1.51572 50.22828, 1.51572 50.22828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4841'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.51575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22706"^^xsd:decimal ;
  dwc:decimalLongitude "1.51575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.51575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22706"^^xsd:decimal ;
  geo-pos:long "1.51575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51575'^^xsd:double;
  dwc:latitude '50.22706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51575 50.22706, 1.51575 50.22706, 1.51575 50.22706, 1.51575 50.22706, 1.51575 50.22706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4303'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.51576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22591"^^xsd:decimal ;
  dwc:decimalLongitude "1.51576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.51576)"^^geo:wktLiteral ;
  geo-pos:lat "50.22591"^^xsd:decimal ;
  geo-pos:long "1.51576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51576'^^xsd:double;
  dwc:latitude '50.22591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51576 50.22591, 1.51576 50.22591, 1.51576 50.22591, 1.51576 50.22591, 1.51576 50.22591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5961'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.51576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.51576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.51576)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.51576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7451'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51576'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51576 50.22892, 1.51576 50.22892, 1.51576 50.22892, 1.51576 50.22892, 1.51576 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7451'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.51578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.51578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.51578)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.51578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_26'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_26'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51578'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51578 50.23192, 1.51578 50.23192, 1.51578 50.23192, 1.51578 50.23192, 1.51578 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_26'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22361 1.51579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22361"^^xsd:decimal ;
  dwc:decimalLongitude "1.51579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22361 1.51579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22361"^^xsd:decimal ;
  geo-pos:long "1.51579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51579'^^xsd:double;
  dwc:latitude '50.22361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51579 50.22361, 1.51579 50.22361, 1.51579 50.22361, 1.51579 50.22361, 1.51579 50.22361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5933'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.51579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22751"^^xsd:decimal ;
  dwc:decimalLongitude "1.51579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.51579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22751"^^xsd:decimal ;
  geo-pos:long "1.51579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.924444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51579'^^xsd:double;
  dwc:latitude '50.22751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51579 50.22751, 1.51579 50.22751, 1.51579 50.22751, 1.51579 50.22751, 1.51579 50.22751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4470'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.51582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22987"^^xsd:decimal ;
  dwc:decimalLongitude "1.51582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.51582)"^^geo:wktLiteral ;
  geo-pos:lat "50.22987"^^xsd:decimal ;
  geo-pos:long "1.51582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51582'^^xsd:double;
  dwc:latitude '50.22987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51582 50.22987, 1.51582 50.22987, 1.51582 50.22987, 1.51582 50.22987, 1.51582 50.22987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10262'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.51583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22855"^^xsd:decimal ;
  dwc:decimalLongitude "1.51583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.51583)"^^geo:wktLiteral ;
  geo-pos:lat "50.22855"^^xsd:decimal ;
  geo-pos:long "1.51583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51583'^^xsd:double;
  dwc:latitude '50.22855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51583 50.22855, 1.51583 50.22855, 1.51583 50.22855, 1.51583 50.22855, 1.51583 50.22855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9462'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28849 1.51583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28849"^^xsd:decimal ;
  dwc:decimalLongitude "1.51583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28849 1.51583)"^^geo:wktLiteral ;
  geo-pos:lat "50.28849"^^xsd:decimal ;
  geo-pos:long "1.51583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51583'^^xsd:double;
  dwc:latitude '50.28849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51583 50.28849, 1.51583 50.28849, 1.51583 50.28849, 1.51583 50.28849, 1.51583 50.28849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6909'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24511 1.51587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24511"^^xsd:decimal ;
  dwc:decimalLongitude "1.51587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24511 1.51587)"^^geo:wktLiteral ;
  geo-pos:lat "50.24511"^^xsd:decimal ;
  geo-pos:long "1.51587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51587'^^xsd:double;
  dwc:latitude '50.24511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51587 50.24511, 1.51587 50.24511, 1.51587 50.24511, 1.51587 50.24511, 1.51587 50.24511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8972'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.51588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23052"^^xsd:decimal ;
  dwc:decimalLongitude "1.51588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.51588)"^^geo:wktLiteral ;
  geo-pos:lat "50.23052"^^xsd:decimal ;
  geo-pos:long "1.51588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51588'^^xsd:double;
  dwc:latitude '50.23052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51588 50.23052, 1.51588 50.23052, 1.51588 50.23052, 1.51588 50.23052, 1.51588 50.23052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12818'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22718 1.51591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22718"^^xsd:decimal ;
  dwc:decimalLongitude "1.51591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22718 1.51591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22718"^^xsd:decimal ;
  geo-pos:long "1.51591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51591'^^xsd:double;
  dwc:latitude '50.22718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51591 50.22718, 1.51591 50.22718, 1.51591 50.22718, 1.51591 50.22718, 1.51591 50.22718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7634'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.51592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22604"^^xsd:decimal ;
  dwc:decimalLongitude "1.51592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.51592)"^^geo:wktLiteral ;
  geo-pos:lat "50.22604"^^xsd:decimal ;
  geo-pos:long "1.51592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51592'^^xsd:double;
  dwc:latitude '50.22604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51592 50.22604, 1.51592 50.22604, 1.51592 50.22604, 1.51592 50.22604, 1.51592 50.22604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5680'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38773 1.51597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38773"^^xsd:decimal ;
  dwc:decimalLongitude "1.51597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38773 1.51597)"^^geo:wktLiteral ;
  geo-pos:lat "50.38773"^^xsd:decimal ;
  geo-pos:long "1.51597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51597'^^xsd:double;
  dwc:latitude '50.38773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51597 50.38773, 1.51597 50.38773, 1.51597 50.38773, 1.51597 50.38773, 1.51597 50.38773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7615'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23472 1.51601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23472"^^xsd:decimal ;
  dwc:decimalLongitude "1.51601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23472 1.51601)"^^geo:wktLiteral ;
  geo-pos:lat "50.23472"^^xsd:decimal ;
  geo-pos:long "1.51601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.286666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51601'^^xsd:double;
  dwc:latitude '50.23472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51601 50.23472, 1.51601 50.23472, 1.51601 50.23472, 1.51601 50.23472, 1.51601 50.23472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11845'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.51601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27992"^^xsd:decimal ;
  dwc:decimalLongitude "1.51601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27992 1.51601)"^^geo:wktLiteral ;
  geo-pos:lat "50.27992"^^xsd:decimal ;
  geo-pos:long "1.51601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51601'^^xsd:double;
  dwc:latitude '50.27992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51601 50.27992, 1.51601 50.27992, 1.51601 50.27992, 1.51601 50.27992, 1.51601 50.27992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7192'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28869 1.51601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28869"^^xsd:decimal ;
  dwc:decimalLongitude "1.51601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28869 1.51601)"^^geo:wktLiteral ;
  geo-pos:lat "50.28869"^^xsd:decimal ;
  geo-pos:long "1.51601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.543333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51601'^^xsd:double;
  dwc:latitude '50.28869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51601 50.28869, 1.51601 50.28869, 1.51601 50.28869, 1.51601 50.28869, 1.51601 50.28869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3439'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26722 1.51602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26722"^^xsd:decimal ;
  dwc:decimalLongitude "1.51602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26722 1.51602)"^^geo:wktLiteral ;
  geo-pos:lat "50.26722"^^xsd:decimal ;
  geo-pos:long "1.51602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51602'^^xsd:double;
  dwc:latitude '50.26722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51602 50.26722, 1.51602 50.26722, 1.51602 50.26722, 1.51602 50.26722, 1.51602 50.26722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9363'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22553 1.51603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22553"^^xsd:decimal ;
  dwc:decimalLongitude "1.51603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22553 1.51603)"^^geo:wktLiteral ;
  geo-pos:lat "50.22553"^^xsd:decimal ;
  geo-pos:long "1.51603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51603'^^xsd:double;
  dwc:latitude '50.22553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51603 50.22553, 1.51603 50.22553, 1.51603 50.22553, 1.51603 50.22553, 1.51603 50.22553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7421'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.51603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22758"^^xsd:decimal ;
  dwc:decimalLongitude "1.51603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.51603)"^^geo:wktLiteral ;
  geo-pos:lat "50.22758"^^xsd:decimal ;
  geo-pos:long "1.51603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51603'^^xsd:double;
  dwc:latitude '50.22758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51603 50.22758, 1.51603 50.22758, 1.51603 50.22758, 1.51603 50.22758, 1.51603 50.22758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4562'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.51605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22739"^^xsd:decimal ;
  dwc:decimalLongitude "1.51605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.51605)"^^geo:wktLiteral ;
  geo-pos:lat "50.22739"^^xsd:decimal ;
  geo-pos:long "1.51605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51605'^^xsd:double;
  dwc:latitude '50.22739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51605 50.22739, 1.51605 50.22739, 1.51605 50.22739, 1.51605 50.22739, 1.51605 50.22739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6487'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21967 1.51607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21967"^^xsd:decimal ;
  dwc:decimalLongitude "1.51607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21967 1.51607)"^^geo:wktLiteral ;
  geo-pos:lat "50.21967"^^xsd:decimal ;
  geo-pos:long "1.51607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51607'^^xsd:double;
  dwc:latitude '50.21967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51607 50.21967, 1.51607 50.21967, 1.51607 50.21967, 1.51607 50.21967, 1.51607 50.21967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8694'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.51608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23667"^^xsd:decimal ;
  dwc:decimalLongitude "1.51608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.51608)"^^geo:wktLiteral ;
  geo-pos:lat "50.23667"^^xsd:decimal ;
  geo-pos:long "1.51608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51608'^^xsd:double;
  dwc:latitude '50.23667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51608 50.23667, 1.51608 50.23667, 1.51608 50.23667, 1.51608 50.23667, 1.51608 50.23667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10966'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26015 1.51608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26015"^^xsd:decimal ;
  dwc:decimalLongitude "1.51608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26015 1.51608)"^^geo:wktLiteral ;
  geo-pos:lat "50.26015"^^xsd:decimal ;
  geo-pos:long "1.51608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51608'^^xsd:double;
  dwc:latitude '50.26015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51608 50.26015, 1.51608 50.26015, 1.51608 50.26015, 1.51608 50.26015, 1.51608 50.26015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9430'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2777 1.51609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2777"^^xsd:decimal ;
  dwc:decimalLongitude "1.51609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2777 1.51609)"^^geo:wktLiteral ;
  geo-pos:lat "50.2777"^^xsd:decimal ;
  geo-pos:long "1.51609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51609'^^xsd:double;
  dwc:latitude '50.2777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51609 50.2777, 1.51609 50.2777, 1.51609 50.2777, 1.51609 50.2777, 1.51609 50.2777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7627'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23983 1.51612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23983"^^xsd:decimal ;
  dwc:decimalLongitude "1.51612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23983 1.51612)"^^geo:wktLiteral ;
  geo-pos:lat "50.23983"^^xsd:decimal ;
  geo-pos:long "1.51612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12439'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51612'^^xsd:double;
  dwc:latitude '50.23983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51612 50.23983, 1.51612 50.23983, 1.51612 50.23983, 1.51612 50.23983, 1.51612 50.23983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12439'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24549 1.51614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24549"^^xsd:decimal ;
  dwc:decimalLongitude "1.51614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24549 1.51614)"^^geo:wktLiteral ;
  geo-pos:lat "50.24549"^^xsd:decimal ;
  geo-pos:long "1.51614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51614'^^xsd:double;
  dwc:latitude '50.24549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51614 50.24549, 1.51614 50.24549, 1.51614 50.24549, 1.51614 50.24549, 1.51614 50.24549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8648'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.51615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22774"^^xsd:decimal ;
  dwc:decimalLongitude "1.51615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.51615)"^^geo:wktLiteral ;
  geo-pos:lat "50.22774"^^xsd:decimal ;
  geo-pos:long "1.51615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51615'^^xsd:double;
  dwc:latitude '50.22774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51615 50.22774, 1.51615 50.22774, 1.51615 50.22774, 1.51615 50.22774, 1.51615 50.22774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5353'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.51616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23444"^^xsd:decimal ;
  dwc:decimalLongitude "1.51616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.51616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23444"^^xsd:decimal ;
  geo-pos:long "1.51616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51616'^^xsd:double;
  dwc:latitude '50.23444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51616 50.23444, 1.51616 50.23444, 1.51616 50.23444, 1.51616 50.23444, 1.51616 50.23444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11560'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.51617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22518"^^xsd:decimal ;
  dwc:decimalLongitude "1.51617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.51617)"^^geo:wktLiteral ;
  geo-pos:lat "50.22518"^^xsd:decimal ;
  geo-pos:long "1.51617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51617'^^xsd:double;
  dwc:latitude '50.22518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51617 50.22518, 1.51617 50.22518, 1.51617 50.22518, 1.51617 50.22518, 1.51617 50.22518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6117'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 1.51619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.345"^^xsd:decimal ;
  dwc:decimalLongitude "1.51619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 1.51619)"^^geo:wktLiteral ;
  geo-pos:lat "50.345"^^xsd:decimal ;
  geo-pos:long "1.51619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51619'^^xsd:double;
  dwc:latitude '50.345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51619 50.345, 1.51619 50.345, 1.51619 50.345, 1.51619 50.345, 1.51619 50.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8960'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.51621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23621"^^xsd:decimal ;
  dwc:decimalLongitude "1.51621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.51621)"^^geo:wktLiteral ;
  geo-pos:lat "50.23621"^^xsd:decimal ;
  geo-pos:long "1.51621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51621'^^xsd:double;
  dwc:latitude '50.23621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51621 50.23621, 1.51621 50.23621, 1.51621 50.23621, 1.51621 50.23621, 1.51621 50.23621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12271'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25873 1.51624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25873"^^xsd:decimal ;
  dwc:decimalLongitude "1.51624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25873 1.51624)"^^geo:wktLiteral ;
  geo-pos:lat "50.25873"^^xsd:decimal ;
  geo-pos:long "1.51624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51624'^^xsd:double;
  dwc:latitude '50.25873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51624 50.25873, 1.51624 50.25873, 1.51624 50.25873, 1.51624 50.25873, 1.51624 50.25873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12653'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31973 1.51625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31973"^^xsd:decimal ;
  dwc:decimalLongitude "1.51625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31973 1.51625)"^^geo:wktLiteral ;
  geo-pos:lat "50.31973"^^xsd:decimal ;
  geo-pos:long "1.51625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51625'^^xsd:double;
  dwc:latitude '50.31973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51625 50.31973, 1.51625 50.31973, 1.51625 50.31973, 1.51625 50.31973, 1.51625 50.31973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4055'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.51629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22681"^^xsd:decimal ;
  dwc:decimalLongitude "1.51629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.51629)"^^geo:wktLiteral ;
  geo-pos:lat "50.22681"^^xsd:decimal ;
  geo-pos:long "1.51629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51629'^^xsd:double;
  dwc:latitude '50.22681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51629 50.22681, 1.51629 50.22681, 1.51629 50.22681, 1.51629 50.22681, 1.51629 50.22681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9784'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.51632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.51632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.51632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.51632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51632'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51632 50.23162, 1.51632 50.23162, 1.51632 50.23162, 1.51632 50.23162, 1.51632 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11164'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.51633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2227"^^xsd:decimal ;
  dwc:decimalLongitude "1.51633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.51633)"^^geo:wktLiteral ;
  geo-pos:lat "50.2227"^^xsd:decimal ;
  geo-pos:long "1.51633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51633'^^xsd:double;
  dwc:latitude '50.2227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51633 50.2227, 1.51633 50.2227, 1.51633 50.2227, 1.51633 50.2227, 1.51633 50.2227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4518'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.51634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.51634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.51634)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.51634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.301111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51634'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51634 50.2294, 1.51634 50.2294, 1.51634 50.2294, 1.51634 50.2294, 1.51634 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10261'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36016 1.51634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36016"^^xsd:decimal ;
  dwc:decimalLongitude "1.51634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36016 1.51634)"^^geo:wktLiteral ;
  geo-pos:lat "50.36016"^^xsd:decimal ;
  geo-pos:long "1.51634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51634'^^xsd:double;
  dwc:latitude '50.36016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51634 50.36016, 1.51634 50.36016, 1.51634 50.36016, 1.51634 50.36016, 1.51634 50.36016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8959'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21148 1.51642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21148"^^xsd:decimal ;
  dwc:decimalLongitude "1.51642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21148 1.51642)"^^geo:wktLiteral ;
  geo-pos:lat "50.21148"^^xsd:decimal ;
  geo-pos:long "1.51642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51642'^^xsd:double;
  dwc:latitude '50.21148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51642 50.21148, 1.51642 50.21148, 1.51642 50.21148, 1.51642 50.21148, 1.51642 50.21148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11283'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26142 1.51651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26142"^^xsd:decimal ;
  dwc:decimalLongitude "1.51651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26142 1.51651)"^^geo:wktLiteral ;
  geo-pos:lat "50.26142"^^xsd:decimal ;
  geo-pos:long "1.51651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51651'^^xsd:double;
  dwc:latitude '50.26142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51651 50.26142, 1.51651 50.26142, 1.51651 50.26142, 1.51651 50.26142, 1.51651 50.26142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_278'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28193 1.51656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28193"^^xsd:decimal ;
  dwc:decimalLongitude "1.51656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28193 1.51656)"^^geo:wktLiteral ;
  geo-pos:lat "50.28193"^^xsd:decimal ;
  geo-pos:long "1.51656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51656'^^xsd:double;
  dwc:latitude '50.28193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51656 50.28193, 1.51656 50.28193, 1.51656 50.28193, 1.51656 50.28193, 1.51656 50.28193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8962'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35024 1.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35024"^^xsd:decimal ;
  dwc:decimalLongitude "1.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35024 1.5166)"^^geo:wktLiteral ;
  geo-pos:lat "50.35024"^^xsd:decimal ;
  geo-pos:long "1.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7602'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5166'^^xsd:double;
  dwc:latitude '50.35024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5166 50.35024, 1.5166 50.35024, 1.5166 50.35024, 1.5166 50.35024, 1.5166 50.35024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7602'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22197 1.51662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22197"^^xsd:decimal ;
  dwc:decimalLongitude "1.51662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22197 1.51662)"^^geo:wktLiteral ;
  geo-pos:lat "50.22197"^^xsd:decimal ;
  geo-pos:long "1.51662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51662'^^xsd:double;
  dwc:latitude '50.22197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51662 50.22197, 1.51662 50.22197, 1.51662 50.22197, 1.51662 50.22197, 1.51662 50.22197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6499'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24154 1.51662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24154"^^xsd:decimal ;
  dwc:decimalLongitude "1.51662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24154 1.51662)"^^geo:wktLiteral ;
  geo-pos:lat "50.24154"^^xsd:decimal ;
  geo-pos:long "1.51662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51662'^^xsd:double;
  dwc:latitude '50.24154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51662 50.24154, 1.51662 50.24154, 1.51662 50.24154, 1.51662 50.24154, 1.51662 50.24154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11587'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24205 1.51663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24205"^^xsd:decimal ;
  dwc:decimalLongitude "1.51663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24205 1.51663)"^^geo:wktLiteral ;
  geo-pos:lat "50.24205"^^xsd:decimal ;
  geo-pos:long "1.51663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51663'^^xsd:double;
  dwc:latitude '50.24205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51663 50.24205, 1.51663 50.24205, 1.51663 50.24205, 1.51663 50.24205, 1.51663 50.24205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6850'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22744 1.51664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22744"^^xsd:decimal ;
  dwc:decimalLongitude "1.51664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22744 1.51664)"^^geo:wktLiteral ;
  geo-pos:lat "50.22744"^^xsd:decimal ;
  geo-pos:long "1.51664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9242'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51664'^^xsd:double;
  dwc:latitude '50.22744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51664 50.22744, 1.51664 50.22744, 1.51664 50.22744, 1.51664 50.22744, 1.51664 50.22744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9242'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24603 1.51664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24603"^^xsd:decimal ;
  dwc:decimalLongitude "1.51664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24603 1.51664)"^^geo:wktLiteral ;
  geo-pos:lat "50.24603"^^xsd:decimal ;
  geo-pos:long "1.51664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3231'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51664'^^xsd:double;
  dwc:latitude '50.24603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51664 50.24603, 1.51664 50.24603, 1.51664 50.24603, 1.51664 50.24603, 1.51664 50.24603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3231'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21203 1.51666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21203"^^xsd:decimal ;
  dwc:decimalLongitude "1.51666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21203 1.51666)"^^geo:wktLiteral ;
  geo-pos:lat "50.21203"^^xsd:decimal ;
  geo-pos:long "1.51666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51666'^^xsd:double;
  dwc:latitude '50.21203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51666 50.21203, 1.51666 50.21203, 1.51666 50.21203, 1.51666 50.21203, 1.51666 50.21203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_724'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.51668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.51668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.51668)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.51668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51668'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51668 50.22793, 1.51668 50.22793, 1.51668 50.22793, 1.51668 50.22793, 1.51668 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5293'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.51668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24687"^^xsd:decimal ;
  dwc:decimalLongitude "1.51668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24687 1.51668)"^^geo:wktLiteral ;
  geo-pos:lat "50.24687"^^xsd:decimal ;
  geo-pos:long "1.51668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51668'^^xsd:double;
  dwc:latitude '50.24687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51668 50.24687, 1.51668 50.24687, 1.51668 50.24687, 1.51668 50.24687, 1.51668 50.24687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7624'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24501 1.51671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24501"^^xsd:decimal ;
  dwc:decimalLongitude "1.51671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24501 1.51671)"^^geo:wktLiteral ;
  geo-pos:lat "50.24501"^^xsd:decimal ;
  geo-pos:long "1.51671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51671'^^xsd:double;
  dwc:latitude '50.24501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51671 50.24501, 1.51671 50.24501, 1.51671 50.24501, 1.51671 50.24501, 1.51671 50.24501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8801'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22726 1.51675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22726"^^xsd:decimal ;
  dwc:decimalLongitude "1.51675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22726 1.51675)"^^geo:wktLiteral ;
  geo-pos:lat "50.22726"^^xsd:decimal ;
  geo-pos:long "1.51675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51675'^^xsd:double;
  dwc:latitude '50.22726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51675 50.22726, 1.51675 50.22726, 1.51675 50.22726, 1.51675 50.22726, 1.51675 50.22726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5660'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.51675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24674"^^xsd:decimal ;
  dwc:decimalLongitude "1.51675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.51675)"^^geo:wktLiteral ;
  geo-pos:lat "50.24674"^^xsd:decimal ;
  geo-pos:long "1.51675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.135555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51675'^^xsd:double;
  dwc:latitude '50.24674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51675 50.24674, 1.51675 50.24674, 1.51675 50.24674, 1.51675 50.24674, 1.51675 50.24674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7623'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.51676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.51676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.51676)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.51676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51676'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51676 50.22248, 1.51676 50.22248, 1.51676 50.22248, 1.51676 50.22248, 1.51676 50.22248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5127'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.51679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "1.51679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.51679)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "1.51679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51679'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51679 50.228, 1.51679 50.228, 1.51679 50.228, 1.51679 50.228, 1.51679 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4143'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22716 1.5168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22716"^^xsd:decimal ;
  dwc:decimalLongitude "1.5168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22716 1.5168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22716"^^xsd:decimal ;
  geo-pos:long "1.5168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5168'^^xsd:double;
  dwc:latitude '50.22716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5168 50.22716, 1.5168 50.22716, 1.5168 50.22716, 1.5168 50.22716, 1.5168 50.22716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9511'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.5168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.5168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.5168)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.5168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5168'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5168 50.23007, 1.5168 50.23007, 1.5168 50.23007, 1.5168 50.23007, 1.5168 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8669'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.5168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24674"^^xsd:decimal ;
  dwc:decimalLongitude "1.5168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24674 1.5168)"^^geo:wktLiteral ;
  geo-pos:lat "50.24674"^^xsd:decimal ;
  geo-pos:long "1.5168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_92'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_92'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5168'^^xsd:double;
  dwc:latitude '50.24674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5168 50.24674, 1.5168 50.24674, 1.5168 50.24674, 1.5168 50.24674, 1.5168 50.24674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_92'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33156 1.5168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33156"^^xsd:decimal ;
  dwc:decimalLongitude "1.5168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33156 1.5168)"^^geo:wktLiteral ;
  geo-pos:lat "50.33156"^^xsd:decimal ;
  geo-pos:long "1.5168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5168'^^xsd:double;
  dwc:latitude '50.33156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5168 50.33156, 1.5168 50.33156, 1.5168 50.33156, 1.5168 50.33156, 1.5168 50.33156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12168'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28792 1.51683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28792"^^xsd:decimal ;
  dwc:decimalLongitude "1.51683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28792 1.51683)"^^geo:wktLiteral ;
  geo-pos:lat "50.28792"^^xsd:decimal ;
  geo-pos:long "1.51683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7430'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51683'^^xsd:double;
  dwc:latitude '50.28792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51683 50.28792, 1.51683 50.28792, 1.51683 50.28792, 1.51683 50.28792, 1.51683 50.28792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7430'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2461 1.51684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2461"^^xsd:decimal ;
  dwc:decimalLongitude "1.51684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2461 1.51684)"^^geo:wktLiteral ;
  geo-pos:lat "50.2461"^^xsd:decimal ;
  geo-pos:long "1.51684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51684'^^xsd:double;
  dwc:latitude '50.2461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51684 50.2461, 1.51684 50.2461, 1.51684 50.2461, 1.51684 50.2461, 1.51684 50.2461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7744'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.51686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.51686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.51686)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.51686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51686'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51686 50.2295, 1.51686 50.2295, 1.51686 50.2295, 1.51686 50.2295, 1.51686 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12836'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22096 1.5169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22096"^^xsd:decimal ;
  dwc:decimalLongitude "1.5169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22096 1.5169)"^^geo:wktLiteral ;
  geo-pos:lat "50.22096"^^xsd:decimal ;
  geo-pos:long "1.5169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_51'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_51'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5169'^^xsd:double;
  dwc:latitude '50.22096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5169 50.22096, 1.5169 50.22096, 1.5169 50.22096, 1.5169 50.22096, 1.5169 50.22096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_51'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22731 1.51693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22731"^^xsd:decimal ;
  dwc:decimalLongitude "1.51693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22731 1.51693)"^^geo:wktLiteral ;
  geo-pos:lat "50.22731"^^xsd:decimal ;
  geo-pos:long "1.51693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3149'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51693'^^xsd:double;
  dwc:latitude '50.22731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51693 50.22731, 1.51693 50.22731, 1.51693 50.22731, 1.51693 50.22731, 1.51693 50.22731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3149'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.51695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22394"^^xsd:decimal ;
  dwc:decimalLongitude "1.51695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.51695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22394"^^xsd:decimal ;
  geo-pos:long "1.51695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51695'^^xsd:double;
  dwc:latitude '50.22394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51695 50.22394, 1.51695 50.22394, 1.51695 50.22394, 1.51695 50.22394, 1.51695 50.22394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7960'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.51696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.51696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.51696)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.51696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51696'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51696 50.23238, 1.51696 50.23238, 1.51696 50.23238, 1.51696 50.23238, 1.51696 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6780'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24915 1.51697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24915"^^xsd:decimal ;
  dwc:decimalLongitude "1.51697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24915 1.51697)"^^geo:wktLiteral ;
  geo-pos:lat "50.24915"^^xsd:decimal ;
  geo-pos:long "1.51697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51697'^^xsd:double;
  dwc:latitude '50.24915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51697 50.24915, 1.51697 50.24915, 1.51697 50.24915, 1.51697 50.24915, 1.51697 50.24915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8730'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.51699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22812"^^xsd:decimal ;
  dwc:decimalLongitude "1.51699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.51699)"^^geo:wktLiteral ;
  geo-pos:lat "50.22812"^^xsd:decimal ;
  geo-pos:long "1.51699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51699'^^xsd:double;
  dwc:latitude '50.22812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51699 50.22812, 1.51699 50.22812, 1.51699 50.22812, 1.51699 50.22812, 1.51699 50.22812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4144'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.51699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.51699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.51699)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.51699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51699'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51699 50.23378, 1.51699 50.23378, 1.51699 50.23378, 1.51699 50.23378, 1.51699 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6793'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24509 1.51703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24509"^^xsd:decimal ;
  dwc:decimalLongitude "1.51703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24509 1.51703)"^^geo:wktLiteral ;
  geo-pos:lat "50.24509"^^xsd:decimal ;
  geo-pos:long "1.51703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51703'^^xsd:double;
  dwc:latitude '50.24509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51703 50.24509, 1.51703 50.24509, 1.51703 50.24509, 1.51703 50.24509, 1.51703 50.24509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7706'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.51705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.51705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.51705)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.51705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51705'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51705 50.22898, 1.51705 50.22898, 1.51705 50.22898, 1.51705 50.22898, 1.51705 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8439'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20853 1.51707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20853"^^xsd:decimal ;
  dwc:decimalLongitude "1.51707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20853 1.51707)"^^geo:wktLiteral ;
  geo-pos:lat "50.20853"^^xsd:decimal ;
  geo-pos:long "1.51707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5430'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51707'^^xsd:double;
  dwc:latitude '50.20853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51707 50.20853, 1.51707 50.20853, 1.51707 50.20853, 1.51707 50.20853, 1.51707 50.20853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5430'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37036 1.51707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37036"^^xsd:decimal ;
  dwc:decimalLongitude "1.51707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37036 1.51707)"^^geo:wktLiteral ;
  geo-pos:lat "50.37036"^^xsd:decimal ;
  geo-pos:long "1.51707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51707'^^xsd:double;
  dwc:latitude '50.37036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51707 50.37036, 1.51707 50.37036, 1.51707 50.37036, 1.51707 50.37036, 1.51707 50.37036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7400'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2188 1.51708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2188"^^xsd:decimal ;
  dwc:decimalLongitude "1.51708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2188 1.51708)"^^geo:wktLiteral ;
  geo-pos:lat "50.2188"^^xsd:decimal ;
  geo-pos:long "1.51708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_63'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_63'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51708'^^xsd:double;
  dwc:latitude '50.2188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51708 50.2188, 1.51708 50.2188, 1.51708 50.2188, 1.51708 50.2188, 1.51708 50.2188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_63'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.51709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.51709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.51709)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.51709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51709'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51709 50.22902, 1.51709 50.22902, 1.51709 50.22902, 1.51709 50.22902, 1.51709 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6091'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27672 1.51711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27672"^^xsd:decimal ;
  dwc:decimalLongitude "1.51711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27672 1.51711)"^^geo:wktLiteral ;
  geo-pos:lat "50.27672"^^xsd:decimal ;
  geo-pos:long "1.51711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51711'^^xsd:double;
  dwc:latitude '50.27672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51711 50.27672, 1.51711 50.27672, 1.51711 50.27672, 1.51711 50.27672, 1.51711 50.27672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4431'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26386 1.51712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26386"^^xsd:decimal ;
  dwc:decimalLongitude "1.51712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26386 1.51712)"^^geo:wktLiteral ;
  geo-pos:lat "50.26386"^^xsd:decimal ;
  geo-pos:long "1.51712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51712'^^xsd:double;
  dwc:latitude '50.26386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51712 50.26386, 1.51712 50.26386, 1.51712 50.26386, 1.51712 50.26386, 1.51712 50.26386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6768'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.51713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22464"^^xsd:decimal ;
  dwc:decimalLongitude "1.51713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.51713)"^^geo:wktLiteral ;
  geo-pos:lat "50.22464"^^xsd:decimal ;
  geo-pos:long "1.51713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51713'^^xsd:double;
  dwc:latitude '50.22464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51713 50.22464, 1.51713 50.22464, 1.51713 50.22464, 1.51713 50.22464, 1.51713 50.22464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8526'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26192 1.51716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26192"^^xsd:decimal ;
  dwc:decimalLongitude "1.51716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26192 1.51716)"^^geo:wktLiteral ;
  geo-pos:lat "50.26192"^^xsd:decimal ;
  geo-pos:long "1.51716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12525'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51716'^^xsd:double;
  dwc:latitude '50.26192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51716 50.26192, 1.51716 50.26192, 1.51716 50.26192, 1.51716 50.26192, 1.51716 50.26192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12525'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.51717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.51717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.51717)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.51717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.9177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51717'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51717 50.22787, 1.51717 50.22787, 1.51717 50.22787, 1.51717 50.22787, 1.51717 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5294'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.51717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.51717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.51717)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.51717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51717'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51717 50.22874, 1.51717 50.22874, 1.51717 50.22874, 1.51717 50.22874, 1.51717 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4426'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24429 1.51717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24429"^^xsd:decimal ;
  dwc:decimalLongitude "1.51717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24429 1.51717)"^^geo:wktLiteral ;
  geo-pos:lat "50.24429"^^xsd:decimal ;
  geo-pos:long "1.51717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12593'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51717'^^xsd:double;
  dwc:latitude '50.24429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51717 50.24429, 1.51717 50.24429, 1.51717 50.24429, 1.51717 50.24429, 1.51717 50.24429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12593'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.51718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.51718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.51718)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.51718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8186'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51718'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51718 50.22813, 1.51718 50.22813, 1.51718 50.22813, 1.51718 50.22813, 1.51718 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8186'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29505 1.5172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29505"^^xsd:decimal ;
  dwc:decimalLongitude "1.5172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29505 1.5172)"^^geo:wktLiteral ;
  geo-pos:lat "50.29505"^^xsd:decimal ;
  geo-pos:long "1.5172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5172'^^xsd:double;
  dwc:latitude '50.29505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5172 50.29505, 1.5172 50.29505, 1.5172 50.29505, 1.5172 50.29505, 1.5172 50.29505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8961'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.51721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.51721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.51721)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.51721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.902222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51721'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51721 50.22696, 1.51721 50.22696, 1.51721 50.22696, 1.51721 50.22696, 1.51721 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3968'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.51722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22859"^^xsd:decimal ;
  dwc:decimalLongitude "1.51722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.51722)"^^geo:wktLiteral ;
  geo-pos:lat "50.22859"^^xsd:decimal ;
  geo-pos:long "1.51722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8187'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51722'^^xsd:double;
  dwc:latitude '50.22859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51722 50.22859, 1.51722 50.22859, 1.51722 50.22859, 1.51722 50.22859, 1.51722 50.22859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8187'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24728 1.51723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24728"^^xsd:decimal ;
  dwc:decimalLongitude "1.51723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24728 1.51723)"^^geo:wktLiteral ;
  geo-pos:lat "50.24728"^^xsd:decimal ;
  geo-pos:long "1.51723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51723'^^xsd:double;
  dwc:latitude '50.24728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51723 50.24728, 1.51723 50.24728, 1.51723 50.24728, 1.51723 50.24728, 1.51723 50.24728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_364'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26959 1.51723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26959"^^xsd:decimal ;
  dwc:decimalLongitude "1.51723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26959 1.51723)"^^geo:wktLiteral ;
  geo-pos:lat "50.26959"^^xsd:decimal ;
  geo-pos:long "1.51723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12444'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51723'^^xsd:double;
  dwc:latitude '50.26959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51723 50.26959, 1.51723 50.26959, 1.51723 50.26959, 1.51723 50.26959, 1.51723 50.26959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12444'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.51724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.51724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.51724)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.51724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51724'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51724 50.22533, 1.51724 50.22533, 1.51724 50.22533, 1.51724 50.22533, 1.51724 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4260'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2444 1.51724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2444"^^xsd:decimal ;
  dwc:decimalLongitude "1.51724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2444 1.51724)"^^geo:wktLiteral ;
  geo-pos:lat "50.2444"^^xsd:decimal ;
  geo-pos:long "1.51724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12582'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51724'^^xsd:double;
  dwc:latitude '50.2444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51724 50.2444, 1.51724 50.2444, 1.51724 50.2444, 1.51724 50.2444, 1.51724 50.2444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12582'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22135 1.51726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22135"^^xsd:decimal ;
  dwc:decimalLongitude "1.51726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22135 1.51726)"^^geo:wktLiteral ;
  geo-pos:lat "50.22135"^^xsd:decimal ;
  geo-pos:long "1.51726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5595'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51726'^^xsd:double;
  dwc:latitude '50.22135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51726 50.22135, 1.51726 50.22135, 1.51726 50.22135, 1.51726 50.22135, 1.51726 50.22135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5595'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23911 1.51726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23911"^^xsd:decimal ;
  dwc:decimalLongitude "1.51726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23911 1.51726)"^^geo:wktLiteral ;
  geo-pos:lat "50.23911"^^xsd:decimal ;
  geo-pos:long "1.51726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51726'^^xsd:double;
  dwc:latitude '50.23911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51726 50.23911, 1.51726 50.23911, 1.51726 50.23911, 1.51726 50.23911, 1.51726 50.23911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11520'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22472 1.51727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22472"^^xsd:decimal ;
  dwc:decimalLongitude "1.51727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22472 1.51727)"^^geo:wktLiteral ;
  geo-pos:lat "50.22472"^^xsd:decimal ;
  geo-pos:long "1.51727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51727'^^xsd:double;
  dwc:latitude '50.22472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51727 50.22472, 1.51727 50.22472, 1.51727 50.22472, 1.51727 50.22472, 1.51727 50.22472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10084'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.51727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.51727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.51727)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.51727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51727'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51727 50.23211, 1.51727 50.23211, 1.51727 50.23211, 1.51727 50.23211, 1.51727 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11459'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38872 1.51727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38872"^^xsd:decimal ;
  dwc:decimalLongitude "1.51727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38872 1.51727)"^^geo:wktLiteral ;
  geo-pos:lat "50.38872"^^xsd:decimal ;
  geo-pos:long "1.51727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.237777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51727'^^xsd:double;
  dwc:latitude '50.38872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51727 50.38872, 1.51727 50.38872, 1.51727 50.38872, 1.51727 50.38872, 1.51727 50.38872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8957'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22802 1.51729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22802"^^xsd:decimal ;
  dwc:decimalLongitude "1.51729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22802 1.51729)"^^geo:wktLiteral ;
  geo-pos:lat "50.22802"^^xsd:decimal ;
  geo-pos:long "1.51729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51729'^^xsd:double;
  dwc:latitude '50.22802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51729 50.22802, 1.51729 50.22802, 1.51729 50.22802, 1.51729 50.22802, 1.51729 50.22802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9813'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24677 1.51733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24677"^^xsd:decimal ;
  dwc:decimalLongitude "1.51733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24677 1.51733)"^^geo:wktLiteral ;
  geo-pos:lat "50.24677"^^xsd:decimal ;
  geo-pos:long "1.51733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51733'^^xsd:double;
  dwc:latitude '50.24677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51733 50.24677, 1.51733 50.24677, 1.51733 50.24677, 1.51733 50.24677, 1.51733 50.24677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3807'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.51734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.51734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.51734)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.51734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51734'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51734 50.22838, 1.51734 50.22838, 1.51734 50.22838, 1.51734 50.22838, 1.51734 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6090'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.51735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.51735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.51735)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.51735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.8622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51735'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51735 50.22772, 1.51735 50.22772, 1.51735 50.22772, 1.51735 50.22772, 1.51735 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12837'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24683 1.51736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24683"^^xsd:decimal ;
  dwc:decimalLongitude "1.51736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24683 1.51736)"^^geo:wktLiteral ;
  geo-pos:lat "50.24683"^^xsd:decimal ;
  geo-pos:long "1.51736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51736'^^xsd:double;
  dwc:latitude '50.24683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51736 50.24683, 1.51736 50.24683, 1.51736 50.24683, 1.51736 50.24683, 1.51736 50.24683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1219'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38853 1.51738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38853"^^xsd:decimal ;
  dwc:decimalLongitude "1.51738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38853 1.51738)"^^geo:wktLiteral ;
  geo-pos:lat "50.38853"^^xsd:decimal ;
  geo-pos:long "1.51738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51738'^^xsd:double;
  dwc:latitude '50.38853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51738 50.38853, 1.51738 50.38853, 1.51738 50.38853, 1.51738 50.38853, 1.51738 50.38853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8775'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.51739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.51739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.51739)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.51739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51739'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51739 50.23364, 1.51739 50.23364, 1.51739 50.23364, 1.51739 50.23364, 1.51739 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11366'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25706 1.51748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25706"^^xsd:decimal ;
  dwc:decimalLongitude "1.51748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25706 1.51748)"^^geo:wktLiteral ;
  geo-pos:lat "50.25706"^^xsd:decimal ;
  geo-pos:long "1.51748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51748'^^xsd:double;
  dwc:latitude '50.25706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51748 50.25706, 1.51748 50.25706, 1.51748 50.25706, 1.51748 50.25706, 1.51748 50.25706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_197'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22812"^^xsd:decimal ;
  dwc:decimalLongitude "1.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.5175)"^^geo:wktLiteral ;
  geo-pos:lat "50.22812"^^xsd:decimal ;
  geo-pos:long "1.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5175'^^xsd:double;
  dwc:latitude '50.22812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5175 50.22812, 1.5175 50.22812, 1.5175 50.22812, 1.5175 50.22812, 1.5175 50.22812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10361'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.5175)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.348888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5175'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5175 50.23164, 1.5175 50.23164, 1.5175 50.23164, 1.5175 50.23164, 1.5175 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11442'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.51753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22833"^^xsd:decimal ;
  dwc:decimalLongitude "1.51753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.51753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22833"^^xsd:decimal ;
  geo-pos:long "1.51753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51753'^^xsd:double;
  dwc:latitude '50.22833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51753 50.22833, 1.51753 50.22833, 1.51753 50.22833, 1.51753 50.22833, 1.51753 50.22833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6089'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28314 1.51753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28314"^^xsd:decimal ;
  dwc:decimalLongitude "1.51753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28314 1.51753)"^^geo:wktLiteral ;
  geo-pos:lat "50.28314"^^xsd:decimal ;
  geo-pos:long "1.51753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51753'^^xsd:double;
  dwc:latitude '50.28314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51753 50.28314, 1.51753 50.28314, 1.51753 50.28314, 1.51753 50.28314, 1.51753 50.28314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3935'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.51754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23055"^^xsd:decimal ;
  dwc:decimalLongitude "1.51754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.51754)"^^geo:wktLiteral ;
  geo-pos:lat "50.23055"^^xsd:decimal ;
  geo-pos:long "1.51754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51754'^^xsd:double;
  dwc:latitude '50.23055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51754 50.23055, 1.51754 50.23055, 1.51754 50.23055, 1.51754 50.23055, 1.51754 50.23055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12838'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.51754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.51754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.51754)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.51754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.847777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51754'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51754 50.23284, 1.51754 50.23284, 1.51754 50.23284, 1.51754 50.23284, 1.51754 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10401'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22163 1.51757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22163"^^xsd:decimal ;
  dwc:decimalLongitude "1.51757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22163 1.51757)"^^geo:wktLiteral ;
  geo-pos:lat "50.22163"^^xsd:decimal ;
  geo-pos:long "1.51757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51757'^^xsd:double;
  dwc:latitude '50.22163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51757 50.22163, 1.51757 50.22163, 1.51757 50.22163, 1.51757 50.22163, 1.51757 50.22163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5182'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.51757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.51757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.51757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.51757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.42'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51757'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51757 50.23228, 1.51757 50.23228, 1.51757 50.23228, 1.51757 50.23228, 1.51757 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5169'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23736 1.51757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23736"^^xsd:decimal ;
  dwc:decimalLongitude "1.51757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23736 1.51757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23736"^^xsd:decimal ;
  geo-pos:long "1.51757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51757'^^xsd:double;
  dwc:latitude '50.23736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51757 50.23736, 1.51757 50.23736, 1.51757 50.23736, 1.51757 50.23736, 1.51757 50.23736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3796'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23748 1.51757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23748"^^xsd:decimal ;
  dwc:decimalLongitude "1.51757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23748 1.51757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23748"^^xsd:decimal ;
  geo-pos:long "1.51757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51757'^^xsd:double;
  dwc:latitude '50.23748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51757 50.23748, 1.51757 50.23748, 1.51757 50.23748, 1.51757 50.23748, 1.51757 50.23748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12231'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.51762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2203"^^xsd:decimal ;
  dwc:decimalLongitude "1.51762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.51762)"^^geo:wktLiteral ;
  geo-pos:lat "50.2203"^^xsd:decimal ;
  geo-pos:long "1.51762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51762'^^xsd:double;
  dwc:latitude '50.2203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51762 50.2203, 1.51762 50.2203, 1.51762 50.2203, 1.51762 50.2203, 1.51762 50.2203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3984'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28578 1.51762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28578"^^xsd:decimal ;
  dwc:decimalLongitude "1.51762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28578 1.51762)"^^geo:wktLiteral ;
  geo-pos:lat "50.28578"^^xsd:decimal ;
  geo-pos:long "1.51762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51762'^^xsd:double;
  dwc:latitude '50.28578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51762 50.28578, 1.51762 50.28578, 1.51762 50.28578, 1.51762 50.28578, 1.51762 50.28578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9987'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.51764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22545"^^xsd:decimal ;
  dwc:decimalLongitude "1.51764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.51764)"^^geo:wktLiteral ;
  geo-pos:lat "50.22545"^^xsd:decimal ;
  geo-pos:long "1.51764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51764'^^xsd:double;
  dwc:latitude '50.22545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51764 50.22545, 1.51764 50.22545, 1.51764 50.22545, 1.51764 50.22545, 1.51764 50.22545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6181'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.51765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22836"^^xsd:decimal ;
  dwc:decimalLongitude "1.51765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.51765)"^^geo:wktLiteral ;
  geo-pos:lat "50.22836"^^xsd:decimal ;
  geo-pos:long "1.51765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51765'^^xsd:double;
  dwc:latitude '50.22836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51765 50.22836, 1.51765 50.22836, 1.51765 50.22836, 1.51765 50.22836, 1.51765 50.22836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10260'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28245 1.51765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28245"^^xsd:decimal ;
  dwc:decimalLongitude "1.51765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28245 1.51765)"^^geo:wktLiteral ;
  geo-pos:lat "50.28245"^^xsd:decimal ;
  geo-pos:long "1.51765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51765'^^xsd:double;
  dwc:latitude '50.28245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51765 50.28245, 1.51765 50.28245, 1.51765 50.28245, 1.51765 50.28245, 1.51765 50.28245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7770'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22749 1.51766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22749"^^xsd:decimal ;
  dwc:decimalLongitude "1.51766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22749 1.51766)"^^geo:wktLiteral ;
  geo-pos:lat "50.22749"^^xsd:decimal ;
  geo-pos:long "1.51766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51766'^^xsd:double;
  dwc:latitude '50.22749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51766 50.22749, 1.51766 50.22749, 1.51766 50.22749, 1.51766 50.22749, 1.51766 50.22749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_647'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21432 1.51767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21432"^^xsd:decimal ;
  dwc:decimalLongitude "1.51767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21432 1.51767)"^^geo:wktLiteral ;
  geo-pos:lat "50.21432"^^xsd:decimal ;
  geo-pos:long "1.51767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51767'^^xsd:double;
  dwc:latitude '50.21432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51767 50.21432, 1.51767 50.21432, 1.51767 50.21432, 1.51767 50.21432, 1.51767 50.21432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12035'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.51769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.51769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.51769)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.51769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51769'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51769 50.229, 1.51769 50.229, 1.51769 50.229, 1.51769 50.229, 1.51769 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10359'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24579 1.51769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24579"^^xsd:decimal ;
  dwc:decimalLongitude "1.51769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24579 1.51769)"^^geo:wktLiteral ;
  geo-pos:lat "50.24579"^^xsd:decimal ;
  geo-pos:long "1.51769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51769'^^xsd:double;
  dwc:latitude '50.24579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51769 50.24579, 1.51769 50.24579, 1.51769 50.24579, 1.51769 50.24579, 1.51769 50.24579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8668'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.51771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.51771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.51771)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.51771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51771'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51771 50.22911, 1.51771 50.22911, 1.51771 50.22911, 1.51771 50.22911, 1.51771 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3500'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.51777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22526"^^xsd:decimal ;
  dwc:decimalLongitude "1.51777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.51777)"^^geo:wktLiteral ;
  geo-pos:lat "50.22526"^^xsd:decimal ;
  geo-pos:long "1.51777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9107'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.26333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51777'^^xsd:double;
  dwc:latitude '50.22526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51777 50.22526, 1.51777 50.22526, 1.51777 50.22526, 1.51777 50.22526, 1.51777 50.22526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9107'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.51778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22217"^^xsd:decimal ;
  dwc:decimalLongitude "1.51778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.51778)"^^geo:wktLiteral ;
  geo-pos:lat "50.22217"^^xsd:decimal ;
  geo-pos:long "1.51778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51778'^^xsd:double;
  dwc:latitude '50.22217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51778 50.22217, 1.51778 50.22217, 1.51778 50.22217, 1.51778 50.22217, 1.51778 50.22217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5153'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.51779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21123"^^xsd:decimal ;
  dwc:decimalLongitude "1.51779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.51779)"^^geo:wktLiteral ;
  geo-pos:lat "50.21123"^^xsd:decimal ;
  geo-pos:long "1.51779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.673333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51779'^^xsd:double;
  dwc:latitude '50.21123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51779 50.21123, 1.51779 50.21123, 1.51779 50.21123, 1.51779 50.21123, 1.51779 50.21123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4559'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.51785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22857"^^xsd:decimal ;
  dwc:decimalLongitude "1.51785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.51785)"^^geo:wktLiteral ;
  geo-pos:lat "50.22857"^^xsd:decimal ;
  geo-pos:long "1.51785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51785'^^xsd:double;
  dwc:latitude '50.22857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51785 50.22857, 1.51785 50.22857, 1.51785 50.22857, 1.51785 50.22857, 1.51785 50.22857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10358'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.51787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.51787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.51787)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.51787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51787'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51787 50.23037, 1.51787 50.23037, 1.51787 50.23037, 1.51787 50.23037, 1.51787 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4700'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.51791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.51791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.51791)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.51791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51791'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51791 50.23402, 1.51791 50.23402, 1.51791 50.23402, 1.51791 50.23402, 1.51791 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10965'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24713 1.51791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24713"^^xsd:decimal ;
  dwc:decimalLongitude "1.51791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24713 1.51791)"^^geo:wktLiteral ;
  geo-pos:lat "50.24713"^^xsd:decimal ;
  geo-pos:long "1.51791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51791'^^xsd:double;
  dwc:latitude '50.24713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51791 50.24713, 1.51791 50.24713, 1.51791 50.24713, 1.51791 50.24713, 1.51791 50.24713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2329'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23475 1.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23475"^^xsd:decimal ;
  dwc:decimalLongitude "1.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23475 1.51792)"^^geo:wktLiteral ;
  geo-pos:lat "50.23475"^^xsd:decimal ;
  geo-pos:long "1.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8189'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51792'^^xsd:double;
  dwc:latitude '50.23475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51792 50.23475, 1.51792 50.23475, 1.51792 50.23475, 1.51792 50.23475, 1.51792 50.23475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8189'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.51795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.51795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.51795)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.51795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51795'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51795 50.22746, 1.51795 50.22746, 1.51795 50.22746, 1.51795 50.22746, 1.51795 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10315'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.51795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.51795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.51795)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.51795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51795'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51795 50.23239, 1.51795 50.23239, 1.51795 50.23239, 1.51795 50.23239, 1.51795 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4447'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.51797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.51797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.51797)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.51797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.136666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51797'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51797 50.22946, 1.51797 50.22946, 1.51797 50.22946, 1.51797 50.22946, 1.51797 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4323'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 1.51805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.366"^^xsd:decimal ;
  dwc:decimalLongitude "1.51805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 1.51805)"^^geo:wktLiteral ;
  geo-pos:lat "50.366"^^xsd:decimal ;
  geo-pos:long "1.51805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51805'^^xsd:double;
  dwc:latitude '50.366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51805 50.366, 1.51805 50.366, 1.51805 50.366, 1.51805 50.366, 1.51805 50.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_263'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34394 1.51811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34394"^^xsd:decimal ;
  dwc:decimalLongitude "1.51811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34394 1.51811)"^^geo:wktLiteral ;
  geo-pos:lat "50.34394"^^xsd:decimal ;
  geo-pos:long "1.51811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51811'^^xsd:double;
  dwc:latitude '50.34394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51811 50.34394, 1.51811 50.34394, 1.51811 50.34394, 1.51811 50.34394, 1.51811 50.34394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8955'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.51812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.51812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.51812)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.51812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51812'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51812 50.22533, 1.51812 50.22533, 1.51812 50.22533, 1.51812 50.22533, 1.51812 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4425'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.51814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22317"^^xsd:decimal ;
  dwc:decimalLongitude "1.51814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.51814)"^^geo:wktLiteral ;
  geo-pos:lat "50.22317"^^xsd:decimal ;
  geo-pos:long "1.51814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51814'^^xsd:double;
  dwc:latitude '50.22317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51814 50.22317, 1.51814 50.22317, 1.51814 50.22317, 1.51814 50.22317, 1.51814 50.22317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4707'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22765 1.51814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22765"^^xsd:decimal ;
  dwc:decimalLongitude "1.51814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22765 1.51814)"^^geo:wktLiteral ;
  geo-pos:lat "50.22765"^^xsd:decimal ;
  geo-pos:long "1.51814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12887'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51814'^^xsd:double;
  dwc:latitude '50.22765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51814 50.22765, 1.51814 50.22765, 1.51814 50.22765, 1.51814 50.22765, 1.51814 50.22765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12887'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.51814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22884"^^xsd:decimal ;
  dwc:decimalLongitude "1.51814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.51814)"^^geo:wktLiteral ;
  geo-pos:lat "50.22884"^^xsd:decimal ;
  geo-pos:long "1.51814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51814'^^xsd:double;
  dwc:latitude '50.22884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51814 50.22884, 1.51814 50.22884, 1.51814 50.22884, 1.51814 50.22884, 1.51814 50.22884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10360'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26185 1.51819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26185"^^xsd:decimal ;
  dwc:decimalLongitude "1.51819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26185 1.51819)"^^geo:wktLiteral ;
  geo-pos:lat "50.26185"^^xsd:decimal ;
  geo-pos:long "1.51819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51819'^^xsd:double;
  dwc:latitude '50.26185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51819 50.26185, 1.51819 50.26185, 1.51819 50.26185, 1.51819 50.26185, 1.51819 50.26185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3949'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2676 1.51819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2676"^^xsd:decimal ;
  dwc:decimalLongitude "1.51819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2676 1.51819)"^^geo:wktLiteral ;
  geo-pos:lat "50.2676"^^xsd:decimal ;
  geo-pos:long "1.51819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51819'^^xsd:double;
  dwc:latitude '50.2676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51819 50.2676, 1.51819 50.2676, 1.51819 50.2676, 1.51819 50.2676, 1.51819 50.2676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7739'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.51827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22265"^^xsd:decimal ;
  dwc:decimalLongitude "1.51827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.51827)"^^geo:wktLiteral ;
  geo-pos:lat "50.22265"^^xsd:decimal ;
  geo-pos:long "1.51827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5605'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51827'^^xsd:double;
  dwc:latitude '50.22265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51827 50.22265, 1.51827 50.22265, 1.51827 50.22265, 1.51827 50.22265, 1.51827 50.22265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5605'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22891 1.51829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22891"^^xsd:decimal ;
  dwc:decimalLongitude "1.51829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22891 1.51829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22891"^^xsd:decimal ;
  geo-pos:long "1.51829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51829'^^xsd:double;
  dwc:latitude '50.22891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51829 50.22891, 1.51829 50.22891, 1.51829 50.22891, 1.51829 50.22891, 1.51829 50.22891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10271'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23939 1.51831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23939"^^xsd:decimal ;
  dwc:decimalLongitude "1.51831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23939 1.51831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23939"^^xsd:decimal ;
  geo-pos:long "1.51831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51831'^^xsd:double;
  dwc:latitude '50.23939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51831 50.23939, 1.51831 50.23939, 1.51831 50.23939, 1.51831 50.23939, 1.51831 50.23939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4485'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.51832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.51832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.51832)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.51832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.7677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51832'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51832 50.23307, 1.51832 50.23307, 1.51832 50.23307, 1.51832 50.23307, 1.51832 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_727'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.51835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.51835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.51835)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.51835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51835'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51835 50.2332, 1.51835 50.2332, 1.51835 50.2332, 1.51835 50.2332, 1.51835 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_329'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.51836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2402"^^xsd:decimal ;
  dwc:decimalLongitude "1.51836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.51836)"^^geo:wktLiteral ;
  geo-pos:lat "50.2402"^^xsd:decimal ;
  geo-pos:long "1.51836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.7888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51836'^^xsd:double;
  dwc:latitude '50.2402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51836 50.2402, 1.51836 50.2402, 1.51836 50.2402, 1.51836 50.2402, 1.51836 50.2402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7760'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24576 1.51837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24576"^^xsd:decimal ;
  dwc:decimalLongitude "1.51837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24576 1.51837)"^^geo:wktLiteral ;
  geo-pos:lat "50.24576"^^xsd:decimal ;
  geo-pos:long "1.51837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51837'^^xsd:double;
  dwc:latitude '50.24576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51837 50.24576, 1.51837 50.24576, 1.51837 50.24576, 1.51837 50.24576, 1.51837 50.24576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6741'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22341 1.51839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22341"^^xsd:decimal ;
  dwc:decimalLongitude "1.51839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22341 1.51839)"^^geo:wktLiteral ;
  geo-pos:lat "50.22341"^^xsd:decimal ;
  geo-pos:long "1.51839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51839'^^xsd:double;
  dwc:latitude '50.22341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51839 50.22341, 1.51839 50.22341, 1.51839 50.22341, 1.51839 50.22341, 1.51839 50.22341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_372'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24554 1.51841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24554"^^xsd:decimal ;
  dwc:decimalLongitude "1.51841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24554 1.51841)"^^geo:wktLiteral ;
  geo-pos:lat "50.24554"^^xsd:decimal ;
  geo-pos:long "1.51841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_93'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_93'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.653333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51841'^^xsd:double;
  dwc:latitude '50.24554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51841 50.24554, 1.51841 50.24554, 1.51841 50.24554, 1.51841 50.24554, 1.51841 50.24554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_93'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22416 1.51843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22416"^^xsd:decimal ;
  dwc:decimalLongitude "1.51843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22416 1.51843)"^^geo:wktLiteral ;
  geo-pos:lat "50.22416"^^xsd:decimal ;
  geo-pos:long "1.51843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7592'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51843'^^xsd:double;
  dwc:latitude '50.22416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51843 50.22416, 1.51843 50.22416, 1.51843 50.22416, 1.51843 50.22416, 1.51843 50.22416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7592'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.51845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.51845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.51845)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.51845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51845'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51845 50.23266, 1.51845 50.23266, 1.51845 50.23266, 1.51845 50.23266, 1.51845 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5624'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.51847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.51847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.51847)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.51847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11092'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51847'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51847 50.22922, 1.51847 50.22922, 1.51847 50.22922, 1.51847 50.22922, 1.51847 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11092'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.51848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22857"^^xsd:decimal ;
  dwc:decimalLongitude "1.51848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.51848)"^^geo:wktLiteral ;
  geo-pos:lat "50.22857"^^xsd:decimal ;
  geo-pos:long "1.51848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51848'^^xsd:double;
  dwc:latitude '50.22857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51848 50.22857, 1.51848 50.22857, 1.51848 50.22857, 1.51848 50.22857, 1.51848 50.22857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10357'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24714 1.51852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24714"^^xsd:decimal ;
  dwc:decimalLongitude "1.51852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24714 1.51852)"^^geo:wktLiteral ;
  geo-pos:lat "50.24714"^^xsd:decimal ;
  geo-pos:long "1.51852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3224'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51852'^^xsd:double;
  dwc:latitude '50.24714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51852 50.24714, 1.51852 50.24714, 1.51852 50.24714, 1.51852 50.24714, 1.51852 50.24714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3224'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22247 1.51854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22247"^^xsd:decimal ;
  dwc:decimalLongitude "1.51854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22247 1.51854)"^^geo:wktLiteral ;
  geo-pos:lat "50.22247"^^xsd:decimal ;
  geo-pos:long "1.51854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4868'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51854'^^xsd:double;
  dwc:latitude '50.22247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51854 50.22247, 1.51854 50.22247, 1.51854 50.22247, 1.51854 50.22247, 1.51854 50.22247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4868'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.51854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.51854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.51854)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.51854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51854'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51854 50.22867, 1.51854 50.22867, 1.51854 50.22867, 1.51854 50.22867, 1.51854 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5243'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23102 1.51854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23102"^^xsd:decimal ;
  dwc:decimalLongitude "1.51854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23102 1.51854)"^^geo:wktLiteral ;
  geo-pos:lat "50.23102"^^xsd:decimal ;
  geo-pos:long "1.51854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51854'^^xsd:double;
  dwc:latitude '50.23102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51854 50.23102, 1.51854 50.23102, 1.51854 50.23102, 1.51854 50.23102, 1.51854 50.23102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12839'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.51857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22519"^^xsd:decimal ;
  dwc:decimalLongitude "1.51857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.51857)"^^geo:wktLiteral ;
  geo-pos:lat "50.22519"^^xsd:decimal ;
  geo-pos:long "1.51857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51857'^^xsd:double;
  dwc:latitude '50.22519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51857 50.22519, 1.51857 50.22519, 1.51857 50.22519, 1.51857 50.22519, 1.51857 50.22519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9433'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.51858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.51858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.51858)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.51858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11318'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.847777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51858'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51858 50.23133, 1.51858 50.23133, 1.51858 50.23133, 1.51858 50.23133, 1.51858 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11318'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22281 1.51865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22281"^^xsd:decimal ;
  dwc:decimalLongitude "1.51865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22281 1.51865)"^^geo:wktLiteral ;
  geo-pos:lat "50.22281"^^xsd:decimal ;
  geo-pos:long "1.51865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51865'^^xsd:double;
  dwc:latitude '50.22281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51865 50.22281, 1.51865 50.22281, 1.51865 50.22281, 1.51865 50.22281, 1.51865 50.22281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5795'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21653 1.51866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21653"^^xsd:decimal ;
  dwc:decimalLongitude "1.51866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21653 1.51866)"^^geo:wktLiteral ;
  geo-pos:lat "50.21653"^^xsd:decimal ;
  geo-pos:long "1.51866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51866'^^xsd:double;
  dwc:latitude '50.21653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51866 50.21653, 1.51866 50.21653, 1.51866 50.21653, 1.51866 50.21653, 1.51866 50.21653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5840'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35988 1.51867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35988"^^xsd:decimal ;
  dwc:decimalLongitude "1.51867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35988 1.51867)"^^geo:wktLiteral ;
  geo-pos:lat "50.35988"^^xsd:decimal ;
  geo-pos:long "1.51867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51867'^^xsd:double;
  dwc:latitude '50.35988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51867 50.35988, 1.51867 50.35988, 1.51867 50.35988, 1.51867 50.35988, 1.51867 50.35988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_264'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22755 1.51869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22755"^^xsd:decimal ;
  dwc:decimalLongitude "1.51869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22755 1.51869)"^^geo:wktLiteral ;
  geo-pos:lat "50.22755"^^xsd:decimal ;
  geo-pos:long "1.51869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51869'^^xsd:double;
  dwc:latitude '50.22755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51869 50.22755, 1.51869 50.22755, 1.51869 50.22755, 1.51869 50.22755, 1.51869 50.22755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6034'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.5187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.5187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.5187)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.5187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5187'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5187 50.23131, 1.5187 50.23131, 1.5187 50.23131, 1.5187 50.23131, 1.5187 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4855'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.51871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.51871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.51871)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.51871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51871'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51871 50.23284, 1.51871 50.23284, 1.51871 50.23284, 1.51871 50.23284, 1.51871 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_645'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.51872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.51872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.51872)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.51872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_89'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_89'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51872'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51872 50.22941, 1.51872 50.22941, 1.51872 50.22941, 1.51872 50.22941, 1.51872 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_89'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.51873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.51873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.51873)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.51873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51873'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51873 50.22863, 1.51873 50.22863, 1.51873 50.22863, 1.51873 50.22863, 1.51873 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10752'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.51879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2318"^^xsd:decimal ;
  dwc:decimalLongitude "1.51879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.51879)"^^geo:wktLiteral ;
  geo-pos:lat "50.2318"^^xsd:decimal ;
  geo-pos:long "1.51879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51879'^^xsd:double;
  dwc:latitude '50.2318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51879 50.2318, 1.51879 50.2318, 1.51879 50.2318, 1.51879 50.2318, 1.51879 50.2318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_876'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.51881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2306"^^xsd:decimal ;
  dwc:decimalLongitude "1.51881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.51881)"^^geo:wktLiteral ;
  geo-pos:lat "50.2306"^^xsd:decimal ;
  geo-pos:long "1.51881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51881'^^xsd:double;
  dwc:latitude '50.2306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51881 50.2306, 1.51881 50.2306, 1.51881 50.2306, 1.51881 50.2306, 1.51881 50.2306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9819'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.51884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22522"^^xsd:decimal ;
  dwc:decimalLongitude "1.51884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.51884)"^^geo:wktLiteral ;
  geo-pos:lat "50.22522"^^xsd:decimal ;
  geo-pos:long "1.51884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51884'^^xsd:double;
  dwc:latitude '50.22522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51884 50.22522, 1.51884 50.22522, 1.51884 50.22522, 1.51884 50.22522, 1.51884 50.22522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6380'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25575 1.51884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25575"^^xsd:decimal ;
  dwc:decimalLongitude "1.51884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25575 1.51884)"^^geo:wktLiteral ;
  geo-pos:lat "50.25575"^^xsd:decimal ;
  geo-pos:long "1.51884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51884'^^xsd:double;
  dwc:latitude '50.25575'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51884 50.25575, 1.51884 50.25575, 1.51884 50.25575, 1.51884 50.25575, 1.51884 50.25575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12253'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21024 1.51886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21024"^^xsd:decimal ;
  dwc:decimalLongitude "1.51886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21024 1.51886)"^^geo:wktLiteral ;
  geo-pos:lat "50.21024"^^xsd:decimal ;
  geo-pos:long "1.51886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11315'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51886'^^xsd:double;
  dwc:latitude '50.21024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51886 50.21024, 1.51886 50.21024, 1.51886 50.21024, 1.51886 50.21024, 1.51886 50.21024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11315'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.51888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22797"^^xsd:decimal ;
  dwc:decimalLongitude "1.51888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.51888)"^^geo:wktLiteral ;
  geo-pos:lat "50.22797"^^xsd:decimal ;
  geo-pos:long "1.51888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51888'^^xsd:double;
  dwc:latitude '50.22797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51888 50.22797, 1.51888 50.22797, 1.51888 50.22797, 1.51888 50.22797, 1.51888 50.22797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3953'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.51889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22917"^^xsd:decimal ;
  dwc:decimalLongitude "1.51889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.51889)"^^geo:wktLiteral ;
  geo-pos:lat "50.22917"^^xsd:decimal ;
  geo-pos:long "1.51889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51889'^^xsd:double;
  dwc:latitude '50.22917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51889 50.22917, 1.51889 50.22917, 1.51889 50.22917, 1.51889 50.22917, 1.51889 50.22917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4017'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.51891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.51891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.51891)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.51891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51891'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51891 50.22564, 1.51891 50.22564, 1.51891 50.22564, 1.51891 50.22564, 1.51891 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8373'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.51891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23803"^^xsd:decimal ;
  dwc:decimalLongitude "1.51891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.51891)"^^geo:wktLiteral ;
  geo-pos:lat "50.23803"^^xsd:decimal ;
  geo-pos:long "1.51891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.64222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51891'^^xsd:double;
  dwc:latitude '50.23803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51891 50.23803, 1.51891 50.23803, 1.51891 50.23803, 1.51891 50.23803, 1.51891 50.23803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4410'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2682 1.51891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2682"^^xsd:decimal ;
  dwc:decimalLongitude "1.51891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2682 1.51891)"^^geo:wktLiteral ;
  geo-pos:lat "50.2682"^^xsd:decimal ;
  geo-pos:long "1.51891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51891'^^xsd:double;
  dwc:latitude '50.2682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51891 50.2682, 1.51891 50.2682, 1.51891 50.2682, 1.51891 50.2682, 1.51891 50.2682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12415'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35577 1.51891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35577"^^xsd:decimal ;
  dwc:decimalLongitude "1.51891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35577 1.51891)"^^geo:wktLiteral ;
  geo-pos:lat "50.35577"^^xsd:decimal ;
  geo-pos:long "1.51891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51891'^^xsd:double;
  dwc:latitude '50.35577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51891 50.35577, 1.51891 50.35577, 1.51891 50.35577, 1.51891 50.35577, 1.51891 50.35577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4666'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26478 1.51893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26478"^^xsd:decimal ;
  dwc:decimalLongitude "1.51893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26478 1.51893)"^^geo:wktLiteral ;
  geo-pos:lat "50.26478"^^xsd:decimal ;
  geo-pos:long "1.51893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51893'^^xsd:double;
  dwc:latitude '50.26478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51893 50.26478, 1.51893 50.26478, 1.51893 50.26478, 1.51893 50.26478, 1.51893 50.26478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8204'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22292 1.51894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22292"^^xsd:decimal ;
  dwc:decimalLongitude "1.51894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22292 1.51894)"^^geo:wktLiteral ;
  geo-pos:lat "50.22292"^^xsd:decimal ;
  geo-pos:long "1.51894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4883'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51894'^^xsd:double;
  dwc:latitude '50.22292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51894 50.22292, 1.51894 50.22292, 1.51894 50.22292, 1.51894 50.22292, 1.51894 50.22292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4883'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.51894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.51894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.51894)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.51894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.12888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51894'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51894 50.23094, 1.51894 50.23094, 1.51894 50.23094, 1.51894 50.23094, 1.51894 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5006'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24786 1.51895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24786"^^xsd:decimal ;
  dwc:decimalLongitude "1.51895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24786 1.51895)"^^geo:wktLiteral ;
  geo-pos:lat "50.24786"^^xsd:decimal ;
  geo-pos:long "1.51895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1477'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51895'^^xsd:double;
  dwc:latitude '50.24786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51895 50.24786, 1.51895 50.24786, 1.51895 50.24786, 1.51895 50.24786, 1.51895 50.24786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1477'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21785 1.51896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21785"^^xsd:decimal ;
  dwc:decimalLongitude "1.51896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21785 1.51896)"^^geo:wktLiteral ;
  geo-pos:lat "50.21785"^^xsd:decimal ;
  geo-pos:long "1.51896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.305555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51896'^^xsd:double;
  dwc:latitude '50.21785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51896 50.21785, 1.51896 50.21785, 1.51896 50.21785, 1.51896 50.21785, 1.51896 50.21785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5225'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32646 1.51898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32646"^^xsd:decimal ;
  dwc:decimalLongitude "1.51898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32646 1.51898)"^^geo:wktLiteral ;
  geo-pos:lat "50.32646"^^xsd:decimal ;
  geo-pos:long "1.51898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51898'^^xsd:double;
  dwc:latitude '50.32646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51898 50.32646, 1.51898 50.32646, 1.51898 50.32646, 1.51898 50.32646, 1.51898 50.32646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12405'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.51904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22982"^^xsd:decimal ;
  dwc:decimalLongitude "1.51904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.51904)"^^geo:wktLiteral ;
  geo-pos:lat "50.22982"^^xsd:decimal ;
  geo-pos:long "1.51904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8188'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.912222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51904'^^xsd:double;
  dwc:latitude '50.22982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51904 50.22982, 1.51904 50.22982, 1.51904 50.22982, 1.51904 50.22982, 1.51904 50.22982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8188'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.5191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22406"^^xsd:decimal ;
  dwc:decimalLongitude "1.5191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.5191)"^^geo:wktLiteral ;
  geo-pos:lat "50.22406"^^xsd:decimal ;
  geo-pos:long "1.5191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5191'^^xsd:double;
  dwc:latitude '50.22406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5191 50.22406, 1.5191 50.22406, 1.5191 50.22406, 1.5191 50.22406, 1.5191 50.22406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4079'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26397 1.51912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26397"^^xsd:decimal ;
  dwc:decimalLongitude "1.51912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26397 1.51912)"^^geo:wktLiteral ;
  geo-pos:lat "50.26397"^^xsd:decimal ;
  geo-pos:long "1.51912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51912'^^xsd:double;
  dwc:latitude '50.26397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51912 50.26397, 1.51912 50.26397, 1.51912 50.26397, 1.51912 50.26397, 1.51912 50.26397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7792'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.51914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.51914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.51914)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.51914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51914'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51914 50.22926, 1.51914 50.22926, 1.51914 50.22926, 1.51914 50.22926, 1.51914 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10386'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24199 1.51915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24199"^^xsd:decimal ;
  dwc:decimalLongitude "1.51915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24199 1.51915)"^^geo:wktLiteral ;
  geo-pos:lat "50.24199"^^xsd:decimal ;
  geo-pos:long "1.51915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51915'^^xsd:double;
  dwc:latitude '50.24199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51915 50.24199, 1.51915 50.24199, 1.51915 50.24199, 1.51915 50.24199, 1.51915 50.24199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6675'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.51923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.51923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.51923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.51923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51923'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51923 50.22694, 1.51923 50.22694, 1.51923 50.22694, 1.51923 50.22694, 1.51923 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12003'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.51927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.51927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.51927)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.51927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51927'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51927 50.22845, 1.51927 50.22845, 1.51927 50.22845, 1.51927 50.22845, 1.51927 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4296'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.51927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.51927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.51927)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.51927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.156666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51927'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51927 50.22975, 1.51927 50.22975, 1.51927 50.22975, 1.51927 50.22975, 1.51927 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4235'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.51929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22429"^^xsd:decimal ;
  dwc:decimalLongitude "1.51929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.51929)"^^geo:wktLiteral ;
  geo-pos:lat "50.22429"^^xsd:decimal ;
  geo-pos:long "1.51929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51929'^^xsd:double;
  dwc:latitude '50.22429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51929 50.22429, 1.51929 50.22429, 1.51929 50.22429, 1.51929 50.22429, 1.51929 50.22429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4438'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2452 1.51938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2452"^^xsd:decimal ;
  dwc:decimalLongitude "1.51938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2452 1.51938)"^^geo:wktLiteral ;
  geo-pos:lat "50.2452"^^xsd:decimal ;
  geo-pos:long "1.51938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51938'^^xsd:double;
  dwc:latitude '50.2452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51938 50.2452, 1.51938 50.2452, 1.51938 50.2452, 1.51938 50.2452, 1.51938 50.2452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10455'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2618 1.51938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2618"^^xsd:decimal ;
  dwc:decimalLongitude "1.51938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2618 1.51938)"^^geo:wktLiteral ;
  geo-pos:lat "50.2618"^^xsd:decimal ;
  geo-pos:long "1.51938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51938'^^xsd:double;
  dwc:latitude '50.2618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51938 50.2618, 1.51938 50.2618, 1.51938 50.2618, 1.51938 50.2618, 1.51938 50.2618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7759'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28195 1.51939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28195"^^xsd:decimal ;
  dwc:decimalLongitude "1.51939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28195 1.51939)"^^geo:wktLiteral ;
  geo-pos:lat "50.28195"^^xsd:decimal ;
  geo-pos:long "1.51939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51939'^^xsd:double;
  dwc:latitude '50.28195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51939 50.28195, 1.51939 50.28195, 1.51939 50.28195, 1.51939 50.28195, 1.51939 50.28195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_277'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24031 1.51943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24031"^^xsd:decimal ;
  dwc:decimalLongitude "1.51943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24031 1.51943)"^^geo:wktLiteral ;
  geo-pos:lat "50.24031"^^xsd:decimal ;
  geo-pos:long "1.51943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51943'^^xsd:double;
  dwc:latitude '50.24031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51943 50.24031, 1.51943 50.24031, 1.51943 50.24031, 1.51943 50.24031, 1.51943 50.24031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_344'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.51945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22669"^^xsd:decimal ;
  dwc:decimalLongitude "1.51945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.51945)"^^geo:wktLiteral ;
  geo-pos:lat "50.22669"^^xsd:decimal ;
  geo-pos:long "1.51945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51945'^^xsd:double;
  dwc:latitude '50.22669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51945 50.22669, 1.51945 50.22669, 1.51945 50.22669, 1.51945 50.22669, 1.51945 50.22669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5062'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.51945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23198"^^xsd:decimal ;
  dwc:decimalLongitude "1.51945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.51945)"^^geo:wktLiteral ;
  geo-pos:lat "50.23198"^^xsd:decimal ;
  geo-pos:long "1.51945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51945'^^xsd:double;
  dwc:latitude '50.23198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51945 50.23198, 1.51945 50.23198, 1.51945 50.23198, 1.51945 50.23198, 1.51945 50.23198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6432'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2366 1.51949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2366"^^xsd:decimal ;
  dwc:decimalLongitude "1.51949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2366 1.51949)"^^geo:wktLiteral ;
  geo-pos:lat "50.2366"^^xsd:decimal ;
  geo-pos:long "1.51949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51949'^^xsd:double;
  dwc:latitude '50.2366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51949 50.2366, 1.51949 50.2366, 1.51949 50.2366, 1.51949 50.2366, 1.51949 50.2366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12648'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.51952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.51952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.51952)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.51952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51952'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51952 50.2291, 1.51952 50.2291, 1.51952 50.2291, 1.51952 50.2291, 1.51952 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5083'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.51953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22282"^^xsd:decimal ;
  dwc:decimalLongitude "1.51953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.51953)"^^geo:wktLiteral ;
  geo-pos:lat "50.22282"^^xsd:decimal ;
  geo-pos:long "1.51953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.147777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51953'^^xsd:double;
  dwc:latitude '50.22282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51953 50.22282, 1.51953 50.22282, 1.51953 50.22282, 1.51953 50.22282, 1.51953 50.22282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3965'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.51958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.51958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.51958)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.51958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51958'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51958 50.22935, 1.51958 50.22935, 1.51958 50.22935, 1.51958 50.22935, 1.51958 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5260'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23849 1.51959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23849"^^xsd:decimal ;
  dwc:decimalLongitude "1.51959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23849 1.51959)"^^geo:wktLiteral ;
  geo-pos:lat "50.23849"^^xsd:decimal ;
  geo-pos:long "1.51959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51959'^^xsd:double;
  dwc:latitude '50.23849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51959 50.23849, 1.51959 50.23849, 1.51959 50.23849, 1.51959 50.23849, 1.51959 50.23849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2771'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21983 1.51961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21983"^^xsd:decimal ;
  dwc:decimalLongitude "1.51961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21983 1.51961)"^^geo:wktLiteral ;
  geo-pos:lat "50.21983"^^xsd:decimal ;
  geo-pos:long "1.51961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51961'^^xsd:double;
  dwc:latitude '50.21983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51961 50.21983, 1.51961 50.21983, 1.51961 50.21983, 1.51961 50.21983, 1.51961 50.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_114'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34753 1.51962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34753"^^xsd:decimal ;
  dwc:decimalLongitude "1.51962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34753 1.51962)"^^geo:wktLiteral ;
  geo-pos:lat "50.34753"^^xsd:decimal ;
  geo-pos:long "1.51962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7605'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51962'^^xsd:double;
  dwc:latitude '50.34753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51962 50.34753, 1.51962 50.34753, 1.51962 50.34753, 1.51962 50.34753, 1.51962 50.34753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7605'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2262 1.51966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2262"^^xsd:decimal ;
  dwc:decimalLongitude "1.51966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2262 1.51966)"^^geo:wktLiteral ;
  geo-pos:lat "50.2262"^^xsd:decimal ;
  geo-pos:long "1.51966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51966'^^xsd:double;
  dwc:latitude '50.2262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51966 50.2262, 1.51966 50.2262, 1.51966 50.2262, 1.51966 50.2262, 1.51966 50.2262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6157'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27258 1.51971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27258"^^xsd:decimal ;
  dwc:decimalLongitude "1.51971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27258 1.51971)"^^geo:wktLiteral ;
  geo-pos:lat "50.27258"^^xsd:decimal ;
  geo-pos:long "1.51971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51971'^^xsd:double;
  dwc:latitude '50.27258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51971 50.27258, 1.51971 50.27258, 1.51971 50.27258, 1.51971 50.27258, 1.51971 50.27258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12208'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20722 1.51972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20722"^^xsd:decimal ;
  dwc:decimalLongitude "1.51972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20722 1.51972)"^^geo:wktLiteral ;
  geo-pos:lat "50.20722"^^xsd:decimal ;
  geo-pos:long "1.51972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51972'^^xsd:double;
  dwc:latitude '50.20722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51972 50.20722, 1.51972 50.20722, 1.51972 50.20722, 1.51972 50.20722, 1.51972 50.20722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5483'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22342 1.51974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22342"^^xsd:decimal ;
  dwc:decimalLongitude "1.51974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22342 1.51974)"^^geo:wktLiteral ;
  geo-pos:lat "50.22342"^^xsd:decimal ;
  geo-pos:long "1.51974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51974'^^xsd:double;
  dwc:latitude '50.22342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51974 50.22342, 1.51974 50.22342, 1.51974 50.22342, 1.51974 50.22342, 1.51974 50.22342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5713'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23673 1.51974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23673"^^xsd:decimal ;
  dwc:decimalLongitude "1.51974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23673 1.51974)"^^geo:wktLiteral ;
  geo-pos:lat "50.23673"^^xsd:decimal ;
  geo-pos:long "1.51974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51974'^^xsd:double;
  dwc:latitude '50.23673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51974 50.23673, 1.51974 50.23673, 1.51974 50.23673, 1.51974 50.23673, 1.51974 50.23673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12700'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26152 1.51974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26152"^^xsd:decimal ;
  dwc:decimalLongitude "1.51974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26152 1.51974)"^^geo:wktLiteral ;
  geo-pos:lat "50.26152"^^xsd:decimal ;
  geo-pos:long "1.51974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51974'^^xsd:double;
  dwc:latitude '50.26152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51974 50.26152, 1.51974 50.26152, 1.51974 50.26152, 1.51974 50.26152, 1.51974 50.26152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8031'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23626 1.51982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23626"^^xsd:decimal ;
  dwc:decimalLongitude "1.51982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23626 1.51982)"^^geo:wktLiteral ;
  geo-pos:lat "50.23626"^^xsd:decimal ;
  geo-pos:long "1.51982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51982'^^xsd:double;
  dwc:latitude '50.23626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51982 50.23626, 1.51982 50.23626, 1.51982 50.23626, 1.51982 50.23626, 1.51982 50.23626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_378'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.51983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22338"^^xsd:decimal ;
  dwc:decimalLongitude "1.51983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22338 1.51983)"^^geo:wktLiteral ;
  geo-pos:lat "50.22338"^^xsd:decimal ;
  geo-pos:long "1.51983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51983'^^xsd:double;
  dwc:latitude '50.22338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51983 50.22338, 1.51983 50.22338, 1.51983 50.22338, 1.51983 50.22338, 1.51983 50.22338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5154'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.51986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23518"^^xsd:decimal ;
  dwc:decimalLongitude "1.51986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.51986)"^^geo:wktLiteral ;
  geo-pos:lat "50.23518"^^xsd:decimal ;
  geo-pos:long "1.51986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11199'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51986'^^xsd:double;
  dwc:latitude '50.23518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51986 50.23518, 1.51986 50.23518, 1.51986 50.23518, 1.51986 50.23518, 1.51986 50.23518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11199'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.51987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.51987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.51987)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.51987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11201'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51987'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51987 50.22933, 1.51987 50.22933, 1.51987 50.22933, 1.51987 50.22933, 1.51987 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11201'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23607 1.51991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23607"^^xsd:decimal ;
  dwc:decimalLongitude "1.51991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23607 1.51991)"^^geo:wktLiteral ;
  geo-pos:lat "50.23607"^^xsd:decimal ;
  geo-pos:long "1.51991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51991'^^xsd:double;
  dwc:latitude '50.23607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51991 50.23607, 1.51991 50.23607, 1.51991 50.23607, 1.51991 50.23607, 1.51991 50.23607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3962'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25229 1.51992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25229"^^xsd:decimal ;
  dwc:decimalLongitude "1.51992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25229 1.51992)"^^geo:wktLiteral ;
  geo-pos:lat "50.25229"^^xsd:decimal ;
  geo-pos:long "1.51992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.82444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51992'^^xsd:double;
  dwc:latitude '50.25229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51992 50.25229, 1.51992 50.25229, 1.51992 50.25229, 1.51992 50.25229, 1.51992 50.25229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11552'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32647 1.51992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32647"^^xsd:decimal ;
  dwc:decimalLongitude "1.51992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32647 1.51992)"^^geo:wktLiteral ;
  geo-pos:lat "50.32647"^^xsd:decimal ;
  geo-pos:long "1.51992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7606'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51992'^^xsd:double;
  dwc:latitude '50.32647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51992 50.32647, 1.51992 50.32647, 1.51992 50.32647, 1.51992 50.32647, 1.51992 50.32647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7606'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25477 1.51997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25477"^^xsd:decimal ;
  dwc:decimalLongitude "1.51997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25477 1.51997)"^^geo:wktLiteral ;
  geo-pos:lat "50.25477"^^xsd:decimal ;
  geo-pos:long "1.51997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51997'^^xsd:double;
  dwc:latitude '50.25477'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51997 50.25477, 1.51997 50.25477, 1.51997 50.25477, 1.51997 50.25477, 1.51997 50.25477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7677'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26997 1.51998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26997"^^xsd:decimal ;
  dwc:decimalLongitude "1.51998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26997 1.51998)"^^geo:wktLiteral ;
  geo-pos:lat "50.26997"^^xsd:decimal ;
  geo-pos:long "1.51998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9316'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51998'^^xsd:double;
  dwc:latitude '50.26997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51998 50.26997, 1.51998 50.26997, 1.51998 50.26997, 1.51998 50.26997, 1.51998 50.26997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9316'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23695 1.51999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23695"^^xsd:decimal ;
  dwc:decimalLongitude "1.51999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23695 1.51999)"^^geo:wktLiteral ;
  geo-pos:lat "50.23695"^^xsd:decimal ;
  geo-pos:long "1.51999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.805555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.51999'^^xsd:double;
  dwc:latitude '50.23695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51999 50.23695, 1.51999 50.23695, 1.51999 50.23695, 1.51999 50.23695, 1.51999 50.23695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5268'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39039 1.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39039"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39039 1.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.39039"^^xsd:decimal ;
  geo-pos:long "1.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52'^^xsd:double;
  dwc:latitude '50.39039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52 50.39039, 1.52 50.39039, 1.52 50.39039, 1.52 50.39039, 1.52 50.39039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8956'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.52008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22979"^^xsd:decimal ;
  dwc:decimalLongitude "1.52008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.52008)"^^geo:wktLiteral ;
  geo-pos:lat "50.22979"^^xsd:decimal ;
  geo-pos:long "1.52008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52008'^^xsd:double;
  dwc:latitude '50.22979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52008 50.22979, 1.52008 50.22979, 1.52008 50.22979, 1.52008 50.22979, 1.52008 50.22979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8633'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26769 1.5201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26769"^^xsd:decimal ;
  dwc:decimalLongitude "1.5201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26769 1.5201)"^^geo:wktLiteral ;
  geo-pos:lat "50.26769"^^xsd:decimal ;
  geo-pos:long "1.5201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5201'^^xsd:double;
  dwc:latitude '50.26769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5201 50.26769, 1.5201 50.26769, 1.5201 50.26769, 1.5201 50.26769, 1.5201 50.26769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8729'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22701"^^xsd:decimal ;
  dwc:decimalLongitude "1.52015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52015)"^^geo:wktLiteral ;
  geo-pos:lat "50.22701"^^xsd:decimal ;
  geo-pos:long "1.52015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52015'^^xsd:double;
  dwc:latitude '50.22701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52015 50.22701, 1.52015 50.22701, 1.52015 50.22701, 1.52015 50.22701, 1.52015 50.22701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11433'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22448 1.52018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22448"^^xsd:decimal ;
  dwc:decimalLongitude "1.52018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22448 1.52018)"^^geo:wktLiteral ;
  geo-pos:lat "50.22448"^^xsd:decimal ;
  geo-pos:long "1.52018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52018'^^xsd:double;
  dwc:latitude '50.22448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52018 50.22448, 1.52018 50.22448, 1.52018 50.22448, 1.52018 50.22448, 1.52018 50.22448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9931'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22577"^^xsd:decimal ;
  dwc:decimalLongitude "1.52018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52018)"^^geo:wktLiteral ;
  geo-pos:lat "50.22577"^^xsd:decimal ;
  geo-pos:long "1.52018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52018'^^xsd:double;
  dwc:latitude '50.22577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52018 50.22577, 1.52018 50.22577, 1.52018 50.22577, 1.52018 50.22577, 1.52018 50.22577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12974'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2408 1.52018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2408"^^xsd:decimal ;
  dwc:decimalLongitude "1.52018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2408 1.52018)"^^geo:wktLiteral ;
  geo-pos:lat "50.2408"^^xsd:decimal ;
  geo-pos:long "1.52018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3154'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52018'^^xsd:double;
  dwc:latitude '50.2408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52018 50.2408, 1.52018 50.2408, 1.52018 50.2408, 1.52018 50.2408, 1.52018 50.2408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3154'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.52022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22016"^^xsd:decimal ;
  dwc:decimalLongitude "1.52022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.52022)"^^geo:wktLiteral ;
  geo-pos:lat "50.22016"^^xsd:decimal ;
  geo-pos:long "1.52022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.252222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52022'^^xsd:double;
  dwc:latitude '50.22016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52022 50.22016, 1.52022 50.22016, 1.52022 50.22016, 1.52022 50.22016, 1.52022 50.22016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8597'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23523 1.52024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23523"^^xsd:decimal ;
  dwc:decimalLongitude "1.52024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23523 1.52024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23523"^^xsd:decimal ;
  geo-pos:long "1.52024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52024'^^xsd:double;
  dwc:latitude '50.23523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52024 50.23523, 1.52024 50.23523, 1.52024 50.23523, 1.52024 50.23523, 1.52024 50.23523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11543'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.52026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23481"^^xsd:decimal ;
  dwc:decimalLongitude "1.52026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.52026)"^^geo:wktLiteral ;
  geo-pos:lat "50.23481"^^xsd:decimal ;
  geo-pos:long "1.52026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.848888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52026'^^xsd:double;
  dwc:latitude '50.23481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52026 50.23481, 1.52026 50.23481, 1.52026 50.23481, 1.52026 50.23481, 1.52026 50.23481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10616'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.52029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2309"^^xsd:decimal ;
  dwc:decimalLongitude "1.52029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.52029)"^^geo:wktLiteral ;
  geo-pos:lat "50.2309"^^xsd:decimal ;
  geo-pos:long "1.52029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.674444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52029'^^xsd:double;
  dwc:latitude '50.2309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52029 50.2309, 1.52029 50.2309, 1.52029 50.2309, 1.52029 50.2309, 1.52029 50.2309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4166'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37169 1.52029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37169"^^xsd:decimal ;
  dwc:decimalLongitude "1.52029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37169 1.52029)"^^geo:wktLiteral ;
  geo-pos:lat "50.37169"^^xsd:decimal ;
  geo-pos:long "1.52029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.386666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52029'^^xsd:double;
  dwc:latitude '50.37169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52029 50.37169, 1.52029 50.37169, 1.52029 50.37169, 1.52029 50.37169, 1.52029 50.37169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12189'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.52032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21948"^^xsd:decimal ;
  dwc:decimalLongitude "1.52032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.52032)"^^geo:wktLiteral ;
  geo-pos:lat "50.21948"^^xsd:decimal ;
  geo-pos:long "1.52032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52032'^^xsd:double;
  dwc:latitude '50.21948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52032 50.21948, 1.52032 50.21948, 1.52032 50.21948, 1.52032 50.21948, 1.52032 50.21948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5210'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22041 1.52038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22041"^^xsd:decimal ;
  dwc:decimalLongitude "1.52038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22041 1.52038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22041"^^xsd:decimal ;
  geo-pos:long "1.52038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52038'^^xsd:double;
  dwc:latitude '50.22041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52038 50.22041, 1.52038 50.22041, 1.52038 50.22041, 1.52038 50.22041, 1.52038 50.22041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7363'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.52041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22596"^^xsd:decimal ;
  dwc:decimalLongitude "1.52041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.52041)"^^geo:wktLiteral ;
  geo-pos:lat "50.22596"^^xsd:decimal ;
  geo-pos:long "1.52041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52041'^^xsd:double;
  dwc:latitude '50.22596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52041 50.22596, 1.52041 50.22596, 1.52041 50.22596, 1.52041 50.22596, 1.52041 50.22596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10379'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.52042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.52042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.52042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.52042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52042'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52042 50.22919, 1.52042 50.22919, 1.52042 50.22919, 1.52042 50.22919, 1.52042 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_301'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.52042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.52042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.52042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.52042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.902222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52042'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52042 50.22977, 1.52042 50.22977, 1.52042 50.22977, 1.52042 50.22977, 1.52042 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4145'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24034 1.52042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24034"^^xsd:decimal ;
  dwc:decimalLongitude "1.52042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24034 1.52042)"^^geo:wktLiteral ;
  geo-pos:lat "50.24034"^^xsd:decimal ;
  geo-pos:long "1.52042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52042'^^xsd:double;
  dwc:latitude '50.24034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52042 50.24034, 1.52042 50.24034, 1.52042 50.24034, 1.52042 50.24034, 1.52042 50.24034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_185'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26876 1.52043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26876"^^xsd:decimal ;
  dwc:decimalLongitude "1.52043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26876 1.52043)"^^geo:wktLiteral ;
  geo-pos:lat "50.26876"^^xsd:decimal ;
  geo-pos:long "1.52043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52043'^^xsd:double;
  dwc:latitude '50.26876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52043 50.26876, 1.52043 50.26876, 1.52043 50.26876, 1.52043 50.26876, 1.52043 50.26876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7193'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28957 1.52045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28957"^^xsd:decimal ;
  dwc:decimalLongitude "1.52045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28957 1.52045)"^^geo:wktLiteral ;
  geo-pos:lat "50.28957"^^xsd:decimal ;
  geo-pos:long "1.52045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.373333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52045'^^xsd:double;
  dwc:latitude '50.28957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52045 50.28957, 1.52045 50.28957, 1.52045 50.28957, 1.52045 50.28957, 1.52045 50.28957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1222'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26367 1.52048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26367"^^xsd:decimal ;
  dwc:decimalLongitude "1.52048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26367 1.52048)"^^geo:wktLiteral ;
  geo-pos:lat "50.26367"^^xsd:decimal ;
  geo-pos:long "1.52048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12431'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52048'^^xsd:double;
  dwc:latitude '50.26367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52048 50.26367, 1.52048 50.26367, 1.52048 50.26367, 1.52048 50.26367, 1.52048 50.26367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12431'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.52049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22828"^^xsd:decimal ;
  dwc:decimalLongitude "1.52049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.52049)"^^geo:wktLiteral ;
  geo-pos:lat "50.22828"^^xsd:decimal ;
  geo-pos:long "1.52049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52049'^^xsd:double;
  dwc:latitude '50.22828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52049 50.22828, 1.52049 50.22828, 1.52049 50.22828, 1.52049 50.22828, 1.52049 50.22828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9757'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.5205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22662"^^xsd:decimal ;
  dwc:decimalLongitude "1.5205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.5205)"^^geo:wktLiteral ;
  geo-pos:lat "50.22662"^^xsd:decimal ;
  geo-pos:long "1.5205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5205'^^xsd:double;
  dwc:latitude '50.22662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5205 50.22662, 1.5205 50.22662, 1.5205 50.22662, 1.5205 50.22662, 1.5205 50.22662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11480'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28853 1.52055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28853"^^xsd:decimal ;
  dwc:decimalLongitude "1.52055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28853 1.52055)"^^geo:wktLiteral ;
  geo-pos:lat "50.28853"^^xsd:decimal ;
  geo-pos:long "1.52055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52055'^^xsd:double;
  dwc:latitude '50.28853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52055 50.28853, 1.52055 50.28853, 1.52055 50.28853, 1.52055 50.28853, 1.52055 50.28853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12207'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.52058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.52058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.52058)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.52058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_88'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_88'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52058'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52058 50.22916, 1.52058 50.22916, 1.52058 50.22916, 1.52058 50.22916, 1.52058 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_88'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.52059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.52059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.52059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.52059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52059'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52059 50.22423, 1.52059 50.22423, 1.52059 50.22423, 1.52059 50.22423, 1.52059 50.22423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5778'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24031 1.52059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24031"^^xsd:decimal ;
  dwc:decimalLongitude "1.52059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24031 1.52059)"^^geo:wktLiteral ;
  geo-pos:lat "50.24031"^^xsd:decimal ;
  geo-pos:long "1.52059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5600'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.291111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52059'^^xsd:double;
  dwc:latitude '50.24031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52059 50.24031, 1.52059 50.24031, 1.52059 50.24031, 1.52059 50.24031, 1.52059 50.24031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5600'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.52061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22687"^^xsd:decimal ;
  dwc:decimalLongitude "1.52061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.52061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22687"^^xsd:decimal ;
  geo-pos:long "1.52061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5545'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52061'^^xsd:double;
  dwc:latitude '50.22687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52061 50.22687, 1.52061 50.22687, 1.52061 50.22687, 1.52061 50.22687, 1.52061 50.22687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5545'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2744 1.52063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2744"^^xsd:decimal ;
  dwc:decimalLongitude "1.52063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2744 1.52063)"^^geo:wktLiteral ;
  geo-pos:lat "50.2744"^^xsd:decimal ;
  geo-pos:long "1.52063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8203'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52063'^^xsd:double;
  dwc:latitude '50.2744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52063 50.2744, 1.52063 50.2744, 1.52063 50.2744, 1.52063 50.2744, 1.52063 50.2744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8203'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.52066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.52066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.52066)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.52066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52066'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52066 50.23249, 1.52066 50.23249, 1.52066 50.23249, 1.52066 50.23249, 1.52066 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3895'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24229 1.52066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24229"^^xsd:decimal ;
  dwc:decimalLongitude "1.52066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24229 1.52066)"^^geo:wktLiteral ;
  geo-pos:lat "50.24229"^^xsd:decimal ;
  geo-pos:long "1.52066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52066'^^xsd:double;
  dwc:latitude '50.24229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52066 50.24229, 1.52066 50.24229, 1.52066 50.24229, 1.52066 50.24229, 1.52066 50.24229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10456'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22408 1.52068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22408"^^xsd:decimal ;
  dwc:decimalLongitude "1.52068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22408 1.52068)"^^geo:wktLiteral ;
  geo-pos:lat "50.22408"^^xsd:decimal ;
  geo-pos:long "1.52068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52068'^^xsd:double;
  dwc:latitude '50.22408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52068 50.22408, 1.52068 50.22408, 1.52068 50.22408, 1.52068 50.22408, 1.52068 50.22408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10484'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24636 1.52068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24636"^^xsd:decimal ;
  dwc:decimalLongitude "1.52068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24636 1.52068)"^^geo:wktLiteral ;
  geo-pos:lat "50.24636"^^xsd:decimal ;
  geo-pos:long "1.52068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52068'^^xsd:double;
  dwc:latitude '50.24636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52068 50.24636, 1.52068 50.24636, 1.52068 50.24636, 1.52068 50.24636, 1.52068 50.24636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7020'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.5207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.5207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.5207)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.5207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5207'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5207 50.22874, 1.5207 50.22874, 1.5207 50.22874, 1.5207 50.22874, 1.5207 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9745'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.52074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22498"^^xsd:decimal ;
  dwc:decimalLongitude "1.52074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.52074)"^^geo:wktLiteral ;
  geo-pos:lat "50.22498"^^xsd:decimal ;
  geo-pos:long "1.52074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52074'^^xsd:double;
  dwc:latitude '50.22498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52074 50.22498, 1.52074 50.22498, 1.52074 50.22498, 1.52074 50.22498, 1.52074 50.22498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_826'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.52074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23025"^^xsd:decimal ;
  dwc:decimalLongitude "1.52074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.52074)"^^geo:wktLiteral ;
  geo-pos:lat "50.23025"^^xsd:decimal ;
  geo-pos:long "1.52074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52074'^^xsd:double;
  dwc:latitude '50.23025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52074 50.23025, 1.52074 50.23025, 1.52074 50.23025, 1.52074 50.23025, 1.52074 50.23025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_149'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 1.52074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.237"^^xsd:decimal ;
  dwc:decimalLongitude "1.52074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 1.52074)"^^geo:wktLiteral ;
  geo-pos:lat "50.237"^^xsd:decimal ;
  geo-pos:long "1.52074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52074'^^xsd:double;
  dwc:latitude '50.237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52074 50.237, 1.52074 50.237, 1.52074 50.237, 1.52074 50.237, 1.52074 50.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6691'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24014 1.52076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24014"^^xsd:decimal ;
  dwc:decimalLongitude "1.52076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24014 1.52076)"^^geo:wktLiteral ;
  geo-pos:lat "50.24014"^^xsd:decimal ;
  geo-pos:long "1.52076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52076'^^xsd:double;
  dwc:latitude '50.24014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52076 50.24014, 1.52076 50.24014, 1.52076 50.24014, 1.52076 50.24014, 1.52076 50.24014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8399'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28143 1.52077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28143"^^xsd:decimal ;
  dwc:decimalLongitude "1.52077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28143 1.52077)"^^geo:wktLiteral ;
  geo-pos:lat "50.28143"^^xsd:decimal ;
  geo-pos:long "1.52077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9315'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52077'^^xsd:double;
  dwc:latitude '50.28143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52077 50.28143, 1.52077 50.28143, 1.52077 50.28143, 1.52077 50.28143, 1.52077 50.28143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9315'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28606 1.52077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28606"^^xsd:decimal ;
  dwc:decimalLongitude "1.52077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28606 1.52077)"^^geo:wktLiteral ;
  geo-pos:lat "50.28606"^^xsd:decimal ;
  geo-pos:long "1.52077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3021'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52077'^^xsd:double;
  dwc:latitude '50.28606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52077 50.28606, 1.52077 50.28606, 1.52077 50.28606, 1.52077 50.28606, 1.52077 50.28606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3021'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22328 1.52079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22328"^^xsd:decimal ;
  dwc:decimalLongitude "1.52079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22328 1.52079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22328"^^xsd:decimal ;
  geo-pos:long "1.52079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52079'^^xsd:double;
  dwc:latitude '50.22328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52079 50.22328, 1.52079 50.22328, 1.52079 50.22328, 1.52079 50.22328, 1.52079 50.22328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5823'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.5208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22628"^^xsd:decimal ;
  dwc:decimalLongitude "1.5208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.5208)"^^geo:wktLiteral ;
  geo-pos:lat "50.22628"^^xsd:decimal ;
  geo-pos:long "1.5208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5208'^^xsd:double;
  dwc:latitude '50.22628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5208 50.22628, 1.5208 50.22628, 1.5208 50.22628, 1.5208 50.22628, 1.5208 50.22628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4405'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21887 1.52081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21887"^^xsd:decimal ;
  dwc:decimalLongitude "1.52081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21887 1.52081)"^^geo:wktLiteral ;
  geo-pos:lat "50.21887"^^xsd:decimal ;
  geo-pos:long "1.52081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52081'^^xsd:double;
  dwc:latitude '50.21887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52081 50.21887, 1.52081 50.21887, 1.52081 50.21887, 1.52081 50.21887, 1.52081 50.21887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7362'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.52082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22594"^^xsd:decimal ;
  dwc:decimalLongitude "1.52082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.52082)"^^geo:wktLiteral ;
  geo-pos:lat "50.22594"^^xsd:decimal ;
  geo-pos:long "1.52082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52082'^^xsd:double;
  dwc:latitude '50.22594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52082 50.22594, 1.52082 50.22594, 1.52082 50.22594, 1.52082 50.22594, 1.52082 50.22594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5728'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21231 1.52085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21231"^^xsd:decimal ;
  dwc:decimalLongitude "1.52085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21231 1.52085)"^^geo:wktLiteral ;
  geo-pos:lat "50.21231"^^xsd:decimal ;
  geo-pos:long "1.52085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.7622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52085'^^xsd:double;
  dwc:latitude '50.21231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52085 50.21231, 1.52085 50.21231, 1.52085 50.21231, 1.52085 50.21231, 1.52085 50.21231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9640'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.52087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.52087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.52087)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.52087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.162222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52087'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52087 50.23048, 1.52087 50.23048, 1.52087 50.23048, 1.52087 50.23048, 1.52087 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4957'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.52088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.52088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.52088)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.52088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52088'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52088 50.22725, 1.52088 50.22725, 1.52088 50.22725, 1.52088 50.22725, 1.52088 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7811'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.52093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.52093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.52093)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.52093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52093'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52093 50.22772, 1.52093 50.22772, 1.52093 50.22772, 1.52093 50.22772, 1.52093 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8424'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26192 1.52093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26192"^^xsd:decimal ;
  dwc:decimalLongitude "1.52093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26192 1.52093)"^^geo:wktLiteral ;
  geo-pos:lat "50.26192"^^xsd:decimal ;
  geo-pos:long "1.52093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52093'^^xsd:double;
  dwc:latitude '50.26192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52093 50.26192, 1.52093 50.26192, 1.52093 50.26192, 1.52093 50.26192, 1.52093 50.26192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9718'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.52094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.52094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.52094)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.52094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.415555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52094'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52094 50.2285, 1.52094 50.2285, 1.52094 50.2285, 1.52094 50.2285, 1.52094 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10754'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24425 1.52096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24425"^^xsd:decimal ;
  dwc:decimalLongitude "1.52096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24425 1.52096)"^^geo:wktLiteral ;
  geo-pos:lat "50.24425"^^xsd:decimal ;
  geo-pos:long "1.52096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_94'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_94'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52096'^^xsd:double;
  dwc:latitude '50.24425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52096 50.24425, 1.52096 50.24425, 1.52096 50.24425, 1.52096 50.24425, 1.52096 50.24425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_94'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22339 1.52097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22339"^^xsd:decimal ;
  dwc:decimalLongitude "1.52097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22339 1.52097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22339"^^xsd:decimal ;
  geo-pos:long "1.52097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52097'^^xsd:double;
  dwc:latitude '50.22339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52097 50.22339, 1.52097 50.22339, 1.52097 50.22339, 1.52097 50.22339, 1.52097 50.22339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7049'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.52099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23426"^^xsd:decimal ;
  dwc:decimalLongitude "1.52099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.52099)"^^geo:wktLiteral ;
  geo-pos:lat "50.23426"^^xsd:decimal ;
  geo-pos:long "1.52099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52099'^^xsd:double;
  dwc:latitude '50.23426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52099 50.23426, 1.52099 50.23426, 1.52099 50.23426, 1.52099 50.23426, 1.52099 50.23426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_113'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26383 1.52099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26383"^^xsd:decimal ;
  dwc:decimalLongitude "1.52099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26383 1.52099)"^^geo:wktLiteral ;
  geo-pos:lat "50.26383"^^xsd:decimal ;
  geo-pos:long "1.52099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9133'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52099'^^xsd:double;
  dwc:latitude '50.26383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52099 50.26383, 1.52099 50.26383, 1.52099 50.26383, 1.52099 50.26383, 1.52099 50.26383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9133'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24857 1.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24857"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24857 1.521)"^^geo:wktLiteral ;
  geo-pos:lat "50.24857"^^xsd:decimal ;
  geo-pos:long "1.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.521'^^xsd:double;
  dwc:latitude '50.24857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.521 50.24857, 1.521 50.24857, 1.521 50.24857, 1.521 50.24857, 1.521 50.24857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12416'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21312 1.52102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21312"^^xsd:decimal ;
  dwc:decimalLongitude "1.52102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21312 1.52102)"^^geo:wktLiteral ;
  geo-pos:lat "50.21312"^^xsd:decimal ;
  geo-pos:long "1.52102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52102'^^xsd:double;
  dwc:latitude '50.21312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52102 50.21312, 1.52102 50.21312, 1.52102 50.21312, 1.52102 50.21312, 1.52102 50.21312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_778'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.52102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22394"^^xsd:decimal ;
  dwc:decimalLongitude "1.52102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.52102)"^^geo:wktLiteral ;
  geo-pos:lat "50.22394"^^xsd:decimal ;
  geo-pos:long "1.52102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52102'^^xsd:double;
  dwc:latitude '50.22394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52102 50.22394, 1.52102 50.22394, 1.52102 50.22394, 1.52102 50.22394, 1.52102 50.22394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5872'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30437 1.52104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30437"^^xsd:decimal ;
  dwc:decimalLongitude "1.52104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30437 1.52104)"^^geo:wktLiteral ;
  geo-pos:lat "50.30437"^^xsd:decimal ;
  geo-pos:long "1.52104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.617777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52104'^^xsd:double;
  dwc:latitude '50.30437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52104 50.30437, 1.52104 50.30437, 1.52104 50.30437, 1.52104 50.30437, 1.52104 50.30437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4860'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23614 1.52114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23614"^^xsd:decimal ;
  dwc:decimalLongitude "1.52114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23614 1.52114)"^^geo:wktLiteral ;
  geo-pos:lat "50.23614"^^xsd:decimal ;
  geo-pos:long "1.52114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52114'^^xsd:double;
  dwc:latitude '50.23614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52114 50.23614, 1.52114 50.23614, 1.52114 50.23614, 1.52114 50.23614, 1.52114 50.23614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1063'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.52115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28541"^^xsd:decimal ;
  dwc:decimalLongitude "1.52115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.52115)"^^geo:wktLiteral ;
  geo-pos:lat "50.28541"^^xsd:decimal ;
  geo-pos:long "1.52115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1556'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52115'^^xsd:double;
  dwc:latitude '50.28541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52115 50.28541, 1.52115 50.28541, 1.52115 50.28541, 1.52115 50.28541, 1.52115 50.28541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1556'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22554 1.52117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22554"^^xsd:decimal ;
  dwc:decimalLongitude "1.52117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22554 1.52117)"^^geo:wktLiteral ;
  geo-pos:lat "50.22554"^^xsd:decimal ;
  geo-pos:long "1.52117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52117'^^xsd:double;
  dwc:latitude '50.22554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52117 50.22554, 1.52117 50.22554, 1.52117 50.22554, 1.52117 50.22554, 1.52117 50.22554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4995'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.52118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.52118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.52118)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.52118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52118'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52118 50.22985, 1.52118 50.22985, 1.52118 50.22985, 1.52118 50.22985, 1.52118 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11510'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24666 1.5212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24666 1.5212)"^^geo:wktLiteral ;
  geo-pos:lat "50.24666"^^xsd:decimal ;
  geo-pos:long "1.5212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5212'^^xsd:double;
  dwc:latitude '50.24666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5212 50.24666, 1.5212 50.24666, 1.5212 50.24666, 1.5212 50.24666, 1.5212 50.24666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_829'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2137 1.52123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2137"^^xsd:decimal ;
  dwc:decimalLongitude "1.52123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2137 1.52123)"^^geo:wktLiteral ;
  geo-pos:lat "50.2137"^^xsd:decimal ;
  geo-pos:long "1.52123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52123'^^xsd:double;
  dwc:latitude '50.2137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52123 50.2137, 1.52123 50.2137, 1.52123 50.2137, 1.52123 50.2137, 1.52123 50.2137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8352'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29151 1.52123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29151"^^xsd:decimal ;
  dwc:decimalLongitude "1.52123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29151 1.52123)"^^geo:wktLiteral ;
  geo-pos:lat "50.29151"^^xsd:decimal ;
  geo-pos:long "1.52123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52123'^^xsd:double;
  dwc:latitude '50.29151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52123 50.29151, 1.52123 50.29151, 1.52123 50.29151, 1.52123 50.29151, 1.52123 50.29151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12414'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23629 1.52124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23629"^^xsd:decimal ;
  dwc:decimalLongitude "1.52124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23629 1.52124)"^^geo:wktLiteral ;
  geo-pos:lat "50.23629"^^xsd:decimal ;
  geo-pos:long "1.52124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12543'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52124'^^xsd:double;
  dwc:latitude '50.23629'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52124 50.23629, 1.52124 50.23629, 1.52124 50.23629, 1.52124 50.23629, 1.52124 50.23629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12543'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.52127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.52127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.52127)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.52127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52127'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52127 50.22944, 1.52127 50.22944, 1.52127 50.22944, 1.52127 50.22944, 1.52127 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11503'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.52128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21404"^^xsd:decimal ;
  dwc:decimalLongitude "1.52128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.52128)"^^geo:wktLiteral ;
  geo-pos:lat "50.21404"^^xsd:decimal ;
  geo-pos:long "1.52128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52128'^^xsd:double;
  dwc:latitude '50.21404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52128 50.21404, 1.52128 50.21404, 1.52128 50.21404, 1.52128 50.21404, 1.52128 50.21404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_692'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23624 1.52128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23624"^^xsd:decimal ;
  dwc:decimalLongitude "1.52128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23624 1.52128)"^^geo:wktLiteral ;
  geo-pos:lat "50.23624"^^xsd:decimal ;
  geo-pos:long "1.52128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52128'^^xsd:double;
  dwc:latitude '50.23624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52128 50.23624, 1.52128 50.23624, 1.52128 50.23624, 1.52128 50.23624, 1.52128 50.23624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7991'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22809 1.52129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22809"^^xsd:decimal ;
  dwc:decimalLongitude "1.52129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22809 1.52129)"^^geo:wktLiteral ;
  geo-pos:lat "50.22809"^^xsd:decimal ;
  geo-pos:long "1.52129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.658888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52129'^^xsd:double;
  dwc:latitude '50.22809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52129 50.22809, 1.52129 50.22809, 1.52129 50.22809, 1.52129 50.22809, 1.52129 50.22809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3926'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.52131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22757"^^xsd:decimal ;
  dwc:decimalLongitude "1.52131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.52131)"^^geo:wktLiteral ;
  geo-pos:lat "50.22757"^^xsd:decimal ;
  geo-pos:long "1.52131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.507777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52131'^^xsd:double;
  dwc:latitude '50.22757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52131 50.22757, 1.52131 50.22757, 1.52131 50.22757, 1.52131 50.22757, 1.52131 50.22757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5318'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39488 1.52131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39488"^^xsd:decimal ;
  dwc:decimalLongitude "1.52131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39488 1.52131)"^^geo:wktLiteral ;
  geo-pos:lat "50.39488"^^xsd:decimal ;
  geo-pos:long "1.52131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52131'^^xsd:double;
  dwc:latitude '50.39488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52131 50.39488, 1.52131 50.39488, 1.52131 50.39488, 1.52131 50.39488, 1.52131 50.39488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8774'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22529 1.52134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22529"^^xsd:decimal ;
  dwc:decimalLongitude "1.52134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22529 1.52134)"^^geo:wktLiteral ;
  geo-pos:lat "50.22529"^^xsd:decimal ;
  geo-pos:long "1.52134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_433'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52134'^^xsd:double;
  dwc:latitude '50.22529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52134 50.22529, 1.52134 50.22529, 1.52134 50.22529, 1.52134 50.22529, 1.52134 50.22529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_433'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.52142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.52142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.52142)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.52142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52142'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52142 50.23156, 1.52142 50.23156, 1.52142 50.23156, 1.52142 50.23156, 1.52142 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10239'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.52143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23373"^^xsd:decimal ;
  dwc:decimalLongitude "1.52143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.52143)"^^geo:wktLiteral ;
  geo-pos:lat "50.23373"^^xsd:decimal ;
  geo-pos:long "1.52143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52143'^^xsd:double;
  dwc:latitude '50.23373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52143 50.23373, 1.52143 50.23373, 1.52143 50.23373, 1.52143 50.23373, 1.52143 50.23373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12900'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.52144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22732"^^xsd:decimal ;
  dwc:decimalLongitude "1.52144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.52144)"^^geo:wktLiteral ;
  geo-pos:lat "50.22732"^^xsd:decimal ;
  geo-pos:long "1.52144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52144'^^xsd:double;
  dwc:latitude '50.22732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52144 50.22732, 1.52144 50.22732, 1.52144 50.22732, 1.52144 50.22732, 1.52144 50.22732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10133'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.52146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22754"^^xsd:decimal ;
  dwc:decimalLongitude "1.52146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.52146)"^^geo:wktLiteral ;
  geo-pos:lat "50.22754"^^xsd:decimal ;
  geo-pos:long "1.52146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52146'^^xsd:double;
  dwc:latitude '50.22754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52146 50.22754, 1.52146 50.22754, 1.52146 50.22754, 1.52146 50.22754, 1.52146 50.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11507'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24155 1.52146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24155"^^xsd:decimal ;
  dwc:decimalLongitude "1.52146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24155 1.52146)"^^geo:wktLiteral ;
  geo-pos:lat "50.24155"^^xsd:decimal ;
  geo-pos:long "1.52146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52146'^^xsd:double;
  dwc:latitude '50.24155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52146 50.24155, 1.52146 50.24155, 1.52146 50.24155, 1.52146 50.24155, 1.52146 50.24155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7324'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25845 1.52147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25845"^^xsd:decimal ;
  dwc:decimalLongitude "1.52147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25845 1.52147)"^^geo:wktLiteral ;
  geo-pos:lat "50.25845"^^xsd:decimal ;
  geo-pos:long "1.52147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52147'^^xsd:double;
  dwc:latitude '50.25845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52147 50.25845, 1.52147 50.25845, 1.52147 50.25845, 1.52147 50.25845, 1.52147 50.25845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7786'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.52148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23032"^^xsd:decimal ;
  dwc:decimalLongitude "1.52148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.52148)"^^geo:wktLiteral ;
  geo-pos:lat "50.23032"^^xsd:decimal ;
  geo-pos:long "1.52148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.29888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52148'^^xsd:double;
  dwc:latitude '50.23032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52148 50.23032, 1.52148 50.23032, 1.52148 50.23032, 1.52148 50.23032, 1.52148 50.23032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10281'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23685 1.52153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23685"^^xsd:decimal ;
  dwc:decimalLongitude "1.52153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23685 1.52153)"^^geo:wktLiteral ;
  geo-pos:lat "50.23685"^^xsd:decimal ;
  geo-pos:long "1.52153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3246'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52153'^^xsd:double;
  dwc:latitude '50.23685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52153 50.23685, 1.52153 50.23685, 1.52153 50.23685, 1.52153 50.23685, 1.52153 50.23685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3246'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.52158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23405"^^xsd:decimal ;
  dwc:decimalLongitude "1.52158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.52158)"^^geo:wktLiteral ;
  geo-pos:lat "50.23405"^^xsd:decimal ;
  geo-pos:long "1.52158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.141111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52158'^^xsd:double;
  dwc:latitude '50.23405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52158 50.23405, 1.52158 50.23405, 1.52158 50.23405, 1.52158 50.23405, 1.52158 50.23405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4912'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.52165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22831"^^xsd:decimal ;
  dwc:decimalLongitude "1.52165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.52165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22831"^^xsd:decimal ;
  geo-pos:long "1.52165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.6522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52165'^^xsd:double;
  dwc:latitude '50.22831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52165 50.22831, 1.52165 50.22831, 1.52165 50.22831, 1.52165 50.22831, 1.52165 50.22831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9512'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.52169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23116"^^xsd:decimal ;
  dwc:decimalLongitude "1.52169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.52169)"^^geo:wktLiteral ;
  geo-pos:lat "50.23116"^^xsd:decimal ;
  geo-pos:long "1.52169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52169'^^xsd:double;
  dwc:latitude '50.23116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52169 50.23116, 1.52169 50.23116, 1.52169 50.23116, 1.52169 50.23116, 1.52169 50.23116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10267'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.5217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22592"^^xsd:decimal ;
  dwc:decimalLongitude "1.5217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.5217)"^^geo:wktLiteral ;
  geo-pos:lat "50.22592"^^xsd:decimal ;
  geo-pos:long "1.5217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5217'^^xsd:double;
  dwc:latitude '50.22592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5217 50.22592, 1.5217 50.22592, 1.5217 50.22592, 1.5217 50.22592, 1.5217 50.22592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5128'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24313 1.52176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24313"^^xsd:decimal ;
  dwc:decimalLongitude "1.52176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24313 1.52176)"^^geo:wktLiteral ;
  geo-pos:lat "50.24313"^^xsd:decimal ;
  geo-pos:long "1.52176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2314'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.75555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52176'^^xsd:double;
  dwc:latitude '50.24313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52176 50.24313, 1.52176 50.24313, 1.52176 50.24313, 1.52176 50.24313, 1.52176 50.24313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2314'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.52178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.52178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.52178)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.52178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52178'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52178 50.22936, 1.52178 50.22936, 1.52178 50.22936, 1.52178 50.22936, 1.52178 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5990'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26701 1.52179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26701"^^xsd:decimal ;
  dwc:decimalLongitude "1.52179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26701 1.52179)"^^geo:wktLiteral ;
  geo-pos:lat "50.26701"^^xsd:decimal ;
  geo-pos:long "1.52179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52179'^^xsd:double;
  dwc:latitude '50.26701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52179 50.26701, 1.52179 50.26701, 1.52179 50.26701, 1.52179 50.26701, 1.52179 50.26701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9614'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24752 1.5218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24752"^^xsd:decimal ;
  dwc:decimalLongitude "1.5218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24752 1.5218)"^^geo:wktLiteral ;
  geo-pos:lat "50.24752"^^xsd:decimal ;
  geo-pos:long "1.5218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5218'^^xsd:double;
  dwc:latitude '50.24752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5218 50.24752, 1.5218 50.24752, 1.5218 50.24752, 1.5218 50.24752, 1.5218 50.24752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12346'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26715 1.52181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26715"^^xsd:decimal ;
  dwc:decimalLongitude "1.52181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26715 1.52181)"^^geo:wktLiteral ;
  geo-pos:lat "50.26715"^^xsd:decimal ;
  geo-pos:long "1.52181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3321'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52181'^^xsd:double;
  dwc:latitude '50.26715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52181 50.26715, 1.52181 50.26715, 1.52181 50.26715, 1.52181 50.26715, 1.52181 50.26715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3321'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26314 1.52183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26314 1.52183)"^^geo:wktLiteral ;
  geo-pos:lat "50.26314"^^xsd:decimal ;
  geo-pos:long "1.52183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.1377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52183'^^xsd:double;
  dwc:latitude '50.26314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52183 50.26314, 1.52183 50.26314, 1.52183 50.26314, 1.52183 50.26314, 1.52183 50.26314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4155'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22632 1.52184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22632"^^xsd:decimal ;
  dwc:decimalLongitude "1.52184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22632 1.52184)"^^geo:wktLiteral ;
  geo-pos:lat "50.22632"^^xsd:decimal ;
  geo-pos:long "1.52184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52184'^^xsd:double;
  dwc:latitude '50.22632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52184 50.22632, 1.52184 50.22632, 1.52184 50.22632, 1.52184 50.22632, 1.52184 50.22632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7884'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23807 1.52184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23807"^^xsd:decimal ;
  dwc:decimalLongitude "1.52184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23807 1.52184)"^^geo:wktLiteral ;
  geo-pos:lat "50.23807"^^xsd:decimal ;
  geo-pos:long "1.52184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52184'^^xsd:double;
  dwc:latitude '50.23807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52184 50.23807, 1.52184 50.23807, 1.52184 50.23807, 1.52184 50.23807, 1.52184 50.23807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_361'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.52186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22335"^^xsd:decimal ;
  dwc:decimalLongitude "1.52186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.52186)"^^geo:wktLiteral ;
  geo-pos:lat "50.22335"^^xsd:decimal ;
  geo-pos:long "1.52186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.72222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52186'^^xsd:double;
  dwc:latitude '50.22335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52186 50.22335, 1.52186 50.22335, 1.52186 50.22335, 1.52186 50.22335, 1.52186 50.22335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8973'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.52186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.52186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.52186)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.52186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52186'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52186 50.22912, 1.52186 50.22912, 1.52186 50.22912, 1.52186 50.22912, 1.52186 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_638'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23665 1.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23665"^^xsd:decimal ;
  dwc:decimalLongitude "1.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23665 1.52188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23665"^^xsd:decimal ;
  geo-pos:long "1.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52188'^^xsd:double;
  dwc:latitude '50.23665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52188 50.23665, 1.52188 50.23665, 1.52188 50.23665, 1.52188 50.23665, 1.52188 50.23665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1743'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.52192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22831"^^xsd:decimal ;
  dwc:decimalLongitude "1.52192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.52192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22831"^^xsd:decimal ;
  geo-pos:long "1.52192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.804444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52192'^^xsd:double;
  dwc:latitude '50.22831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52192 50.22831, 1.52192 50.22831, 1.52192 50.22831, 1.52192 50.22831, 1.52192 50.22831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5384'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22503 1.52197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22503"^^xsd:decimal ;
  dwc:decimalLongitude "1.52197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22503 1.52197)"^^geo:wktLiteral ;
  geo-pos:lat "50.22503"^^xsd:decimal ;
  geo-pos:long "1.52197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52197'^^xsd:double;
  dwc:latitude '50.22503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52197 50.22503, 1.52197 50.22503, 1.52197 50.22503, 1.52197 50.22503, 1.52197 50.22503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6107'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.52198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22485"^^xsd:decimal ;
  dwc:decimalLongitude "1.52198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.52198)"^^geo:wktLiteral ;
  geo-pos:lat "50.22485"^^xsd:decimal ;
  geo-pos:long "1.52198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52198'^^xsd:double;
  dwc:latitude '50.22485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52198 50.22485, 1.52198 50.22485, 1.52198 50.22485, 1.52198 50.22485, 1.52198 50.22485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4490'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.522)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.522'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.522 50.23081, 1.522 50.23081, 1.522 50.23081, 1.522 50.23081, 1.522 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11578'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29875 1.52201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29875"^^xsd:decimal ;
  dwc:decimalLongitude "1.52201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29875 1.52201)"^^geo:wktLiteral ;
  geo-pos:lat "50.29875"^^xsd:decimal ;
  geo-pos:long "1.52201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52201'^^xsd:double;
  dwc:latitude '50.29875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52201 50.29875, 1.52201 50.29875, 1.52201 50.29875, 1.52201 50.29875, 1.52201 50.29875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1203'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.52204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.52204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.52204)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.52204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5589'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52204'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52204 50.23284, 1.52204 50.23284, 1.52204 50.23284, 1.52204 50.23284, 1.52204 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5589'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25775 1.52205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25775"^^xsd:decimal ;
  dwc:decimalLongitude "1.52205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25775 1.52205)"^^geo:wktLiteral ;
  geo-pos:lat "50.25775"^^xsd:decimal ;
  geo-pos:long "1.52205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52205'^^xsd:double;
  dwc:latitude '50.25775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52205 50.25775, 1.52205 50.25775, 1.52205 50.25775, 1.52205 50.25775, 1.52205 50.25775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6771'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38706 1.52209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38706"^^xsd:decimal ;
  dwc:decimalLongitude "1.52209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38706 1.52209)"^^geo:wktLiteral ;
  geo-pos:lat "50.38706"^^xsd:decimal ;
  geo-pos:long "1.52209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52209'^^xsd:double;
  dwc:latitude '50.38706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52209 50.38706, 1.52209 50.38706, 1.52209 50.38706, 1.52209 50.38706, 1.52209 50.38706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8778'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.5222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22375"^^xsd:decimal ;
  dwc:decimalLongitude "1.5222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.5222)"^^geo:wktLiteral ;
  geo-pos:lat "50.22375"^^xsd:decimal ;
  geo-pos:long "1.5222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5222'^^xsd:double;
  dwc:latitude '50.22375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5222 50.22375, 1.5222 50.22375, 1.5222 50.22375, 1.5222 50.22375, 1.5222 50.22375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4928'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.52221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.52221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.52221)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.52221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52221'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52221 50.22898, 1.52221 50.22898, 1.52221 50.22898, 1.52221 50.22898, 1.52221 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8478'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.52222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22405"^^xsd:decimal ;
  dwc:decimalLongitude "1.52222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.52222)"^^geo:wktLiteral ;
  geo-pos:lat "50.22405"^^xsd:decimal ;
  geo-pos:long "1.52222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52222'^^xsd:double;
  dwc:latitude '50.22405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52222 50.22405, 1.52222 50.22405, 1.52222 50.22405, 1.52222 50.22405, 1.52222 50.22405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3873'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.52226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23017"^^xsd:decimal ;
  dwc:decimalLongitude "1.52226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.52226)"^^geo:wktLiteral ;
  geo-pos:lat "50.23017"^^xsd:decimal ;
  geo-pos:long "1.52226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8222'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52226'^^xsd:double;
  dwc:latitude '50.23017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52226 50.23017, 1.52226 50.23017, 1.52226 50.23017, 1.52226 50.23017, 1.52226 50.23017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8222'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.52231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.52231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.52231)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.52231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52231'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52231 50.22866, 1.52231 50.22866, 1.52231 50.22866, 1.52231 50.22866, 1.52231 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10753'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26475 1.52231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26475"^^xsd:decimal ;
  dwc:decimalLongitude "1.52231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26475 1.52231)"^^geo:wktLiteral ;
  geo-pos:lat "50.26475"^^xsd:decimal ;
  geo-pos:long "1.52231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2223'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52231'^^xsd:double;
  dwc:latitude '50.26475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52231 50.26475, 1.52231 50.26475, 1.52231 50.26475, 1.52231 50.26475, 1.52231 50.26475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2223'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22172 1.52233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22172"^^xsd:decimal ;
  dwc:decimalLongitude "1.52233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22172 1.52233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22172"^^xsd:decimal ;
  geo-pos:long "1.52233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52233'^^xsd:double;
  dwc:latitude '50.22172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52233 50.22172, 1.52233 50.22172, 1.52233 50.22172, 1.52233 50.22172, 1.52233 50.22172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7332'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23513 1.52235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23513"^^xsd:decimal ;
  dwc:decimalLongitude "1.52235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23513 1.52235)"^^geo:wktLiteral ;
  geo-pos:lat "50.23513"^^xsd:decimal ;
  geo-pos:long "1.52235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52235'^^xsd:double;
  dwc:latitude '50.23513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52235 50.23513, 1.52235 50.23513, 1.52235 50.23513, 1.52235 50.23513, 1.52235 50.23513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4555'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 1.52236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.213"^^xsd:decimal ;
  dwc:decimalLongitude "1.52236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 1.52236)"^^geo:wktLiteral ;
  geo-pos:lat "50.213"^^xsd:decimal ;
  geo-pos:long "1.52236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52236'^^xsd:double;
  dwc:latitude '50.213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52236 50.213, 1.52236 50.213, 1.52236 50.213, 1.52236 50.213, 1.52236 50.213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5322'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30655 1.52236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30655"^^xsd:decimal ;
  dwc:decimalLongitude "1.52236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30655 1.52236)"^^geo:wktLiteral ;
  geo-pos:lat "50.30655"^^xsd:decimal ;
  geo-pos:long "1.52236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52236'^^xsd:double;
  dwc:latitude '50.30655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52236 50.30655, 1.52236 50.30655, 1.52236 50.30655, 1.52236 50.30655, 1.52236 50.30655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_276'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21051 1.52246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21051"^^xsd:decimal ;
  dwc:decimalLongitude "1.52246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21051 1.52246)"^^geo:wktLiteral ;
  geo-pos:lat "50.21051"^^xsd:decimal ;
  geo-pos:long "1.52246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52246'^^xsd:double;
  dwc:latitude '50.21051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52246 50.21051, 1.52246 50.21051, 1.52246 50.21051, 1.52246 50.21051, 1.52246 50.21051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10774'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.52247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22597"^^xsd:decimal ;
  dwc:decimalLongitude "1.52247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.52247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22597"^^xsd:decimal ;
  geo-pos:long "1.52247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52247'^^xsd:double;
  dwc:latitude '50.22597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52247 50.22597, 1.52247 50.22597, 1.52247 50.22597, 1.52247 50.22597, 1.52247 50.22597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8655'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24496 1.52248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24496"^^xsd:decimal ;
  dwc:decimalLongitude "1.52248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24496 1.52248)"^^geo:wktLiteral ;
  geo-pos:lat "50.24496"^^xsd:decimal ;
  geo-pos:long "1.52248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52248'^^xsd:double;
  dwc:latitude '50.24496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52248 50.24496, 1.52248 50.24496, 1.52248 50.24496, 1.52248 50.24496, 1.52248 50.24496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1684'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30515 1.52248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30515"^^xsd:decimal ;
  dwc:decimalLongitude "1.52248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30515 1.52248)"^^geo:wktLiteral ;
  geo-pos:lat "50.30515"^^xsd:decimal ;
  geo-pos:long "1.52248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52248'^^xsd:double;
  dwc:latitude '50.30515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52248 50.30515, 1.52248 50.30515, 1.52248 50.30515, 1.52248 50.30515, 1.52248 50.30515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4043'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.52249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.52249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.52249)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.52249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52249'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52249 50.23442, 1.52249 50.23442, 1.52249 50.23442, 1.52249 50.23442, 1.52249 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6676'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.52251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.52251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.52251)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.52251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52251'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52251 50.23268, 1.52251 50.23268, 1.52251 50.23268, 1.52251 50.23268, 1.52251 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10339'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21861 1.52255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21861"^^xsd:decimal ;
  dwc:decimalLongitude "1.52255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21861 1.52255)"^^geo:wktLiteral ;
  geo-pos:lat "50.21861"^^xsd:decimal ;
  geo-pos:long "1.52255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52255'^^xsd:double;
  dwc:latitude '50.21861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52255 50.21861, 1.52255 50.21861, 1.52255 50.21861, 1.52255 50.21861, 1.52255 50.21861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11427'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.52256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.52256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.52256)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.52256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.17'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52256'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52256 50.233, 1.52256 50.233, 1.52256 50.233, 1.52256 50.233, 1.52256 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4765'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23745 1.52259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23745"^^xsd:decimal ;
  dwc:decimalLongitude "1.52259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23745 1.52259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23745"^^xsd:decimal ;
  geo-pos:long "1.52259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52259'^^xsd:double;
  dwc:latitude '50.23745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52259 50.23745, 1.52259 50.23745, 1.52259 50.23745, 1.52259 50.23745, 1.52259 50.23745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_851'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.52261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.52261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.52261)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.52261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52261'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52261 50.23258, 1.52261 50.23258, 1.52261 50.23258, 1.52261 50.23258, 1.52261 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12903'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.52271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.52271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.52271)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.52271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52271'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52271 50.229, 1.52271 50.229, 1.52271 50.229, 1.52271 50.229, 1.52271 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4207'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.52272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22112"^^xsd:decimal ;
  dwc:decimalLongitude "1.52272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.52272)"^^geo:wktLiteral ;
  geo-pos:lat "50.22112"^^xsd:decimal ;
  geo-pos:long "1.52272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52272'^^xsd:double;
  dwc:latitude '50.22112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52272 50.22112, 1.52272 50.22112, 1.52272 50.22112, 1.52272 50.22112, 1.52272 50.22112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5442'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25371 1.52276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25371"^^xsd:decimal ;
  dwc:decimalLongitude "1.52276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25371 1.52276)"^^geo:wktLiteral ;
  geo-pos:lat "50.25371"^^xsd:decimal ;
  geo-pos:long "1.52276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52276'^^xsd:double;
  dwc:latitude '50.25371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52276 50.25371, 1.52276 50.25371, 1.52276 50.25371, 1.52276 50.25371, 1.52276 50.25371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6674'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.52277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.52277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.52277)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.52277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12881'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52277'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52277 50.2298, 1.52277 50.2298, 1.52277 50.2298, 1.52277 50.2298, 1.52277 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12881'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.52278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22932"^^xsd:decimal ;
  dwc:decimalLongitude "1.52278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.52278)"^^geo:wktLiteral ;
  geo-pos:lat "50.22932"^^xsd:decimal ;
  geo-pos:long "1.52278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52278'^^xsd:double;
  dwc:latitude '50.22932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52278 50.22932, 1.52278 50.22932, 1.52278 50.22932, 1.52278 50.22932, 1.52278 50.22932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8430'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.52282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21992"^^xsd:decimal ;
  dwc:decimalLongitude "1.52282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.52282)"^^geo:wktLiteral ;
  geo-pos:lat "50.21992"^^xsd:decimal ;
  geo-pos:long "1.52282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.046666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52282'^^xsd:double;
  dwc:latitude '50.21992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52282 50.21992, 1.52282 50.21992, 1.52282 50.21992, 1.52282 50.21992, 1.52282 50.21992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7350'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.52287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.52287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.52287)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.52287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11033'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52287'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52287 50.22941, 1.52287 50.22941, 1.52287 50.22941, 1.52287 50.22941, 1.52287 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11033'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.52288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22662"^^xsd:decimal ;
  dwc:decimalLongitude "1.52288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.52288)"^^geo:wktLiteral ;
  geo-pos:lat "50.22662"^^xsd:decimal ;
  geo-pos:long "1.52288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52288'^^xsd:double;
  dwc:latitude '50.22662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52288 50.22662, 1.52288 50.22662, 1.52288 50.22662, 1.52288 50.22662, 1.52288 50.22662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5273'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.52288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.52288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.52288)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.52288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52288'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52288 50.23129, 1.52288 50.23129, 1.52288 50.23129, 1.52288 50.23129, 1.52288 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6248'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26077 1.52288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26077"^^xsd:decimal ;
  dwc:decimalLongitude "1.52288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26077 1.52288)"^^geo:wktLiteral ;
  geo-pos:lat "50.26077"^^xsd:decimal ;
  geo-pos:long "1.52288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52288'^^xsd:double;
  dwc:latitude '50.26077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52288 50.26077, 1.52288 50.26077, 1.52288 50.26077, 1.52288 50.26077, 1.52288 50.26077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10170'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26487 1.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26487"^^xsd:decimal ;
  dwc:decimalLongitude "1.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26487 1.5229)"^^geo:wktLiteral ;
  geo-pos:lat "50.26487"^^xsd:decimal ;
  geo-pos:long "1.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5229'^^xsd:double;
  dwc:latitude '50.26487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5229 50.26487, 1.5229 50.26487, 1.5229 50.26487, 1.5229 50.26487, 1.5229 50.26487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12236'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.52293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21955"^^xsd:decimal ;
  dwc:decimalLongitude "1.52293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.52293)"^^geo:wktLiteral ;
  geo-pos:lat "50.21955"^^xsd:decimal ;
  geo-pos:long "1.52293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52293'^^xsd:double;
  dwc:latitude '50.21955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52293 50.21955, 1.52293 50.21955, 1.52293 50.21955, 1.52293 50.21955, 1.52293 50.21955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7351'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.52294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22504"^^xsd:decimal ;
  dwc:decimalLongitude "1.52294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.52294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22504"^^xsd:decimal ;
  geo-pos:long "1.52294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52294'^^xsd:double;
  dwc:latitude '50.22504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52294 50.22504, 1.52294 50.22504, 1.52294 50.22504, 1.52294 50.22504, 1.52294 50.22504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11490'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22536 1.52297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22536"^^xsd:decimal ;
  dwc:decimalLongitude "1.52297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22536 1.52297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22536"^^xsd:decimal ;
  geo-pos:long "1.52297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52297'^^xsd:double;
  dwc:latitude '50.22536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52297 50.22536, 1.52297 50.22536, 1.52297 50.22536, 1.52297 50.22536, 1.52297 50.22536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6067'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.52302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21626"^^xsd:decimal ;
  dwc:decimalLongitude "1.52302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.52302)"^^geo:wktLiteral ;
  geo-pos:lat "50.21626"^^xsd:decimal ;
  geo-pos:long "1.52302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52302'^^xsd:double;
  dwc:latitude '50.21626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52302 50.21626, 1.52302 50.21626, 1.52302 50.21626, 1.52302 50.21626, 1.52302 50.21626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6011'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.52302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22641"^^xsd:decimal ;
  dwc:decimalLongitude "1.52302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.52302)"^^geo:wktLiteral ;
  geo-pos:lat "50.22641"^^xsd:decimal ;
  geo-pos:long "1.52302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52302'^^xsd:double;
  dwc:latitude '50.22641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52302 50.22641, 1.52302 50.22641, 1.52302 50.22641, 1.52302 50.22641, 1.52302 50.22641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6656'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.52304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23306"^^xsd:decimal ;
  dwc:decimalLongitude "1.52304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.52304)"^^geo:wktLiteral ;
  geo-pos:lat "50.23306"^^xsd:decimal ;
  geo-pos:long "1.52304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52304'^^xsd:double;
  dwc:latitude '50.23306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52304 50.23306, 1.52304 50.23306, 1.52304 50.23306, 1.52304 50.23306, 1.52304 50.23306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5993'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.52309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.52309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.52309)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.52309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11253'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52309'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52309 50.23211, 1.52309 50.23211, 1.52309 50.23211, 1.52309 50.23211, 1.52309 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11253'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.52312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22751"^^xsd:decimal ;
  dwc:decimalLongitude "1.52312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22751 1.52312)"^^geo:wktLiteral ;
  geo-pos:lat "50.22751"^^xsd:decimal ;
  geo-pos:long "1.52312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52312'^^xsd:double;
  dwc:latitude '50.22751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52312 50.22751, 1.52312 50.22751, 1.52312 50.22751, 1.52312 50.22751, 1.52312 50.22751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9011'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.52313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22719"^^xsd:decimal ;
  dwc:decimalLongitude "1.52313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.52313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22719"^^xsd:decimal ;
  geo-pos:long "1.52313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9036'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52313'^^xsd:double;
  dwc:latitude '50.22719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52313 50.22719, 1.52313 50.22719, 1.52313 50.22719, 1.52313 50.22719, 1.52313 50.22719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9036'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.52313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22799"^^xsd:decimal ;
  dwc:decimalLongitude "1.52313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.52313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22799"^^xsd:decimal ;
  geo-pos:long "1.52313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52313'^^xsd:double;
  dwc:latitude '50.22799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52313 50.22799, 1.52313 50.22799, 1.52313 50.22799, 1.52313 50.22799, 1.52313 50.22799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5668'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22705 1.52315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22705"^^xsd:decimal ;
  dwc:decimalLongitude "1.52315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22705 1.52315)"^^geo:wktLiteral ;
  geo-pos:lat "50.22705"^^xsd:decimal ;
  geo-pos:long "1.52315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52315'^^xsd:double;
  dwc:latitude '50.22705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52315 50.22705, 1.52315 50.22705, 1.52315 50.22705, 1.52315 50.22705, 1.52315 50.22705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10197'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.52319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.52319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.52319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.52319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13153'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52319'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52319 50.23006, 1.52319 50.23006, 1.52319 50.23006, 1.52319 50.23006, 1.52319 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13153'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.5232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23043"^^xsd:decimal ;
  dwc:decimalLongitude "1.5232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.5232)"^^geo:wktLiteral ;
  geo-pos:lat "50.23043"^^xsd:decimal ;
  geo-pos:long "1.5232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.842222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5232'^^xsd:double;
  dwc:latitude '50.23043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5232 50.23043, 1.5232 50.23043, 1.5232 50.23043, 1.5232 50.23043, 1.5232 50.23043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11163'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2228 1.52321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2228"^^xsd:decimal ;
  dwc:decimalLongitude "1.52321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2228 1.52321)"^^geo:wktLiteral ;
  geo-pos:lat "50.2228"^^xsd:decimal ;
  geo-pos:long "1.52321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52321'^^xsd:double;
  dwc:latitude '50.2228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52321 50.2228, 1.52321 50.2228, 1.52321 50.2228, 1.52321 50.2228, 1.52321 50.2228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10306'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.52323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2336"^^xsd:decimal ;
  dwc:decimalLongitude "1.52323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.52323)"^^geo:wktLiteral ;
  geo-pos:lat "50.2336"^^xsd:decimal ;
  geo-pos:long "1.52323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.73777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52323'^^xsd:double;
  dwc:latitude '50.2336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52323 50.2336, 1.52323 50.2336, 1.52323 50.2336, 1.52323 50.2336, 1.52323 50.2336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8699'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22009 1.52324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22009"^^xsd:decimal ;
  dwc:decimalLongitude "1.52324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22009 1.52324)"^^geo:wktLiteral ;
  geo-pos:lat "50.22009"^^xsd:decimal ;
  geo-pos:long "1.52324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52324'^^xsd:double;
  dwc:latitude '50.22009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52324 50.22009, 1.52324 50.22009, 1.52324 50.22009, 1.52324 50.22009, 1.52324 50.22009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7352'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.52325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2266"^^xsd:decimal ;
  dwc:decimalLongitude "1.52325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.52325)"^^geo:wktLiteral ;
  geo-pos:lat "50.2266"^^xsd:decimal ;
  geo-pos:long "1.52325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52325'^^xsd:double;
  dwc:latitude '50.2266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52325 50.2266, 1.52325 50.2266, 1.52325 50.2266, 1.52325 50.2266, 1.52325 50.2266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8556'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.52329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21818"^^xsd:decimal ;
  dwc:decimalLongitude "1.52329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.52329)"^^geo:wktLiteral ;
  geo-pos:lat "50.21818"^^xsd:decimal ;
  geo-pos:long "1.52329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52329'^^xsd:double;
  dwc:latitude '50.21818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52329 50.21818, 1.52329 50.21818, 1.52329 50.21818, 1.52329 50.21818, 1.52329 50.21818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6968'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34593 1.52329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34593"^^xsd:decimal ;
  dwc:decimalLongitude "1.52329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34593 1.52329)"^^geo:wktLiteral ;
  geo-pos:lat "50.34593"^^xsd:decimal ;
  geo-pos:long "1.52329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.22111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52329'^^xsd:double;
  dwc:latitude '50.34593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52329 50.34593, 1.52329 50.34593, 1.52329 50.34593, 1.52329 50.34593, 1.52329 50.34593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2334'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.52331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21856"^^xsd:decimal ;
  dwc:decimalLongitude "1.52331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.52331)"^^geo:wktLiteral ;
  geo-pos:lat "50.21856"^^xsd:decimal ;
  geo-pos:long "1.52331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52331'^^xsd:double;
  dwc:latitude '50.21856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52331 50.21856, 1.52331 50.21856, 1.52331 50.21856, 1.52331 50.21856, 1.52331 50.21856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4516'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.52331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.52331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.52331)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.52331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52331'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52331 50.2319, 1.52331 50.2319, 1.52331 50.2319, 1.52331 50.2319, 1.52331 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8646'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.52332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23003"^^xsd:decimal ;
  dwc:decimalLongitude "1.52332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.52332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23003"^^xsd:decimal ;
  geo-pos:long "1.52332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52332'^^xsd:double;
  dwc:latitude '50.23003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52332 50.23003, 1.52332 50.23003, 1.52332 50.23003, 1.52332 50.23003, 1.52332 50.23003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4761'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24477 1.52334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24477"^^xsd:decimal ;
  dwc:decimalLongitude "1.52334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24477 1.52334)"^^geo:wktLiteral ;
  geo-pos:lat "50.24477"^^xsd:decimal ;
  geo-pos:long "1.52334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52334'^^xsd:double;
  dwc:latitude '50.24477'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52334 50.24477, 1.52334 50.24477, 1.52334 50.24477, 1.52334 50.24477, 1.52334 50.24477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6554'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.52335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22646"^^xsd:decimal ;
  dwc:decimalLongitude "1.52335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.52335)"^^geo:wktLiteral ;
  geo-pos:lat "50.22646"^^xsd:decimal ;
  geo-pos:long "1.52335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52335'^^xsd:double;
  dwc:latitude '50.22646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52335 50.22646, 1.52335 50.22646, 1.52335 50.22646, 1.52335 50.22646, 1.52335 50.22646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6361'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25242 1.52335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25242"^^xsd:decimal ;
  dwc:decimalLongitude "1.52335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25242 1.52335)"^^geo:wktLiteral ;
  geo-pos:lat "50.25242"^^xsd:decimal ;
  geo-pos:long "1.52335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52335'^^xsd:double;
  dwc:latitude '50.25242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52335 50.25242, 1.52335 50.25242, 1.52335 50.25242, 1.52335 50.25242, 1.52335 50.25242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4044'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.52336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21494"^^xsd:decimal ;
  dwc:decimalLongitude "1.52336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21494 1.52336)"^^geo:wktLiteral ;
  geo-pos:lat "50.21494"^^xsd:decimal ;
  geo-pos:long "1.52336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_438'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52336'^^xsd:double;
  dwc:latitude '50.21494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52336 50.21494, 1.52336 50.21494, 1.52336 50.21494, 1.52336 50.21494, 1.52336 50.21494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_438'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29607 1.52336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29607"^^xsd:decimal ;
  dwc:decimalLongitude "1.52336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29607 1.52336)"^^geo:wktLiteral ;
  geo-pos:lat "50.29607"^^xsd:decimal ;
  geo-pos:long "1.52336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52336'^^xsd:double;
  dwc:latitude '50.29607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52336 50.29607, 1.52336 50.29607, 1.52336 50.29607, 1.52336 50.29607, 1.52336 50.29607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7757'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24281 1.52339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24281"^^xsd:decimal ;
  dwc:decimalLongitude "1.52339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24281 1.52339)"^^geo:wktLiteral ;
  geo-pos:lat "50.24281"^^xsd:decimal ;
  geo-pos:long "1.52339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52339'^^xsd:double;
  dwc:latitude '50.24281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52339 50.24281, 1.52339 50.24281, 1.52339 50.24281, 1.52339 50.24281, 1.52339 50.24281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1112'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24339 1.52339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24339"^^xsd:decimal ;
  dwc:decimalLongitude "1.52339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24339 1.52339)"^^geo:wktLiteral ;
  geo-pos:lat "50.24339"^^xsd:decimal ;
  geo-pos:long "1.52339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52339'^^xsd:double;
  dwc:latitude '50.24339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52339 50.24339, 1.52339 50.24339, 1.52339 50.24339, 1.52339 50.24339, 1.52339 50.24339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12317'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.52341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22881"^^xsd:decimal ;
  dwc:decimalLongitude "1.52341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.52341)"^^geo:wktLiteral ;
  geo-pos:lat "50.22881"^^xsd:decimal ;
  geo-pos:long "1.52341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52341'^^xsd:double;
  dwc:latitude '50.22881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52341 50.22881, 1.52341 50.22881, 1.52341 50.22881, 1.52341 50.22881, 1.52341 50.22881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9775'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28586 1.52343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28586"^^xsd:decimal ;
  dwc:decimalLongitude "1.52343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28586 1.52343)"^^geo:wktLiteral ;
  geo-pos:lat "50.28586"^^xsd:decimal ;
  geo-pos:long "1.52343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52343'^^xsd:double;
  dwc:latitude '50.28586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52343 50.28586, 1.52343 50.28586, 1.52343 50.28586, 1.52343 50.28586, 1.52343 50.28586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7785'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24812 1.52344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24812"^^xsd:decimal ;
  dwc:decimalLongitude "1.52344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24812 1.52344)"^^geo:wktLiteral ;
  geo-pos:lat "50.24812"^^xsd:decimal ;
  geo-pos:long "1.52344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52344'^^xsd:double;
  dwc:latitude '50.24812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52344 50.24812, 1.52344 50.24812, 1.52344 50.24812, 1.52344 50.24812, 1.52344 50.24812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6913'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.52345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2269"^^xsd:decimal ;
  dwc:decimalLongitude "1.52345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.52345)"^^geo:wktLiteral ;
  geo-pos:lat "50.2269"^^xsd:decimal ;
  geo-pos:long "1.52345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52345'^^xsd:double;
  dwc:latitude '50.2269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52345 50.2269, 1.52345 50.2269, 1.52345 50.2269, 1.52345 50.2269, 1.52345 50.2269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12039'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.52345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.52345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.52345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.52345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52345'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52345 50.23292, 1.52345 50.23292, 1.52345 50.23292, 1.52345 50.23292, 1.52345 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12913'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27385 1.52346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27385"^^xsd:decimal ;
  dwc:decimalLongitude "1.52346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27385 1.52346)"^^geo:wktLiteral ;
  geo-pos:lat "50.27385"^^xsd:decimal ;
  geo-pos:long "1.52346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52346'^^xsd:double;
  dwc:latitude '50.27385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52346 50.27385, 1.52346 50.27385, 1.52346 50.27385, 1.52346 50.27385, 1.52346 50.27385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2663'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28681 1.52346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28681"^^xsd:decimal ;
  dwc:decimalLongitude "1.52346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28681 1.52346)"^^geo:wktLiteral ;
  geo-pos:lat "50.28681"^^xsd:decimal ;
  geo-pos:long "1.52346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2222'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52346'^^xsd:double;
  dwc:latitude '50.28681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52346 50.28681, 1.52346 50.28681, 1.52346 50.28681, 1.52346 50.28681, 1.52346 50.28681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2222'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28263 1.52354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28263"^^xsd:decimal ;
  dwc:decimalLongitude "1.52354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28263 1.52354)"^^geo:wktLiteral ;
  geo-pos:lat "50.28263"^^xsd:decimal ;
  geo-pos:long "1.52354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52354'^^xsd:double;
  dwc:latitude '50.28263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52354 50.28263, 1.52354 50.28263, 1.52354 50.28263, 1.52354 50.28263, 1.52354 50.28263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12235'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33119 1.52357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33119"^^xsd:decimal ;
  dwc:decimalLongitude "1.52357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33119 1.52357)"^^geo:wktLiteral ;
  geo-pos:lat "50.33119"^^xsd:decimal ;
  geo-pos:long "1.52357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52357'^^xsd:double;
  dwc:latitude '50.33119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52357 50.33119, 1.52357 50.33119, 1.52357 50.33119, 1.52357 50.33119, 1.52357 50.33119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7989'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.52358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22729"^^xsd:decimal ;
  dwc:decimalLongitude "1.52358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.52358)"^^geo:wktLiteral ;
  geo-pos:lat "50.22729"^^xsd:decimal ;
  geo-pos:long "1.52358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11216'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52358'^^xsd:double;
  dwc:latitude '50.22729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52358 50.22729, 1.52358 50.22729, 1.52358 50.22729, 1.52358 50.22729, 1.52358 50.22729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11216'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21033 1.52361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21033"^^xsd:decimal ;
  dwc:decimalLongitude "1.52361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21033 1.52361)"^^geo:wktLiteral ;
  geo-pos:lat "50.21033"^^xsd:decimal ;
  geo-pos:long "1.52361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52361'^^xsd:double;
  dwc:latitude '50.21033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52361 50.21033, 1.52361 50.21033, 1.52361 50.21033, 1.52361 50.21033, 1.52361 50.21033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5277'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.52361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.52361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.52361)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.52361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52361'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52361 50.22878, 1.52361 50.22878, 1.52361 50.22878, 1.52361 50.22878, 1.52361 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9513'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22183 1.52363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22183"^^xsd:decimal ;
  dwc:decimalLongitude "1.52363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22183 1.52363)"^^geo:wktLiteral ;
  geo-pos:lat "50.22183"^^xsd:decimal ;
  geo-pos:long "1.52363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52363'^^xsd:double;
  dwc:latitude '50.22183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52363 50.22183, 1.52363 50.22183, 1.52363 50.22183, 1.52363 50.22183, 1.52363 50.22183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8276'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22212 1.52364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22212"^^xsd:decimal ;
  dwc:decimalLongitude "1.52364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22212 1.52364)"^^geo:wktLiteral ;
  geo-pos:lat "50.22212"^^xsd:decimal ;
  geo-pos:long "1.52364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52364'^^xsd:double;
  dwc:latitude '50.22212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52364 50.22212, 1.52364 50.22212, 1.52364 50.22212, 1.52364 50.22212, 1.52364 50.22212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5947'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24213 1.52365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24213"^^xsd:decimal ;
  dwc:decimalLongitude "1.52365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24213 1.52365)"^^geo:wktLiteral ;
  geo-pos:lat "50.24213"^^xsd:decimal ;
  geo-pos:long "1.52365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2261'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.791111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52365'^^xsd:double;
  dwc:latitude '50.24213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52365 50.24213, 1.52365 50.24213, 1.52365 50.24213, 1.52365 50.24213, 1.52365 50.24213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2261'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26657 1.52365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26657"^^xsd:decimal ;
  dwc:decimalLongitude "1.52365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26657 1.52365)"^^geo:wktLiteral ;
  geo-pos:lat "50.26657"^^xsd:decimal ;
  geo-pos:long "1.52365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52365'^^xsd:double;
  dwc:latitude '50.26657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52365 50.26657, 1.52365 50.26657, 1.52365 50.26657, 1.52365 50.26657, 1.52365 50.26657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8667'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.52368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22187"^^xsd:decimal ;
  dwc:decimalLongitude "1.52368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.52368)"^^geo:wktLiteral ;
  geo-pos:lat "50.22187"^^xsd:decimal ;
  geo-pos:long "1.52368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52368'^^xsd:double;
  dwc:latitude '50.22187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52368 50.22187, 1.52368 50.22187, 1.52368 50.22187, 1.52368 50.22187, 1.52368 50.22187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10332'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27173 1.52368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27173"^^xsd:decimal ;
  dwc:decimalLongitude "1.52368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27173 1.52368)"^^geo:wktLiteral ;
  geo-pos:lat "50.27173"^^xsd:decimal ;
  geo-pos:long "1.52368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52368'^^xsd:double;
  dwc:latitude '50.27173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52368 50.27173, 1.52368 50.27173, 1.52368 50.27173, 1.52368 50.27173, 1.52368 50.27173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4550'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36642 1.52368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36642"^^xsd:decimal ;
  dwc:decimalLongitude "1.52368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36642 1.52368)"^^geo:wktLiteral ;
  geo-pos:lat "50.36642"^^xsd:decimal ;
  geo-pos:long "1.52368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52368'^^xsd:double;
  dwc:latitude '50.36642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52368 50.36642, 1.52368 50.36642, 1.52368 50.36642, 1.52368 50.36642, 1.52368 50.36642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4752'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24339 1.52369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24339"^^xsd:decimal ;
  dwc:decimalLongitude "1.52369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24339 1.52369)"^^geo:wktLiteral ;
  geo-pos:lat "50.24339"^^xsd:decimal ;
  geo-pos:long "1.52369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52369'^^xsd:double;
  dwc:latitude '50.24339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52369 50.24339, 1.52369 50.24339, 1.52369 50.24339, 1.52369 50.24339, 1.52369 50.24339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6859'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32227 1.5237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32227"^^xsd:decimal ;
  dwc:decimalLongitude "1.5237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32227 1.5237)"^^geo:wktLiteral ;
  geo-pos:lat "50.32227"^^xsd:decimal ;
  geo-pos:long "1.5237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5237'^^xsd:double;
  dwc:latitude '50.32227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5237 50.32227, 1.5237 50.32227, 1.5237 50.32227, 1.5237 50.32227, 1.5237 50.32227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3020'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26054 1.52373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26054"^^xsd:decimal ;
  dwc:decimalLongitude "1.52373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26054 1.52373)"^^geo:wktLiteral ;
  geo-pos:lat "50.26054"^^xsd:decimal ;
  geo-pos:long "1.52373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52373'^^xsd:double;
  dwc:latitude '50.26054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52373 50.26054, 1.52373 50.26054, 1.52373 50.26054, 1.52373 50.26054, 1.52373 50.26054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6857'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.52374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22841"^^xsd:decimal ;
  dwc:decimalLongitude "1.52374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.52374)"^^geo:wktLiteral ;
  geo-pos:lat "50.22841"^^xsd:decimal ;
  geo-pos:long "1.52374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52374'^^xsd:double;
  dwc:latitude '50.22841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52374 50.22841, 1.52374 50.22841, 1.52374 50.22841, 1.52374 50.22841, 1.52374 50.22841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11460'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23514 1.52375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23514"^^xsd:decimal ;
  dwc:decimalLongitude "1.52375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23514 1.52375)"^^geo:wktLiteral ;
  geo-pos:lat "50.23514"^^xsd:decimal ;
  geo-pos:long "1.52375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.625555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52375'^^xsd:double;
  dwc:latitude '50.23514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52375 50.23514, 1.52375 50.23514, 1.52375 50.23514, 1.52375 50.23514, 1.52375 50.23514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4954'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.5238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.5238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.5238)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.5238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5238'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5238 50.22869, 1.5238 50.22869, 1.5238 50.22869, 1.5238 50.22869, 1.5238 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5282'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21583 1.52381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21583"^^xsd:decimal ;
  dwc:decimalLongitude "1.52381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21583 1.52381)"^^geo:wktLiteral ;
  geo-pos:lat "50.21583"^^xsd:decimal ;
  geo-pos:long "1.52381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.23111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52381'^^xsd:double;
  dwc:latitude '50.21583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52381 50.21583, 1.52381 50.21583, 1.52381 50.21583, 1.52381 50.21583, 1.52381 50.21583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7675'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.52382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21993"^^xsd:decimal ;
  dwc:decimalLongitude "1.52382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.52382)"^^geo:wktLiteral ;
  geo-pos:lat "50.21993"^^xsd:decimal ;
  geo-pos:long "1.52382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.625'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52382'^^xsd:double;
  dwc:latitude '50.21993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52382 50.21993, 1.52382 50.21993, 1.52382 50.21993, 1.52382 50.21993, 1.52382 50.21993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7353'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27655 1.52382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27655"^^xsd:decimal ;
  dwc:decimalLongitude "1.52382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27655 1.52382)"^^geo:wktLiteral ;
  geo-pos:lat "50.27655"^^xsd:decimal ;
  geo-pos:long "1.52382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52382'^^xsd:double;
  dwc:latitude '50.27655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52382 50.27655, 1.52382 50.27655, 1.52382 50.27655, 1.52382 50.27655, 1.52382 50.27655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10226'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.52383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23351"^^xsd:decimal ;
  dwc:decimalLongitude "1.52383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.52383)"^^geo:wktLiteral ;
  geo-pos:lat "50.23351"^^xsd:decimal ;
  geo-pos:long "1.52383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52383'^^xsd:double;
  dwc:latitude '50.23351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52383 50.23351, 1.52383 50.23351, 1.52383 50.23351, 1.52383 50.23351, 1.52383 50.23351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11601'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23517"^^xsd:decimal ;
  dwc:decimalLongitude "1.52384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52384)"^^geo:wktLiteral ;
  geo-pos:lat "50.23517"^^xsd:decimal ;
  geo-pos:long "1.52384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.156666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52384'^^xsd:double;
  dwc:latitude '50.23517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52384 50.23517, 1.52384 50.23517, 1.52384 50.23517, 1.52384 50.23517, 1.52384 50.23517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4368'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25194 1.52384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25194"^^xsd:decimal ;
  dwc:decimalLongitude "1.52384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25194 1.52384)"^^geo:wktLiteral ;
  geo-pos:lat "50.25194"^^xsd:decimal ;
  geo-pos:long "1.52384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52384'^^xsd:double;
  dwc:latitude '50.25194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52384 50.25194, 1.52384 50.25194, 1.52384 50.25194, 1.52384 50.25194, 1.52384 50.25194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1116'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27125 1.52384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27125"^^xsd:decimal ;
  dwc:decimalLongitude "1.52384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27125 1.52384)"^^geo:wktLiteral ;
  geo-pos:lat "50.27125"^^xsd:decimal ;
  geo-pos:long "1.52384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52384'^^xsd:double;
  dwc:latitude '50.27125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52384 50.27125, 1.52384 50.27125, 1.52384 50.27125, 1.52384 50.27125, 1.52384 50.27125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8003'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.52389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.52389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.52389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.52389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52389'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52389 50.22582, 1.52389 50.22582, 1.52389 50.22582, 1.52389 50.22582, 1.52389 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10714'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.52389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.52389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.52389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.52389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52389'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52389 50.22922, 1.52389 50.22922, 1.52389 50.22922, 1.52389 50.22922, 1.52389 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9741'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.5239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "1.5239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.5239)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "1.5239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5239'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5239 50.22, 1.5239 50.22, 1.5239 50.22, 1.5239 50.22, 1.5239 50.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4532'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2359 1.52391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2359"^^xsd:decimal ;
  dwc:decimalLongitude "1.52391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2359 1.52391)"^^geo:wktLiteral ;
  geo-pos:lat "50.2359"^^xsd:decimal ;
  geo-pos:long "1.52391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9136'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52391'^^xsd:double;
  dwc:latitude '50.2359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52391 50.2359, 1.52391 50.2359, 1.52391 50.2359, 1.52391 50.2359, 1.52391 50.2359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9136'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23694 1.52392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23694"^^xsd:decimal ;
  dwc:decimalLongitude "1.52392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23694 1.52392)"^^geo:wktLiteral ;
  geo-pos:lat "50.23694"^^xsd:decimal ;
  geo-pos:long "1.52392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52392'^^xsd:double;
  dwc:latitude '50.23694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52392 50.23694, 1.52392 50.23694, 1.52392 50.23694, 1.52392 50.23694, 1.52392 50.23694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12840'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26527 1.52394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26527"^^xsd:decimal ;
  dwc:decimalLongitude "1.52394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26527 1.52394)"^^geo:wktLiteral ;
  geo-pos:lat "50.26527"^^xsd:decimal ;
  geo-pos:long "1.52394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52394'^^xsd:double;
  dwc:latitude '50.26527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52394 50.26527, 1.52394 50.26527, 1.52394 50.26527, 1.52394 50.26527, 1.52394 50.26527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3922'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32756 1.52394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32756"^^xsd:decimal ;
  dwc:decimalLongitude "1.52394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32756 1.52394)"^^geo:wktLiteral ;
  geo-pos:lat "50.32756"^^xsd:decimal ;
  geo-pos:long "1.52394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52394'^^xsd:double;
  dwc:latitude '50.32756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52394 50.32756, 1.52394 50.32756, 1.52394 50.32756, 1.52394 50.32756, 1.52394 50.32756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12408'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.52396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.52396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.52396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.52396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11076'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52396'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52396 50.22582, 1.52396 50.22582, 1.52396 50.22582, 1.52396 50.22582, 1.52396 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11076'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32834 1.52398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32834"^^xsd:decimal ;
  dwc:decimalLongitude "1.52398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32834 1.52398)"^^geo:wktLiteral ;
  geo-pos:lat "50.32834"^^xsd:decimal ;
  geo-pos:long "1.52398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.74555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52398'^^xsd:double;
  dwc:latitude '50.32834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52398 50.32834, 1.52398 50.32834, 1.52398 50.32834, 1.52398 50.32834, 1.52398 50.32834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12407'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.52399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22583"^^xsd:decimal ;
  dwc:decimalLongitude "1.52399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22583 1.52399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22583"^^xsd:decimal ;
  geo-pos:long "1.52399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52399'^^xsd:double;
  dwc:latitude '50.22583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52399 50.22583, 1.52399 50.22583, 1.52399 50.22583, 1.52399 50.22583, 1.52399 50.22583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4183'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26789 1.52399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26789"^^xsd:decimal ;
  dwc:decimalLongitude "1.52399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26789 1.52399)"^^geo:wktLiteral ;
  geo-pos:lat "50.26789"^^xsd:decimal ;
  geo-pos:long "1.52399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52399'^^xsd:double;
  dwc:latitude '50.26789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52399 50.26789, 1.52399 50.26789, 1.52399 50.26789, 1.52399 50.26789, 1.52399 50.26789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12196'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.52407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.52407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.52407)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.52407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52407'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52407 50.22564, 1.52407 50.22564, 1.52407 50.22564, 1.52407 50.22564, 1.52407 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4227'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.52407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23453"^^xsd:decimal ;
  dwc:decimalLongitude "1.52407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.52407)"^^geo:wktLiteral ;
  geo-pos:lat "50.23453"^^xsd:decimal ;
  geo-pos:long "1.52407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52407'^^xsd:double;
  dwc:latitude '50.23453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52407 50.23453, 1.52407 50.23453, 1.52407 50.23453, 1.52407 50.23453, 1.52407 50.23453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4680'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.52408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.52408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.52408)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.52408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52408'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52408 50.23302, 1.52408 50.23302, 1.52408 50.23302, 1.52408 50.23302, 1.52408 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9870'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2265 1.52409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2265"^^xsd:decimal ;
  dwc:decimalLongitude "1.52409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2265 1.52409)"^^geo:wktLiteral ;
  geo-pos:lat "50.2265"^^xsd:decimal ;
  geo-pos:long "1.52409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4869'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52409'^^xsd:double;
  dwc:latitude '50.2265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52409 50.2265, 1.52409 50.2265, 1.52409 50.2265, 1.52409 50.2265, 1.52409 50.2265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4869'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.52409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.52409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.52409)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.52409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52409'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52409 50.22941, 1.52409 50.22941, 1.52409 50.22941, 1.52409 50.22941, 1.52409 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6657'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.52411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22795"^^xsd:decimal ;
  dwc:decimalLongitude "1.52411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.52411)"^^geo:wktLiteral ;
  geo-pos:lat "50.22795"^^xsd:decimal ;
  geo-pos:long "1.52411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.846666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52411'^^xsd:double;
  dwc:latitude '50.22795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52411 50.22795, 1.52411 50.22795, 1.52411 50.22795, 1.52411 50.22795, 1.52411 50.22795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9896'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2419 1.52415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2419"^^xsd:decimal ;
  dwc:decimalLongitude "1.52415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2419 1.52415)"^^geo:wktLiteral ;
  geo-pos:lat "50.2419"^^xsd:decimal ;
  geo-pos:long "1.52415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52415'^^xsd:double;
  dwc:latitude '50.2419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52415 50.2419, 1.52415 50.2419, 1.52415 50.2419, 1.52415 50.2419, 1.52415 50.2419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1204'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26611 1.52415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26611"^^xsd:decimal ;
  dwc:decimalLongitude "1.52415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26611 1.52415)"^^geo:wktLiteral ;
  geo-pos:lat "50.26611"^^xsd:decimal ;
  geo-pos:long "1.52415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52415'^^xsd:double;
  dwc:latitude '50.26611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52415 50.26611, 1.52415 50.26611, 1.52415 50.26611, 1.52415 50.26611, 1.52415 50.26611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7771'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21596 1.52416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21596"^^xsd:decimal ;
  dwc:decimalLongitude "1.52416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21596 1.52416)"^^geo:wktLiteral ;
  geo-pos:lat "50.21596"^^xsd:decimal ;
  geo-pos:long "1.52416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52416'^^xsd:double;
  dwc:latitude '50.21596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52416 50.21596, 1.52416 50.21596, 1.52416 50.21596, 1.52416 50.21596, 1.52416 50.21596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_736'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2439 1.52417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2439"^^xsd:decimal ;
  dwc:decimalLongitude "1.52417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2439 1.52417)"^^geo:wktLiteral ;
  geo-pos:lat "50.2439"^^xsd:decimal ;
  geo-pos:long "1.52417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52417'^^xsd:double;
  dwc:latitude '50.2439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52417 50.2439, 1.52417 50.2439, 1.52417 50.2439, 1.52417 50.2439, 1.52417 50.2439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8760'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.52418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22825"^^xsd:decimal ;
  dwc:decimalLongitude "1.52418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.52418)"^^geo:wktLiteral ;
  geo-pos:lat "50.22825"^^xsd:decimal ;
  geo-pos:long "1.52418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52418'^^xsd:double;
  dwc:latitude '50.22825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52418 50.22825, 1.52418 50.22825, 1.52418 50.22825, 1.52418 50.22825, 1.52418 50.22825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5630'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24341 1.52418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24341"^^xsd:decimal ;
  dwc:decimalLongitude "1.52418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24341 1.52418)"^^geo:wktLiteral ;
  geo-pos:lat "50.24341"^^xsd:decimal ;
  geo-pos:long "1.52418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52418'^^xsd:double;
  dwc:latitude '50.24341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52418 50.24341, 1.52418 50.24341, 1.52418 50.24341, 1.52418 50.24341, 1.52418 50.24341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9989'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.52419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22864"^^xsd:decimal ;
  dwc:decimalLongitude "1.52419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.52419)"^^geo:wktLiteral ;
  geo-pos:lat "50.22864"^^xsd:decimal ;
  geo-pos:long "1.52419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11149'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52419'^^xsd:double;
  dwc:latitude '50.22864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52419 50.22864, 1.52419 50.22864, 1.52419 50.22864, 1.52419 50.22864, 1.52419 50.22864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11149'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.52421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.52421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.52421)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.52421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52421'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52421 50.23213, 1.52421 50.23213, 1.52421 50.23213, 1.52421 50.23213, 1.52421 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3948'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.52425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22662"^^xsd:decimal ;
  dwc:decimalLongitude "1.52425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22662 1.52425)"^^geo:wktLiteral ;
  geo-pos:lat "50.22662"^^xsd:decimal ;
  geo-pos:long "1.52425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.53'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52425'^^xsd:double;
  dwc:latitude '50.22662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52425 50.22662, 1.52425 50.22662, 1.52425 50.22662, 1.52425 50.22662, 1.52425 50.22662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4175'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.52429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.52429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.52429)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.52429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52429'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52429 50.22906, 1.52429 50.22906, 1.52429 50.22906, 1.52429 50.22906, 1.52429 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3927'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27449 1.52431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27449"^^xsd:decimal ;
  dwc:decimalLongitude "1.52431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27449 1.52431)"^^geo:wktLiteral ;
  geo-pos:lat "50.27449"^^xsd:decimal ;
  geo-pos:long "1.52431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52431'^^xsd:double;
  dwc:latitude '50.27449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52431 50.27449, 1.52431 50.27449, 1.52431 50.27449, 1.52431 50.27449, 1.52431 50.27449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7813'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.52432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2201"^^xsd:decimal ;
  dwc:decimalLongitude "1.52432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.52432)"^^geo:wktLiteral ;
  geo-pos:lat "50.2201"^^xsd:decimal ;
  geo-pos:long "1.52432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52432'^^xsd:double;
  dwc:latitude '50.2201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52432 50.2201, 1.52432 50.2201, 1.52432 50.2201, 1.52432 50.2201, 1.52432 50.2201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7354'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23965 1.52433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23965"^^xsd:decimal ;
  dwc:decimalLongitude "1.52433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23965 1.52433)"^^geo:wktLiteral ;
  geo-pos:lat "50.23965"^^xsd:decimal ;
  geo-pos:long "1.52433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52433'^^xsd:double;
  dwc:latitude '50.23965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52433 50.23965, 1.52433 50.23965, 1.52433 50.23965, 1.52433 50.23965, 1.52433 50.23965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7643'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.52437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.52437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.52437)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.52437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52437'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52437 50.22664, 1.52437 50.22664, 1.52437 50.22664, 1.52437 50.22664, 1.52437 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5693'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26705 1.52437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26705"^^xsd:decimal ;
  dwc:decimalLongitude "1.52437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26705 1.52437)"^^geo:wktLiteral ;
  geo-pos:lat "50.26705"^^xsd:decimal ;
  geo-pos:long "1.52437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52437'^^xsd:double;
  dwc:latitude '50.26705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52437 50.26705, 1.52437 50.26705, 1.52437 50.26705, 1.52437 50.26705, 1.52437 50.26705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9988'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26709 1.52439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26709"^^xsd:decimal ;
  dwc:decimalLongitude "1.52439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26709 1.52439)"^^geo:wktLiteral ;
  geo-pos:lat "50.26709"^^xsd:decimal ;
  geo-pos:long "1.52439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52439'^^xsd:double;
  dwc:latitude '50.26709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52439 50.26709, 1.52439 50.26709, 1.52439 50.26709, 1.52439 50.26709, 1.52439 50.26709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7690'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.52442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22861"^^xsd:decimal ;
  dwc:decimalLongitude "1.52442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.52442)"^^geo:wktLiteral ;
  geo-pos:lat "50.22861"^^xsd:decimal ;
  geo-pos:long "1.52442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_503'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52442'^^xsd:double;
  dwc:latitude '50.22861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52442 50.22861, 1.52442 50.22861, 1.52442 50.22861, 1.52442 50.22861, 1.52442 50.22861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_503'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.52443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22519"^^xsd:decimal ;
  dwc:decimalLongitude "1.52443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.52443)"^^geo:wktLiteral ;
  geo-pos:lat "50.22519"^^xsd:decimal ;
  geo-pos:long "1.52443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52443'^^xsd:double;
  dwc:latitude '50.22519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52443 50.22519, 1.52443 50.22519, 1.52443 50.22519, 1.52443 50.22519, 1.52443 50.22519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4696'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.52443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22619"^^xsd:decimal ;
  dwc:decimalLongitude "1.52443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.52443)"^^geo:wktLiteral ;
  geo-pos:lat "50.22619"^^xsd:decimal ;
  geo-pos:long "1.52443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.617777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52443'^^xsd:double;
  dwc:latitude '50.22619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52443 50.22619, 1.52443 50.22619, 1.52443 50.22619, 1.52443 50.22619, 1.52443 50.22619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4139'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25915 1.52443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25915"^^xsd:decimal ;
  dwc:decimalLongitude "1.52443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25915 1.52443)"^^geo:wktLiteral ;
  geo-pos:lat "50.25915"^^xsd:decimal ;
  geo-pos:long "1.52443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52443'^^xsd:double;
  dwc:latitude '50.25915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52443 50.25915, 1.52443 50.25915, 1.52443 50.25915, 1.52443 50.25915, 1.52443 50.25915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1886'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.52444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22011"^^xsd:decimal ;
  dwc:decimalLongitude "1.52444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.52444)"^^geo:wktLiteral ;
  geo-pos:lat "50.22011"^^xsd:decimal ;
  geo-pos:long "1.52444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52444'^^xsd:double;
  dwc:latitude '50.22011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52444 50.22011, 1.52444 50.22011, 1.52444 50.22011, 1.52444 50.22011, 1.52444 50.22011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7356'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.52444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.52444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.52444)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.52444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52444'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52444 50.23266, 1.52444 50.23266, 1.52444 50.23266, 1.52444 50.23266, 1.52444 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10311'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24276 1.52445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24276"^^xsd:decimal ;
  dwc:decimalLongitude "1.52445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24276 1.52445)"^^geo:wktLiteral ;
  geo-pos:lat "50.24276"^^xsd:decimal ;
  geo-pos:long "1.52445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52445'^^xsd:double;
  dwc:latitude '50.24276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52445 50.24276, 1.52445 50.24276, 1.52445 50.24276, 1.52445 50.24276, 1.52445 50.24276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9719'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.5245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23171"^^xsd:decimal ;
  dwc:decimalLongitude "1.5245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.5245)"^^geo:wktLiteral ;
  geo-pos:lat "50.23171"^^xsd:decimal ;
  geo-pos:long "1.5245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5245'^^xsd:double;
  dwc:latitude '50.23171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5245 50.23171, 1.5245 50.23171, 1.5245 50.23171, 1.5245 50.23171, 1.5245 50.23171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8802'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.52453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.52453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.52453)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.52453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.22666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52453'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52453 50.22746, 1.52453 50.22746, 1.52453 50.22746, 1.52453 50.22746, 1.52453 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9496'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24057 1.52453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24057"^^xsd:decimal ;
  dwc:decimalLongitude "1.52453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24057 1.52453)"^^geo:wktLiteral ;
  geo-pos:lat "50.24057"^^xsd:decimal ;
  geo-pos:long "1.52453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52453'^^xsd:double;
  dwc:latitude '50.24057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52453 50.24057, 1.52453 50.24057, 1.52453 50.24057, 1.52453 50.24057, 1.52453 50.24057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12164'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.52454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22648"^^xsd:decimal ;
  dwc:decimalLongitude "1.52454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.52454)"^^geo:wktLiteral ;
  geo-pos:lat "50.22648"^^xsd:decimal ;
  geo-pos:long "1.52454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52454'^^xsd:double;
  dwc:latitude '50.22648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52454 50.22648, 1.52454 50.22648, 1.52454 50.22648, 1.52454 50.22648, 1.52454 50.22648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9370'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2444 1.52454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2444"^^xsd:decimal ;
  dwc:decimalLongitude "1.52454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2444 1.52454)"^^geo:wktLiteral ;
  geo-pos:lat "50.2444"^^xsd:decimal ;
  geo-pos:long "1.52454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52454'^^xsd:double;
  dwc:latitude '50.2444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52454 50.2444, 1.52454 50.2444, 1.52454 50.2444, 1.52454 50.2444, 1.52454 50.2444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12688'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.52456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.52456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.52456)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.52456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52456'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52456 50.23268, 1.52456 50.23268, 1.52456 50.23268, 1.52456 50.23268, 1.52456 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_642'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.52458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.52458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.52458)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.52458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52458'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52458 50.22696, 1.52458 50.22696, 1.52458 50.22696, 1.52458 50.22696, 1.52458 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6405'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.5246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2199"^^xsd:decimal ;
  dwc:decimalLongitude "1.5246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.5246)"^^geo:wktLiteral ;
  geo-pos:lat "50.2199"^^xsd:decimal ;
  geo-pos:long "1.5246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5246'^^xsd:double;
  dwc:latitude '50.2199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5246 50.2199, 1.5246 50.2199, 1.5246 50.2199, 1.5246 50.2199, 1.5246 50.2199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7361'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25544 1.52462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25544"^^xsd:decimal ;
  dwc:decimalLongitude "1.52462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25544 1.52462)"^^geo:wktLiteral ;
  geo-pos:lat "50.25544"^^xsd:decimal ;
  geo-pos:long "1.52462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52462'^^xsd:double;
  dwc:latitude '50.25544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52462 50.25544, 1.52462 50.25544, 1.52462 50.25544, 1.52462 50.25544, 1.52462 50.25544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_234'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28219 1.52462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28219"^^xsd:decimal ;
  dwc:decimalLongitude "1.52462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28219 1.52462)"^^geo:wktLiteral ;
  geo-pos:lat "50.28219"^^xsd:decimal ;
  geo-pos:long "1.52462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52462'^^xsd:double;
  dwc:latitude '50.28219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52462 50.28219, 1.52462 50.28219, 1.52462 50.28219, 1.52462 50.28219, 1.52462 50.28219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7306'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26973 1.52465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26973"^^xsd:decimal ;
  dwc:decimalLongitude "1.52465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26973 1.52465)"^^geo:wktLiteral ;
  geo-pos:lat "50.26973"^^xsd:decimal ;
  geo-pos:long "1.52465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52465'^^xsd:double;
  dwc:latitude '50.26973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52465 50.26973, 1.52465 50.26973, 1.52465 50.26973, 1.52465 50.26973, 1.52465 50.26973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3534'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24932 1.52467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24932"^^xsd:decimal ;
  dwc:decimalLongitude "1.52467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24932 1.52467)"^^geo:wktLiteral ;
  geo-pos:lat "50.24932"^^xsd:decimal ;
  geo-pos:long "1.52467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52467'^^xsd:double;
  dwc:latitude '50.24932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52467 50.24932, 1.52467 50.24932, 1.52467 50.24932, 1.52467 50.24932, 1.52467 50.24932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12225'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.52468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22679"^^xsd:decimal ;
  dwc:decimalLongitude "1.52468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.52468)"^^geo:wktLiteral ;
  geo-pos:lat "50.22679"^^xsd:decimal ;
  geo-pos:long "1.52468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52468'^^xsd:double;
  dwc:latitude '50.22679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52468 50.22679, 1.52468 50.22679, 1.52468 50.22679, 1.52468 50.22679, 1.52468 50.22679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6051'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22508 1.5247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22508"^^xsd:decimal ;
  dwc:decimalLongitude "1.5247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22508 1.5247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22508"^^xsd:decimal ;
  geo-pos:long "1.5247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5247'^^xsd:double;
  dwc:latitude '50.22508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5247 50.22508, 1.5247 50.22508, 1.5247 50.22508, 1.5247 50.22508, 1.5247 50.22508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4231'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.5247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22677"^^xsd:decimal ;
  dwc:decimalLongitude "1.5247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.5247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22677"^^xsd:decimal ;
  geo-pos:long "1.5247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11186'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5247'^^xsd:double;
  dwc:latitude '50.22677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5247 50.22677, 1.5247 50.22677, 1.5247 50.22677, 1.5247 50.22677, 1.5247 50.22677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11186'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2418 1.5247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2418"^^xsd:decimal ;
  dwc:decimalLongitude "1.5247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2418 1.5247)"^^geo:wktLiteral ;
  geo-pos:lat "50.2418"^^xsd:decimal ;
  geo-pos:long "1.5247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5247'^^xsd:double;
  dwc:latitude '50.2418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5247 50.2418, 1.5247 50.2418, 1.5247 50.2418, 1.5247 50.2418, 1.5247 50.2418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6702'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3209 1.52471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3209"^^xsd:decimal ;
  dwc:decimalLongitude "1.52471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3209 1.52471)"^^geo:wktLiteral ;
  geo-pos:lat "50.3209"^^xsd:decimal ;
  geo-pos:long "1.52471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52471'^^xsd:double;
  dwc:latitude '50.3209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52471 50.3209, 1.52471 50.3209, 1.52471 50.3209, 1.52471 50.3209, 1.52471 50.3209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12169'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26568 1.52472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26568"^^xsd:decimal ;
  dwc:decimalLongitude "1.52472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26568 1.52472)"^^geo:wktLiteral ;
  geo-pos:lat "50.26568"^^xsd:decimal ;
  geo-pos:long "1.52472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12462'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52472'^^xsd:double;
  dwc:latitude '50.26568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52472 50.26568, 1.52472 50.26568, 1.52472 50.26568, 1.52472 50.26568, 1.52472 50.26568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12462'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23785 1.52473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23785"^^xsd:decimal ;
  dwc:decimalLongitude "1.52473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23785 1.52473)"^^geo:wktLiteral ;
  geo-pos:lat "50.23785"^^xsd:decimal ;
  geo-pos:long "1.52473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52473'^^xsd:double;
  dwc:latitude '50.23785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52473 50.23785, 1.52473 50.23785, 1.52473 50.23785, 1.52473 50.23785, 1.52473 50.23785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12216'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.52474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22709"^^xsd:decimal ;
  dwc:decimalLongitude "1.52474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.52474)"^^geo:wktLiteral ;
  geo-pos:lat "50.22709"^^xsd:decimal ;
  geo-pos:long "1.52474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52474'^^xsd:double;
  dwc:latitude '50.22709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52474 50.22709, 1.52474 50.22709, 1.52474 50.22709, 1.52474 50.22709, 1.52474 50.22709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_177'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.52477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.52477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.52477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.52477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.63'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52477'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52477 50.23027, 1.52477 50.23027, 1.52477 50.23027, 1.52477 50.23027, 1.52477 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4309'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.52481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23667"^^xsd:decimal ;
  dwc:decimalLongitude "1.52481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.52481)"^^geo:wktLiteral ;
  geo-pos:lat "50.23667"^^xsd:decimal ;
  geo-pos:long "1.52481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52481'^^xsd:double;
  dwc:latitude '50.23667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52481 50.23667, 1.52481 50.23667, 1.52481 50.23667, 1.52481 50.23667, 1.52481 50.23667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9825'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21657 1.52485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21657"^^xsd:decimal ;
  dwc:decimalLongitude "1.52485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21657 1.52485)"^^geo:wktLiteral ;
  geo-pos:lat "50.21657"^^xsd:decimal ;
  geo-pos:long "1.52485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52485'^^xsd:double;
  dwc:latitude '50.21657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52485 50.21657, 1.52485 50.21657, 1.52485 50.21657, 1.52485 50.21657, 1.52485 50.21657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_723'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.52485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.52485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.52485)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.52485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.768888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52485'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52485 50.2308, 1.52485 50.2308, 1.52485 50.2308, 1.52485 50.2308, 1.52485 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5005'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.52486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21992"^^xsd:decimal ;
  dwc:decimalLongitude "1.52486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.52486)"^^geo:wktLiteral ;
  geo-pos:lat "50.21992"^^xsd:decimal ;
  geo-pos:long "1.52486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52486'^^xsd:double;
  dwc:latitude '50.21992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52486 50.21992, 1.52486 50.21992, 1.52486 50.21992, 1.52486 50.21992, 1.52486 50.21992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7355'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.52486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22777"^^xsd:decimal ;
  dwc:decimalLongitude "1.52486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.52486)"^^geo:wktLiteral ;
  geo-pos:lat "50.22777"^^xsd:decimal ;
  geo-pos:long "1.52486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.69333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52486'^^xsd:double;
  dwc:latitude '50.22777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52486 50.22777, 1.52486 50.22777, 1.52486 50.22777, 1.52486 50.22777, 1.52486 50.22777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5886'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25102 1.52486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25102"^^xsd:decimal ;
  dwc:decimalLongitude "1.52486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25102 1.52486)"^^geo:wktLiteral ;
  geo-pos:lat "50.25102"^^xsd:decimal ;
  geo-pos:long "1.52486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_31'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_31'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52486'^^xsd:double;
  dwc:latitude '50.25102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52486 50.25102, 1.52486 50.25102, 1.52486 50.25102, 1.52486 50.25102, 1.52486 50.25102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_31'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.52488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2252"^^xsd:decimal ;
  dwc:decimalLongitude "1.52488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.52488)"^^geo:wktLiteral ;
  geo-pos:lat "50.2252"^^xsd:decimal ;
  geo-pos:long "1.52488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52488'^^xsd:double;
  dwc:latitude '50.2252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52488 50.2252, 1.52488 50.2252, 1.52488 50.2252, 1.52488 50.2252, 1.52488 50.2252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11435'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.52488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.52488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.52488)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.52488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52488'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52488 50.23097, 1.52488 50.23097, 1.52488 50.23097, 1.52488 50.23097, 1.52488 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10064'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.52488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23553"^^xsd:decimal ;
  dwc:decimalLongitude "1.52488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.52488)"^^geo:wktLiteral ;
  geo-pos:lat "50.23553"^^xsd:decimal ;
  geo-pos:long "1.52488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52488'^^xsd:double;
  dwc:latitude '50.23553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52488 50.23553, 1.52488 50.23553, 1.52488 50.23553, 1.52488 50.23553, 1.52488 50.23553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8056'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.52489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.52489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.52489)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.52489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52489'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52489 50.23391, 1.52489 50.23391, 1.52489 50.23391, 1.52489 50.23391, 1.52489 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5939'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.52491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21994"^^xsd:decimal ;
  dwc:decimalLongitude "1.52491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.52491)"^^geo:wktLiteral ;
  geo-pos:lat "50.21994"^^xsd:decimal ;
  geo-pos:long "1.52491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52491'^^xsd:double;
  dwc:latitude '50.21994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52491 50.21994, 1.52491 50.21994, 1.52491 50.21994, 1.52491 50.21994, 1.52491 50.21994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7359'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25433 1.52493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25433"^^xsd:decimal ;
  dwc:decimalLongitude "1.52493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25433 1.52493)"^^geo:wktLiteral ;
  geo-pos:lat "50.25433"^^xsd:decimal ;
  geo-pos:long "1.52493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52493'^^xsd:double;
  dwc:latitude '50.25433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52493 50.25433, 1.52493 50.25433, 1.52493 50.25433, 1.52493 50.25433, 1.52493 50.25433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6770'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.52494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22987"^^xsd:decimal ;
  dwc:decimalLongitude "1.52494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.52494)"^^geo:wktLiteral ;
  geo-pos:lat "50.22987"^^xsd:decimal ;
  geo-pos:long "1.52494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.926666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52494'^^xsd:double;
  dwc:latitude '50.22987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52494 50.22987, 1.52494 50.22987, 1.52494 50.22987, 1.52494 50.22987, 1.52494 50.22987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10919'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21985 1.52495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21985"^^xsd:decimal ;
  dwc:decimalLongitude "1.52495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21985 1.52495)"^^geo:wktLiteral ;
  geo-pos:lat "50.21985"^^xsd:decimal ;
  geo-pos:long "1.52495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.767777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52495'^^xsd:double;
  dwc:latitude '50.21985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52495 50.21985, 1.52495 50.21985, 1.52495 50.21985, 1.52495 50.21985, 1.52495 50.21985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7360'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.52495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.52495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.52495)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.52495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52495'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52495 50.23374, 1.52495 50.23374, 1.52495 50.23374, 1.52495 50.23374, 1.52495 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5107'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26659 1.52495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26659"^^xsd:decimal ;
  dwc:decimalLongitude "1.52495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26659 1.52495)"^^geo:wktLiteral ;
  geo-pos:lat "50.26659"^^xsd:decimal ;
  geo-pos:long "1.52495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.637777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52495'^^xsd:double;
  dwc:latitude '50.26659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52495 50.26659, 1.52495 50.26659, 1.52495 50.26659, 1.52495 50.26659, 1.52495 50.26659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4539'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23711 1.52496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23711"^^xsd:decimal ;
  dwc:decimalLongitude "1.52496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23711 1.52496)"^^geo:wktLiteral ;
  geo-pos:lat "50.23711"^^xsd:decimal ;
  geo-pos:long "1.52496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52496'^^xsd:double;
  dwc:latitude '50.23711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52496 50.23711, 1.52496 50.23711, 1.52496 50.23711, 1.52496 50.23711, 1.52496 50.23711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_855'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28041 1.52496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28041"^^xsd:decimal ;
  dwc:decimalLongitude "1.52496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28041 1.52496)"^^geo:wktLiteral ;
  geo-pos:lat "50.28041"^^xsd:decimal ;
  geo-pos:long "1.52496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52496'^^xsd:double;
  dwc:latitude '50.28041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52496 50.28041, 1.52496 50.28041, 1.52496 50.28041, 1.52496 50.28041, 1.52496 50.28041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7307'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.52499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "1.52499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.52499)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "1.52499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52499'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52499 50.2278, 1.52499 50.2278, 1.52499 50.2278, 1.52499 50.2278, 1.52499 50.2278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4118'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21986 1.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21986"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21986 1.525)"^^geo:wktLiteral ;
  geo-pos:lat "50.21986"^^xsd:decimal ;
  geo-pos:long "1.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.82138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.525'^^xsd:double;
  dwc:latitude '50.21986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.525 50.21986, 1.525 50.21986, 1.525 50.21986, 1.525 50.21986, 1.525 50.21986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7357'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.52502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.52502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.52502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.52502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52502'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52502 50.23277, 1.52502 50.23277, 1.52502 50.23277, 1.52502 50.23277, 1.52502 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11565'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21832 1.52509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21832"^^xsd:decimal ;
  dwc:decimalLongitude "1.52509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21832 1.52509)"^^geo:wktLiteral ;
  geo-pos:lat "50.21832"^^xsd:decimal ;
  geo-pos:long "1.52509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52509'^^xsd:double;
  dwc:latitude '50.21832'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52509 50.21832, 1.52509 50.21832, 1.52509 50.21832, 1.52509 50.21832, 1.52509 50.21832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10447'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.52509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21974"^^xsd:decimal ;
  dwc:decimalLongitude "1.52509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.52509)"^^geo:wktLiteral ;
  geo-pos:lat "50.21974"^^xsd:decimal ;
  geo-pos:long "1.52509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52509'^^xsd:double;
  dwc:latitude '50.21974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52509 50.21974, 1.52509 50.21974, 1.52509 50.21974, 1.52509 50.21974, 1.52509 50.21974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7358'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24737 1.52509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24737"^^xsd:decimal ;
  dwc:decimalLongitude "1.52509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24737 1.52509)"^^geo:wktLiteral ;
  geo-pos:lat "50.24737"^^xsd:decimal ;
  geo-pos:long "1.52509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52509'^^xsd:double;
  dwc:latitude '50.24737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52509 50.24737, 1.52509 50.24737, 1.52509 50.24737, 1.52509 50.24737, 1.52509 50.24737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12237'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.52512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52512)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.52512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52512'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52512 50.23336, 1.52512 50.23336, 1.52512 50.23336, 1.52512 50.23336, 1.52512 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5117'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27532 1.52512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27532"^^xsd:decimal ;
  dwc:decimalLongitude "1.52512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27532 1.52512)"^^geo:wktLiteral ;
  geo-pos:lat "50.27532"^^xsd:decimal ;
  geo-pos:long "1.52512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52512'^^xsd:double;
  dwc:latitude '50.27532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52512 50.27532, 1.52512 50.27532, 1.52512 50.27532, 1.52512 50.27532, 1.52512 50.27532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8759'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23516 1.52515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23516"^^xsd:decimal ;
  dwc:decimalLongitude "1.52515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23516 1.52515)"^^geo:wktLiteral ;
  geo-pos:lat "50.23516"^^xsd:decimal ;
  geo-pos:long "1.52515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52515'^^xsd:double;
  dwc:latitude '50.23516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52515 50.23516, 1.52515 50.23516, 1.52515 50.23516, 1.52515 50.23516, 1.52515 50.23516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6677'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.52518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.52518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.52518)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.52518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11082'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52518'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52518 50.23023, 1.52518 50.23023, 1.52518 50.23023, 1.52518 50.23023, 1.52518 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11082'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24775 1.52519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24775"^^xsd:decimal ;
  dwc:decimalLongitude "1.52519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24775 1.52519)"^^geo:wktLiteral ;
  geo-pos:lat "50.24775"^^xsd:decimal ;
  geo-pos:long "1.52519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52519'^^xsd:double;
  dwc:latitude '50.24775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52519 50.24775, 1.52519 50.24775, 1.52519 50.24775, 1.52519 50.24775, 1.52519 50.24775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7129'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.52526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.52526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.52526)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.52526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52526'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52526 50.229, 1.52526 50.229, 1.52526 50.229, 1.52526 50.229, 1.52526 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6826'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.52527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.52527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.52527)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.52527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52527'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52527 50.22725, 1.52527 50.22725, 1.52527 50.22725, 1.52527 50.22725, 1.52527 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10316'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2376 1.52527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2376"^^xsd:decimal ;
  dwc:decimalLongitude "1.52527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2376 1.52527)"^^geo:wktLiteral ;
  geo-pos:lat "50.2376"^^xsd:decimal ;
  geo-pos:long "1.52527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12520'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52527'^^xsd:double;
  dwc:latitude '50.2376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52527 50.2376, 1.52527 50.2376, 1.52527 50.2376, 1.52527 50.2376, 1.52527 50.2376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12520'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.273 1.52527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.273"^^xsd:decimal ;
  dwc:decimalLongitude "1.52527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.273 1.52527)"^^geo:wktLiteral ;
  geo-pos:lat "50.273"^^xsd:decimal ;
  geo-pos:long "1.52527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52527'^^xsd:double;
  dwc:latitude '50.273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52527 50.273, 1.52527 50.273, 1.52527 50.273, 1.52527 50.273, 1.52527 50.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4072'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.52528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.52528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.52528)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.52528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52528'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52528 50.22878, 1.52528 50.22878, 1.52528 50.22878, 1.52528 50.22878, 1.52528 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10249'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2867 1.52528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2867"^^xsd:decimal ;
  dwc:decimalLongitude "1.52528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2867 1.52528)"^^geo:wktLiteral ;
  geo-pos:lat "50.2867"^^xsd:decimal ;
  geo-pos:long "1.52528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52528'^^xsd:double;
  dwc:latitude '50.2867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52528 50.2867, 1.52528 50.2867, 1.52528 50.2867, 1.52528 50.2867, 1.52528 50.2867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12195'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.52531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2351"^^xsd:decimal ;
  dwc:decimalLongitude "1.52531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.52531)"^^geo:wktLiteral ;
  geo-pos:lat "50.2351"^^xsd:decimal ;
  geo-pos:long "1.52531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52531'^^xsd:double;
  dwc:latitude '50.2351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52531 50.2351, 1.52531 50.2351, 1.52531 50.2351, 1.52531 50.2351, 1.52531 50.2351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7705'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.52532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22513"^^xsd:decimal ;
  dwc:decimalLongitude "1.52532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.52532)"^^geo:wktLiteral ;
  geo-pos:lat "50.22513"^^xsd:decimal ;
  geo-pos:long "1.52532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52532'^^xsd:double;
  dwc:latitude '50.22513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52532 50.22513, 1.52532 50.22513, 1.52532 50.22513, 1.52532 50.22513, 1.52532 50.22513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11434'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.52535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.52535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.52535)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.52535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52535'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52535 50.2316, 1.52535 50.2316, 1.52535 50.2316, 1.52535 50.2316, 1.52535 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4517'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.52537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23235"^^xsd:decimal ;
  dwc:decimalLongitude "1.52537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.52537)"^^geo:wktLiteral ;
  geo-pos:lat "50.23235"^^xsd:decimal ;
  geo-pos:long "1.52537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52537'^^xsd:double;
  dwc:latitude '50.23235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52537 50.23235, 1.52537 50.23235, 1.52537 50.23235, 1.52537 50.23235, 1.52537 50.23235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5752'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.52539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22593"^^xsd:decimal ;
  dwc:decimalLongitude "1.52539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.52539)"^^geo:wktLiteral ;
  geo-pos:lat "50.22593"^^xsd:decimal ;
  geo-pos:long "1.52539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52539'^^xsd:double;
  dwc:latitude '50.22593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52539 50.22593, 1.52539 50.22593, 1.52539 50.22593, 1.52539 50.22593, 1.52539 50.22593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4856'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.52539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22609"^^xsd:decimal ;
  dwc:decimalLongitude "1.52539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.52539)"^^geo:wktLiteral ;
  geo-pos:lat "50.22609"^^xsd:decimal ;
  geo-pos:long "1.52539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52539'^^xsd:double;
  dwc:latitude '50.22609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52539 50.22609, 1.52539 50.22609, 1.52539 50.22609, 1.52539 50.22609, 1.52539 50.22609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6371'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.52539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22708"^^xsd:decimal ;
  dwc:decimalLongitude "1.52539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.52539)"^^geo:wktLiteral ;
  geo-pos:lat "50.22708"^^xsd:decimal ;
  geo-pos:long "1.52539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52539'^^xsd:double;
  dwc:latitude '50.22708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52539 50.22708, 1.52539 50.22708, 1.52539 50.22708, 1.52539 50.22708, 1.52539 50.22708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5879'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.5254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22576"^^xsd:decimal ;
  dwc:decimalLongitude "1.5254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.5254)"^^geo:wktLiteral ;
  geo-pos:lat "50.22576"^^xsd:decimal ;
  geo-pos:long "1.5254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5254'^^xsd:double;
  dwc:latitude '50.22576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5254 50.22576, 1.5254 50.22576, 1.5254 50.22576, 1.5254 50.22576, 1.5254 50.22576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3959'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24651 1.5254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24651"^^xsd:decimal ;
  dwc:decimalLongitude "1.5254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24651 1.5254)"^^geo:wktLiteral ;
  geo-pos:lat "50.24651"^^xsd:decimal ;
  geo-pos:long "1.5254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5254'^^xsd:double;
  dwc:latitude '50.24651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5254 50.24651, 1.5254 50.24651, 1.5254 50.24651, 1.5254 50.24651, 1.5254 50.24651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12170'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.52542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.52542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.52542)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.52542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52542'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52542 50.2298, 1.52542 50.2298, 1.52542 50.2298, 1.52542 50.2298, 1.52542 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6240'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.52542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.52542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.52542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.52542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52542'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52542 50.23246, 1.52542 50.23246, 1.52542 50.23246, 1.52542 50.23246, 1.52542 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10101'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.52542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23536"^^xsd:decimal ;
  dwc:decimalLongitude "1.52542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.52542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23536"^^xsd:decimal ;
  geo-pos:long "1.52542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52542'^^xsd:double;
  dwc:latitude '50.23536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52542 50.23536, 1.52542 50.23536, 1.52542 50.23536, 1.52542 50.23536, 1.52542 50.23536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10822'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.52546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.52546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.52546)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.52546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52546'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52546 50.23333, 1.52546 50.23333, 1.52546 50.23333, 1.52546 50.23333, 1.52546 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10388'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.5255)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5255'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5255 50.23046, 1.5255 50.23046, 1.5255 50.23046, 1.5255 50.23046, 1.5255 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6216'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24456 1.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24456"^^xsd:decimal ;
  dwc:decimalLongitude "1.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24456 1.5255)"^^geo:wktLiteral ;
  geo-pos:lat "50.24456"^^xsd:decimal ;
  geo-pos:long "1.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5255'^^xsd:double;
  dwc:latitude '50.24456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5255 50.24456, 1.5255 50.24456, 1.5255 50.24456, 1.5255 50.24456, 1.5255 50.24456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2495'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.52551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22628"^^xsd:decimal ;
  dwc:decimalLongitude "1.52551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.52551)"^^geo:wktLiteral ;
  geo-pos:lat "50.22628"^^xsd:decimal ;
  geo-pos:long "1.52551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_45'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_45'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52551'^^xsd:double;
  dwc:latitude '50.22628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52551 50.22628, 1.52551 50.22628, 1.52551 50.22628, 1.52551 50.22628, 1.52551 50.22628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_45'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.52552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2243"^^xsd:decimal ;
  dwc:decimalLongitude "1.52552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.52552)"^^geo:wktLiteral ;
  geo-pos:lat "50.2243"^^xsd:decimal ;
  geo-pos:long "1.52552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.161111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52552'^^xsd:double;
  dwc:latitude '50.2243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52552 50.2243, 1.52552 50.2243, 1.52552 50.2243, 1.52552 50.2243, 1.52552 50.2243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4214'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26791 1.52552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26791"^^xsd:decimal ;
  dwc:decimalLongitude "1.52552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26791 1.52552)"^^geo:wktLiteral ;
  geo-pos:lat "50.26791"^^xsd:decimal ;
  geo-pos:long "1.52552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52552'^^xsd:double;
  dwc:latitude '50.26791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52552 50.26791, 1.52552 50.26791, 1.52552 50.26791, 1.52552 50.26791, 1.52552 50.26791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_306'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32884 1.52552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32884"^^xsd:decimal ;
  dwc:decimalLongitude "1.52552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32884 1.52552)"^^geo:wktLiteral ;
  geo-pos:lat "50.32884"^^xsd:decimal ;
  geo-pos:long "1.52552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52552'^^xsd:double;
  dwc:latitude '50.32884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52552 50.32884, 1.52552 50.32884, 1.52552 50.32884, 1.52552 50.32884, 1.52552 50.32884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12409'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25885 1.52555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25885"^^xsd:decimal ;
  dwc:decimalLongitude "1.52555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25885 1.52555)"^^geo:wktLiteral ;
  geo-pos:lat "50.25885"^^xsd:decimal ;
  geo-pos:long "1.52555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52555'^^xsd:double;
  dwc:latitude '50.25885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52555 50.25885, 1.52555 50.25885, 1.52555 50.25885, 1.52555 50.25885, 1.52555 50.25885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9602'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27393 1.52555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27393"^^xsd:decimal ;
  dwc:decimalLongitude "1.52555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27393 1.52555)"^^geo:wktLiteral ;
  geo-pos:lat "50.27393"^^xsd:decimal ;
  geo-pos:long "1.52555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52555'^^xsd:double;
  dwc:latitude '50.27393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52555 50.27393, 1.52555 50.27393, 1.52555 50.27393, 1.52555 50.27393, 1.52555 50.27393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1049'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.52557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.52557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.52557)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.52557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4835'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52557'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52557 50.23217, 1.52557 50.23217, 1.52557 50.23217, 1.52557 50.23217, 1.52557 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4835'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26842 1.52557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26842"^^xsd:decimal ;
  dwc:decimalLongitude "1.52557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26842 1.52557)"^^geo:wktLiteral ;
  geo-pos:lat "50.26842"^^xsd:decimal ;
  geo-pos:long "1.52557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3046'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52557'^^xsd:double;
  dwc:latitude '50.26842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52557 50.26842, 1.52557 50.26842, 1.52557 50.26842, 1.52557 50.26842, 1.52557 50.26842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3046'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.52559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23119"^^xsd:decimal ;
  dwc:decimalLongitude "1.52559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.52559)"^^geo:wktLiteral ;
  geo-pos:lat "50.23119"^^xsd:decimal ;
  geo-pos:long "1.52559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52559'^^xsd:double;
  dwc:latitude '50.23119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52559 50.23119, 1.52559 50.23119, 1.52559 50.23119, 1.52559 50.23119, 1.52559 50.23119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9401'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2762 1.52559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2762"^^xsd:decimal ;
  dwc:decimalLongitude "1.52559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2762 1.52559)"^^geo:wktLiteral ;
  geo-pos:lat "50.2762"^^xsd:decimal ;
  geo-pos:long "1.52559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52559'^^xsd:double;
  dwc:latitude '50.2762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52559 50.2762, 1.52559 50.2762, 1.52559 50.2762, 1.52559 50.2762, 1.52559 50.2762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7758'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.5256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.5256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.5256)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.5256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5256'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5256 50.23309, 1.5256 50.23309, 1.5256 50.23309, 1.5256 50.23309, 1.5256 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5017'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25161 1.5256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25161"^^xsd:decimal ;
  dwc:decimalLongitude "1.5256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25161 1.5256)"^^geo:wktLiteral ;
  geo-pos:lat "50.25161"^^xsd:decimal ;
  geo-pos:long "1.5256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5256'^^xsd:double;
  dwc:latitude '50.25161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5256 50.25161, 1.5256 50.25161, 1.5256 50.25161, 1.5256 50.25161, 1.5256 50.25161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12209'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25259 1.52561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25259"^^xsd:decimal ;
  dwc:decimalLongitude "1.52561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25259 1.52561)"^^geo:wktLiteral ;
  geo-pos:lat "50.25259"^^xsd:decimal ;
  geo-pos:long "1.52561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7454'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52561'^^xsd:double;
  dwc:latitude '50.25259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52561 50.25259, 1.52561 50.25259, 1.52561 50.25259, 1.52561 50.25259, 1.52561 50.25259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7454'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24401 1.52563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24401"^^xsd:decimal ;
  dwc:decimalLongitude "1.52563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24401 1.52563)"^^geo:wktLiteral ;
  geo-pos:lat "50.24401"^^xsd:decimal ;
  geo-pos:long "1.52563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52563'^^xsd:double;
  dwc:latitude '50.24401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52563 50.24401, 1.52563 50.24401, 1.52563 50.24401, 1.52563 50.24401, 1.52563 50.24401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1259'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.52565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.52565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.52565)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.52565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52565'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52565 50.23266, 1.52565 50.23266, 1.52565 50.23266, 1.52565 50.23266, 1.52565 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3466'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.52566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23114"^^xsd:decimal ;
  dwc:decimalLongitude "1.52566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.52566)"^^geo:wktLiteral ;
  geo-pos:lat "50.23114"^^xsd:decimal ;
  geo-pos:long "1.52566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52566'^^xsd:double;
  dwc:latitude '50.23114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52566 50.23114, 1.52566 50.23114, 1.52566 50.23114, 1.52566 50.23114, 1.52566 50.23114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11592'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.5257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22723"^^xsd:decimal ;
  dwc:decimalLongitude "1.5257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.5257)"^^geo:wktLiteral ;
  geo-pos:lat "50.22723"^^xsd:decimal ;
  geo-pos:long "1.5257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.983333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5257'^^xsd:double;
  dwc:latitude '50.22723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5257 50.22723, 1.5257 50.22723, 1.5257 50.22723, 1.5257 50.22723, 1.5257 50.22723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10713'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24909 1.52572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24909"^^xsd:decimal ;
  dwc:decimalLongitude "1.52572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24909 1.52572)"^^geo:wktLiteral ;
  geo-pos:lat "50.24909"^^xsd:decimal ;
  geo-pos:long "1.52572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52572'^^xsd:double;
  dwc:latitude '50.24909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52572 50.24909, 1.52572 50.24909, 1.52572 50.24909, 1.52572 50.24909, 1.52572 50.24909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3649'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23986 1.52575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23986"^^xsd:decimal ;
  dwc:decimalLongitude "1.52575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23986 1.52575)"^^geo:wktLiteral ;
  geo-pos:lat "50.23986"^^xsd:decimal ;
  geo-pos:long "1.52575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3144'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52575'^^xsd:double;
  dwc:latitude '50.23986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52575 50.23986, 1.52575 50.23986, 1.52575 50.23986, 1.52575 50.23986, 1.52575 50.23986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3144'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25412 1.52577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25412"^^xsd:decimal ;
  dwc:decimalLongitude "1.52577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25412 1.52577)"^^geo:wktLiteral ;
  geo-pos:lat "50.25412"^^xsd:decimal ;
  geo-pos:long "1.52577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_55'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_55'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52577'^^xsd:double;
  dwc:latitude '50.25412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52577 50.25412, 1.52577 50.25412, 1.52577 50.25412, 1.52577 50.25412, 1.52577 50.25412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_55'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22618 1.52579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22618"^^xsd:decimal ;
  dwc:decimalLongitude "1.52579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22618 1.52579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22618"^^xsd:decimal ;
  geo-pos:long "1.52579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5531'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52579'^^xsd:double;
  dwc:latitude '50.22618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52579 50.22618, 1.52579 50.22618, 1.52579 50.22618, 1.52579 50.22618, 1.52579 50.22618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5531'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.52584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.52584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.52584)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.52584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52584'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52584 50.23245, 1.52584 50.23245, 1.52584 50.23245, 1.52584 50.23245, 1.52584 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4341'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28322 1.52584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28322"^^xsd:decimal ;
  dwc:decimalLongitude "1.52584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28322 1.52584)"^^geo:wktLiteral ;
  geo-pos:lat "50.28322"^^xsd:decimal ;
  geo-pos:long "1.52584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3045'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52584'^^xsd:double;
  dwc:latitude '50.28322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52584 50.28322, 1.52584 50.28322, 1.52584 50.28322, 1.52584 50.28322, 1.52584 50.28322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3045'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.52587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2372"^^xsd:decimal ;
  dwc:decimalLongitude "1.52587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.52587)"^^geo:wktLiteral ;
  geo-pos:lat "50.2372"^^xsd:decimal ;
  geo-pos:long "1.52587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52587'^^xsd:double;
  dwc:latitude '50.2372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52587 50.2372, 1.52587 50.2372, 1.52587 50.2372, 1.52587 50.2372, 1.52587 50.2372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10215'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.52591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2346"^^xsd:decimal ;
  dwc:decimalLongitude "1.52591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.52591)"^^geo:wktLiteral ;
  geo-pos:lat "50.2346"^^xsd:decimal ;
  geo-pos:long "1.52591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.23888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52591'^^xsd:double;
  dwc:latitude '50.2346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52591 50.2346, 1.52591 50.2346, 1.52591 50.2346, 1.52591 50.2346, 1.52591 50.2346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4132'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23791 1.52592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23791"^^xsd:decimal ;
  dwc:decimalLongitude "1.52592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23791 1.52592)"^^geo:wktLiteral ;
  geo-pos:lat "50.23791"^^xsd:decimal ;
  geo-pos:long "1.52592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52592'^^xsd:double;
  dwc:latitude '50.23791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52592 50.23791, 1.52592 50.23791, 1.52592 50.23791, 1.52592 50.23791, 1.52592 50.23791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12783'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.52594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23042"^^xsd:decimal ;
  dwc:decimalLongitude "1.52594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.52594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23042"^^xsd:decimal ;
  geo-pos:long "1.52594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52594'^^xsd:double;
  dwc:latitude '50.23042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52594 50.23042, 1.52594 50.23042, 1.52594 50.23042, 1.52594 50.23042, 1.52594 50.23042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3695'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.52594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23593"^^xsd:decimal ;
  dwc:decimalLongitude "1.52594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.52594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23593"^^xsd:decimal ;
  geo-pos:long "1.52594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52594'^^xsd:double;
  dwc:latitude '50.23593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52594 50.23593, 1.52594 50.23593, 1.52594 50.23593, 1.52594 50.23593, 1.52594 50.23593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3699'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.52595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.52595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.52595)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.52595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52595'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52595 50.23117, 1.52595 50.23117, 1.52595 50.23117, 1.52595 50.23117, 1.52595 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11559'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.52595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.52595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.52595)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.52595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11221'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52595'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52595 50.23273, 1.52595 50.23273, 1.52595 50.23273, 1.52595 50.23273, 1.52595 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11221'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2245 1.52599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2245"^^xsd:decimal ;
  dwc:decimalLongitude "1.52599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2245 1.52599)"^^geo:wktLiteral ;
  geo-pos:lat "50.2245"^^xsd:decimal ;
  geo-pos:long "1.52599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52599'^^xsd:double;
  dwc:latitude '50.2245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52599 50.2245, 1.52599 50.2245, 1.52599 50.2245, 1.52599 50.2245, 1.52599 50.2245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5444'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2763 1.52599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2763"^^xsd:decimal ;
  dwc:decimalLongitude "1.52599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2763 1.52599)"^^geo:wktLiteral ;
  geo-pos:lat "50.2763"^^xsd:decimal ;
  geo-pos:long "1.52599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52599'^^xsd:double;
  dwc:latitude '50.2763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52599 50.2763, 1.52599 50.2763, 1.52599 50.2763, 1.52599 50.2763, 1.52599 50.2763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7308'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.52602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23451"^^xsd:decimal ;
  dwc:decimalLongitude "1.52602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.52602)"^^geo:wktLiteral ;
  geo-pos:lat "50.23451"^^xsd:decimal ;
  geo-pos:long "1.52602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52602'^^xsd:double;
  dwc:latitude '50.23451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52602 50.23451, 1.52602 50.23451, 1.52602 50.23451, 1.52602 50.23451, 1.52602 50.23451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3547'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.52604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22504"^^xsd:decimal ;
  dwc:decimalLongitude "1.52604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.52604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22504"^^xsd:decimal ;
  geo-pos:long "1.52604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52604'^^xsd:double;
  dwc:latitude '50.22504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52604 50.22504, 1.52604 50.22504, 1.52604 50.22504, 1.52604 50.22504, 1.52604 50.22504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10528'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.52604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22759"^^xsd:decimal ;
  dwc:decimalLongitude "1.52604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.52604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22759"^^xsd:decimal ;
  geo-pos:long "1.52604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52604'^^xsd:double;
  dwc:latitude '50.22759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52604 50.22759, 1.52604 50.22759, 1.52604 50.22759, 1.52604 50.22759, 1.52604 50.22759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10712'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.52605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.52605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.52605)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.52605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52605'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52605 50.23089, 1.52605 50.23089, 1.52605 50.23089, 1.52605 50.23089, 1.52605 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11534'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23872 1.52606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23872"^^xsd:decimal ;
  dwc:decimalLongitude "1.52606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23872 1.52606)"^^geo:wktLiteral ;
  geo-pos:lat "50.23872"^^xsd:decimal ;
  geo-pos:long "1.52606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52606'^^xsd:double;
  dwc:latitude '50.23872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52606 50.23872, 1.52606 50.23872, 1.52606 50.23872, 1.52606 50.23872, 1.52606 50.23872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3938'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38624 1.52606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38624"^^xsd:decimal ;
  dwc:decimalLongitude "1.52606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38624 1.52606)"^^geo:wktLiteral ;
  geo-pos:lat "50.38624"^^xsd:decimal ;
  geo-pos:long "1.52606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9126'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52606'^^xsd:double;
  dwc:latitude '50.38624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52606 50.38624, 1.52606 50.38624, 1.52606 50.38624, 1.52606 50.38624, 1.52606 50.38624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9126'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.52607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.52607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.52607)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.52607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52607'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52607 50.22903, 1.52607 50.22903, 1.52607 50.22903, 1.52607 50.22903, 1.52607 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11846'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30927 1.52607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30927"^^xsd:decimal ;
  dwc:decimalLongitude "1.52607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30927 1.52607)"^^geo:wktLiteral ;
  geo-pos:lat "50.30927"^^xsd:decimal ;
  geo-pos:long "1.52607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9132'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52607'^^xsd:double;
  dwc:latitude '50.30927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52607 50.30927, 1.52607 50.30927, 1.52607 50.30927, 1.52607 50.30927, 1.52607 50.30927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9132'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.5261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.5261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.5261)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.5261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5261'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5261 50.234, 1.5261 50.234, 1.5261 50.234, 1.5261 50.234, 1.5261 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9820'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24361 1.52613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24361"^^xsd:decimal ;
  dwc:decimalLongitude "1.52613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24361 1.52613)"^^geo:wktLiteral ;
  geo-pos:lat "50.24361"^^xsd:decimal ;
  geo-pos:long "1.52613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52613'^^xsd:double;
  dwc:latitude '50.24361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52613 50.24361, 1.52613 50.24361, 1.52613 50.24361, 1.52613 50.24361, 1.52613 50.24361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1395'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.52614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52614)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.52614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52614'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52614 50.23356, 1.52614 50.23356, 1.52614 50.23356, 1.52614 50.23356, 1.52614 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6410'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23472 1.52615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23472"^^xsd:decimal ;
  dwc:decimalLongitude "1.52615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23472 1.52615)"^^geo:wktLiteral ;
  geo-pos:lat "50.23472"^^xsd:decimal ;
  geo-pos:long "1.52615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52615'^^xsd:double;
  dwc:latitude '50.23472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52615 50.23472, 1.52615 50.23472, 1.52615 50.23472, 1.52615 50.23472, 1.52615 50.23472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9995'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.52616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.52616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.52616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.52616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52616'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52616 50.23143, 1.52616 50.23143, 1.52616 50.23143, 1.52616 50.23143, 1.52616 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8670'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23495 1.52616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23495"^^xsd:decimal ;
  dwc:decimalLongitude "1.52616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23495 1.52616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23495"^^xsd:decimal ;
  geo-pos:long "1.52616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52616'^^xsd:double;
  dwc:latitude '50.23495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52616 50.23495, 1.52616 50.23495, 1.52616 50.23495, 1.52616 50.23495, 1.52616 50.23495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7205'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23057 1.52617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23057"^^xsd:decimal ;
  dwc:decimalLongitude "1.52617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23057 1.52617)"^^geo:wktLiteral ;
  geo-pos:lat "50.23057"^^xsd:decimal ;
  geo-pos:long "1.52617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52617'^^xsd:double;
  dwc:latitude '50.23057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52617 50.23057, 1.52617 50.23057, 1.52617 50.23057, 1.52617 50.23057, 1.52617 50.23057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10356'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.52622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22656"^^xsd:decimal ;
  dwc:decimalLongitude "1.52622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.52622)"^^geo:wktLiteral ;
  geo-pos:lat "50.22656"^^xsd:decimal ;
  geo-pos:long "1.52622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52622'^^xsd:double;
  dwc:latitude '50.22656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52622 50.22656, 1.52622 50.22656, 1.52622 50.22656, 1.52622 50.22656, 1.52622 50.22656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4162'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.52625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.52625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.52625)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.52625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52625'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52625 50.23182, 1.52625 50.23182, 1.52625 50.23182, 1.52625 50.23182, 1.52625 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10395'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.52625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23223"^^xsd:decimal ;
  dwc:decimalLongitude "1.52625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.52625)"^^geo:wktLiteral ;
  geo-pos:lat "50.23223"^^xsd:decimal ;
  geo-pos:long "1.52625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52625'^^xsd:double;
  dwc:latitude '50.23223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52625 50.23223, 1.52625 50.23223, 1.52625 50.23223, 1.52625 50.23223, 1.52625 50.23223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3506'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.52625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.52625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.52625)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.52625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52625'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52625 50.2331, 1.52625 50.2331, 1.52625 50.2331, 1.52625 50.2331, 1.52625 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1212'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.52626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.52626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.52626)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.52626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52626'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52626 50.22691, 1.52626 50.22691, 1.52626 50.22691, 1.52626 50.22691, 1.52626 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9343'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.52626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.52626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.52626)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.52626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52626'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52626 50.22947, 1.52626 50.22947, 1.52626 50.22947, 1.52626 50.22947, 1.52626 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6781'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.52629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.52629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.52629)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.52629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9240'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52629'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52629 50.22914, 1.52629 50.22914, 1.52629 50.22914, 1.52629 50.22914, 1.52629 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9240'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23462 1.52629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23462"^^xsd:decimal ;
  dwc:decimalLongitude "1.52629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23462 1.52629)"^^geo:wktLiteral ;
  geo-pos:lat "50.23462"^^xsd:decimal ;
  geo-pos:long "1.52629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52629'^^xsd:double;
  dwc:latitude '50.23462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52629 50.23462, 1.52629 50.23462, 1.52629 50.23462, 1.52629 50.23462, 1.52629 50.23462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9994'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.5263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21755"^^xsd:decimal ;
  dwc:decimalLongitude "1.5263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.5263)"^^geo:wktLiteral ;
  geo-pos:lat "50.21755"^^xsd:decimal ;
  geo-pos:long "1.5263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5263'^^xsd:double;
  dwc:latitude '50.21755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5263 50.21755, 1.5263 50.21755, 1.5263 50.21755, 1.5263 50.21755, 1.5263 50.21755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8692'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.52634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52634)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.52634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4838'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.665555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52634'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52634 50.23368, 1.52634 50.23368, 1.52634 50.23368, 1.52634 50.23368, 1.52634 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4838'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.235 1.52637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.235"^^xsd:decimal ;
  dwc:decimalLongitude "1.52637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.235 1.52637)"^^geo:wktLiteral ;
  geo-pos:lat "50.235"^^xsd:decimal ;
  geo-pos:long "1.52637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52637'^^xsd:double;
  dwc:latitude '50.235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52637 50.235, 1.52637 50.235, 1.52637 50.235, 1.52637 50.235, 1.52637 50.235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4565'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26478 1.52637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26478"^^xsd:decimal ;
  dwc:decimalLongitude "1.52637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26478 1.52637)"^^geo:wktLiteral ;
  geo-pos:lat "50.26478"^^xsd:decimal ;
  geo-pos:long "1.52637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52637'^^xsd:double;
  dwc:latitude '50.26478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52637 50.26478, 1.52637 50.26478, 1.52637 50.26478, 1.52637 50.26478, 1.52637 50.26478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_345'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31288 1.52637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31288"^^xsd:decimal ;
  dwc:decimalLongitude "1.52637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31288 1.52637)"^^geo:wktLiteral ;
  geo-pos:lat "50.31288"^^xsd:decimal ;
  geo-pos:long "1.52637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52637'^^xsd:double;
  dwc:latitude '50.31288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52637 50.31288, 1.52637 50.31288, 1.52637 50.31288, 1.52637 50.31288, 1.52637 50.31288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4786'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.5264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.5264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.5264)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.5264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5264'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5264 50.2261, 1.5264 50.2261, 1.5264 50.2261, 1.5264 50.2261, 1.5264 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7629'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.5264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22762"^^xsd:decimal ;
  dwc:decimalLongitude "1.5264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.5264)"^^geo:wktLiteral ;
  geo-pos:lat "50.22762"^^xsd:decimal ;
  geo-pos:long "1.5264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5264'^^xsd:double;
  dwc:latitude '50.22762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5264 50.22762, 1.5264 50.22762, 1.5264 50.22762, 1.5264 50.22762, 1.5264 50.22762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5738'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.52642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.52642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.52642)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.52642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11078'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52642'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52642 50.23227, 1.52642 50.23227, 1.52642 50.23227, 1.52642 50.23227, 1.52642 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11078'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23655 1.52642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23655"^^xsd:decimal ;
  dwc:decimalLongitude "1.52642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23655 1.52642)"^^geo:wktLiteral ;
  geo-pos:lat "50.23655"^^xsd:decimal ;
  geo-pos:long "1.52642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52642'^^xsd:double;
  dwc:latitude '50.23655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52642 50.23655, 1.52642 50.23655, 1.52642 50.23655, 1.52642 50.23655, 1.52642 50.23655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12417'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24316 1.52644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24316"^^xsd:decimal ;
  dwc:decimalLongitude "1.52644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24316 1.52644)"^^geo:wktLiteral ;
  geo-pos:lat "50.24316"^^xsd:decimal ;
  geo-pos:long "1.52644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52644'^^xsd:double;
  dwc:latitude '50.24316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52644 50.24316, 1.52644 50.24316, 1.52644 50.24316, 1.52644 50.24316, 1.52644 50.24316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2665'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22736"^^xsd:decimal ;
  dwc:decimalLongitude "1.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.5265)"^^geo:wktLiteral ;
  geo-pos:lat "50.22736"^^xsd:decimal ;
  geo-pos:long "1.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11196'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5265'^^xsd:double;
  dwc:latitude '50.22736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5265 50.22736, 1.5265 50.22736, 1.5265 50.22736, 1.5265 50.22736, 1.5265 50.22736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11196'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.5265)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5265'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5265 50.23304, 1.5265 50.23304, 1.5265 50.23304, 1.5265 50.23304, 1.5265 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11566'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28104 1.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28104"^^xsd:decimal ;
  dwc:decimalLongitude "1.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28104 1.5265)"^^geo:wktLiteral ;
  geo-pos:lat "50.28104"^^xsd:decimal ;
  geo-pos:long "1.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2269'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5265'^^xsd:double;
  dwc:latitude '50.28104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5265 50.28104, 1.5265 50.28104, 1.5265 50.28104, 1.5265 50.28104, 1.5265 50.28104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2269'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2358 1.52652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2358"^^xsd:decimal ;
  dwc:decimalLongitude "1.52652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2358 1.52652)"^^geo:wktLiteral ;
  geo-pos:lat "50.2358"^^xsd:decimal ;
  geo-pos:long "1.52652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52652'^^xsd:double;
  dwc:latitude '50.2358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52652 50.2358, 1.52652 50.2358, 1.52652 50.2358, 1.52652 50.2358, 1.52652 50.2358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5492'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.52656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.52656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.52656)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.52656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52656'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52656 50.23164, 1.52656 50.23164, 1.52656 50.23164, 1.52656 50.23164, 1.52656 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6750'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.52657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.52657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.52657)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.52657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52657'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52657 50.23155, 1.52657 50.23155, 1.52657 50.23155, 1.52657 50.23155, 1.52657 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10283'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23678 1.52659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23678"^^xsd:decimal ;
  dwc:decimalLongitude "1.52659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23678 1.52659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23678"^^xsd:decimal ;
  geo-pos:long "1.52659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52659'^^xsd:double;
  dwc:latitude '50.23678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52659 50.23678, 1.52659 50.23678, 1.52659 50.23678, 1.52659 50.23678, 1.52659 50.23678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3540'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.52663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28541"^^xsd:decimal ;
  dwc:decimalLongitude "1.52663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28541 1.52663)"^^geo:wktLiteral ;
  geo-pos:lat "50.28541"^^xsd:decimal ;
  geo-pos:long "1.52663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7453'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52663'^^xsd:double;
  dwc:latitude '50.28541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52663 50.28541, 1.52663 50.28541, 1.52663 50.28541, 1.52663 50.28541, 1.52663 50.28541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7453'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21664 1.52665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21664"^^xsd:decimal ;
  dwc:decimalLongitude "1.52665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21664 1.52665)"^^geo:wktLiteral ;
  geo-pos:lat "50.21664"^^xsd:decimal ;
  geo-pos:long "1.52665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11122'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52665'^^xsd:double;
  dwc:latitude '50.21664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52665 50.21664, 1.52665 50.21664, 1.52665 50.21664, 1.52665 50.21664, 1.52665 50.21664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11122'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.52669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.52669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.52669)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.52669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52669'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52669 50.22978, 1.52669 50.22978, 1.52669 50.22978, 1.52669 50.22978, 1.52669 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8374'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39133 1.52674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39133"^^xsd:decimal ;
  dwc:decimalLongitude "1.52674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39133 1.52674)"^^geo:wktLiteral ;
  geo-pos:lat "50.39133"^^xsd:decimal ;
  geo-pos:long "1.52674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52674'^^xsd:double;
  dwc:latitude '50.39133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52674 50.39133, 1.52674 50.39133, 1.52674 50.39133, 1.52674 50.39133, 1.52674 50.39133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8754'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2307 1.52675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2307"^^xsd:decimal ;
  dwc:decimalLongitude "1.52675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2307 1.52675)"^^geo:wktLiteral ;
  geo-pos:lat "50.2307"^^xsd:decimal ;
  geo-pos:long "1.52675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52675'^^xsd:double;
  dwc:latitude '50.2307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52675 50.2307, 1.52675 50.2307, 1.52675 50.2307, 1.52675 50.2307, 1.52675 50.2307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4691'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.52675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.52675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.52675)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.52675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.07'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52675'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52675 50.23258, 1.52675 50.23258, 1.52675 50.23258, 1.52675 50.23258, 1.52675 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11608'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31951 1.52675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31951"^^xsd:decimal ;
  dwc:decimalLongitude "1.52675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31951 1.52675)"^^geo:wktLiteral ;
  geo-pos:lat "50.31951"^^xsd:decimal ;
  geo-pos:long "1.52675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52675'^^xsd:double;
  dwc:latitude '50.31951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52675 50.31951, 1.52675 50.31951, 1.52675 50.31951, 1.52675 50.31951, 1.52675 50.31951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12191'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.52676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23072"^^xsd:decimal ;
  dwc:decimalLongitude "1.52676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.52676)"^^geo:wktLiteral ;
  geo-pos:lat "50.23072"^^xsd:decimal ;
  geo-pos:long "1.52676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11207'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52676'^^xsd:double;
  dwc:latitude '50.23072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52676 50.23072, 1.52676 50.23072, 1.52676 50.23072, 1.52676 50.23072, 1.52676 50.23072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11207'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25998 1.52678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25998"^^xsd:decimal ;
  dwc:decimalLongitude "1.52678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25998 1.52678)"^^geo:wktLiteral ;
  geo-pos:lat "50.25998"^^xsd:decimal ;
  geo-pos:long "1.52678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12554'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52678'^^xsd:double;
  dwc:latitude '50.25998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52678 50.25998, 1.52678 50.25998, 1.52678 50.25998, 1.52678 50.25998, 1.52678 50.25998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12554'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.5268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.5268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.5268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.5268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5268'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5268 50.23129, 1.5268 50.23129, 1.5268 50.23129, 1.5268 50.23129, 1.5268 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9996'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.52681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.52681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.52681)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.52681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52681'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52681 50.23133, 1.52681 50.23133, 1.52681 50.23133, 1.52681 50.23133, 1.52681 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11567'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23963 1.52682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23963"^^xsd:decimal ;
  dwc:decimalLongitude "1.52682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23963 1.52682)"^^geo:wktLiteral ;
  geo-pos:lat "50.23963"^^xsd:decimal ;
  geo-pos:long "1.52682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52682'^^xsd:double;
  dwc:latitude '50.23963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52682 50.23963, 1.52682 50.23963, 1.52682 50.23963, 1.52682 50.23963, 1.52682 50.23963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6914'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.52683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.52683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.52683)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.52683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.2511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52683'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52683 50.23255, 1.52683 50.23255, 1.52683 50.23255, 1.52683 50.23255, 1.52683 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8915'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25617 1.52683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25617"^^xsd:decimal ;
  dwc:decimalLongitude "1.52683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25617 1.52683)"^^geo:wktLiteral ;
  geo-pos:lat "50.25617"^^xsd:decimal ;
  geo-pos:long "1.52683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12486'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52683'^^xsd:double;
  dwc:latitude '50.25617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52683 50.25617, 1.52683 50.25617, 1.52683 50.25617, 1.52683 50.25617, 1.52683 50.25617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12486'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26384 1.52684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26384"^^xsd:decimal ;
  dwc:decimalLongitude "1.52684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26384 1.52684)"^^geo:wktLiteral ;
  geo-pos:lat "50.26384"^^xsd:decimal ;
  geo-pos:long "1.52684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2270'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52684'^^xsd:double;
  dwc:latitude '50.26384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52684 50.26384, 1.52684 50.26384, 1.52684 50.26384, 1.52684 50.26384, 1.52684 50.26384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2270'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.52686)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9246'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.778888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52686'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52686 50.23303, 1.52686 50.23303, 1.52686 50.23303, 1.52686 50.23303, 1.52686 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9246'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.52686)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52686'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52686 50.23338, 1.52686 50.23338, 1.52686 50.23338, 1.52686 50.23338, 1.52686 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5150'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2391 1.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2391"^^xsd:decimal ;
  dwc:decimalLongitude "1.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2391 1.5269)"^^geo:wktLiteral ;
  geo-pos:lat "50.2391"^^xsd:decimal ;
  geo-pos:long "1.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5269'^^xsd:double;
  dwc:latitude '50.2391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5269 50.2391, 1.5269 50.2391, 1.5269 50.2391, 1.5269 50.2391, 1.5269 50.2391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3323'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.52691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.52691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.52691)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.52691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52691'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52691 50.23203, 1.52691 50.23203, 1.52691 50.23203, 1.52691 50.23203, 1.52691 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8765'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.52691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52691)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.52691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52691'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52691 50.2329, 1.52691 50.2329, 1.52691 50.2329, 1.52691 50.2329, 1.52691 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11591'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22243 1.52692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22243"^^xsd:decimal ;
  dwc:decimalLongitude "1.52692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22243 1.52692)"^^geo:wktLiteral ;
  geo-pos:lat "50.22243"^^xsd:decimal ;
  geo-pos:long "1.52692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52692'^^xsd:double;
  dwc:latitude '50.22243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52692 50.22243, 1.52692 50.22243, 1.52692 50.22243, 1.52692 50.22243, 1.52692 50.22243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_705'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.52694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.52694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.52694)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.52694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.082222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52694'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52694 50.23117, 1.52694 50.23117, 1.52694 50.23117, 1.52694 50.23117, 1.52694 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11581'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.52695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.52695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.52695)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.52695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52695'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52695 50.23339, 1.52695 50.23339, 1.52695 50.23339, 1.52695 50.23339, 1.52695 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3885'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.52697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52697)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.52697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52697'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52697 50.2329, 1.52697 50.2329, 1.52697 50.2329, 1.52697 50.2329, 1.52697 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9657'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.52701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.52701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.52701)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.52701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5490'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.935555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52701'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52701 50.23181, 1.52701 50.23181, 1.52701 50.23181, 1.52701 50.23181, 1.52701 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5490'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.52702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.52702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.52702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.52702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.793333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52702'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52702 50.23126, 1.52702 50.23126, 1.52702 50.23126, 1.52702 50.23126, 1.52702 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12896'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23314 1.52702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23314 1.52702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23314"^^xsd:decimal ;
  geo-pos:long "1.52702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_25'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_25'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52702'^^xsd:double;
  dwc:latitude '50.23314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52702 50.23314, 1.52702 50.23314, 1.52702 50.23314, 1.52702 50.23314, 1.52702 50.23314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_25'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.52702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23345"^^xsd:decimal ;
  dwc:decimalLongitude "1.52702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.52702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23345"^^xsd:decimal ;
  geo-pos:long "1.52702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52702'^^xsd:double;
  dwc:latitude '50.23345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52702 50.23345, 1.52702 50.23345, 1.52702 50.23345, 1.52702 50.23345, 1.52702 50.23345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6905'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.52702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25603"^^xsd:decimal ;
  dwc:decimalLongitude "1.52702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25603 1.52702)"^^geo:wktLiteral ;
  geo-pos:lat "50.25603"^^xsd:decimal ;
  geo-pos:long "1.52702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52702'^^xsd:double;
  dwc:latitude '50.25603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52702 50.25603, 1.52702 50.25603, 1.52702 50.25603, 1.52702 50.25603, 1.52702 50.25603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6769'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.52703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.52703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.52703)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.52703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52703'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52703 50.22696, 1.52703 50.22696, 1.52703 50.22696, 1.52703 50.22696, 1.52703 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6915'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.52703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23291"^^xsd:decimal ;
  dwc:decimalLongitude "1.52703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.52703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23291"^^xsd:decimal ;
  geo-pos:long "1.52703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52703'^^xsd:double;
  dwc:latitude '50.23291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52703 50.23291, 1.52703 50.23291, 1.52703 50.23291, 1.52703 50.23291, 1.52703 50.23291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9821'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24076 1.52703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24076"^^xsd:decimal ;
  dwc:decimalLongitude "1.52703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24076 1.52703)"^^geo:wktLiteral ;
  geo-pos:lat "50.24076"^^xsd:decimal ;
  geo-pos:long "1.52703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8206'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52703'^^xsd:double;
  dwc:latitude '50.24076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52703 50.24076, 1.52703 50.24076, 1.52703 50.24076, 1.52703 50.24076, 1.52703 50.24076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8206'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28108 1.52703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28108"^^xsd:decimal ;
  dwc:decimalLongitude "1.52703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28108 1.52703)"^^geo:wktLiteral ;
  geo-pos:lat "50.28108"^^xsd:decimal ;
  geo-pos:long "1.52703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52703'^^xsd:double;
  dwc:latitude '50.28108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52703 50.28108, 1.52703 50.28108, 1.52703 50.28108, 1.52703 50.28108, 1.52703 50.28108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9429'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.52704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.52704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.52704)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.52704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5560'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52704'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52704 50.22895, 1.52704 50.22895, 1.52704 50.22895, 1.52704 50.22895, 1.52704 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5560'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.52704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.52704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.52704)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.52704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52704'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52704 50.23297, 1.52704 50.23297, 1.52704 50.23297, 1.52704 50.23297, 1.52704 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_847'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25141 1.52704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25141"^^xsd:decimal ;
  dwc:decimalLongitude "1.52704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25141 1.52704)"^^geo:wktLiteral ;
  geo-pos:lat "50.25141"^^xsd:decimal ;
  geo-pos:long "1.52704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12497'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52704'^^xsd:double;
  dwc:latitude '50.25141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52704 50.25141, 1.52704 50.25141, 1.52704 50.25141, 1.52704 50.25141, 1.52704 50.25141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12497'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.52705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.52705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.52705)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.52705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7450'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52705'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52705 50.23234, 1.52705 50.23234, 1.52705 50.23234, 1.52705 50.23234, 1.52705 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7450'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.52706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23355"^^xsd:decimal ;
  dwc:decimalLongitude "1.52706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.52706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23355"^^xsd:decimal ;
  geo-pos:long "1.52706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52706'^^xsd:double;
  dwc:latitude '50.23355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52706 50.23355, 1.52706 50.23355, 1.52706 50.23355, 1.52706 50.23355, 1.52706 50.23355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3884'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.52706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23449"^^xsd:decimal ;
  dwc:decimalLongitude "1.52706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.52706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23449"^^xsd:decimal ;
  geo-pos:long "1.52706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52706'^^xsd:double;
  dwc:latitude '50.23449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52706 50.23449, 1.52706 50.23449, 1.52706 50.23449, 1.52706 50.23449, 1.52706 50.23449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10124'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.52706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23803"^^xsd:decimal ;
  dwc:decimalLongitude "1.52706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.52706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23803"^^xsd:decimal ;
  geo-pos:long "1.52706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52706'^^xsd:double;
  dwc:latitude '50.23803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52706 50.23803, 1.52706 50.23803, 1.52706 50.23803, 1.52706 50.23803, 1.52706 50.23803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10532'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2362 1.52707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2362"^^xsd:decimal ;
  dwc:decimalLongitude "1.52707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2362 1.52707)"^^geo:wktLiteral ;
  geo-pos:lat "50.2362"^^xsd:decimal ;
  geo-pos:long "1.52707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3251'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52707'^^xsd:double;
  dwc:latitude '50.2362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52707 50.2362, 1.52707 50.2362, 1.52707 50.2362, 1.52707 50.2362, 1.52707 50.2362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3251'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.52708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.52708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.52708)"^^geo:wktLiteral ;
  geo-pos:lat "50.23288"^^xsd:decimal ;
  geo-pos:long "1.52708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52708'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52708 50.23288, 1.52708 50.23288, 1.52708 50.23288, 1.52708 50.23288, 1.52708 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_841'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23951 1.52708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23951"^^xsd:decimal ;
  dwc:decimalLongitude "1.52708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23951 1.52708)"^^geo:wktLiteral ;
  geo-pos:lat "50.23951"^^xsd:decimal ;
  geo-pos:long "1.52708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52708'^^xsd:double;
  dwc:latitude '50.23951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52708 50.23951, 1.52708 50.23951, 1.52708 50.23951, 1.52708 50.23951, 1.52708 50.23951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7678'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.52709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52709)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.52709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52709'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52709 50.23368, 1.52709 50.23368, 1.52709 50.23368, 1.52709 50.23368, 1.52709 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3891'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.5271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.5271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.5271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.5271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5271'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5271 50.23236, 1.5271 50.23236, 1.5271 50.23236, 1.5271 50.23236, 1.5271 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7395'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.52711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.52711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.52711)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.52711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_13'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.19777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52711'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52711 50.23014, 1.52711 50.23014, 1.52711 50.23014, 1.52711 50.23014, 1.52711 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.52712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22794"^^xsd:decimal ;
  dwc:decimalLongitude "1.52712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.52712)"^^geo:wktLiteral ;
  geo-pos:lat "50.22794"^^xsd:decimal ;
  geo-pos:long "1.52712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52712'^^xsd:double;
  dwc:latitude '50.22794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52712 50.22794, 1.52712 50.22794, 1.52712 50.22794, 1.52712 50.22794, 1.52712 50.22794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5862'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.52715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.52715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.52715)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.52715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52715'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52715 50.22906, 1.52715 50.22906, 1.52715 50.22906, 1.52715 50.22906, 1.52715 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10385'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.52715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.52715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.52715)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.52715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52715'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52715 50.23342, 1.52715 50.23342, 1.52715 50.23342, 1.52715 50.23342, 1.52715 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10100'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.52717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.52717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.52717)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.52717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_23'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_23'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52717'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52717 50.23295, 1.52717 50.23295, 1.52717 50.23295, 1.52717 50.23295, 1.52717 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_23'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.52717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52717)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.52717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52717'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52717 50.23353, 1.52717 50.23353, 1.52717 50.23353, 1.52717 50.23353, 1.52717 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3886'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.52718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.52718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.52718)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.52718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52718'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52718 50.23262, 1.52718 50.23262, 1.52718 50.23262, 1.52718 50.23262, 1.52718 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3892'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.52719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.52719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.52719)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.52719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52719'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52719 50.23201, 1.52719 50.23201, 1.52719 50.23201, 1.52719 50.23201, 1.52719 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11607'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.5272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.5272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.5272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.5272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_87'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_87'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5272'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5272 50.23251, 1.5272 50.23251, 1.5272 50.23251, 1.5272 50.23251, 1.5272 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_87'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21618 1.52722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21618"^^xsd:decimal ;
  dwc:decimalLongitude "1.52722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21618 1.52722)"^^geo:wktLiteral ;
  geo-pos:lat "50.21618"^^xsd:decimal ;
  geo-pos:long "1.52722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5429'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52722'^^xsd:double;
  dwc:latitude '50.21618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52722 50.21618, 1.52722 50.21618, 1.52722 50.21618, 1.52722 50.21618, 1.52722 50.21618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5429'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.52722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52722)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.52722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_22'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_22'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52722'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52722 50.2329, 1.52722 50.2329, 1.52722 50.2329, 1.52722 50.2329, 1.52722 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_22'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24011 1.52722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24011"^^xsd:decimal ;
  dwc:decimalLongitude "1.52722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24011 1.52722)"^^geo:wktLiteral ;
  geo-pos:lat "50.24011"^^xsd:decimal ;
  geo-pos:long "1.52722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52722'^^xsd:double;
  dwc:latitude '50.24011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52722 50.24011, 1.52722 50.24011, 1.52722 50.24011, 1.52722 50.24011, 1.52722 50.24011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5414'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.52723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22546"^^xsd:decimal ;
  dwc:decimalLongitude "1.52723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.52723)"^^geo:wktLiteral ;
  geo-pos:lat "50.22546"^^xsd:decimal ;
  geo-pos:long "1.52723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52723'^^xsd:double;
  dwc:latitude '50.22546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52723 50.22546, 1.52723 50.22546, 1.52723 50.22546, 1.52723 50.22546, 1.52723 50.22546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4140'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25282 1.52723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25282"^^xsd:decimal ;
  dwc:decimalLongitude "1.52723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25282 1.52723)"^^geo:wktLiteral ;
  geo-pos:lat "50.25282"^^xsd:decimal ;
  geo-pos:long "1.52723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52723'^^xsd:double;
  dwc:latitude '50.25282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52723 50.25282, 1.52723 50.25282, 1.52723 50.25282, 1.52723 50.25282, 1.52723 50.25282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7155'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.52724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.52724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52724'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52724 50.23356, 1.52724 50.23356, 1.52724 50.23356, 1.52724 50.23356, 1.52724 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3889'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.52725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.52725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.52725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52725'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52725 50.23356, 1.52725 50.23356, 1.52725 50.23356, 1.52725 50.23356, 1.52725 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3887'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.52725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.52725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.52725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.52725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52725'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52725 50.23359, 1.52725 50.23359, 1.52725 50.23359, 1.52725 50.23359, 1.52725 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3888'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.52725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23382"^^xsd:decimal ;
  dwc:decimalLongitude "1.52725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.52725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23382"^^xsd:decimal ;
  geo-pos:long "1.52725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.375555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52725'^^xsd:double;
  dwc:latitude '50.23382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52725 50.23382, 1.52725 50.23382, 1.52725 50.23382, 1.52725 50.23382, 1.52725 50.23382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11361'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23652 1.52726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23652"^^xsd:decimal ;
  dwc:decimalLongitude "1.52726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23652 1.52726)"^^geo:wktLiteral ;
  geo-pos:lat "50.23652"^^xsd:decimal ;
  geo-pos:long "1.52726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12533'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52726'^^xsd:double;
  dwc:latitude '50.23652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52726 50.23652, 1.52726 50.23652, 1.52726 50.23652, 1.52726 50.23652, 1.52726 50.23652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12533'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.52728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23045"^^xsd:decimal ;
  dwc:decimalLongitude "1.52728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.52728)"^^geo:wktLiteral ;
  geo-pos:lat "50.23045"^^xsd:decimal ;
  geo-pos:long "1.52728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52728'^^xsd:double;
  dwc:latitude '50.23045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52728 50.23045, 1.52728 50.23045, 1.52728 50.23045, 1.52728 50.23045, 1.52728 50.23045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5047'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.52729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.52729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.52729)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.52729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52729'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52729 50.22533, 1.52729 50.22533, 1.52729 50.22533, 1.52729 50.22533, 1.52729 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3917'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23343 1.5273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23343"^^xsd:decimal ;
  dwc:decimalLongitude "1.5273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23343 1.5273)"^^geo:wktLiteral ;
  geo-pos:lat "50.23343"^^xsd:decimal ;
  geo-pos:long "1.5273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5273'^^xsd:double;
  dwc:latitude '50.23343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5273 50.23343, 1.5273 50.23343, 1.5273 50.23343, 1.5273 50.23343, 1.5273 50.23343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3883'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23572 1.5273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23572"^^xsd:decimal ;
  dwc:decimalLongitude "1.5273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23572 1.5273)"^^geo:wktLiteral ;
  geo-pos:lat "50.23572"^^xsd:decimal ;
  geo-pos:long "1.5273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12548'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5273'^^xsd:double;
  dwc:latitude '50.23572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5273 50.23572, 1.5273 50.23572, 1.5273 50.23572, 1.5273 50.23572, 1.5273 50.23572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12548'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.52731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.52731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.52731)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.52731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.3844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52731'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52731 50.23337, 1.52731 50.23337, 1.52731 50.23337, 1.52731 50.23337, 1.52731 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9919'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24001 1.52734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24001"^^xsd:decimal ;
  dwc:decimalLongitude "1.52734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24001 1.52734)"^^geo:wktLiteral ;
  geo-pos:lat "50.24001"^^xsd:decimal ;
  geo-pos:long "1.52734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52734'^^xsd:double;
  dwc:latitude '50.24001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52734 50.24001, 1.52734 50.24001, 1.52734 50.24001, 1.52734 50.24001, 1.52734 50.24001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3955'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.52737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.52737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.52737)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.52737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.668888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52737'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52737 50.23327, 1.52737 50.23327, 1.52737 50.23327, 1.52737 50.23327, 1.52737 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4357'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.52737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.52737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.52737)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.52737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52737'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52737 50.23396, 1.52737 50.23396, 1.52737 50.23396, 1.52737 50.23396, 1.52737 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6731'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.52738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2333"^^xsd:decimal ;
  dwc:decimalLongitude "1.52738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.52738)"^^geo:wktLiteral ;
  geo-pos:lat "50.2333"^^xsd:decimal ;
  geo-pos:long "1.52738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52738'^^xsd:double;
  dwc:latitude '50.2333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52738 50.2333, 1.52738 50.2333, 1.52738 50.2333, 1.52738 50.2333, 1.52738 50.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3874'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.52738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23355"^^xsd:decimal ;
  dwc:decimalLongitude "1.52738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.52738)"^^geo:wktLiteral ;
  geo-pos:lat "50.23355"^^xsd:decimal ;
  geo-pos:long "1.52738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52738'^^xsd:double;
  dwc:latitude '50.23355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52738 50.23355, 1.52738 50.23355, 1.52738 50.23355, 1.52738 50.23355, 1.52738 50.23355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4116'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.52739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52739)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.52739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52739'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52739 50.23353, 1.52739 50.23353, 1.52739 50.23353, 1.52739 50.23353, 1.52739 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3890'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23495 1.5274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23495"^^xsd:decimal ;
  dwc:decimalLongitude "1.5274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23495 1.5274)"^^geo:wktLiteral ;
  geo-pos:lat "50.23495"^^xsd:decimal ;
  geo-pos:long "1.5274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5274'^^xsd:double;
  dwc:latitude '50.23495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5274 50.23495, 1.5274 50.23495, 1.5274 50.23495, 1.5274 50.23495, 1.5274 50.23495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12163'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.52741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.52741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.52741)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.52741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52741'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52741 50.2338, 1.52741 50.2338, 1.52741 50.2338, 1.52741 50.2338, 1.52741 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3882'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.52742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.52742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.52742)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.52742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52742'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52742 50.23387, 1.52742 50.23387, 1.52742 50.23387, 1.52742 50.23387, 1.52742 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6748'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.52743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22672"^^xsd:decimal ;
  dwc:decimalLongitude "1.52743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.52743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22672"^^xsd:decimal ;
  geo-pos:long "1.52743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52743'^^xsd:double;
  dwc:latitude '50.22672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52743 50.22672, 1.52743 50.22672, 1.52743 50.22672, 1.52743 50.22672, 1.52743 50.22672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6167'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.52743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22796"^^xsd:decimal ;
  dwc:decimalLongitude "1.52743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.52743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22796"^^xsd:decimal ;
  geo-pos:long "1.52743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52743'^^xsd:double;
  dwc:latitude '50.22796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52743 50.22796, 1.52743 50.22796, 1.52743 50.22796, 1.52743 50.22796, 1.52743 50.22796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9726'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.52744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.52744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.52744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.52744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.876666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52744'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52744 50.23199, 1.52744 50.23199, 1.52744 50.23199, 1.52744 50.23199, 1.52744 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11484'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.52745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.52745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.52745)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.52745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_24'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_24'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52745'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52745 50.23218, 1.52745 50.23218, 1.52745 50.23218, 1.52745 50.23218, 1.52745 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_24'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.52745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.52745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.52745)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.52745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52745'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52745 50.23321, 1.52745 50.23321, 1.52745 50.23321, 1.52745 50.23321, 1.52745 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9920'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.52746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21713"^^xsd:decimal ;
  dwc:decimalLongitude "1.52746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.52746)"^^geo:wktLiteral ;
  geo-pos:lat "50.21713"^^xsd:decimal ;
  geo-pos:long "1.52746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52746'^^xsd:double;
  dwc:latitude '50.21713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52746 50.21713, 1.52746 50.21713, 1.52746 50.21713, 1.52746 50.21713, 1.52746 50.21713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_653'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.52748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22633"^^xsd:decimal ;
  dwc:decimalLongitude "1.52748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.52748)"^^geo:wktLiteral ;
  geo-pos:lat "50.22633"^^xsd:decimal ;
  geo-pos:long "1.52748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52748'^^xsd:double;
  dwc:latitude '50.22633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52748 50.22633, 1.52748 50.22633, 1.52748 50.22633, 1.52748 50.22633, 1.52748 50.22633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5702'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.52748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.52748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.52748)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.52748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52748'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52748 50.2338, 1.52748 50.2338, 1.52748 50.2338, 1.52748 50.2338, 1.52748 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6701'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23891 1.52748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23891"^^xsd:decimal ;
  dwc:decimalLongitude "1.52748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23891 1.52748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23891"^^xsd:decimal ;
  geo-pos:long "1.52748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52748'^^xsd:double;
  dwc:latitude '50.23891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52748 50.23891, 1.52748 50.23891, 1.52748 50.23891, 1.52748 50.23891, 1.52748 50.23891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10454'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.52749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.52749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.52749)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.52749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11097'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.636666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52749'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52749 50.22914, 1.52749 50.22914, 1.52749 50.22914, 1.52749 50.22914, 1.52749 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11097'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23485 1.52749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23485"^^xsd:decimal ;
  dwc:decimalLongitude "1.52749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23485 1.52749)"^^geo:wktLiteral ;
  geo-pos:lat "50.23485"^^xsd:decimal ;
  geo-pos:long "1.52749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.453333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52749'^^xsd:double;
  dwc:latitude '50.23485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52749 50.23485, 1.52749 50.23485, 1.52749 50.23485, 1.52749 50.23485, 1.52749 50.23485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7394'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24408 1.5275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24408"^^xsd:decimal ;
  dwc:decimalLongitude "1.5275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24408 1.5275)"^^geo:wktLiteral ;
  geo-pos:lat "50.24408"^^xsd:decimal ;
  geo-pos:long "1.5275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2271'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5275'^^xsd:double;
  dwc:latitude '50.24408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5275 50.24408, 1.5275 50.24408, 1.5275 50.24408, 1.5275 50.24408, 1.5275 50.24408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2271'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.52751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22614"^^xsd:decimal ;
  dwc:decimalLongitude "1.52751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.52751)"^^geo:wktLiteral ;
  geo-pos:lat "50.22614"^^xsd:decimal ;
  geo-pos:long "1.52751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52751'^^xsd:double;
  dwc:latitude '50.22614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52751 50.22614, 1.52751 50.22614, 1.52751 50.22614, 1.52751 50.22614, 1.52751 50.22614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5714'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23804 1.52751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23804"^^xsd:decimal ;
  dwc:decimalLongitude "1.52751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23804 1.52751)"^^geo:wktLiteral ;
  geo-pos:lat "50.23804"^^xsd:decimal ;
  geo-pos:long "1.52751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52751'^^xsd:double;
  dwc:latitude '50.23804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52751 50.23804, 1.52751 50.23804, 1.52751 50.23804, 1.52751 50.23804, 1.52751 50.23804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10534'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.52752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.52752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.52752)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.52752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52752'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52752 50.22945, 1.52752 50.22945, 1.52752 50.22945, 1.52752 50.22945, 1.52752 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10711'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.52752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.52752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.52752)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.52752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52752'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52752 50.23178, 1.52752 50.23178, 1.52752 50.23178, 1.52752 50.23178, 1.52752 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4934'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.52753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23482"^^xsd:decimal ;
  dwc:decimalLongitude "1.52753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.52753)"^^geo:wktLiteral ;
  geo-pos:lat "50.23482"^^xsd:decimal ;
  geo-pos:long "1.52753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12562'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52753'^^xsd:double;
  dwc:latitude '50.23482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52753 50.23482, 1.52753 50.23482, 1.52753 50.23482, 1.52753 50.23482, 1.52753 50.23482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12562'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.52755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23389"^^xsd:decimal ;
  dwc:decimalLongitude "1.52755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.52755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23389"^^xsd:decimal ;
  geo-pos:long "1.52755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52755'^^xsd:double;
  dwc:latitude '50.23389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52755 50.23389, 1.52755 50.23389, 1.52755 50.23389, 1.52755 50.23389, 1.52755 50.23389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6732'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2605 1.52756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2605"^^xsd:decimal ;
  dwc:decimalLongitude "1.52756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2605 1.52756)"^^geo:wktLiteral ;
  geo-pos:lat "50.2605"^^xsd:decimal ;
  geo-pos:long "1.52756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52756'^^xsd:double;
  dwc:latitude '50.2605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52756 50.2605, 1.52756 50.2605, 1.52756 50.2605, 1.52756 50.2605, 1.52756 50.2605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8578'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2274 1.52757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2274"^^xsd:decimal ;
  dwc:decimalLongitude "1.52757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2274 1.52757)"^^geo:wktLiteral ;
  geo-pos:lat "50.2274"^^xsd:decimal ;
  geo-pos:long "1.52757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52757'^^xsd:double;
  dwc:latitude '50.2274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52757 50.2274, 1.52757 50.2274, 1.52757 50.2274, 1.52757 50.2274, 1.52757 50.2274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_347'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.52757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.52757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.52757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.52757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52757'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52757 50.23238, 1.52757 50.23238, 1.52757 50.23238, 1.52757 50.23238, 1.52757 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_673'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.52761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.52761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.52761)"^^geo:wktLiteral ;
  geo-pos:lat "50.23068"^^xsd:decimal ;
  geo-pos:long "1.52761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52761'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52761 50.23068, 1.52761 50.23068, 1.52761 50.23068, 1.52761 50.23068, 1.52761 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11509'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.52762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23487"^^xsd:decimal ;
  dwc:decimalLongitude "1.52762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.52762)"^^geo:wktLiteral ;
  geo-pos:lat "50.23487"^^xsd:decimal ;
  geo-pos:long "1.52762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52762'^^xsd:double;
  dwc:latitude '50.23487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52762 50.23487, 1.52762 50.23487, 1.52762 50.23487, 1.52762 50.23487, 1.52762 50.23487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1950'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.52762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23764"^^xsd:decimal ;
  dwc:decimalLongitude "1.52762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23764 1.52762)"^^geo:wktLiteral ;
  geo-pos:lat "50.23764"^^xsd:decimal ;
  geo-pos:long "1.52762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52762'^^xsd:double;
  dwc:latitude '50.23764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52762 50.23764, 1.52762 50.23764, 1.52762 50.23764, 1.52762 50.23764, 1.52762 50.23764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4061'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2442 1.52764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2442"^^xsd:decimal ;
  dwc:decimalLongitude "1.52764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2442 1.52764)"^^geo:wktLiteral ;
  geo-pos:lat "50.2442"^^xsd:decimal ;
  geo-pos:long "1.52764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52764'^^xsd:double;
  dwc:latitude '50.2442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52764 50.2442, 1.52764 50.2442, 1.52764 50.2442, 1.52764 50.2442, 1.52764 50.2442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8560'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2667 1.52766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2667"^^xsd:decimal ;
  dwc:decimalLongitude "1.52766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2667 1.52766)"^^geo:wktLiteral ;
  geo-pos:lat "50.2667"^^xsd:decimal ;
  geo-pos:long "1.52766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52766'^^xsd:double;
  dwc:latitude '50.2667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52766 50.2667, 1.52766 50.2667, 1.52766 50.2667, 1.52766 50.2667, 1.52766 50.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1117'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.52768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22372"^^xsd:decimal ;
  dwc:decimalLongitude "1.52768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.52768)"^^geo:wktLiteral ;
  geo-pos:lat "50.22372"^^xsd:decimal ;
  geo-pos:long "1.52768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.676666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52768'^^xsd:double;
  dwc:latitude '50.22372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52768 50.22372, 1.52768 50.22372, 1.52768 50.22372, 1.52768 50.22372, 1.52768 50.22372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4131'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.52768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.52768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.52768)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.52768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52768'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52768 50.23383, 1.52768 50.23383, 1.52768 50.23383, 1.52768 50.23383, 1.52768 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6747'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.52769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.52769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.52769)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.52769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.557777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52769'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52769 50.23239, 1.52769 50.23239, 1.52769 50.23239, 1.52769 50.23239, 1.52769 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12492'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23138 1.52772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23138"^^xsd:decimal ;
  dwc:decimalLongitude "1.52772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23138 1.52772)"^^geo:wktLiteral ;
  geo-pos:lat "50.23138"^^xsd:decimal ;
  geo-pos:long "1.52772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52772'^^xsd:double;
  dwc:latitude '50.23138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52772 50.23138, 1.52772 50.23138, 1.52772 50.23138, 1.52772 50.23138, 1.52772 50.23138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11504'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33008 1.52773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33008"^^xsd:decimal ;
  dwc:decimalLongitude "1.52773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33008 1.52773)"^^geo:wktLiteral ;
  geo-pos:lat "50.33008"^^xsd:decimal ;
  geo-pos:long "1.52773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52773'^^xsd:double;
  dwc:latitude '50.33008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52773 50.33008, 1.52773 50.33008, 1.52773 50.33008, 1.52773 50.33008, 1.52773 50.33008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12406'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.52774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.52774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.52774)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.52774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.632222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52774'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52774 50.22787, 1.52774 50.22787, 1.52774 50.22787, 1.52774 50.22787, 1.52774 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4678'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.52775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.52775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.52775)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.52775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52775'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52775 50.23463, 1.52775 50.23463, 1.52775 50.23463, 1.52775 50.23463, 1.52775 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7038'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2381 1.52775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2381"^^xsd:decimal ;
  dwc:decimalLongitude "1.52775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2381 1.52775)"^^geo:wktLiteral ;
  geo-pos:lat "50.2381"^^xsd:decimal ;
  geo-pos:long "1.52775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52775'^^xsd:double;
  dwc:latitude '50.2381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52775 50.2381, 1.52775 50.2381, 1.52775 50.2381, 1.52775 50.2381, 1.52775 50.2381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10533'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2605 1.52775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2605"^^xsd:decimal ;
  dwc:decimalLongitude "1.52775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2605 1.52775)"^^geo:wktLiteral ;
  geo-pos:lat "50.2605"^^xsd:decimal ;
  geo-pos:long "1.52775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52775'^^xsd:double;
  dwc:latitude '50.2605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52775 50.2605, 1.52775 50.2605, 1.52775 50.2605, 1.52775 50.2605, 1.52775 50.2605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6763'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23454 1.52776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23454"^^xsd:decimal ;
  dwc:decimalLongitude "1.52776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23454 1.52776)"^^geo:wktLiteral ;
  geo-pos:lat "50.23454"^^xsd:decimal ;
  geo-pos:long "1.52776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12563'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52776'^^xsd:double;
  dwc:latitude '50.23454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52776 50.23454, 1.52776 50.23454, 1.52776 50.23454, 1.52776 50.23454, 1.52776 50.23454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12563'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28501 1.52776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28501"^^xsd:decimal ;
  dwc:decimalLongitude "1.52776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28501 1.52776)"^^geo:wktLiteral ;
  geo-pos:lat "50.28501"^^xsd:decimal ;
  geo-pos:long "1.52776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52776'^^xsd:double;
  dwc:latitude '50.28501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52776 50.28501, 1.52776 50.28501, 1.52776 50.28501, 1.52776 50.28501, 1.52776 50.28501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2494'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27357 1.52778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27357"^^xsd:decimal ;
  dwc:decimalLongitude "1.52778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27357 1.52778)"^^geo:wktLiteral ;
  geo-pos:lat "50.27357"^^xsd:decimal ;
  geo-pos:long "1.52778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52778'^^xsd:double;
  dwc:latitude '50.27357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52778 50.27357, 1.52778 50.27357, 1.52778 50.27357, 1.52778 50.27357, 1.52778 50.27357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7768'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.52779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.52779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.52779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.52779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11093'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52779'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52779 50.22908, 1.52779 50.22908, 1.52779 50.22908, 1.52779 50.22908, 1.52779 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11093'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.52779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.52779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.52779)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.52779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52779'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52779 50.2317, 1.52779 50.2317, 1.52779 50.2317, 1.52779 50.2317, 1.52779 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12978'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23465 1.52779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23465"^^xsd:decimal ;
  dwc:decimalLongitude "1.52779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23465 1.52779)"^^geo:wktLiteral ;
  geo-pos:lat "50.23465"^^xsd:decimal ;
  geo-pos:long "1.52779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52779'^^xsd:double;
  dwc:latitude '50.23465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52779 50.23465, 1.52779 50.23465, 1.52779 50.23465, 1.52779 50.23465, 1.52779 50.23465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11649'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3272 1.52779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3272"^^xsd:decimal ;
  dwc:decimalLongitude "1.52779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3272 1.52779)"^^geo:wktLiteral ;
  geo-pos:lat "50.3272"^^xsd:decimal ;
  geo-pos:long "1.52779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.78'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52779'^^xsd:double;
  dwc:latitude '50.3272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52779 50.3272, 1.52779 50.3272, 1.52779 50.3272, 1.52779 50.3272, 1.52779 50.3272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3701'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.5278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23453"^^xsd:decimal ;
  dwc:decimalLongitude "1.5278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.5278)"^^geo:wktLiteral ;
  geo-pos:lat "50.23453"^^xsd:decimal ;
  geo-pos:long "1.5278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5278'^^xsd:double;
  dwc:latitude '50.23453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5278 50.23453, 1.5278 50.23453, 1.5278 50.23453, 1.5278 50.23453, 1.5278 50.23453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9997'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.52781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.52781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.52781)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.52781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52781'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52781 50.22694, 1.52781 50.22694, 1.52781 50.22694, 1.52781 50.22694, 1.52781 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7630'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2286 1.52781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2286"^^xsd:decimal ;
  dwc:decimalLongitude "1.52781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2286 1.52781)"^^geo:wktLiteral ;
  geo-pos:lat "50.2286"^^xsd:decimal ;
  geo-pos:long "1.52781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52781'^^xsd:double;
  dwc:latitude '50.2286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52781 50.2286, 1.52781 50.2286, 1.52781 50.2286, 1.52781 50.2286, 1.52781 50.2286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_233'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23057 1.52783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23057"^^xsd:decimal ;
  dwc:decimalLongitude "1.52783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23057 1.52783)"^^geo:wktLiteral ;
  geo-pos:lat "50.23057"^^xsd:decimal ;
  geo-pos:long "1.52783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.494444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52783'^^xsd:double;
  dwc:latitude '50.23057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52783 50.23057, 1.52783 50.23057, 1.52783 50.23057, 1.52783 50.23057, 1.52783 50.23057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9177'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.52784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.52784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.52784)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.52784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52784'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52784 50.23399, 1.52784 50.23399, 1.52784 50.23399, 1.52784 50.23399, 1.52784 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9656'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23695 1.52784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23695"^^xsd:decimal ;
  dwc:decimalLongitude "1.52784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23695 1.52784)"^^geo:wktLiteral ;
  geo-pos:lat "50.23695"^^xsd:decimal ;
  geo-pos:long "1.52784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52784'^^xsd:double;
  dwc:latitude '50.23695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52784 50.23695, 1.52784 50.23695, 1.52784 50.23695, 1.52784 50.23695, 1.52784 50.23695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_827'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.52789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22984"^^xsd:decimal ;
  dwc:decimalLongitude "1.52789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.52789)"^^geo:wktLiteral ;
  geo-pos:lat "50.22984"^^xsd:decimal ;
  geo-pos:long "1.52789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.394444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52789'^^xsd:double;
  dwc:latitude '50.22984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52789 50.22984, 1.52789 50.22984, 1.52789 50.22984, 1.52789 50.22984, 1.52789 50.22984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12977'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.52789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.52789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.52789)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.52789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52789'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52789 50.23251, 1.52789 50.23251, 1.52789 50.23251, 1.52789 50.23251, 1.52789 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11613'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23725 1.52789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23725"^^xsd:decimal ;
  dwc:decimalLongitude "1.52789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23725 1.52789)"^^geo:wktLiteral ;
  geo-pos:lat "50.23725"^^xsd:decimal ;
  geo-pos:long "1.52789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52789'^^xsd:double;
  dwc:latitude '50.23725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52789 50.23725, 1.52789 50.23725, 1.52789 50.23725, 1.52789 50.23725, 1.52789 50.23725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8731'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.5279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.5279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.5279)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.5279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5279'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5279 50.23336, 1.5279 50.23336, 1.5279 50.23336, 1.5279 50.23336, 1.5279 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6700'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.52791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52791)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.52791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52791'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52791 50.23336, 1.52791 50.23336, 1.52791 50.23336, 1.52791 50.23336, 1.52791 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4805'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.52792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21965"^^xsd:decimal ;
  dwc:decimalLongitude "1.52792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.52792)"^^geo:wktLiteral ;
  geo-pos:lat "50.21965"^^xsd:decimal ;
  geo-pos:long "1.52792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11316'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52792'^^xsd:double;
  dwc:latitude '50.21965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52792 50.21965, 1.52792 50.21965, 1.52792 50.21965, 1.52792 50.21965, 1.52792 50.21965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11316'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2354 1.52792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2354"^^xsd:decimal ;
  dwc:decimalLongitude "1.52792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2354 1.52792)"^^geo:wktLiteral ;
  geo-pos:lat "50.2354"^^xsd:decimal ;
  geo-pos:long "1.52792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52792'^^xsd:double;
  dwc:latitude '50.2354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52792 50.2354, 1.52792 50.2354, 1.52792 50.2354, 1.52792 50.2354, 1.52792 50.2354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12701'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23517"^^xsd:decimal ;
  dwc:decimalLongitude "1.52793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52793)"^^geo:wktLiteral ;
  geo-pos:lat "50.23517"^^xsd:decimal ;
  geo-pos:long "1.52793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52793'^^xsd:double;
  dwc:latitude '50.23517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52793 50.23517, 1.52793 50.23517, 1.52793 50.23517, 1.52793 50.23517, 1.52793 50.23517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_850'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.52794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.52794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.52794)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.52794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12886'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52794'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52794 50.23403, 1.52794 50.23403, 1.52794 50.23403, 1.52794 50.23403, 1.52794 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12886'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22577"^^xsd:decimal ;
  dwc:decimalLongitude "1.52795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52795)"^^geo:wktLiteral ;
  geo-pos:lat "50.22577"^^xsd:decimal ;
  geo-pos:long "1.52795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_46'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_46'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52795'^^xsd:double;
  dwc:latitude '50.22577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52795 50.22577, 1.52795 50.22577, 1.52795 50.22577, 1.52795 50.22577, 1.52795 50.22577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_46'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33951 1.52796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33951"^^xsd:decimal ;
  dwc:decimalLongitude "1.52796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33951 1.52796)"^^geo:wktLiteral ;
  geo-pos:lat "50.33951"^^xsd:decimal ;
  geo-pos:long "1.52796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52796'^^xsd:double;
  dwc:latitude '50.33951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52796 50.33951, 1.52796 50.33951, 1.52796 50.33951, 1.52796 50.33951, 1.52796 50.33951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4962'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.52797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.52797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.52797)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.52797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52797'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52797 50.23303, 1.52797 50.23303, 1.52797 50.23303, 1.52797 50.23303, 1.52797 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10266'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.52797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.52797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.52797)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.52797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11222'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.374444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52797'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52797 50.23369, 1.52797 50.23369, 1.52797 50.23369, 1.52797 50.23369, 1.52797 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11222'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.52797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.52797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.52797)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.52797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.834444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52797'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52797 50.23404, 1.52797 50.23404, 1.52797 50.23404, 1.52797 50.23404, 1.52797 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9998'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23485 1.52798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23485"^^xsd:decimal ;
  dwc:decimalLongitude "1.52798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23485 1.52798)"^^geo:wktLiteral ;
  geo-pos:lat "50.23485"^^xsd:decimal ;
  geo-pos:long "1.52798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12438'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52798'^^xsd:double;
  dwc:latitude '50.23485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52798 50.23485, 1.52798 50.23485, 1.52798 50.23485, 1.52798 50.23485, 1.52798 50.23485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12438'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37811 1.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37811"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37811 1.528)"^^geo:wktLiteral ;
  geo-pos:lat "50.37811"^^xsd:decimal ;
  geo-pos:long "1.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.528'^^xsd:double;
  dwc:latitude '50.37811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.528 50.37811, 1.528 50.37811, 1.528 50.37811, 1.528 50.37811, 1.528 50.37811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4751'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23047 1.52802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23047"^^xsd:decimal ;
  dwc:decimalLongitude "1.52802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23047 1.52802)"^^geo:wktLiteral ;
  geo-pos:lat "50.23047"^^xsd:decimal ;
  geo-pos:long "1.52802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52802'^^xsd:double;
  dwc:latitude '50.23047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52802 50.23047, 1.52802 50.23047, 1.52802 50.23047, 1.52802 50.23047, 1.52802 50.23047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6906'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28441 1.52802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28441"^^xsd:decimal ;
  dwc:decimalLongitude "1.52802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28441 1.52802)"^^geo:wktLiteral ;
  geo-pos:lat "50.28441"^^xsd:decimal ;
  geo-pos:long "1.52802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52802'^^xsd:double;
  dwc:latitude '50.28441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52802 50.28441, 1.52802 50.28441, 1.52802 50.28441, 1.52802 50.28441, 1.52802 50.28441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7689'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.52803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.52803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.52803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.52803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52803'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52803 50.23229, 1.52803 50.23229, 1.52803 50.23229, 1.52803 50.23229, 1.52803 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10321'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22577"^^xsd:decimal ;
  dwc:decimalLongitude "1.52806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22577 1.52806)"^^geo:wktLiteral ;
  geo-pos:lat "50.22577"^^xsd:decimal ;
  geo-pos:long "1.52806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_47'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_47'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52806'^^xsd:double;
  dwc:latitude '50.22577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52806 50.22577, 1.52806 50.22577, 1.52806 50.22577, 1.52806 50.22577, 1.52806 50.22577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_47'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.52806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22819"^^xsd:decimal ;
  dwc:decimalLongitude "1.52806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.52806)"^^geo:wktLiteral ;
  geo-pos:lat "50.22819"^^xsd:decimal ;
  geo-pos:long "1.52806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9215'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52806'^^xsd:double;
  dwc:latitude '50.22819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52806 50.22819, 1.52806 50.22819, 1.52806 50.22819, 1.52806 50.22819, 1.52806 50.22819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9215'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.52807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.52807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.52807)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.52807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52807'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52807 50.23027, 1.52807 50.23027, 1.52807 50.23027, 1.52807 50.23027, 1.52807 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10243'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23602 1.52807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23602"^^xsd:decimal ;
  dwc:decimalLongitude "1.52807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23602 1.52807)"^^geo:wktLiteral ;
  geo-pos:lat "50.23602"^^xsd:decimal ;
  geo-pos:long "1.52807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_10255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52807'^^xsd:double;
  dwc:latitude '50.23602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52807 50.23602, 1.52807 50.23602, 1.52807 50.23602, 1.52807 50.23602, 1.52807 50.23602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10255'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22773 1.52808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22773"^^xsd:decimal ;
  dwc:decimalLongitude "1.52808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22773 1.52808)"^^geo:wktLiteral ;
  geo-pos:lat "50.22773"^^xsd:decimal ;
  geo-pos:long "1.52808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52808'^^xsd:double;
  dwc:latitude '50.22773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52808 50.22773, 1.52808 50.22773, 1.52808 50.22773, 1.52808 50.22773, 1.52808 50.22773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8695'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.52809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22704"^^xsd:decimal ;
  dwc:decimalLongitude "1.52809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22704 1.52809)"^^geo:wktLiteral ;
  geo-pos:lat "50.22704"^^xsd:decimal ;
  geo-pos:long "1.52809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11197'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52809'^^xsd:double;
  dwc:latitude '50.22704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52809 50.22704, 1.52809 50.22704, 1.52809 50.22704, 1.52809 50.22704, 1.52809 50.22704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11197'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.52809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23816"^^xsd:decimal ;
  dwc:decimalLongitude "1.52809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23816 1.52809)"^^geo:wktLiteral ;
  geo-pos:lat "50.23816"^^xsd:decimal ;
  geo-pos:long "1.52809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52809'^^xsd:double;
  dwc:latitude '50.23816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52809 50.23816, 1.52809 50.23816, 1.52809 50.23816, 1.52809 50.23816, 1.52809 50.23816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6555'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.52812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.52812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.52812)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.52812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52812'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52812 50.22907, 1.52812 50.22907, 1.52812 50.22907, 1.52812 50.22907, 1.52812 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4027'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35289 1.52812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35289"^^xsd:decimal ;
  dwc:decimalLongitude "1.52812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35289 1.52812)"^^geo:wktLiteral ;
  geo-pos:lat "50.35289"^^xsd:decimal ;
  geo-pos:long "1.52812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.173333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52812'^^xsd:double;
  dwc:latitude '50.35289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52812 50.35289, 1.52812 50.35289, 1.52812 50.35289, 1.52812 50.35289, 1.52812 50.35289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4767'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.52815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23494"^^xsd:decimal ;
  dwc:decimalLongitude "1.52815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.52815)"^^geo:wktLiteral ;
  geo-pos:lat "50.23494"^^xsd:decimal ;
  geo-pos:long "1.52815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12561'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52815'^^xsd:double;
  dwc:latitude '50.23494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52815 50.23494, 1.52815 50.23494, 1.52815 50.23494, 1.52815 50.23494, 1.52815 50.23494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12561'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21256 1.52817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21256"^^xsd:decimal ;
  dwc:decimalLongitude "1.52817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21256 1.52817)"^^geo:wktLiteral ;
  geo-pos:lat "50.21256"^^xsd:decimal ;
  geo-pos:long "1.52817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52817'^^xsd:double;
  dwc:latitude '50.21256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52817 50.21256, 1.52817 50.21256, 1.52817 50.21256, 1.52817 50.21256, 1.52817 50.21256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5056'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.52818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2256"^^xsd:decimal ;
  dwc:decimalLongitude "1.52818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.52818)"^^geo:wktLiteral ;
  geo-pos:lat "50.2256"^^xsd:decimal ;
  geo-pos:long "1.52818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.127777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52818'^^xsd:double;
  dwc:latitude '50.2256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52818 50.2256, 1.52818 50.2256, 1.52818 50.2256, 1.52818 50.2256, 1.52818 50.2256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4363'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23493 1.5282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23493"^^xsd:decimal ;
  dwc:decimalLongitude "1.5282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23493 1.5282)"^^geo:wktLiteral ;
  geo-pos:lat "50.23493"^^xsd:decimal ;
  geo-pos:long "1.5282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5282'^^xsd:double;
  dwc:latitude '50.23493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5282 50.23493, 1.5282 50.23493, 1.5282 50.23493, 1.5282 50.23493, 1.5282 50.23493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12162'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.52821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23803"^^xsd:decimal ;
  dwc:decimalLongitude "1.52821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23803 1.52821)"^^geo:wktLiteral ;
  geo-pos:lat "50.23803"^^xsd:decimal ;
  geo-pos:long "1.52821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52821'^^xsd:double;
  dwc:latitude '50.23803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52821 50.23803, 1.52821 50.23803, 1.52821 50.23803, 1.52821 50.23803, 1.52821 50.23803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8005'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.52822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.52822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.52822)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.52822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13046'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52822'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52822 50.232, 1.52822 50.232, 1.52822 50.232, 1.52822 50.232, 1.52822 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13046'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21611 1.52823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21611"^^xsd:decimal ;
  dwc:decimalLongitude "1.52823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21611 1.52823)"^^geo:wktLiteral ;
  geo-pos:lat "50.21611"^^xsd:decimal ;
  geo-pos:long "1.52823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.98'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52823'^^xsd:double;
  dwc:latitude '50.21611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52823 50.21611, 1.52823 50.21611, 1.52823 50.21611, 1.52823 50.21611, 1.52823 50.21611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_745'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23829 1.52824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23829"^^xsd:decimal ;
  dwc:decimalLongitude "1.52824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23829 1.52824)"^^geo:wktLiteral ;
  geo-pos:lat "50.23829"^^xsd:decimal ;
  geo-pos:long "1.52824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52824'^^xsd:double;
  dwc:latitude '50.23829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52824 50.23829, 1.52824 50.23829, 1.52824 50.23829, 1.52824 50.23829, 1.52824 50.23829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_330'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2924 1.52824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2924"^^xsd:decimal ;
  dwc:decimalLongitude "1.52824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2924 1.52824)"^^geo:wktLiteral ;
  geo-pos:lat "50.2924"^^xsd:decimal ;
  geo-pos:long "1.52824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52824'^^xsd:double;
  dwc:latitude '50.2924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52824 50.2924, 1.52824 50.2924, 1.52824 50.2924, 1.52824 50.2924, 1.52824 50.2924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9362'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30405 1.52824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30405"^^xsd:decimal ;
  dwc:decimalLongitude "1.52824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30405 1.52824)"^^geo:wktLiteral ;
  geo-pos:lat "50.30405"^^xsd:decimal ;
  geo-pos:long "1.52824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52824'^^xsd:double;
  dwc:latitude '50.30405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52824 50.30405, 1.52824 50.30405, 1.52824 50.30405, 1.52824 50.30405, 1.52824 50.30405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7620'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21662 1.52825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21662"^^xsd:decimal ;
  dwc:decimalLongitude "1.52825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21662 1.52825)"^^geo:wktLiteral ;
  geo-pos:lat "50.21662"^^xsd:decimal ;
  geo-pos:long "1.52825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_576'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52825'^^xsd:double;
  dwc:latitude '50.21662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52825 50.21662, 1.52825 50.21662, 1.52825 50.21662, 1.52825 50.21662, 1.52825 50.21662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_576'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28605 1.52825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28605"^^xsd:decimal ;
  dwc:decimalLongitude "1.52825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28605 1.52825)"^^geo:wktLiteral ;
  geo-pos:lat "50.28605"^^xsd:decimal ;
  geo-pos:long "1.52825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52825'^^xsd:double;
  dwc:latitude '50.28605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52825 50.28605, 1.52825 50.28605, 1.52825 50.28605, 1.52825 50.28605, 1.52825 50.28605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3533'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.52827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.52827)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.52827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52827'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52827 50.23336, 1.52827 50.23336, 1.52827 50.23336, 1.52827 50.23336, 1.52827 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6749'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25245 1.52827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25245"^^xsd:decimal ;
  dwc:decimalLongitude "1.52827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25245 1.52827)"^^geo:wktLiteral ;
  geo-pos:lat "50.25245"^^xsd:decimal ;
  geo-pos:long "1.52827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52827'^^xsd:double;
  dwc:latitude '50.25245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52827 50.25245, 1.52827 50.25245, 1.52827 50.25245, 1.52827 50.25245, 1.52827 50.25245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6858'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2275 1.52828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2275"^^xsd:decimal ;
  dwc:decimalLongitude "1.52828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2275 1.52828)"^^geo:wktLiteral ;
  geo-pos:lat "50.2275"^^xsd:decimal ;
  geo-pos:long "1.52828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52828'^^xsd:double;
  dwc:latitude '50.2275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52828 50.2275, 1.52828 50.2275, 1.52828 50.2275, 1.52828 50.2275, 1.52828 50.2275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6001'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.52831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23382"^^xsd:decimal ;
  dwc:decimalLongitude "1.52831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.52831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23382"^^xsd:decimal ;
  geo-pos:long "1.52831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52831'^^xsd:double;
  dwc:latitude '50.23382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52831 50.23382, 1.52831 50.23382, 1.52831 50.23382, 1.52831 50.23382, 1.52831 50.23382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10535'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.52831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.52831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.52831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.52831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52831'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52831 50.23404, 1.52831 50.23404, 1.52831 50.23404, 1.52831 50.23404, 1.52831 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10536'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22509 1.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22509"^^xsd:decimal ;
  dwc:decimalLongitude "1.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22509 1.52834)"^^geo:wktLiteral ;
  geo-pos:lat "50.22509"^^xsd:decimal ;
  geo-pos:long "1.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5581'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52834'^^xsd:double;
  dwc:latitude '50.22509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52834 50.22509, 1.52834 50.22509, 1.52834 50.22509, 1.52834 50.22509, 1.52834 50.22509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5581'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.52834)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52834'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52834 50.23153, 1.52834 50.23153, 1.52834 50.23153, 1.52834 50.23153, 1.52834 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_875'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21607 1.52835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21607"^^xsd:decimal ;
  dwc:decimalLongitude "1.52835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21607 1.52835)"^^geo:wktLiteral ;
  geo-pos:lat "50.21607"^^xsd:decimal ;
  geo-pos:long "1.52835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52835'^^xsd:double;
  dwc:latitude '50.21607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52835 50.21607, 1.52835 50.21607, 1.52835 50.21607, 1.52835 50.21607, 1.52835 50.21607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10974'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28626 1.52835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28626"^^xsd:decimal ;
  dwc:decimalLongitude "1.52835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28626 1.52835)"^^geo:wktLiteral ;
  geo-pos:lat "50.28626"^^xsd:decimal ;
  geo-pos:long "1.52835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52835'^^xsd:double;
  dwc:latitude '50.28626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52835 50.28626, 1.52835 50.28626, 1.52835 50.28626, 1.52835 50.28626, 1.52835 50.28626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9613'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22779 1.52837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22779"^^xsd:decimal ;
  dwc:decimalLongitude "1.52837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22779 1.52837)"^^geo:wktLiteral ;
  geo-pos:lat "50.22779"^^xsd:decimal ;
  geo-pos:long "1.52837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52837'^^xsd:double;
  dwc:latitude '50.22779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52837 50.22779, 1.52837 50.22779, 1.52837 50.22779, 1.52837 50.22779, 1.52837 50.22779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3527'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.52837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.52837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.52837)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.52837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1501'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52837'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52837 50.23463, 1.52837 50.23463, 1.52837 50.23463, 1.52837 50.23463, 1.52837 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1501'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26184 1.52837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26184"^^xsd:decimal ;
  dwc:decimalLongitude "1.52837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26184 1.52837)"^^geo:wktLiteral ;
  geo-pos:lat "50.26184"^^xsd:decimal ;
  geo-pos:long "1.52837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52837'^^xsd:double;
  dwc:latitude '50.26184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52837 50.26184, 1.52837 50.26184, 1.52837 50.26184, 1.52837 50.26184, 1.52837 50.26184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4177'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26926 1.52837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26926"^^xsd:decimal ;
  dwc:decimalLongitude "1.52837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26926 1.52837)"^^geo:wktLiteral ;
  geo-pos:lat "50.26926"^^xsd:decimal ;
  geo-pos:long "1.52837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.308888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52837'^^xsd:double;
  dwc:latitude '50.26926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52837 50.26926, 1.52837 50.26926, 1.52837 50.26926, 1.52837 50.26926, 1.52837 50.26926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1951'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.52839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.52839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.52839)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.52839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52839'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52839 50.23292, 1.52839 50.23292, 1.52839 50.23292, 1.52839 50.23292, 1.52839 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2770'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.52842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22782"^^xsd:decimal ;
  dwc:decimalLongitude "1.52842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.52842)"^^geo:wktLiteral ;
  geo-pos:lat "50.22782"^^xsd:decimal ;
  geo-pos:long "1.52842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52842'^^xsd:double;
  dwc:latitude '50.22782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52842 50.22782, 1.52842 50.22782, 1.52842 50.22782, 1.52842 50.22782, 1.52842 50.22782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6108'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26736 1.52844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26736"^^xsd:decimal ;
  dwc:decimalLongitude "1.52844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26736 1.52844)"^^geo:wktLiteral ;
  geo-pos:lat "50.26736"^^xsd:decimal ;
  geo-pos:long "1.52844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52844'^^xsd:double;
  dwc:latitude '50.26736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52844 50.26736, 1.52844 50.26736, 1.52844 50.26736, 1.52844 50.26736, 1.52844 50.26736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10049'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24932 1.52846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24932"^^xsd:decimal ;
  dwc:decimalLongitude "1.52846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24932 1.52846)"^^geo:wktLiteral ;
  geo-pos:lat "50.24932"^^xsd:decimal ;
  geo-pos:long "1.52846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52846'^^xsd:double;
  dwc:latitude '50.24932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52846 50.24932, 1.52846 50.24932, 1.52846 50.24932, 1.52846 50.24932, 1.52846 50.24932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10213'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23544 1.52847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23544"^^xsd:decimal ;
  dwc:decimalLongitude "1.52847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23544 1.52847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23544"^^xsd:decimal ;
  geo-pos:long "1.52847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52847'^^xsd:double;
  dwc:latitude '50.23544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52847 50.23544, 1.52847 50.23544, 1.52847 50.23544, 1.52847 50.23544, 1.52847 50.23544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1081'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.52848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "1.52848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.52848)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "1.52848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52848'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52848 50.228, 1.52848 50.228, 1.52848 50.228, 1.52848 50.228, 1.52848 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10317'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23517"^^xsd:decimal ;
  dwc:decimalLongitude "1.52849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23517 1.52849)"^^geo:wktLiteral ;
  geo-pos:lat "50.23517"^^xsd:decimal ;
  geo-pos:long "1.52849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2248'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52849'^^xsd:double;
  dwc:latitude '50.23517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52849 50.23517, 1.52849 50.23517, 1.52849 50.23517, 1.52849 50.23517, 1.52849 50.23517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2248'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22771 1.52851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22771"^^xsd:decimal ;
  dwc:decimalLongitude "1.52851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22771 1.52851)"^^geo:wktLiteral ;
  geo-pos:lat "50.22771"^^xsd:decimal ;
  geo-pos:long "1.52851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52851'^^xsd:double;
  dwc:latitude '50.22771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52851 50.22771, 1.52851 50.22771, 1.52851 50.22771, 1.52851 50.22771, 1.52851 50.22771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6930'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.52851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23093"^^xsd:decimal ;
  dwc:decimalLongitude "1.52851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.52851)"^^geo:wktLiteral ;
  geo-pos:lat "50.23093"^^xsd:decimal ;
  geo-pos:long "1.52851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52851'^^xsd:double;
  dwc:latitude '50.23093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52851 50.23093, 1.52851 50.23093, 1.52851 50.23093, 1.52851 50.23093, 1.52851 50.23093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11619'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21798 1.52852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21798"^^xsd:decimal ;
  dwc:decimalLongitude "1.52852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21798 1.52852)"^^geo:wktLiteral ;
  geo-pos:lat "50.21798"^^xsd:decimal ;
  geo-pos:long "1.52852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52852'^^xsd:double;
  dwc:latitude '50.21798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52852 50.21798, 1.52852 50.21798, 1.52852 50.21798, 1.52852 50.21798, 1.52852 50.21798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_735'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.52852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22734"^^xsd:decimal ;
  dwc:decimalLongitude "1.52852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.52852)"^^geo:wktLiteral ;
  geo-pos:lat "50.22734"^^xsd:decimal ;
  geo-pos:long "1.52852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52852'^^xsd:double;
  dwc:latitude '50.22734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52852 50.22734, 1.52852 50.22734, 1.52852 50.22734, 1.52852 50.22734, 1.52852 50.22734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5217'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.52852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23157"^^xsd:decimal ;
  dwc:decimalLongitude "1.52852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.52852)"^^geo:wktLiteral ;
  geo-pos:lat "50.23157"^^xsd:decimal ;
  geo-pos:long "1.52852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52852'^^xsd:double;
  dwc:latitude '50.23157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52852 50.23157, 1.52852 50.23157, 1.52852 50.23157, 1.52852 50.23157, 1.52852 50.23157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10333'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.52852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.52852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.52852)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.52852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52852'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52852 50.23293, 1.52852 50.23293, 1.52852 50.23293, 1.52852 50.23293, 1.52852 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_842'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23689 1.52854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23689"^^xsd:decimal ;
  dwc:decimalLongitude "1.52854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23689 1.52854)"^^geo:wktLiteral ;
  geo-pos:lat "50.23689"^^xsd:decimal ;
  geo-pos:long "1.52854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13122'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52854'^^xsd:double;
  dwc:latitude '50.23689'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52854 50.23689, 1.52854 50.23689, 1.52854 50.23689, 1.52854 50.23689, 1.52854 50.23689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13122'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21824 1.52856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21824"^^xsd:decimal ;
  dwc:decimalLongitude "1.52856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21824 1.52856)"^^geo:wktLiteral ;
  geo-pos:lat "50.21824"^^xsd:decimal ;
  geo-pos:long "1.52856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52856'^^xsd:double;
  dwc:latitude '50.21824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52856 50.21824, 1.52856 50.21824, 1.52856 50.21824, 1.52856 50.21824, 1.52856 50.21824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_722'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23597 1.52856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23597"^^xsd:decimal ;
  dwc:decimalLongitude "1.52856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23597 1.52856)"^^geo:wktLiteral ;
  geo-pos:lat "50.23597"^^xsd:decimal ;
  geo-pos:long "1.52856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2316'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52856'^^xsd:double;
  dwc:latitude '50.23597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52856 50.23597, 1.52856 50.23597, 1.52856 50.23597, 1.52856 50.23597, 1.52856 50.23597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2316'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.52857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23509"^^xsd:decimal ;
  dwc:decimalLongitude "1.52857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23509 1.52857)"^^geo:wktLiteral ;
  geo-pos:lat "50.23509"^^xsd:decimal ;
  geo-pos:long "1.52857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52857'^^xsd:double;
  dwc:latitude '50.23509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52857 50.23509, 1.52857 50.23509, 1.52857 50.23509, 1.52857 50.23509, 1.52857 50.23509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6136'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.5286)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5286'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5286 50.22895, 1.5286 50.22895, 1.5286 50.22895, 1.5286 50.22895, 1.5286 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6658'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.5286)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.485555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5286'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5286 50.23115, 1.5286 50.23115, 1.5286 50.23115, 1.5286 50.23115, 1.5286 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11371'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.5286)"^^geo:wktLiteral ;
  geo-pos:lat "50.2333"^^xsd:decimal ;
  geo-pos:long "1.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5286'^^xsd:double;
  dwc:latitude '50.2333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5286 50.2333, 1.5286 50.2333, 1.5286 50.2333, 1.5286 50.2333, 1.5286 50.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6262'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.5286)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5286'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5286 50.2342, 1.5286 50.2342, 1.5286 50.2342, 1.5286 50.2342, 1.5286 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3947'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.52861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.52861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.52861)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.52861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_18'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_18'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52861'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52861 50.23247, 1.52861 50.23247, 1.52861 50.23247, 1.52861 50.23247, 1.52861 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_18'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.52861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.52861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.52861)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.52861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52861'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52861 50.23254, 1.52861 50.23254, 1.52861 50.23254, 1.52861 50.23254, 1.52861 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4969'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.52861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23371"^^xsd:decimal ;
  dwc:decimalLongitude "1.52861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.52861)"^^geo:wktLiteral ;
  geo-pos:lat "50.23371"^^xsd:decimal ;
  geo-pos:long "1.52861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52861'^^xsd:double;
  dwc:latitude '50.23371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52861 50.23371, 1.52861 50.23371, 1.52861 50.23371, 1.52861 50.23371, 1.52861 50.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7393'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.52862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22653"^^xsd:decimal ;
  dwc:decimalLongitude "1.52862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.52862)"^^geo:wktLiteral ;
  geo-pos:lat "50.22653"^^xsd:decimal ;
  geo-pos:long "1.52862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52862'^^xsd:double;
  dwc:latitude '50.22653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52862 50.22653, 1.52862 50.22653, 1.52862 50.22653, 1.52862 50.22653, 1.52862 50.22653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7633'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.52865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23224"^^xsd:decimal ;
  dwc:decimalLongitude "1.52865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.52865)"^^geo:wktLiteral ;
  geo-pos:lat "50.23224"^^xsd:decimal ;
  geo-pos:long "1.52865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52865'^^xsd:double;
  dwc:latitude '50.23224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52865 50.23224, 1.52865 50.23224, 1.52865 50.23224, 1.52865 50.23224, 1.52865 50.23224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11508'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.52865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.52865)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.52865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52865'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52865 50.2329, 1.52865 50.2329, 1.52865 50.2329, 1.52865 50.2329, 1.52865 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5927'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23853 1.52865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23853"^^xsd:decimal ;
  dwc:decimalLongitude "1.52865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23853 1.52865)"^^geo:wktLiteral ;
  geo-pos:lat "50.23853"^^xsd:decimal ;
  geo-pos:long "1.52865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52865'^^xsd:double;
  dwc:latitude '50.23853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52865 50.23853, 1.52865 50.23853, 1.52865 50.23853, 1.52865 50.23853, 1.52865 50.23853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12359'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.52866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.52866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.52866)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.52866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5491'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52866'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52866 50.23358, 1.52866 50.23358, 1.52866 50.23358, 1.52866 50.23358, 1.52866 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5491'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.52867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.52867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.52867)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.52867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52867'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52867 50.22664, 1.52867 50.22664, 1.52867 50.22664, 1.52867 50.22664, 1.52867 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5969'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29135 1.52867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29135"^^xsd:decimal ;
  dwc:decimalLongitude "1.52867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29135 1.52867)"^^geo:wktLiteral ;
  geo-pos:lat "50.29135"^^xsd:decimal ;
  geo-pos:long "1.52867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52867'^^xsd:double;
  dwc:latitude '50.29135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52867 50.29135, 1.52867 50.29135, 1.52867 50.29135, 1.52867 50.29135, 1.52867 50.29135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8728'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.52869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.52869)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.52869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52869'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52869 50.23353, 1.52869 50.23353, 1.52869 50.23353, 1.52869 50.23353, 1.52869 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8038'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.52877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2281"^^xsd:decimal ;
  dwc:decimalLongitude "1.52877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.52877)"^^geo:wktLiteral ;
  geo-pos:lat "50.2281"^^xsd:decimal ;
  geo-pos:long "1.52877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_68'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_68'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.68111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52877'^^xsd:double;
  dwc:latitude '50.2281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52877 50.2281, 1.52877 50.2281, 1.52877 50.2281, 1.52877 50.2281, 1.52877 50.2281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_68'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.52879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.52879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.52879)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.52879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52879'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52879 50.23143, 1.52879 50.23143, 1.52879 50.23143, 1.52879 50.23143, 1.52879 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5766'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.52883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.52883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.52883)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.52883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12888'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52883'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52883 50.23097, 1.52883 50.23097, 1.52883 50.23097, 1.52883 50.23097, 1.52883 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12888'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.52884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23375"^^xsd:decimal ;
  dwc:decimalLongitude "1.52884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.52884)"^^geo:wktLiteral ;
  geo-pos:lat "50.23375"^^xsd:decimal ;
  geo-pos:long "1.52884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52884'^^xsd:double;
  dwc:latitude '50.23375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52884 50.23375, 1.52884 50.23375, 1.52884 50.23375, 1.52884 50.23375, 1.52884 50.23375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6860'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23147 1.52885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23147"^^xsd:decimal ;
  dwc:decimalLongitude "1.52885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23147 1.52885)"^^geo:wktLiteral ;
  geo-pos:lat "50.23147"^^xsd:decimal ;
  geo-pos:long "1.52885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52885'^^xsd:double;
  dwc:latitude '50.23147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52885 50.23147, 1.52885 50.23147, 1.52885 50.23147, 1.52885 50.23147, 1.52885 50.23147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9434'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.52885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.52885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.52885)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.52885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9216'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52885'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52885 50.23255, 1.52885 50.23255, 1.52885 50.23255, 1.52885 50.23255, 1.52885 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9216'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.52886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22519"^^xsd:decimal ;
  dwc:decimalLongitude "1.52886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22519 1.52886)"^^geo:wktLiteral ;
  geo-pos:lat "50.22519"^^xsd:decimal ;
  geo-pos:long "1.52886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52886'^^xsd:double;
  dwc:latitude '50.22519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52886 50.22519, 1.52886 50.22519, 1.52886 50.22519, 1.52886 50.22519, 1.52886 50.22519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4582'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22612 1.52887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22612"^^xsd:decimal ;
  dwc:decimalLongitude "1.52887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22612 1.52887)"^^geo:wktLiteral ;
  geo-pos:lat "50.22612"^^xsd:decimal ;
  geo-pos:long "1.52887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52887'^^xsd:double;
  dwc:latitude '50.22612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52887 50.22612, 1.52887 50.22612, 1.52887 50.22612, 1.52887 50.22612, 1.52887 50.22612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7419'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24418 1.52887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24418"^^xsd:decimal ;
  dwc:decimalLongitude "1.52887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24418 1.52887)"^^geo:wktLiteral ;
  geo-pos:lat "50.24418"^^xsd:decimal ;
  geo-pos:long "1.52887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52887'^^xsd:double;
  dwc:latitude '50.24418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52887 50.24418, 1.52887 50.24418, 1.52887 50.24418, 1.52887 50.24418, 1.52887 50.24418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8663'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30259 1.52887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30259"^^xsd:decimal ;
  dwc:decimalLongitude "1.52887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30259 1.52887)"^^geo:wktLiteral ;
  geo-pos:lat "50.30259"^^xsd:decimal ;
  geo-pos:long "1.52887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52887'^^xsd:double;
  dwc:latitude '50.30259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52887 50.30259, 1.52887 50.30259, 1.52887 50.30259, 1.52887 50.30259, 1.52887 50.30259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9425'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31639 1.52888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31639"^^xsd:decimal ;
  dwc:decimalLongitude "1.52888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31639 1.52888)"^^geo:wktLiteral ;
  geo-pos:lat "50.31639"^^xsd:decimal ;
  geo-pos:long "1.52888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52888'^^xsd:double;
  dwc:latitude '50.31639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52888 50.31639, 1.52888 50.31639, 1.52888 50.31639, 1.52888 50.31639, 1.52888 50.31639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12193'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.52889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.52889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.52889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.52889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52889'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52889 50.23339, 1.52889 50.23339, 1.52889 50.23339, 1.52889 50.23339, 1.52889 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9435'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.52889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23468"^^xsd:decimal ;
  dwc:decimalLongitude "1.52889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.52889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23468"^^xsd:decimal ;
  geo-pos:long "1.52889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52889'^^xsd:double;
  dwc:latitude '50.23468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52889 50.23468, 1.52889 50.23468, 1.52889 50.23468, 1.52889 50.23468, 1.52889 50.23468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_849'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.5289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22754"^^xsd:decimal ;
  dwc:decimalLongitude "1.5289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.5289)"^^geo:wktLiteral ;
  geo-pos:lat "50.22754"^^xsd:decimal ;
  geo-pos:long "1.5289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5289'^^xsd:double;
  dwc:latitude '50.22754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5289 50.22754, 1.5289 50.22754, 1.5289 50.22754, 1.5289 50.22754, 1.5289 50.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6124'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.5289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.5289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.5289)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.5289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5289'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5289 50.23221, 1.5289 50.23221, 1.5289 50.23221, 1.5289 50.23221, 1.5289 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3793'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.5289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.5289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.5289)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.5289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5289'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5289 50.23233, 1.5289 50.23233, 1.5289 50.23233, 1.5289 50.23233, 1.5289 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11568'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.52891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22842"^^xsd:decimal ;
  dwc:decimalLongitude "1.52891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.52891)"^^geo:wktLiteral ;
  geo-pos:lat "50.22842"^^xsd:decimal ;
  geo-pos:long "1.52891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52891'^^xsd:double;
  dwc:latitude '50.22842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52891 50.22842, 1.52891 50.22842, 1.52891 50.22842, 1.52891 50.22842, 1.52891 50.22842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6563'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27268 1.52894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27268"^^xsd:decimal ;
  dwc:decimalLongitude "1.52894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27268 1.52894)"^^geo:wktLiteral ;
  geo-pos:lat "50.27268"^^xsd:decimal ;
  geo-pos:long "1.52894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52894'^^xsd:double;
  dwc:latitude '50.27268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52894 50.27268, 1.52894 50.27268, 1.52894 50.27268, 1.52894 50.27268, 1.52894 50.27268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3942'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23824 1.52895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23824"^^xsd:decimal ;
  dwc:decimalLongitude "1.52895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23824 1.52895)"^^geo:wktLiteral ;
  geo-pos:lat "50.23824"^^xsd:decimal ;
  geo-pos:long "1.52895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52895'^^xsd:double;
  dwc:latitude '50.23824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52895 50.23824, 1.52895 50.23824, 1.52895 50.23824, 1.52895 50.23824, 1.52895 50.23824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12662'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.52897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22578"^^xsd:decimal ;
  dwc:decimalLongitude "1.52897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.52897)"^^geo:wktLiteral ;
  geo-pos:lat "50.22578"^^xsd:decimal ;
  geo-pos:long "1.52897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52897'^^xsd:double;
  dwc:latitude '50.22578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52897 50.22578, 1.52897 50.22578, 1.52897 50.22578, 1.52897 50.22578, 1.52897 50.22578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6101'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.52903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23154"^^xsd:decimal ;
  dwc:decimalLongitude "1.52903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.52903)"^^geo:wktLiteral ;
  geo-pos:lat "50.23154"^^xsd:decimal ;
  geo-pos:long "1.52903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12504'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52903'^^xsd:double;
  dwc:latitude '50.23154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52903 50.23154, 1.52903 50.23154, 1.52903 50.23154, 1.52903 50.23154, 1.52903 50.23154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12504'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.52904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23306"^^xsd:decimal ;
  dwc:decimalLongitude "1.52904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.52904)"^^geo:wktLiteral ;
  geo-pos:lat "50.23306"^^xsd:decimal ;
  geo-pos:long "1.52904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52904'^^xsd:double;
  dwc:latitude '50.23306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52904 50.23306, 1.52904 50.23306, 1.52904 50.23306, 1.52904 50.23306, 1.52904 50.23306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12853'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.52907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23312"^^xsd:decimal ;
  dwc:decimalLongitude "1.52907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.52907)"^^geo:wktLiteral ;
  geo-pos:lat "50.23312"^^xsd:decimal ;
  geo-pos:long "1.52907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52907'^^xsd:double;
  dwc:latitude '50.23312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52907 50.23312, 1.52907 50.23312, 1.52907 50.23312, 1.52907 50.23312, 1.52907 50.23312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_830'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.5291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2255"^^xsd:decimal ;
  dwc:decimalLongitude "1.5291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.5291)"^^geo:wktLiteral ;
  geo-pos:lat "50.2255"^^xsd:decimal ;
  geo-pos:long "1.5291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_483'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5291'^^xsd:double;
  dwc:latitude '50.2255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5291 50.2255, 1.5291 50.2255, 1.5291 50.2255, 1.5291 50.2255, 1.5291 50.2255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_483'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24392 1.5291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24392"^^xsd:decimal ;
  dwc:decimalLongitude "1.5291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24392 1.5291)"^^geo:wktLiteral ;
  geo-pos:lat "50.24392"^^xsd:decimal ;
  geo-pos:long "1.5291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5291'^^xsd:double;
  dwc:latitude '50.24392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5291 50.24392, 1.5291 50.24392, 1.5291 50.24392, 1.5291 50.24392, 1.5291 50.24392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1887'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.52911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22555"^^xsd:decimal ;
  dwc:decimalLongitude "1.52911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.52911)"^^geo:wktLiteral ;
  geo-pos:lat "50.22555"^^xsd:decimal ;
  geo-pos:long "1.52911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52911'^^xsd:double;
  dwc:latitude '50.22555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52911 50.22555, 1.52911 50.22555, 1.52911 50.22555, 1.52911 50.22555, 1.52911 50.22555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_157'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.52911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23069"^^xsd:decimal ;
  dwc:decimalLongitude "1.52911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.52911)"^^geo:wktLiteral ;
  geo-pos:lat "50.23069"^^xsd:decimal ;
  geo-pos:long "1.52911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52911'^^xsd:double;
  dwc:latitude '50.23069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52911 50.23069, 1.52911 50.23069, 1.52911 50.23069, 1.52911 50.23069, 1.52911 50.23069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9754'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.52914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.52914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.52914)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.52914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52914'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52914 50.23443, 1.52914 50.23443, 1.52914 50.23443, 1.52914 50.23443, 1.52914 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12161'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.52915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23439"^^xsd:decimal ;
  dwc:decimalLongitude "1.52915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.52915)"^^geo:wktLiteral ;
  geo-pos:lat "50.23439"^^xsd:decimal ;
  geo-pos:long "1.52915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52915'^^xsd:double;
  dwc:latitude '50.23439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52915 50.23439, 1.52915 50.23439, 1.52915 50.23439, 1.52915 50.23439, 1.52915 50.23439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1422'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.52919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23518"^^xsd:decimal ;
  dwc:decimalLongitude "1.52919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.52919)"^^geo:wktLiteral ;
  geo-pos:lat "50.23518"^^xsd:decimal ;
  geo-pos:long "1.52919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52919'^^xsd:double;
  dwc:latitude '50.23518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52919 50.23518, 1.52919 50.23518, 1.52919 50.23518, 1.52919 50.23518, 1.52919 50.23518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_203'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.5292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23352"^^xsd:decimal ;
  dwc:decimalLongitude "1.5292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.5292)"^^geo:wktLiteral ;
  geo-pos:lat "50.23352"^^xsd:decimal ;
  geo-pos:long "1.5292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.907777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5292'^^xsd:double;
  dwc:latitude '50.23352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5292 50.23352, 1.5292 50.23352, 1.5292 50.23352, 1.5292 50.23352, 1.5292 50.23352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5417'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29142 1.5292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29142"^^xsd:decimal ;
  dwc:decimalLongitude "1.5292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29142 1.5292)"^^geo:wktLiteral ;
  geo-pos:lat "50.29142"^^xsd:decimal ;
  geo-pos:long "1.5292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5292'^^xsd:double;
  dwc:latitude '50.29142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5292 50.29142, 1.5292 50.29142, 1.5292 50.29142, 1.5292 50.29142, 1.5292 50.29142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7411'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.52921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23468"^^xsd:decimal ;
  dwc:decimalLongitude "1.52921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.52921)"^^geo:wktLiteral ;
  geo-pos:lat "50.23468"^^xsd:decimal ;
  geo-pos:long "1.52921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_429'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52921'^^xsd:double;
  dwc:latitude '50.23468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52921 50.23468, 1.52921 50.23468, 1.52921 50.23468, 1.52921 50.23468, 1.52921 50.23468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_429'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.52922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.52922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.52922)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.52922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13021'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52922'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52922 50.2325, 1.52922 50.2325, 1.52922 50.2325, 1.52922 50.2325, 1.52922 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13021'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38861 1.52922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38861"^^xsd:decimal ;
  dwc:decimalLongitude "1.52922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38861 1.52922)"^^geo:wktLiteral ;
  geo-pos:lat "50.38861"^^xsd:decimal ;
  geo-pos:long "1.52922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52922'^^xsd:double;
  dwc:latitude '50.38861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52922 50.38861, 1.52922 50.38861, 1.52922 50.38861, 1.52922 50.38861, 1.52922 50.38861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4750'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.52923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2341"^^xsd:decimal ;
  dwc:decimalLongitude "1.52923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.52923)"^^geo:wktLiteral ;
  geo-pos:lat "50.2341"^^xsd:decimal ;
  geo-pos:long "1.52923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.356666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52923'^^xsd:double;
  dwc:latitude '50.2341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52923 50.2341, 1.52923 50.2341, 1.52923 50.2341, 1.52923 50.2341, 1.52923 50.2341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5149'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.52924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.52924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.52924)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.52924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52924'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52924 50.23425, 1.52924 50.23425, 1.52924 50.23425, 1.52924 50.23425, 1.52924 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12647'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.52925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.52925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.52925)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.52925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52925'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52925 50.23387, 1.52925 50.23387, 1.52925 50.23387, 1.52925 50.23387, 1.52925 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4413'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.52928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23376"^^xsd:decimal ;
  dwc:decimalLongitude "1.52928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.52928)"^^geo:wktLiteral ;
  geo-pos:lat "50.23376"^^xsd:decimal ;
  geo-pos:long "1.52928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52928'^^xsd:double;
  dwc:latitude '50.23376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52928 50.23376, 1.52928 50.23376, 1.52928 50.23376, 1.52928 50.23376, 1.52928 50.23376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12904'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.52929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22572"^^xsd:decimal ;
  dwc:decimalLongitude "1.52929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.52929)"^^geo:wktLiteral ;
  geo-pos:lat "50.22572"^^xsd:decimal ;
  geo-pos:long "1.52929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52929'^^xsd:double;
  dwc:latitude '50.22572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52929 50.22572, 1.52929 50.22572, 1.52929 50.22572, 1.52929 50.22572, 1.52929 50.22572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4029'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.52932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23341"^^xsd:decimal ;
  dwc:decimalLongitude "1.52932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.52932)"^^geo:wktLiteral ;
  geo-pos:lat "50.23341"^^xsd:decimal ;
  geo-pos:long "1.52932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52932'^^xsd:double;
  dwc:latitude '50.23341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52932 50.23341, 1.52932 50.23341, 1.52932 50.23341, 1.52932 50.23341, 1.52932 50.23341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10606'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22701"^^xsd:decimal ;
  dwc:decimalLongitude "1.52933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52933)"^^geo:wktLiteral ;
  geo-pos:lat "50.22701"^^xsd:decimal ;
  geo-pos:long "1.52933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.128888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52933'^^xsd:double;
  dwc:latitude '50.22701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52933 50.22701, 1.52933 50.22701, 1.52933 50.22701, 1.52933 50.22701, 1.52933 50.22701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4180'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.52934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.52934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.52934)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.52934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.601111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52934'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52934 50.234, 1.52934 50.234, 1.52934 50.234, 1.52934 50.234, 1.52934 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4400'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.52935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.52935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.52935)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.52935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_13175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52935'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52935 50.23297, 1.52935 50.23297, 1.52935 50.23297, 1.52935 50.23297, 1.52935 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13175'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.52936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23075"^^xsd:decimal ;
  dwc:decimalLongitude "1.52936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.52936)"^^geo:wktLiteral ;
  geo-pos:lat "50.23075"^^xsd:decimal ;
  geo-pos:long "1.52936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52936'^^xsd:double;
  dwc:latitude '50.23075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52936 50.23075, 1.52936 50.23075, 1.52936 50.23075, 1.52936 50.23075, 1.52936 50.23075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3893'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.52937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22532"^^xsd:decimal ;
  dwc:decimalLongitude "1.52937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.52937)"^^geo:wktLiteral ;
  geo-pos:lat "50.22532"^^xsd:decimal ;
  geo-pos:long "1.52937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52937'^^xsd:double;
  dwc:latitude '50.22532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52937 50.22532, 1.52937 50.22532, 1.52937 50.22532, 1.52937 50.22532, 1.52937 50.22532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4271'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.52939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.52939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.52939)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.52939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11096'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52939'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52939 50.23244, 1.52939 50.23244, 1.52939 50.23244, 1.52939 50.23244, 1.52939 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11096'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.5294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5294)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.5294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5294'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5294 50.23337, 1.5294 50.23337, 1.5294 50.23337, 1.5294 50.23337, 1.5294 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_831'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.5294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.5294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.5294)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.5294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_86'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_86'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5294'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5294 50.23418, 1.5294 50.23418, 1.5294 50.23418, 1.5294 50.23418, 1.5294 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_86'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.52942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22616"^^xsd:decimal ;
  dwc:decimalLongitude "1.52942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.52942)"^^geo:wktLiteral ;
  geo-pos:lat "50.22616"^^xsd:decimal ;
  geo-pos:long "1.52942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.915555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52942'^^xsd:double;
  dwc:latitude '50.22616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52942 50.22616, 1.52942 50.22616, 1.52942 50.22616, 1.52942 50.22616, 1.52942 50.22616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7995'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24506 1.52942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24506"^^xsd:decimal ;
  dwc:decimalLongitude "1.52942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24506 1.52942)"^^geo:wktLiteral ;
  geo-pos:lat "50.24506"^^xsd:decimal ;
  geo-pos:long "1.52942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52942'^^xsd:double;
  dwc:latitude '50.24506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52942 50.24506, 1.52942 50.24506, 1.52942 50.24506, 1.52942 50.24506, 1.52942 50.24506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8032'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.52946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22591"^^xsd:decimal ;
  dwc:decimalLongitude "1.52946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22591 1.52946)"^^geo:wktLiteral ;
  geo-pos:lat "50.22591"^^xsd:decimal ;
  geo-pos:long "1.52946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52946'^^xsd:double;
  dwc:latitude '50.22591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52946 50.22591, 1.52946 50.22591, 1.52946 50.22591, 1.52946 50.22591, 1.52946 50.22591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6782'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24132 1.52946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24132"^^xsd:decimal ;
  dwc:decimalLongitude "1.52946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24132 1.52946)"^^geo:wktLiteral ;
  geo-pos:lat "50.24132"^^xsd:decimal ;
  geo-pos:long "1.52946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52946'^^xsd:double;
  dwc:latitude '50.24132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52946 50.24132, 1.52946 50.24132, 1.52946 50.24132, 1.52946 50.24132, 1.52946 50.24132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_346'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.52947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.52947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.52947)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.52947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.632222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52947'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52947 50.23071, 1.52947 50.23071, 1.52947 50.23071, 1.52947 50.23071, 1.52947 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4979'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.52948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.52948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.52948)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.52948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.562222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52948'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52948 50.23408, 1.52948 50.23408, 1.52948 50.23408, 1.52948 50.23408, 1.52948 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9711'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30774 1.52948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30774"^^xsd:decimal ;
  dwc:decimalLongitude "1.52948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30774 1.52948)"^^geo:wktLiteral ;
  geo-pos:lat "50.30774"^^xsd:decimal ;
  geo-pos:long "1.52948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.376666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52948'^^xsd:double;
  dwc:latitude '50.30774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52948 50.30774, 1.52948 50.30774, 1.52948 50.30774, 1.52948 50.30774, 1.52948 50.30774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1252'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22603 1.5295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22603"^^xsd:decimal ;
  dwc:decimalLongitude "1.5295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22603 1.5295)"^^geo:wktLiteral ;
  geo-pos:lat "50.22603"^^xsd:decimal ;
  geo-pos:long "1.5295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5295'^^xsd:double;
  dwc:latitude '50.22603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5295 50.22603, 1.5295 50.22603, 1.5295 50.22603, 1.5295 50.22603, 1.5295 50.22603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11616'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.52951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.52951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.52951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.52951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52951'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52951 50.23193, 1.52951 50.23193, 1.52951 50.23193, 1.52951 50.23193, 1.52951 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9175'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23397 1.52951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23397"^^xsd:decimal ;
  dwc:decimalLongitude "1.52951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23397 1.52951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23397"^^xsd:decimal ;
  geo-pos:long "1.52951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52951'^^xsd:double;
  dwc:latitude '50.23397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52951 50.23397, 1.52951 50.23397, 1.52951 50.23397, 1.52951 50.23397, 1.52951 50.23397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4401'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.52952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.52952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.52952)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.52952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52952'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52952 50.23282, 1.52952 50.23282, 1.52952 50.23282, 1.52952 50.23282, 1.52952 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9176'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23038 1.52954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23038"^^xsd:decimal ;
  dwc:decimalLongitude "1.52954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23038 1.52954)"^^geo:wktLiteral ;
  geo-pos:lat "50.23038"^^xsd:decimal ;
  geo-pos:long "1.52954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52954'^^xsd:double;
  dwc:latitude '50.23038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52954 50.23038, 1.52954 50.23038, 1.52954 50.23038, 1.52954 50.23038, 1.52954 50.23038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5946'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.52956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.52956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.52956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.52956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3229'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52956'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52956 50.23272, 1.52956 50.23272, 1.52956 50.23272, 1.52956 50.23272, 1.52956 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3229'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.52956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2348"^^xsd:decimal ;
  dwc:decimalLongitude "1.52956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.52956)"^^geo:wktLiteral ;
  geo-pos:lat "50.2348"^^xsd:decimal ;
  geo-pos:long "1.52956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52956'^^xsd:double;
  dwc:latitude '50.2348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52956 50.2348, 1.52956 50.2348, 1.52956 50.2348, 1.52956 50.2348, 1.52956 50.2348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10380'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22611 1.52958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22611"^^xsd:decimal ;
  dwc:decimalLongitude "1.52958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22611 1.52958)"^^geo:wktLiteral ;
  geo-pos:lat "50.22611"^^xsd:decimal ;
  geo-pos:long "1.52958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52958'^^xsd:double;
  dwc:latitude '50.22611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52958 50.22611, 1.52958 50.22611, 1.52958 50.22611, 1.52958 50.22611, 1.52958 50.22611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4392'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.52958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.52958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.52958)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.52958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52958'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52958 50.22996, 1.52958 50.22996, 1.52958 50.22996, 1.52958 50.22996, 1.52958 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_712'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.52959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23196"^^xsd:decimal ;
  dwc:decimalLongitude "1.52959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.52959)"^^geo:wktLiteral ;
  geo-pos:lat "50.23196"^^xsd:decimal ;
  geo-pos:long "1.52959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11248'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52959'^^xsd:double;
  dwc:latitude '50.23196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52959 50.23196, 1.52959 50.23196, 1.52959 50.23196, 1.52959 50.23196, 1.52959 50.23196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11248'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.5296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22659"^^xsd:decimal ;
  dwc:decimalLongitude "1.5296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.5296)"^^geo:wktLiteral ;
  geo-pos:lat "50.22659"^^xsd:decimal ;
  geo-pos:long "1.5296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5544'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5296'^^xsd:double;
  dwc:latitude '50.22659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5296 50.22659, 1.5296 50.22659, 1.5296 50.22659, 1.5296 50.22659, 1.5296 50.22659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5544'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.5296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.5296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.5296)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.5296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5296'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5296 50.23202, 1.5296 50.23202, 1.5296 50.23202, 1.5296 50.23202, 1.5296 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11532'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.5296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.5296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.5296)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.5296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5296'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5296 50.23396, 1.5296 50.23396, 1.5296 50.23396, 1.5296 50.23396, 1.5296 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_832'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.52961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2259"^^xsd:decimal ;
  dwc:decimalLongitude "1.52961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.52961)"^^geo:wktLiteral ;
  geo-pos:lat "50.2259"^^xsd:decimal ;
  geo-pos:long "1.52961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52961'^^xsd:double;
  dwc:latitude '50.2259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52961 50.2259, 1.52961 50.2259, 1.52961 50.2259, 1.52961 50.2259, 1.52961 50.2259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4078'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29598 1.52963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29598"^^xsd:decimal ;
  dwc:decimalLongitude "1.52963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29598 1.52963)"^^geo:wktLiteral ;
  geo-pos:lat "50.29598"^^xsd:decimal ;
  geo-pos:long "1.52963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2268'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52963'^^xsd:double;
  dwc:latitude '50.29598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52963 50.29598, 1.52963 50.29598, 1.52963 50.29598, 1.52963 50.29598, 1.52963 50.29598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2268'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.52965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21786"^^xsd:decimal ;
  dwc:decimalLongitude "1.52965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.52965)"^^geo:wktLiteral ;
  geo-pos:lat "50.21786"^^xsd:decimal ;
  geo-pos:long "1.52965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52965'^^xsd:double;
  dwc:latitude '50.21786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52965 50.21786, 1.52965 50.21786, 1.52965 50.21786, 1.52965 50.21786, 1.52965 50.21786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_129'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.52965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22647"^^xsd:decimal ;
  dwc:decimalLongitude "1.52965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.52965)"^^geo:wktLiteral ;
  geo-pos:lat "50.22647"^^xsd:decimal ;
  geo-pos:long "1.52965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52965'^^xsd:double;
  dwc:latitude '50.22647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52965 50.22647, 1.52965 50.22647, 1.52965 50.22647, 1.52965 50.22647, 1.52965 50.22647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7632'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.52966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.52966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.52966)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.52966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1550'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52966'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52966 50.23442, 1.52966 50.23442, 1.52966 50.23442, 1.52966 50.23442, 1.52966 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1550'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30251 1.52967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30251"^^xsd:decimal ;
  dwc:decimalLongitude "1.52967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30251 1.52967)"^^geo:wktLiteral ;
  geo-pos:lat "50.30251"^^xsd:decimal ;
  geo-pos:long "1.52967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52967'^^xsd:double;
  dwc:latitude '50.30251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52967 50.30251, 1.52967 50.30251, 1.52967 50.30251, 1.52967 50.30251, 1.52967 50.30251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12194'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.52969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.52969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.52969)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.52969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52969'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52969 50.22574, 1.52969 50.22574, 1.52969 50.22574, 1.52969 50.22574, 1.52969 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4146'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32568 1.5297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32568"^^xsd:decimal ;
  dwc:decimalLongitude "1.5297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32568 1.5297)"^^geo:wktLiteral ;
  geo-pos:lat "50.32568"^^xsd:decimal ;
  geo-pos:long "1.5297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5297'^^xsd:double;
  dwc:latitude '50.32568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5297 50.32568, 1.5297 50.32568, 1.5297 50.32568, 1.5297 50.32568, 1.5297 50.32568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1393'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.52971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.52971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.52971)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.52971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52971'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52971 50.23246, 1.52971 50.23246, 1.52971 50.23246, 1.52971 50.23246, 1.52971 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11533'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.52972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.52972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.52972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.52972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_19'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_19'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52972'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52972 50.23001, 1.52972 50.23001, 1.52972 50.23001, 1.52972 50.23001, 1.52972 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_19'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.52972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.52972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.52972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.52972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12479'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52972'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52972 50.23396, 1.52972 50.23396, 1.52972 50.23396, 1.52972 50.23396, 1.52972 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12479'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22701"^^xsd:decimal ;
  dwc:decimalLongitude "1.52973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.52973)"^^geo:wktLiteral ;
  geo-pos:lat "50.22701"^^xsd:decimal ;
  geo-pos:long "1.52973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5514'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52973'^^xsd:double;
  dwc:latitude '50.22701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52973 50.22701, 1.52973 50.22701, 1.52973 50.22701, 1.52973 50.22701, 1.52973 50.22701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5514'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.52973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23259"^^xsd:decimal ;
  dwc:decimalLongitude "1.52973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.52973)"^^geo:wktLiteral ;
  geo-pos:lat "50.23259"^^xsd:decimal ;
  geo-pos:long "1.52973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52973'^^xsd:double;
  dwc:latitude '50.23259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52973 50.23259, 1.52973 50.23259, 1.52973 50.23259, 1.52973 50.23259, 1.52973 50.23259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11494'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.52973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.52973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.52973)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.52973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_34'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_34'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52973'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52973 50.23433, 1.52973 50.23433, 1.52973 50.23433, 1.52973 50.23433, 1.52973 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_34'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.52975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.52975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.52975)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.52975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.19222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52975'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52975 50.23333, 1.52975 50.23333, 1.52975 50.23333, 1.52975 50.23333, 1.52975 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_377'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28633 1.52975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28633"^^xsd:decimal ;
  dwc:decimalLongitude "1.52975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28633 1.52975)"^^geo:wktLiteral ;
  geo-pos:lat "50.28633"^^xsd:decimal ;
  geo-pos:long "1.52975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9295'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52975'^^xsd:double;
  dwc:latitude '50.28633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52975 50.28633, 1.52975 50.28633, 1.52975 50.28633, 1.52975 50.28633, 1.52975 50.28633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9295'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.52978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22685"^^xsd:decimal ;
  dwc:decimalLongitude "1.52978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.52978)"^^geo:wktLiteral ;
  geo-pos:lat "50.22685"^^xsd:decimal ;
  geo-pos:long "1.52978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52978'^^xsd:double;
  dwc:latitude '50.22685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52978 50.22685, 1.52978 50.22685, 1.52978 50.22685, 1.52978 50.22685, 1.52978 50.22685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6662'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.52978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.52978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.52978)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.52978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.934444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52978'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52978 50.23398, 1.52978 50.23398, 1.52978 50.23398, 1.52978 50.23398, 1.52978 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1421'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.52979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.52979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.52979)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.52979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.998888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52979'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52979 50.23419, 1.52979 50.23419, 1.52979 50.23419, 1.52979 50.23419, 1.52979 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11668'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.52981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.52981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.52981)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.52981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52981'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52981 50.23395, 1.52981 50.23395, 1.52981 50.23395, 1.52981 50.23395, 1.52981 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_848'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.52982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22734"^^xsd:decimal ;
  dwc:decimalLongitude "1.52982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.52982)"^^geo:wktLiteral ;
  geo-pos:lat "50.22734"^^xsd:decimal ;
  geo-pos:long "1.52982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.131111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52982'^^xsd:double;
  dwc:latitude '50.22734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52982 50.22734, 1.52982 50.22734, 1.52982 50.22734, 1.52982 50.22734, 1.52982 50.22734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4120'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22547 1.52983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22547"^^xsd:decimal ;
  dwc:decimalLongitude "1.52983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22547 1.52983)"^^geo:wktLiteral ;
  geo-pos:lat "50.22547"^^xsd:decimal ;
  geo-pos:long "1.52983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52983'^^xsd:double;
  dwc:latitude '50.22547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52983 50.22547, 1.52983 50.22547, 1.52983 50.22547, 1.52983 50.22547, 1.52983 50.22547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4181'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.52983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22565"^^xsd:decimal ;
  dwc:decimalLongitude "1.52983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.52983)"^^geo:wktLiteral ;
  geo-pos:lat "50.22565"^^xsd:decimal ;
  geo-pos:long "1.52983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52983'^^xsd:double;
  dwc:latitude '50.22565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52983 50.22565, 1.52983 50.22565, 1.52983 50.22565, 1.52983 50.22565, 1.52983 50.22565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_699'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29402 1.52983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29402"^^xsd:decimal ;
  dwc:decimalLongitude "1.52983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29402 1.52983)"^^geo:wktLiteral ;
  geo-pos:lat "50.29402"^^xsd:decimal ;
  geo-pos:long "1.52983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52983'^^xsd:double;
  dwc:latitude '50.29402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52983 50.29402, 1.52983 50.29402, 1.52983 50.29402, 1.52983 50.29402, 1.52983 50.29402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7305'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.52984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.52984)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.52984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52984'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52984 50.23368, 1.52984 50.23368, 1.52984 50.23368, 1.52984 50.23368, 1.52984 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6445'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.52985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23484"^^xsd:decimal ;
  dwc:decimalLongitude "1.52985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.52985)"^^geo:wktLiteral ;
  geo-pos:lat "50.23484"^^xsd:decimal ;
  geo-pos:long "1.52985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52985'^^xsd:double;
  dwc:latitude '50.23484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52985 50.23484, 1.52985 50.23484, 1.52985 50.23484, 1.52985 50.23484, 1.52985 50.23484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1065'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.52986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.52986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.52986)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.52986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52986'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52986 50.23227, 1.52986 50.23227, 1.52986 50.23227, 1.52986 50.23227, 1.52986 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3228'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.52986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23232"^^xsd:decimal ;
  dwc:decimalLongitude "1.52986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.52986)"^^geo:wktLiteral ;
  geo-pos:lat "50.23232"^^xsd:decimal ;
  geo-pos:long "1.52986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52986'^^xsd:double;
  dwc:latitude '50.23232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52986 50.23232, 1.52986 50.23232, 1.52986 50.23232, 1.52986 50.23232, 1.52986 50.23232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3777'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29468 1.52986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29468"^^xsd:decimal ;
  dwc:decimalLongitude "1.52986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29468 1.52986)"^^geo:wktLiteral ;
  geo-pos:lat "50.29468"^^xsd:decimal ;
  geo-pos:long "1.52986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52986'^^xsd:double;
  dwc:latitude '50.29468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52986 50.29468, 1.52986 50.29468, 1.52986 50.29468, 1.52986 50.29468, 1.52986 50.29468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8002'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.5299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23468"^^xsd:decimal ;
  dwc:decimalLongitude "1.5299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.5299)"^^geo:wktLiteral ;
  geo-pos:lat "50.23468"^^xsd:decimal ;
  geo-pos:long "1.5299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5299'^^xsd:double;
  dwc:latitude '50.23468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5299 50.23468, 1.5299 50.23468, 1.5299 50.23468, 1.5299 50.23468, 1.5299 50.23468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5267'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24866 1.5299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24866"^^xsd:decimal ;
  dwc:decimalLongitude "1.5299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24866 1.5299)"^^geo:wktLiteral ;
  geo-pos:lat "50.24866"^^xsd:decimal ;
  geo-pos:long "1.5299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12555'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5299'^^xsd:double;
  dwc:latitude '50.24866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5299 50.24866, 1.5299 50.24866, 1.5299 50.24866, 1.5299 50.24866, 1.5299 50.24866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12555'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22566 1.52991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22566"^^xsd:decimal ;
  dwc:decimalLongitude "1.52991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22566 1.52991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22566"^^xsd:decimal ;
  geo-pos:long "1.52991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52991'^^xsd:double;
  dwc:latitude '50.22566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52991 50.22566, 1.52991 50.22566, 1.52991 50.22566, 1.52991 50.22566, 1.52991 50.22566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4151'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21476 1.52994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21476"^^xsd:decimal ;
  dwc:decimalLongitude "1.52994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21476 1.52994)"^^geo:wktLiteral ;
  geo-pos:lat "50.21476"^^xsd:decimal ;
  geo-pos:long "1.52994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52994'^^xsd:double;
  dwc:latitude '50.21476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52994 50.21476, 1.52994 50.21476, 1.52994 50.21476, 1.52994 50.21476, 1.52994 50.21476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5473'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.52996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22595"^^xsd:decimal ;
  dwc:decimalLongitude "1.52996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.52996)"^^geo:wktLiteral ;
  geo-pos:lat "50.22595"^^xsd:decimal ;
  geo-pos:long "1.52996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52996'^^xsd:double;
  dwc:latitude '50.22595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52996 50.22595, 1.52996 50.22595, 1.52996 50.22595, 1.52996 50.22595, 1.52996 50.22595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6783'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.52997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.52997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.52997)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.52997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52997'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52997 50.23139, 1.52997 50.23139, 1.52997 50.23139, 1.52997 50.23139, 1.52997 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6373'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23455 1.52997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23455"^^xsd:decimal ;
  dwc:decimalLongitude "1.52997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23455 1.52997)"^^geo:wktLiteral ;
  geo-pos:lat "50.23455"^^xsd:decimal ;
  geo-pos:long "1.52997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52997'^^xsd:double;
  dwc:latitude '50.23455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52997 50.23455, 1.52997 50.23455, 1.52997 50.23455, 1.52997 50.23455, 1.52997 50.23455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1084'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27489 1.52997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27489"^^xsd:decimal ;
  dwc:decimalLongitude "1.52997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27489 1.52997)"^^geo:wktLiteral ;
  geo-pos:lat "50.27489"^^xsd:decimal ;
  geo-pos:long "1.52997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52997'^^xsd:double;
  dwc:latitude '50.27489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52997 50.27489, 1.52997 50.27489, 1.52997 50.27489, 1.52997 50.27489, 1.52997 50.27489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8577'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.52998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23451"^^xsd:decimal ;
  dwc:decimalLongitude "1.52998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.52998)"^^geo:wktLiteral ;
  geo-pos:lat "50.23451"^^xsd:decimal ;
  geo-pos:long "1.52998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52998'^^xsd:double;
  dwc:latitude '50.23451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52998 50.23451, 1.52998 50.23451, 1.52998 50.23451, 1.52998 50.23451, 1.52998 50.23451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_295'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.52999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.52999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.52999)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.52999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.776666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52999'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52999 50.22691, 1.52999 50.22691, 1.52999 50.22691, 1.52999 50.22691, 1.52999 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4234'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.52999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.52999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.52999)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.52999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52999'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52999 50.23271, 1.52999 50.23271, 1.52999 50.23271, 1.52999 50.23271, 1.52999 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6640'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2375 1.52999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2375"^^xsd:decimal ;
  dwc:decimalLongitude "1.52999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2375 1.52999)"^^geo:wktLiteral ;
  geo-pos:lat "50.2375"^^xsd:decimal ;
  geo-pos:long "1.52999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.52999'^^xsd:double;
  dwc:latitude '50.2375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52999 50.2375, 1.52999 50.2375, 1.52999 50.2375, 1.52999 50.2375, 1.52999 50.2375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12702'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22663 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22663"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22663 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.22663"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '50.22663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53 50.22663, 1.53 50.22663, 1.53 50.22663, 1.53 50.22663, 1.53 50.22663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4010'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.53001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23423"^^xsd:decimal ;
  dwc:decimalLongitude "1.53001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.53001)"^^geo:wktLiteral ;
  geo-pos:lat "50.23423"^^xsd:decimal ;
  geo-pos:long "1.53001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12604'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53001'^^xsd:double;
  dwc:latitude '50.23423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53001 50.23423, 1.53001 50.23423, 1.53001 50.23423, 1.53001 50.23423, 1.53001 50.23423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12604'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23539 1.53002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23539"^^xsd:decimal ;
  dwc:decimalLongitude "1.53002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23539 1.53002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23539"^^xsd:decimal ;
  geo-pos:long "1.53002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.842222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53002'^^xsd:double;
  dwc:latitude '50.23539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53002 50.23539, 1.53002 50.23539, 1.53002 50.23539, 1.53002 50.23539, 1.53002 50.23539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10172'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.53003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53003)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.53003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.894444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53003'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53003 50.23212, 1.53003 50.23212, 1.53003 50.23212, 1.53003 50.23212, 1.53003 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3794'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.53003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23676"^^xsd:decimal ;
  dwc:decimalLongitude "1.53003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.53003)"^^geo:wktLiteral ;
  geo-pos:lat "50.23676"^^xsd:decimal ;
  geo-pos:long "1.53003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53003'^^xsd:double;
  dwc:latitude '50.23676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53003 50.23676, 1.53003 50.23676, 1.53003 50.23676, 1.53003 50.23676, 1.53003 50.23676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4350'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23437 1.53004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23437"^^xsd:decimal ;
  dwc:decimalLongitude "1.53004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23437 1.53004)"^^geo:wktLiteral ;
  geo-pos:lat "50.23437"^^xsd:decimal ;
  geo-pos:long "1.53004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53004'^^xsd:double;
  dwc:latitude '50.23437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53004 50.23437, 1.53004 50.23437, 1.53004 50.23437, 1.53004 50.23437, 1.53004 50.23437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11471'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.53005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53005)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.53005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.797777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53005'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53005 50.22574, 1.53005 50.22574, 1.53005 50.22574, 1.53005 50.22574, 1.53005 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4152'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23147 1.53006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23147"^^xsd:decimal ;
  dwc:decimalLongitude "1.53006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23147 1.53006)"^^geo:wktLiteral ;
  geo-pos:lat "50.23147"^^xsd:decimal ;
  geo-pos:long "1.53006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53006'^^xsd:double;
  dwc:latitude '50.23147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53006 50.23147, 1.53006 50.23147, 1.53006 50.23147, 1.53006 50.23147, 1.53006 50.23147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6372'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25049 1.53006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25049"^^xsd:decimal ;
  dwc:decimalLongitude "1.53006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25049 1.53006)"^^geo:wktLiteral ;
  geo-pos:lat "50.25049"^^xsd:decimal ;
  geo-pos:long "1.53006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53006'^^xsd:double;
  dwc:latitude '50.25049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53006 50.25049, 1.53006 50.25049, 1.53006 50.25049, 1.53006 50.25049, 1.53006 50.25049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6957'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.53007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53007)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.53007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53007'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53007 50.23297, 1.53007 50.23297, 1.53007 50.23297, 1.53007 50.23297, 1.53007 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7392'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.53009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53009)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.53009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53009'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53009 50.22574, 1.53009 50.22574, 1.53009 50.22574, 1.53009 50.22574, 1.53009 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6917'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.53009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22668"^^xsd:decimal ;
  dwc:decimalLongitude "1.53009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.53009)"^^geo:wktLiteral ;
  geo-pos:lat "50.22668"^^xsd:decimal ;
  geo-pos:long "1.53009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53009'^^xsd:double;
  dwc:latitude '50.22668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53009 50.22668, 1.53009 50.22668, 1.53009 50.22668, 1.53009 50.22668, 1.53009 50.22668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4221'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.53011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22687"^^xsd:decimal ;
  dwc:decimalLongitude "1.53011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.53011)"^^geo:wktLiteral ;
  geo-pos:lat "50.22687"^^xsd:decimal ;
  geo-pos:long "1.53011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53011'^^xsd:double;
  dwc:latitude '50.22687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53011 50.22687, 1.53011 50.22687, 1.53011 50.22687, 1.53011 50.22687, 1.53011 50.22687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4157'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23654 1.53011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23654"^^xsd:decimal ;
  dwc:decimalLongitude "1.53011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23654 1.53011)"^^geo:wktLiteral ;
  geo-pos:lat "50.23654"^^xsd:decimal ;
  geo-pos:long "1.53011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.3955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53011'^^xsd:double;
  dwc:latitude '50.23654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53011 50.23654, 1.53011 50.23654, 1.53011 50.23654, 1.53011 50.23654, 1.53011 50.23654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12311'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24568 1.53012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24568"^^xsd:decimal ;
  dwc:decimalLongitude "1.53012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24568 1.53012)"^^geo:wktLiteral ;
  geo-pos:lat "50.24568"^^xsd:decimal ;
  geo-pos:long "1.53012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53012'^^xsd:double;
  dwc:latitude '50.24568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53012 50.24568, 1.53012 50.24568, 1.53012 50.24568, 1.53012 50.24568, 1.53012 50.24568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7814'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.53013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2281"^^xsd:decimal ;
  dwc:decimalLongitude "1.53013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.53013)"^^geo:wktLiteral ;
  geo-pos:lat "50.2281"^^xsd:decimal ;
  geo-pos:long "1.53013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11155'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.82555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53013'^^xsd:double;
  dwc:latitude '50.2281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53013 50.2281, 1.53013 50.2281, 1.53013 50.2281, 1.53013 50.2281, 1.53013 50.2281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11155'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.53013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22836"^^xsd:decimal ;
  dwc:decimalLongitude "1.53013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.53013)"^^geo:wktLiteral ;
  geo-pos:lat "50.22836"^^xsd:decimal ;
  geo-pos:long "1.53013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11158'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53013'^^xsd:double;
  dwc:latitude '50.22836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53013 50.22836, 1.53013 50.22836, 1.53013 50.22836, 1.53013 50.22836, 1.53013 50.22836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11158'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.53013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23456"^^xsd:decimal ;
  dwc:decimalLongitude "1.53013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.53013)"^^geo:wktLiteral ;
  geo-pos:lat "50.23456"^^xsd:decimal ;
  geo-pos:long "1.53013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53013'^^xsd:double;
  dwc:latitude '50.23456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53013 50.23456, 1.53013 50.23456, 1.53013 50.23456, 1.53013 50.23456, 1.53013 50.23456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5244'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21783 1.53014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21783"^^xsd:decimal ;
  dwc:decimalLongitude "1.53014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21783 1.53014)"^^geo:wktLiteral ;
  geo-pos:lat "50.21783"^^xsd:decimal ;
  geo-pos:long "1.53014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.68111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53014'^^xsd:double;
  dwc:latitude '50.21783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53014 50.21783, 1.53014 50.21783, 1.53014 50.21783, 1.53014 50.21783, 1.53014 50.21783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_792'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.53016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.53016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.53016)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.53016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53016'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53016 50.23189, 1.53016 50.23189, 1.53016 50.23189, 1.53016 50.23189, 1.53016 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2769'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.53017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.53017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.53017)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.53017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53017'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53017 50.22927, 1.53017 50.22927, 1.53017 50.22927, 1.53017 50.22927, 1.53017 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12905'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26076 1.53017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26076"^^xsd:decimal ;
  dwc:decimalLongitude "1.53017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26076 1.53017)"^^geo:wktLiteral ;
  geo-pos:lat "50.26076"^^xsd:decimal ;
  geo-pos:long "1.53017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53017'^^xsd:double;
  dwc:latitude '50.26076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53017 50.26076, 1.53017 50.26076, 1.53017 50.26076, 1.53017 50.26076, 1.53017 50.26076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3937'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.5302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.5302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.5302)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.5302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3040'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5302'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5302 50.23212, 1.5302 50.23212, 1.5302 50.23212, 1.5302 50.23212, 1.5302 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3040'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29576 1.5302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29576"^^xsd:decimal ;
  dwc:decimalLongitude "1.5302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29576 1.5302)"^^geo:wktLiteral ;
  geo-pos:lat "50.29576"^^xsd:decimal ;
  geo-pos:long "1.5302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5302'^^xsd:double;
  dwc:latitude '50.29576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5302 50.29576, 1.5302 50.29576, 1.5302 50.29576, 1.5302 50.29576, 1.5302 50.29576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8758'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22711 1.53021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22711"^^xsd:decimal ;
  dwc:decimalLongitude "1.53021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22711 1.53021)"^^geo:wktLiteral ;
  geo-pos:lat "50.22711"^^xsd:decimal ;
  geo-pos:long "1.53021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.478888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53021'^^xsd:double;
  dwc:latitude '50.22711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53021 50.22711, 1.53021 50.22711, 1.53021 50.22711, 1.53021 50.22711, 1.53021 50.22711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10242'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.53021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53021)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.53021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53021'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53021 50.23264, 1.53021 50.23264, 1.53021 50.23264, 1.53021 50.23264, 1.53021 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11493'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.53022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22706"^^xsd:decimal ;
  dwc:decimalLongitude "1.53022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.53022)"^^geo:wktLiteral ;
  geo-pos:lat "50.22706"^^xsd:decimal ;
  geo-pos:long "1.53022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53022'^^xsd:double;
  dwc:latitude '50.22706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53022 50.22706, 1.53022 50.22706, 1.53022 50.22706, 1.53022 50.22706, 1.53022 50.22706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10158'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2347"^^xsd:decimal ;
  dwc:decimalLongitude "1.53023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53023)"^^geo:wktLiteral ;
  geo-pos:lat "50.2347"^^xsd:decimal ;
  geo-pos:long "1.53023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53023'^^xsd:double;
  dwc:latitude '50.2347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53023 50.2347, 1.53023 50.2347, 1.53023 50.2347, 1.53023 50.2347, 1.53023 50.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_178'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.53024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23032"^^xsd:decimal ;
  dwc:decimalLongitude "1.53024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.53024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23032"^^xsd:decimal ;
  geo-pos:long "1.53024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53024'^^xsd:double;
  dwc:latitude '50.23032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53024 50.23032, 1.53024 50.23032, 1.53024 50.23032, 1.53024 50.23032, 1.53024 50.23032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10602'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53024'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53024 50.23391, 1.53024 50.23391, 1.53024 50.23391, 1.53024 50.23391, 1.53024 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11943'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53024)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53024'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53024 50.23419, 1.53024 50.23419, 1.53024 50.23419, 1.53024 50.23419, 1.53024 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1214'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.53024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2345"^^xsd:decimal ;
  dwc:decimalLongitude "1.53024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.53024)"^^geo:wktLiteral ;
  geo-pos:lat "50.2345"^^xsd:decimal ;
  geo-pos:long "1.53024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53024'^^xsd:double;
  dwc:latitude '50.2345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53024 50.2345, 1.53024 50.2345, 1.53024 50.2345, 1.53024 50.2345, 1.53024 50.2345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11739'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24198 1.53024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24198"^^xsd:decimal ;
  dwc:decimalLongitude "1.53024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24198 1.53024)"^^geo:wktLiteral ;
  geo-pos:lat "50.24198"^^xsd:decimal ;
  geo-pos:long "1.53024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53024'^^xsd:double;
  dwc:latitude '50.24198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53024 50.24198, 1.53024 50.24198, 1.53024 50.24198, 1.53024 50.24198, 1.53024 50.24198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12293'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.53025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53025)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.53025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53025'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53025 50.23359, 1.53025 50.23359, 1.53025 50.23359, 1.53025 50.23359, 1.53025 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11726'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.53025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.53025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.53025)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.53025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1490'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53025'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53025 50.23425, 1.53025 50.23425, 1.53025 50.23425, 1.53025 50.23425, 1.53025 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1490'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.53026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23075"^^xsd:decimal ;
  dwc:decimalLongitude "1.53026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.53026)"^^geo:wktLiteral ;
  geo-pos:lat "50.23075"^^xsd:decimal ;
  geo-pos:long "1.53026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53026'^^xsd:double;
  dwc:latitude '50.23075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53026 50.23075, 1.53026 50.23075, 1.53026 50.23075, 1.53026 50.23075, 1.53026 50.23075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10123'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53026)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.53026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53026'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53026 50.2343, 1.53026 50.2343, 1.53026 50.2343, 1.53026 50.2343, 1.53026 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5235'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.53027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53027)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.53027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53027'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53027 50.22582, 1.53027 50.22582, 1.53027 50.22582, 1.53027 50.22582, 1.53027 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10230'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22575 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22575"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22575 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22575"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_516'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.22575'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53028 50.22575, 1.53028 50.22575, 1.53028 50.22575, 1.53028 50.22575, 1.53028 50.22575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_516'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22715"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22715"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.22715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53028 50.22715, 1.53028 50.22715, 1.53028 50.22715, 1.53028 50.22715, 1.53028 50.22715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7054'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3254'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53028 50.23321, 1.53028 50.23321, 1.53028 50.23321, 1.53028 50.23321, 1.53028 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3254'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2257"^^xsd:decimal ;
  dwc:decimalLongitude "1.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.5303)"^^geo:wktLiteral ;
  geo-pos:lat "50.2257"^^xsd:decimal ;
  geo-pos:long "1.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5303'^^xsd:double;
  dwc:latitude '50.2257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5303 50.2257, 1.5303 50.2257, 1.5303 50.2257, 1.5303 50.2257, 1.5303 50.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4156'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.5303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12606'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5303'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5303 50.23391, 1.5303 50.23391, 1.5303 50.23391, 1.5303 50.23391, 1.5303 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12606'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.5303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5303'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5303 50.23425, 1.5303 50.23425, 1.5303 50.23425, 1.5303 50.23425, 1.5303 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12202'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.53031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53031)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.53031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53031'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53031 50.23131, 1.53031 50.23131, 1.53031 50.23131, 1.53031 50.23131, 1.53031 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4315'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.53031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53031)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.53031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53031'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53031 50.23335, 1.53031 50.23335, 1.53031 50.23335, 1.53031 50.23335, 1.53031 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7756'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.53032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53032)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.53032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53032'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53032 50.23395, 1.53032 50.23395, 1.53032 50.23395, 1.53032 50.23395, 1.53032 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11826'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.53033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.53033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.53033)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.53033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.314444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53033'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53033 50.22655, 1.53033 50.22655, 1.53033 50.22655, 1.53033 50.22655, 1.53033 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5102'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53034)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.53034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11220'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53034'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53034 50.233, 1.53034 50.233, 1.53034 50.233, 1.53034 50.233, 1.53034 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11220'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23308"^^xsd:decimal ;
  dwc:decimalLongitude "1.53034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53034)"^^geo:wktLiteral ;
  geo-pos:lat "50.23308"^^xsd:decimal ;
  geo-pos:long "1.53034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53034'^^xsd:double;
  dwc:latitude '50.23308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53034 50.23308, 1.53034 50.23308, 1.53034 50.23308, 1.53034 50.23308, 1.53034 50.23308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5488'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.53036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53036)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.53036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53036'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53036 50.23436, 1.53036 50.23436, 1.53036 50.23436, 1.53036 50.23436, 1.53036 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1115'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.53037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22594"^^xsd:decimal ;
  dwc:decimalLongitude "1.53037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.53037)"^^geo:wktLiteral ;
  geo-pos:lat "50.22594"^^xsd:decimal ;
  geo-pos:long "1.53037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.646666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53037'^^xsd:double;
  dwc:latitude '50.22594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53037 50.22594, 1.53037 50.22594, 1.53037 50.22594, 1.53037 50.22594, 1.53037 50.22594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4127'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23406"^^xsd:decimal ;
  dwc:decimalLongitude "1.53037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53037)"^^geo:wktLiteral ;
  geo-pos:lat "50.23406"^^xsd:decimal ;
  geo-pos:long "1.53037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53037'^^xsd:double;
  dwc:latitude '50.23406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53037 50.23406, 1.53037 50.23406, 1.53037 50.23406, 1.53037 50.23406, 1.53037 50.23406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12270'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.53038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22798"^^xsd:decimal ;
  dwc:decimalLongitude "1.53038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.53038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22798"^^xsd:decimal ;
  geo-pos:long "1.53038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53038'^^xsd:double;
  dwc:latitude '50.22798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53038 50.22798, 1.53038 50.22798, 1.53038 50.22798, 1.53038 50.22798, 1.53038 50.22798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4628'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.53039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22569"^^xsd:decimal ;
  dwc:decimalLongitude "1.53039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.53039)"^^geo:wktLiteral ;
  geo-pos:lat "50.22569"^^xsd:decimal ;
  geo-pos:long "1.53039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53039'^^xsd:double;
  dwc:latitude '50.22569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53039 50.22569, 1.53039 50.22569, 1.53039 50.22569, 1.53039 50.22569, 1.53039 50.22569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4280'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.53039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22578"^^xsd:decimal ;
  dwc:decimalLongitude "1.53039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.53039)"^^geo:wktLiteral ;
  geo-pos:lat "50.22578"^^xsd:decimal ;
  geo-pos:long "1.53039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53039'^^xsd:double;
  dwc:latitude '50.22578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53039 50.22578, 1.53039 50.22578, 1.53039 50.22578, 1.53039 50.22578, 1.53039 50.22578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4080'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.53039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53039)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.53039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.3866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53039'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53039 50.23448, 1.53039 50.23448, 1.53039 50.23448, 1.53039 50.23448, 1.53039 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10009'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53041)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53041'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53041 50.23378, 1.53041 50.23378, 1.53041 50.23378, 1.53041 50.23378, 1.53041 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11871'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23406"^^xsd:decimal ;
  dwc:decimalLongitude "1.53041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53041)"^^geo:wktLiteral ;
  geo-pos:lat "50.23406"^^xsd:decimal ;
  geo-pos:long "1.53041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1517'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53041'^^xsd:double;
  dwc:latitude '50.23406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53041 50.23406, 1.53041 50.23406, 1.53041 50.23406, 1.53041 50.23406, 1.53041 50.23406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1517'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22623 1.53044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22623"^^xsd:decimal ;
  dwc:decimalLongitude "1.53044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22623 1.53044)"^^geo:wktLiteral ;
  geo-pos:lat "50.22623"^^xsd:decimal ;
  geo-pos:long "1.53044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.653333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53044'^^xsd:double;
  dwc:latitude '50.22623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53044 50.22623, 1.53044 50.22623, 1.53044 50.22623, 1.53044 50.22623, 1.53044 50.22623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4102'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33631 1.53044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33631"^^xsd:decimal ;
  dwc:decimalLongitude "1.53044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33631 1.53044)"^^geo:wktLiteral ;
  geo-pos:lat "50.33631"^^xsd:decimal ;
  geo-pos:long "1.53044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53044'^^xsd:double;
  dwc:latitude '50.33631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53044 50.33631, 1.53044 50.33631, 1.53044 50.33631, 1.53044 50.33631, 1.53044 50.33631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12819'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23348 1.53045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23348"^^xsd:decimal ;
  dwc:decimalLongitude "1.53045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23348 1.53045)"^^geo:wktLiteral ;
  geo-pos:lat "50.23348"^^xsd:decimal ;
  geo-pos:long "1.53045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53045'^^xsd:double;
  dwc:latitude '50.23348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53045 50.23348, 1.53045 50.23348, 1.53045 50.23348, 1.53045 50.23348, 1.53045 50.23348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5901'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.53045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.53045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.53045)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.53045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53045'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53045 50.23369, 1.53045 50.23369, 1.53045 50.23369, 1.53045 50.23369, 1.53045 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_250'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53045)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53045'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53045 50.23387, 1.53045 50.23387, 1.53045 50.23387, 1.53045 50.23387, 1.53045 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9968'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.53047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53047)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.53047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53047'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53047 50.23404, 1.53047 50.23404, 1.53047 50.23404, 1.53047 50.23404, 1.53047 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5234'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.53048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22653"^^xsd:decimal ;
  dwc:decimalLongitude "1.53048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.53048)"^^geo:wktLiteral ;
  geo-pos:lat "50.22653"^^xsd:decimal ;
  geo-pos:long "1.53048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53048'^^xsd:double;
  dwc:latitude '50.22653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53048 50.22653, 1.53048 50.22653, 1.53048 50.22653, 1.53048 50.22653, 1.53048 50.22653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4172'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.53048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.53048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.53048)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.53048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10890'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53048'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53048 50.23215, 1.53048 50.23215, 1.53048 50.23215, 1.53048 50.23215, 1.53048 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10890'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.53048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53048)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.53048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3129'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53048'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53048 50.23277, 1.53048 50.23277, 1.53048 50.23277, 1.53048 50.23277, 1.53048 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3129'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23294"^^xsd:decimal ;
  dwc:decimalLongitude "1.53049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23294"^^xsd:decimal ;
  geo-pos:long "1.53049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53049'^^xsd:double;
  dwc:latitude '50.23294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53049 50.23294, 1.53049 50.23294, 1.53049 50.23294, 1.53049 50.23294, 1.53049 50.23294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10967'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.53049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53049'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53049 50.23374, 1.53049 50.23374, 1.53049 50.23374, 1.53049 50.23374, 1.53049 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10039'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53049'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53049 50.23414, 1.53049 50.23414, 1.53049 50.23414, 1.53049 50.23414, 1.53049 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11942'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25163 1.53049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25163"^^xsd:decimal ;
  dwc:decimalLongitude "1.53049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25163 1.53049)"^^geo:wktLiteral ;
  geo-pos:lat "50.25163"^^xsd:decimal ;
  geo-pos:long "1.53049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53049'^^xsd:double;
  dwc:latitude '50.25163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53049 50.25163, 1.53049 50.25163, 1.53049 50.25163, 1.53049 50.25163, 1.53049 50.25163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6673'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21446 1.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21446"^^xsd:decimal ;
  dwc:decimalLongitude "1.5305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21446 1.5305)"^^geo:wktLiteral ;
  geo-pos:lat "50.21446"^^xsd:decimal ;
  geo-pos:long "1.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_472'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.90222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5305'^^xsd:double;
  dwc:latitude '50.21446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5305 50.21446, 1.5305 50.21446, 1.5305 50.21446, 1.5305 50.21446, 1.5305 50.21446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_472'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23322"^^xsd:decimal ;
  dwc:decimalLongitude "1.5305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.5305)"^^geo:wktLiteral ;
  geo-pos:lat "50.23322"^^xsd:decimal ;
  geo-pos:long "1.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5305'^^xsd:double;
  dwc:latitude '50.23322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5305 50.23322, 1.5305 50.23322, 1.5305 50.23322, 1.5305 50.23322, 1.5305 50.23322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12691'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.5305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5305)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1518'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5305'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5305 50.23421, 1.5305 50.23421, 1.5305 50.23421, 1.5305 50.23421, 1.5305 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1518'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.53051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22639"^^xsd:decimal ;
  dwc:decimalLongitude "1.53051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.53051)"^^geo:wktLiteral ;
  geo-pos:lat "50.22639"^^xsd:decimal ;
  geo-pos:long "1.53051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_491'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53051'^^xsd:double;
  dwc:latitude '50.22639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53051 50.22639, 1.53051 50.22639, 1.53051 50.22639, 1.53051 50.22639, 1.53051 50.22639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_491'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23432"^^xsd:decimal ;
  dwc:decimalLongitude "1.53053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53053)"^^geo:wktLiteral ;
  geo-pos:lat "50.23432"^^xsd:decimal ;
  geo-pos:long "1.53053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53053'^^xsd:double;
  dwc:latitude '50.23432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53053 50.23432, 1.53053 50.23432, 1.53053 50.23432, 1.53053 50.23432, 1.53053 50.23432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11859'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53053)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.471111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53053'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53053 50.23433, 1.53053 50.23433, 1.53053 50.23433, 1.53053 50.23433, 1.53053 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1066'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22613"^^xsd:decimal ;
  dwc:decimalLongitude "1.53054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53054)"^^geo:wktLiteral ;
  geo-pos:lat "50.22613"^^xsd:decimal ;
  geo-pos:long "1.53054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53054'^^xsd:double;
  dwc:latitude '50.22613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53054 50.22613, 1.53054 50.22613, 1.53054 50.22613, 1.53054 50.22613, 1.53054 50.22613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4138'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53054)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12605'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53054'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53054 50.23414, 1.53054 50.23414, 1.53054 50.23414, 1.53054 50.23414, 1.53054 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12605'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23424"^^xsd:decimal ;
  dwc:decimalLongitude "1.53054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53054)"^^geo:wktLiteral ;
  geo-pos:lat "50.23424"^^xsd:decimal ;
  geo-pos:long "1.53054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1526'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53054'^^xsd:double;
  dwc:latitude '50.23424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53054 50.23424, 1.53054 50.23424, 1.53054 50.23424, 1.53054 50.23424, 1.53054 50.23424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1526'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.53056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23058"^^xsd:decimal ;
  dwc:decimalLongitude "1.53056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.53056)"^^geo:wktLiteral ;
  geo-pos:lat "50.23058"^^xsd:decimal ;
  geo-pos:long "1.53056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.31888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53056'^^xsd:double;
  dwc:latitude '50.23058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53056 50.23058, 1.53056 50.23058, 1.53056 50.23058, 1.53056 50.23058, 1.53056 50.23058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9948'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53056)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53056'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53056 50.23378, 1.53056 50.23378, 1.53056 50.23378, 1.53056 50.23378, 1.53056 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11824'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23457 1.53056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23457"^^xsd:decimal ;
  dwc:decimalLongitude "1.53056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23457 1.53056)"^^geo:wktLiteral ;
  geo-pos:lat "50.23457"^^xsd:decimal ;
  geo-pos:long "1.53056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53056'^^xsd:double;
  dwc:latitude '50.23457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53056 50.23457, 1.53056 50.23457, 1.53056 50.23457, 1.53056 50.23457, 1.53056 50.23457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10073'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.53057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.53057)"^^geo:wktLiteral ;
  geo-pos:lat "50.2258"^^xsd:decimal ;
  geo-pos:long "1.53057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53057'^^xsd:double;
  dwc:latitude '50.2258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53057 50.2258, 1.53057 50.2258, 1.53057 50.2258, 1.53057 50.2258, 1.53057 50.2258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10159'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.53059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22795"^^xsd:decimal ;
  dwc:decimalLongitude "1.53059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.53059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22795"^^xsd:decimal ;
  geo-pos:long "1.53059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53059'^^xsd:double;
  dwc:latitude '50.22795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53059 50.22795, 1.53059 50.22795, 1.53059 50.22795, 1.53059 50.22795, 1.53059 50.22795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9932'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.53059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.53059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.53059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.53059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53059'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53059 50.22935, 1.53059 50.22935, 1.53059 50.22935, 1.53059 50.22935, 1.53059 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10113'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.5306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.5306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.5306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.5306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11079'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5306'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5306 50.23277, 1.5306 50.23277, 1.5306 50.23277, 1.5306 50.23277, 1.5306 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11079'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.5306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.5306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.5306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.5306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5306'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5306 50.23368, 1.5306 50.23368, 1.5306 50.23368, 1.5306 50.23368, 1.5306 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11864'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.53062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.53062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.53062)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.53062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.467777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53062'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53062 50.22725, 1.53062 50.22725, 1.53062 50.22725, 1.53062 50.22725, 1.53062 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3916'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.53062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.53062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.53062)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.53062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53062'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53062 50.23161, 1.53062 50.23161, 1.53062 50.23161, 1.53062 50.23161, 1.53062 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6223'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22592"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22592"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.22592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.22592, 1.53063 50.22592, 1.53063 50.22592, 1.53063 50.22592, 1.53063 50.22592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4174'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22685"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22685"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.22685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.22685, 1.53063 50.22685, 1.53063 50.22685, 1.53063 50.22685, 1.53063 50.22685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5715'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.22867, 1.53063 50.22867, 1.53063 50.22867, 1.53063 50.22867, 1.53063 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7790'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.22898, 1.53063 50.22898, 1.53063 50.22898, 1.53063 50.22898, 1.53063 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5724'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23039 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23039"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23039 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.23039"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.23039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.23039, 1.53063 50.23039, 1.53063 50.23039, 1.53063 50.23039, 1.53063 50.23039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5943'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.53063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53063)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.53063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53063'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53063 50.23282, 1.53063 50.23282, 1.53063 50.23282, 1.53063 50.23282, 1.53063 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8671'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22717 1.53064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22717"^^xsd:decimal ;
  dwc:decimalLongitude "1.53064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22717 1.53064)"^^geo:wktLiteral ;
  geo-pos:lat "50.22717"^^xsd:decimal ;
  geo-pos:long "1.53064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53064'^^xsd:double;
  dwc:latitude '50.22717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53064 50.22717, 1.53064 50.22717, 1.53064 50.22717, 1.53064 50.22717, 1.53064 50.22717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4621'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.53065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22609"^^xsd:decimal ;
  dwc:decimalLongitude "1.53065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22609 1.53065)"^^geo:wktLiteral ;
  geo-pos:lat "50.22609"^^xsd:decimal ;
  geo-pos:long "1.53065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53065'^^xsd:double;
  dwc:latitude '50.22609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53065 50.22609, 1.53065 50.22609, 1.53065 50.22609, 1.53065 50.22609, 1.53065 50.22609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4081'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.53065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53065)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.53065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3039'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53065'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53065 50.23229, 1.53065 50.23229, 1.53065 50.23229, 1.53065 50.23229, 1.53065 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3039'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53067)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.401111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53067'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53067 50.23253, 1.53067 50.23253, 1.53067 50.23253, 1.53067 50.23253, 1.53067 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10549'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53067)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53067'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53067 50.23383, 1.53067 50.23383, 1.53067 50.23383, 1.53067 50.23383, 1.53067 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9969'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.53067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23389"^^xsd:decimal ;
  dwc:decimalLongitude "1.53067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.53067)"^^geo:wktLiteral ;
  geo-pos:lat "50.23389"^^xsd:decimal ;
  geo-pos:long "1.53067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53067'^^xsd:double;
  dwc:latitude '50.23389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53067 50.23389, 1.53067 50.23389, 1.53067 50.23389, 1.53067 50.23389, 1.53067 50.23389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11894'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.53069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.53069)"^^geo:wktLiteral ;
  geo-pos:lat "50.23315"^^xsd:decimal ;
  geo-pos:long "1.53069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53069'^^xsd:double;
  dwc:latitude '50.23315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53069 50.23315, 1.53069 50.23315, 1.53069 50.23315, 1.53069 50.23315, 1.53069 50.23315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5623'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23394 1.53069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23394"^^xsd:decimal ;
  dwc:decimalLongitude "1.53069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23394 1.53069)"^^geo:wktLiteral ;
  geo-pos:lat "50.23394"^^xsd:decimal ;
  geo-pos:long "1.53069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53069'^^xsd:double;
  dwc:latitude '50.23394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53069 50.23394, 1.53069 50.23394, 1.53069 50.23394, 1.53069 50.23394, 1.53069 50.23394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11695'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.5307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21775"^^xsd:decimal ;
  dwc:decimalLongitude "1.5307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.5307)"^^geo:wktLiteral ;
  geo-pos:lat "50.21775"^^xsd:decimal ;
  geo-pos:long "1.5307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8843'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5307'^^xsd:double;
  dwc:latitude '50.21775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5307 50.21775, 1.5307 50.21775, 1.5307 50.21775, 1.5307 50.21775, 1.5307 50.21775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8843'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2263 1.5307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2263"^^xsd:decimal ;
  dwc:decimalLongitude "1.5307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2263 1.5307)"^^geo:wktLiteral ;
  geo-pos:lat "50.2263"^^xsd:decimal ;
  geo-pos:long "1.5307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5307'^^xsd:double;
  dwc:latitude '50.2263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5307 50.2263, 1.5307 50.2263, 1.5307 50.2263, 1.5307 50.2263, 1.5307 50.2263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4119'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.5307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.5307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.5307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.5307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.082777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5307'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5307 50.23358, 1.5307 50.23358, 1.5307 50.23358, 1.5307 50.23358, 1.5307 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11473'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.5307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23423"^^xsd:decimal ;
  dwc:decimalLongitude "1.5307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.5307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23423"^^xsd:decimal ;
  geo-pos:long "1.5307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5307'^^xsd:double;
  dwc:latitude '50.23423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5307 50.23423, 1.5307 50.23423, 1.5307 50.23423, 1.5307 50.23423, 1.5307 50.23423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3909'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.53071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53071)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.53071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53071'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53071 50.23415, 1.53071 50.23415, 1.53071 50.23415, 1.53071 50.23415, 1.53071 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11827'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.53072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23361"^^xsd:decimal ;
  dwc:decimalLongitude "1.53072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.53072)"^^geo:wktLiteral ;
  geo-pos:lat "50.23361"^^xsd:decimal ;
  geo-pos:long "1.53072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53072'^^xsd:double;
  dwc:latitude '50.23361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53072 50.23361, 1.53072 50.23361, 1.53072 50.23361, 1.53072 50.23361, 1.53072 50.23361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11485'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.53073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23146"^^xsd:decimal ;
  dwc:decimalLongitude "1.53073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.53073)"^^geo:wktLiteral ;
  geo-pos:lat "50.23146"^^xsd:decimal ;
  geo-pos:long "1.53073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53073'^^xsd:double;
  dwc:latitude '50.23146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53073 50.23146, 1.53073 50.23146, 1.53073 50.23146, 1.53073 50.23146, 1.53073 50.23146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10322'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53073)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53073'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53073 50.2315, 1.53073 50.2315, 1.53073 50.2315, 1.53073 50.2315, 1.53073 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6742'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23363"^^xsd:decimal ;
  dwc:decimalLongitude "1.53073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53073)"^^geo:wktLiteral ;
  geo-pos:lat "50.23363"^^xsd:decimal ;
  geo-pos:long "1.53073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53073'^^xsd:double;
  dwc:latitude '50.23363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53073 50.23363, 1.53073 50.23363, 1.53073 50.23363, 1.53073 50.23363, 1.53073 50.23363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11706'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53073)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53073'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53073 50.23387, 1.53073 50.23387, 1.53073 50.23387, 1.53073 50.23387, 1.53073 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11836'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.53074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22798"^^xsd:decimal ;
  dwc:decimalLongitude "1.53074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.53074)"^^geo:wktLiteral ;
  geo-pos:lat "50.22798"^^xsd:decimal ;
  geo-pos:long "1.53074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53074'^^xsd:double;
  dwc:latitude '50.22798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53074 50.22798, 1.53074 50.22798, 1.53074 50.22798, 1.53074 50.22798, 1.53074 50.22798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10543'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22613"^^xsd:decimal ;
  dwc:decimalLongitude "1.53075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53075)"^^geo:wktLiteral ;
  geo-pos:lat "50.22613"^^xsd:decimal ;
  geo-pos:long "1.53075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53075'^^xsd:double;
  dwc:latitude '50.22613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53075 50.22613, 1.53075 50.22613, 1.53075 50.22613, 1.53075 50.22613, 1.53075 50.22613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4129'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22995"^^xsd:decimal ;
  dwc:decimalLongitude "1.53075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53075)"^^geo:wktLiteral ;
  geo-pos:lat "50.22995"^^xsd:decimal ;
  geo-pos:long "1.53075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53075'^^xsd:double;
  dwc:latitude '50.22995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53075 50.22995, 1.53075 50.22995, 1.53075 50.22995, 1.53075 50.22995, 1.53075 50.22995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_288'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23461 1.53075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23461"^^xsd:decimal ;
  dwc:decimalLongitude "1.53075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23461 1.53075)"^^geo:wktLiteral ;
  geo-pos:lat "50.23461"^^xsd:decimal ;
  geo-pos:long "1.53075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53075'^^xsd:double;
  dwc:latitude '50.23461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53075 50.23461, 1.53075 50.23461, 1.53075 50.23461, 1.53075 50.23461, 1.53075 50.23461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11646'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53076)"^^geo:wktLiteral ;
  geo-pos:lat "50.2337"^^xsd:decimal ;
  geo-pos:long "1.53076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53076'^^xsd:double;
  dwc:latitude '50.2337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53076 50.2337, 1.53076 50.2337, 1.53076 50.2337, 1.53076 50.2337, 1.53076 50.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10010'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.53076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53076)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.53076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53076'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53076 50.23447, 1.53076 50.23447, 1.53076 50.23447, 1.53076 50.23447, 1.53076 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11666'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.53077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22644"^^xsd:decimal ;
  dwc:decimalLongitude "1.53077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.53077)"^^geo:wktLiteral ;
  geo-pos:lat "50.22644"^^xsd:decimal ;
  geo-pos:long "1.53077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53077'^^xsd:double;
  dwc:latitude '50.22644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53077 50.22644, 1.53077 50.22644, 1.53077 50.22644, 1.53077 50.22644, 1.53077 50.22644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4241'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53077)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.028888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53077'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53077 50.23433, 1.53077 50.23433, 1.53077 50.23433, 1.53077 50.23433, 1.53077 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9824'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 1.53078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.226"^^xsd:decimal ;
  dwc:decimalLongitude "1.53078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 1.53078)"^^geo:wktLiteral ;
  geo-pos:lat "50.226"^^xsd:decimal ;
  geo-pos:long "1.53078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53078'^^xsd:double;
  dwc:latitude '50.226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53078 50.226, 1.53078 50.226, 1.53078 50.226, 1.53078 50.226, 1.53078 50.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4274'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53078)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.53078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53078'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53078 50.2338, 1.53078 50.2338, 1.53078 50.2338, 1.53078 50.2338, 1.53078 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5751'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.53079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.53079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.53079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22665"^^xsd:decimal ;
  geo-pos:long "1.53079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_44'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_44'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53079'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53079 50.22665, 1.53079 50.22665, 1.53079 50.22665, 1.53079 50.22665, 1.53079 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_44'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23208"^^xsd:decimal ;
  dwc:decimalLongitude "1.53079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53079)"^^geo:wktLiteral ;
  geo-pos:lat "50.23208"^^xsd:decimal ;
  geo-pos:long "1.53079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53079'^^xsd:double;
  dwc:latitude '50.23208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53079 50.23208, 1.53079 50.23208, 1.53079 50.23208, 1.53079 50.23208, 1.53079 50.23208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5007'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.5308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23349"^^xsd:decimal ;
  dwc:decimalLongitude "1.5308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.5308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23349"^^xsd:decimal ;
  geo-pos:long "1.5308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5308'^^xsd:double;
  dwc:latitude '50.23349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5308 50.23349, 1.5308 50.23349, 1.5308 50.23349, 1.5308 50.23349, 1.5308 50.23349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12689'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.5308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23426"^^xsd:decimal ;
  dwc:decimalLongitude "1.5308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.5308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23426"^^xsd:decimal ;
  geo-pos:long "1.5308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5308'^^xsd:double;
  dwc:latitude '50.23426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5308 50.23426, 1.5308 50.23426, 1.5308 50.23426, 1.5308 50.23426, 1.5308 50.23426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12630'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53081)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.53081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1480'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53081'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53081 50.23372, 1.53081 50.23372, 1.53081 50.23372, 1.53081 50.23372, 1.53081 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1480'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.53082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23032"^^xsd:decimal ;
  dwc:decimalLongitude "1.53082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.53082)"^^geo:wktLiteral ;
  geo-pos:lat "50.23032"^^xsd:decimal ;
  geo-pos:long "1.53082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53082'^^xsd:double;
  dwc:latitude '50.23032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53082 50.23032, 1.53082 50.23032, 1.53082 50.23032, 1.53082 50.23032, 1.53082 50.23032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10400'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.53084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.53084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.53084)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.53084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53084'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53084 50.23117, 1.53084 50.23117, 1.53084 50.23117, 1.53084 50.23117, 1.53084 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_639'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.53084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.53084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.53084)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.53084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53084'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53084 50.23245, 1.53084 50.23245, 1.53084 50.23245, 1.53084 50.23245, 1.53084 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6419'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.53085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22593"^^xsd:decimal ;
  dwc:decimalLongitude "1.53085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.53085)"^^geo:wktLiteral ;
  geo-pos:lat "50.22593"^^xsd:decimal ;
  geo-pos:long "1.53085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53085'^^xsd:double;
  dwc:latitude '50.22593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53085 50.22593, 1.53085 50.22593, 1.53085 50.22593, 1.53085 50.22593, 1.53085 50.22593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4270'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.53085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22617"^^xsd:decimal ;
  dwc:decimalLongitude "1.53085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.53085)"^^geo:wktLiteral ;
  geo-pos:lat "50.22617"^^xsd:decimal ;
  geo-pos:long "1.53085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53085'^^xsd:double;
  dwc:latitude '50.22617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53085 50.22617, 1.53085 50.22617, 1.53085 50.22617, 1.53085 50.22617, 1.53085 50.22617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4538'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.53085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53085)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.53085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53085'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53085 50.23191, 1.53085 50.23191, 1.53085 50.23191, 1.53085 50.23191, 1.53085 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10695'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.53085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53085)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.53085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.393333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53085'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53085 50.23404, 1.53085 50.23404, 1.53085 50.23404, 1.53085 50.23404, 1.53085 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10074'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.53087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22602"^^xsd:decimal ;
  dwc:decimalLongitude "1.53087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.53087)"^^geo:wktLiteral ;
  geo-pos:lat "50.22602"^^xsd:decimal ;
  geo-pos:long "1.53087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53087'^^xsd:double;
  dwc:latitude '50.22602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53087 50.22602, 1.53087 50.22602, 1.53087 50.22602, 1.53087 50.22602, 1.53087 50.22602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4232'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22604"^^xsd:decimal ;
  dwc:decimalLongitude "1.53087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53087)"^^geo:wktLiteral ;
  geo-pos:lat "50.22604"^^xsd:decimal ;
  geo-pos:long "1.53087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53087'^^xsd:double;
  dwc:latitude '50.22604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53087 50.22604, 1.53087 50.22604, 1.53087 50.22604, 1.53087 50.22604, 1.53087 50.22604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4134'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.53087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.53087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.53087)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.53087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53087'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53087 50.23197, 1.53087 50.23197, 1.53087 50.23197, 1.53087 50.23197, 1.53087 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9461'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53087)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53087'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53087 50.23391, 1.53087 50.23391, 1.53087 50.23391, 1.53087 50.23391, 1.53087 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11679'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.53088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22019"^^xsd:decimal ;
  dwc:decimalLongitude "1.53088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.53088)"^^geo:wktLiteral ;
  geo-pos:lat "50.22019"^^xsd:decimal ;
  geo-pos:long "1.53088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53088'^^xsd:double;
  dwc:latitude '50.22019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53088 50.22019, 1.53088 50.22019, 1.53088 50.22019, 1.53088 50.22019, 1.53088 50.22019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_748'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22674"^^xsd:decimal ;
  dwc:decimalLongitude "1.53089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53089)"^^geo:wktLiteral ;
  geo-pos:lat "50.22674"^^xsd:decimal ;
  geo-pos:long "1.53089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_490'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53089'^^xsd:double;
  dwc:latitude '50.22674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53089 50.22674, 1.53089 50.22674, 1.53089 50.22674, 1.53089 50.22674, 1.53089 50.22674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_490'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22571 1.53091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22571"^^xsd:decimal ;
  dwc:decimalLongitude "1.53091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22571 1.53091)"^^geo:wktLiteral ;
  geo-pos:lat "50.22571"^^xsd:decimal ;
  geo-pos:long "1.53091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_484'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53091'^^xsd:double;
  dwc:latitude '50.22571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53091 50.22571, 1.53091 50.22571, 1.53091 50.22571, 1.53091 50.22571, 1.53091 50.22571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_484'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.53091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53091)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.53091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53091'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53091 50.23276, 1.53091 50.23276, 1.53091 50.23276, 1.53091 50.23276, 1.53091 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5092'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.53093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.53093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.53093)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.53093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53093'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53093 50.23369, 1.53093 50.23369, 1.53093 50.23369, 1.53093 50.23369, 1.53093 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12121'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.53094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53094)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.53094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.091111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53094'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53094 50.22752, 1.53094 50.22752, 1.53094 50.22752, 1.53094 50.22752, 1.53094 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9744'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.53095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.53095)"^^geo:wktLiteral ;
  geo-pos:lat "50.2258"^^xsd:decimal ;
  geo-pos:long "1.53095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53095'^^xsd:double;
  dwc:latitude '50.2258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53095 50.2258, 1.53095 50.2258, 1.53095 50.2258, 1.53095 50.2258, 1.53095 50.2258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4220'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.53095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22624"^^xsd:decimal ;
  dwc:decimalLongitude "1.53095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.53095)"^^geo:wktLiteral ;
  geo-pos:lat "50.22624"^^xsd:decimal ;
  geo-pos:long "1.53095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53095'^^xsd:double;
  dwc:latitude '50.22624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53095 50.22624, 1.53095 50.22624, 1.53095 50.22624, 1.53095 50.22624, 1.53095 50.22624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4128'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.53097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22647"^^xsd:decimal ;
  dwc:decimalLongitude "1.53097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.53097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22647"^^xsd:decimal ;
  geo-pos:long "1.53097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53097'^^xsd:double;
  dwc:latitude '50.22647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53097 50.22647, 1.53097 50.22647, 1.53097 50.22647, 1.53097 50.22647, 1.53097 50.22647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4000'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22995"^^xsd:decimal ;
  dwc:decimalLongitude "1.53097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22995"^^xsd:decimal ;
  geo-pos:long "1.53097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.42'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53097'^^xsd:double;
  dwc:latitude '50.22995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53097 50.22995, 1.53097 50.22995, 1.53097 50.22995, 1.53097 50.22995, 1.53097 50.22995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4546'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.53099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2283"^^xsd:decimal ;
  dwc:decimalLongitude "1.53099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.53099)"^^geo:wktLiteral ;
  geo-pos:lat "50.2283"^^xsd:decimal ;
  geo-pos:long "1.53099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53099'^^xsd:double;
  dwc:latitude '50.2283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53099 50.2283, 1.53099 50.2283, 1.53099 50.2283, 1.53099 50.2283, 1.53099 50.2283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6291'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53099)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53099'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53099 50.23387, 1.53099 50.23387, 1.53099 50.23387, 1.53099 50.23387, 1.53099 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1085'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.531'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.531 50.22581, 1.531 50.22581, 1.531 50.22581, 1.531 50.22581, 1.531 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4251'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23371"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23371"^^xsd:decimal ;
  geo-pos:long "1.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.531'^^xsd:double;
  dwc:latitude '50.23371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.531 50.23371, 1.531 50.23371, 1.531 50.23371, 1.531 50.23371, 1.531 50.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10008'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53101)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.804444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53101'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53101 50.23383, 1.53101 50.23383, 1.53101 50.23383, 1.53101 50.23383, 1.53101 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5295'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.53101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53101)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.53101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53101'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53101 50.23436, 1.53101 50.23436, 1.53101 50.23436, 1.53101 50.23436, 1.53101 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11661'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.53102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53102)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.53102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53102'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53102 50.22642, 1.53102 50.22642, 1.53102 50.22642, 1.53102 50.22642, 1.53102 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4242'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.53102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53102)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.53102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53102'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53102 50.23358, 1.53102 50.23358, 1.53102 50.23358, 1.53102 50.23358, 1.53102 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12132'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.53102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23379"^^xsd:decimal ;
  dwc:decimalLongitude "1.53102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.53102)"^^geo:wktLiteral ;
  geo-pos:lat "50.23379"^^xsd:decimal ;
  geo-pos:long "1.53102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.987777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53102'^^xsd:double;
  dwc:latitude '50.23379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53102 50.23379, 1.53102 50.23379, 1.53102 50.23379, 1.53102 50.23379, 1.53102 50.23379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5902'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28654 1.53102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28654"^^xsd:decimal ;
  dwc:decimalLongitude "1.53102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28654 1.53102)"^^geo:wktLiteral ;
  geo-pos:lat "50.28654"^^xsd:decimal ;
  geo-pos:long "1.53102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3320'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53102'^^xsd:double;
  dwc:latitude '50.28654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53102 50.28654, 1.53102 50.28654, 1.53102 50.28654, 1.53102 50.28654, 1.53102 50.28654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3320'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29649 1.53102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29649"^^xsd:decimal ;
  dwc:decimalLongitude "1.53102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29649 1.53102)"^^geo:wktLiteral ;
  geo-pos:lat "50.29649"^^xsd:decimal ;
  geo-pos:long "1.53102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53102'^^xsd:double;
  dwc:latitude '50.29649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53102 50.29649, 1.53102 50.29649, 1.53102 50.29649, 1.53102 50.29649, 1.53102 50.29649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9596'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.53105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23361"^^xsd:decimal ;
  dwc:decimalLongitude "1.53105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.53105)"^^geo:wktLiteral ;
  geo-pos:lat "50.23361"^^xsd:decimal ;
  geo-pos:long "1.53105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53105'^^xsd:double;
  dwc:latitude '50.23361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53105 50.23361, 1.53105 50.23361, 1.53105 50.23361, 1.53105 50.23361, 1.53105 50.23361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11772'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53105)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.773333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53105'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53105 50.23412, 1.53105 50.23412, 1.53105 50.23412, 1.53105 50.23412, 1.53105 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12215'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27809 1.53105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27809"^^xsd:decimal ;
  dwc:decimalLongitude "1.53105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27809 1.53105)"^^geo:wktLiteral ;
  geo-pos:lat "50.27809"^^xsd:decimal ;
  geo-pos:long "1.53105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53105'^^xsd:double;
  dwc:latitude '50.27809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53105 50.27809, 1.53105 50.27809, 1.53105 50.27809, 1.53105 50.27809, 1.53105 50.27809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1261'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.53106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.53106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.53106)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.53106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53106'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53106 50.23172, 1.53106 50.23172, 1.53106 50.23172, 1.53106 50.23172, 1.53106 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3966'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2264 1.53107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2264"^^xsd:decimal ;
  dwc:decimalLongitude "1.53107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2264 1.53107)"^^geo:wktLiteral ;
  geo-pos:lat "50.2264"^^xsd:decimal ;
  geo-pos:long "1.53107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53107'^^xsd:double;
  dwc:latitude '50.2264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53107 50.2264, 1.53107 50.2264, 1.53107 50.2264, 1.53107 50.2264, 1.53107 50.2264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10240'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.53107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53107)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.53107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53107'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53107 50.23366, 1.53107 50.23366, 1.53107 50.23366, 1.53107 50.23366, 1.53107 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9699'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22599 1.5311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22599"^^xsd:decimal ;
  dwc:decimalLongitude "1.5311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22599 1.5311)"^^geo:wktLiteral ;
  geo-pos:lat "50.22599"^^xsd:decimal ;
  geo-pos:long "1.5311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5311'^^xsd:double;
  dwc:latitude '50.22599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5311 50.22599, 1.5311 50.22599, 1.5311 50.22599, 1.5311 50.22599, 1.5311 50.22599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4233'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.53111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22685"^^xsd:decimal ;
  dwc:decimalLongitude "1.53111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.53111)"^^geo:wktLiteral ;
  geo-pos:lat "50.22685"^^xsd:decimal ;
  geo-pos:long "1.53111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53111'^^xsd:double;
  dwc:latitude '50.22685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53111 50.22685, 1.53111 50.22685, 1.53111 50.22685, 1.53111 50.22685, 1.53111 50.22685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_104'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23004"^^xsd:decimal ;
  dwc:decimalLongitude "1.53111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53111)"^^geo:wktLiteral ;
  geo-pos:lat "50.23004"^^xsd:decimal ;
  geo-pos:long "1.53111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53111'^^xsd:double;
  dwc:latitude '50.23004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53111 50.23004, 1.53111 50.23004, 1.53111 50.23004, 1.53111 50.23004, 1.53111 50.23004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4851'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53111)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.53111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53111'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53111 50.2328, 1.53111 50.2328, 1.53111 50.2328, 1.53111 50.2328, 1.53111 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5326'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22651 1.53115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22651"^^xsd:decimal ;
  dwc:decimalLongitude "1.53115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22651 1.53115)"^^geo:wktLiteral ;
  geo-pos:lat "50.22651"^^xsd:decimal ;
  geo-pos:long "1.53115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_485'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53115'^^xsd:double;
  dwc:latitude '50.22651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53115 50.22651, 1.53115 50.22651, 1.53115 50.22651, 1.53115 50.22651, 1.53115 50.22651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_485'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.53115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23344"^^xsd:decimal ;
  dwc:decimalLongitude "1.53115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.53115)"^^geo:wktLiteral ;
  geo-pos:lat "50.23344"^^xsd:decimal ;
  geo-pos:long "1.53115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53115'^^xsd:double;
  dwc:latitude '50.23344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53115 50.23344, 1.53115 50.23344, 1.53115 50.23344, 1.53115 50.23344, 1.53115 50.23344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_315'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.53115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53115)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.53115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53115'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53115 50.23366, 1.53115 50.23366, 1.53115 50.23366, 1.53115 50.23366, 1.53115 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6603'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.53115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23371"^^xsd:decimal ;
  dwc:decimalLongitude "1.53115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.53115)"^^geo:wktLiteral ;
  geo-pos:lat "50.23371"^^xsd:decimal ;
  geo-pos:long "1.53115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53115'^^xsd:double;
  dwc:latitude '50.23371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53115 50.23371, 1.53115 50.23371, 1.53115 50.23371, 1.53115 50.23371, 1.53115 50.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11659'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.53116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53116)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.53116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53116'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53116 50.23126, 1.53116 50.23126, 1.53116 50.23126, 1.53116 50.23126, 1.53116 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3696'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.53117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53117)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.53117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53117'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53117 50.22642, 1.53117 50.22642, 1.53117 50.22642, 1.53117 50.22642, 1.53117 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4272'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2263 1.53118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2263 1.53118)"^^geo:wktLiteral ;
  geo-pos:lat "50.2263"^^xsd:decimal ;
  geo-pos:long "1.53118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53118'^^xsd:double;
  dwc:latitude '50.2263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53118 50.2263, 1.53118 50.2263, 1.53118 50.2263, 1.53118 50.2263, 1.53118 50.2263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6697'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.5312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22627"^^xsd:decimal ;
  dwc:decimalLongitude "1.5312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.5312)"^^geo:wktLiteral ;
  geo-pos:lat "50.22627"^^xsd:decimal ;
  geo-pos:long "1.5312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5312'^^xsd:double;
  dwc:latitude '50.22627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5312 50.22627, 1.5312 50.22627, 1.5312 50.22627, 1.5312 50.22627, 1.5312 50.22627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4267'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.53121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22659"^^xsd:decimal ;
  dwc:decimalLongitude "1.53121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.53121)"^^geo:wktLiteral ;
  geo-pos:lat "50.22659"^^xsd:decimal ;
  geo-pos:long "1.53121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53121'^^xsd:double;
  dwc:latitude '50.22659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53121 50.22659, 1.53121 50.22659, 1.53121 50.22659, 1.53121 50.22659, 1.53121 50.22659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4005'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.53121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2267 1.53121)"^^geo:wktLiteral ;
  geo-pos:lat "50.2267"^^xsd:decimal ;
  geo-pos:long "1.53121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53121'^^xsd:double;
  dwc:latitude '50.2267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53121 50.2267, 1.53121 50.2267, 1.53121 50.2267, 1.53121 50.2267, 1.53121 50.2267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4114'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2701 1.53121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2701"^^xsd:decimal ;
  dwc:decimalLongitude "1.53121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2701 1.53121)"^^geo:wktLiteral ;
  geo-pos:lat "50.2701"^^xsd:decimal ;
  geo-pos:long "1.53121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_30'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_30'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53121'^^xsd:double;
  dwc:latitude '50.2701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53121 50.2701, 1.53121 50.2701, 1.53121 50.2701, 1.53121 50.2701, 1.53121 50.2701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_30'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.53122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21936"^^xsd:decimal ;
  dwc:decimalLongitude "1.53122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.53122)"^^geo:wktLiteral ;
  geo-pos:lat "50.21936"^^xsd:decimal ;
  geo-pos:long "1.53122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53122'^^xsd:double;
  dwc:latitude '50.21936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53122 50.21936, 1.53122 50.21936, 1.53122 50.21936, 1.53122 50.21936, 1.53122 50.21936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_777'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53122)"^^geo:wktLiteral ;
  geo-pos:lat "50.2266"^^xsd:decimal ;
  geo-pos:long "1.53122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.275555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53122'^^xsd:double;
  dwc:latitude '50.2266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53122 50.2266, 1.53122 50.2266, 1.53122 50.2266, 1.53122 50.2266, 1.53122 50.2266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7058'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53122)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.53122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53122'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53122 50.23267, 1.53122 50.23267, 1.53122 50.23267, 1.53122 50.23267, 1.53122 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11620'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.53123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.53123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.53123)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.53123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53123'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53123 50.23353, 1.53123 50.23353, 1.53123 50.23353, 1.53123 50.23353, 1.53123 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11835'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23432"^^xsd:decimal ;
  dwc:decimalLongitude "1.53123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53123)"^^geo:wktLiteral ;
  geo-pos:lat "50.23432"^^xsd:decimal ;
  geo-pos:long "1.53123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53123'^^xsd:double;
  dwc:latitude '50.23432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53123 50.23432, 1.53123 50.23432, 1.53123 50.23432, 1.53123 50.23432, 1.53123 50.23432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6970'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.53124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.53124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.53124)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.53124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53124'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53124 50.22564, 1.53124 50.22564, 1.53124 50.22564, 1.53124 50.22564, 1.53124 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4281'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.53124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.53124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.53124)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.53124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_43'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_43'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53124'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53124 50.22691, 1.53124 50.22691, 1.53124 50.22691, 1.53124 50.22691, 1.53124 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_43'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53124)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53124'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53124 50.23443, 1.53124 50.23443, 1.53124 50.23443, 1.53124 50.23443, 1.53124 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11685'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.53125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22653"^^xsd:decimal ;
  dwc:decimalLongitude "1.53125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.53125)"^^geo:wktLiteral ;
  geo-pos:lat "50.22653"^^xsd:decimal ;
  geo-pos:long "1.53125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53125'^^xsd:double;
  dwc:latitude '50.22653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53125 50.22653, 1.53125 50.22653, 1.53125 50.22653, 1.53125 50.22653, 1.53125 50.22653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4071'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25136 1.53126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25136"^^xsd:decimal ;
  dwc:decimalLongitude "1.53126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25136 1.53126)"^^geo:wktLiteral ;
  geo-pos:lat "50.25136"^^xsd:decimal ;
  geo-pos:long "1.53126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12432'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53126'^^xsd:double;
  dwc:latitude '50.25136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53126 50.25136, 1.53126 50.25136, 1.53126 50.25136, 1.53126 50.25136, 1.53126 50.25136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12432'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.53127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23205"^^xsd:decimal ;
  dwc:decimalLongitude "1.53127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.53127)"^^geo:wktLiteral ;
  geo-pos:lat "50.23205"^^xsd:decimal ;
  geo-pos:long "1.53127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53127'^^xsd:double;
  dwc:latitude '50.23205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53127 50.23205, 1.53127 50.23205, 1.53127 50.23205, 1.53127 50.23205, 1.53127 50.23205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12914'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53127)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53127'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53127 50.23209, 1.53127 50.23209, 1.53127 50.23209, 1.53127 50.23209, 1.53127 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6598'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.53127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53127)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.53127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53127'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53127 50.23395, 1.53127 50.23395, 1.53127 50.23395, 1.53127 50.23395, 1.53127 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4164'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.53128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2272"^^xsd:decimal ;
  dwc:decimalLongitude "1.53128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.53128)"^^geo:wktLiteral ;
  geo-pos:lat "50.2272"^^xsd:decimal ;
  geo-pos:long "1.53128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_42'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_42'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53128'^^xsd:double;
  dwc:latitude '50.2272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53128 50.2272, 1.53128 50.2272, 1.53128 50.2272, 1.53128 50.2272, 1.53128 50.2272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_42'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.53128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53128)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.53128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53128'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53128 50.23448, 1.53128 50.23448, 1.53128 50.23448, 1.53128 50.23448, 1.53128 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11711'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.5313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22652"^^xsd:decimal ;
  dwc:decimalLongitude "1.5313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.5313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22652"^^xsd:decimal ;
  geo-pos:long "1.5313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.157777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5313'^^xsd:double;
  dwc:latitude '50.22652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5313 50.22652, 1.5313 50.22652, 1.5313 50.22652, 1.5313 50.22652, 1.5313 50.22652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4492'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.5313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22659"^^xsd:decimal ;
  dwc:decimalLongitude "1.5313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22659 1.5313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22659"^^xsd:decimal ;
  geo-pos:long "1.5313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5313'^^xsd:double;
  dwc:latitude '50.22659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5313 50.22659, 1.5313 50.22659, 1.5313 50.22659, 1.5313 50.22659, 1.5313 50.22659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4041'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.5313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.5313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.5313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.5313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5313'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5313 50.23357, 1.5313 50.23357, 1.5313 50.23357, 1.5313 50.23357, 1.5313 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11660'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22676 1.53131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22676"^^xsd:decimal ;
  dwc:decimalLongitude "1.53131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22676 1.53131)"^^geo:wktLiteral ;
  geo-pos:lat "50.22676"^^xsd:decimal ;
  geo-pos:long "1.53131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53131'^^xsd:double;
  dwc:latitude '50.22676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53131 50.22676, 1.53131 50.22676, 1.53131 50.22676, 1.53131 50.22676, 1.53131 50.22676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4101'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.53131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53131)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.53131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13053'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53131'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53131 50.23358, 1.53131 50.23358, 1.53131 50.23358, 1.53131 50.23358, 1.53131 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13053'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.53131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53131)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.53131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53131'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53131 50.23447, 1.53131 50.23447, 1.53131 50.23447, 1.53131 50.23447, 1.53131 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1409'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.53132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22616"^^xsd:decimal ;
  dwc:decimalLongitude "1.53132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.53132)"^^geo:wktLiteral ;
  geo-pos:lat "50.22616"^^xsd:decimal ;
  geo-pos:long "1.53132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53132'^^xsd:double;
  dwc:latitude '50.22616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53132 50.22616, 1.53132 50.22616, 1.53132 50.22616, 1.53132 50.22616, 1.53132 50.22616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7080'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.53133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53133)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.53133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_36'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_36'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53133'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53133 50.23384, 1.53133 50.23384, 1.53133 50.23384, 1.53133 50.23384, 1.53133 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_36'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22645 1.53134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22645"^^xsd:decimal ;
  dwc:decimalLongitude "1.53134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22645 1.53134)"^^geo:wktLiteral ;
  geo-pos:lat "50.22645"^^xsd:decimal ;
  geo-pos:long "1.53134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53134'^^xsd:double;
  dwc:latitude '50.22645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53134 50.22645, 1.53134 50.22645, 1.53134 50.22645, 1.53134 50.22645, 1.53134 50.22645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4089'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.53134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2345"^^xsd:decimal ;
  dwc:decimalLongitude "1.53134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.53134)"^^geo:wktLiteral ;
  geo-pos:lat "50.2345"^^xsd:decimal ;
  geo-pos:long "1.53134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53134'^^xsd:double;
  dwc:latitude '50.2345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53134 50.2345, 1.53134 50.2345, 1.53134 50.2345, 1.53134 50.2345, 1.53134 50.2345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1408'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23938 1.53134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23938"^^xsd:decimal ;
  dwc:decimalLongitude "1.53134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23938 1.53134)"^^geo:wktLiteral ;
  geo-pos:lat "50.23938"^^xsd:decimal ;
  geo-pos:long "1.53134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53134'^^xsd:double;
  dwc:latitude '50.23938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53134 50.23938, 1.53134 50.23938, 1.53134 50.23938, 1.53134 50.23938, 1.53134 50.23938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6849'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22709"^^xsd:decimal ;
  dwc:decimalLongitude "1.53135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53135)"^^geo:wktLiteral ;
  geo-pos:lat "50.22709"^^xsd:decimal ;
  geo-pos:long "1.53135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53135'^^xsd:double;
  dwc:latitude '50.22709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53135 50.22709, 1.53135 50.22709, 1.53135 50.22709, 1.53135 50.22709, 1.53135 50.22709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_145'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53135)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.53135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.132222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53135'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53135 50.23298, 1.53135 50.23298, 1.53135 50.23298, 1.53135 50.23298, 1.53135 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4289'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22666 1.53137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22666"^^xsd:decimal ;
  dwc:decimalLongitude "1.53137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22666 1.53137)"^^geo:wktLiteral ;
  geo-pos:lat "50.22666"^^xsd:decimal ;
  geo-pos:long "1.53137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53137'^^xsd:double;
  dwc:latitude '50.22666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53137 50.22666, 1.53137 50.22666, 1.53137 50.22666, 1.53137 50.22666, 1.53137 50.22666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3941'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22763 1.53138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22763"^^xsd:decimal ;
  dwc:decimalLongitude "1.53138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22763 1.53138)"^^geo:wktLiteral ;
  geo-pos:lat "50.22763"^^xsd:decimal ;
  geo-pos:long "1.53138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.595555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53138'^^xsd:double;
  dwc:latitude '50.22763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53138 50.22763, 1.53138 50.22763, 1.53138 50.22763, 1.53138 50.22763, 1.53138 50.22763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_232'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.53139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22652"^^xsd:decimal ;
  dwc:decimalLongitude "1.53139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.53139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22652"^^xsd:decimal ;
  geo-pos:long "1.53139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53139'^^xsd:double;
  dwc:latitude '50.22652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53139 50.22652, 1.53139 50.22652, 1.53139 50.22652, 1.53139 50.22652, 1.53139 50.22652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4213'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.53139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.53139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.53139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.53139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53139'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53139 50.22696, 1.53139 50.22696, 1.53139 50.22696, 1.53139 50.22696, 1.53139 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4106'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.5314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22762"^^xsd:decimal ;
  dwc:decimalLongitude "1.5314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.5314)"^^geo:wktLiteral ;
  geo-pos:lat "50.22762"^^xsd:decimal ;
  geo-pos:long "1.5314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5314'^^xsd:double;
  dwc:latitude '50.22762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5314 50.22762, 1.5314 50.22762, 1.5314 50.22762, 1.5314 50.22762, 1.5314 50.22762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5681'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.5314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23283"^^xsd:decimal ;
  dwc:decimalLongitude "1.5314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.5314)"^^geo:wktLiteral ;
  geo-pos:lat "50.23283"^^xsd:decimal ;
  geo-pos:long "1.5314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12882'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5314'^^xsd:double;
  dwc:latitude '50.23283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5314 50.23283, 1.5314 50.23283, 1.5314 50.23283, 1.5314 50.23283, 1.5314 50.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12882'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.53141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.53141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.53141)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.53141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53141'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53141 50.22621, 1.53141 50.22621, 1.53141 50.22621, 1.53141 50.22621, 1.53141 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7994'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.53142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22624"^^xsd:decimal ;
  dwc:decimalLongitude "1.53142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.53142)"^^geo:wktLiteral ;
  geo-pos:lat "50.22624"^^xsd:decimal ;
  geo-pos:long "1.53142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53142'^^xsd:double;
  dwc:latitude '50.22624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53142 50.22624, 1.53142 50.22624, 1.53142 50.22624, 1.53142 50.22624, 1.53142 50.22624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4150'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53142)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53142'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53142 50.23209, 1.53142 50.23209, 1.53142 50.23209, 1.53142 50.23209, 1.53142 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9991'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2391 1.53143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2391 1.53143)"^^geo:wktLiteral ;
  geo-pos:lat "50.2391"^^xsd:decimal ;
  geo-pos:long "1.53143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12588'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.871111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53143'^^xsd:double;
  dwc:latitude '50.2391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53143 50.2391, 1.53143 50.2391, 1.53143 50.2391, 1.53143 50.2391, 1.53143 50.2391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12588'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.53144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22672"^^xsd:decimal ;
  dwc:decimalLongitude "1.53144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.53144)"^^geo:wktLiteral ;
  geo-pos:lat "50.22672"^^xsd:decimal ;
  geo-pos:long "1.53144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53144'^^xsd:double;
  dwc:latitude '50.22672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53144 50.22672, 1.53144 50.22672, 1.53144 50.22672, 1.53144 50.22672, 1.53144 50.22672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7631'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.53145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22683"^^xsd:decimal ;
  dwc:decimalLongitude "1.53145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.53145)"^^geo:wktLiteral ;
  geo-pos:lat "50.22683"^^xsd:decimal ;
  geo-pos:long "1.53145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53145'^^xsd:double;
  dwc:latitude '50.22683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53145 50.22683, 1.53145 50.22683, 1.53145 50.22683, 1.53145 50.22683, 1.53145 50.22683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9756'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22658 1.53146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22658"^^xsd:decimal ;
  dwc:decimalLongitude "1.53146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22658 1.53146)"^^geo:wktLiteral ;
  geo-pos:lat "50.22658"^^xsd:decimal ;
  geo-pos:long "1.53146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53146'^^xsd:double;
  dwc:latitude '50.22658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53146 50.22658, 1.53146 50.22658, 1.53146 50.22658, 1.53146 50.22658, 1.53146 50.22658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4090'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.53146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22851"^^xsd:decimal ;
  dwc:decimalLongitude "1.53146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.53146)"^^geo:wktLiteral ;
  geo-pos:lat "50.22851"^^xsd:decimal ;
  geo-pos:long "1.53146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53146'^^xsd:double;
  dwc:latitude '50.22851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53146 50.22851, 1.53146 50.22851, 1.53146 50.22851, 1.53146 50.22851, 1.53146 50.22851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8698'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.53146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23235"^^xsd:decimal ;
  dwc:decimalLongitude "1.53146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.53146)"^^geo:wktLiteral ;
  geo-pos:lat "50.23235"^^xsd:decimal ;
  geo-pos:long "1.53146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11095'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53146'^^xsd:double;
  dwc:latitude '50.23235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53146 50.23235, 1.53146 50.23235, 1.53146 50.23235, 1.53146 50.23235, 1.53146 50.23235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11095'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.53148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22646"^^xsd:decimal ;
  dwc:decimalLongitude "1.53148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.53148)"^^geo:wktLiteral ;
  geo-pos:lat "50.22646"^^xsd:decimal ;
  geo-pos:long "1.53148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53148'^^xsd:double;
  dwc:latitude '50.22646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53148 50.22646, 1.53148 50.22646, 1.53148 50.22646, 1.53148 50.22646, 1.53148 50.22646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4070'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.53148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.53148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.53148)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.53148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53148'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53148 50.23141, 1.53148 50.23141, 1.53148 50.23141, 1.53148 50.23141, 1.53148 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5919'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53149)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.53149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53149'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53149 50.2343, 1.53149 50.2343, 1.53149 50.2343, 1.53149 50.2343, 1.53149 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1037'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.5315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22627"^^xsd:decimal ;
  dwc:decimalLongitude "1.5315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.5315)"^^geo:wktLiteral ;
  geo-pos:lat "50.22627"^^xsd:decimal ;
  geo-pos:long "1.5315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5315'^^xsd:double;
  dwc:latitude '50.22627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5315 50.22627, 1.5315 50.22627, 1.5315 50.22627, 1.5315 50.22627, 1.5315 50.22627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4137'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.5315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.5315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11321'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.007777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5315'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5315 50.23215, 1.5315 50.23215, 1.5315 50.23215, 1.5315 50.23215, 1.5315 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11321'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.5315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.5315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.5315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.5315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12596'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5315'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5315 50.23356, 1.5315 50.23356, 1.5315 50.23356, 1.5315 50.23356, 1.5315 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12596'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.5315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.5315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.5315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.5315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.434444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5315'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5315 50.23463, 1.5315 50.23463, 1.5315 50.23463, 1.5315 50.23463, 1.5315 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11651'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.53151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53151)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.53151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53151'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53151 50.22992, 1.53151 50.22992, 1.53151 50.22992, 1.53151 50.22992, 1.53151 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9725'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.53151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.53151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.53151)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.53151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53151'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53151 50.23163, 1.53151 50.23163, 1.53151 50.23163, 1.53151 50.23163, 1.53151 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_179'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53151)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.53151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53151'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53151 50.2331, 1.53151 50.2331, 1.53151 50.2331, 1.53151 50.2331, 1.53151 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8716'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.53152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.53152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.53152)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.53152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53152'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53152 50.22691, 1.53152 50.22691, 1.53152 50.22691, 1.53152 50.22691, 1.53152 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_209'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36868 1.53152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36868"^^xsd:decimal ;
  dwc:decimalLongitude "1.53152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36868 1.53152)"^^geo:wktLiteral ;
  geo-pos:lat "50.36868"^^xsd:decimal ;
  geo-pos:long "1.53152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53152'^^xsd:double;
  dwc:latitude '50.36868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53152 50.36868, 1.53152 50.36868, 1.53152 50.36868, 1.53152 50.36868, 1.53152 50.36868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7980'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.53154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.53154)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.53154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11218'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53154'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53154 50.23337, 1.53154 50.23337, 1.53154 50.23337, 1.53154 50.23337, 1.53154 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11218'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.53155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22777"^^xsd:decimal ;
  dwc:decimalLongitude "1.53155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.53155)"^^geo:wktLiteral ;
  geo-pos:lat "50.22777"^^xsd:decimal ;
  geo-pos:long "1.53155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.9844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53155'^^xsd:double;
  dwc:latitude '50.22777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53155 50.22777, 1.53155 50.22777, 1.53155 50.22777, 1.53155 50.22777, 1.53155 50.22777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_189'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23422"^^xsd:decimal ;
  dwc:decimalLongitude "1.53155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53155)"^^geo:wktLiteral ;
  geo-pos:lat "50.23422"^^xsd:decimal ;
  geo-pos:long "1.53155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53155'^^xsd:double;
  dwc:latitude '50.23422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53155 50.23422, 1.53155 50.23422, 1.53155 50.23422, 1.53155 50.23422, 1.53155 50.23422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1083'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.53156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.53156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.53156)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.53156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53156'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53156 50.23207, 1.53156 50.23207, 1.53156 50.23207, 1.53156 50.23207, 1.53156 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10134'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.53157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22646"^^xsd:decimal ;
  dwc:decimalLongitude "1.53157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.53157)"^^geo:wktLiteral ;
  geo-pos:lat "50.22646"^^xsd:decimal ;
  geo-pos:long "1.53157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53157'^^xsd:double;
  dwc:latitude '50.22646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53157 50.22646, 1.53157 50.22646, 1.53157 50.22646, 1.53157 50.22646, 1.53157 50.22646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10248'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.53157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24608"^^xsd:decimal ;
  dwc:decimalLongitude "1.53157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24608 1.53157)"^^geo:wktLiteral ;
  geo-pos:lat "50.24608"^^xsd:decimal ;
  geo-pos:long "1.53157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53157'^^xsd:double;
  dwc:latitude '50.24608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53157 50.24608, 1.53157 50.24608, 1.53157 50.24608, 1.53157 50.24608, 1.53157 50.24608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7793'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27459 1.53158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27459"^^xsd:decimal ;
  dwc:decimalLongitude "1.53158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27459 1.53158)"^^geo:wktLiteral ;
  geo-pos:lat "50.27459"^^xsd:decimal ;
  geo-pos:long "1.53158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53158'^^xsd:double;
  dwc:latitude '50.27459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53158 50.27459, 1.53158 50.27459, 1.53158 50.27459, 1.53158 50.27459, 1.53158 50.27459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7311'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23902 1.53159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23902"^^xsd:decimal ;
  dwc:decimalLongitude "1.53159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23902 1.53159)"^^geo:wktLiteral ;
  geo-pos:lat "50.23902"^^xsd:decimal ;
  geo-pos:long "1.53159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.69888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53159'^^xsd:double;
  dwc:latitude '50.23902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53159 50.23902, 1.53159 50.23902, 1.53159 50.23902, 1.53159 50.23902, 1.53159 50.23902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12420'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.5316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22656"^^xsd:decimal ;
  dwc:decimalLongitude "1.5316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.5316)"^^geo:wktLiteral ;
  geo-pos:lat "50.22656"^^xsd:decimal ;
  geo-pos:long "1.5316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5316'^^xsd:double;
  dwc:latitude '50.22656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5316 50.22656, 1.5316 50.22656, 1.5316 50.22656, 1.5316 50.22656, 1.5316 50.22656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4203'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25913 1.5316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25913"^^xsd:decimal ;
  dwc:decimalLongitude "1.5316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25913 1.5316)"^^geo:wktLiteral ;
  geo-pos:lat "50.25913"^^xsd:decimal ;
  geo-pos:long "1.5316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5316'^^xsd:double;
  dwc:latitude '50.25913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5316 50.25913, 1.5316 50.25913, 1.5316 50.25913, 1.5316 50.25913, 1.5316 50.25913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4278'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27605 1.53161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27605"^^xsd:decimal ;
  dwc:decimalLongitude "1.53161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27605 1.53161)"^^geo:wktLiteral ;
  geo-pos:lat "50.27605"^^xsd:decimal ;
  geo-pos:long "1.53161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53161'^^xsd:double;
  dwc:latitude '50.27605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53161 50.27605, 1.53161 50.27605, 1.53161 50.27605, 1.53161 50.27605, 1.53161 50.27605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7310'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.53162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22696"^^xsd:decimal ;
  dwc:decimalLongitude "1.53162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22696 1.53162)"^^geo:wktLiteral ;
  geo-pos:lat "50.22696"^^xsd:decimal ;
  geo-pos:long "1.53162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53162'^^xsd:double;
  dwc:latitude '50.22696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53162 50.22696, 1.53162 50.22696, 1.53162 50.22696, 1.53162 50.22696, 1.53162 50.22696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4019'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.53163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2346"^^xsd:decimal ;
  dwc:decimalLongitude "1.53163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.53163)"^^geo:wktLiteral ;
  geo-pos:lat "50.2346"^^xsd:decimal ;
  geo-pos:long "1.53163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53163'^^xsd:double;
  dwc:latitude '50.2346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53163 50.2346, 1.53163 50.2346, 1.53163 50.2346, 1.53163 50.2346, 1.53163 50.2346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11738'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.53164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22661"^^xsd:decimal ;
  dwc:decimalLongitude "1.53164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.53164)"^^geo:wktLiteral ;
  geo-pos:lat "50.22661"^^xsd:decimal ;
  geo-pos:long "1.53164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53164'^^xsd:double;
  dwc:latitude '50.22661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53164 50.22661, 1.53164 50.22661, 1.53164 50.22661, 1.53164 50.22661, 1.53164 50.22661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4225'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2279 1.53164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2279"^^xsd:decimal ;
  dwc:decimalLongitude "1.53164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2279 1.53164)"^^geo:wktLiteral ;
  geo-pos:lat "50.2279"^^xsd:decimal ;
  geo-pos:long "1.53164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53164'^^xsd:double;
  dwc:latitude '50.2279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53164 50.2279, 1.53164 50.2279, 1.53164 50.2279, 1.53164 50.2279, 1.53164 50.2279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9908'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53164)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.952222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53164'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53164 50.23378, 1.53164 50.23378, 1.53164 50.23378, 1.53164 50.23378, 1.53164 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12269'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23762 1.53164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23762"^^xsd:decimal ;
  dwc:decimalLongitude "1.53164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23762 1.53164)"^^geo:wktLiteral ;
  geo-pos:lat "50.23762"^^xsd:decimal ;
  geo-pos:long "1.53164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12478'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53164'^^xsd:double;
  dwc:latitude '50.23762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53164 50.23762, 1.53164 50.23762, 1.53164 50.23762, 1.53164 50.23762, 1.53164 50.23762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12478'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.53165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22668"^^xsd:decimal ;
  dwc:decimalLongitude "1.53165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.53165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22668"^^xsd:decimal ;
  geo-pos:long "1.53165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_459'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53165'^^xsd:double;
  dwc:latitude '50.22668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53165 50.22668, 1.53165 50.22668, 1.53165 50.22668, 1.53165 50.22668, 1.53165 50.22668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_459'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53165)"^^geo:wktLiteral ;
  geo-pos:lat "50.2268"^^xsd:decimal ;
  geo-pos:long "1.53165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53165'^^xsd:double;
  dwc:latitude '50.2268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53165 50.2268, 1.53165 50.2268, 1.53165 50.2268, 1.53165 50.2268, 1.53165 50.2268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4197'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27125 1.53165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27125"^^xsd:decimal ;
  dwc:decimalLongitude "1.53165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27125 1.53165)"^^geo:wktLiteral ;
  geo-pos:lat "50.27125"^^xsd:decimal ;
  geo-pos:long "1.53165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53165'^^xsd:double;
  dwc:latitude '50.27125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53165 50.27125, 1.53165 50.27125, 1.53165 50.27125, 1.53165 50.27125, 1.53165 50.27125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3648'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.53166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22633"^^xsd:decimal ;
  dwc:decimalLongitude "1.53166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.53166)"^^geo:wktLiteral ;
  geo-pos:lat "50.22633"^^xsd:decimal ;
  geo-pos:long "1.53166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53166'^^xsd:double;
  dwc:latitude '50.22633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53166 50.22633, 1.53166 50.22633, 1.53166 50.22633, 1.53166 50.22633, 1.53166 50.22633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10241'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27219 1.53166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27219"^^xsd:decimal ;
  dwc:decimalLongitude "1.53166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27219 1.53166)"^^geo:wktLiteral ;
  geo-pos:lat "50.27219"^^xsd:decimal ;
  geo-pos:long "1.53166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53166'^^xsd:double;
  dwc:latitude '50.27219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53166 50.27219, 1.53166 50.27219, 1.53166 50.27219, 1.53166 50.27219, 1.53166 50.27219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3936'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22652"^^xsd:decimal ;
  dwc:decimalLongitude "1.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22652 1.53167)"^^geo:wktLiteral ;
  geo-pos:lat "50.22652"^^xsd:decimal ;
  geo-pos:long "1.53167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53167'^^xsd:double;
  dwc:latitude '50.22652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53167 50.22652, 1.53167 50.22652, 1.53167 50.22652, 1.53167 50.22652, 1.53167 50.22652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4282'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22686"^^xsd:decimal ;
  dwc:decimalLongitude "1.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.53167)"^^geo:wktLiteral ;
  geo-pos:lat "50.22686"^^xsd:decimal ;
  geo-pos:long "1.53167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53167'^^xsd:double;
  dwc:latitude '50.22686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53167 50.22686, 1.53167 50.22686, 1.53167 50.22686, 1.53167 50.22686, 1.53167 50.22686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3994'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22705 1.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22705"^^xsd:decimal ;
  dwc:decimalLongitude "1.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22705 1.53167)"^^geo:wktLiteral ;
  geo-pos:lat "50.22705"^^xsd:decimal ;
  geo-pos:long "1.53167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53167'^^xsd:double;
  dwc:latitude '50.22705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53167 50.22705, 1.53167 50.22705, 1.53167 50.22705, 1.53167 50.22705, 1.53167 50.22705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3940'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23376"^^xsd:decimal ;
  dwc:decimalLongitude "1.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53167)"^^geo:wktLiteral ;
  geo-pos:lat "50.23376"^^xsd:decimal ;
  geo-pos:long "1.53167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53167'^^xsd:double;
  dwc:latitude '50.23376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53167 50.23376, 1.53167 50.23376, 1.53167 50.23376, 1.53167 50.23376, 1.53167 50.23376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5367'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53167)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.53167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.69222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53167'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53167 50.23415, 1.53167 50.23415, 1.53167 50.23415, 1.53167 50.23415, 1.53167 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12159'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22634 1.53168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22634"^^xsd:decimal ;
  dwc:decimalLongitude "1.53168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22634 1.53168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22634"^^xsd:decimal ;
  geo-pos:long "1.53168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53168'^^xsd:double;
  dwc:latitude '50.22634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53168 50.22634, 1.53168 50.22634, 1.53168 50.22634, 1.53168 50.22634, 1.53168 50.22634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4268'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.53168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.53168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.53168)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.53168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9104'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53168'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53168 50.23143, 1.53168 50.23143, 1.53168 50.23143, 1.53168 50.23143, 1.53168 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9104'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22748"^^xsd:decimal ;
  dwc:decimalLongitude "1.53169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53169)"^^geo:wktLiteral ;
  geo-pos:lat "50.22748"^^xsd:decimal ;
  geo-pos:long "1.53169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_67'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_67'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53169'^^xsd:double;
  dwc:latitude '50.22748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53169 50.22748, 1.53169 50.22748, 1.53169 50.22748, 1.53169 50.22748, 1.53169 50.22748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_67'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53169)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.53169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53169'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53169 50.23372, 1.53169 50.23372, 1.53169 50.23372, 1.53169 50.23372, 1.53169 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4920'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.5317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22674"^^xsd:decimal ;
  dwc:decimalLongitude "1.5317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.5317)"^^geo:wktLiteral ;
  geo-pos:lat "50.22674"^^xsd:decimal ;
  geo-pos:long "1.5317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_498'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5317'^^xsd:double;
  dwc:latitude '50.22674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5317 50.22674, 1.5317 50.22674, 1.5317 50.22674, 1.5317 50.22674, 1.5317 50.22674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_498'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.5317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.5317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.5317)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.5317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5317'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5317 50.22694, 1.5317 50.22694, 1.5317 50.22694, 1.5317 50.22694, 1.5317 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3933'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22674"^^xsd:decimal ;
  dwc:decimalLongitude "1.53171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53171)"^^geo:wktLiteral ;
  geo-pos:lat "50.22674"^^xsd:decimal ;
  geo-pos:long "1.53171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_460'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53171'^^xsd:double;
  dwc:latitude '50.22674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53171 50.22674, 1.53171 50.22674, 1.53171 50.22674, 1.53171 50.22674, 1.53171 50.22674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_460'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.53171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23241"^^xsd:decimal ;
  dwc:decimalLongitude "1.53171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.53171)"^^geo:wktLiteral ;
  geo-pos:lat "50.23241"^^xsd:decimal ;
  geo-pos:long "1.53171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53171'^^xsd:double;
  dwc:latitude '50.23241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53171 50.23241, 1.53171 50.23241, 1.53171 50.23241, 1.53171 50.23241, 1.53171 50.23241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4310'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22657"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22657 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.22657"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.22657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.22657, 1.53172 50.22657, 1.53172 50.22657, 1.53172 50.22657, 1.53172 50.22657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4212'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22688 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22688"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22688 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.22688"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.22688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.22688, 1.53172 50.22688, 1.53172 50.22688, 1.53172 50.22688, 1.53172 50.22688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10232'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22703"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.22703"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.22703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.22703, 1.53172 50.22703, 1.53172 50.22703, 1.53172 50.22703, 1.53172 50.22703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4491'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2282"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.2282"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11157'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.94'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.2282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.2282, 1.53172 50.2282, 1.53172 50.2282, 1.53172 50.2282, 1.53172 50.2282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11157'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23004"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.23004"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.23004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.23004, 1.53172 50.23004, 1.53172 50.23004, 1.53172 50.23004, 1.53172 50.23004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5669'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53172)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53172'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53172 50.23414, 1.53172 50.23414, 1.53172 50.23414, 1.53172 50.23414, 1.53172 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_327'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23424"^^xsd:decimal ;
  dwc:decimalLongitude "1.53173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53173)"^^geo:wktLiteral ;
  geo-pos:lat "50.23424"^^xsd:decimal ;
  geo-pos:long "1.53173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_21'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_21'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53173'^^xsd:double;
  dwc:latitude '50.23424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53173 50.23424, 1.53173 50.23424, 1.53173 50.23424, 1.53173 50.23424, 1.53173 50.23424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_21'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22667 1.53174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22667"^^xsd:decimal ;
  dwc:decimalLongitude "1.53174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22667 1.53174)"^^geo:wktLiteral ;
  geo-pos:lat "50.22667"^^xsd:decimal ;
  geo-pos:long "1.53174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53174'^^xsd:double;
  dwc:latitude '50.22667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53174 50.22667, 1.53174 50.22667, 1.53174 50.22667, 1.53174 50.22667, 1.53174 50.22667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4636'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23432"^^xsd:decimal ;
  dwc:decimalLongitude "1.53174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53174)"^^geo:wktLiteral ;
  geo-pos:lat "50.23432"^^xsd:decimal ;
  geo-pos:long "1.53174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53174'^^xsd:double;
  dwc:latitude '50.23432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53174 50.23432, 1.53174 50.23432, 1.53174 50.23432, 1.53174 50.23432, 1.53174 50.23432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9709'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.53175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.53175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.53175)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.53175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53175'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53175 50.23442, 1.53175 50.23442, 1.53175 50.23442, 1.53175 50.23442, 1.53175 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4612'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.53175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23458"^^xsd:decimal ;
  dwc:decimalLongitude "1.53175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.53175)"^^geo:wktLiteral ;
  geo-pos:lat "50.23458"^^xsd:decimal ;
  geo-pos:long "1.53175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53175'^^xsd:double;
  dwc:latitude '50.23458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53175 50.23458, 1.53175 50.23458, 1.53175 50.23458, 1.53175 50.23458, 1.53175 50.23458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11650'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22719"^^xsd:decimal ;
  dwc:decimalLongitude "1.53176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53176)"^^geo:wktLiteral ;
  geo-pos:lat "50.22719"^^xsd:decimal ;
  geo-pos:long "1.53176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53176'^^xsd:double;
  dwc:latitude '50.22719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53176 50.22719, 1.53176 50.22719, 1.53176 50.22719, 1.53176 50.22719, 1.53176 50.22719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4226'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.53176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53176)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.53176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_33'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_33'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53176'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53176 50.23365, 1.53176 50.23365, 1.53176 50.23365, 1.53176 50.23365, 1.53176 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_33'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53178)"^^geo:wktLiteral ;
  geo-pos:lat "50.2266"^^xsd:decimal ;
  geo-pos:long "1.53178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53178'^^xsd:double;
  dwc:latitude '50.2266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53178 50.2266, 1.53178 50.2266, 1.53178 50.2266, 1.53178 50.2266, 1.53178 50.2266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4287'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.53178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22714"^^xsd:decimal ;
  dwc:decimalLongitude "1.53178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.53178)"^^geo:wktLiteral ;
  geo-pos:lat "50.22714"^^xsd:decimal ;
  geo-pos:long "1.53178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53178'^^xsd:double;
  dwc:latitude '50.22714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53178 50.22714, 1.53178 50.22714, 1.53178 50.22714, 1.53178 50.22714, 1.53178 50.22714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3995'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.53178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22766"^^xsd:decimal ;
  dwc:decimalLongitude "1.53178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.53178)"^^geo:wktLiteral ;
  geo-pos:lat "50.22766"^^xsd:decimal ;
  geo-pos:long "1.53178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53178'^^xsd:double;
  dwc:latitude '50.22766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53178 50.22766, 1.53178 50.22766, 1.53178 50.22766, 1.53178 50.22766, 1.53178 50.22766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5631'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22711 1.53179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22711"^^xsd:decimal ;
  dwc:decimalLongitude "1.53179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22711 1.53179)"^^geo:wktLiteral ;
  geo-pos:lat "50.22711"^^xsd:decimal ;
  geo-pos:long "1.53179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53179'^^xsd:double;
  dwc:latitude '50.22711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53179 50.22711, 1.53179 50.22711, 1.53179 50.22711, 1.53179 50.22711, 1.53179 50.22711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3925'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2347"^^xsd:decimal ;
  dwc:decimalLongitude "1.53179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53179)"^^geo:wktLiteral ;
  geo-pos:lat "50.2347"^^xsd:decimal ;
  geo-pos:long "1.53179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8254'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53179'^^xsd:double;
  dwc:latitude '50.2347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53179 50.2347, 1.53179 50.2347, 1.53179 50.2347, 1.53179 50.2347, 1.53179 50.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8254'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.5318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.5318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.5318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.5318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.35222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5318'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5318 50.23054, 1.5318 50.23054, 1.5318 50.23054, 1.5318 50.23054, 1.5318 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11450'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.5318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2336"^^xsd:decimal ;
  dwc:decimalLongitude "1.5318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.5318)"^^geo:wktLiteral ;
  geo-pos:lat "50.2336"^^xsd:decimal ;
  geo-pos:long "1.5318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5318'^^xsd:double;
  dwc:latitude '50.2336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5318 50.2336, 1.5318 50.2336, 1.5318 50.2336, 1.5318 50.2336, 1.5318 50.2336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12981'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23529 1.5318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23529"^^xsd:decimal ;
  dwc:decimalLongitude "1.5318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23529 1.5318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23529"^^xsd:decimal ;
  geo-pos:long "1.5318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1503'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5318'^^xsd:double;
  dwc:latitude '50.23529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5318 50.23529, 1.5318 50.23529, 1.5318 50.23529, 1.5318 50.23529, 1.5318 50.23529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1503'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.53181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22881"^^xsd:decimal ;
  dwc:decimalLongitude "1.53181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.53181)"^^geo:wktLiteral ;
  geo-pos:lat "50.22881"^^xsd:decimal ;
  geo-pos:long "1.53181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53181'^^xsd:double;
  dwc:latitude '50.22881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53181 50.22881, 1.53181 50.22881, 1.53181 50.22881, 1.53181 50.22881, 1.53181 50.22881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6500'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.53181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53181)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.53181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3227'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53181'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53181 50.23191, 1.53181 50.23191, 1.53181 50.23191, 1.53181 50.23191, 1.53181 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3227'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53181)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.53181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.053333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53181'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53181 50.23372, 1.53181 50.23372, 1.53181 50.23372, 1.53181 50.23372, 1.53181 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12149'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.53182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22791"^^xsd:decimal ;
  dwc:decimalLongitude "1.53182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.53182)"^^geo:wktLiteral ;
  geo-pos:lat "50.22791"^^xsd:decimal ;
  geo-pos:long "1.53182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_530'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53182'^^xsd:double;
  dwc:latitude '50.22791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53182 50.22791, 1.53182 50.22791, 1.53182 50.22791, 1.53182 50.22791, 1.53182 50.22791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_530'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.53183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22697"^^xsd:decimal ;
  dwc:decimalLongitude "1.53183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.53183)"^^geo:wktLiteral ;
  geo-pos:lat "50.22697"^^xsd:decimal ;
  geo-pos:long "1.53183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53183'^^xsd:double;
  dwc:latitude '50.22697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53183 50.22697, 1.53183 50.22697, 1.53183 50.22697, 1.53183 50.22697, 1.53183 50.22697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4224'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22748"^^xsd:decimal ;
  dwc:decimalLongitude "1.53183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53183)"^^geo:wktLiteral ;
  geo-pos:lat "50.22748"^^xsd:decimal ;
  geo-pos:long "1.53183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.403333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53183'^^xsd:double;
  dwc:latitude '50.22748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53183 50.22748, 1.53183 50.22748, 1.53183 50.22748, 1.53183 50.22748, 1.53183 50.22748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4020'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29957 1.53183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29957"^^xsd:decimal ;
  dwc:decimalLongitude "1.53183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29957 1.53183)"^^geo:wktLiteral ;
  geo-pos:lat "50.29957"^^xsd:decimal ;
  geo-pos:long "1.53183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53183'^^xsd:double;
  dwc:latitude '50.29957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53183 50.29957, 1.53183 50.29957, 1.53183 50.29957, 1.53183 50.29957, 1.53183 50.29957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7688'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53184)"^^geo:wktLiteral ;
  geo-pos:lat "50.2268"^^xsd:decimal ;
  geo-pos:long "1.53184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53184'^^xsd:double;
  dwc:latitude '50.2268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53184 50.2268, 1.53184 50.2268, 1.53184 50.2268, 1.53184 50.2268, 1.53184 50.2268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10231'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.53184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.53184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.53184)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.53184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53184'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53184 50.23339, 1.53184 50.23339, 1.53184 50.23339, 1.53184 50.23339, 1.53184 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10136'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2347"^^xsd:decimal ;
  dwc:decimalLongitude "1.53184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.53184)"^^geo:wktLiteral ;
  geo-pos:lat "50.2347"^^xsd:decimal ;
  geo-pos:long "1.53184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53184'^^xsd:double;
  dwc:latitude '50.2347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53184 50.2347, 1.53184 50.2347, 1.53184 50.2347, 1.53184 50.2347, 1.53184 50.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12616'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.53185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22723"^^xsd:decimal ;
  dwc:decimalLongitude "1.53185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.53185)"^^geo:wktLiteral ;
  geo-pos:lat "50.22723"^^xsd:decimal ;
  geo-pos:long "1.53185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53185'^^xsd:double;
  dwc:latitude '50.22723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53185 50.22723, 1.53185 50.22723, 1.53185 50.22723, 1.53185 50.22723, 1.53185 50.22723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_210'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.53185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53185)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.53185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5435'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53185'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53185 50.22752, 1.53185 50.22752, 1.53185 50.22752, 1.53185 50.22752, 1.53185 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5435'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53185)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.53185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53185'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53185 50.23317, 1.53185 50.23317, 1.53185 50.23317, 1.53185 50.23317, 1.53185 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6374'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.53186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53186)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.53186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53186'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53186 50.23418, 1.53186 50.23418, 1.53186 50.23418, 1.53186 50.23418, 1.53186 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_313'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.53186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.53186)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.53186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53186'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53186 50.23447, 1.53186 50.23447, 1.53186 50.23447, 1.53186 50.23447, 1.53186 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12158'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.53186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23494"^^xsd:decimal ;
  dwc:decimalLongitude "1.53186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.53186)"^^geo:wktLiteral ;
  geo-pos:lat "50.23494"^^xsd:decimal ;
  geo-pos:long "1.53186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53186'^^xsd:double;
  dwc:latitude '50.23494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53186 50.23494, 1.53186 50.23494, 1.53186 50.23494, 1.53186 50.23494, 1.53186 50.23494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1114'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24578 1.53186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24578"^^xsd:decimal ;
  dwc:decimalLongitude "1.53186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24578 1.53186)"^^geo:wktLiteral ;
  geo-pos:lat "50.24578"^^xsd:decimal ;
  geo-pos:long "1.53186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.93444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53186'^^xsd:double;
  dwc:latitude '50.24578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53186 50.24578, 1.53186 50.24578, 1.53186 50.24578, 1.53186 50.24578, 1.53186 50.24578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12252'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22693 1.53187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22693"^^xsd:decimal ;
  dwc:decimalLongitude "1.53187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22693 1.53187)"^^geo:wktLiteral ;
  geo-pos:lat "50.22693"^^xsd:decimal ;
  geo-pos:long "1.53187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53187'^^xsd:double;
  dwc:latitude '50.22693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53187 50.22693, 1.53187 50.22693, 1.53187 50.22693, 1.53187 50.22693, 1.53187 50.22693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3934'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.53187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53187)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.53187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53187'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53187 50.23297, 1.53187 50.23297, 1.53187 50.23297, 1.53187 50.23297, 1.53187 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6414'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.53188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23154"^^xsd:decimal ;
  dwc:decimalLongitude "1.53188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.53188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23154"^^xsd:decimal ;
  geo-pos:long "1.53188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53188'^^xsd:double;
  dwc:latitude '50.23154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53188 50.23154, 1.53188 50.23154, 1.53188 50.23154, 1.53188 50.23154, 1.53188 50.23154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5918'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26489 1.53188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26489"^^xsd:decimal ;
  dwc:decimalLongitude "1.53188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26489 1.53188)"^^geo:wktLiteral ;
  geo-pos:lat "50.26489"^^xsd:decimal ;
  geo-pos:long "1.53188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53188'^^xsd:double;
  dwc:latitude '50.26489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53188 50.26489, 1.53188 50.26489, 1.53188 50.26489, 1.53188 50.26489, 1.53188 50.26489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7872'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.5319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.5319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.5319)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.5319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.37777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5319'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5319 50.2334, 1.5319 50.2334, 1.5319 50.2334, 1.5319 50.2334, 1.5319 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11414'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.5319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.5319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.5319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.5319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5319'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5319 50.23425, 1.5319 50.23425, 1.5319 50.23425, 1.5319 50.23425, 1.5319 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11780'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2365 1.5319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2365"^^xsd:decimal ;
  dwc:decimalLongitude "1.5319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2365 1.5319)"^^geo:wktLiteral ;
  geo-pos:lat "50.2365"^^xsd:decimal ;
  geo-pos:long "1.5319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5319'^^xsd:double;
  dwc:latitude '50.2365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5319 50.2365, 1.5319 50.2365, 1.5319 50.2365, 1.5319 50.2365, 1.5319 50.2365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12703'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.53191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53191)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.53191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53191'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53191 50.23229, 1.53191 50.23229, 1.53191 50.23229, 1.53191 50.23229, 1.53191 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6514'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22656"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22656"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.22656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.22656, 1.53192 50.22656, 1.53192 50.22656, 1.53192 50.22656, 1.53192 50.22656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4113'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2268 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.2268"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.2268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.2268, 1.53192 50.2268, 1.53192 50.2268, 1.53192 50.2268, 1.53192 50.2268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4286'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_69'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_69'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.22752, 1.53192 50.22752, 1.53192 50.22752, 1.53192 50.22752, 1.53192 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_69'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.663333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.22813, 1.53192 50.22813, 1.53192 50.22813, 1.53192 50.22813, 1.53192 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4646'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.22821, 1.53192 50.22821, 1.53192 50.22821, 1.53192 50.22821, 1.53192 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4313'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23413"^^xsd:decimal ;
  dwc:decimalLongitude "1.53192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53192)"^^geo:wktLiteral ;
  geo-pos:lat "50.23413"^^xsd:decimal ;
  geo-pos:long "1.53192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53192'^^xsd:double;
  dwc:latitude '50.23413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53192 50.23413, 1.53192 50.23413, 1.53192 50.23413, 1.53192 50.23413, 1.53192 50.23413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6751'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32513 1.53193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32513"^^xsd:decimal ;
  dwc:decimalLongitude "1.53193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32513 1.53193)"^^geo:wktLiteral ;
  geo-pos:lat "50.32513"^^xsd:decimal ;
  geo-pos:long "1.53193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53193'^^xsd:double;
  dwc:latitude '50.32513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53193 50.32513, 1.53193 50.32513, 1.53193 50.32513, 1.53193 50.32513, 1.53193 50.32513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12413'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22706"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22706 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.22706"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_478'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.22706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.22706, 1.53194 50.22706, 1.53194 50.22706, 1.53194 50.22706, 1.53194 50.22706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_478'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22713 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22713"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22713 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.22713"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.22713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.22713, 1.53194 50.22713, 1.53194 50.22713, 1.53194 50.22713, 1.53194 50.22713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_191'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22715"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.22715"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.22715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.22715, 1.53194 50.22715, 1.53194 50.22715, 1.53194 50.22715, 1.53194 50.22715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10542'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22808"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.22808"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_504'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.22808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.22808, 1.53194 50.22808, 1.53194 50.22808, 1.53194 50.22808, 1.53194 50.22808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_504'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23388"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.23388"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1481'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.556666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.23388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.23388, 1.53194 50.23388, 1.53194 50.23388, 1.53194 50.23388, 1.53194 50.23388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1481'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53194)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53194'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53194 50.23419, 1.53194 50.23419, 1.53194 50.23419, 1.53194 50.23419, 1.53194 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9796'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.53195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.53195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.53195)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.53195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53195'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53195 50.22767, 1.53195 50.22767, 1.53195 50.22767, 1.53195 50.22767, 1.53195 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5747'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.53195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53195)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.53195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_20'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_20'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53195'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53195 50.23415, 1.53195 50.23415, 1.53195 50.23415, 1.53195 50.23415, 1.53195 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_20'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.53196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53196)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.53196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53196'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53196 50.23364, 1.53196 50.23364, 1.53196 50.23364, 1.53196 50.23364, 1.53196 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11694'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.53196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23446"^^xsd:decimal ;
  dwc:decimalLongitude "1.53196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.53196)"^^geo:wktLiteral ;
  geo-pos:lat "50.23446"^^xsd:decimal ;
  geo-pos:long "1.53196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53196'^^xsd:double;
  dwc:latitude '50.23446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53196 50.23446, 1.53196 50.23446, 1.53196 50.23446, 1.53196 50.23446, 1.53196 50.23446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7755'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.53197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23306"^^xsd:decimal ;
  dwc:decimalLongitude "1.53197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23306 1.53197)"^^geo:wktLiteral ;
  geo-pos:lat "50.23306"^^xsd:decimal ;
  geo-pos:long "1.53197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53197'^^xsd:double;
  dwc:latitude '50.23306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53197 50.23306, 1.53197 50.23306, 1.53197 50.23306, 1.53197 50.23306, 1.53197 50.23306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12617'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.53197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.53197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.53197)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.53197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2275'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53197'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53197 50.23463, 1.53197 50.23463, 1.53197 50.23463, 1.53197 50.23463, 1.53197 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2275'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.53198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53198)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.53198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53198'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53198 50.22821, 1.53198 50.22821, 1.53198 50.22821, 1.53198 50.22821, 1.53198 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3915'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22606 1.53199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22606"^^xsd:decimal ;
  dwc:decimalLongitude "1.53199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22606 1.53199)"^^geo:wktLiteral ;
  geo-pos:lat "50.22606"^^xsd:decimal ;
  geo-pos:long "1.53199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.551111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53199'^^xsd:double;
  dwc:latitude '50.22606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53199 50.22606, 1.53199 50.22606, 1.53199 50.22606, 1.53199 50.22606, 1.53199 50.22606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6140'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.53199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22702"^^xsd:decimal ;
  dwc:decimalLongitude "1.53199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.53199)"^^geo:wktLiteral ;
  geo-pos:lat "50.22702"^^xsd:decimal ;
  geo-pos:long "1.53199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53199'^^xsd:double;
  dwc:latitude '50.22702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53199 50.22702, 1.53199 50.22702, 1.53199 50.22702, 1.53199 50.22702, 1.53199 50.22702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4165'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53199)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.53199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53199'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53199 50.2343, 1.53199 50.2343, 1.53199 50.2343, 1.53199 50.2343, 1.53199 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4932'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23444"^^xsd:decimal ;
  dwc:decimalLongitude "1.53199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53199)"^^geo:wktLiteral ;
  geo-pos:lat "50.23444"^^xsd:decimal ;
  geo-pos:long "1.53199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53199'^^xsd:double;
  dwc:latitude '50.23444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53199 50.23444, 1.53199 50.23444, 1.53199 50.23444, 1.53199 50.23444, 1.53199 50.23444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9710'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23281"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.532)"^^geo:wktLiteral ;
  geo-pos:lat "50.23281"^^xsd:decimal ;
  geo-pos:long "1.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1551'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.532'^^xsd:double;
  dwc:latitude '50.23281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.532 50.23281, 1.532 50.23281, 1.532 50.23281, 1.532 50.23281, 1.532 50.23281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1551'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38941 1.53201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38941"^^xsd:decimal ;
  dwc:decimalLongitude "1.53201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38941 1.53201)"^^geo:wktLiteral ;
  geo-pos:lat "50.38941"^^xsd:decimal ;
  geo-pos:long "1.53201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53201'^^xsd:double;
  dwc:latitude '50.38941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53201 50.38941, 1.53201 50.38941, 1.53201 50.38941, 1.53201 50.38941, 1.53201 50.38941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7983'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.53203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22753"^^xsd:decimal ;
  dwc:decimalLongitude "1.53203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.53203)"^^geo:wktLiteral ;
  geo-pos:lat "50.22753"^^xsd:decimal ;
  geo-pos:long "1.53203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53203'^^xsd:double;
  dwc:latitude '50.22753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53203 50.22753, 1.53203 50.22753, 1.53203 50.22753, 1.53203 50.22753, 1.53203 50.22753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5682'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53204)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53204'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53204 50.23414, 1.53204 50.23414, 1.53204 50.23414, 1.53204 50.23414, 1.53204 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9822'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53204)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_35'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_35'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53204'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53204 50.23419, 1.53204 50.23419, 1.53204 50.23419, 1.53204 50.23419, 1.53204 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_35'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.53204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53204)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.53204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53204'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53204 50.23436, 1.53204 50.23436, 1.53204 50.23436, 1.53204 50.23436, 1.53204 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12615'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22682 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22682"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22682 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.22682"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.22682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.22682, 1.53206 50.22682, 1.53206 50.22682, 1.53206 50.22682, 1.53206 50.22682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4250'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.22776, 1.53206 50.22776, 1.53206 50.22776, 1.53206 50.22776, 1.53206 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_823'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23123"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.23123"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.23123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.23123, 1.53206 50.23123, 1.53206 50.23123, 1.53206 50.23123, 1.53206 50.23123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_666'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.23153, 1.53206 50.23153, 1.53206 50.23153, 1.53206 50.23153, 1.53206 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_711'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.23204, 1.53206 50.23204, 1.53206 50.23204, 1.53206 50.23204, 1.53206 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4297'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11135'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.23296, 1.53206 50.23296, 1.53206 50.23296, 1.53206 50.23296, 1.53206 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11135'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23401"^^xsd:decimal ;
  dwc:decimalLongitude "1.53206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53206)"^^geo:wktLiteral ;
  geo-pos:lat "50.23401"^^xsd:decimal ;
  geo-pos:long "1.53206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53206'^^xsd:double;
  dwc:latitude '50.23401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53206 50.23401, 1.53206 50.23401, 1.53206 50.23401, 1.53206 50.23401, 1.53206 50.23401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12122'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.53207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22757"^^xsd:decimal ;
  dwc:decimalLongitude "1.53207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.53207)"^^geo:wktLiteral ;
  geo-pos:lat "50.22757"^^xsd:decimal ;
  geo-pos:long "1.53207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_477'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53207'^^xsd:double;
  dwc:latitude '50.22757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53207 50.22757, 1.53207 50.22757, 1.53207 50.22757, 1.53207 50.22757, 1.53207 50.22757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_477'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23388"^^xsd:decimal ;
  dwc:decimalLongitude "1.53208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53208)"^^geo:wktLiteral ;
  geo-pos:lat "50.23388"^^xsd:decimal ;
  geo-pos:long "1.53208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.06'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53208'^^xsd:double;
  dwc:latitude '50.23388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53208 50.23388, 1.53208 50.23388, 1.53208 50.23388, 1.53208 50.23388, 1.53208 50.23388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11773'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.53209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53209)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.53209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53209'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53209 50.23358, 1.53209 50.23358, 1.53209 50.23358, 1.53209 50.23358, 1.53209 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3347'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2964 1.53209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2964"^^xsd:decimal ;
  dwc:decimalLongitude "1.53209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2964 1.53209)"^^geo:wktLiteral ;
  geo-pos:lat "50.2964"^^xsd:decimal ;
  geo-pos:long "1.53209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53209'^^xsd:double;
  dwc:latitude '50.2964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53209 50.2964, 1.53209 50.2964, 1.53209 50.2964, 1.53209 50.2964, 1.53209 50.2964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7870'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.5321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2336"^^xsd:decimal ;
  dwc:decimalLongitude "1.5321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.5321)"^^geo:wktLiteral ;
  geo-pos:lat "50.2336"^^xsd:decimal ;
  geo-pos:long "1.5321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12471'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5321'^^xsd:double;
  dwc:latitude '50.2336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5321 50.2336, 1.5321 50.2336, 1.5321 50.2336, 1.5321 50.2336, 1.5321 50.2336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12471'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23428 1.5321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23428"^^xsd:decimal ;
  dwc:decimalLongitude "1.5321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23428 1.5321)"^^geo:wktLiteral ;
  geo-pos:lat "50.23428"^^xsd:decimal ;
  geo-pos:long "1.5321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5321'^^xsd:double;
  dwc:latitude '50.23428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5321 50.23428, 1.5321 50.23428, 1.5321 50.23428, 1.5321 50.23428, 1.5321 50.23428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10279'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32845 1.5321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32845"^^xsd:decimal ;
  dwc:decimalLongitude "1.5321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32845 1.5321)"^^geo:wktLiteral ;
  geo-pos:lat "50.32845"^^xsd:decimal ;
  geo-pos:long "1.5321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5321'^^xsd:double;
  dwc:latitude '50.32845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5321 50.32845, 1.5321 50.32845, 1.5321 50.32845, 1.5321 50.32845, 1.5321 50.32845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_275'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22256 1.53212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22256"^^xsd:decimal ;
  dwc:decimalLongitude "1.53212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22256 1.53212)"^^geo:wktLiteral ;
  geo-pos:lat "50.22256"^^xsd:decimal ;
  geo-pos:long "1.53212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53212'^^xsd:double;
  dwc:latitude '50.22256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53212 50.22256, 1.53212 50.22256, 1.53212 50.22256, 1.53212 50.22256, 1.53212 50.22256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10671'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22747 1.53212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22747"^^xsd:decimal ;
  dwc:decimalLongitude "1.53212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22747 1.53212)"^^geo:wktLiteral ;
  geo-pos:lat "50.22747"^^xsd:decimal ;
  geo-pos:long "1.53212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53212'^^xsd:double;
  dwc:latitude '50.22747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53212 50.22747, 1.53212 50.22747, 1.53212 50.22747, 1.53212 50.22747, 1.53212 50.22747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9743'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23092 1.53212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23092"^^xsd:decimal ;
  dwc:decimalLongitude "1.53212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23092 1.53212)"^^geo:wktLiteral ;
  geo-pos:lat "50.23092"^^xsd:decimal ;
  geo-pos:long "1.53212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.85888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53212'^^xsd:double;
  dwc:latitude '50.23092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53212 50.23092, 1.53212 50.23092, 1.53212 50.23092, 1.53212 50.23092, 1.53212 50.23092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12865'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53212)"^^geo:wktLiteral ;
  geo-pos:lat "50.23325"^^xsd:decimal ;
  geo-pos:long "1.53212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_37'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_37'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.553333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53212'^^xsd:double;
  dwc:latitude '50.23325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53212 50.23325, 1.53212 50.23325, 1.53212 50.23325, 1.53212 50.23325, 1.53212 50.23325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_37'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22703"^^xsd:decimal ;
  dwc:decimalLongitude "1.53213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53213)"^^geo:wktLiteral ;
  geo-pos:lat "50.22703"^^xsd:decimal ;
  geo-pos:long "1.53213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_452'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53213'^^xsd:double;
  dwc:latitude '50.22703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53213 50.22703, 1.53213 50.22703, 1.53213 50.22703, 1.53213 50.22703, 1.53213 50.22703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_452'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.53213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22742"^^xsd:decimal ;
  dwc:decimalLongitude "1.53213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.53213)"^^geo:wktLiteral ;
  geo-pos:lat "50.22742"^^xsd:decimal ;
  geo-pos:long "1.53213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53213'^^xsd:double;
  dwc:latitude '50.22742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53213 50.22742, 1.53213 50.22742, 1.53213 50.22742, 1.53213 50.22742, 1.53213 50.22742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10218'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.53213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23018"^^xsd:decimal ;
  dwc:decimalLongitude "1.53213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.53213)"^^geo:wktLiteral ;
  geo-pos:lat "50.23018"^^xsd:decimal ;
  geo-pos:long "1.53213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4884'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.63'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53213'^^xsd:double;
  dwc:latitude '50.23018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53213 50.23018, 1.53213 50.23018, 1.53213 50.23018, 1.53213 50.23018, 1.53213 50.23018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4884'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.53214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23123"^^xsd:decimal ;
  dwc:decimalLongitude "1.53214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.53214)"^^geo:wktLiteral ;
  geo-pos:lat "50.23123"^^xsd:decimal ;
  geo-pos:long "1.53214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53214'^^xsd:double;
  dwc:latitude '50.23123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53214 50.23123, 1.53214 50.23123, 1.53214 50.23123, 1.53214 50.23123, 1.53214 50.23123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10971'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.53214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53214)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.53214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53214'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53214 50.23206, 1.53214 50.23206, 1.53214 50.23206, 1.53214 50.23206, 1.53214 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12846'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24466 1.53214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24466"^^xsd:decimal ;
  dwc:decimalLongitude "1.53214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24466 1.53214)"^^geo:wktLiteral ;
  geo-pos:lat "50.24466"^^xsd:decimal ;
  geo-pos:long "1.53214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53214'^^xsd:double;
  dwc:latitude '50.24466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53214 50.24466, 1.53214 50.24466, 1.53214 50.24466, 1.53214 50.24466, 1.53214 50.24466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12197'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34802 1.53214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34802"^^xsd:decimal ;
  dwc:decimalLongitude "1.53214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34802 1.53214)"^^geo:wktLiteral ;
  geo-pos:lat "50.34802"^^xsd:decimal ;
  geo-pos:long "1.53214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53214'^^xsd:double;
  dwc:latitude '50.34802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53214 50.34802, 1.53214 50.34802, 1.53214 50.34802, 1.53214 50.34802, 1.53214 50.34802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1392'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2266 1.53216)"^^geo:wktLiteral ;
  geo-pos:lat "50.2266"^^xsd:decimal ;
  geo-pos:long "1.53216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53216'^^xsd:double;
  dwc:latitude '50.2266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53216 50.2266, 1.53216 50.2266, 1.53216 50.2266, 1.53216 50.2266, 1.53216 50.2266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4204'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.53216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2269"^^xsd:decimal ;
  dwc:decimalLongitude "1.53216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.53216)"^^geo:wktLiteral ;
  geo-pos:lat "50.2269"^^xsd:decimal ;
  geo-pos:long "1.53216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53216'^^xsd:double;
  dwc:latitude '50.2269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53216 50.2269, 1.53216 50.2269, 1.53216 50.2269, 1.53216 50.2269, 1.53216 50.2269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5750'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22594"^^xsd:decimal ;
  dwc:decimalLongitude "1.53217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.53217)"^^geo:wktLiteral ;
  geo-pos:lat "50.22594"^^xsd:decimal ;
  geo-pos:long "1.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53217'^^xsd:double;
  dwc:latitude '50.22594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53217 50.22594, 1.53217 50.22594, 1.53217 50.22594, 1.53217 50.22594, 1.53217 50.22594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_492'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23376"^^xsd:decimal ;
  dwc:decimalLongitude "1.53217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53217)"^^geo:wktLiteral ;
  geo-pos:lat "50.23376"^^xsd:decimal ;
  geo-pos:long "1.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53217'^^xsd:double;
  dwc:latitude '50.23376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53217 50.23376, 1.53217 50.23376, 1.53217 50.23376, 1.53217 50.23376, 1.53217 50.23376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10210'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.53217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.53217)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53217'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53217 50.23442, 1.53217 50.23442, 1.53217 50.23442, 1.53217 50.23442, 1.53217 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8672'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53217)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53217'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53217 50.23443, 1.53217 50.23443, 1.53217 50.23443, 1.53217 50.23443, 1.53217 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3901'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24654 1.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24654"^^xsd:decimal ;
  dwc:decimalLongitude "1.53217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24654 1.53217)"^^geo:wktLiteral ;
  geo-pos:lat "50.24654"^^xsd:decimal ;
  geo-pos:long "1.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53217'^^xsd:double;
  dwc:latitude '50.24654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53217 50.24654, 1.53217 50.24654, 1.53217 50.24654, 1.53217 50.24654, 1.53217 50.24654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12654'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53218)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53218'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53218 50.2332, 1.53218 50.2332, 1.53218 50.2332, 1.53218 50.2332, 1.53218 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10129'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23373"^^xsd:decimal ;
  dwc:decimalLongitude "1.53219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53219)"^^geo:wktLiteral ;
  geo-pos:lat "50.23373"^^xsd:decimal ;
  geo-pos:long "1.53219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53219'^^xsd:double;
  dwc:latitude '50.23373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53219 50.23373, 1.53219 50.23373, 1.53219 50.23373, 1.53219 50.23373, 1.53219 50.23373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11579'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25041 1.53219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25041"^^xsd:decimal ;
  dwc:decimalLongitude "1.53219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25041 1.53219)"^^geo:wktLiteral ;
  geo-pos:lat "50.25041"^^xsd:decimal ;
  geo-pos:long "1.53219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53219'^^xsd:double;
  dwc:latitude '50.25041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53219 50.25041, 1.53219 50.25041, 1.53219 50.25041, 1.53219 50.25041, 1.53219 50.25041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10050'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.5322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.5322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.5322)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.5322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5322'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5322 50.23403, 1.5322 50.23403, 1.5322 50.23403, 1.5322 50.23403, 1.5322 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11162'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24194 1.5322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24194"^^xsd:decimal ;
  dwc:decimalLongitude "1.5322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24194 1.5322)"^^geo:wktLiteral ;
  geo-pos:lat "50.24194"^^xsd:decimal ;
  geo-pos:long "1.5322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5322'^^xsd:double;
  dwc:latitude '50.24194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5322 50.24194, 1.5322 50.24194, 1.5322 50.24194, 1.5322 50.24194, 1.5322 50.24194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10171'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.53221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.53221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.53221)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.53221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13040'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53221'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53221 50.2322, 1.53221 50.2322, 1.53221 50.2322, 1.53221 50.2322, 1.53221 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13040'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53221)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.53221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53221'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53221 50.234, 1.53221 50.234, 1.53221 50.234, 1.53221 50.234, 1.53221 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1086'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22715"^^xsd:decimal ;
  dwc:decimalLongitude "1.53223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.53223)"^^geo:wktLiteral ;
  geo-pos:lat "50.22715"^^xsd:decimal ;
  geo-pos:long "1.53223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_451'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53223'^^xsd:double;
  dwc:latitude '50.22715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53223 50.22715, 1.53223 50.22715, 1.53223 50.22715, 1.53223 50.22715, 1.53223 50.22715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_451'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.53223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22761"^^xsd:decimal ;
  dwc:decimalLongitude "1.53223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.53223)"^^geo:wktLiteral ;
  geo-pos:lat "50.22761"^^xsd:decimal ;
  geo-pos:long "1.53223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53223'^^xsd:double;
  dwc:latitude '50.22761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53223 50.22761, 1.53223 50.22761, 1.53223 50.22761, 1.53223 50.22761, 1.53223 50.22761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5632'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.53224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53224)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.53224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53224'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53224 50.23408, 1.53224 50.23408, 1.53224 50.23408, 1.53224 50.23408, 1.53224 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1105'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53224)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53224'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53224 50.23417, 1.53224 50.23417, 1.53224 50.23417, 1.53224 50.23417, 1.53224 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4445'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.53225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22054"^^xsd:decimal ;
  dwc:decimalLongitude "1.53225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.53225)"^^geo:wktLiteral ;
  geo-pos:lat "50.22054"^^xsd:decimal ;
  geo-pos:long "1.53225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53225'^^xsd:double;
  dwc:latitude '50.22054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53225 50.22054, 1.53225 50.22054, 1.53225 50.22054, 1.53225 50.22054, 1.53225 50.22054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6539'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22709"^^xsd:decimal ;
  dwc:decimalLongitude "1.53225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53225)"^^geo:wktLiteral ;
  geo-pos:lat "50.22709"^^xsd:decimal ;
  geo-pos:long "1.53225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53225'^^xsd:double;
  dwc:latitude '50.22709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53225 50.22709, 1.53225 50.22709, 1.53225 50.22709, 1.53225 50.22709, 1.53225 50.22709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4545'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24986 1.53225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24986"^^xsd:decimal ;
  dwc:decimalLongitude "1.53225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24986 1.53225)"^^geo:wktLiteral ;
  geo-pos:lat "50.24986"^^xsd:decimal ;
  geo-pos:long "1.53225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3047'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53225'^^xsd:double;
  dwc:latitude '50.24986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53225 50.24986, 1.53225 50.24986, 1.53225 50.24986, 1.53225 50.24986, 1.53225 50.24986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3047'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.53226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22741"^^xsd:decimal ;
  dwc:decimalLongitude "1.53226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.53226)"^^geo:wktLiteral ;
  geo-pos:lat "50.22741"^^xsd:decimal ;
  geo-pos:long "1.53226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53226'^^xsd:double;
  dwc:latitude '50.22741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53226 50.22741, 1.53226 50.22741, 1.53226 50.22741, 1.53226 50.22741, 1.53226 50.22741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_190'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.53226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53226)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.53226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11320'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53226'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53226 50.23398, 1.53226 50.23398, 1.53226 50.23398, 1.53226 50.23398, 1.53226 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11320'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.53227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22723"^^xsd:decimal ;
  dwc:decimalLongitude "1.53227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.53227)"^^geo:wktLiteral ;
  geo-pos:lat "50.22723"^^xsd:decimal ;
  geo-pos:long "1.53227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53227'^^xsd:double;
  dwc:latitude '50.22723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53227 50.22723, 1.53227 50.22723, 1.53227 50.22723, 1.53227 50.22723, 1.53227 50.22723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_144'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53227)"^^geo:wktLiteral ;
  geo-pos:lat "50.23325"^^xsd:decimal ;
  geo-pos:long "1.53227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53227'^^xsd:double;
  dwc:latitude '50.23325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53227 50.23325, 1.53227 50.23325, 1.53227 50.23325, 1.53227 50.23325, 1.53227 50.23325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_840'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24028 1.53227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24028"^^xsd:decimal ;
  dwc:decimalLongitude "1.53227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24028 1.53227)"^^geo:wktLiteral ;
  geo-pos:lat "50.24028"^^xsd:decimal ;
  geo-pos:long "1.53227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12601'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53227'^^xsd:double;
  dwc:latitude '50.24028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53227 50.24028, 1.53227 50.24028, 1.53227 50.24028, 1.53227 50.24028, 1.53227 50.24028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12601'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.53228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.53228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.53228)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.53228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53228'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53228 50.22694, 1.53228 50.22694, 1.53228 50.22694, 1.53228 50.22694, 1.53228 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_812'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22703"^^xsd:decimal ;
  dwc:decimalLongitude "1.53228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53228)"^^geo:wktLiteral ;
  geo-pos:lat "50.22703"^^xsd:decimal ;
  geo-pos:long "1.53228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53228'^^xsd:double;
  dwc:latitude '50.22703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53228 50.22703, 1.53228 50.22703, 1.53228 50.22703, 1.53228 50.22703, 1.53228 50.22703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_171'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30545 1.53228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30545"^^xsd:decimal ;
  dwc:decimalLongitude "1.53228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30545 1.53228)"^^geo:wktLiteral ;
  geo-pos:lat "50.30545"^^xsd:decimal ;
  geo-pos:long "1.53228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53228'^^xsd:double;
  dwc:latitude '50.30545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53228 50.30545, 1.53228 50.30545, 1.53228 50.30545, 1.53228 50.30545, 1.53228 50.30545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3921'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30183 1.53229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30183"^^xsd:decimal ;
  dwc:decimalLongitude "1.53229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30183 1.53229)"^^geo:wktLiteral ;
  geo-pos:lat "50.30183"^^xsd:decimal ;
  geo-pos:long "1.53229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53229'^^xsd:double;
  dwc:latitude '50.30183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53229 50.30183, 1.53229 50.30183, 1.53229 50.30183, 1.53229 50.30183, 1.53229 50.30183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9428'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35797 1.53229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35797"^^xsd:decimal ;
  dwc:decimalLongitude "1.53229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35797 1.53229)"^^geo:wktLiteral ;
  geo-pos:lat "50.35797"^^xsd:decimal ;
  geo-pos:long "1.53229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53229'^^xsd:double;
  dwc:latitude '50.35797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53229 50.35797, 1.53229 50.35797, 1.53229 50.35797, 1.53229 50.35797, 1.53229 50.35797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8726'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.5323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.5323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.5323)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.5323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5323'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5323 50.2334, 1.5323 50.2334, 1.5323 50.2334, 1.5323 50.2334, 1.5323 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6035'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.53231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2318"^^xsd:decimal ;
  dwc:decimalLongitude "1.53231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.53231)"^^geo:wktLiteral ;
  geo-pos:lat "50.2318"^^xsd:decimal ;
  geo-pos:long "1.53231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_524'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.145'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53231'^^xsd:double;
  dwc:latitude '50.2318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53231 50.2318, 1.53231 50.2318, 1.53231 50.2318, 1.53231 50.2318, 1.53231 50.2318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_524'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.53231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.53231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.53231)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.53231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53231'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53231 50.23194, 1.53231 50.23194, 1.53231 50.23194, 1.53231 50.23194, 1.53231 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9794'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23294"^^xsd:decimal ;
  dwc:decimalLongitude "1.53231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53231)"^^geo:wktLiteral ;
  geo-pos:lat "50.23294"^^xsd:decimal ;
  geo-pos:long "1.53231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53231'^^xsd:double;
  dwc:latitude '50.23294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53231 50.23294, 1.53231 50.23294, 1.53231 50.23294, 1.53231 50.23294, 1.53231 50.23294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1062'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22701"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22701 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.22701"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.22701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.22701, 1.53232 50.22701, 1.53232 50.22701, 1.53232 50.22701, 1.53232 50.22701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_231'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22758"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.22758"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.22758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.22758, 1.53232 50.22758, 1.53232 50.22758, 1.53232 50.22758, 1.53232 50.22758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10529'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22817"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.22817"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.22817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.22817, 1.53232 50.22817, 1.53232 50.22817, 1.53232 50.22817, 1.53232 50.22817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8748'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22846"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.22846"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.22846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.22846, 1.53232 50.22846, 1.53232 50.22846, 1.53232 50.22846, 1.53232 50.22846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_115'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.934444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.2325, 1.53232 50.2325, 1.53232 50.2325, 1.53232 50.2325, 1.53232 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_376'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53232)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53232'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53232 50.23419, 1.53232 50.23419, 1.53232 50.23419, 1.53232 50.23419, 1.53232 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3903'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.53233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.53233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22251"^^xsd:decimal ;
  geo-pos:long "1.53233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53233'^^xsd:double;
  dwc:latitude '50.22251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53233 50.22251, 1.53233 50.22251, 1.53233 50.22251, 1.53233 50.22251, 1.53233 50.22251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6916'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22626 1.53235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22626"^^xsd:decimal ;
  dwc:decimalLongitude "1.53235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22626 1.53235)"^^geo:wktLiteral ;
  geo-pos:lat "50.22626"^^xsd:decimal ;
  geo-pos:long "1.53235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53235'^^xsd:double;
  dwc:latitude '50.22626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53235 50.22626, 1.53235 50.22626, 1.53235 50.22626, 1.53235 50.22626, 1.53235 50.22626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4306'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23376"^^xsd:decimal ;
  dwc:decimalLongitude "1.53235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23376 1.53235)"^^geo:wktLiteral ;
  geo-pos:lat "50.23376"^^xsd:decimal ;
  geo-pos:long "1.53235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12455'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.553333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53235'^^xsd:double;
  dwc:latitude '50.23376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53235 50.23376, 1.53235 50.23376, 1.53235 50.23376, 1.53235 50.23376, 1.53235 50.23376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12455'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.53236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23127"^^xsd:decimal ;
  dwc:decimalLongitude "1.53236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.53236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23127"^^xsd:decimal ;
  geo-pos:long "1.53236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53236'^^xsd:double;
  dwc:latitude '50.23127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53236 50.23127, 1.53236 50.23127, 1.53236 50.23127, 1.53236 50.23127, 1.53236 50.23127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_709'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.53236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11319'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53236'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53236 50.23321, 1.53236 50.23321, 1.53236 50.23321, 1.53236 50.23321, 1.53236 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11319'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23406"^^xsd:decimal ;
  dwc:decimalLongitude "1.53236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23406"^^xsd:decimal ;
  geo-pos:long "1.53236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53236'^^xsd:double;
  dwc:latitude '50.23406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53236 50.23406, 1.53236 50.23406, 1.53236 50.23406, 1.53236 50.23406, 1.53236 50.23406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1104'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53236'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53236 50.23419, 1.53236 50.23419, 1.53236 50.23419, 1.53236 50.23419, 1.53236 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12642'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23434"^^xsd:decimal ;
  dwc:decimalLongitude "1.53236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53236)"^^geo:wktLiteral ;
  geo-pos:lat "50.23434"^^xsd:decimal ;
  geo-pos:long "1.53236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53236'^^xsd:double;
  dwc:latitude '50.23434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53236 50.23434, 1.53236 50.23434, 1.53236 50.23434, 1.53236 50.23434, 1.53236 50.23434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10547'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53237)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53237'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53237 50.23387, 1.53237 50.23387, 1.53237 50.23387, 1.53237 50.23387, 1.53237 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12268'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53237)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53237'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53237 50.23433, 1.53237 50.23433, 1.53237 50.23433, 1.53237 50.23433, 1.53237 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12897'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.53238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22708"^^xsd:decimal ;
  dwc:decimalLongitude "1.53238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.53238)"^^geo:wktLiteral ;
  geo-pos:lat "50.22708"^^xsd:decimal ;
  geo-pos:long "1.53238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53238'^^xsd:double;
  dwc:latitude '50.22708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53238 50.22708, 1.53238 50.22708, 1.53238 50.22708, 1.53238 50.22708, 1.53238 50.22708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6079'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53238)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53238'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53238 50.23417, 1.53238 50.23417, 1.53238 50.23417, 1.53238 50.23417, 1.53238 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9795'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.53239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22669"^^xsd:decimal ;
  dwc:decimalLongitude "1.53239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.53239)"^^geo:wktLiteral ;
  geo-pos:lat "50.22669"^^xsd:decimal ;
  geo-pos:long "1.53239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53239'^^xsd:double;
  dwc:latitude '50.22669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53239 50.22669, 1.53239 50.22669, 1.53239 50.22669, 1.53239 50.22669, 1.53239 50.22669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6139'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.53239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22734"^^xsd:decimal ;
  dwc:decimalLongitude "1.53239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.53239)"^^geo:wktLiteral ;
  geo-pos:lat "50.22734"^^xsd:decimal ;
  geo-pos:long "1.53239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53239'^^xsd:double;
  dwc:latitude '50.22734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53239 50.22734, 1.53239 50.22734, 1.53239 50.22734, 1.53239 50.22734, 1.53239 50.22734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10217'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53239)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3130'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53239'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53239 50.23403, 1.53239 50.23403, 1.53239 50.23403, 1.53239 50.23403, 1.53239 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3130'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53239)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1499'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53239'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53239 50.23416, 1.53239 50.23416, 1.53239 50.23416, 1.53239 50.23416, 1.53239 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1499'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.5324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22557"^^xsd:decimal ;
  dwc:decimalLongitude "1.5324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.5324)"^^geo:wktLiteral ;
  geo-pos:lat "50.22557"^^xsd:decimal ;
  geo-pos:long "1.5324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5324'^^xsd:double;
  dwc:latitude '50.22557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5324 50.22557, 1.5324 50.22557, 1.5324 50.22557, 1.5324 50.22557, 1.5324 50.22557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4136'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.5324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5324)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.5324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5324'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5324 50.23421, 1.5324 50.23421, 1.5324 50.23421, 1.5324 50.23421, 1.5324 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_314'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.53241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.53241)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.53241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53241'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53241 50.22329, 1.53241 50.22329, 1.53241 50.22329, 1.53241 50.22329, 1.53241 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_323'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.53241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53241)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.53241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53241'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53241 50.23107, 1.53241 50.23107, 1.53241 50.23107, 1.53241 50.23107, 1.53241 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4484'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.53241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23278"^^xsd:decimal ;
  dwc:decimalLongitude "1.53241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.53241)"^^geo:wktLiteral ;
  geo-pos:lat "50.23278"^^xsd:decimal ;
  geo-pos:long "1.53241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.362222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53241'^^xsd:double;
  dwc:latitude '50.23278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53241 50.23278, 1.53241 50.23278, 1.53241 50.23278, 1.53241 50.23278, 1.53241 50.23278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11593'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.53241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53241)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.53241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53241'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53241 50.23398, 1.53241 50.23398, 1.53241 50.23398, 1.53241 50.23398, 1.53241 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1061'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53241)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53241'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53241 50.23416, 1.53241 50.23416, 1.53241 50.23416, 1.53241 50.23416, 1.53241 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1937'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.53242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.53242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53242'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53242 50.23359, 1.53242 50.23359, 1.53242 50.23359, 1.53242 50.23359, 1.53242 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5900'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53242'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53242 50.23416, 1.53242 50.23416, 1.53242 50.23416, 1.53242 50.23416, 1.53242 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1054'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.53242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23423"^^xsd:decimal ;
  dwc:decimalLongitude "1.53242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23423 1.53242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23423"^^xsd:decimal ;
  geo-pos:long "1.53242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53242'^^xsd:double;
  dwc:latitude '50.23423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53242 50.23423, 1.53242 50.23423, 1.53242 50.23423, 1.53242 50.23423, 1.53242 50.23423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3902'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23428 1.53242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23428"^^xsd:decimal ;
  dwc:decimalLongitude "1.53242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23428 1.53242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23428"^^xsd:decimal ;
  geo-pos:long "1.53242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53242'^^xsd:double;
  dwc:latitude '50.23428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53242 50.23428, 1.53242 50.23428, 1.53242 50.23428, 1.53242 50.23428, 1.53242 50.23428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_856'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.53243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22759"^^xsd:decimal ;
  dwc:decimalLongitude "1.53243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.53243)"^^geo:wktLiteral ;
  geo-pos:lat "50.22759"^^xsd:decimal ;
  geo-pos:long "1.53243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5532'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53243'^^xsd:double;
  dwc:latitude '50.22759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53243 50.22759, 1.53243 50.22759, 1.53243 50.22759, 1.53243 50.22759, 1.53243 50.22759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5532'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23435 1.53243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23435"^^xsd:decimal ;
  dwc:decimalLongitude "1.53243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23435 1.53243)"^^geo:wktLiteral ;
  geo-pos:lat "50.23435"^^xsd:decimal ;
  geo-pos:long "1.53243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53243'^^xsd:double;
  dwc:latitude '50.23435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53243 50.23435, 1.53243 50.23435, 1.53243 50.23435, 1.53243 50.23435, 1.53243 50.23435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_289'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.53244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.53244)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.53244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53244'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53244 50.22752, 1.53244 50.22752, 1.53244 50.22752, 1.53244 50.22752, 1.53244 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_103'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53244)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53244'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53244 50.23391, 1.53244 50.23391, 1.53244 50.23391, 1.53244 50.23391, 1.53244 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9945'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53244)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.53244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53244'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53244 50.23429, 1.53244 50.23429, 1.53244 50.23429, 1.53244 50.23429, 1.53244 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10280'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23119"^^xsd:decimal ;
  dwc:decimalLongitude "1.53245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53245)"^^geo:wktLiteral ;
  geo-pos:lat "50.23119"^^xsd:decimal ;
  geo-pos:long "1.53245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53245'^^xsd:double;
  dwc:latitude '50.23119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53245 50.23119, 1.53245 50.23119, 1.53245 50.23119, 1.53245 50.23119, 1.53245 50.23119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7993'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53246)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53246'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53246 50.23411, 1.53246 50.23411, 1.53246 50.23411, 1.53246 50.23411, 1.53246 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1213'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.53247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22677"^^xsd:decimal ;
  dwc:decimalLongitude "1.53247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.53247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22677"^^xsd:decimal ;
  geo-pos:long "1.53247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_517'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53247'^^xsd:double;
  dwc:latitude '50.22677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53247 50.22677, 1.53247 50.22677, 1.53247 50.22677, 1.53247 50.22677, 1.53247 50.22677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_517'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22765 1.53247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22765"^^xsd:decimal ;
  dwc:decimalLongitude "1.53247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22765 1.53247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22765"^^xsd:decimal ;
  geo-pos:long "1.53247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.007777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53247'^^xsd:double;
  dwc:latitude '50.22765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53247 50.22765, 1.53247 50.22765, 1.53247 50.22765, 1.53247 50.22765, 1.53247 50.22765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6077'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.53247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53247)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.53247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53247'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53247 50.23408, 1.53247 50.23408, 1.53247 50.23408, 1.53247 50.23408, 1.53247 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12214'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53247)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12490'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53247'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53247 50.23416, 1.53247 50.23416, 1.53247 50.23416, 1.53247 50.23416, 1.53247 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12490'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.53248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.53248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.53248)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.53248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53248'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53248 50.23062, 1.53248 50.23062, 1.53248 50.23062, 1.53248 50.23062, 1.53248 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10387'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.53248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53248)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.53248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53248'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53248 50.23212, 1.53248 50.23212, 1.53248 50.23212, 1.53248 50.23212, 1.53248 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3900'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53248)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53248'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53248 50.23414, 1.53248 50.23414, 1.53248 50.23414, 1.53248 50.23414, 1.53248 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3967'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.53248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53248)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.53248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53248'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53248 50.23448, 1.53248 50.23448, 1.53248 50.23448, 1.53248 50.23448, 1.53248 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12975'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.53249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22832"^^xsd:decimal ;
  dwc:decimalLongitude "1.53249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.53249)"^^geo:wktLiteral ;
  geo-pos:lat "50.22832"^^xsd:decimal ;
  geo-pos:long "1.53249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53249'^^xsd:double;
  dwc:latitude '50.22832'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53249 50.22832, 1.53249 50.22832, 1.53249 50.22832, 1.53249 50.22832, 1.53249 50.22832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_624'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23004"^^xsd:decimal ;
  dwc:decimalLongitude "1.53249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23004 1.53249)"^^geo:wktLiteral ;
  geo-pos:lat "50.23004"^^xsd:decimal ;
  geo-pos:long "1.53249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53249'^^xsd:double;
  dwc:latitude '50.23004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53249 50.23004, 1.53249 50.23004, 1.53249 50.23004, 1.53249 50.23004, 1.53249 50.23004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6822'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23424"^^xsd:decimal ;
  dwc:decimalLongitude "1.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.5325)"^^geo:wktLiteral ;
  geo-pos:lat "50.23424"^^xsd:decimal ;
  geo-pos:long "1.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12453'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5325'^^xsd:double;
  dwc:latitude '50.23424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5325 50.23424, 1.5325 50.23424, 1.5325 50.23424, 1.5325 50.23424, 1.5325 50.23424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12453'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.53251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.53251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.53251)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.53251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_85'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_85'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53251'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53251 50.22863, 1.53251 50.22863, 1.53251 50.22863, 1.53251 50.22863, 1.53251 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_85'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23363"^^xsd:decimal ;
  dwc:decimalLongitude "1.53251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53251)"^^geo:wktLiteral ;
  geo-pos:lat "50.23363"^^xsd:decimal ;
  geo-pos:long "1.53251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.09'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53251'^^xsd:double;
  dwc:latitude '50.23363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53251 50.23363, 1.53251 50.23363, 1.53251 50.23363, 1.53251 50.23363, 1.53251 50.23363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9947'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53251)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53251'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53251 50.23419, 1.53251 50.23419, 1.53251 50.23419, 1.53251 50.23419, 1.53251 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_331'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.53252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23101"^^xsd:decimal ;
  dwc:decimalLongitude "1.53252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.53252)"^^geo:wktLiteral ;
  geo-pos:lat "50.23101"^^xsd:decimal ;
  geo-pos:long "1.53252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53252'^^xsd:double;
  dwc:latitude '50.23101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53252 50.23101, 1.53252 50.23101, 1.53252 50.23101, 1.53252 50.23101, 1.53252 50.23101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3784'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.53252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23168"^^xsd:decimal ;
  dwc:decimalLongitude "1.53252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.53252)"^^geo:wktLiteral ;
  geo-pos:lat "50.23168"^^xsd:decimal ;
  geo-pos:long "1.53252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.361111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53252'^^xsd:double;
  dwc:latitude '50.23168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53252 50.23168, 1.53252 50.23168, 1.53252 50.23168, 1.53252 50.23168, 1.53252 50.23168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11412'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53252)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.53252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53252'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53252 50.23342, 1.53252 50.23342, 1.53252 50.23342, 1.53252 50.23342, 1.53252 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12230'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.53253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22761"^^xsd:decimal ;
  dwc:decimalLongitude "1.53253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.53253)"^^geo:wktLiteral ;
  geo-pos:lat "50.22761"^^xsd:decimal ;
  geo-pos:long "1.53253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53253'^^xsd:double;
  dwc:latitude '50.22761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53253 50.22761, 1.53253 50.22761, 1.53253 50.22761, 1.53253 50.22761, 1.53253 50.22761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6823'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.53253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.53253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.53253)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.53253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53253'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53253 50.23067, 1.53253 50.23067, 1.53253 50.23067, 1.53253 50.23067, 1.53253 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_787'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53253)"^^geo:wktLiteral ;
  geo-pos:lat "50.2337"^^xsd:decimal ;
  geo-pos:long "1.53253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53253'^^xsd:double;
  dwc:latitude '50.2337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53253 50.2337, 1.53253 50.2337, 1.53253 50.2337, 1.53253 50.2337, 1.53253 50.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12014'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53253)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53253'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53253 50.23412, 1.53253 50.23412, 1.53253 50.23412, 1.53253 50.23412, 1.53253 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4921'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.53254)"^^geo:wktLiteral ;
  geo-pos:lat "50.23325"^^xsd:decimal ;
  geo-pos:long "1.53254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53254'^^xsd:double;
  dwc:latitude '50.23325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53254 50.23325, 1.53254 50.23325, 1.53254 50.23325, 1.53254 50.23325, 1.53254 50.23325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7704'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53254)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53254'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53254 50.23378, 1.53254 50.23378, 1.53254 50.23378, 1.53254 50.23378, 1.53254 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1078'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53254)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1540'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53254'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53254 50.23417, 1.53254 50.23417, 1.53254 50.23417, 1.53254 50.23417, 1.53254 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1540'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53255)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53255'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53255 50.23412, 1.53255 50.23412, 1.53255 50.23412, 1.53255 50.23412, 1.53255 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1079'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22768 1.53256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22768"^^xsd:decimal ;
  dwc:decimalLongitude "1.53256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22768 1.53256)"^^geo:wktLiteral ;
  geo-pos:lat "50.22768"^^xsd:decimal ;
  geo-pos:long "1.53256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53256'^^xsd:double;
  dwc:latitude '50.22768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53256 50.22768, 1.53256 50.22768, 1.53256 50.22768, 1.53256 50.22768, 1.53256 50.22768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4050'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53256)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.53256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53256'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53256 50.2342, 1.53256 50.2342, 1.53256 50.2342, 1.53256 50.2342, 1.53256 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12418'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22717 1.53257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22717"^^xsd:decimal ;
  dwc:decimalLongitude "1.53257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22717 1.53257)"^^geo:wktLiteral ;
  geo-pos:lat "50.22717"^^xsd:decimal ;
  geo-pos:long "1.53257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53257'^^xsd:double;
  dwc:latitude '50.22717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53257 50.22717, 1.53257 50.22717, 1.53257 50.22717, 1.53257 50.22717, 1.53257 50.22717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_248'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.53257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23064"^^xsd:decimal ;
  dwc:decimalLongitude "1.53257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.53257)"^^geo:wktLiteral ;
  geo-pos:lat "50.23064"^^xsd:decimal ;
  geo-pos:long "1.53257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53257'^^xsd:double;
  dwc:latitude '50.23064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53257 50.23064, 1.53257 50.23064, 1.53257 50.23064, 1.53257 50.23064, 1.53257 50.23064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_387'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.53257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23226"^^xsd:decimal ;
  dwc:decimalLongitude "1.53257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.53257)"^^geo:wktLiteral ;
  geo-pos:lat "50.23226"^^xsd:decimal ;
  geo-pos:long "1.53257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53257'^^xsd:double;
  dwc:latitude '50.23226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53257 50.23226, 1.53257 50.23226, 1.53257 50.23226, 1.53257 50.23226, 1.53257 50.23226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4496'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53257)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.53257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53257'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53257 50.2342, 1.53257 50.2342, 1.53257 50.2342, 1.53257 50.2342, 1.53257 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12213'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23422"^^xsd:decimal ;
  dwc:decimalLongitude "1.53257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53257)"^^geo:wktLiteral ;
  geo-pos:lat "50.23422"^^xsd:decimal ;
  geo-pos:long "1.53257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53257'^^xsd:double;
  dwc:latitude '50.23422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53257 50.23422, 1.53257 50.23422, 1.53257 50.23422, 1.53257 50.23422, 1.53257 50.23422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1053'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.53258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.53258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.53258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23109"^^xsd:decimal ;
  geo-pos:long "1.53258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.415555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53258'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53258 50.23109, 1.53258 50.23109, 1.53258 50.23109, 1.53258 50.23109, 1.53258 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3783'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23401"^^xsd:decimal ;
  dwc:decimalLongitude "1.53258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23401"^^xsd:decimal ;
  geo-pos:long "1.53258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4890'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53258'^^xsd:double;
  dwc:latitude '50.23401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53258 50.23401, 1.53258 50.23401, 1.53258 50.23401, 1.53258 50.23401, 1.53258 50.23401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4890'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53258'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53258 50.23412, 1.53258 50.23412, 1.53258 50.23412, 1.53258 50.23412, 1.53258 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1420'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23422"^^xsd:decimal ;
  dwc:decimalLongitude "1.53258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23422"^^xsd:decimal ;
  geo-pos:long "1.53258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53258'^^xsd:double;
  dwc:latitude '50.23422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53258 50.23422, 1.53258 50.23422, 1.53258 50.23422, 1.53258 50.23422, 1.53258 50.23422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7940'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53258'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53258 50.23433, 1.53258 50.23433, 1.53258 50.23433, 1.53258 50.23433, 1.53258 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9823'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.53259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23033"^^xsd:decimal ;
  dwc:decimalLongitude "1.53259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.53259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23033"^^xsd:decimal ;
  geo-pos:long "1.53259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.092222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53259'^^xsd:double;
  dwc:latitude '50.23033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53259 50.23033, 1.53259 50.23033, 1.53259 50.23033, 1.53259 50.23033, 1.53259 50.23033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4483'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10824'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53259'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53259 50.23411, 1.53259 50.23411, 1.53259 50.23411, 1.53259 50.23411, 1.53259 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10824'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.5326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.5326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.5326)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.5326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5326'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5326 50.22694, 1.5326 50.22694, 1.5326 50.22694, 1.5326 50.22694, 1.5326 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_287'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.5326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.5326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.5326)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.5326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5326'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5326 50.23416, 1.5326 50.23416, 1.5326 50.23416, 1.5326 50.23416, 1.5326 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_296'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.5326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2344"^^xsd:decimal ;
  dwc:decimalLongitude "1.5326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.5326)"^^geo:wktLiteral ;
  geo-pos:lat "50.2344"^^xsd:decimal ;
  geo-pos:long "1.5326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5326'^^xsd:double;
  dwc:latitude '50.2344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5326 50.2344, 1.5326 50.2344, 1.5326 50.2344, 1.5326 50.2344, 1.5326 50.2344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9946'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.53261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22736"^^xsd:decimal ;
  dwc:decimalLongitude "1.53261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.53261)"^^geo:wktLiteral ;
  geo-pos:lat "50.22736"^^xsd:decimal ;
  geo-pos:long "1.53261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53261'^^xsd:double;
  dwc:latitude '50.22736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53261 50.22736, 1.53261 50.22736, 1.53261 50.22736, 1.53261 50.22736, 1.53261 50.22736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4037'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22764 1.53261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22764"^^xsd:decimal ;
  dwc:decimalLongitude "1.53261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22764 1.53261)"^^geo:wktLiteral ;
  geo-pos:lat "50.22764"^^xsd:decimal ;
  geo-pos:long "1.53261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53261'^^xsd:double;
  dwc:latitude '50.22764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53261 50.22764, 1.53261 50.22764, 1.53261 50.22764, 1.53261 50.22764, 1.53261 50.22764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10233'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.53263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.53263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.53263)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.53263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53263'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53263 50.23368, 1.53263 50.23368, 1.53263 50.23368, 1.53263 50.23368, 1.53263 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12240'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53263)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.53263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3138'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53263'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53263 50.23374, 1.53263 50.23374, 1.53263 50.23374, 1.53263 50.23374, 1.53263 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3138'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2341"^^xsd:decimal ;
  dwc:decimalLongitude "1.53263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53263)"^^geo:wktLiteral ;
  geo-pos:lat "50.2341"^^xsd:decimal ;
  geo-pos:long "1.53263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53263'^^xsd:double;
  dwc:latitude '50.2341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53263 50.2341, 1.53263 50.2341, 1.53263 50.2341, 1.53263 50.2341, 1.53263 50.2341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12679'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53263)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13022'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53263'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53263 50.23414, 1.53263 50.23414, 1.53263 50.23414, 1.53263 50.23414, 1.53263 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13022'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.53264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53264)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.53264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.487777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53264'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53264 50.23364, 1.53264 50.23364, 1.53264 50.23364, 1.53264 50.23364, 1.53264 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_425'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.53264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2339"^^xsd:decimal ;
  dwc:decimalLongitude "1.53264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.53264)"^^geo:wktLiteral ;
  geo-pos:lat "50.2339"^^xsd:decimal ;
  geo-pos:long "1.53264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53264'^^xsd:double;
  dwc:latitude '50.2339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53264 50.2339, 1.53264 50.2339, 1.53264 50.2339, 1.53264 50.2339, 1.53264 50.2339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4304'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53265)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11291'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53265'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53265 50.23356, 1.53265 50.23356, 1.53265 50.23356, 1.53265 50.23356, 1.53265 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11291'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53265)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53265'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53265 50.23399, 1.53265 50.23399, 1.53265 50.23399, 1.53265 50.23399, 1.53265 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4956'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53265)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.53265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53265'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53265 50.2343, 1.53265 50.2343, 1.53265 50.2343, 1.53265 50.2343, 1.53265 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10548'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.53267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23351"^^xsd:decimal ;
  dwc:decimalLongitude "1.53267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.53267)"^^geo:wktLiteral ;
  geo-pos:lat "50.23351"^^xsd:decimal ;
  geo-pos:long "1.53267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53267'^^xsd:double;
  dwc:latitude '50.23351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53267 50.23351, 1.53267 50.23351, 1.53267 50.23351, 1.53267 50.23351, 1.53267 50.23351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5729'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.53267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53267)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.53267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_528'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53267'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53267 50.23396, 1.53267 50.23396, 1.53267 50.23396, 1.53267 50.23396, 1.53267 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_528'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.53268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.53268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.53268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.53268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8210'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53268'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53268 50.23239, 1.53268 50.23239, 1.53268 50.23239, 1.53268 50.23239, 1.53268 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8210'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.53268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.435555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53268'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53268 50.23258, 1.53268 50.23258, 1.53268 50.23258, 1.53268 50.23258, 1.53268 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10310'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53269)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12545'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53269'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53269 50.23403, 1.53269 50.23403, 1.53269 50.23403, 1.53269 50.23403, 1.53269 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12545'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37658 1.53269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37658"^^xsd:decimal ;
  dwc:decimalLongitude "1.53269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37658 1.53269)"^^geo:wktLiteral ;
  geo-pos:lat "50.37658"^^xsd:decimal ;
  geo-pos:long "1.53269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.71888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53269'^^xsd:double;
  dwc:latitude '50.37658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53269 50.37658, 1.53269 50.37658, 1.53269 50.37658, 1.53269 50.37658, 1.53269 50.37658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1391'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.5327)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.928888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5327'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5327 50.23005, 1.5327 50.23005, 1.5327 50.23005, 1.5327 50.23005, 1.5327 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4288'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23431 1.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23431"^^xsd:decimal ;
  dwc:decimalLongitude "1.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23431 1.5327)"^^geo:wktLiteral ;
  geo-pos:lat "50.23431"^^xsd:decimal ;
  geo-pos:long "1.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5327'^^xsd:double;
  dwc:latitude '50.23431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5327 50.23431, 1.5327 50.23431, 1.5327 50.23431, 1.5327 50.23431, 1.5327 50.23431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4955'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.53271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53271'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53271 50.23342, 1.53271 50.23342, 1.53271 50.23342, 1.53271 50.23342, 1.53271 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11324'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3253'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53271'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53271 50.23378, 1.53271 50.23378, 1.53271 50.23378, 1.53271 50.23378, 1.53271 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3253'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53271'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53271 50.23417, 1.53271 50.23417, 1.53271 50.23417, 1.53271 50.23417, 1.53271 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1938'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.53271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23453"^^xsd:decimal ;
  dwc:decimalLongitude "1.53271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.53271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23453"^^xsd:decimal ;
  geo-pos:long "1.53271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53271'^^xsd:double;
  dwc:latitude '50.23453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53271 50.23453, 1.53271 50.23453, 1.53271 50.23453, 1.53271 50.23453, 1.53271 50.23453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12631'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22674"^^xsd:decimal ;
  dwc:decimalLongitude "1.53272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22674 1.53272)"^^geo:wktLiteral ;
  geo-pos:lat "50.22674"^^xsd:decimal ;
  geo-pos:long "1.53272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53272'^^xsd:double;
  dwc:latitude '50.22674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53272 50.22674, 1.53272 50.22674, 1.53272 50.22674, 1.53272 50.22674, 1.53272 50.22674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4028'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23375"^^xsd:decimal ;
  dwc:decimalLongitude "1.53272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23375"^^xsd:decimal ;
  geo-pos:long "1.53272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53272'^^xsd:double;
  dwc:latitude '50.23375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53272 50.23375, 1.53272 50.23375, 1.53272 50.23375, 1.53272 50.23375, 1.53272 50.23375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4926'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_430'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53272'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53272 50.23391, 1.53272 50.23391, 1.53272 50.23391, 1.53272 50.23391, 1.53272 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_430'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53272'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53272 50.23416, 1.53272 50.23416, 1.53272 50.23416, 1.53272 50.23416, 1.53272 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12847'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.53273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53273)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.53273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53273'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53273 50.23396, 1.53273 50.23396, 1.53273 50.23396, 1.53273 50.23396, 1.53273 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5644'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23354"^^xsd:decimal ;
  dwc:decimalLongitude "1.53274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53274)"^^geo:wktLiteral ;
  geo-pos:lat "50.23354"^^xsd:decimal ;
  geo-pos:long "1.53274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11134'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53274'^^xsd:double;
  dwc:latitude '50.23354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53274 50.23354, 1.53274 50.23354, 1.53274 50.23354, 1.53274 50.23354, 1.53274 50.23354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11134'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53274)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53274'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53274 50.23403, 1.53274 50.23403, 1.53274 50.23403, 1.53274 50.23403, 1.53274 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_337'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.53276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.53276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.53276)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.53276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.2544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53276'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53276 50.23022, 1.53276 50.23022, 1.53276 50.23022, 1.53276 50.23022, 1.53276 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12824'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.53276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.53276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.53276)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.53276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4885'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53276'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53276 50.23193, 1.53276 50.23193, 1.53276 50.23193, 1.53276 50.23193, 1.53276 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4885'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22719"^^xsd:decimal ;
  dwc:decimalLongitude "1.53277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53277)"^^geo:wktLiteral ;
  geo-pos:lat "50.22719"^^xsd:decimal ;
  geo-pos:long "1.53277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53277'^^xsd:double;
  dwc:latitude '50.22719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53277 50.22719, 1.53277 50.22719, 1.53277 50.22719, 1.53277 50.22719, 1.53277 50.22719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_311'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.53277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22987"^^xsd:decimal ;
  dwc:decimalLongitude "1.53277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.53277)"^^geo:wktLiteral ;
  geo-pos:lat "50.22987"^^xsd:decimal ;
  geo-pos:long "1.53277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53277'^^xsd:double;
  dwc:latitude '50.22987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53277 50.22987, 1.53277 50.22987, 1.53277 50.22987, 1.53277 50.22987, 1.53277 50.22987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6698'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.53277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23183"^^xsd:decimal ;
  dwc:decimalLongitude "1.53277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.53277)"^^geo:wktLiteral ;
  geo-pos:lat "50.23183"^^xsd:decimal ;
  geo-pos:long "1.53277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53277'^^xsd:double;
  dwc:latitude '50.23183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53277 50.23183, 1.53277 50.23183, 1.53277 50.23183, 1.53277 50.23183, 1.53277 50.23183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8378'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53277)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12544'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53277'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53277 50.23399, 1.53277 50.23399, 1.53277 50.23399, 1.53277 50.23399, 1.53277 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12544'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53277)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.53277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53277'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53277 50.23429, 1.53277 50.23429, 1.53277 50.23429, 1.53277 50.23429, 1.53277 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10964'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.53278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.53278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.53278)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.53278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53278'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53278 50.22926, 1.53278 50.22926, 1.53278 50.22926, 1.53278 50.22926, 1.53278 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_672'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.53279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.53279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.53279)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.53279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53279'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53279 50.23149, 1.53279 50.23149, 1.53279 50.23149, 1.53279 50.23149, 1.53279 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8402'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.5328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22672"^^xsd:decimal ;
  dwc:decimalLongitude "1.5328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.5328)"^^geo:wktLiteral ;
  geo-pos:lat "50.22672"^^xsd:decimal ;
  geo-pos:long "1.5328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5328'^^xsd:double;
  dwc:latitude '50.22672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5328 50.22672, 1.5328 50.22672, 1.5328 50.22672, 1.5328 50.22672, 1.5328 50.22672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4107'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.53281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23275"^^xsd:decimal ;
  dwc:decimalLongitude "1.53281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.53281)"^^geo:wktLiteral ;
  geo-pos:lat "50.23275"^^xsd:decimal ;
  geo-pos:long "1.53281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53281'^^xsd:double;
  dwc:latitude '50.23275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53281 50.23275, 1.53281 50.23275, 1.53281 50.23275, 1.53281 50.23275, 1.53281 50.23275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10180'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53281)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.53281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.768888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53281'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53281 50.2334, 1.53281 50.2334, 1.53281 50.2334, 1.53281 50.2334, 1.53281 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1258'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53281)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53281'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53281 50.23403, 1.53281 50.23403, 1.53281 50.23403, 1.53281 50.23403, 1.53281 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4919'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23434"^^xsd:decimal ;
  dwc:decimalLongitude "1.53281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53281)"^^geo:wktLiteral ;
  geo-pos:lat "50.23434"^^xsd:decimal ;
  geo-pos:long "1.53281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53281'^^xsd:double;
  dwc:latitude '50.23434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53281 50.23434, 1.53281 50.23434, 1.53281 50.23434, 1.53281 50.23434, 1.53281 50.23434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7703'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53282)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53282'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53282 50.23399, 1.53282 50.23399, 1.53282 50.23399, 1.53282 50.23399, 1.53282 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9909'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.53283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23224"^^xsd:decimal ;
  dwc:decimalLongitude "1.53283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.53283)"^^geo:wktLiteral ;
  geo-pos:lat "50.23224"^^xsd:decimal ;
  geo-pos:long "1.53283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53283'^^xsd:double;
  dwc:latitude '50.23224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53283 50.23224, 1.53283 50.23224, 1.53283 50.23224, 1.53283 50.23224, 1.53283 50.23224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8007'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.53283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53283)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.53283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53283'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53283 50.23277, 1.53283 50.23277, 1.53283 50.23277, 1.53283 50.23277, 1.53283 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5989'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.53283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53283)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.53283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53283'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53283 50.23384, 1.53283 50.23384, 1.53283 50.23384, 1.53283 50.23384, 1.53283 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11791'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.53283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53283)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.53283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53283'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53283 50.23418, 1.53283 50.23418, 1.53283 50.23418, 1.53283 50.23418, 1.53283 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_360'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22775 1.53285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22775"^^xsd:decimal ;
  dwc:decimalLongitude "1.53285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22775 1.53285)"^^geo:wktLiteral ;
  geo-pos:lat "50.22775"^^xsd:decimal ;
  geo-pos:long "1.53285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53285'^^xsd:double;
  dwc:latitude '50.22775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53285 50.22775, 1.53285 50.22775, 1.53285 50.22775, 1.53285 50.22775, 1.53285 50.22775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6076'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.53285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53285)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.53285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3122'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53285'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53285 50.23282, 1.53285 50.23282, 1.53285 50.23282, 1.53285 50.23282, 1.53285 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3122'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23388"^^xsd:decimal ;
  dwc:decimalLongitude "1.53285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53285)"^^geo:wktLiteral ;
  geo-pos:lat "50.23388"^^xsd:decimal ;
  geo-pos:long "1.53285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53285'^^xsd:double;
  dwc:latitude '50.23388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53285 50.23388, 1.53285 50.23388, 1.53285 50.23388, 1.53285 50.23388, 1.53285 50.23388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12629'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.53285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23405"^^xsd:decimal ;
  dwc:decimalLongitude "1.53285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.53285)"^^geo:wktLiteral ;
  geo-pos:lat "50.23405"^^xsd:decimal ;
  geo-pos:long "1.53285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53285'^^xsd:double;
  dwc:latitude '50.23405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53285 50.23405, 1.53285 50.23405, 1.53285 50.23405, 1.53285 50.23405, 1.53285 50.23405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10334'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.53287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.53287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.53287)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.53287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53287'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53287 50.2285, 1.53287 50.2285, 1.53287 50.2285, 1.53287 50.2285, 1.53287 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9724'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.53287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23148"^^xsd:decimal ;
  dwc:decimalLongitude "1.53287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.53287)"^^geo:wktLiteral ;
  geo-pos:lat "50.23148"^^xsd:decimal ;
  geo-pos:long "1.53287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53287'^^xsd:double;
  dwc:latitude '50.23148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53287 50.23148, 1.53287 50.23148, 1.53287 50.23148, 1.53287 50.23148, 1.53287 50.23148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11372'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23349"^^xsd:decimal ;
  dwc:decimalLongitude "1.53287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53287)"^^geo:wktLiteral ;
  geo-pos:lat "50.23349"^^xsd:decimal ;
  geo-pos:long "1.53287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53287'^^xsd:double;
  dwc:latitude '50.23349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53287 50.23349, 1.53287 50.23349, 1.53287 50.23349, 1.53287 50.23349, 1.53287 50.23349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10216'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.53287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53287)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.53287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11219'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53287'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53287 50.23377, 1.53287 50.23377, 1.53287 50.23377, 1.53287 50.23377, 1.53287 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11219'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23424"^^xsd:decimal ;
  dwc:decimalLongitude "1.53287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.53287)"^^geo:wktLiteral ;
  geo-pos:lat "50.23424"^^xsd:decimal ;
  geo-pos:long "1.53287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53287'^^xsd:double;
  dwc:latitude '50.23424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53287 50.23424, 1.53287 50.23424, 1.53287 50.23424, 1.53287 50.23424, 1.53287 50.23424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6601'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.53288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.53288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.53288)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.53288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53288'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53288 50.22655, 1.53288 50.22655, 1.53288 50.22655, 1.53288 50.22655, 1.53288 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_175'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.53288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53288)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.53288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12437'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53288'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53288 50.23228, 1.53288 50.23228, 1.53288 50.23228, 1.53288 50.23228, 1.53288 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12437'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2341"^^xsd:decimal ;
  dwc:decimalLongitude "1.53288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53288)"^^geo:wktLiteral ;
  geo-pos:lat "50.2341"^^xsd:decimal ;
  geo-pos:long "1.53288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53288'^^xsd:double;
  dwc:latitude '50.2341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53288 50.2341, 1.53288 50.2341, 1.53288 50.2341, 1.53288 50.2341, 1.53288 50.2341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_359'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.53289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23389"^^xsd:decimal ;
  dwc:decimalLongitude "1.53289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.53289)"^^geo:wktLiteral ;
  geo-pos:lat "50.23389"^^xsd:decimal ;
  geo-pos:long "1.53289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53289'^^xsd:double;
  dwc:latitude '50.23389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53289 50.23389, 1.53289 50.23389, 1.53289 50.23389, 1.53289 50.23389, 1.53289 50.23389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3467'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.53289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53289)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.53289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53289'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53289 50.23393, 1.53289 50.23393, 1.53289 50.23393, 1.53289 50.23393, 1.53289 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11580'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.5329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.5329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.5329)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.5329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.806666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5329'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5329 50.23117, 1.5329 50.23117, 1.5329 50.23117, 1.5329 50.23117, 1.5329 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5352'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.5329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23392"^^xsd:decimal ;
  dwc:decimalLongitude "1.5329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.5329)"^^geo:wktLiteral ;
  geo-pos:lat "50.23392"^^xsd:decimal ;
  geo-pos:long "1.5329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5329'^^xsd:double;
  dwc:latitude '50.23392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5329 50.23392, 1.5329 50.23392, 1.5329 50.23392, 1.5329 50.23392, 1.5329 50.23392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1093'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.53291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.53291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.53291)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.53291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53291'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53291 50.22869, 1.53291 50.22869, 1.53291 50.22869, 1.53291 50.22869, 1.53291 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.53291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23118"^^xsd:decimal ;
  dwc:decimalLongitude "1.53291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.53291)"^^geo:wktLiteral ;
  geo-pos:lat "50.23118"^^xsd:decimal ;
  geo-pos:long "1.53291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11152'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53291'^^xsd:double;
  dwc:latitude '50.23118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53291 50.23118, 1.53291 50.23118, 1.53291 50.23118, 1.53291 50.23118, 1.53291 50.23118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11152'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.53291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53291)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.53291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53291'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53291 50.23395, 1.53291 50.23395, 1.53291 50.23395, 1.53291 50.23395, 1.53291 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12229'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.53292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22734"^^xsd:decimal ;
  dwc:decimalLongitude "1.53292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22734 1.53292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22734"^^xsd:decimal ;
  geo-pos:long "1.53292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53292'^^xsd:double;
  dwc:latitude '50.22734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53292 50.22734, 1.53292 50.22734, 1.53292 50.22734, 1.53292 50.22734, 1.53292 50.22734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5748'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.53293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.53293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53293'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53293 50.23377, 1.53293 50.23377, 1.53293 50.23377, 1.53293 50.23377, 1.53293 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4922'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23512 1.53293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23512"^^xsd:decimal ;
  dwc:decimalLongitude "1.53293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23512 1.53293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23512"^^xsd:decimal ;
  geo-pos:long "1.53293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2224'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53293'^^xsd:double;
  dwc:latitude '50.23512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53293 50.23512, 1.53293 50.23512, 1.53293 50.23512, 1.53293 50.23512, 1.53293 50.23512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2224'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53294)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53294'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53294 50.23403, 1.53294 50.23403, 1.53294 50.23403, 1.53294 50.23403, 1.53294 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_423'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53295)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.53295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53295'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53295 50.23204, 1.53295 50.23204, 1.53295 50.23204, 1.53295 50.23204, 1.53295 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5236'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53295)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53295'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53295 50.23391, 1.53295 50.23391, 1.53295 50.23391, 1.53295 50.23391, 1.53295 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4316'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.53295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53295)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.53295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53295'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53295 50.23396, 1.53295 50.23396, 1.53295 50.23396, 1.53295 50.23396, 1.53295 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12174'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.53296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.53296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.53296)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.53296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53296'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53296 50.22776, 1.53296 50.22776, 1.53296 50.22776, 1.53296 50.22776, 1.53296 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_116'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53296)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53296'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53296 50.23383, 1.53296 50.23383, 1.53296 50.23383, 1.53296 50.23383, 1.53296 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12937'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.53296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.53296)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.53296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53296'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53296 50.23398, 1.53296 50.23398, 1.53296 50.23398, 1.53296 50.23398, 1.53296 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12310'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30962 1.53296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30962"^^xsd:decimal ;
  dwc:decimalLongitude "1.53296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30962 1.53296)"^^geo:wktLiteral ;
  geo-pos:lat "50.30962"^^xsd:decimal ;
  geo-pos:long "1.53296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53296'^^xsd:double;
  dwc:latitude '50.30962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53296 50.30962, 1.53296 50.30962, 1.53296 50.30962, 1.53296 50.30962, 1.53296 50.30962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3550'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.53297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22993"^^xsd:decimal ;
  dwc:decimalLongitude "1.53297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.53297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22993"^^xsd:decimal ;
  geo-pos:long "1.53297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53297'^^xsd:double;
  dwc:latitude '50.22993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53297 50.22993, 1.53297 50.22993, 1.53297 50.22993, 1.53297 50.22993, 1.53297 50.22993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4117'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23432"^^xsd:decimal ;
  dwc:decimalLongitude "1.53298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23432 1.53298)"^^geo:wktLiteral ;
  geo-pos:lat "50.23432"^^xsd:decimal ;
  geo-pos:long "1.53298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_563'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53298'^^xsd:double;
  dwc:latitude '50.23432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53298 50.23432, 1.53298 50.23432, 1.53298 50.23432, 1.53298 50.23432, 1.53298 50.23432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_563'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.53298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53298)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.53298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53298'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53298 50.23445, 1.53298 50.23445, 1.53298 50.23445, 1.53298 50.23445, 1.53298 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2521'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.533)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.533'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.533 50.23391, 1.533 50.23391, 1.533 50.23391, 1.533 50.23391, 1.533 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10823'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.53301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "1.53301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.53301)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "1.53301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.962222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53301'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53301 50.2278, 1.53301 50.2278, 1.53301 50.2278, 1.53301 50.2278, 1.53301 50.2278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10219'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.53301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.53301)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.53301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53301'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53301 50.23366, 1.53301 50.23366, 1.53301 50.23366, 1.53301 50.23366, 1.53301 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1060'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23413"^^xsd:decimal ;
  dwc:decimalLongitude "1.53301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53301)"^^geo:wktLiteral ;
  geo-pos:lat "50.23413"^^xsd:decimal ;
  geo-pos:long "1.53301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53301'^^xsd:double;
  dwc:latitude '50.23413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53301 50.23413, 1.53301 50.23413, 1.53301 50.23413, 1.53301 50.23413, 1.53301 50.23413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4305'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53302)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.53302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53302'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53302 50.2289, 1.53302 50.2289, 1.53302 50.2289, 1.53302 50.2289, 1.53302 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5782'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53302)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.53302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53302'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53302 50.23266, 1.53302 50.23266, 1.53302 50.23266, 1.53302 50.23266, 1.53302 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3904'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23409"^^xsd:decimal ;
  dwc:decimalLongitude "1.53303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23409"^^xsd:decimal ;
  geo-pos:long "1.53303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53303'^^xsd:double;
  dwc:latitude '50.23409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7932'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23409"^^xsd:decimal ;
  dwc:decimalLongitude "1.53303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23409"^^xsd:decimal ;
  geo-pos:long "1.53303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53303'^^xsd:double;
  dwc:latitude '50.23409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409, 1.53303 50.23409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1928'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53303'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53303 50.23412, 1.53303 50.23412, 1.53303 50.23412, 1.53303 50.23412, 1.53303 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_415'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53303)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53303'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53303 50.23433, 1.53303 50.23433, 1.53303 50.23433, 1.53303 50.23433, 1.53303 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_766'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.53304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.53304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.53304)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.53304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53304'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53304 50.22888, 1.53304 50.22888, 1.53304 50.22888, 1.53304 50.22888, 1.53304 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_811'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23444"^^xsd:decimal ;
  dwc:decimalLongitude "1.53304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53304)"^^geo:wktLiteral ;
  geo-pos:lat "50.23444"^^xsd:decimal ;
  geo-pos:long "1.53304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53304'^^xsd:double;
  dwc:latitude '50.23444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53304 50.23444, 1.53304 50.23444, 1.53304 50.23444, 1.53304 50.23444, 1.53304 50.23444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7992'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22573"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22573"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_561'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.22573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.22573, 1.53306 50.22573, 1.53306 50.22573, 1.53306 50.22573, 1.53306 50.22573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_561'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2317'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.22907, 1.53306 50.22907, 1.53306 50.22907, 1.53306 50.22907, 1.53306 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2317'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23312"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23312"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.23312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.23312, 1.53306 50.23312, 1.53306 50.23312, 1.53306 50.23312, 1.53306 50.23312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9845'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23375"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23375"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.23375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.23375, 1.53306 50.23375, 1.53306 50.23375, 1.53306 50.23375, 1.53306 50.23375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1423'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12454'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.23433, 1.53306 50.23433, 1.53306 50.23433, 1.53306 50.23433, 1.53306 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12454'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23469 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23469"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23469 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.23469"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.23469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.23469, 1.53306 50.23469, 1.53306 50.23469, 1.53306 50.23469, 1.53306 50.23469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_767'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30944 1.53306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30944"^^xsd:decimal ;
  dwc:decimalLongitude "1.53306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30944 1.53306)"^^geo:wktLiteral ;
  geo-pos:lat "50.30944"^^xsd:decimal ;
  geo-pos:long "1.53306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53306'^^xsd:double;
  dwc:latitude '50.30944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53306 50.30944, 1.53306 50.30944, 1.53306 50.30944, 1.53306 50.30944, 1.53306 50.30944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2493'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.22915, 1.53307 50.22915, 1.53307 50.22915, 1.53307 50.22915, 1.53307 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12988'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23231"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23231"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11288'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.23231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.23231, 1.53307 50.23231, 1.53307 50.23231, 1.53307 50.23231, 1.53307 50.23231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11288'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12559'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.23393, 1.53307 50.23393, 1.53307 50.23393, 1.53307 50.23393, 1.53307 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12559'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.23399, 1.53307 50.23399, 1.53307 50.23399, 1.53307 50.23399, 1.53307 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12393'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23406"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23406 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23406"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3252'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.23406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.23406, 1.53307 50.23406, 1.53307 50.23406, 1.53307 50.23406, 1.53307 50.23406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3252'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53307)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53307'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53307 50.23417, 1.53307 50.23417, 1.53307 50.23417, 1.53307 50.23417, 1.53307 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1698'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.53308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11080'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53308'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53308 50.23309, 1.53308 50.23309, 1.53308 50.23309, 1.53308 50.23309, 1.53308 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11080'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.53309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23392"^^xsd:decimal ;
  dwc:decimalLongitude "1.53309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.53309)"^^geo:wktLiteral ;
  geo-pos:lat "50.23392"^^xsd:decimal ;
  geo-pos:long "1.53309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53309'^^xsd:double;
  dwc:latitude '50.23392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53309 50.23392, 1.53309 50.23392, 1.53309 50.23392, 1.53309 50.23392, 1.53309 50.23392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11792'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.5331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.5331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.5331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23068"^^xsd:decimal ;
  geo-pos:long "1.5331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.808888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5331'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5331 50.23068, 1.5331 50.23068, 1.5331 50.23068, 1.5331 50.23068, 1.5331 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5043'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.5331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.5331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.864444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5331'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5331 50.23337, 1.5331 50.23337, 1.5331 50.23337, 1.5331 50.23337, 1.5331 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11569'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.5331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.5331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.5331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.5331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5331'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5331 50.23396, 1.5331 50.23396, 1.5331 50.23396, 1.5331 50.23396, 1.5331 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_202'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23492 1.5331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23492"^^xsd:decimal ;
  dwc:decimalLongitude "1.5331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23492 1.5331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23492"^^xsd:decimal ;
  geo-pos:long "1.5331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5331'^^xsd:double;
  dwc:latitude '50.23492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5331 50.23492, 1.5331 50.23492, 1.5331 50.23492, 1.5331 50.23492, 1.5331 50.23492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10530'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53311)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_443'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53311'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53311 50.2338, 1.53311 50.2338, 1.53311 50.2338, 1.53311 50.2338, 1.53311 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_443'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23231"^^xsd:decimal ;
  dwc:decimalLongitude "1.53312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53312)"^^geo:wktLiteral ;
  geo-pos:lat "50.23231"^^xsd:decimal ;
  geo-pos:long "1.53312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53312'^^xsd:double;
  dwc:latitude '50.23231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53312 50.23231, 1.53312 50.23231, 1.53312 50.23231, 1.53312 50.23231, 1.53312 50.23231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4495'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53312)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.53312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4886'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53312'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53312 50.23329, 1.53312 50.23329, 1.53312 50.23329, 1.53312 50.23329, 1.53312 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4886'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.53312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53312)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.53312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.20888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53312'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53312 50.23445, 1.53312 50.23445, 1.53312 50.23445, 1.53312 50.23445, 1.53312 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12949'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.53313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22489"^^xsd:decimal ;
  dwc:decimalLongitude "1.53313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.53313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22489"^^xsd:decimal ;
  geo-pos:long "1.53313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53313'^^xsd:double;
  dwc:latitude '50.22489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53313 50.22489, 1.53313 50.22489, 1.53313 50.22489, 1.53313 50.22489, 1.53313 50.22489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6630'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.53313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23171"^^xsd:decimal ;
  dwc:decimalLongitude "1.53313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.53313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23171"^^xsd:decimal ;
  geo-pos:long "1.53313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53313'^^xsd:double;
  dwc:latitude '50.23171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53313 50.23171, 1.53313 50.23171, 1.53313 50.23171, 1.53313 50.23171, 1.53313 50.23171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9993'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.53313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.53313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53313'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53313 50.23418, 1.53313 50.23418, 1.53313 50.23418, 1.53313 50.23418, 1.53313 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_133'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23499 1.53313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23499"^^xsd:decimal ;
  dwc:decimalLongitude "1.53313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23499 1.53313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23499"^^xsd:decimal ;
  geo-pos:long "1.53313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2255'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53313'^^xsd:double;
  dwc:latitude '50.23499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53313 50.23499, 1.53313 50.23499, 1.53313 50.23499, 1.53313 50.23499, 1.53313 50.23499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2255'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.53314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22846"^^xsd:decimal ;
  dwc:decimalLongitude "1.53314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.53314)"^^geo:wktLiteral ;
  geo-pos:lat "50.22846"^^xsd:decimal ;
  geo-pos:long "1.53314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53314'^^xsd:double;
  dwc:latitude '50.22846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53314 50.22846, 1.53314 50.22846, 1.53314 50.22846, 1.53314 50.22846, 1.53314 50.22846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6635'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.53315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2287"^^xsd:decimal ;
  dwc:decimalLongitude "1.53315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.53315)"^^geo:wktLiteral ;
  geo-pos:lat "50.2287"^^xsd:decimal ;
  geo-pos:long "1.53315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53315'^^xsd:double;
  dwc:latitude '50.2287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53315 50.2287, 1.53315 50.2287, 1.53315 50.2287, 1.53315 50.2287, 1.53315 50.2287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4052'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.53315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.53315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.016666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53315'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53315 50.23228, 1.53315 50.23228, 1.53315 50.23228, 1.53315 50.23228, 1.53315 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1055'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.53315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.53315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53315'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53315 50.23404, 1.53315 50.23404, 1.53315 50.23404, 1.53315 50.23404, 1.53315 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4446'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.53315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.53315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53315'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53315 50.23421, 1.53315 50.23421, 1.53315 50.23421, 1.53315 50.23421, 1.53315 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7937'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_522'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53315'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53315 50.23443, 1.53315 50.23443, 1.53315 50.23443, 1.53315 50.23443, 1.53315 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_522'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.53316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23318"^^xsd:decimal ;
  dwc:decimalLongitude "1.53316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.53316)"^^geo:wktLiteral ;
  geo-pos:lat "50.23318"^^xsd:decimal ;
  geo-pos:long "1.53316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9137'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53316'^^xsd:double;
  dwc:latitude '50.23318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53316 50.23318, 1.53316 50.23318, 1.53316 50.23318, 1.53316 50.23318, 1.53316 50.23318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9137'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30509 1.53316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30509"^^xsd:decimal ;
  dwc:decimalLongitude "1.53316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30509 1.53316)"^^geo:wktLiteral ;
  geo-pos:lat "50.30509"^^xsd:decimal ;
  geo-pos:long "1.53316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53316'^^xsd:double;
  dwc:latitude '50.30509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53316 50.30509, 1.53316 50.30509, 1.53316 50.30509, 1.53316 50.30509, 1.53316 50.30509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7304'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2247 1.53317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2247"^^xsd:decimal ;
  dwc:decimalLongitude "1.53317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2247 1.53317)"^^geo:wktLiteral ;
  geo-pos:lat "50.2247"^^xsd:decimal ;
  geo-pos:long "1.53317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53317'^^xsd:double;
  dwc:latitude '50.2247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53317 50.2247, 1.53317 50.2247, 1.53317 50.2247, 1.53317 50.2247, 1.53317 50.2247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5460'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.53317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.53317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53317'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53317 50.23191, 1.53317 50.23191, 1.53317 50.23191, 1.53317 50.23191, 1.53317 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1697'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.53317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7449'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53317'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53317 50.23374, 1.53317 50.23374, 1.53317 50.23374, 1.53317 50.23374, 1.53317 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7449'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23381"^^xsd:decimal ;
  dwc:decimalLongitude "1.53317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23381"^^xsd:decimal ;
  geo-pos:long "1.53317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12480'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53317'^^xsd:double;
  dwc:latitude '50.23381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53317 50.23381, 1.53317 50.23381, 1.53317 50.23381, 1.53317 50.23381, 1.53317 50.23381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12480'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23008, 1.53318 50.23008, 1.53318 50.23008, 1.53318 50.23008, 1.53318 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9698'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23237"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23237"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11032'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.537777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23237, 1.53318 50.23237, 1.53318 50.23237, 1.53318 50.23237, 1.53318 50.23237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11032'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23273, 1.53318 50.23273, 1.53318 50.23273, 1.53318 50.23273, 1.53318 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10098'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23427"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23427"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23427, 1.53318 50.23427, 1.53318 50.23427, 1.53318 50.23427, 1.53318 50.23427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12423'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23445, 1.53318 50.23445, 1.53318 50.23445, 1.53318 50.23445, 1.53318 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8057'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23555 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23555"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23555 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23555"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.23555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.23555, 1.53318 50.23555, 1.53318 50.23555, 1.53318 50.23555, 1.53318 50.23555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1082'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26735 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26735"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26735 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.26735"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.26735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.26735, 1.53318 50.26735, 1.53318 50.26735, 1.53318 50.26735, 1.53318 50.26735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8635'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36255 1.53318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36255"^^xsd:decimal ;
  dwc:decimalLongitude "1.53318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36255 1.53318)"^^geo:wktLiteral ;
  geo-pos:lat "50.36255"^^xsd:decimal ;
  geo-pos:long "1.53318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2220'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53318'^^xsd:double;
  dwc:latitude '50.36255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53318 50.36255, 1.53318 50.36255, 1.53318 50.36255, 1.53318 50.36255, 1.53318 50.36255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2220'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23373"^^xsd:decimal ;
  dwc:decimalLongitude "1.53319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23373"^^xsd:decimal ;
  geo-pos:long "1.53319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53319'^^xsd:double;
  dwc:latitude '50.23373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53319 50.23373, 1.53319 50.23373, 1.53319 50.23373, 1.53319 50.23373, 1.53319 50.23373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12843'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53319'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53319 50.23402, 1.53319 50.23402, 1.53319 50.23402, 1.53319 50.23402, 1.53319 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1405'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53319'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53319 50.23419, 1.53319 50.23419, 1.53319 50.23419, 1.53319 50.23419, 1.53319 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12392'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23503 1.53319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23503"^^xsd:decimal ;
  dwc:decimalLongitude "1.53319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23503 1.53319)"^^geo:wktLiteral ;
  geo-pos:lat "50.23503"^^xsd:decimal ;
  geo-pos:long "1.53319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2244'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.68777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53319'^^xsd:double;
  dwc:latitude '50.23503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53319 50.23503, 1.53319 50.23503, 1.53319 50.23503, 1.53319 50.23503, 1.53319 50.23503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2244'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.53321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.53321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.53321)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.53321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53321'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53321 50.23115, 1.53321 50.23115, 1.53321 50.23115, 1.53321 50.23115, 1.53321 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6222'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.53322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22087"^^xsd:decimal ;
  dwc:decimalLongitude "1.53322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.53322)"^^geo:wktLiteral ;
  geo-pos:lat "50.22087"^^xsd:decimal ;
  geo-pos:long "1.53322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53322'^^xsd:double;
  dwc:latitude '50.22087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53322 50.22087, 1.53322 50.22087, 1.53322 50.22087, 1.53322 50.22087, 1.53322 50.22087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_734'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22709"^^xsd:decimal ;
  dwc:decimalLongitude "1.53322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53322)"^^geo:wktLiteral ;
  geo-pos:lat "50.22709"^^xsd:decimal ;
  geo-pos:long "1.53322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.47'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53322'^^xsd:double;
  dwc:latitude '50.22709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53322 50.22709, 1.53322 50.22709, 1.53322 50.22709, 1.53322 50.22709, 1.53322 50.22709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_222'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53322)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53322'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53322 50.23307, 1.53322 50.23307, 1.53322 50.23307, 1.53322 50.23307, 1.53322 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4925'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.53323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.53323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.53323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.53323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.16888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53323'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53323 50.23159, 1.53323 50.23159, 1.53323 50.23159, 1.53323 50.23159, 1.53323 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1699'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53323'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53323 50.23402, 1.53323 50.23402, 1.53323 50.23402, 1.53323 50.23402, 1.53323 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1257'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23493 1.53323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23493"^^xsd:decimal ;
  dwc:decimalLongitude "1.53323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23493 1.53323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23493"^^xsd:decimal ;
  geo-pos:long "1.53323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2245'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53323'^^xsd:double;
  dwc:latitude '50.23493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53323 50.23493, 1.53323 50.23493, 1.53323 50.23493, 1.53323 50.23493, 1.53323 50.23493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2245'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23444"^^xsd:decimal ;
  dwc:decimalLongitude "1.53324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.53324)"^^geo:wktLiteral ;
  geo-pos:lat "50.23444"^^xsd:decimal ;
  geo-pos:long "1.53324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53324'^^xsd:double;
  dwc:latitude '50.23444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53324 50.23444, 1.53324 50.23444, 1.53324 50.23444, 1.53324 50.23444, 1.53324 50.23444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10381'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.53325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22727"^^xsd:decimal ;
  dwc:decimalLongitude "1.53325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.53325)"^^geo:wktLiteral ;
  geo-pos:lat "50.22727"^^xsd:decimal ;
  geo-pos:long "1.53325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_546'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53325'^^xsd:double;
  dwc:latitude '50.22727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53325 50.22727, 1.53325 50.22727, 1.53325 50.22727, 1.53325 50.22727, 1.53325 50.22727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_546'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.53325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2344"^^xsd:decimal ;
  dwc:decimalLongitude "1.53325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.53325)"^^geo:wktLiteral ;
  geo-pos:lat "50.2344"^^xsd:decimal ;
  geo-pos:long "1.53325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53325'^^xsd:double;
  dwc:latitude '50.2344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53325 50.2344, 1.53325 50.2344, 1.53325 50.2344, 1.53325 50.2344, 1.53325 50.2344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1927'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.53325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23453"^^xsd:decimal ;
  dwc:decimalLongitude "1.53325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23453 1.53325)"^^geo:wktLiteral ;
  geo-pos:lat "50.23453"^^xsd:decimal ;
  geo-pos:long "1.53325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53325'^^xsd:double;
  dwc:latitude '50.23453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53325 50.23453, 1.53325 50.23453, 1.53325 50.23453, 1.53325 50.23453, 1.53325 50.23453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_151'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.53326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53326)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.53326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3151'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53326'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53326 50.23395, 1.53326 50.23395, 1.53326 50.23395, 1.53326 50.23395, 1.53326 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3151'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53326)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.53326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_444'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53326'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53326 50.23429, 1.53326 50.23429, 1.53326 50.23429, 1.53326 50.23429, 1.53326 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_444'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.53327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53327)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.53327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3038'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.094444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53327'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53327 50.23181, 1.53327 50.23181, 1.53327 50.23181, 1.53327 50.23181, 1.53327 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3038'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23386 1.53327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23386"^^xsd:decimal ;
  dwc:decimalLongitude "1.53327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23386 1.53327)"^^geo:wktLiteral ;
  geo-pos:lat "50.23386"^^xsd:decimal ;
  geo-pos:long "1.53327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1519'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53327'^^xsd:double;
  dwc:latitude '50.23386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53327 50.23386, 1.53327 50.23386, 1.53327 50.23386, 1.53327 50.23386, 1.53327 50.23386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1519'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53328)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.53328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53328'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53328 50.23338, 1.53328 50.23338, 1.53328 50.23338, 1.53328 50.23338, 1.53328 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_249'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38138 1.53328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38138"^^xsd:decimal ;
  dwc:decimalLongitude "1.53328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38138 1.53328)"^^geo:wktLiteral ;
  geo-pos:lat "50.38138"^^xsd:decimal ;
  geo-pos:long "1.53328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2219'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53328'^^xsd:double;
  dwc:latitude '50.38138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53328 50.38138, 1.53328 50.38138, 1.53328 50.38138, 1.53328 50.38138, 1.53328 50.38138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2219'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23349"^^xsd:decimal ;
  dwc:decimalLongitude "1.53329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53329)"^^geo:wktLiteral ;
  geo-pos:lat "50.23349"^^xsd:decimal ;
  geo-pos:long "1.53329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53329'^^xsd:double;
  dwc:latitude '50.23349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53329 50.23349, 1.53329 50.23349, 1.53329 50.23349, 1.53329 50.23349, 1.53329 50.23349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1410'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.53329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.53329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.53329)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.53329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53329'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53329 50.23425, 1.53329 50.23425, 1.53329 50.23425, 1.53329 50.23425, 1.53329 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12803'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.56'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5333 50.23197, 1.5333 50.23197, 1.5333 50.23197, 1.5333 50.23197, 1.5333 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11636'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5333 50.2342, 1.5333 50.2342, 1.5333 50.2342, 1.5333 50.2342, 1.5333 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12657'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53331'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53331 50.23411, 1.53331 50.23411, 1.53331 50.23411, 1.53331 50.23411, 1.53331 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2522'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53331)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.53331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53331'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53331 50.23429, 1.53331 50.23429, 1.53331 50.23429, 1.53331 50.23429, 1.53331 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10308'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.53332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.53332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.53332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.53332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53332'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53332 50.23005, 1.53332 50.23005, 1.53332 50.23005, 1.53332 50.23005, 1.53332 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11461'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.53332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.53332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.53332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.53332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.985555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53332'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53332 50.23246, 1.53332 50.23246, 1.53332 50.23246, 1.53332 50.23246, 1.53332 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6290'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53332'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53332 50.23402, 1.53332 50.23402, 1.53332 50.23402, 1.53332 50.23402, 1.53332 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7682'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.44'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53332'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53332 50.23433, 1.53332 50.23433, 1.53332 50.23433, 1.53332 50.23433, 1.53332 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11944'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23367 1.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23367"^^xsd:decimal ;
  dwc:decimalLongitude "1.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23367 1.53333)"^^geo:wktLiteral ;
  geo-pos:lat "50.23367"^^xsd:decimal ;
  geo-pos:long "1.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53333'^^xsd:double;
  dwc:latitude '50.23367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53333 50.23367, 1.53333 50.23367, 1.53333 50.23367, 1.53333 50.23367, 1.53333 50.23367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12643'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.53334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53334)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.53334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53334'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53334 50.22574, 1.53334 50.22574, 1.53334 50.22574, 1.53334 50.22574, 1.53334 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_411'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53334)"^^geo:wktLiteral ;
  geo-pos:lat "50.2337"^^xsd:decimal ;
  geo-pos:long "1.53334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53334'^^xsd:double;
  dwc:latitude '50.2337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53334 50.2337, 1.53334 50.2337, 1.53334 50.2337, 1.53334 50.2337, 1.53334 50.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12160'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2387 1.53334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2387 1.53334)"^^geo:wktLiteral ;
  geo-pos:lat "50.2387"^^xsd:decimal ;
  geo-pos:long "1.53334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53334'^^xsd:double;
  dwc:latitude '50.2387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53334 50.2387, 1.53334 50.2387, 1.53334 50.2387, 1.53334 50.2387, 1.53334 50.2387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12339'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11284'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.23176, 1.53335 50.23176, 1.53335 50.23176, 1.53335 50.23176, 1.53335 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11284'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.2324, 1.53335 50.2324, 1.53335 50.2324, 1.53335 50.2324, 1.53335 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8715'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23413"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23413"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12560'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.23413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.23413, 1.53335 50.23413, 1.53335 50.23413, 1.53335 50.23413, 1.53335 50.23413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12560'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.23421, 1.53335 50.23421, 1.53335 50.23421, 1.53335 50.23421, 1.53335 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6116'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23559 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23559"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23559 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23559"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13123'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.23559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.23559, 1.53335 50.23559, 1.53335 50.23559, 1.53335 50.23559, 1.53335 50.23559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13123'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30988 1.53335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30988"^^xsd:decimal ;
  dwc:decimalLongitude "1.53335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30988 1.53335)"^^geo:wktLiteral ;
  geo-pos:lat "50.30988"^^xsd:decimal ;
  geo-pos:long "1.53335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2267'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53335'^^xsd:double;
  dwc:latitude '50.30988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53335 50.30988, 1.53335 50.30988, 1.53335 50.30988, 1.53335 50.30988, 1.53335 50.30988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2267'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2341"^^xsd:decimal ;
  dwc:decimalLongitude "1.53336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53336)"^^geo:wktLiteral ;
  geo-pos:lat "50.2341"^^xsd:decimal ;
  geo-pos:long "1.53336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53336'^^xsd:double;
  dwc:latitude '50.2341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53336 50.2341, 1.53336 50.2341, 1.53336 50.2341, 1.53336 50.2341, 1.53336 50.2341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12212'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22719"^^xsd:decimal ;
  dwc:decimalLongitude "1.53337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22719 1.53337)"^^geo:wktLiteral ;
  geo-pos:lat "50.22719"^^xsd:decimal ;
  geo-pos:long "1.53337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5533'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.5377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53337'^^xsd:double;
  dwc:latitude '50.22719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53337 50.22719, 1.53337 50.22719, 1.53337 50.22719, 1.53337 50.22719, 1.53337 50.22719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5533'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22826 1.53338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22826"^^xsd:decimal ;
  dwc:decimalLongitude "1.53338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22826 1.53338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22826"^^xsd:decimal ;
  geo-pos:long "1.53338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53338'^^xsd:double;
  dwc:latitude '50.22826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53338 50.22826, 1.53338 50.22826, 1.53338 50.22826, 1.53338 50.22826, 1.53338 50.22826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10498'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53338)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.53338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_531'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53338'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53338 50.234, 1.53338 50.234, 1.53338 50.234, 1.53338 50.234, 1.53338 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_531'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.5334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.5334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.5334)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.5334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5334'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5334 50.22926, 1.5334 50.22926, 1.5334 50.22926, 1.5334 50.22926, 1.5334 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12906'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.5334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.5334)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.5334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3244'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5334'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5334 50.23337, 1.5334 50.23337, 1.5334 50.23337, 1.5334 50.23337, 1.5334 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3244'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22748"^^xsd:decimal ;
  dwc:decimalLongitude "1.53341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22748 1.53341)"^^geo:wktLiteral ;
  geo-pos:lat "50.22748"^^xsd:decimal ;
  geo-pos:long "1.53341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53341'^^xsd:double;
  dwc:latitude '50.22748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53341 50.22748, 1.53341 50.22748, 1.53341 50.22748, 1.53341 50.22748, 1.53341 50.22748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4467'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53341)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53341'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53341 50.2315, 1.53341 50.2315, 1.53341 50.2315, 1.53341 50.2315, 1.53341 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1947'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.53342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2287"^^xsd:decimal ;
  dwc:decimalLongitude "1.53342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.53342)"^^geo:wktLiteral ;
  geo-pos:lat "50.2287"^^xsd:decimal ;
  geo-pos:long "1.53342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9181'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53342'^^xsd:double;
  dwc:latitude '50.2287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53342 50.2287, 1.53342 50.2287, 1.53342 50.2287, 1.53342 50.2287, 1.53342 50.2287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9181'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53342'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53342 50.23402, 1.53342 50.23402, 1.53342 50.23402, 1.53342 50.23402, 1.53342 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12863'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.53342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.53342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53342'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53342 50.23408, 1.53342 50.23408, 1.53342 50.23408, 1.53342 50.23408, 1.53342 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10309'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23422"^^xsd:decimal ;
  dwc:decimalLongitude "1.53342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23422 1.53342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23422"^^xsd:decimal ;
  geo-pos:long "1.53342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53342'^^xsd:double;
  dwc:latitude '50.23422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53342 50.23422, 1.53342 50.23422, 1.53342 50.23422, 1.53342 50.23422, 1.53342 50.23422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_349'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2338 1.53343)"^^geo:wktLiteral ;
  geo-pos:lat "50.2338"^^xsd:decimal ;
  geo-pos:long "1.53343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53343'^^xsd:double;
  dwc:latitude '50.2338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53343 50.2338, 1.53343 50.2338, 1.53343 50.2338, 1.53343 50.2338, 1.53343 50.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5332'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.53343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2339"^^xsd:decimal ;
  dwc:decimalLongitude "1.53343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.53343)"^^geo:wktLiteral ;
  geo-pos:lat "50.2339"^^xsd:decimal ;
  geo-pos:long "1.53343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53343'^^xsd:double;
  dwc:latitude '50.2339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53343 50.2339, 1.53343 50.2339, 1.53343 50.2339, 1.53343 50.2339, 1.53343 50.2339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1080'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23407"^^xsd:decimal ;
  dwc:decimalLongitude "1.53343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53343)"^^geo:wktLiteral ;
  geo-pos:lat "50.23407"^^xsd:decimal ;
  geo-pos:long "1.53343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_525'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53343'^^xsd:double;
  dwc:latitude '50.23407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53343 50.23407, 1.53343 50.23407, 1.53343 50.23407, 1.53343 50.23407, 1.53343 50.23407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_525'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53345'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53345 50.23302, 1.53345 50.23302, 1.53345 50.23302, 1.53345 50.23302, 1.53345 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12953'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53345'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53345 50.23307, 1.53345 50.23307, 1.53345 50.23307, 1.53345 50.23307, 1.53345 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1424'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23332"^^xsd:decimal ;
  geo-pos:long "1.53345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3243'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53345'^^xsd:double;
  dwc:latitude '50.23332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53345 50.23332, 1.53345 50.23332, 1.53345 50.23332, 1.53345 50.23332, 1.53345 50.23332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3243'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.53345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.53345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.53345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53345'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53345 50.23418, 1.53345 50.23418, 1.53345 50.23418, 1.53345 50.23418, 1.53345 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6036'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53346)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.672222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53346'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53346 50.2332, 1.53346 50.2332, 1.53346 50.2332, 1.53346 50.2332, 1.53346 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12097'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.53346)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.53346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_520'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53346'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53346 50.2343, 1.53346 50.2343, 1.53346 50.2343, 1.53346 50.2343, 1.53346 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_520'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29983 1.53346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29983"^^xsd:decimal ;
  dwc:decimalLongitude "1.53346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29983 1.53346)"^^geo:wktLiteral ;
  geo-pos:lat "50.29983"^^xsd:decimal ;
  geo-pos:long "1.53346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9124'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53346'^^xsd:double;
  dwc:latitude '50.29983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53346 50.29983, 1.53346 50.29983, 1.53346 50.29983, 1.53346 50.29983, 1.53346 50.29983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9124'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.53347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.53347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.53347)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.53347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5596'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53347'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53347 50.23091, 1.53347 50.23091, 1.53347 50.23091, 1.53347 50.23091, 1.53347 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5596'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23433"^^xsd:decimal ;
  dwc:decimalLongitude "1.53347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23433 1.53347)"^^geo:wktLiteral ;
  geo-pos:lat "50.23433"^^xsd:decimal ;
  geo-pos:long "1.53347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53347'^^xsd:double;
  dwc:latitude '50.23433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53347 50.23433, 1.53347 50.23433, 1.53347 50.23433, 1.53347 50.23433, 1.53347 50.23433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7936'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.53349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53349)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.53349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53349'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53349 50.2316, 1.53349 50.2316, 1.53349 50.2316, 1.53349 50.2316, 1.53349 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5675'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23294"^^xsd:decimal ;
  dwc:decimalLongitude "1.53349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23294 1.53349)"^^geo:wktLiteral ;
  geo-pos:lat "50.23294"^^xsd:decimal ;
  geo-pos:long "1.53349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53349'^^xsd:double;
  dwc:latitude '50.23294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53349 50.23294, 1.53349 50.23294, 1.53349 50.23294, 1.53349 50.23294, 1.53349 50.23294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12845'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.53349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23385"^^xsd:decimal ;
  dwc:decimalLongitude "1.53349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.53349)"^^geo:wktLiteral ;
  geo-pos:lat "50.23385"^^xsd:decimal ;
  geo-pos:long "1.53349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53349'^^xsd:double;
  dwc:latitude '50.23385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53349 50.23385, 1.53349 50.23385, 1.53349 50.23385, 1.53349 50.23385, 1.53349 50.23385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12898'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23413"^^xsd:decimal ;
  dwc:decimalLongitude "1.53349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.53349)"^^geo:wktLiteral ;
  geo-pos:lat "50.23413"^^xsd:decimal ;
  geo-pos:long "1.53349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_571'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53349'^^xsd:double;
  dwc:latitude '50.23413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53349 50.23413, 1.53349 50.23413, 1.53349 50.23413, 1.53349 50.23413, 1.53349 50.23413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_571'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.5335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.5335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.5335)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.5335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10875'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5335'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5335 50.22906, 1.5335 50.22906, 1.5335 50.22906, 1.5335 50.22906, 1.5335 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10875'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.5335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.5335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.5335)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.5335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5335'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5335 50.2327, 1.5335 50.2327, 1.5335 50.2327, 1.5335 50.2327, 1.5335 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8060'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.5335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.5335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.5335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.5335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5335'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5335 50.23415, 1.5335 50.23415, 1.5335 50.23415, 1.5335 50.23415, 1.5335 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11667'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.53351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53351)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.53351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53351'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53351 50.23408, 1.53351 50.23408, 1.53351 50.23408, 1.53351 50.23408, 1.53351 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_424'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34942 1.53351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34942"^^xsd:decimal ;
  dwc:decimalLongitude "1.53351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34942 1.53351)"^^geo:wktLiteral ;
  geo-pos:lat "50.34942"^^xsd:decimal ;
  geo-pos:long "1.53351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53351'^^xsd:double;
  dwc:latitude '50.34942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53351 50.34942, 1.53351 50.34942, 1.53351 50.34942, 1.53351 50.34942, 1.53351 50.34942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8569'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22673 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22673"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22673 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.22673"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_84'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_84'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.68111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.22673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.22673, 1.53352 50.22673, 1.53352 50.22673, 1.53352 50.22673, 1.53352 50.22673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_84'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22753"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.22753"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.22753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.22753, 1.53352 50.22753, 1.53352 50.22753, 1.53352 50.22753, 1.53352 50.22753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10099'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22756 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22756"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22756 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.22756"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.22756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.22756, 1.53352 50.22756, 1.53352 50.22756, 1.53352 50.22756, 1.53352 50.22756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4051'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11287'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.23251, 1.53352 50.23251, 1.53352 50.23251, 1.53352 50.23251, 1.53352 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11287'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.23338, 1.53352 50.23338, 1.53352 50.23338, 1.53352 50.23338, 1.53352 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12419'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23679 1.53352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23679"^^xsd:decimal ;
  dwc:decimalLongitude "1.53352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23679 1.53352)"^^geo:wktLiteral ;
  geo-pos:lat "50.23679"^^xsd:decimal ;
  geo-pos:long "1.53352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53352'^^xsd:double;
  dwc:latitude '50.23679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53352 50.23679, 1.53352 50.23679, 1.53352 50.23679, 1.53352 50.23679, 1.53352 50.23679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7691'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23111 1.53353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23111"^^xsd:decimal ;
  dwc:decimalLongitude "1.53353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23111 1.53353)"^^geo:wktLiteral ;
  geo-pos:lat "50.23111"^^xsd:decimal ;
  geo-pos:long "1.53353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53353'^^xsd:double;
  dwc:latitude '50.23111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53353 50.23111, 1.53353 50.23111, 1.53353 50.23111, 1.53353 50.23111, 1.53353 50.23111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5358'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53353)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53353'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53353 50.23419, 1.53353 50.23419, 1.53353 50.23419, 1.53353 50.23419, 1.53353 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12678'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23483 1.53353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23483"^^xsd:decimal ;
  dwc:decimalLongitude "1.53353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23483 1.53353)"^^geo:wktLiteral ;
  geo-pos:lat "50.23483"^^xsd:decimal ;
  geo-pos:long "1.53353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11125'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53353'^^xsd:double;
  dwc:latitude '50.23483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53353 50.23483, 1.53353 50.23483, 1.53353 50.23483, 1.53353 50.23483, 1.53353 50.23483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11125'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22559 1.53354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22559"^^xsd:decimal ;
  dwc:decimalLongitude "1.53354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22559 1.53354)"^^geo:wktLiteral ;
  geo-pos:lat "50.22559"^^xsd:decimal ;
  geo-pos:long "1.53354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53354'^^xsd:double;
  dwc:latitude '50.22559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53354 50.22559, 1.53354 50.22559, 1.53354 50.22559, 1.53354 50.22559, 1.53354 50.22559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_187'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23053"^^xsd:decimal ;
  dwc:decimalLongitude "1.53354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53354)"^^geo:wktLiteral ;
  geo-pos:lat "50.23053"^^xsd:decimal ;
  geo-pos:long "1.53354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1527'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53354'^^xsd:double;
  dwc:latitude '50.23053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53354 50.23053, 1.53354 50.23053, 1.53354 50.23053, 1.53354 50.23053, 1.53354 50.23053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1527'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53354)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53354'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53354 50.23222, 1.53354 50.23222, 1.53354 50.23222, 1.53354 50.23222, 1.53354 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10970'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.53354)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.53354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13141'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53354'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53354 50.234, 1.53354 50.234, 1.53354 50.234, 1.53354 50.234, 1.53354 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13141'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3065 1.53354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3065"^^xsd:decimal ;
  dwc:decimalLongitude "1.53354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3065 1.53354)"^^geo:wktLiteral ;
  geo-pos:lat "50.3065"^^xsd:decimal ;
  geo-pos:long "1.53354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53354'^^xsd:double;
  dwc:latitude '50.3065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53354 50.3065, 1.53354 50.3065, 1.53354 50.3065, 1.53354 50.3065, 1.53354 50.3065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9396'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24177 1.53355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24177"^^xsd:decimal ;
  dwc:decimalLongitude "1.53355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24177 1.53355)"^^geo:wktLiteral ;
  geo-pos:lat "50.24177"^^xsd:decimal ;
  geo-pos:long "1.53355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53355'^^xsd:double;
  dwc:latitude '50.24177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53355 50.24177, 1.53355 50.24177, 1.53355 50.24177, 1.53355 50.24177, 1.53355 50.24177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12390'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53356)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53356'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53356 50.23356, 1.53356 50.23356, 1.53356 50.23356, 1.53356 50.23356, 1.53356 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12150'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.53356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53356)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.53356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53356'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53356 50.23396, 1.53356 50.23396, 1.53356 50.23396, 1.53356 50.23396, 1.53356 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9700'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.53357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.53357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.53357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_523'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53357'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53357 50.23334, 1.53357 50.23334, 1.53357 50.23334, 1.53357 50.23334, 1.53357 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_523'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.53357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23345"^^xsd:decimal ;
  dwc:decimalLongitude "1.53357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.53357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23345"^^xsd:decimal ;
  geo-pos:long "1.53357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4889'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53357'^^xsd:double;
  dwc:latitude '50.23345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53357 50.23345, 1.53357 50.23345, 1.53357 50.23345, 1.53357 50.23345, 1.53357 50.23345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4889'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_547'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53357'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53357 50.23399, 1.53357 50.23399, 1.53357 50.23399, 1.53357 50.23399, 1.53357 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_547'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_505'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53357'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53357 50.23419, 1.53357 50.23419, 1.53357 50.23419, 1.53357 50.23419, 1.53357 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_505'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.53357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23511"^^xsd:decimal ;
  dwc:decimalLongitude "1.53357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.53357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23511"^^xsd:decimal ;
  geo-pos:long "1.53357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.82555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53357'^^xsd:double;
  dwc:latitude '50.23511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53357 50.23511, 1.53357 50.23511, 1.53357 50.23511, 1.53357 50.23511, 1.53357 50.23511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10702'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53358)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.53358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53358'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53358 50.23266, 1.53358 50.23266, 1.53358 50.23266, 1.53358 50.23266, 1.53358 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_843'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.53358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23311"^^xsd:decimal ;
  dwc:decimalLongitude "1.53358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.53358)"^^geo:wktLiteral ;
  geo-pos:lat "50.23311"^^xsd:decimal ;
  geo-pos:long "1.53358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53358'^^xsd:double;
  dwc:latitude '50.23311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53358 50.23311, 1.53358 50.23311, 1.53358 50.23311, 1.53358 50.23311, 1.53358 50.23311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6416'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23434"^^xsd:decimal ;
  dwc:decimalLongitude "1.53358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.53358)"^^geo:wktLiteral ;
  geo-pos:lat "50.23434"^^xsd:decimal ;
  geo-pos:long "1.53358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_570'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53358'^^xsd:double;
  dwc:latitude '50.23434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53358 50.23434, 1.53358 50.23434, 1.53358 50.23434, 1.53358 50.23434, 1.53358 50.23434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_570'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34547 1.53358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34547"^^xsd:decimal ;
  dwc:decimalLongitude "1.53358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34547 1.53358)"^^geo:wktLiteral ;
  geo-pos:lat "50.34547"^^xsd:decimal ;
  geo-pos:long "1.53358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2221'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53358'^^xsd:double;
  dwc:latitude '50.34547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53358 50.34547, 1.53358 50.34547, 1.53358 50.34547, 1.53358 50.34547, 1.53358 50.34547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2221'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.53359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23061"^^xsd:decimal ;
  dwc:decimalLongitude "1.53359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.53359)"^^geo:wktLiteral ;
  geo-pos:lat "50.23061"^^xsd:decimal ;
  geo-pos:long "1.53359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_562'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53359'^^xsd:double;
  dwc:latitude '50.23061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53359 50.23061, 1.53359 50.23061, 1.53359 50.23061, 1.53359 50.23061, 1.53359 50.23061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_562'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.53359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.53359)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.53359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53359'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53359 50.23399, 1.53359 50.23399, 1.53359 50.23399, 1.53359 50.23399, 1.53359 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_132'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22635"^^xsd:decimal ;
  dwc:decimalLongitude "1.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.5336)"^^geo:wktLiteral ;
  geo-pos:lat "50.22635"^^xsd:decimal ;
  geo-pos:long "1.5336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_66'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_66'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5336'^^xsd:double;
  dwc:latitude '50.22635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5336 50.22635, 1.5336 50.22635, 1.5336 50.22635, 1.5336 50.22635, 1.5336 50.22635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_66'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22552"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.22552"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.22552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.22552, 1.53361 50.22552, 1.53361 50.22552, 1.53361 50.22552, 1.53361 50.22552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_393'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.23227, 1.53361 50.23227, 1.53361 50.23227, 1.53361 50.23227, 1.53361 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5266'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12491'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.23412, 1.53361 50.23412, 1.53361 50.23412, 1.53361 50.23412, 1.53361 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12491'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23456"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.23456"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.23456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.23456, 1.53361 50.23456, 1.53361 50.23456, 1.53361 50.23456, 1.53361 50.23456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10270'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27988 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27988"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27988 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.27988"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.27988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.27988, 1.53361 50.27988, 1.53361 50.27988, 1.53361 50.27988, 1.53361 50.27988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7312'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31335 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31335"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31335 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.31335"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.31335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.31335, 1.53361 50.31335, 1.53361 50.31335, 1.53361 50.31335, 1.53361 50.31335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8727'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38374 1.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38374 1.53361)"^^geo:wktLiteral ;
  geo-pos:lat "50.38374"^^xsd:decimal ;
  geo-pos:long "1.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53361'^^xsd:double;
  dwc:latitude '50.38374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53361 50.38374, 1.53361 50.38374, 1.53361 50.38374, 1.53361 50.38374, 1.53361 50.38374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7982'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53362)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.53362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.868888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53362'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53362 50.2324, 1.53362 50.2324, 1.53362 50.2324, 1.53362 50.2324, 1.53362 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4317'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.53362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23449"^^xsd:decimal ;
  dwc:decimalLongitude "1.53362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.53362)"^^geo:wktLiteral ;
  geo-pos:lat "50.23449"^^xsd:decimal ;
  geo-pos:long "1.53362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53362'^^xsd:double;
  dwc:latitude '50.23449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53362 50.23449, 1.53362 50.23449, 1.53362 50.23449, 1.53362 50.23449, 1.53362 50.23449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12422'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.53363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.53363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.53363)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.53363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53363'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53363 50.22725, 1.53363 50.22725, 1.53363 50.22725, 1.53363 50.22725, 1.53363 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4314'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.53363)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.53363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_529'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53363'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53363 50.23414, 1.53363 50.23414, 1.53363 50.23414, 1.53363 50.23414, 1.53363 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_529'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.53363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23487"^^xsd:decimal ;
  dwc:decimalLongitude "1.53363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.53363)"^^geo:wktLiteral ;
  geo-pos:lat "50.23487"^^xsd:decimal ;
  geo-pos:long "1.53363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53363'^^xsd:double;
  dwc:latitude '50.23487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53363 50.23487, 1.53363 50.23487, 1.53363 50.23487, 1.53363 50.23487, 1.53363 50.23487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8400'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3596 1.53363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3596"^^xsd:decimal ;
  dwc:decimalLongitude "1.53363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3596 1.53363)"^^geo:wktLiteral ;
  geo-pos:lat "50.3596"^^xsd:decimal ;
  geo-pos:long "1.53363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.135555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53363'^^xsd:double;
  dwc:latitude '50.3596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53363 50.3596, 1.53363 50.3596, 1.53363 50.3596, 1.53363 50.3596, 1.53363 50.3596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4766'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1508'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.23271, 1.53364 50.23271, 1.53364 50.23271, 1.53364 50.23271, 1.53364 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1508'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.101111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.2332, 1.53364 50.2332, 1.53364 50.2332, 1.53364 50.2332, 1.53364 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1939'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23379"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23379"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.23379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.23379, 1.53364 50.23379, 1.53364 50.23379, 1.53364 50.23379, 1.53364 50.23379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6289'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23392"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23392"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3150'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.23392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.23392, 1.53364 50.23392, 1.53364 50.23392, 1.53364 50.23392, 1.53364 50.23392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3150'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2348"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.2348"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5493'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.2348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.2348, 1.53364 50.2348, 1.53364 50.2348, 1.53364 50.2348, 1.53364 50.2348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5493'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23693 1.53364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23693"^^xsd:decimal ;
  dwc:decimalLongitude "1.53364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23693 1.53364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23693"^^xsd:decimal ;
  geo-pos:long "1.53364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.603333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53364'^^xsd:double;
  dwc:latitude '50.23693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53364 50.23693, 1.53364 50.23693, 1.53364 50.23693, 1.53364 50.23693, 1.53364 50.23693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12105'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.53365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23099"^^xsd:decimal ;
  dwc:decimalLongitude "1.53365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.53365)"^^geo:wktLiteral ;
  geo-pos:lat "50.23099"^^xsd:decimal ;
  geo-pos:long "1.53365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53365'^^xsd:double;
  dwc:latitude '50.23099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53365 50.23099, 1.53365 50.23099, 1.53365 50.23099, 1.53365 50.23099, 1.53365 50.23099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8420'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53365)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13054'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53365'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53365 50.2315, 1.53365 50.2315, 1.53365 50.2315, 1.53365 50.2315, 1.53365 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13054'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.161111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23304, 1.53366 50.23304, 1.53366 50.23304, 1.53366 50.23304, 1.53366 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11837'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23324, 1.53366 50.23324, 1.53366 50.23324, 1.53366 50.23324, 1.53366 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5876'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_13161'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23331, 1.53366 50.23331, 1.53366 50.23331, 1.53366 50.23331, 1.53366 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13161'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23338, 1.53366 50.23338, 1.53366 50.23338, 1.53366 50.23338, 1.53366 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3501'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23383, 1.53366 50.23383, 1.53366 50.23383, 1.53366 50.23383, 1.53366 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7695'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23441 1.53366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23441"^^xsd:decimal ;
  dwc:decimalLongitude "1.53366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23441 1.53366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23441"^^xsd:decimal ;
  geo-pos:long "1.53366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2240'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53366'^^xsd:double;
  dwc:latitude '50.23441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53366 50.23441, 1.53366 50.23441, 1.53366 50.23441, 1.53366 50.23441, 1.53366 50.23441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2240'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.53367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23077"^^xsd:decimal ;
  dwc:decimalLongitude "1.53367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.53367)"^^geo:wktLiteral ;
  geo-pos:lat "50.23077"^^xsd:decimal ;
  geo-pos:long "1.53367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53367'^^xsd:double;
  dwc:latitude '50.23077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53367 50.23077, 1.53367 50.23077, 1.53367 50.23077, 1.53367 50.23077, 1.53367 50.23077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5408'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.53367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53367)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.53367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.153333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53367'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53367 50.2316, 1.53367 50.2316, 1.53367 50.2316, 1.53367 50.2316, 1.53367 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4475'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.53368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.53368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.53368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.53368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53368'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53368 50.23091, 1.53368 50.23091, 1.53368 50.23091, 1.53368 50.23091, 1.53368 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11331'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.53368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.53368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.53368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53368'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53368 50.23445, 1.53368 50.23445, 1.53368 50.23445, 1.53368 50.23445, 1.53368 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12842'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.53368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23449"^^xsd:decimal ;
  dwc:decimalLongitude "1.53368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23449 1.53368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23449"^^xsd:decimal ;
  geo-pos:long "1.53368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12603'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53368'^^xsd:double;
  dwc:latitude '50.23449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53368 50.23449, 1.53368 50.23449, 1.53368 50.23449, 1.53368 50.23449, 1.53368 50.23449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12603'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.53369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.53369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.53369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.53369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1509'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53369'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53369 50.23085, 1.53369 50.23085, 1.53369 50.23085, 1.53369 50.23085, 1.53369 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1509'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.53369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.53369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.53369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23109"^^xsd:decimal ;
  geo-pos:long "1.53369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53369'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53369 50.23109, 1.53369 50.23109, 1.53369 50.23109, 1.53369 50.23109, 1.53369 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4831'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53369'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53369 50.23302, 1.53369 50.23302, 1.53369 50.23302, 1.53369 50.23302, 1.53369 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8632'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.53369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.53369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.53369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53369'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53369 50.23416, 1.53369 50.23416, 1.53369 50.23416, 1.53369 50.23416, 1.53369 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10209'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.5337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23405"^^xsd:decimal ;
  dwc:decimalLongitude "1.5337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.5337)"^^geo:wktLiteral ;
  geo-pos:lat "50.23405"^^xsd:decimal ;
  geo-pos:long "1.5337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5337'^^xsd:double;
  dwc:latitude '50.23405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5337 50.23405, 1.5337 50.23405, 1.5337 50.23405, 1.5337 50.23405, 1.5337 50.23405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7644'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.53371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.53371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.53371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.53371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53371'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53371 50.23199, 1.53371 50.23199, 1.53371 50.23199, 1.53371 50.23199, 1.53371 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4476'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.373333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53371'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53371 50.23331, 1.53371 50.23331, 1.53371 50.23331, 1.53371 50.23331, 1.53371 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5964'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23407"^^xsd:decimal ;
  dwc:decimalLongitude "1.53371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23407"^^xsd:decimal ;
  geo-pos:long "1.53371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53371'^^xsd:double;
  dwc:latitude '50.23407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53371 50.23407, 1.53371 50.23407, 1.53371 50.23407, 1.53371 50.23407, 1.53371 50.23407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12360'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13145'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53371'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53371 50.23411, 1.53371 50.23411, 1.53371 50.23411, 1.53371 50.23411, 1.53371 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13145'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.53371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.53371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.53371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53371'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53371 50.23421, 1.53371 50.23421, 1.53371 50.23421, 1.53371 50.23421, 1.53371 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_414'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.53372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.53372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.53372)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.53372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53372'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53372 50.23081, 1.53372 50.23081, 1.53372 50.23081, 1.53372 50.23081, 1.53372 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12675'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.53373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.53373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.53373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.53373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53373'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53373 50.23115, 1.53373 50.23115, 1.53373 50.23115, 1.53373 50.23115, 1.53373 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12004'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23429 1.53373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23429"^^xsd:decimal ;
  geo-pos:long "1.53373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53373'^^xsd:double;
  dwc:latitude '50.23429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53373 50.23429, 1.53373 50.23429, 1.53373 50.23429, 1.53373 50.23429, 1.53373 50.23429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6134'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.53374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23093"^^xsd:decimal ;
  dwc:decimalLongitude "1.53374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.53374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23093"^^xsd:decimal ;
  geo-pos:long "1.53374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13041'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53374'^^xsd:double;
  dwc:latitude '50.23093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53374 50.23093, 1.53374 50.23093, 1.53374 50.23093, 1.53374 50.23093, 1.53374 50.23093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13041'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.53374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.53374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53374'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53374 50.23393, 1.53374 50.23393, 1.53374 50.23393, 1.53374 50.23393, 1.53374 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_710'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.53374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2344"^^xsd:decimal ;
  dwc:decimalLongitude "1.53374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.53374)"^^geo:wktLiteral ;
  geo-pos:lat "50.2344"^^xsd:decimal ;
  geo-pos:long "1.53374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.68111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53374'^^xsd:double;
  dwc:latitude '50.2344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53374 50.2344, 1.53374 50.2344, 1.53374 50.2344, 1.53374 50.2344, 1.53374 50.2344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_634'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53375)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.53375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53375'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53375 50.23321, 1.53375 50.23321, 1.53375 50.23321, 1.53375 50.23321, 1.53375 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8713'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53375)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.53375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53375'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53375 50.23372, 1.53375 50.23372, 1.53375 50.23372, 1.53375 50.23372, 1.53375 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6288'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23381"^^xsd:decimal ;
  dwc:decimalLongitude "1.53375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53375)"^^geo:wktLiteral ;
  geo-pos:lat "50.23381"^^xsd:decimal ;
  geo-pos:long "1.53375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_32'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_32'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53375'^^xsd:double;
  dwc:latitude '50.23381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53375 50.23381, 1.53375 50.23381, 1.53375 50.23381, 1.53375 50.23381, 1.53375 50.23381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_32'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.53376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.53376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.53376)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.53376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53376'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53376 50.22969, 1.53376 50.22969, 1.53376 50.22969, 1.53376 50.22969, 1.53376 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10918'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.53376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.53376)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.53376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.69888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53376'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53376 50.2316, 1.53376 50.2316, 1.53376 50.2316, 1.53376 50.2316, 1.53376 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12813'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53376)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.852222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53376'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53376 50.23296, 1.53376 50.23296, 1.53376 50.23296, 1.53376 50.23296, 1.53376 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11413'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53376)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53376'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53376 50.23402, 1.53376 50.23402, 1.53376 50.23402, 1.53376 50.23402, 1.53376 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6219'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.53376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53376)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.53376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53376'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53376 50.23415, 1.53376 50.23415, 1.53376 50.23415, 1.53376 50.23415, 1.53376 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_626'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22673 1.53377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22673"^^xsd:decimal ;
  dwc:decimalLongitude "1.53377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22673 1.53377)"^^geo:wktLiteral ;
  geo-pos:lat "50.22673"^^xsd:decimal ;
  geo-pos:long "1.53377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53377'^^xsd:double;
  dwc:latitude '50.22673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53377 50.22673, 1.53377 50.22673, 1.53377 50.22673, 1.53377 50.22673, 1.53377 50.22673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_326'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23349"^^xsd:decimal ;
  dwc:decimalLongitude "1.53377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53377)"^^geo:wktLiteral ;
  geo-pos:lat "50.23349"^^xsd:decimal ;
  geo-pos:long "1.53377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53377'^^xsd:double;
  dwc:latitude '50.23349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53377 50.23349, 1.53377 50.23349, 1.53377 50.23349, 1.53377 50.23349, 1.53377 50.23349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11998'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2341"^^xsd:decimal ;
  dwc:decimalLongitude "1.53377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2341 1.53377)"^^geo:wktLiteral ;
  geo-pos:lat "50.2341"^^xsd:decimal ;
  geo-pos:long "1.53377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53377'^^xsd:double;
  dwc:latitude '50.2341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53377 50.2341, 1.53377 50.2341, 1.53377 50.2341, 1.53377 50.2341, 1.53377 50.2341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4933'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.53377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.53377)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.53377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11285'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53377'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53377 50.23436, 1.53377 50.23436, 1.53377 50.23436, 1.53377 50.23436, 1.53377 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11285'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.53378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.53378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.53378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.53378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53378'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53378 50.22621, 1.53378 50.22621, 1.53378 50.22621, 1.53378 50.22621, 1.53378 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_708'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38786 1.53378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38786"^^xsd:decimal ;
  dwc:decimalLongitude "1.53378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38786 1.53378)"^^geo:wktLiteral ;
  geo-pos:lat "50.38786"^^xsd:decimal ;
  geo-pos:long "1.53378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53378'^^xsd:double;
  dwc:latitude '50.38786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53378 50.38786, 1.53378 50.38786, 1.53378 50.38786, 1.53378 50.38786, 1.53378 50.38786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7984'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.53379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23041"^^xsd:decimal ;
  dwc:decimalLongitude "1.53379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.53379)"^^geo:wktLiteral ;
  geo-pos:lat "50.23041"^^xsd:decimal ;
  geo-pos:long "1.53379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53379'^^xsd:double;
  dwc:latitude '50.23041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53379 50.23041, 1.53379 50.23041, 1.53379 50.23041, 1.53379 50.23041, 1.53379 50.23041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6488'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5633'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655, 1.5338 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_813'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23087"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.23087"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.23087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.23087, 1.5338 50.23087, 1.5338 50.23087, 1.5338 50.23087, 1.5338 50.23087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5409'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23385"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.23385"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11150'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.23385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.23385, 1.5338 50.23385, 1.5338 50.23385, 1.5338 50.23385, 1.5338 50.23385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11150'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.23417, 1.5338 50.23417, 1.5338 50.23417, 1.5338 50.23417, 1.5338 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10208'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3735 1.5338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3735"^^xsd:decimal ;
  dwc:decimalLongitude "1.5338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3735 1.5338)"^^geo:wktLiteral ;
  geo-pos:lat "50.3735"^^xsd:decimal ;
  geo-pos:long "1.5338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5338'^^xsd:double;
  dwc:latitude '50.3735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5338 50.3735, 1.5338 50.3735, 1.5338 50.3735, 1.5338 50.3735, 1.5338 50.3735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7981'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.53381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.53381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.53381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.53381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53381'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53381 50.23293, 1.53381 50.23293, 1.53381 50.23293, 1.53381 50.23293, 1.53381 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5874'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23408"^^xsd:decimal ;
  dwc:decimalLongitude "1.53381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23408 1.53381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23408"^^xsd:decimal ;
  geo-pos:long "1.53381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53381'^^xsd:double;
  dwc:latitude '50.23408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53381 50.23408, 1.53381 50.23408, 1.53381 50.23408, 1.53381 50.23408, 1.53381 50.23408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6128'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23419"^^xsd:decimal ;
  dwc:decimalLongitude "1.53381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23419 1.53381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23419"^^xsd:decimal ;
  geo-pos:long "1.53381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53381'^^xsd:double;
  dwc:latitude '50.23419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53381 50.23419, 1.53381 50.23419, 1.53381 50.23419, 1.53381 50.23419, 1.53381 50.23419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6415'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.53382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53382'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53382 50.23258, 1.53382 50.23258, 1.53382 50.23258, 1.53382 50.23258, 1.53382 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2767'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.53382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.53382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53382'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53382 50.23292, 1.53382 50.23292, 1.53382 50.23292, 1.53382 50.23292, 1.53382 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2892'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.53382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.53382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53382'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53382 50.23372, 1.53382 50.23372, 1.53382 50.23372, 1.53382 50.23372, 1.53382 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4911'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53382'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53382 50.23443, 1.53382 50.23443, 1.53382 50.23443, 1.53382 50.23443, 1.53382 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6132'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22995"^^xsd:decimal ;
  dwc:decimalLongitude "1.53383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53383)"^^geo:wktLiteral ;
  geo-pos:lat "50.22995"^^xsd:decimal ;
  geo-pos:long "1.53383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.363333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53383'^^xsd:double;
  dwc:latitude '50.22995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53383 50.22995, 1.53383 50.22995, 1.53383 50.22995, 1.53383 50.22995, 1.53383 50.22995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10895'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.53383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.53383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.53383)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.53383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53383'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53383 50.23187, 1.53383 50.23187, 1.53383 50.23187, 1.53383 50.23187, 1.53383 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5022'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.53384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53384)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.53384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53384'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53384 50.23404, 1.53384 50.23404, 1.53384 50.23404, 1.53384 50.23404, 1.53384 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12674'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22604"^^xsd:decimal ;
  dwc:decimalLongitude "1.53385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53385)"^^geo:wktLiteral ;
  geo-pos:lat "50.22604"^^xsd:decimal ;
  geo-pos:long "1.53385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53385'^^xsd:double;
  dwc:latitude '50.22604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53385 50.22604, 1.53385 50.22604, 1.53385 50.22604, 1.53385 50.22604, 1.53385 50.22604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_825'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.53385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.53385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.792222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53385'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53385 50.23175, 1.53385 50.23175, 1.53385 50.23175, 1.53385 50.23175, 1.53385 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5379'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12456'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53385'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53385 50.23378, 1.53385 50.23378, 1.53385 50.23378, 1.53385 50.23378, 1.53385 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12456'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.53386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53386)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.53386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53386'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53386 50.23206, 1.53386 50.23206, 1.53386 50.23206, 1.53386 50.23206, 1.53386 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_290'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.53386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53386)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.53386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53386'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53386 50.23365, 1.53386 50.23365, 1.53386 50.23365, 1.53386 50.23365, 1.53386 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11249'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.53386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.53386)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.53386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53386'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53386 50.23395, 1.53386 50.23395, 1.53386 50.23395, 1.53386 50.23395, 1.53386 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2689'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.53387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.53387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.53387)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.53387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53387'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53387 50.23133, 1.53387 50.23133, 1.53387 50.23133, 1.53387 50.23133, 1.53387 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1700'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53387)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11286'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53387'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53387 50.23383, 1.53387 50.23383, 1.53387 50.23383, 1.53387 50.23383, 1.53387 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11286'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23407"^^xsd:decimal ;
  dwc:decimalLongitude "1.53387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53387)"^^geo:wktLiteral ;
  geo-pos:lat "50.23407"^^xsd:decimal ;
  geo-pos:long "1.53387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53387'^^xsd:double;
  dwc:latitude '50.23407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53387 50.23407, 1.53387 50.23407, 1.53387 50.23407, 1.53387 50.23407, 1.53387 50.23407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11476'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.53388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.53388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.53388)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.53388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53388'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53388 50.22936, 1.53388 50.22936, 1.53388 50.22936, 1.53388 50.22936, 1.53388 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4852'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22829 1.53389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22829"^^xsd:decimal ;
  dwc:decimalLongitude "1.53389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22829 1.53389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22829"^^xsd:decimal ;
  geo-pos:long "1.53389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53389'^^xsd:double;
  dwc:latitude '50.22829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53389 50.22829, 1.53389 50.22829, 1.53389 50.22829, 1.53389 50.22829, 1.53389 50.22829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5934'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53389'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53389 50.23304, 1.53389 50.23304, 1.53389 50.23304, 1.53389 50.23304, 1.53389 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3694'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.53389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23311"^^xsd:decimal ;
  dwc:decimalLongitude "1.53389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.53389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23311"^^xsd:decimal ;
  geo-pos:long "1.53389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53389'^^xsd:double;
  dwc:latitude '50.23311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53389 50.23311, 1.53389 50.23311, 1.53389 50.23311, 1.53389 50.23311, 1.53389 50.23311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3693'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53389'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53389 50.23411, 1.53389 50.23411, 1.53389 50.23411, 1.53389 50.23411, 1.53389 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_396'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30019 1.53389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30019"^^xsd:decimal ;
  dwc:decimalLongitude "1.53389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30019 1.53389)"^^geo:wktLiteral ;
  geo-pos:lat "50.30019"^^xsd:decimal ;
  geo-pos:long "1.53389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.3944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53389'^^xsd:double;
  dwc:latitude '50.30019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53389 50.30019, 1.53389 50.30019, 1.53389 50.30019, 1.53389 50.30019, 1.53389 50.30019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9652'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_506'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23271, 1.5339 50.23271, 1.5339 50.23271, 1.5339 50.23271, 1.5339 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_506'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2880'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23292, 1.5339 50.23292, 1.5339 50.23292, 1.5339 50.23292, 1.5339 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2880'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23363"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23363"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23363, 1.5339 50.23363, 1.5339 50.23363, 1.5339 50.23363, 1.5339 50.23363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11328'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23388"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23388"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23388, 1.5339 50.23388, 1.5339 50.23388, 1.5339 50.23388, 1.5339 50.23388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4903'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23392"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23392 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23392"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9244'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23392, 1.5339 50.23392, 1.5339 50.23392, 1.5339 50.23392, 1.5339 50.23392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9244'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.5339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.5339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.5339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.5339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5339'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5339 50.23436, 1.5339 50.23436, 1.5339 50.23436, 1.5339 50.23436, 1.5339 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_625'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.53391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.53391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53391'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53391 50.23292, 1.53391 50.23292, 1.53391 50.23292, 1.53391 50.23292, 1.53391 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8712'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.53391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.53391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53391'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53391 50.23335, 1.53391 50.23335, 1.53391 50.23335, 1.53391 50.23335, 1.53391 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10696'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53392)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.53392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53392'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53392 50.233, 1.53392 50.233, 1.53392 50.233, 1.53392 50.233, 1.53392 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2683'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23402 1.53392)"^^geo:wktLiteral ;
  geo-pos:lat "50.23402"^^xsd:decimal ;
  geo-pos:long "1.53392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53392'^^xsd:double;
  dwc:latitude '50.23402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53392 50.23402, 1.53392 50.23402, 1.53392 50.23402, 1.53392 50.23402, 1.53392 50.23402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5316'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.53392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.53392)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.53392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53392'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53392 50.23403, 1.53392 50.23403, 1.53392 50.23403, 1.53392 50.23403, 1.53392 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12672'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23415"^^xsd:decimal ;
  dwc:decimalLongitude "1.53392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23415 1.53392)"^^geo:wktLiteral ;
  geo-pos:lat "50.23415"^^xsd:decimal ;
  geo-pos:long "1.53392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53392'^^xsd:double;
  dwc:latitude '50.23415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53392 50.23415, 1.53392 50.23415, 1.53392 50.23415, 1.53392 50.23415, 1.53392 50.23415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_682'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23188"^^xsd:decimal ;
  dwc:decimalLongitude "1.53393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53393)"^^geo:wktLiteral ;
  geo-pos:lat "50.23188"^^xsd:decimal ;
  geo-pos:long "1.53393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53393'^^xsd:double;
  dwc:latitude '50.23188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53393 50.23188, 1.53393 50.23188, 1.53393 50.23188, 1.53393 50.23188, 1.53393 50.23188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12946'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.53393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.53393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.53393)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.53393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53393'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53393 50.23286, 1.53393 50.23286, 1.53393 50.23286, 1.53393 50.23286, 1.53393 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10891'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.53393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.53393)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.53393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.616666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53393'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53393 50.23378, 1.53393 50.23378, 1.53393 50.23378, 1.53393 50.23378, 1.53393 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12844'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31356 1.53393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31356 1.53393)"^^geo:wktLiteral ;
  geo-pos:lat "50.31356"^^xsd:decimal ;
  geo-pos:long "1.53393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.846666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53393'^^xsd:double;
  dwc:latitude '50.31356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53393 50.31356, 1.53393 50.31356, 1.53393 50.31356, 1.53393 50.31356, 1.53393 50.31356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9649'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31391 1.53394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31391 1.53394)"^^geo:wktLiteral ;
  geo-pos:lat "50.31391"^^xsd:decimal ;
  geo-pos:long "1.53394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2873'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53394'^^xsd:double;
  dwc:latitude '50.31391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53394 50.31391, 1.53394 50.31391, 1.53394 50.31391, 1.53394 50.31391, 1.53394 50.31391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2873'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.53395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22797"^^xsd:decimal ;
  dwc:decimalLongitude "1.53395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.53395)"^^geo:wktLiteral ;
  geo-pos:lat "50.22797"^^xsd:decimal ;
  geo-pos:long "1.53395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53395'^^xsd:double;
  dwc:latitude '50.22797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53395 50.22797, 1.53395 50.22797, 1.53395 50.22797, 1.53395 50.22797, 1.53395 50.22797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5965'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23409"^^xsd:decimal ;
  dwc:decimalLongitude "1.53395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53395)"^^geo:wktLiteral ;
  geo-pos:lat "50.23409"^^xsd:decimal ;
  geo-pos:long "1.53395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53395'^^xsd:double;
  dwc:latitude '50.23409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53395 50.23409, 1.53395 50.23409, 1.53395 50.23409, 1.53395 50.23409, 1.53395 50.23409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6218'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.53396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.53396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.53396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.53396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53396'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53396 50.22892, 1.53396 50.22892, 1.53396 50.22892, 1.53396 50.22892, 1.53396 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11449'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.53397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22699"^^xsd:decimal ;
  dwc:decimalLongitude "1.53397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22699 1.53397)"^^geo:wktLiteral ;
  geo-pos:lat "50.22699"^^xsd:decimal ;
  geo-pos:long "1.53397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.91777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53397'^^xsd:double;
  dwc:latitude '50.22699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53397 50.22699, 1.53397 50.22699, 1.53397 50.22699, 1.53397 50.22699, 1.53397 50.22699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_211'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.53397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.53397)"^^geo:wktLiteral ;
  geo-pos:lat "50.2303"^^xsd:decimal ;
  geo-pos:long "1.53397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13091'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53397'^^xsd:double;
  dwc:latitude '50.2303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53397 50.2303, 1.53397 50.2303, 1.53397 50.2303, 1.53397 50.2303, 1.53397 50.2303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13091'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53397)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3245'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53397'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53397 50.23253, 1.53397 50.23253, 1.53397 50.23253, 1.53397 50.23253, 1.53397 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3245'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23363"^^xsd:decimal ;
  dwc:decimalLongitude "1.53397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.53397)"^^geo:wktLiteral ;
  geo-pos:lat "50.23363"^^xsd:decimal ;
  geo-pos:long "1.53397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53397'^^xsd:double;
  dwc:latitude '50.23363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53397 50.23363, 1.53397 50.23363, 1.53397 50.23363, 1.53397 50.23363, 1.53397 50.23363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2712'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.53398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53398)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.53398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2247'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53398'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53398 50.23162, 1.53398 50.23162, 1.53398 50.23162, 1.53398 50.23162, 1.53398 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2247'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53398)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53398'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53398 50.2332, 1.53398 50.2332, 1.53398 50.2332, 1.53398 50.2332, 1.53398 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5963'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22313 1.53399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22313"^^xsd:decimal ;
  dwc:decimalLongitude "1.53399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22313 1.53399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22313"^^xsd:decimal ;
  geo-pos:long "1.53399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53399'^^xsd:double;
  dwc:latitude '50.22313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53399 50.22313, 1.53399 50.22313, 1.53399 50.22313, 1.53399 50.22313, 1.53399 50.22313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4704'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.53399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.53399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.53399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.53399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53399'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53399 50.22889, 1.53399 50.22889, 1.53399 50.22889, 1.53399 50.22889, 1.53399 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6427'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.53399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53399)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.53399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53399'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53399 50.23365, 1.53399 50.23365, 1.53399 50.23365, 1.53399 50.23365, 1.53399 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3797'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26383 1.53399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26383 1.53399)"^^geo:wktLiteral ;
  geo-pos:lat "50.26383"^^xsd:decimal ;
  geo-pos:long "1.53399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1552'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53399'^^xsd:double;
  dwc:latitude '50.26383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53399 50.26383, 1.53399 50.26383, 1.53399 50.26383, 1.53399 50.26383, 1.53399 50.26383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1552'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33811 1.53399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33811"^^xsd:decimal ;
  dwc:decimalLongitude "1.53399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33811 1.53399)"^^geo:wktLiteral ;
  geo-pos:lat "50.33811"^^xsd:decimal ;
  geo-pos:long "1.53399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53399'^^xsd:double;
  dwc:latitude '50.33811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53399 50.33811, 1.53399 50.33811, 1.53399 50.33811, 1.53399 50.33811, 1.53399 50.33811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12190'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.534)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.534'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.534 50.23425, 1.534 50.23425, 1.534 50.23425, 1.534 50.23425, 1.534 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_683'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.53401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.53401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.53401)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.53401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53401'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53401 50.23037, 1.53401 50.23037, 1.53401 50.23037, 1.53401 50.23037, 1.53401 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4552'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.53402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.53402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.53402)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.53402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53402'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53402 50.23178, 1.53402 50.23178, 1.53402 50.23178, 1.53402 50.23178, 1.53402 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10338'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.53403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22831"^^xsd:decimal ;
  dwc:decimalLongitude "1.53403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.53403)"^^geo:wktLiteral ;
  geo-pos:lat "50.22831"^^xsd:decimal ;
  geo-pos:long "1.53403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53403'^^xsd:double;
  dwc:latitude '50.22831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53403 50.22831, 1.53403 50.22831, 1.53403 50.22831, 1.53403 50.22831, 1.53403 50.22831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6547'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.53403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53403)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.53403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1500'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53403'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53403 50.23206, 1.53403 50.23206, 1.53403 50.23206, 1.53403 50.23206, 1.53403 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1500'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53403)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9037'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53403'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53403 50.23302, 1.53403 50.23302, 1.53403 50.23302, 1.53403 50.23302, 1.53403 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9037'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.53404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22728"^^xsd:decimal ;
  dwc:decimalLongitude "1.53404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.53404)"^^geo:wktLiteral ;
  geo-pos:lat "50.22728"^^xsd:decimal ;
  geo-pos:long "1.53404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_458'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53404'^^xsd:double;
  dwc:latitude '50.22728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53404 50.22728, 1.53404 50.22728, 1.53404 50.22728, 1.53404 50.22728, 1.53404 50.22728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_458'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.53404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53404)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.53404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.69222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53404'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53404 50.23218, 1.53404 50.23218, 1.53404 50.23218, 1.53404 50.23218, 1.53404 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2749'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23265"^^xsd:decimal ;
  dwc:decimalLongitude "1.53404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53404)"^^geo:wktLiteral ;
  geo-pos:lat "50.23265"^^xsd:decimal ;
  geo-pos:long "1.53404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53404'^^xsd:double;
  dwc:latitude '50.23265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53404 50.23265, 1.53404 50.23265, 1.53404 50.23265, 1.53404 50.23265, 1.53404 50.23265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6600'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.53405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53405)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.53405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12505'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.464444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53405'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53405 50.23192, 1.53405 50.23192, 1.53405 50.23192, 1.53405 50.23192, 1.53405 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12505'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53405)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53405'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53405 50.2325, 1.53405 50.2325, 1.53405 50.2325, 1.53405 50.2325, 1.53405 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1929'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53405)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.53405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13142'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53405'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53405 50.23327, 1.53405 50.23327, 1.53405 50.23327, 1.53405 50.23327, 1.53405 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13142'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53405)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.068888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53405'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53405 50.23333, 1.53405 50.23333, 1.53405 50.23333, 1.53405 50.23333, 1.53405 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2691'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.53406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22619"^^xsd:decimal ;
  dwc:decimalLongitude "1.53406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.53406)"^^geo:wktLiteral ;
  geo-pos:lat "50.22619"^^xsd:decimal ;
  geo-pos:long "1.53406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_560'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53406'^^xsd:double;
  dwc:latitude '50.22619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53406 50.22619, 1.53406 50.22619, 1.53406 50.22619, 1.53406 50.22619, 1.53406 50.22619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_560'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53407)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.034444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53407'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53407 50.23243, 1.53407 50.23243, 1.53407 50.23243, 1.53407 50.23243, 1.53407 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8714'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53407)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.53407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53407'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53407 50.2331, 1.53407 50.2331, 1.53407 50.2331, 1.53407 50.2331, 1.53407 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2893'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23354"^^xsd:decimal ;
  dwc:decimalLongitude "1.53407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53407)"^^geo:wktLiteral ;
  geo-pos:lat "50.23354"^^xsd:decimal ;
  geo-pos:long "1.53407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53407'^^xsd:double;
  dwc:latitude '50.23354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53407 50.23354, 1.53407 50.23354, 1.53407 50.23354, 1.53407 50.23354, 1.53407 50.23354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10703'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26029 1.53407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26029"^^xsd:decimal ;
  dwc:decimalLongitude "1.53407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26029 1.53407)"^^geo:wktLiteral ;
  geo-pos:lat "50.26029"^^xsd:decimal ;
  geo-pos:long "1.53407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53407'^^xsd:double;
  dwc:latitude '50.26029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53407 50.26029, 1.53407 50.26029, 1.53407 50.26029, 1.53407 50.26029, 1.53407 50.26029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7082'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23188"^^xsd:decimal ;
  dwc:decimalLongitude "1.53408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53408)"^^geo:wktLiteral ;
  geo-pos:lat "50.23188"^^xsd:decimal ;
  geo-pos:long "1.53408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13126'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53408'^^xsd:double;
  dwc:latitude '50.23188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53408 50.23188, 1.53408 50.23188, 1.53408 50.23188, 1.53408 50.23188, 1.53408 50.23188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13126'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.53408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.53408)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.53408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53408'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53408 50.23337, 1.53408 50.23337, 1.53408 50.23337, 1.53408 50.23337, 1.53408 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9888'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.5341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.5341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.5341)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.5341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5341'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5341 50.23089, 1.5341 50.23089, 1.5341 50.23089, 1.5341 50.23089, 1.5341 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5106'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.53411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53411)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.53411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53411'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53411 50.23272, 1.53411 50.23272, 1.53411 50.23272, 1.53411 50.23272, 1.53411 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10621'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23305"^^xsd:decimal ;
  dwc:decimalLongitude "1.53411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53411)"^^geo:wktLiteral ;
  geo-pos:lat "50.23305"^^xsd:decimal ;
  geo-pos:long "1.53411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9038'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53411'^^xsd:double;
  dwc:latitude '50.23305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53411 50.23305, 1.53411 50.23305, 1.53411 50.23305, 1.53411 50.23305, 1.53411 50.23305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9038'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.53411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53411)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.53411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53411'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53411 50.23359, 1.53411 50.23359, 1.53411 50.23359, 1.53411 50.23359, 1.53411 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5944'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.53411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2346"^^xsd:decimal ;
  dwc:decimalLongitude "1.53411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.53411)"^^geo:wktLiteral ;
  geo-pos:lat "50.2346"^^xsd:decimal ;
  geo-pos:long "1.53411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53411'^^xsd:double;
  dwc:latitude '50.2346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53411 50.2346, 1.53411 50.2346, 1.53411 50.2346, 1.53411 50.2346, 1.53411 50.2346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8735'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21478 1.53412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21478"^^xsd:decimal ;
  dwc:decimalLongitude "1.53412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21478 1.53412)"^^geo:wktLiteral ;
  geo-pos:lat "50.21478"^^xsd:decimal ;
  geo-pos:long "1.53412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53412'^^xsd:double;
  dwc:latitude '50.21478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53412 50.21478, 1.53412 50.21478, 1.53412 50.21478, 1.53412 50.21478, 1.53412 50.21478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5462'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.53412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22596"^^xsd:decimal ;
  dwc:decimalLongitude "1.53412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.53412)"^^geo:wktLiteral ;
  geo-pos:lat "50.22596"^^xsd:decimal ;
  geo-pos:long "1.53412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53412'^^xsd:double;
  dwc:latitude '50.22596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53412 50.22596, 1.53412 50.22596, 1.53412 50.22596, 1.53412 50.22596, 1.53412 50.22596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_374'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.53412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.53412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.53412)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.53412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53412'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53412 50.23252, 1.53412 50.23252, 1.53412 50.23252, 1.53412 50.23252, 1.53412 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8645'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.53414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.53414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.53414)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.53414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53414'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53414 50.22767, 1.53414 50.22767, 1.53414 50.22767, 1.53414 50.22767, 1.53414 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_373'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23347 1.53414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23347"^^xsd:decimal ;
  dwc:decimalLongitude "1.53414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23347 1.53414)"^^geo:wktLiteral ;
  geo-pos:lat "50.23347"^^xsd:decimal ;
  geo-pos:long "1.53414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53414'^^xsd:double;
  dwc:latitude '50.23347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53414 50.23347, 1.53414 50.23347, 1.53414 50.23347, 1.53414 50.23347, 1.53414 50.23347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4927'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.53416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.53416)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.53416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.706111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53416'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53416 50.2261, 1.53416 50.2261, 1.53416 50.2261, 1.53416 50.2261, 1.53416 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6247'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35746 1.53416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35746"^^xsd:decimal ;
  dwc:decimalLongitude "1.53416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35746 1.53416)"^^geo:wktLiteral ;
  geo-pos:lat "50.35746"^^xsd:decimal ;
  geo-pos:long "1.53416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53416'^^xsd:double;
  dwc:latitude '50.35746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53416 50.35746, 1.53416 50.35746, 1.53416 50.35746, 1.53416 50.35746, 1.53416 50.35746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8568'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.53417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23281"^^xsd:decimal ;
  dwc:decimalLongitude "1.53417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.53417)"^^geo:wktLiteral ;
  geo-pos:lat "50.23281"^^xsd:decimal ;
  geo-pos:long "1.53417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.437777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53417'^^xsd:double;
  dwc:latitude '50.23281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53417 50.23281, 1.53417 50.23281, 1.53417 50.23281, 1.53417 50.23281, 1.53417 50.23281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_338'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53418)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.53418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53418'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53418 50.2317, 1.53418 50.2317, 1.53418 50.2317, 1.53418 50.2317, 1.53418 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12852'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.53418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.53418)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.53418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13125'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53418'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53418 50.23365, 1.53418 50.23365, 1.53418 50.23365, 1.53418 50.23365, 1.53418 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13125'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.53418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.53418)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.53418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53418'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53418 50.23393, 1.53418 50.23393, 1.53418 50.23393, 1.53418 50.23393, 1.53418 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2690'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.53419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.53419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.53419)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.53419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53419'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53419 50.23067, 1.53419 50.23067, 1.53419 50.23067, 1.53419 50.23067, 1.53419 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5378'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.53419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23501"^^xsd:decimal ;
  dwc:decimalLongitude "1.53419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.53419)"^^geo:wktLiteral ;
  geo-pos:lat "50.23501"^^xsd:decimal ;
  geo-pos:long "1.53419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2246'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.9422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53419'^^xsd:double;
  dwc:latitude '50.23501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53419 50.23501, 1.53419 50.23501, 1.53419 50.23501, 1.53419 50.23501, 1.53419 50.23501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2246'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23078"^^xsd:decimal ;
  dwc:decimalLongitude "1.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.5342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23078"^^xsd:decimal ;
  geo-pos:long "1.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5342'^^xsd:double;
  dwc:latitude '50.23078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5342 50.23078, 1.5342 50.23078, 1.5342 50.23078, 1.5342 50.23078, 1.5342 50.23078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5122'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.5342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5342'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5342 50.23258, 1.5342 50.23258, 1.5342 50.23258, 1.5342 50.23258, 1.5342 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3778'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23341"^^xsd:decimal ;
  dwc:decimalLongitude "1.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.5342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23341"^^xsd:decimal ;
  geo-pos:long "1.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5342'^^xsd:double;
  dwc:latitude '50.23341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5342 50.23341, 1.5342 50.23341, 1.5342 50.23341, 1.5342 50.23341, 1.5342 50.23341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5962'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.5342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5342'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5342 50.23384, 1.5342 50.23384, 1.5342 50.23384, 1.5342 50.23384, 1.5342 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_395'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.5342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5342'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5342 50.23421, 1.5342 50.23421, 1.5342 50.23421, 1.5342 50.23421, 1.5342 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10396'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.53422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53422)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.53422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53422'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53422 50.23094, 1.53422 50.23094, 1.53422 50.23094, 1.53422 50.23094, 1.53422 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6821'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23274"^^xsd:decimal ;
  dwc:decimalLongitude "1.53422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53422)"^^geo:wktLiteral ;
  geo-pos:lat "50.23274"^^xsd:decimal ;
  geo-pos:long "1.53422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53422'^^xsd:double;
  dwc:latitude '50.23274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53422 50.23274, 1.53422 50.23274, 1.53422 50.23274, 1.53422 50.23274, 1.53422 50.23274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2768'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53422)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.53422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53422'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53422 50.23327, 1.53422 50.23327, 1.53422 50.23327, 1.53422 50.23327, 1.53422 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10969'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25915 1.53422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25915"^^xsd:decimal ;
  dwc:decimalLongitude "1.53422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25915 1.53422)"^^geo:wktLiteral ;
  geo-pos:lat "50.25915"^^xsd:decimal ;
  geo-pos:long "1.53422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53422'^^xsd:double;
  dwc:latitude '50.25915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53422 50.25915, 1.53422 50.25915, 1.53422 50.25915, 1.53422 50.25915, 1.53422 50.25915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10227'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.53423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.53423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.53423)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.53423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11151'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53423'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53423 50.23249, 1.53423 50.23249, 1.53423 50.23249, 1.53423 50.23249, 1.53423 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11151'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34979 1.53423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34979"^^xsd:decimal ;
  dwc:decimalLongitude "1.53423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34979 1.53423)"^^geo:wktLiteral ;
  geo-pos:lat "50.34979"^^xsd:decimal ;
  geo-pos:long "1.53423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53423'^^xsd:double;
  dwc:latitude '50.34979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53423 50.34979, 1.53423 50.34979, 1.53423 50.34979, 1.53423 50.34979, 1.53423 50.34979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1682'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22692 1.53424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22692"^^xsd:decimal ;
  dwc:decimalLongitude "1.53424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22692 1.53424)"^^geo:wktLiteral ;
  geo-pos:lat "50.22692"^^xsd:decimal ;
  geo-pos:long "1.53424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53424'^^xsd:double;
  dwc:latitude '50.22692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53424 50.22692, 1.53424 50.22692, 1.53424 50.22692, 1.53424 50.22692, 1.53424 50.22692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_348'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.53424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53424)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.53424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53424'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53424 50.23295, 1.53424 50.23295, 1.53424 50.23295, 1.53424 50.23295, 1.53424 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2668'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23287 1.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23287"^^xsd:decimal ;
  dwc:decimalLongitude "1.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23287 1.53425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23287"^^xsd:decimal ;
  geo-pos:long "1.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53425'^^xsd:double;
  dwc:latitude '50.23287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53425 50.23287, 1.53425 50.23287, 1.53425 50.23287, 1.53425 50.23287, 1.53425 50.23287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12644'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53425'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53425 50.23329, 1.53425 50.23329, 1.53425 50.23329, 1.53425 50.23329, 1.53425 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10139'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.53426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23279"^^xsd:decimal ;
  dwc:decimalLongitude "1.53426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.53426)"^^geo:wktLiteral ;
  geo-pos:lat "50.23279"^^xsd:decimal ;
  geo-pos:long "1.53426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13158'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53426'^^xsd:double;
  dwc:latitude '50.23279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53426 50.23279, 1.53426 50.23279, 1.53426 50.23279, 1.53426 50.23279, 1.53426 50.23279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13158'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.53427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22762"^^xsd:decimal ;
  dwc:decimalLongitude "1.53427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22762 1.53427)"^^geo:wktLiteral ;
  geo-pos:lat "50.22762"^^xsd:decimal ;
  geo-pos:long "1.53427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.471111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53427'^^xsd:double;
  dwc:latitude '50.22762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53427 50.22762, 1.53427 50.22762, 1.53427 50.22762, 1.53427 50.22762, 1.53427 50.22762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5683'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33106 1.53429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33106"^^xsd:decimal ;
  dwc:decimalLongitude "1.53429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33106 1.53429)"^^geo:wktLiteral ;
  geo-pos:lat "50.33106"^^xsd:decimal ;
  geo-pos:long "1.53429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53429'^^xsd:double;
  dwc:latitude '50.33106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53429 50.33106, 1.53429 50.33106, 1.53429 50.33106, 1.53429 50.33106, 1.53429 50.33106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4742'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.5343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.5343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.5343)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.5343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5343'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5343 50.23173, 1.5343 50.23173, 1.5343 50.23173, 1.5343 50.23173, 1.5343 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12899'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.5343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.5343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.5343)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.5343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5343'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5343 50.23369, 1.5343 50.23369, 1.5343 50.23369, 1.5343 50.23369, 1.5343 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5008'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2366 1.53431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2366"^^xsd:decimal ;
  dwc:decimalLongitude "1.53431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2366 1.53431)"^^geo:wktLiteral ;
  geo-pos:lat "50.2366"^^xsd:decimal ;
  geo-pos:long "1.53431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12583'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53431'^^xsd:double;
  dwc:latitude '50.2366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53431 50.2366, 1.53431 50.2366, 1.53431 50.2366, 1.53431 50.2366, 1.53431 50.2366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12583'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22315 1.53433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22315 1.53433)"^^geo:wktLiteral ;
  geo-pos:lat "50.22315"^^xsd:decimal ;
  geo-pos:long "1.53433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53433'^^xsd:double;
  dwc:latitude '50.22315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53433 50.22315, 1.53433 50.22315, 1.53433 50.22315, 1.53433 50.22315, 1.53433 50.22315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6973'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22601 1.53433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22601"^^xsd:decimal ;
  dwc:decimalLongitude "1.53433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22601 1.53433)"^^geo:wktLiteral ;
  geo-pos:lat "50.22601"^^xsd:decimal ;
  geo-pos:long "1.53433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53433'^^xsd:double;
  dwc:latitude '50.22601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53433 50.22601, 1.53433 50.22601, 1.53433 50.22601, 1.53433 50.22601, 1.53433 50.22601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6825'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.53433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.53433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.53433)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.53433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53433'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53433 50.22935, 1.53433 50.22935, 1.53433 50.22935, 1.53433 50.22935, 1.53433 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4777'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22058 1.53434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22058"^^xsd:decimal ;
  dwc:decimalLongitude "1.53434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22058 1.53434)"^^geo:wktLiteral ;
  geo-pos:lat "50.22058"^^xsd:decimal ;
  geo-pos:long "1.53434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53434'^^xsd:double;
  dwc:latitude '50.22058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53434 50.22058, 1.53434 50.22058, 1.53434 50.22058, 1.53434 50.22058, 1.53434 50.22058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_721'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.53434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53434)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.53434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53434'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53434 50.23107, 1.53434 50.23107, 1.53434 50.23107, 1.53434 50.23107, 1.53434 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12817'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.53434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2326"^^xsd:decimal ;
  dwc:decimalLongitude "1.53434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.53434)"^^geo:wktLiteral ;
  geo-pos:lat "50.2326"^^xsd:decimal ;
  geo-pos:long "1.53434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10885'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53434'^^xsd:double;
  dwc:latitude '50.2326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53434 50.2326, 1.53434 50.2326, 1.53434 50.2326, 1.53434 50.2326, 1.53434 50.2326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10885'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.53436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21856"^^xsd:decimal ;
  dwc:decimalLongitude "1.53436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.53436)"^^geo:wktLiteral ;
  geo-pos:lat "50.21856"^^xsd:decimal ;
  geo-pos:long "1.53436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53436'^^xsd:double;
  dwc:latitude '50.21856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53436 50.21856, 1.53436 50.21856, 1.53436 50.21856, 1.53436 50.21856, 1.53436 50.21856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_382'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53437)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53437'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53437 50.23243, 1.53437 50.23243, 1.53437 50.23243, 1.53437 50.23243, 1.53437 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8631'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53437)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53437'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53437 50.23443, 1.53437 50.23443, 1.53437 50.23443, 1.53437 50.23443, 1.53437 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10495'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.53438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.53438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.53438)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.53438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53438'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53438 50.2297, 1.53438 50.2297, 1.53438 50.2297, 1.53438 50.2297, 1.53438 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_394'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.53438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53438)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.53438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53438'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53438 50.23227, 1.53438 50.23227, 1.53438 50.23227, 1.53438 50.23227, 1.53438 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5380'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53438)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.53438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53438'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53438 50.23309, 1.53438 50.23309, 1.53438 50.23309, 1.53438 50.23309, 1.53438 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12098'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.53438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23316"^^xsd:decimal ;
  dwc:decimalLongitude "1.53438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.53438)"^^geo:wktLiteral ;
  geo-pos:lat "50.23316"^^xsd:decimal ;
  geo-pos:long "1.53438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53438'^^xsd:double;
  dwc:latitude '50.23316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53438 50.23316, 1.53438 50.23316, 1.53438 50.23316, 1.53438 50.23316, 1.53438 50.23316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12106'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.53439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.53439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.53439)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.53439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53439'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53439 50.23248, 1.53439 50.23248, 1.53439 50.23248, 1.53439 50.23248, 1.53439 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1092'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53439)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13057'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.8811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53439'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53439 50.23253, 1.53439 50.23253, 1.53439 50.23253, 1.53439 50.23253, 1.53439 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13057'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23483 1.53439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23483"^^xsd:decimal ;
  dwc:decimalLongitude "1.53439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23483 1.53439)"^^geo:wktLiteral ;
  geo-pos:lat "50.23483"^^xsd:decimal ;
  geo-pos:long "1.53439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53439'^^xsd:double;
  dwc:latitude '50.23483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53439 50.23483, 1.53439 50.23483, 1.53439 50.23483, 1.53439 50.23483, 1.53439 50.23483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10531'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23122"^^xsd:decimal ;
  dwc:decimalLongitude "1.53441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53441)"^^geo:wktLiteral ;
  geo-pos:lat "50.23122"^^xsd:decimal ;
  geo-pos:long "1.53441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_445'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53441'^^xsd:double;
  dwc:latitude '50.23122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53441 50.23122, 1.53441 50.23122, 1.53441 50.23122, 1.53441 50.23122, 1.53441 50.23122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_445'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.53443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.53443)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.53443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53443'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53443 50.22574, 1.53443 50.22574, 1.53443 50.22574, 1.53443 50.22574, 1.53443 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_188'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53443)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.53443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53443'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53443 50.23338, 1.53443 50.23338, 1.53443 50.23338, 1.53443 50.23338, 1.53443 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_375'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.53444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.53444)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.53444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53444'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53444 50.2261, 1.53444 50.2261, 1.53444 50.2261, 1.53444 50.2261, 1.53444 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_172'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30798 1.53444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30798"^^xsd:decimal ;
  dwc:decimalLongitude "1.53444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30798 1.53444)"^^geo:wktLiteral ;
  geo-pos:lat "50.30798"^^xsd:decimal ;
  geo-pos:long "1.53444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.426666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53444'^^xsd:double;
  dwc:latitude '50.30798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53444 50.30798, 1.53444 50.30798, 1.53444 50.30798, 1.53444 50.30798, 1.53444 50.30798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9603'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31424 1.53444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31424"^^xsd:decimal ;
  dwc:decimalLongitude "1.53444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31424 1.53444)"^^geo:wktLiteral ;
  geo-pos:lat "50.31424"^^xsd:decimal ;
  geo-pos:long "1.53444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53444'^^xsd:double;
  dwc:latitude '50.31424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53444 50.31424, 1.53444 50.31424, 1.53444 50.31424, 1.53444 50.31424, 1.53444 50.31424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9361'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53446)"^^geo:wktLiteral ;
  geo-pos:lat "50.2309"^^xsd:decimal ;
  geo-pos:long "1.53446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53446'^^xsd:double;
  dwc:latitude '50.2309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53446 50.2309, 1.53446 50.2309, 1.53446 50.2309, 1.53446 50.2309, 1.53446 50.2309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5146'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53446)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53446'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53446 50.23296, 1.53446 50.23296, 1.53446 50.23296, 1.53446 50.23296, 1.53446 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2667'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.53448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53448)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.53448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53448'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53448 50.22992, 1.53448 50.22992, 1.53448 50.22992, 1.53448 50.22992, 1.53448 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9723'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53448)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.53448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53448'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53448 50.2334, 1.53448 50.2334, 1.53448 50.2334, 1.53448 50.2334, 1.53448 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_388'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.53449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22951"^^xsd:decimal ;
  dwc:decimalLongitude "1.53449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.53449)"^^geo:wktLiteral ;
  geo-pos:lat "50.22951"^^xsd:decimal ;
  geo-pos:long "1.53449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53449'^^xsd:double;
  dwc:latitude '50.22951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53449 50.22951, 1.53449 50.22951, 1.53449 50.22951, 1.53449 50.22951, 1.53449 50.22951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6634'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.53449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.53449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.53449)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.53449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.393333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53449'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53449 50.23339, 1.53449 50.23339, 1.53449 50.23339, 1.53449 50.23339, 1.53449 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5945'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.53449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53449)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.53449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53449'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53449 50.23359, 1.53449 50.23359, 1.53449 50.23359, 1.53449 50.23359, 1.53449 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6127'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23058"^^xsd:decimal ;
  dwc:decimalLongitude "1.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.5345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23058"^^xsd:decimal ;
  geo-pos:long "1.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5345'^^xsd:double;
  dwc:latitude '50.23058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5345 50.23058, 1.5345 50.23058, 1.5345 50.23058, 1.5345 50.23058, 1.5345 50.23058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6389'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.5345)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_431'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.17'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5345'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5345 50.23176, 1.5345 50.23176, 1.5345 50.23176, 1.5345 50.23176, 1.5345 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_431'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53451)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.53451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53451'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53451 50.2289, 1.53451 50.2289, 1.53451 50.2289, 1.53451 50.2289, 1.53451 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4482'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53451)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53451'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53451 50.2315, 1.53451 50.2315, 1.53451 50.2315, 1.53451 50.2315, 1.53451 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4607'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.53451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.53451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.53451)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.53451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53451'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53451 50.23163, 1.53451 50.23163, 1.53451 50.23163, 1.53451 50.23163, 1.53451 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5168'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35901 1.53451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35901"^^xsd:decimal ;
  dwc:decimalLongitude "1.53451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35901 1.53451)"^^geo:wktLiteral ;
  geo-pos:lat "50.35901"^^xsd:decimal ;
  geo-pos:long "1.53451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.71111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53451'^^xsd:double;
  dwc:latitude '50.35901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53451 50.35901, 1.53451 50.35901, 1.53451 50.35901, 1.53451 50.35901, 1.53451 50.35901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2335'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.53452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.53452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.53452)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.53452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53452'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53452 50.23323, 1.53452 50.23323, 1.53452 50.23323, 1.53452 50.23323, 1.53452 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10137'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.53453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.53453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23232"^^xsd:decimal ;
  geo-pos:long "1.53453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53453'^^xsd:double;
  dwc:latitude '50.23232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53453 50.23232, 1.53453 50.23232, 1.53453 50.23232, 1.53453 50.23232, 1.53453 50.23232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12848'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.53453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.53453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.53453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.53453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13127'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53453'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53453 50.23336, 1.53453 50.23336, 1.53453 50.23336, 1.53453 50.23336, 1.53453 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13127'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.53453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.53453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.53453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53453'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53453 50.23404, 1.53453 50.23404, 1.53453 50.23404, 1.53453 50.23404, 1.53453 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12157'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53455)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53455'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53455 50.23333, 1.53455 50.23333, 1.53455 50.23333, 1.53455 50.23333, 1.53455 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7418'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23383"^^xsd:decimal ;
  dwc:decimalLongitude "1.53458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23383 1.53458)"^^geo:wktLiteral ;
  geo-pos:lat "50.23383"^^xsd:decimal ;
  geo-pos:long "1.53458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12532'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53458'^^xsd:double;
  dwc:latitude '50.23383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53458 50.23383, 1.53458 50.23383, 1.53458 50.23383, 1.53458 50.23383, 1.53458 50.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12532'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.53459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.53459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.53459)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.53459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53459'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53459 50.2312, 1.53459 50.2312, 1.53459 50.2312, 1.53459 50.2312, 1.53459 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_413'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22586"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22586"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.80333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.22586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.22586, 1.5346 50.22586, 1.5346 50.22586, 1.5346 50.22586, 1.5346 50.22586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5231'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.22835, 1.5346 50.22835, 1.5346 50.22835, 1.5346 50.22835, 1.5346 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7761'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.23369, 1.5346 50.23369, 1.5346 50.23369, 1.5346 50.23369, 1.5346 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4891'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23379"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23379 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.23379"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.23379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.23379, 1.5346 50.23379, 1.5346 50.23379, 1.5346 50.23379, 1.5346 50.23379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11997'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23534 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23534"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23534 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.23534"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.23534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.23534, 1.5346 50.23534, 1.5346 50.23534, 1.5346 50.23534, 1.5346 50.23534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12663'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25364 1.5346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25364"^^xsd:decimal ;
  dwc:decimalLongitude "1.5346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25364 1.5346)"^^geo:wktLiteral ;
  geo-pos:lat "50.25364"^^xsd:decimal ;
  geo-pos:long "1.5346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5346'^^xsd:double;
  dwc:latitude '50.25364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5346 50.25364, 1.5346 50.25364, 1.5346 50.25364, 1.5346 50.25364, 1.5346 50.25364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8636'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53461)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.53461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53461'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53461 50.23329, 1.53461 50.23329, 1.53461 50.23329, 1.53461 50.23329, 1.53461 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9889'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53461)"^^geo:wktLiteral ;
  geo-pos:lat "50.23332"^^xsd:decimal ;
  geo-pos:long "1.53461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11031'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53461'^^xsd:double;
  dwc:latitude '50.23332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53461 50.23332, 1.53461 50.23332, 1.53461 50.23332, 1.53461 50.23332, 1.53461 50.23332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11031'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23381"^^xsd:decimal ;
  dwc:decimalLongitude "1.53461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.53461)"^^geo:wktLiteral ;
  geo-pos:lat "50.23381"^^xsd:decimal ;
  geo-pos:long "1.53461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53461'^^xsd:double;
  dwc:latitude '50.23381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53461 50.23381, 1.53461 50.23381, 1.53461 50.23381, 1.53461 50.23381, 1.53461 50.23381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11860'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22104 1.53462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22104"^^xsd:decimal ;
  dwc:decimalLongitude "1.53462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22104 1.53462)"^^geo:wktLiteral ;
  geo-pos:lat "50.22104"^^xsd:decimal ;
  geo-pos:long "1.53462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53462'^^xsd:double;
  dwc:latitude '50.22104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53462 50.22104, 1.53462 50.22104, 1.53462 50.22104, 1.53462 50.22104, 1.53462 50.22104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_733'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.53462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.53462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11198'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53462'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53462 50.23096, 1.53462 50.23096, 1.53462 50.23096, 1.53462 50.23096, 1.53462 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11198'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11126'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53462'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53462 50.23324, 1.53462 50.23324, 1.53462 50.23324, 1.53462 50.23324, 1.53462 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11126'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.53462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.53462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.53462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.53462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53462'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53462 50.23336, 1.53462 50.23336, 1.53462 50.23336, 1.53462 50.23336, 1.53462 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5309'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53462'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53462 50.23356, 1.53462 50.23356, 1.53462 50.23356, 1.53462 50.23356, 1.53462 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9811'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.53463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23136"^^xsd:decimal ;
  dwc:decimalLongitude "1.53463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.53463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23136"^^xsd:decimal ;
  geo-pos:long "1.53463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53463'^^xsd:double;
  dwc:latitude '50.23136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53463 50.23136, 1.53463 50.23136, 1.53463 50.23136, 1.53463 50.23136, 1.53463 50.23136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4468'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.53463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23235"^^xsd:decimal ;
  dwc:decimalLongitude "1.53463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.53463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23235"^^xsd:decimal ;
  geo-pos:long "1.53463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53463'^^xsd:double;
  dwc:latitude '50.23235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53463 50.23235, 1.53463 50.23235, 1.53463 50.23235, 1.53463 50.23235, 1.53463 50.23235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_350'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.53463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.53463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53463'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53463 50.23244, 1.53463 50.23244, 1.53463 50.23244, 1.53463 50.23244, 1.53463 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10497'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.53463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23518"^^xsd:decimal ;
  dwc:decimalLongitude "1.53463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.53463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23518"^^xsd:decimal ;
  geo-pos:long "1.53463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53463'^^xsd:double;
  dwc:latitude '50.23518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53463 50.23518, 1.53463 50.23518, 1.53463 50.23518, 1.53463 50.23518, 1.53463 50.23518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1685'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37194 1.53463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37194"^^xsd:decimal ;
  dwc:decimalLongitude "1.53463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37194 1.53463)"^^geo:wktLiteral ;
  geo-pos:lat "50.37194"^^xsd:decimal ;
  geo-pos:long "1.53463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53463'^^xsd:double;
  dwc:latitude '50.37194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53463 50.37194, 1.53463 50.37194, 1.53463 50.37194, 1.53463 50.37194, 1.53463 50.37194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4753'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22604"^^xsd:decimal ;
  dwc:decimalLongitude "1.53465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.53465)"^^geo:wktLiteral ;
  geo-pos:lat "50.22604"^^xsd:decimal ;
  geo-pos:long "1.53465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_476'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53465'^^xsd:double;
  dwc:latitude '50.22604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53465 50.22604, 1.53465 50.22604, 1.53465 50.22604, 1.53465 50.22604, 1.53465 50.22604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_476'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.53465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23285"^^xsd:decimal ;
  dwc:decimalLongitude "1.53465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.53465)"^^geo:wktLiteral ;
  geo-pos:lat "50.23285"^^xsd:decimal ;
  geo-pos:long "1.53465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11081'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53465'^^xsd:double;
  dwc:latitude '50.23285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53465 50.23285, 1.53465 50.23285, 1.53465 50.23285, 1.53465 50.23285, 1.53465 50.23285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11081'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.53465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.53465)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.53465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53465'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53465 50.23334, 1.53465 50.23334, 1.53465 50.23334, 1.53465 50.23334, 1.53465 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9755'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.53466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23056"^^xsd:decimal ;
  dwc:decimalLongitude "1.53466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.53466)"^^geo:wktLiteral ;
  geo-pos:lat "50.23056"^^xsd:decimal ;
  geo-pos:long "1.53466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53466'^^xsd:double;
  dwc:latitude '50.23056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53466 50.23056, 1.53466 50.23056, 1.53466 50.23056, 1.53466 50.23056, 1.53466 50.23056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7942'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53466)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.53466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11094'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53466'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53466 50.233, 1.53466 50.233, 1.53466 50.233, 1.53466 50.233, 1.53466 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11094'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.53467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21922"^^xsd:decimal ;
  dwc:decimalLongitude "1.53467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.53467)"^^geo:wktLiteral ;
  geo-pos:lat "50.21922"^^xsd:decimal ;
  geo-pos:long "1.53467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_64'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_64'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53467'^^xsd:double;
  dwc:latitude '50.21922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53467 50.21922, 1.53467 50.21922, 1.53467 50.21922, 1.53467 50.21922, 1.53467 50.21922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_64'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23034 1.53467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23034"^^xsd:decimal ;
  dwc:decimalLongitude "1.53467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23034 1.53467)"^^geo:wktLiteral ;
  geo-pos:lat "50.23034"^^xsd:decimal ;
  geo-pos:long "1.53467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9243'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53467'^^xsd:double;
  dwc:latitude '50.23034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53467 50.23034, 1.53467 50.23034, 1.53467 50.23034, 1.53467 50.23034, 1.53467 50.23034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9243'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23617 1.53467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23617"^^xsd:decimal ;
  dwc:decimalLongitude "1.53467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23617 1.53467)"^^geo:wktLiteral ;
  geo-pos:lat "50.23617"^^xsd:decimal ;
  geo-pos:long "1.53467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53467'^^xsd:double;
  dwc:latitude '50.23617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53467 50.23617, 1.53467 50.23617, 1.53467 50.23617, 1.53467 50.23617, 1.53467 50.23617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2666'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.53468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53468)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.53468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53468'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53468 50.23272, 1.53468 50.23272, 1.53468 50.23272, 1.53468 50.23272, 1.53468 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4671'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23354"^^xsd:decimal ;
  dwc:decimalLongitude "1.53468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23354 1.53468)"^^geo:wktLiteral ;
  geo-pos:lat "50.23354"^^xsd:decimal ;
  geo-pos:long "1.53468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53468'^^xsd:double;
  dwc:latitude '50.23354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53468 50.23354, 1.53468 50.23354, 1.53468 50.23354, 1.53468 50.23354, 1.53468 50.23354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4608'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.53468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.53468)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.53468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12595'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53468'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53468 50.23364, 1.53468 50.23364, 1.53468 50.23364, 1.53468 50.23364, 1.53468 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12595'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.53469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53469)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.53469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53469'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53469 50.23001, 1.53469 50.23001, 1.53469 50.23001, 1.53469 50.23001, 1.53469 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4711'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23388"^^xsd:decimal ;
  dwc:decimalLongitude "1.53469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23388 1.53469)"^^geo:wktLiteral ;
  geo-pos:lat "50.23388"^^xsd:decimal ;
  geo-pos:long "1.53469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12594'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53469'^^xsd:double;
  dwc:latitude '50.23388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53469 50.23388, 1.53469 50.23388, 1.53469 50.23388, 1.53469 50.23388, 1.53469 50.23388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12594'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22607 1.5347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22607"^^xsd:decimal ;
  dwc:decimalLongitude "1.5347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22607 1.5347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22607"^^xsd:decimal ;
  geo-pos:long "1.5347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_450'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5347'^^xsd:double;
  dwc:latitude '50.22607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5347 50.22607, 1.5347 50.22607, 1.5347 50.22607, 1.5347 50.22607, 1.5347 50.22607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_450'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.53471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23063"^^xsd:decimal ;
  dwc:decimalLongitude "1.53471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.53471)"^^geo:wktLiteral ;
  geo-pos:lat "50.23063"^^xsd:decimal ;
  geo-pos:long "1.53471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53471'^^xsd:double;
  dwc:latitude '50.23063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53471 50.23063, 1.53471 50.23063, 1.53471 50.23063, 1.53471 50.23063, 1.53471 50.23063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5662'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53471)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.53471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9245'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53471'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53471 50.23317, 1.53471 50.23317, 1.53471 50.23317, 1.53471 50.23317, 1.53471 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9245'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.53473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.53473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.53473)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.53473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.271111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53473'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53473 50.23262, 1.53473 50.23262, 1.53473 50.23262, 1.53473 50.23262, 1.53473 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12911'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23576 1.53473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23576"^^xsd:decimal ;
  dwc:decimalLongitude "1.53473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23576 1.53473)"^^geo:wktLiteral ;
  geo-pos:lat "50.23576"^^xsd:decimal ;
  geo-pos:long "1.53473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11077'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53473'^^xsd:double;
  dwc:latitude '50.23576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53473 50.23576, 1.53473 50.23576, 1.53473 50.23576, 1.53473 50.23576, 1.53473 50.23576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11077'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.53474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23079"^^xsd:decimal ;
  dwc:decimalLongitude "1.53474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.53474)"^^geo:wktLiteral ;
  geo-pos:lat "50.23079"^^xsd:decimal ;
  geo-pos:long "1.53474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53474'^^xsd:double;
  dwc:latitude '50.23079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53474 50.23079, 1.53474 50.23079, 1.53474 50.23079, 1.53474 50.23079, 1.53474 50.23079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6566'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23169"^^xsd:decimal ;
  dwc:decimalLongitude "1.53474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53474)"^^geo:wktLiteral ;
  geo-pos:lat "50.23169"^^xsd:decimal ;
  geo-pos:long "1.53474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13146'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.532222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53474'^^xsd:double;
  dwc:latitude '50.23169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53474 50.23169, 1.53474 50.23169, 1.53474 50.23169, 1.53474 50.23169, 1.53474 50.23169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13146'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44032 1.53474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44032"^^xsd:decimal ;
  dwc:decimalLongitude "1.53474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44032 1.53474)"^^geo:wktLiteral ;
  geo-pos:lat "50.44032"^^xsd:decimal ;
  geo-pos:long "1.53474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3260'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53474'^^xsd:double;
  dwc:latitude '50.44032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53474 50.44032, 1.53474 50.44032, 1.53474 50.44032, 1.53474 50.44032, 1.53474 50.44032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3260'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.53476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.53476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.53476)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.53476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.79'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53476'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53476 50.23054, 1.53476 50.23054, 1.53476 50.23054, 1.53476 50.23054, 1.53476 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5487'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2337"^^xsd:decimal ;
  dwc:decimalLongitude "1.53476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2337 1.53476)"^^geo:wktLiteral ;
  geo-pos:lat "50.2337"^^xsd:decimal ;
  geo-pos:long "1.53476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53476'^^xsd:double;
  dwc:latitude '50.2337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53476 50.2337, 1.53476 50.2337, 1.53476 50.2337, 1.53476 50.2337, 1.53476 50.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11861'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37454 1.53476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37454"^^xsd:decimal ;
  dwc:decimalLongitude "1.53476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37454 1.53476)"^^geo:wktLiteral ;
  geo-pos:lat "50.37454"^^xsd:decimal ;
  geo-pos:long "1.53476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53476'^^xsd:double;
  dwc:latitude '50.37454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53476 50.37454, 1.53476 50.37454, 1.53476 50.37454, 1.53476 50.37454, 1.53476 50.37454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7401'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.53477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.53477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13056'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53477'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53477 50.23242, 1.53477 50.23242, 1.53477 50.23242, 1.53477 50.23242, 1.53477 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13056'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11128'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53477'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53477 50.23243, 1.53477 50.23243, 1.53477 50.23243, 1.53477 50.23243, 1.53477 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11128'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53477'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53477 50.23324, 1.53477 50.23324, 1.53477 50.23324, 1.53477 50.23324, 1.53477 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6428'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.53478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.53478)"^^geo:wktLiteral ;
  geo-pos:lat "50.2232"^^xsd:decimal ;
  geo-pos:long "1.53478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53478'^^xsd:double;
  dwc:latitude '50.2232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53478 50.2232, 1.53478 50.2232, 1.53478 50.2232, 1.53478 50.2232, 1.53478 50.2232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4787'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53478)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13047'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53478'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53478 50.23296, 1.53478 50.23296, 1.53478 50.23296, 1.53478 50.23296, 1.53478 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13047'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.53479)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.53479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53479'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53479 50.23317, 1.53479 50.23317, 1.53479 50.23317, 1.53479 50.23317, 1.53479 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_303'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24116 1.53479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24116"^^xsd:decimal ;
  dwc:decimalLongitude "1.53479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24116 1.53479)"^^geo:wktLiteral ;
  geo-pos:lat "50.24116"^^xsd:decimal ;
  geo-pos:long "1.53479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12498'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53479'^^xsd:double;
  dwc:latitude '50.24116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53479 50.24116, 1.53479 50.24116, 1.53479 50.24116, 1.53479 50.24116, 1.53479 50.24116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12498'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.5348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.5348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.5348)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.5348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5348'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5348 50.23195, 1.5348 50.23195, 1.5348 50.23195, 1.5348 50.23195, 1.5348 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2933'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27414 1.53481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27414 1.53481)"^^geo:wktLiteral ;
  geo-pos:lat "50.27414"^^xsd:decimal ;
  geo-pos:long "1.53481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53481'^^xsd:double;
  dwc:latitude '50.27414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53481 50.27414, 1.53481 50.27414, 1.53481 50.27414, 1.53481 50.27414, 1.53481 50.27414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7871'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.53482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.53482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1528'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53482'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53482 50.23192, 1.53482 50.23192, 1.53482 50.23192, 1.53482 50.23192, 1.53482 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1528'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.53483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22552"^^xsd:decimal ;
  dwc:decimalLongitude "1.53483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.53483)"^^geo:wktLiteral ;
  geo-pos:lat "50.22552"^^xsd:decimal ;
  geo-pos:long "1.53483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8240'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53483'^^xsd:double;
  dwc:latitude '50.22552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53483 50.22552, 1.53483 50.22552, 1.53483 50.22552, 1.53483 50.22552, 1.53483 50.22552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8240'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.53483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.53483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.53483)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.53483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53483'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53483 50.23293, 1.53483 50.23293, 1.53483 50.23293, 1.53483 50.23293, 1.53483 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12932'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53483)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53483'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53483 50.23324, 1.53483 50.23324, 1.53483 50.23324, 1.53483 50.23324, 1.53483 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12211'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21815 1.53484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21815"^^xsd:decimal ;
  dwc:decimalLongitude "1.53484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21815 1.53484)"^^geo:wktLiteral ;
  geo-pos:lat "50.21815"^^xsd:decimal ;
  geo-pos:long "1.53484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53484'^^xsd:double;
  dwc:latitude '50.21815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53484 50.21815, 1.53484 50.21815, 1.53484 50.21815, 1.53484 50.21815, 1.53484 50.21815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_746'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.53484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23105"^^xsd:decimal ;
  dwc:decimalLongitude "1.53484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.53484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23105"^^xsd:decimal ;
  geo-pos:long "1.53484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.001111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53484'^^xsd:double;
  dwc:latitude '50.23105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53484 50.23105, 1.53484 50.23105, 1.53484 50.23105, 1.53484 50.23105, 1.53484 50.23105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7941'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2297'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53484'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53484 50.23254, 1.53484 50.23254, 1.53484 50.23254, 1.53484 50.23254, 1.53484 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2297'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.53484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.53484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13092'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53484'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53484 50.23276, 1.53484 50.23276, 1.53484 50.23276, 1.53484 50.23276, 1.53484 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13092'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.53484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.53484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.53484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53484'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53484 50.23335, 1.53484 50.23335, 1.53484 50.23335, 1.53484 50.23335, 1.53484 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6589'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.53485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.53485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.596666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53485'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53485 50.23096, 1.53485 50.23096, 1.53485 50.23096, 1.53485 50.23096, 1.53485 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11862'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.53485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.53485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.53485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.672222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53485'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53485 50.23212, 1.53485 50.23212, 1.53485 50.23212, 1.53485 50.23212, 1.53485 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_857'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.53485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.53485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53485'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53485 50.23218, 1.53485 50.23218, 1.53485 50.23218, 1.53485 50.23218, 1.53485 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9812'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.53485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.53485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.881111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53485'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53485 50.23276, 1.53485 50.23276, 1.53485 50.23276, 1.53485 50.23276, 1.53485 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11329'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.53486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.53486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.53486)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.53486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53486'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53486 50.23089, 1.53486 50.23089, 1.53486 50.23089, 1.53486 50.23089, 1.53486 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5147'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.53488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22741"^^xsd:decimal ;
  dwc:decimalLongitude "1.53488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.53488)"^^geo:wktLiteral ;
  geo-pos:lat "50.22741"^^xsd:decimal ;
  geo-pos:long "1.53488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53488'^^xsd:double;
  dwc:latitude '50.22741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53488 50.22741, 1.53488 50.22741, 1.53488 50.22741, 1.53488 50.22741, 1.53488 50.22741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6944'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53488)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.53488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13157'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53488'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53488 50.23329, 1.53488 50.23329, 1.53488 50.23329, 1.53488 50.23329, 1.53488 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13157'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53488)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2254'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53488'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53488 50.23333, 1.53488 50.23333, 1.53488 50.23333, 1.53488 50.23333, 1.53488 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2254'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53489)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.53489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53489'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53489 50.2329, 1.53489 50.2329, 1.53489 50.2329, 1.53489 50.2329, 1.53489 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8733'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.5349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22576"^^xsd:decimal ;
  dwc:decimalLongitude "1.5349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.5349)"^^geo:wktLiteral ;
  geo-pos:lat "50.22576"^^xsd:decimal ;
  geo-pos:long "1.5349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_497'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5349'^^xsd:double;
  dwc:latitude '50.22576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5349 50.22576, 1.5349 50.22576, 1.5349 50.22576, 1.5349 50.22576, 1.5349 50.22576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_497'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.5349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5349)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.5349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5349'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5349 50.22948, 1.5349 50.22948, 1.5349 50.22948, 1.5349 50.22948, 1.5349 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6590'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.53492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22834"^^xsd:decimal ;
  dwc:decimalLongitude "1.53492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.53492)"^^geo:wktLiteral ;
  geo-pos:lat "50.22834"^^xsd:decimal ;
  geo-pos:long "1.53492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53492'^^xsd:double;
  dwc:latitude '50.22834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53492 50.22834, 1.53492 50.22834, 1.53492 50.22834, 1.53492 50.22834, 1.53492 50.22834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6078'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53492)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.53492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53492'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53492 50.232, 1.53492 50.232, 1.53492 50.232, 1.53492 50.232, 1.53492 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12831'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23308"^^xsd:decimal ;
  dwc:decimalLongitude "1.53492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53492)"^^geo:wktLiteral ;
  geo-pos:lat "50.23308"^^xsd:decimal ;
  geo-pos:long "1.53492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53492'^^xsd:double;
  dwc:latitude '50.23308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53492 50.23308, 1.53492 50.23308, 1.53492 50.23308, 1.53492 50.23308, 1.53492 50.23308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6609'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.53493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.53493)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.53493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53493'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53493 50.23359, 1.53493 50.23359, 1.53493 50.23359, 1.53493 50.23359, 1.53493 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4820'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22566 1.53495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22566"^^xsd:decimal ;
  dwc:decimalLongitude "1.53495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22566 1.53495)"^^geo:wktLiteral ;
  geo-pos:lat "50.22566"^^xsd:decimal ;
  geo-pos:long "1.53495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53495'^^xsd:double;
  dwc:latitude '50.22566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53495 50.22566, 1.53495 50.22566, 1.53495 50.22566, 1.53495 50.22566, 1.53495 50.22566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_230'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23401"^^xsd:decimal ;
  dwc:decimalLongitude "1.53495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23401 1.53495)"^^geo:wktLiteral ;
  geo-pos:lat "50.23401"^^xsd:decimal ;
  geo-pos:long "1.53495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53495'^^xsd:double;
  dwc:latitude '50.23401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53495 50.23401, 1.53495 50.23401, 1.53495 50.23401, 1.53495 50.23401, 1.53495 50.23401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6575'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23722 1.53495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23722"^^xsd:decimal ;
  dwc:decimalLongitude "1.53495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23722 1.53495)"^^geo:wktLiteral ;
  geo-pos:lat "50.23722"^^xsd:decimal ;
  geo-pos:long "1.53495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53495'^^xsd:double;
  dwc:latitude '50.23722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53495 50.23722, 1.53495 50.23722, 1.53495 50.23722, 1.53495 50.23722, 1.53495 50.23722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11858'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.53496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22534"^^xsd:decimal ;
  dwc:decimalLongitude "1.53496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.53496)"^^geo:wktLiteral ;
  geo-pos:lat "50.22534"^^xsd:decimal ;
  geo-pos:long "1.53496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_83'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_83'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.18111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53496'^^xsd:double;
  dwc:latitude '50.22534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53496 50.22534, 1.53496 50.22534, 1.53496 50.22534, 1.53496 50.22534, 1.53496 50.22534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_83'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.53496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22586"^^xsd:decimal ;
  dwc:decimalLongitude "1.53496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.53496)"^^geo:wktLiteral ;
  geo-pos:lat "50.22586"^^xsd:decimal ;
  geo-pos:long "1.53496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53496'^^xsd:double;
  dwc:latitude '50.22586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53496 50.22586, 1.53496 50.22586, 1.53496 50.22586, 1.53496 50.22586, 1.53496 50.22586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_312'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.53497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23352"^^xsd:decimal ;
  dwc:decimalLongitude "1.53497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.53497)"^^geo:wktLiteral ;
  geo-pos:lat "50.23352"^^xsd:decimal ;
  geo-pos:long "1.53497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11127'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53497'^^xsd:double;
  dwc:latitude '50.23352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53497 50.23352, 1.53497 50.23352, 1.53497 50.23352, 1.53497 50.23352, 1.53497 50.23352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11127'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53497)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.53497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11292'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53497'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53497 50.23374, 1.53497 50.23374, 1.53497 50.23374, 1.53497 50.23374, 1.53497 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11292'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.53498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22628"^^xsd:decimal ;
  dwc:decimalLongitude "1.53498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22628 1.53498)"^^geo:wktLiteral ;
  geo-pos:lat "50.22628"^^xsd:decimal ;
  geo-pos:long "1.53498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53498'^^xsd:double;
  dwc:latitude '50.22628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53498 50.22628, 1.53498 50.22628, 1.53498 50.22628, 1.53498 50.22628, 1.53498 50.22628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5749'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.53498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23064"^^xsd:decimal ;
  dwc:decimalLongitude "1.53498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23064 1.53498)"^^geo:wktLiteral ;
  geo-pos:lat "50.23064"^^xsd:decimal ;
  geo-pos:long "1.53498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53498'^^xsd:double;
  dwc:latitude '50.23064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53498 50.23064, 1.53498 50.23064, 1.53498 50.23064, 1.53498 50.23064, 1.53498 50.23064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5663'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.535)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.535'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.535 50.2322, 1.535 50.2322, 1.535 50.2322, 1.535 50.2322, 1.535 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6271'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23119"^^xsd:decimal ;
  dwc:decimalLongitude "1.53501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23119"^^xsd:decimal ;
  geo-pos:long "1.53501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.908888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53501'^^xsd:double;
  dwc:latitude '50.23119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53501 50.23119, 1.53501 50.23119, 1.53501 50.23119, 1.53501 50.23119, 1.53501 50.23119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5148'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.53501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23301"^^xsd:decimal ;
  dwc:decimalLongitude "1.53501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.53501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23301"^^xsd:decimal ;
  geo-pos:long "1.53501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2274'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53501'^^xsd:double;
  dwc:latitude '50.23301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53501 50.23301, 1.53501 50.23301, 1.53501 50.23301, 1.53501 50.23301, 1.53501 50.23301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2274'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.53501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23344"^^xsd:decimal ;
  dwc:decimalLongitude "1.53501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.53501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23344"^^xsd:decimal ;
  geo-pos:long "1.53501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53501'^^xsd:double;
  dwc:latitude '50.23344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53501 50.23344, 1.53501 50.23344, 1.53501 50.23344, 1.53501 50.23344, 1.53501 50.23344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9910'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.53502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.53502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.53502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.53502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53502'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53502 50.23097, 1.53502 50.23097, 1.53502 50.23097, 1.53502 50.23097, 1.53502 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10617'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.53502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23132"^^xsd:decimal ;
  dwc:decimalLongitude "1.53502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.53502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23132"^^xsd:decimal ;
  geo-pos:long "1.53502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1510'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53502'^^xsd:double;
  dwc:latitude '50.23132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53502 50.23132, 1.53502 50.23132, 1.53502 50.23132, 1.53502 50.23132, 1.53502 50.23132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1510'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.53502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.53502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53502'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53502 50.23242, 1.53502 50.23242, 1.53502 50.23242, 1.53502 50.23242, 1.53502 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1701'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.585555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53502'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53502 50.23253, 1.53502 50.23253, 1.53502 50.23253, 1.53502 50.23253, 1.53502 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_641'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.53503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53503)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.53503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9106'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53503'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53503 50.22971, 1.53503 50.22971, 1.53503 50.22971, 1.53503 50.22971, 1.53503 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9106'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.53504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22131"^^xsd:decimal ;
  dwc:decimalLongitude "1.53504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.53504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22131"^^xsd:decimal ;
  geo-pos:long "1.53504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53504'^^xsd:double;
  dwc:latitude '50.22131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53504 50.22131, 1.53504 50.22131, 1.53504 50.22131, 1.53504 50.22131, 1.53504 50.22131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11428'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.53504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.53504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.53504)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.53504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53504'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53504 50.23247, 1.53504 50.23247, 1.53504 50.23247, 1.53504 50.23247, 1.53504 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2328'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53504)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53504'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53504 50.23304, 1.53504 50.23304, 1.53504 50.23304, 1.53504 50.23304, 1.53504 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8732'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23349"^^xsd:decimal ;
  dwc:decimalLongitude "1.53504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23349 1.53504)"^^geo:wktLiteral ;
  geo-pos:lat "50.23349"^^xsd:decimal ;
  geo-pos:long "1.53504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53504'^^xsd:double;
  dwc:latitude '50.23349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53504 50.23349, 1.53504 50.23349, 1.53504 50.23349, 1.53504 50.23349, 1.53504 50.23349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5988'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53506)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.53506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53506'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53506 50.23234, 1.53506 50.23234, 1.53506 50.23234, 1.53506 50.23234, 1.53506 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10384'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53507)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.53507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.971111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53507'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53507 50.2299, 1.53507 50.2299, 1.53507 50.2299, 1.53507 50.2299, 1.53507 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8466'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2319'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53507'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53507 50.23254, 1.53507 50.23254, 1.53507 50.23254, 1.53507 50.23254, 1.53507 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2319'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.53507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23301"^^xsd:decimal ;
  dwc:decimalLongitude "1.53507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.53507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23301"^^xsd:decimal ;
  geo-pos:long "1.53507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.787777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53507'^^xsd:double;
  dwc:latitude '50.23301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53507 50.23301, 1.53507 50.23301, 1.53507 50.23301, 1.53507 50.23301, 1.53507 50.23301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12938'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.53508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53508)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.53508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53508'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53508 50.23126, 1.53508 50.23126, 1.53508 50.23126, 1.53508 50.23126, 1.53508 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8135'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53508)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53508'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53508 50.23302, 1.53508 50.23302, 1.53508 50.23302, 1.53508 50.23302, 1.53508 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11327'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.53508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53508)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.53508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53508'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53508 50.23377, 1.53508 50.23377, 1.53508 50.23377, 1.53508 50.23377, 1.53508 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5873'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53509)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.53509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13028'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53509'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53509 50.2329, 1.53509 50.2329, 1.53509 50.2329, 1.53509 50.2329, 1.53509 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13028'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.53509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.53509)"^^geo:wktLiteral ;
  geo-pos:lat "50.2333"^^xsd:decimal ;
  geo-pos:long "1.53509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53509'^^xsd:double;
  dwc:latitude '50.2333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53509 50.2333, 1.53509 50.2333, 1.53509 50.2333, 1.53509 50.2333, 1.53509 50.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10135'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.53509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23494"^^xsd:decimal ;
  dwc:decimalLongitude "1.53509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.53509)"^^geo:wktLiteral ;
  geo-pos:lat "50.23494"^^xsd:decimal ;
  geo-pos:long "1.53509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11124'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53509'^^xsd:double;
  dwc:latitude '50.23494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53509 50.23494, 1.53509 50.23494, 1.53509 50.23494, 1.53509 50.23494, 1.53509 50.23494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11124'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2458 1.53511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2458"^^xsd:decimal ;
  dwc:decimalLongitude "1.53511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2458 1.53511)"^^geo:wktLiteral ;
  geo-pos:lat "50.2458"^^xsd:decimal ;
  geo-pos:long "1.53511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53511'^^xsd:double;
  dwc:latitude '50.2458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53511 50.2458, 1.53511 50.2458, 1.53511 50.2458, 1.53511 50.2458, 1.53511 50.2458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4065'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.53512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53512)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.53512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53512'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53512 50.23221, 1.53512 50.23221, 1.53512 50.23221, 1.53512 50.23221, 1.53512 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_700'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.53513)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.53513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.506666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53513'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53513 50.23391, 1.53513 50.23391, 1.53513 50.23391, 1.53513 50.23391, 1.53513 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6602'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23407"^^xsd:decimal ;
  dwc:decimalLongitude "1.53513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.53513)"^^geo:wktLiteral ;
  geo-pos:lat "50.23407"^^xsd:decimal ;
  geo-pos:long "1.53513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53513'^^xsd:double;
  dwc:latitude '50.23407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53513 50.23407, 1.53513 50.23407, 1.53513 50.23407, 1.53513 50.23407, 1.53513 50.23407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11472'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.53514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.53514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.53514)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.53514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53514'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53514 50.22936, 1.53514 50.22936, 1.53514 50.22936, 1.53514 50.22936, 1.53514 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6591'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53514)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53514'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53514 50.23243, 1.53514 50.23243, 1.53514 50.23243, 1.53514 50.23243, 1.53514 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_674'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.53514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53514)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.53514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53514'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53514 50.23264, 1.53514 50.23264, 1.53514 50.23264, 1.53514 50.23264, 1.53514 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4622'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28469 1.53514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28469"^^xsd:decimal ;
  dwc:decimalLongitude "1.53514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28469 1.53514)"^^geo:wktLiteral ;
  geo-pos:lat "50.28469"^^xsd:decimal ;
  geo-pos:long "1.53514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53514'^^xsd:double;
  dwc:latitude '50.28469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53514 50.28469, 1.53514 50.28469, 1.53514 50.28469, 1.53514 50.28469, 1.53514 50.28469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8634'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23435 1.53515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23435"^^xsd:decimal ;
  dwc:decimalLongitude "1.53515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23435 1.53515)"^^geo:wktLiteral ;
  geo-pos:lat "50.23435"^^xsd:decimal ;
  geo-pos:long "1.53515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53515'^^xsd:double;
  dwc:latitude '50.23435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53515 50.23435, 1.53515 50.23435, 1.53515 50.23435, 1.53515 50.23435, 1.53515 50.23435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9990'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24603 1.53515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24603"^^xsd:decimal ;
  dwc:decimalLongitude "1.53515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24603 1.53515)"^^geo:wktLiteral ;
  geo-pos:lat "50.24603"^^xsd:decimal ;
  geo-pos:long "1.53515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12508'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53515'^^xsd:double;
  dwc:latitude '50.24603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53515 50.24603, 1.53515 50.24603, 1.53515 50.24603, 1.53515 50.24603, 1.53515 50.24603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12508'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36782 1.53515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36782"^^xsd:decimal ;
  dwc:decimalLongitude "1.53515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36782 1.53515)"^^geo:wktLiteral ;
  geo-pos:lat "50.36782"^^xsd:decimal ;
  geo-pos:long "1.53515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53515'^^xsd:double;
  dwc:latitude '50.36782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53515 50.36782, 1.53515 50.36782, 1.53515 50.36782, 1.53515 50.36782, 1.53515 50.36782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12410'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.53516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53516)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.53516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53516'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53516 50.23282, 1.53516 50.23282, 1.53516 50.23282, 1.53516 50.23282, 1.53516 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12107'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23184"^^xsd:decimal ;
  dwc:decimalLongitude "1.53517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53517)"^^geo:wktLiteral ;
  geo-pos:lat "50.23184"^^xsd:decimal ;
  geo-pos:long "1.53517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53517'^^xsd:double;
  dwc:latitude '50.23184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53517 50.23184, 1.53517 50.23184, 1.53517 50.23184, 1.53517 50.23184, 1.53517 50.23184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2932'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.53517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23196"^^xsd:decimal ;
  dwc:decimalLongitude "1.53517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.53517)"^^geo:wktLiteral ;
  geo-pos:lat "50.23196"^^xsd:decimal ;
  geo-pos:long "1.53517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53517'^^xsd:double;
  dwc:latitude '50.23196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53517 50.23196, 1.53517 50.23196, 1.53517 50.23196, 1.53517 50.23196, 1.53517 50.23196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10613'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53517)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53517'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53517 50.23303, 1.53517 50.23303, 1.53517 50.23303, 1.53517 50.23303, 1.53517 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5695'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22531 1.53518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22531"^^xsd:decimal ;
  dwc:decimalLongitude "1.53518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22531 1.53518)"^^geo:wktLiteral ;
  geo-pos:lat "50.22531"^^xsd:decimal ;
  geo-pos:long "1.53518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53518'^^xsd:double;
  dwc:latitude '50.22531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53518 50.22531, 1.53518 50.22531, 1.53518 50.22531, 1.53518 50.22531, 1.53518 50.22531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_706'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.53518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.53518)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.53518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5526'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53518'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53518 50.22642, 1.53518 50.22642, 1.53518 50.22642, 1.53518 50.22642, 1.53518 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5526'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.53518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53518)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.53518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53518'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53518 50.23121, 1.53518 50.23121, 1.53518 50.23121, 1.53518 50.23121, 1.53518 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6820'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53518)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.53518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53518'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53518 50.23327, 1.53518 50.23327, 1.53518 50.23327, 1.53518 50.23327, 1.53518 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2675'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33552 1.53518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33552"^^xsd:decimal ;
  dwc:decimalLongitude "1.53518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33552 1.53518)"^^geo:wktLiteral ;
  geo-pos:lat "50.33552"^^xsd:decimal ;
  geo-pos:long "1.53518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1557'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53518'^^xsd:double;
  dwc:latitude '50.33552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53518 50.33552, 1.53518 50.33552, 1.53518 50.33552, 1.53518 50.33552, 1.53518 50.33552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1557'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22575 1.53519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22575"^^xsd:decimal ;
  dwc:decimalLongitude "1.53519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22575 1.53519)"^^geo:wktLiteral ;
  geo-pos:lat "50.22575"^^xsd:decimal ;
  geo-pos:long "1.53519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53519'^^xsd:double;
  dwc:latitude '50.22575'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53519 50.22575, 1.53519 50.22575, 1.53519 50.22575, 1.53519 50.22575, 1.53519 50.22575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_229'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.53519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.53519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.53519)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.53519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53519'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53519 50.22878, 1.53519 50.22878, 1.53519 50.22878, 1.53519 50.22878, 1.53519 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6631'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.5352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2259"^^xsd:decimal ;
  dwc:decimalLongitude "1.5352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.5352)"^^geo:wktLiteral ;
  geo-pos:lat "50.2259"^^xsd:decimal ;
  geo-pos:long "1.5352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5352'^^xsd:double;
  dwc:latitude '50.2259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5352 50.2259, 1.5352 50.2259, 1.5352 50.2259, 1.5352 50.2259, 1.5352 50.2259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_358'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.5352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22593"^^xsd:decimal ;
  dwc:decimalLongitude "1.5352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.5352)"^^geo:wktLiteral ;
  geo-pos:lat "50.22593"^^xsd:decimal ;
  geo-pos:long "1.5352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5352'^^xsd:double;
  dwc:latitude '50.22593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5352 50.22593, 1.5352 50.22593, 1.5352 50.22593, 1.5352 50.22593, 1.5352 50.22593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_143'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.5352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22624"^^xsd:decimal ;
  dwc:decimalLongitude "1.5352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.5352)"^^geo:wktLiteral ;
  geo-pos:lat "50.22624"^^xsd:decimal ;
  geo-pos:long "1.5352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_499'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5352'^^xsd:double;
  dwc:latitude '50.22624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5352 50.22624, 1.5352 50.22624, 1.5352 50.22624, 1.5352 50.22624, 1.5352 50.22624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_499'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.5352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.5352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.5352)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.5352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5352'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5352 50.23334, 1.5352 50.23334, 1.5352 50.23334, 1.5352 50.23334, 1.5352 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2674'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22227 1.53521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22227"^^xsd:decimal ;
  dwc:decimalLongitude "1.53521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22227 1.53521)"^^geo:wktLiteral ;
  geo-pos:lat "50.22227"^^xsd:decimal ;
  geo-pos:long "1.53521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.948888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53521'^^xsd:double;
  dwc:latitude '50.22227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53521 50.22227, 1.53521 50.22227, 1.53521 50.22227, 1.53521 50.22227, 1.53521 50.22227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5275'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.53521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.53521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.53521)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.53521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53521'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53521 50.22948, 1.53521 50.22948, 1.53521 50.22948, 1.53521 50.22948, 1.53521 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_105'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.53521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.53521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.53521)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.53521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53521'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53521 50.23149, 1.53521 50.23149, 1.53521 50.23149, 1.53521 50.23149, 1.53521 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_858'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.53521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23283"^^xsd:decimal ;
  dwc:decimalLongitude "1.53521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.53521)"^^geo:wktLiteral ;
  geo-pos:lat "50.23283"^^xsd:decimal ;
  geo-pos:long "1.53521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53521'^^xsd:double;
  dwc:latitude '50.23283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53521 50.23283, 1.53521 50.23283, 1.53521 50.23283, 1.53521 50.23283, 1.53521 50.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2515'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22005 1.53522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22005"^^xsd:decimal ;
  dwc:decimalLongitude "1.53522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22005 1.53522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22005"^^xsd:decimal ;
  geo-pos:long "1.53522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.513333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53522'^^xsd:double;
  dwc:latitude '50.22005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53522 50.22005, 1.53522 50.22005, 1.53522 50.22005, 1.53522 50.22005, 1.53522 50.22005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9549'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.53522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22573"^^xsd:decimal ;
  dwc:decimalLongitude "1.53522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22573 1.53522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22573"^^xsd:decimal ;
  geo-pos:long "1.53522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53522'^^xsd:double;
  dwc:latitude '50.22573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53522 50.22573, 1.53522 50.22573, 1.53522 50.22573, 1.53522 50.22573, 1.53522 50.22573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_386'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53522)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.53522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53522'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53522 50.23298, 1.53522 50.23298, 1.53522 50.23298, 1.53522 50.23298, 1.53522 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5643'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.53522)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.53522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53522'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53522 50.23443, 1.53522 50.23443, 1.53522 50.23443, 1.53522 50.23443, 1.53522 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11330'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.53522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23643"^^xsd:decimal ;
  dwc:decimalLongitude "1.53522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.53522)"^^geo:wktLiteral ;
  geo-pos:lat "50.23643"^^xsd:decimal ;
  geo-pos:long "1.53522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53522'^^xsd:double;
  dwc:latitude '50.23643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53522 50.23643, 1.53522 50.23643, 1.53522 50.23643, 1.53522 50.23643, 1.53522 50.23643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12353'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27986 1.53523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27986"^^xsd:decimal ;
  dwc:decimalLongitude "1.53523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27986 1.53523)"^^geo:wktLiteral ;
  geo-pos:lat "50.27986"^^xsd:decimal ;
  geo-pos:long "1.53523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53523'^^xsd:double;
  dwc:latitude '50.27986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53523 50.27986, 1.53523 50.27986, 1.53523 50.27986, 1.53523 50.27986, 1.53523 50.27986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1118'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53524)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53524'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53524 50.23209, 1.53524 50.23209, 1.53524 50.23209, 1.53524 50.23209, 1.53524 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6945'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23137 1.53525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23137"^^xsd:decimal ;
  dwc:decimalLongitude "1.53525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23137 1.53525)"^^geo:wktLiteral ;
  geo-pos:lat "50.23137"^^xsd:decimal ;
  geo-pos:long "1.53525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53525'^^xsd:double;
  dwc:latitude '50.23137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53525 50.23137, 1.53525 50.23137, 1.53525 50.23137, 1.53525 50.23137, 1.53525 50.23137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6489'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53525)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.912222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53525'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53525 50.23263, 1.53525 50.23263, 1.53525 50.23263, 1.53525 50.23263, 1.53525 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5325'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.53525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.53525)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.53525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53525'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53525 50.23417, 1.53525 50.23417, 1.53525 50.23417, 1.53525 50.23417, 1.53525 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10382'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.53526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53526)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.53526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53526'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53526 50.23211, 1.53526 50.23211, 1.53526 50.23211, 1.53526 50.23211, 1.53526 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2537'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53526)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53526'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53526 50.23251, 1.53526 50.23251, 1.53526 50.23251, 1.53526 50.23251, 1.53526 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2536'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53526)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.778888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53526'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53526 50.23307, 1.53526 50.23307, 1.53526 50.23307, 1.53526 50.23307, 1.53526 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12864'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23375"^^xsd:decimal ;
  dwc:decimalLongitude "1.53526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.53526)"^^geo:wktLiteral ;
  geo-pos:lat "50.23375"^^xsd:decimal ;
  geo-pos:long "1.53526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11250'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53526'^^xsd:double;
  dwc:latitude '50.23375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53526 50.23375, 1.53526 50.23375, 1.53526 50.23375, 1.53526 50.23375, 1.53526 50.23375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11250'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.53527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22579"^^xsd:decimal ;
  dwc:decimalLongitude "1.53527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.53527)"^^geo:wktLiteral ;
  geo-pos:lat "50.22579"^^xsd:decimal ;
  geo-pos:long "1.53527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53527'^^xsd:double;
  dwc:latitude '50.22579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53527 50.22579, 1.53527 50.22579, 1.53527 50.22579, 1.53527 50.22579, 1.53527 50.22579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_325'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13055'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53527'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53527 50.23251, 1.53527 50.23251, 1.53527 50.23251, 1.53527 50.23251, 1.53527 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13055'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.53527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.53527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53527'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53527 50.23256, 1.53527 50.23256, 1.53527 50.23256, 1.53527 50.23256, 1.53527 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2545'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53528)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53528'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53528 50.23209, 1.53528 50.23209, 1.53528 50.23209, 1.53528 50.23209, 1.53528 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12001'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.53528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23319"^^xsd:decimal ;
  dwc:decimalLongitude "1.53528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.53528)"^^geo:wktLiteral ;
  geo-pos:lat "50.23319"^^xsd:decimal ;
  geo-pos:long "1.53528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_527'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53528'^^xsd:double;
  dwc:latitude '50.23319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53528 50.23319, 1.53528 50.23319, 1.53528 50.23319, 1.53528 50.23319, 1.53528 50.23319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_527'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53528)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53528'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53528 50.23333, 1.53528 50.23333, 1.53528 50.23333, 1.53528 50.23333, 1.53528 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5694'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.53529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.53529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.53529)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.53529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53529'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53529 50.23089, 1.53529 50.23089, 1.53529 50.23089, 1.53529 50.23089, 1.53529 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11863'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.53529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23312"^^xsd:decimal ;
  dwc:decimalLongitude "1.53529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23312 1.53529)"^^geo:wktLiteral ;
  geo-pos:lat "50.23312"^^xsd:decimal ;
  geo-pos:long "1.53529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_13177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53529'^^xsd:double;
  dwc:latitude '50.23312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53529 50.23312, 1.53529 50.23312, 1.53529 50.23312, 1.53529 50.23312, 1.53529 50.23312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13177'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.5353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.5353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.5353)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.5353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5353'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12814'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.5353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.5353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.5353)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.5353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.572222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5353'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319, 1.5353 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12851'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.53531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22644"^^xsd:decimal ;
  dwc:decimalLongitude "1.53531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.53531)"^^geo:wktLiteral ;
  geo-pos:lat "50.22644"^^xsd:decimal ;
  geo-pos:long "1.53531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53531'^^xsd:double;
  dwc:latitude '50.22644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53531 50.22644, 1.53531 50.22644, 1.53531 50.22644, 1.53531 50.22644, 1.53531 50.22644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4611'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.53531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.53531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53531'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53531 50.23181, 1.53531 50.23181, 1.53531 50.23181, 1.53531 50.23181, 1.53531 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12017'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.53531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.53531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53531'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53531 50.23191, 1.53531 50.23191, 1.53531 50.23191, 1.53531 50.23191, 1.53531 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10320'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.53532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.53532)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.53532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53532'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53532 50.23338, 1.53532 50.23338, 1.53532 50.23338, 1.53532 50.23338, 1.53532 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10620'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30509 1.53532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30509"^^xsd:decimal ;
  dwc:decimalLongitude "1.53532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30509 1.53532)"^^geo:wktLiteral ;
  geo-pos:lat "50.30509"^^xsd:decimal ;
  geo-pos:long "1.53532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53532'^^xsd:double;
  dwc:latitude '50.30509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53532 50.30509, 1.53532 50.30509, 1.53532 50.30509, 1.53532 50.30509, 1.53532 50.30509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7303'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.53533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.53533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.53533)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.53533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53533'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53533 50.23247, 1.53533 50.23247, 1.53533 50.23247, 1.53533 50.23247, 1.53533 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12933'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.53533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2326"^^xsd:decimal ;
  dwc:decimalLongitude "1.53533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.53533)"^^geo:wktLiteral ;
  geo-pos:lat "50.2326"^^xsd:decimal ;
  geo-pos:long "1.53533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53533'^^xsd:double;
  dwc:latitude '50.2326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53533 50.2326, 1.53533 50.2326, 1.53533 50.2326, 1.53533 50.2326, 1.53533 50.2326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4623'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.53534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.53534)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.53534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53534'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53534 50.23181, 1.53534 50.23181, 1.53534 50.23181, 1.53534 50.23181, 1.53534 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12830'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.53535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.53535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13154'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53535'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53535 50.23001, 1.53535 50.23001, 1.53535 50.23001, 1.53535 50.23001, 1.53535 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13154'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.53535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23223"^^xsd:decimal ;
  dwc:decimalLongitude "1.53535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.53535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23223"^^xsd:decimal ;
  geo-pos:long "1.53535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53535'^^xsd:double;
  dwc:latitude '50.23223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53535 50.23223, 1.53535 50.23223, 1.53535 50.23223, 1.53535 50.23223, 1.53535 50.23223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12690'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2298'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53535'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53535 50.23263, 1.53535 50.23263, 1.53535 50.23263, 1.53535 50.23263, 1.53535 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2298'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2414 1.53537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2414"^^xsd:decimal ;
  dwc:decimalLongitude "1.53537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2414 1.53537)"^^geo:wktLiteral ;
  geo-pos:lat "50.2414"^^xsd:decimal ;
  geo-pos:long "1.53537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7443'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53537'^^xsd:double;
  dwc:latitude '50.2414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53537 50.2414, 1.53537 50.2414, 1.53537 50.2414, 1.53537 50.2414, 1.53537 50.2414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7443'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.53539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22576"^^xsd:decimal ;
  dwc:decimalLongitude "1.53539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.53539)"^^geo:wktLiteral ;
  geo-pos:lat "50.22576"^^xsd:decimal ;
  geo-pos:long "1.53539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53539'^^xsd:double;
  dwc:latitude '50.22576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53539 50.22576, 1.53539 50.22576, 1.53539 50.22576, 1.53539 50.22576, 1.53539 50.22576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3924'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.53539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.53539)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.53539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_432'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53539'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53539 50.23096, 1.53539 50.23096, 1.53539 50.23096, 1.53539 50.23096, 1.53539 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_432'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.53539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53539)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.53539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53539'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53539 50.23271, 1.53539 50.23271, 1.53539 50.23271, 1.53539 50.23271, 1.53539 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6490'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.5354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5354)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.5354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5354'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5354 50.23245, 1.5354 50.23245, 1.5354 50.23245, 1.5354 50.23245, 1.5354 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2544'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21876 1.53541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21876"^^xsd:decimal ;
  dwc:decimalLongitude "1.53541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21876 1.53541)"^^geo:wktLiteral ;
  geo-pos:lat "50.21876"^^xsd:decimal ;
  geo-pos:long "1.53541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53541'^^xsd:double;
  dwc:latitude '50.21876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53541 50.21876, 1.53541 50.21876, 1.53541 50.21876, 1.53541 50.21876, 1.53541 50.21876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_391'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.53541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53541)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.53541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53541'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53541 50.23297, 1.53541 50.23297, 1.53541 50.23297, 1.53541 50.23297, 1.53541 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2906'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53541)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.53541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53541'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53541 50.23298, 1.53541 50.23298, 1.53541 50.23298, 1.53541 50.23298, 1.53541 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2701'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23305"^^xsd:decimal ;
  dwc:decimalLongitude "1.53542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23305"^^xsd:decimal ;
  geo-pos:long "1.53542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53542'^^xsd:double;
  dwc:latitude '50.23305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53542 50.23305, 1.53542 50.23305, 1.53542 50.23305, 1.53542 50.23305, 1.53542 50.23305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2510'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39757 1.53542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39757"^^xsd:decimal ;
  dwc:decimalLongitude "1.53542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39757 1.53542)"^^geo:wktLiteral ;
  geo-pos:lat "50.39757"^^xsd:decimal ;
  geo-pos:long "1.53542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53542'^^xsd:double;
  dwc:latitude '50.39757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53542 50.39757, 1.53542 50.39757, 1.53542 50.39757, 1.53542 50.39757, 1.53542 50.39757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1263'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53543)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53543'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53543 50.23331, 1.53543 50.23331, 1.53543 50.23331, 1.53543 50.23331, 1.53543 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12955'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.53544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53544)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.53544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53544'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53544 50.23218, 1.53544 50.23218, 1.53544 50.23218, 1.53544 50.23218, 1.53544 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5478'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23328 1.53544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23328 1.53544)"^^geo:wktLiteral ;
  geo-pos:lat "50.23328"^^xsd:decimal ;
  geo-pos:long "1.53544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53544'^^xsd:double;
  dwc:latitude '50.23328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53544 50.23328, 1.53544 50.23328, 1.53544 50.23328, 1.53544 50.23328, 1.53544 50.23328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6417'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.53544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.53544)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.53544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53544'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53544 50.23377, 1.53544 50.23377, 1.53544 50.23377, 1.53544 50.23377, 1.53544 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10612'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.53545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53545)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.53545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11251'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53545'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53545 50.23203, 1.53545 50.23203, 1.53545 50.23203, 1.53545 50.23203, 1.53545 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11251'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.53545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.53545)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.53545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.417777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53545'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53545 50.23276, 1.53545 50.23276, 1.53545 50.23276, 1.53545 50.23276, 1.53545 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6418'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.53547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.53547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.53547)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.53547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8209'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53547'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53547 50.23202, 1.53547 50.23202, 1.53547 50.23202, 1.53547 50.23202, 1.53547 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8209'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53549)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53549'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53549 50.23356, 1.53549 50.23356, 1.53549 50.23356, 1.53549 50.23356, 1.53549 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10764'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5355)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10825'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5355'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5355 50.23215, 1.5355 50.23215, 1.5355 50.23215, 1.5355 50.23215, 1.5355 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10825'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.5355)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5355'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5355 50.23359, 1.5355 50.23359, 1.5355 50.23359, 1.5355 50.23359, 1.5355 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6302'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23011 1.53551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23011"^^xsd:decimal ;
  dwc:decimalLongitude "1.53551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23011 1.53551)"^^geo:wktLiteral ;
  geo-pos:lat "50.23011"^^xsd:decimal ;
  geo-pos:long "1.53551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53551'^^xsd:double;
  dwc:latitude '50.23011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53551 50.23011, 1.53551 50.23011, 1.53551 50.23011, 1.53551 50.23011, 1.53551 50.23011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5091'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22548 1.53552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22548"^^xsd:decimal ;
  dwc:decimalLongitude "1.53552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22548 1.53552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22548"^^xsd:decimal ;
  geo-pos:long "1.53552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_57'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_57'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53552'^^xsd:double;
  dwc:latitude '50.22548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53552 50.22548, 1.53552 50.22548, 1.53552 50.22548, 1.53552 50.22548, 1.53552 50.22548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_57'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22805 1.53553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22805"^^xsd:decimal ;
  dwc:decimalLongitude "1.53553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22805 1.53553)"^^geo:wktLiteral ;
  geo-pos:lat "50.22805"^^xsd:decimal ;
  geo-pos:long "1.53553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53553'^^xsd:double;
  dwc:latitude '50.22805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53553 50.22805, 1.53553 50.22805, 1.53553 50.22805, 1.53553 50.22805, 1.53553 50.22805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10109'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2323"^^xsd:decimal ;
  dwc:decimalLongitude "1.53553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53553)"^^geo:wktLiteral ;
  geo-pos:lat "50.2323"^^xsd:decimal ;
  geo-pos:long "1.53553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.104444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53553'^^xsd:double;
  dwc:latitude '50.2323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53553 50.2323, 1.53553 50.2323, 1.53553 50.2323, 1.53553 50.2323, 1.53553 50.2323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11865'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53553)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.847777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53553'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53553 50.2325, 1.53553 50.2325, 1.53553 50.2325, 1.53553 50.2325, 1.53553 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12948'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.53554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.53554)"^^geo:wktLiteral ;
  geo-pos:lat "50.23299"^^xsd:decimal ;
  geo-pos:long "1.53554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53554'^^xsd:double;
  dwc:latitude '50.23299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53554 50.23299, 1.53554 50.23299, 1.53554 50.23299, 1.53554 50.23299, 1.53554 50.23299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10599'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53555)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53555'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53555 50.23324, 1.53555 50.23324, 1.53555 50.23324, 1.53555 50.23324, 1.53555 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12907'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.53556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21626"^^xsd:decimal ;
  dwc:decimalLongitude "1.53556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.53556)"^^geo:wktLiteral ;
  geo-pos:lat "50.21626"^^xsd:decimal ;
  geo-pos:long "1.53556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.324444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53556'^^xsd:double;
  dwc:latitude '50.21626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53556 50.21626, 1.53556 50.21626, 1.53556 50.21626, 1.53556 50.21626, 1.53556 50.21626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5276'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53556)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53556'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53556 50.23331, 1.53556 50.23331, 1.53556 50.23331, 1.53556 50.23331, 1.53556 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10397'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.53556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23371"^^xsd:decimal ;
  dwc:decimalLongitude "1.53556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.53556)"^^geo:wktLiteral ;
  geo-pos:lat "50.23371"^^xsd:decimal ;
  geo-pos:long "1.53556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53556'^^xsd:double;
  dwc:latitude '50.23371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53556 50.23371, 1.53556 50.23371, 1.53556 50.23371, 1.53556 50.23371, 1.53556 50.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12954'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53557)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53557'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53557 50.23356, 1.53557 50.23356, 1.53557 50.23356, 1.53557 50.23356, 1.53557 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12947'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30137 1.53557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30137"^^xsd:decimal ;
  dwc:decimalLongitude "1.53557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30137 1.53557)"^^geo:wktLiteral ;
  geo-pos:lat "50.30137"^^xsd:decimal ;
  geo-pos:long "1.53557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53557'^^xsd:double;
  dwc:latitude '50.30137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53557 50.30137, 1.53557 50.30137, 1.53557 50.30137, 1.53557 50.30137, 1.53557 50.30137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9612'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.5356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.5356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.5356)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.5356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_564'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5356'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5356 50.22793, 1.5356 50.22793, 1.5356 50.22793, 1.5356 50.22793, 1.5356 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_564'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.5356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.5356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.5356)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.5356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.652222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5356'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5356 50.23182, 1.5356 50.23182, 1.5356 50.23182, 1.5356 50.23182, 1.5356 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4322'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32189 1.53561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32189"^^xsd:decimal ;
  dwc:decimalLongitude "1.53561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32189 1.53561)"^^geo:wktLiteral ;
  geo-pos:lat "50.32189"^^xsd:decimal ;
  geo-pos:long "1.53561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53561'^^xsd:double;
  dwc:latitude '50.32189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53561 50.32189, 1.53561 50.32189, 1.53561 50.32189, 1.53561 50.32189, 1.53561 50.32189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9591'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.53562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.53562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.53562)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.53562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53562'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53562 50.22581, 1.53562 50.22581, 1.53562 50.22581, 1.53562 50.22581, 1.53562 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_247'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53562)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.53562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53562'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53562 50.23204, 1.53562 50.23204, 1.53562 50.23204, 1.53562 50.23204, 1.53562 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4910'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.53562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.53562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.53562)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.53562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.434444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53562'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53562 50.23273, 1.53562 50.23273, 1.53562 50.23273, 1.53562 50.23273, 1.53562 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6431'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.53562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23283"^^xsd:decimal ;
  dwc:decimalLongitude "1.53562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.53562)"^^geo:wktLiteral ;
  geo-pos:lat "50.23283"^^xsd:decimal ;
  geo-pos:long "1.53562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2318'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53562'^^xsd:double;
  dwc:latitude '50.23283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53562 50.23283, 1.53562 50.23283, 1.53562 50.23283, 1.53562 50.23283, 1.53562 50.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2318'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24694 1.53562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24694"^^xsd:decimal ;
  dwc:decimalLongitude "1.53562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24694 1.53562)"^^geo:wktLiteral ;
  geo-pos:lat "50.24694"^^xsd:decimal ;
  geo-pos:long "1.53562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53562'^^xsd:double;
  dwc:latitude '50.24694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53562 50.24694, 1.53562 50.24694, 1.53562 50.24694, 1.53562 50.24694, 1.53562 50.24694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6787'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23348 1.53563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23348"^^xsd:decimal ;
  dwc:decimalLongitude "1.53563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23348 1.53563)"^^geo:wktLiteral ;
  geo-pos:lat "50.23348"^^xsd:decimal ;
  geo-pos:long "1.53563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53563'^^xsd:double;
  dwc:latitude '50.23348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53563 50.23348, 1.53563 50.23348, 1.53563 50.23348, 1.53563 50.23348, 1.53563 50.23348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10611'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.53564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21959"^^xsd:decimal ;
  dwc:decimalLongitude "1.53564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.53564)"^^geo:wktLiteral ;
  geo-pos:lat "50.21959"^^xsd:decimal ;
  geo-pos:long "1.53564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_72'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_72'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53564'^^xsd:double;
  dwc:latitude '50.21959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53564 50.21959, 1.53564 50.21959, 1.53564 50.21959, 1.53564 50.21959, 1.53564 50.21959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_72'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53564)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.53564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53564'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53564 50.23234, 1.53564 50.23234, 1.53564 50.23234, 1.53564 50.23234, 1.53564 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4716'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22703"^^xsd:decimal ;
  dwc:decimalLongitude "1.53566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53566)"^^geo:wktLiteral ;
  geo-pos:lat "50.22703"^^xsd:decimal ;
  geo-pos:long "1.53566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53566'^^xsd:double;
  dwc:latitude '50.22703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53566 50.22703, 1.53566 50.22703, 1.53566 50.22703, 1.53566 50.22703, 1.53566 50.22703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7349'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.53566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22864"^^xsd:decimal ;
  dwc:decimalLongitude "1.53566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.53566)"^^geo:wktLiteral ;
  geo-pos:lat "50.22864"^^xsd:decimal ;
  geo-pos:long "1.53566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53566'^^xsd:double;
  dwc:latitude '50.22864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53566 50.22864, 1.53566 50.22864, 1.53566 50.22864, 1.53566 50.22864, 1.53566 50.22864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4918'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.53566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53566)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.53566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.546666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53566'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53566 50.23271, 1.53566 50.23271, 1.53566 50.23271, 1.53566 50.23271, 1.53566 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12917'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53566)"^^geo:wktLiteral ;
  geo-pos:lat "50.23289"^^xsd:decimal ;
  geo-pos:long "1.53566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53566'^^xsd:double;
  dwc:latitude '50.23289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53566 50.23289, 1.53566 50.23289, 1.53566 50.23289, 1.53566 50.23289, 1.53566 50.23289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12677'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53567)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2242'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53567'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53567 50.23303, 1.53567 50.23303, 1.53567 50.23303, 1.53567 50.23303, 1.53567 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2242'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53567)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4870'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53567'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53567 50.23387, 1.53567 50.23387, 1.53567 50.23387, 1.53567 50.23387, 1.53567 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4870'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.53568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53568)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.53568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3041'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.312222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53568'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53568 50.23221, 1.53568 50.23221, 1.53568 50.23221, 1.53568 50.23221, 1.53568 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3041'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23265"^^xsd:decimal ;
  dwc:decimalLongitude "1.53568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53568)"^^geo:wktLiteral ;
  geo-pos:lat "50.23265"^^xsd:decimal ;
  geo-pos:long "1.53568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53568'^^xsd:double;
  dwc:latitude '50.23265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53568 50.23265, 1.53568 50.23265, 1.53568 50.23265, 1.53568 50.23265, 1.53568 50.23265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_633'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21837 1.53569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21837"^^xsd:decimal ;
  dwc:decimalLongitude "1.53569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21837 1.53569)"^^geo:wktLiteral ;
  geo-pos:lat "50.21837"^^xsd:decimal ;
  geo-pos:long "1.53569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_98'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_98'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53569'^^xsd:double;
  dwc:latitude '50.21837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53569 50.21837, 1.53569 50.21837, 1.53569 50.21837, 1.53569 50.21837, 1.53569 50.21837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_98'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.5357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.5357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.5357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.5357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13112'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.272222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5357'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5357 50.23339, 1.5357 50.23339, 1.5357 50.23339, 1.5357 50.23339, 1.5357 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13112'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39478 1.5357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39478"^^xsd:decimal ;
  dwc:decimalLongitude "1.5357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39478 1.5357)"^^geo:wktLiteral ;
  geo-pos:lat "50.39478"^^xsd:decimal ;
  geo-pos:long "1.5357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2218'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5357'^^xsd:double;
  dwc:latitude '50.39478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5357 50.39478, 1.5357 50.39478, 1.5357 50.39478, 1.5357 50.39478, 1.5357 50.39478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2218'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.53571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53571)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.53571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53571'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53571 50.23, 1.53571 50.23, 1.53571 50.23, 1.53571 50.23, 1.53571 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4627'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53571)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53571'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53571 50.23324, 1.53571 50.23324, 1.53571 50.23324, 1.53571 50.23324, 1.53571 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_786'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.53572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53572)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.53572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53572'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53572 50.23131, 1.53572 50.23131, 1.53572 50.23131, 1.53572 50.23131, 1.53572 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5250'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.53572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.53572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.53572)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.53572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53572'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53572 50.23262, 1.53572 50.23262, 1.53572 50.23262, 1.53572 50.23262, 1.53572 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12956'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53573)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53573'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53573 50.23222, 1.53573 50.23222, 1.53573 50.23222, 1.53573 50.23222, 1.53573 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10179'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23274"^^xsd:decimal ;
  dwc:decimalLongitude "1.53573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53573)"^^geo:wktLiteral ;
  geo-pos:lat "50.23274"^^xsd:decimal ;
  geo-pos:long "1.53573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53573'^^xsd:double;
  dwc:latitude '50.23274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53573 50.23274, 1.53573 50.23274, 1.53573 50.23274, 1.53573 50.23274, 1.53573 50.23274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10319'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.53573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.53573)"^^geo:wktLiteral ;
  geo-pos:lat "50.23315"^^xsd:decimal ;
  geo-pos:long "1.53573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53573'^^xsd:double;
  dwc:latitude '50.23315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53573 50.23315, 1.53573 50.23315, 1.53573 50.23315, 1.53573 50.23315, 1.53573 50.23315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10604'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.53573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23319"^^xsd:decimal ;
  dwc:decimalLongitude "1.53573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23319 1.53573)"^^geo:wktLiteral ;
  geo-pos:lat "50.23319"^^xsd:decimal ;
  geo-pos:long "1.53573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53573'^^xsd:double;
  dwc:latitude '50.23319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53573 50.23319, 1.53573 50.23319, 1.53573 50.23319, 1.53573 50.23319, 1.53573 50.23319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12915'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.53574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53574)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.53574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53574'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53574 50.23227, 1.53574 50.23227, 1.53574 50.23227, 1.53574 50.23227, 1.53574 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2509'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23479 1.53575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23479"^^xsd:decimal ;
  dwc:decimalLongitude "1.53575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23479 1.53575)"^^geo:wktLiteral ;
  geo-pos:lat "50.23479"^^xsd:decimal ;
  geo-pos:long "1.53575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53575'^^xsd:double;
  dwc:latitude '50.23479'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53575 50.23479, 1.53575 50.23479, 1.53575 50.23479, 1.53575 50.23479, 1.53575 50.23479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10610'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22613"^^xsd:decimal ;
  dwc:decimalLongitude "1.53576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22613 1.53576)"^^geo:wktLiteral ;
  geo-pos:lat "50.22613"^^xsd:decimal ;
  geo-pos:long "1.53576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53576'^^xsd:double;
  dwc:latitude '50.22613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53576 50.22613, 1.53576 50.22613, 1.53576 50.22613, 1.53576 50.22613, 1.53576 50.22613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3923'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.53576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22856"^^xsd:decimal ;
  dwc:decimalLongitude "1.53576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.53576)"^^geo:wktLiteral ;
  geo-pos:lat "50.22856"^^xsd:decimal ;
  geo-pos:long "1.53576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53576'^^xsd:double;
  dwc:latitude '50.22856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53576 50.22856, 1.53576 50.22856, 1.53576 50.22856, 1.53576 50.22856, 1.53576 50.22856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4011'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.53576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.53576)"^^geo:wktLiteral ;
  geo-pos:lat "50.23232"^^xsd:decimal ;
  geo-pos:long "1.53576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53576'^^xsd:double;
  dwc:latitude '50.23232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53576 50.23232, 1.53576 50.23232, 1.53576 50.23232, 1.53576 50.23232, 1.53576 50.23232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1940'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.53577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22823"^^xsd:decimal ;
  dwc:decimalLongitude "1.53577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.53577)"^^geo:wktLiteral ;
  geo-pos:lat "50.22823"^^xsd:decimal ;
  geo-pos:long "1.53577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8253'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53577'^^xsd:double;
  dwc:latitude '50.22823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53577 50.22823, 1.53577 50.22823, 1.53577 50.22823, 1.53577 50.22823, 1.53577 50.22823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8253'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.53577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.53577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.57'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53577'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53577 50.23162, 1.53577 50.23162, 1.53577 50.23162, 1.53577 50.23162, 1.53577 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12680'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23184"^^xsd:decimal ;
  dwc:decimalLongitude "1.53577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23184"^^xsd:decimal ;
  geo-pos:long "1.53577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53577'^^xsd:double;
  dwc:latitude '50.23184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53577 50.23184, 1.53577 50.23184, 1.53577 50.23184, 1.53577 50.23184, 1.53577 50.23184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12909'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.53577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.53577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.53577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53577'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53577 50.23218, 1.53577 50.23218, 1.53577 50.23218, 1.53577 50.23218, 1.53577 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8058'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53577'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53577 50.23331, 1.53577 50.23331, 1.53577 50.23331, 1.53577 50.23331, 1.53577 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10383'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.53578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.53578)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.53578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53578'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53578 50.23233, 1.53578 50.23233, 1.53578 50.23233, 1.53578 50.23233, 1.53578 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11429'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.53579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2283"^^xsd:decimal ;
  dwc:decimalLongitude "1.53579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.53579)"^^geo:wktLiteral ;
  geo-pos:lat "50.2283"^^xsd:decimal ;
  geo-pos:long "1.53579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53579'^^xsd:double;
  dwc:latitude '50.2283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53579 50.2283, 1.53579 50.2283, 1.53579 50.2283, 1.53579 50.2283, 1.53579 50.2283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5110'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.53579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.53579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.53579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.53579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53579'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53579 50.22986, 1.53579 50.22986, 1.53579 50.22986, 1.53579 50.22986, 1.53579 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7810'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53579)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.53579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53579'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53579 50.2327, 1.53579 50.2327, 1.53579 50.2327, 1.53579 50.2327, 1.53579 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1924'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53579)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53579'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53579 50.23307, 1.53579 50.23307, 1.53579 50.23307, 1.53579 50.23307, 1.53579 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5928'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53581)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53581'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53581 50.23222, 1.53581 50.23222, 1.53581 50.23222, 1.53581 50.23222, 1.53581 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6109'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.53581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53581)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.53581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.503333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53581'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53581 50.23295, 1.53581 50.23295, 1.53581 50.23295, 1.53581 50.23295, 1.53581 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8734'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53581)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53581'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53581 50.23307, 1.53581 50.23307, 1.53581 50.23307, 1.53581 50.23307, 1.53581 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6443'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53581)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53581'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53581 50.23333, 1.53581 50.23333, 1.53581 50.23333, 1.53581 50.23333, 1.53581 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6430'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23879 1.53581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23879"^^xsd:decimal ;
  dwc:decimalLongitude "1.53581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23879 1.53581)"^^geo:wktLiteral ;
  geo-pos:lat "50.23879"^^xsd:decimal ;
  geo-pos:long "1.53581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53581'^^xsd:double;
  dwc:latitude '50.23879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53581 50.23879, 1.53581 50.23879, 1.53581 50.23879, 1.53581 50.23879, 1.53581 50.23879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7128'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.53582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.53582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.53582)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.53582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53582'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53582 50.22882, 1.53582 50.22882, 1.53582 50.22882, 1.53582 50.22882, 1.53582 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_328'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53582)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.53582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53582'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53582 50.23261, 1.53582 50.23261, 1.53582 50.23261, 1.53582 50.23261, 1.53582 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1930'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.53583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.53583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.53583)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.53583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53583'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53583 50.23368, 1.53583 50.23368, 1.53583 50.23368, 1.53583 50.23368, 1.53583 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3324'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53584)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53584'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53584 50.2332, 1.53584 50.2332, 1.53584 50.2332, 1.53584 50.2332, 1.53584 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8808'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.53585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2314"^^xsd:decimal ;
  dwc:decimalLongitude "1.53585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.53585)"^^geo:wktLiteral ;
  geo-pos:lat "50.2314"^^xsd:decimal ;
  geo-pos:long "1.53585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5513'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.524444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53585'^^xsd:double;
  dwc:latitude '50.2314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53585 50.2314, 1.53585 50.2314, 1.53585 50.2314, 1.53585 50.2314, 1.53585 50.2314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5513'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23308"^^xsd:decimal ;
  dwc:decimalLongitude "1.53585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.53585)"^^geo:wktLiteral ;
  geo-pos:lat "50.23308"^^xsd:decimal ;
  geo-pos:long "1.53585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.534444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53585'^^xsd:double;
  dwc:latitude '50.23308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53585 50.23308, 1.53585 50.23308, 1.53585 50.23308, 1.53585 50.23308, 1.53585 50.23308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10398'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22225 1.53586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22225"^^xsd:decimal ;
  dwc:decimalLongitude "1.53586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22225 1.53586)"^^geo:wktLiteral ;
  geo-pos:lat "50.22225"^^xsd:decimal ;
  geo-pos:long "1.53586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53586'^^xsd:double;
  dwc:latitude '50.22225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53586 50.22225, 1.53586 50.22225, 1.53586 50.22225, 1.53586 50.22225, 1.53586 50.22225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5828'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.53586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22837"^^xsd:decimal ;
  dwc:decimalLongitude "1.53586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.53586)"^^geo:wktLiteral ;
  geo-pos:lat "50.22837"^^xsd:decimal ;
  geo-pos:long "1.53586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53586'^^xsd:double;
  dwc:latitude '50.22837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53586 50.22837, 1.53586 50.22837, 1.53586 50.22837, 1.53586 50.22837, 1.53586 50.22837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_632'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.53587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23198"^^xsd:decimal ;
  dwc:decimalLongitude "1.53587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.53587)"^^geo:wktLiteral ;
  geo-pos:lat "50.23198"^^xsd:decimal ;
  geo-pos:long "1.53587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53587'^^xsd:double;
  dwc:latitude '50.23198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53587 50.23198, 1.53587 50.23198, 1.53587 50.23198, 1.53587 50.23198, 1.53587 50.23198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6346'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.53587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53587)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.53587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53587'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53587 50.23244, 1.53587 50.23244, 1.53587 50.23244, 1.53587 50.23244, 1.53587 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12849'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.53588)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.53588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53588'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53588 50.233, 1.53588 50.233, 1.53588 50.233, 1.53588 50.233, 1.53588 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12916'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53589)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.53589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.308888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53589'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53589 50.23266, 1.53589 50.23266, 1.53589 50.23266, 1.53589 50.23266, 1.53589 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6444'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.5359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23188"^^xsd:decimal ;
  dwc:decimalLongitude "1.5359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.5359)"^^geo:wktLiteral ;
  geo-pos:lat "50.23188"^^xsd:decimal ;
  geo-pos:long "1.5359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5359'^^xsd:double;
  dwc:latitude '50.23188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5359 50.23188, 1.5359 50.23188, 1.5359 50.23188, 1.5359 50.23188, 1.5359 50.23188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11691'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.53591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23015"^^xsd:decimal ;
  dwc:decimalLongitude "1.53591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.53591)"^^geo:wktLiteral ;
  geo-pos:lat "50.23015"^^xsd:decimal ;
  geo-pos:long "1.53591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.134444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53591'^^xsd:double;
  dwc:latitude '50.23015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53591 50.23015, 1.53591 50.23015, 1.53591 50.23015, 1.53591 50.23015, 1.53591 50.23015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4708'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53591)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.53591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53591'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53591 50.2324, 1.53591 50.2324, 1.53591 50.2324, 1.53591 50.2324, 1.53591 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1707'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53591)"^^geo:wktLiteral ;
  geo-pos:lat "50.23332"^^xsd:decimal ;
  geo-pos:long "1.53591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53591'^^xsd:double;
  dwc:latitude '50.23332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53591 50.23332, 1.53591 50.23332, 1.53591 50.23332, 1.53591 50.23332, 1.53591 50.23332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12983'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.53592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.53592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.53592)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.53592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.548888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53592'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53592 50.22882, 1.53592 50.22882, 1.53592 50.22882, 1.53592 50.22882, 1.53592 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6592'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23282"^^xsd:decimal ;
  dwc:decimalLongitude "1.53592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23282 1.53592)"^^geo:wktLiteral ;
  geo-pos:lat "50.23282"^^xsd:decimal ;
  geo-pos:long "1.53592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53592'^^xsd:double;
  dwc:latitude '50.23282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53592 50.23282, 1.53592 50.23282, 1.53592 50.23282, 1.53592 50.23282, 1.53592 50.23282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10318'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.53593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23351"^^xsd:decimal ;
  dwc:decimalLongitude "1.53593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.53593)"^^geo:wktLiteral ;
  geo-pos:lat "50.23351"^^xsd:decimal ;
  geo-pos:long "1.53593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12503'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53593'^^xsd:double;
  dwc:latitude '50.23351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53593 50.23351, 1.53593 50.23351, 1.53593 50.23351, 1.53593 50.23351, 1.53593 50.23351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12503'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28345 1.53593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28345"^^xsd:decimal ;
  dwc:decimalLongitude "1.53593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28345 1.53593)"^^geo:wktLiteral ;
  geo-pos:lat "50.28345"^^xsd:decimal ;
  geo-pos:long "1.53593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53593'^^xsd:double;
  dwc:latitude '50.28345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53593 50.28345, 1.53593 50.28345, 1.53593 50.28345, 1.53593 50.28345, 1.53593 50.28345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1952'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3376 1.53593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3376"^^xsd:decimal ;
  dwc:decimalLongitude "1.53593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3376 1.53593)"^^geo:wktLiteral ;
  geo-pos:lat "50.3376"^^xsd:decimal ;
  geo-pos:long "1.53593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7438'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53593'^^xsd:double;
  dwc:latitude '50.3376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53593 50.3376, 1.53593 50.3376, 1.53593 50.3376, 1.53593 50.3376, 1.53593 50.3376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7438'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.53594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.53594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53594'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53594 50.23357, 1.53594 50.23357, 1.53594 50.23357, 1.53594 50.23357, 1.53594 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6794'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.53595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.53595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.53595)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.53595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53595'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53595 50.22852, 1.53595 50.22852, 1.53595 50.22852, 1.53595 50.22852, 1.53595 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9742'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.53595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.53595)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.53595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53595'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53595 50.23292, 1.53595 50.23292, 1.53595 50.23292, 1.53595 50.23292, 1.53595 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10961'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.53596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.53596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.53596)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.53596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53596'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53596 50.23182, 1.53596 50.23182, 1.53596 50.23182, 1.53596 50.23182, 1.53596 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_627'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.53596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23318"^^xsd:decimal ;
  dwc:decimalLongitude "1.53596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23318 1.53596)"^^geo:wktLiteral ;
  geo-pos:lat "50.23318"^^xsd:decimal ;
  geo-pos:long "1.53596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53596'^^xsd:double;
  dwc:latitude '50.23318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53596 50.23318, 1.53596 50.23318, 1.53596 50.23318, 1.53596 50.23318, 1.53596 50.23318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6406'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22488 1.53597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22488"^^xsd:decimal ;
  dwc:decimalLongitude "1.53597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22488 1.53597)"^^geo:wktLiteral ;
  geo-pos:lat "50.22488"^^xsd:decimal ;
  geo-pos:long "1.53597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_461'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53597'^^xsd:double;
  dwc:latitude '50.22488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53597 50.22488, 1.53597 50.22488, 1.53597 50.22488, 1.53597 50.22488, 1.53597 50.22488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_461'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53597)"^^geo:wktLiteral ;
  geo-pos:lat "50.2309"^^xsd:decimal ;
  geo-pos:long "1.53597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53597'^^xsd:double;
  dwc:latitude '50.2309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53597 50.2309, 1.53597 50.2309, 1.53597 50.2309, 1.53597 50.2309, 1.53597 50.2309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4642'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53597)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.53597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53597'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53597 50.23234, 1.53597 50.23234, 1.53597 50.23234, 1.53597 50.23234, 1.53597 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7766'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53597)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.918888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53597'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53597 50.23263, 1.53597 50.23263, 1.53597 50.23263, 1.53597 50.23263, 1.53597 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8809'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36625 1.53597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36625"^^xsd:decimal ;
  dwc:decimalLongitude "1.53597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36625 1.53597)"^^geo:wktLiteral ;
  geo-pos:lat "50.36625"^^xsd:decimal ;
  geo-pos:long "1.53597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53597'^^xsd:double;
  dwc:latitude '50.36625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53597 50.36625, 1.53597 50.36625, 1.53597 50.36625, 1.53597 50.36625, 1.53597 50.36625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1681'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.53598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23017"^^xsd:decimal ;
  dwc:decimalLongitude "1.53598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.53598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23017"^^xsd:decimal ;
  geo-pos:long "1.53598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.0255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53598'^^xsd:double;
  dwc:latitude '50.23017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53598 50.23017, 1.53598 50.23017, 1.53598 50.23017, 1.53598 50.23017, 1.53598 50.23017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10541'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.53598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.53598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53598'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53598 50.23271, 1.53598 50.23271, 1.53598 50.23271, 1.53598 50.23271, 1.53598 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_640'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.53598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53598'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53598 50.23321, 1.53598 50.23321, 1.53598 50.23321, 1.53598 50.23321, 1.53598 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6407'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22807 1.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22807"^^xsd:decimal ;
  dwc:decimalLongitude "1.53599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22807 1.53599)"^^geo:wktLiteral ;
  geo-pos:lat "50.22807"^^xsd:decimal ;
  geo-pos:long "1.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53599'^^xsd:double;
  dwc:latitude '50.22807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53599 50.22807, 1.53599 50.22807, 1.53599 50.22807, 1.53599 50.22807, 1.53599 50.22807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5796'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.53599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.53599)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.078888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53599'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53599 50.23234, 1.53599 50.23234, 1.53599 50.23234, 1.53599 50.23234, 1.53599 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_684'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53599)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53599'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53599 50.23303, 1.53599 50.23303, 1.53599 50.23303, 1.53599 50.23303, 1.53599 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10335'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53601)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.53601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53601'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53601 50.2327, 1.53601 50.2327, 1.53601 50.2327, 1.53601 50.2327, 1.53601 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1740'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23742 1.53601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23742"^^xsd:decimal ;
  dwc:decimalLongitude "1.53601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23742 1.53601)"^^geo:wktLiteral ;
  geo-pos:lat "50.23742"^^xsd:decimal ;
  geo-pos:long "1.53601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53601'^^xsd:double;
  dwc:latitude '50.23742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53601 50.23742, 1.53601 50.23742, 1.53601 50.23742, 1.53601 50.23742, 1.53601 50.23742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6269'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.53602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22522"^^xsd:decimal ;
  dwc:decimalLongitude "1.53602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.53602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22522"^^xsd:decimal ;
  geo-pos:long "1.53602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53602'^^xsd:double;
  dwc:latitude '50.22522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53602 50.22522, 1.53602 50.22522, 1.53602 50.22522, 1.53602 50.22522, 1.53602 50.22522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_623'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.53603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23026"^^xsd:decimal ;
  dwc:decimalLongitude "1.53603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.53603)"^^geo:wktLiteral ;
  geo-pos:lat "50.23026"^^xsd:decimal ;
  geo-pos:long "1.53603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53603'^^xsd:double;
  dwc:latitude '50.23026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53603 50.23026, 1.53603 50.23026, 1.53603 50.23026, 1.53603 50.23026, 1.53603 50.23026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5140'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.53605)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.53605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53605'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53605 50.2342, 1.53605 50.2342, 1.53605 50.2342, 1.53605 50.2342, 1.53605 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10618'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.53606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22819"^^xsd:decimal ;
  dwc:decimalLongitude "1.53606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.53606)"^^geo:wktLiteral ;
  geo-pos:lat "50.22819"^^xsd:decimal ;
  geo-pos:long "1.53606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53606'^^xsd:double;
  dwc:latitude '50.22819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53606 50.22819, 1.53606 50.22819, 1.53606 50.22819, 1.53606 50.22819, 1.53606 50.22819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6699'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.53606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53606)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.53606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53606'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53606 50.23121, 1.53606 50.23121, 1.53606 50.23121, 1.53606 50.23121, 1.53606 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13004'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23274"^^xsd:decimal ;
  dwc:decimalLongitude "1.53606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53606)"^^geo:wktLiteral ;
  geo-pos:lat "50.23274"^^xsd:decimal ;
  geo-pos:long "1.53606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53606'^^xsd:double;
  dwc:latitude '50.23274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53606 50.23274, 1.53606 50.23274, 1.53606 50.23274, 1.53606 50.23274, 1.53606 50.23274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8446'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2353 1.53607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2353"^^xsd:decimal ;
  dwc:decimalLongitude "1.53607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2353 1.53607)"^^geo:wktLiteral ;
  geo-pos:lat "50.2353"^^xsd:decimal ;
  geo-pos:long "1.53607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53607'^^xsd:double;
  dwc:latitude '50.2353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53607 50.2353, 1.53607 50.2353, 1.53607 50.2353, 1.53607 50.2353, 1.53607 50.2353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7412'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.53608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.53608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.53608)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.53608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53608'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53608 50.23081, 1.53608 50.23081, 1.53608 50.23081, 1.53608 50.23081, 1.53608 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8435'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22625 1.53609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22625"^^xsd:decimal ;
  dwc:decimalLongitude "1.53609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22625 1.53609)"^^geo:wktLiteral ;
  geo-pos:lat "50.22625"^^xsd:decimal ;
  geo-pos:long "1.53609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53609'^^xsd:double;
  dwc:latitude '50.22625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53609 50.22625, 1.53609 50.22625, 1.53609 50.22625, 1.53609 50.22625, 1.53609 50.22625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4130'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22626 1.53609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22626"^^xsd:decimal ;
  dwc:decimalLongitude "1.53609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22626 1.53609)"^^geo:wktLiteral ;
  geo-pos:lat "50.22626"^^xsd:decimal ;
  geo-pos:long "1.53609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9247'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53609'^^xsd:double;
  dwc:latitude '50.22626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53609 50.22626, 1.53609 50.22626, 1.53609 50.22626, 1.53609 50.22626, 1.53609 50.22626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9247'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31968 1.53609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31968"^^xsd:decimal ;
  dwc:decimalLongitude "1.53609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31968 1.53609)"^^geo:wktLiteral ;
  geo-pos:lat "50.31968"^^xsd:decimal ;
  geo-pos:long "1.53609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7494'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6330555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53609'^^xsd:double;
  dwc:latitude '50.31968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53609 50.31968, 1.53609 50.31968, 1.53609 50.31968, 1.53609 50.31968, 1.53609 50.31968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7494'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37272 1.53609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37272"^^xsd:decimal ;
  dwc:decimalLongitude "1.53609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37272 1.53609)"^^geo:wktLiteral ;
  geo-pos:lat "50.37272"^^xsd:decimal ;
  geo-pos:long "1.53609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53609'^^xsd:double;
  dwc:latitude '50.37272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53609 50.37272, 1.53609 50.37272, 1.53609 50.37272, 1.53609 50.37272, 1.53609 50.37272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4754'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53611)"^^geo:wktLiteral ;
  geo-pos:lat "50.2254"^^xsd:decimal ;
  geo-pos:long "1.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.434444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53611'^^xsd:double;
  dwc:latitude '50.2254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53611 50.2254, 1.53611 50.2254, 1.53611 50.2254, 1.53611 50.2254, 1.53611 50.2254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_192'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22979"^^xsd:decimal ;
  dwc:decimalLongitude "1.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.53611)"^^geo:wktLiteral ;
  geo-pos:lat "50.22979"^^xsd:decimal ;
  geo-pos:long "1.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53611'^^xsd:double;
  dwc:latitude '50.22979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53611 50.22979, 1.53611 50.22979, 1.53611 50.22979, 1.53611 50.22979, 1.53611 50.22979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11332'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53611)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53611'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53611 50.23357, 1.53611 50.23357, 1.53611 50.23357, 1.53611 50.23357, 1.53611 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11337'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21822 1.53612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21822"^^xsd:decimal ;
  dwc:decimalLongitude "1.53612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21822 1.53612)"^^geo:wktLiteral ;
  geo-pos:lat "50.21822"^^xsd:decimal ;
  geo-pos:long "1.53612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_81'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_81'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53612'^^xsd:double;
  dwc:latitude '50.21822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53612 50.21822, 1.53612 50.21822, 1.53612 50.21822, 1.53612 50.21822, 1.53612 50.21822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_81'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.53612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23285"^^xsd:decimal ;
  dwc:decimalLongitude "1.53612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.53612)"^^geo:wktLiteral ;
  geo-pos:lat "50.23285"^^xsd:decimal ;
  geo-pos:long "1.53612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12883'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53612'^^xsd:double;
  dwc:latitude '50.23285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53612 50.23285, 1.53612 50.23285, 1.53612 50.23285, 1.53612 50.23285, 1.53612 50.23285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12883'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.53615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22799"^^xsd:decimal ;
  dwc:decimalLongitude "1.53615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.53615)"^^geo:wktLiteral ;
  geo-pos:lat "50.22799"^^xsd:decimal ;
  geo-pos:long "1.53615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53615'^^xsd:double;
  dwc:latitude '50.22799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53615 50.22799, 1.53615 50.22799, 1.53615 50.22799, 1.53615 50.22799, 1.53615 50.22799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5797'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53615)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.53615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53615'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53615 50.2328, 1.53615 50.2328, 1.53615 50.2328, 1.53615 50.2328, 1.53615 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5415'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.53615)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.53615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53615'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53615 50.23342, 1.53615 50.23342, 1.53615 50.23342, 1.53615 50.23342, 1.53615 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8437'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.53616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23144"^^xsd:decimal ;
  dwc:decimalLongitude "1.53616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.53616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23144"^^xsd:decimal ;
  geo-pos:long "1.53616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53616'^^xsd:double;
  dwc:latitude '50.23144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53616 50.23144, 1.53616 50.23144, 1.53616 50.23144, 1.53616 50.23144, 1.53616 50.23144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11441'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.53617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22832"^^xsd:decimal ;
  dwc:decimalLongitude "1.53617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.53617)"^^geo:wktLiteral ;
  geo-pos:lat "50.22832"^^xsd:decimal ;
  geo-pos:long "1.53617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53617'^^xsd:double;
  dwc:latitude '50.22832'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53617 50.22832, 1.53617 50.22832, 1.53617 50.22832, 1.53617 50.22832, 1.53617 50.22832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6075'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.53617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53617)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.53617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53617'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53617 50.23195, 1.53617 50.23195, 1.53617 50.23195, 1.53617 50.23195, 1.53617 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7702'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2525 1.53617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2525"^^xsd:decimal ;
  dwc:decimalLongitude "1.53617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2525 1.53617)"^^geo:wktLiteral ;
  geo-pos:lat "50.2525"^^xsd:decimal ;
  geo-pos:long "1.53617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12463'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53617'^^xsd:double;
  dwc:latitude '50.2525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53617 50.2525, 1.53617 50.2525, 1.53617 50.2525, 1.53617 50.2525, 1.53617 50.2525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12463'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.53618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.53618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.53618)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.53618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53618'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53618 50.23213, 1.53618 50.23213, 1.53618 50.23213, 1.53618 50.23213, 1.53618 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_768'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23314 1.53618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23314"^^xsd:decimal ;
  dwc:decimalLongitude "1.53618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23314 1.53618)"^^geo:wktLiteral ;
  geo-pos:lat "50.23314"^^xsd:decimal ;
  geo-pos:long "1.53618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53618'^^xsd:double;
  dwc:latitude '50.23314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53618 50.23314, 1.53618 50.23314, 1.53618 50.23314, 1.53618 50.23314, 1.53618 50.23314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10619'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.53619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.53619)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.53619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13032'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53619'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53619 50.23121, 1.53619 50.23121, 1.53619 50.23121, 1.53619 50.23121, 1.53619 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13032'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.53619)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.53619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.051111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53619'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53619 50.23321, 1.53619 50.23321, 1.53619 50.23321, 1.53619 50.23321, 1.53619 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2894'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.5362)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5362'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5362 50.22996, 1.5362 50.22996, 1.5362 50.22996, 1.5362 50.22996, 1.5362 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_130'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.5362)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5362'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5362 50.23333, 1.5362 50.23333, 1.5362 50.23333, 1.5362 50.23333, 1.5362 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4897'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22398 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22398"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22398 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.22398"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11317'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.841111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.22398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.22398, 1.53621 50.22398, 1.53621 50.22398, 1.53621 50.22398, 1.53621 50.22398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11317'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.22966, 1.53621 50.22966, 1.53621 50.22966, 1.53621 50.22966, 1.53621 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11333'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.23172, 1.53621 50.23172, 1.53621 50.23172, 1.53621 50.23172, 1.53621 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10138'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8208'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.23263, 1.53621 50.23263, 1.53621 50.23263, 1.53621 50.23263, 1.53621 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8208'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.23267, 1.53621 50.23267, 1.53621 50.23267, 1.53621 50.23267, 1.53621 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12829'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53621)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53621'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53621 50.23411, 1.53621 50.23411, 1.53621 50.23411, 1.53621 50.23411, 1.53621 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4096'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23551 1.53622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23551"^^xsd:decimal ;
  dwc:decimalLongitude "1.53622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23551 1.53622)"^^geo:wktLiteral ;
  geo-pos:lat "50.23551"^^xsd:decimal ;
  geo-pos:long "1.53622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.83555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53622'^^xsd:double;
  dwc:latitude '50.23551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53622 50.23551, 1.53622 50.23551, 1.53622 50.23551, 1.53622 50.23551, 1.53622 50.23551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10094'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.53623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.53623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.53623)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.53623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53623'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53623 50.22533, 1.53623 50.22533, 1.53623 50.22533, 1.53623 50.22533, 1.53623 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_628'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53623)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.53623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53623'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53623 50.2327, 1.53623 50.2327, 1.53623 50.2327, 1.53623 50.2327, 1.53623 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_667'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.53623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23341"^^xsd:decimal ;
  dwc:decimalLongitude "1.53623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.53623)"^^geo:wktLiteral ;
  geo-pos:lat "50.23341"^^xsd:decimal ;
  geo-pos:long "1.53623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53623'^^xsd:double;
  dwc:latitude '50.23341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53623 50.23341, 1.53623 50.23341, 1.53623 50.23341, 1.53623 50.23341, 1.53623 50.23341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8978'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.53624)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.53624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53624'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53624 50.23329, 1.53624 50.23329, 1.53624 50.23329, 1.53624 50.23329, 1.53624 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6429'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22542 1.53625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22542"^^xsd:decimal ;
  dwc:decimalLongitude "1.53625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22542 1.53625)"^^geo:wktLiteral ;
  geo-pos:lat "50.22542"^^xsd:decimal ;
  geo-pos:long "1.53625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53625'^^xsd:double;
  dwc:latitude '50.22542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53625 50.22542, 1.53625 50.22542, 1.53625 50.22542, 1.53625 50.22542, 1.53625 50.22542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6594'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32736 1.53625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32736"^^xsd:decimal ;
  dwc:decimalLongitude "1.53625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32736 1.53625)"^^geo:wktLiteral ;
  geo-pos:lat "50.32736"^^xsd:decimal ;
  geo-pos:long "1.53625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9314'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.978888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53625'^^xsd:double;
  dwc:latitude '50.32736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53625 50.32736, 1.53625 50.32736, 1.53625 50.32736, 1.53625 50.32736, 1.53625 50.32736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9314'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2321 1.53626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2321"^^xsd:decimal ;
  dwc:decimalLongitude "1.53626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2321 1.53626)"^^geo:wktLiteral ;
  geo-pos:lat "50.2321"^^xsd:decimal ;
  geo-pos:long "1.53626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53626'^^xsd:double;
  dwc:latitude '50.2321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53626 50.2321, 1.53626 50.2321, 1.53626 50.2321, 1.53626 50.2321, 1.53626 50.2321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12850'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.53626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23241"^^xsd:decimal ;
  dwc:decimalLongitude "1.53626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.53626)"^^geo:wktLiteral ;
  geo-pos:lat "50.23241"^^xsd:decimal ;
  geo-pos:long "1.53626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53626'^^xsd:double;
  dwc:latitude '50.23241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53626 50.23241, 1.53626 50.23241, 1.53626 50.23241, 1.53626 50.23241, 1.53626 50.23241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10177'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.53627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.53627)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.53627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53627'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53627 50.23297, 1.53627 50.23297, 1.53627 50.23297, 1.53627 50.23297, 1.53627 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10960'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53627)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53627'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53627 50.23303, 1.53627 50.23303, 1.53627 50.23303, 1.53627 50.23303, 1.53627 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8979'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.53628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.53628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.53628)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.53628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53628'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53628 50.23141, 1.53628 50.23141, 1.53628 50.23141, 1.53628 50.23141, 1.53628 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12815'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.53628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.53628)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.53628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53628'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53628 50.23266, 1.53628 50.23266, 1.53628 50.23266, 1.53628 50.23266, 1.53628 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8006'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.53629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.53629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.53629)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.53629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53629'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53629 50.23013, 1.53629 50.23013, 1.53629 50.23013, 1.53629 50.23013, 1.53629 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7796'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.53629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53629)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.53629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53629'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53629 50.23211, 1.53629 50.23211, 1.53629 50.23211, 1.53629 50.23211, 1.53629 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6636'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53629)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13034'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53629'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53629 50.23304, 1.53629 50.23304, 1.53629 50.23304, 1.53629 50.23304, 1.53629 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13034'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23343 1.53629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23343"^^xsd:decimal ;
  dwc:decimalLongitude "1.53629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23343 1.53629)"^^geo:wktLiteral ;
  geo-pos:lat "50.23343"^^xsd:decimal ;
  geo-pos:long "1.53629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53629'^^xsd:double;
  dwc:latitude '50.23343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53629 50.23343, 1.53629 50.23343, 1.53629 50.23343, 1.53629 50.23343, 1.53629 50.23343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1064'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.5363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5363)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.5363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5363'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5363 50.22948, 1.5363 50.22948, 1.5363 50.22948, 1.5363 50.22948, 1.5363 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3776'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.53631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53631)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.53631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53631'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53631 50.23244, 1.53631 50.23244, 1.53631 50.23244, 1.53631 50.23244, 1.53631 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_668'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.53632)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.53632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53632'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53632 50.2324, 1.53632 50.2324, 1.53632 50.2324, 1.53632 50.2324, 1.53632 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10178'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.53632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2256'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53632'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53632 50.23267, 1.53632 50.23267, 1.53632 50.23267, 1.53632 50.23267, 1.53632 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2256'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53633)"^^geo:wktLiteral ;
  geo-pos:lat "50.2254"^^xsd:decimal ;
  geo-pos:long "1.53633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53633'^^xsd:double;
  dwc:latitude '50.2254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53633 50.2254, 1.53633 50.2254, 1.53633 50.2254, 1.53633 50.2254, 1.53633 50.2254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_221'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.53635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21975"^^xsd:decimal ;
  dwc:decimalLongitude "1.53635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.53635)"^^geo:wktLiteral ;
  geo-pos:lat "50.21975"^^xsd:decimal ;
  geo-pos:long "1.53635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53635'^^xsd:double;
  dwc:latitude '50.21975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53635 50.21975, 1.53635 50.21975, 1.53635 50.21975, 1.53635 50.21975, 1.53635 50.21975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_776'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.53635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23065"^^xsd:decimal ;
  dwc:decimalLongitude "1.53635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.53635)"^^geo:wktLiteral ;
  geo-pos:lat "50.23065"^^xsd:decimal ;
  geo-pos:long "1.53635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53635'^^xsd:double;
  dwc:latitude '50.23065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53635 50.23065, 1.53635 50.23065, 1.53635 50.23065, 1.53635 50.23065, 1.53635 50.23065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5806'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.53635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23104"^^xsd:decimal ;
  dwc:decimalLongitude "1.53635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.53635)"^^geo:wktLiteral ;
  geo-pos:lat "50.23104"^^xsd:decimal ;
  geo-pos:long "1.53635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8255'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.513333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53635'^^xsd:double;
  dwc:latitude '50.23104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53635 50.23104, 1.53635 50.23104, 1.53635 50.23104, 1.53635 50.23104, 1.53635 50.23104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8255'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.53635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53635)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.53635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53635'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53635 50.23219, 1.53635 50.23219, 1.53635 50.23219, 1.53635 50.23219, 1.53635 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6052'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53636)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10886'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53636'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53636 50.23263, 1.53636 50.23263, 1.53636 50.23263, 1.53636 50.23263, 1.53636 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10886'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53636)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.53636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53636'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53636 50.2328, 1.53636 50.2328, 1.53636 50.2328, 1.53636 50.2328, 1.53636 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12664'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.53637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.53637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.53637)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.53637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53637'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53637 50.22927, 1.53637 50.22927, 1.53637 50.22927, 1.53637 50.22927, 1.53637 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3785'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.53637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53637)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.53637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53637'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53637 50.23217, 1.53637 50.23217, 1.53637 50.23217, 1.53637 50.23217, 1.53637 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12646'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.53638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22381"^^xsd:decimal ;
  dwc:decimalLongitude "1.53638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.53638)"^^geo:wktLiteral ;
  geo-pos:lat "50.22381"^^xsd:decimal ;
  geo-pos:long "1.53638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53638'^^xsd:double;
  dwc:latitude '50.22381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53638 50.22381, 1.53638 50.22381, 1.53638 50.22381, 1.53638 50.22381, 1.53638 50.22381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_686'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22695 1.53638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22695"^^xsd:decimal ;
  dwc:decimalLongitude "1.53638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22695 1.53638)"^^geo:wktLiteral ;
  geo-pos:lat "50.22695"^^xsd:decimal ;
  geo-pos:long "1.53638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_479'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53638'^^xsd:double;
  dwc:latitude '50.22695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53638 50.22695, 1.53638 50.22695, 1.53638 50.22695, 1.53638 50.22695, 1.53638 50.22695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_479'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.53639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.53639)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.53639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53639'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53639 50.23192, 1.53639 50.23192, 1.53639 50.23192, 1.53639 50.23192, 1.53639 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12645'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.53639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53639)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.53639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_10399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53639'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53639 50.23238, 1.53639 50.23238, 1.53639 50.23238, 1.53639 50.23238, 1.53639 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10399'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.53639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23316"^^xsd:decimal ;
  dwc:decimalLongitude "1.53639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.53639)"^^geo:wktLiteral ;
  geo-pos:lat "50.23316"^^xsd:decimal ;
  geo-pos:long "1.53639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53639'^^xsd:double;
  dwc:latitude '50.23316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53639 50.23316, 1.53639 50.23316, 1.53639 50.23316, 1.53639 50.23316, 1.53639 50.23316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6513'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.5364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.5364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.5364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.5364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.756666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5364'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5364 50.23309, 1.5364 50.23309, 1.5364 50.23309, 1.5364 50.23309, 1.5364 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6130'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.53642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23104"^^xsd:decimal ;
  dwc:decimalLongitude "1.53642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.53642)"^^geo:wktLiteral ;
  geo-pos:lat "50.23104"^^xsd:decimal ;
  geo-pos:long "1.53642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53642'^^xsd:double;
  dwc:latitude '50.23104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53642 50.23104, 1.53642 50.23104, 1.53642 50.23104, 1.53642 50.23104, 1.53642 50.23104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6946'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53644)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.53644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53644'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53644 50.2331, 1.53644 50.2331, 1.53644 50.2331, 1.53644 50.2331, 1.53644 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1948'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23324"^^xsd:decimal ;
  dwc:decimalLongitude "1.53644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23324 1.53644)"^^geo:wktLiteral ;
  geo-pos:lat "50.23324"^^xsd:decimal ;
  geo-pos:long "1.53644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53644'^^xsd:double;
  dwc:latitude '50.23324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53644 50.23324, 1.53644 50.23324, 1.53644 50.23324, 1.53644 50.23324, 1.53644 50.23324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8438'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.53646)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.53646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53646'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53646 50.23298, 1.53646 50.23298, 1.53646 50.23298, 1.53646 50.23298, 1.53646 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4338'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.53646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.53646)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.53646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53646'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53646 50.23448, 1.53646 50.23448, 1.53646 50.23448, 1.53646 50.23448, 1.53646 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7787'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.53647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53647)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.53647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53647'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53647 50.22974, 1.53647 50.22974, 1.53647 50.22974, 1.53647 50.22974, 1.53647 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3775'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.53647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22982"^^xsd:decimal ;
  dwc:decimalLongitude "1.53647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.53647)"^^geo:wktLiteral ;
  geo-pos:lat "50.22982"^^xsd:decimal ;
  geo-pos:long "1.53647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53647'^^xsd:double;
  dwc:latitude '50.22982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53647 50.22982, 1.53647 50.22982, 1.53647 50.22982, 1.53647 50.22982, 1.53647 50.22982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3510'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23051 1.53647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23051"^^xsd:decimal ;
  dwc:decimalLongitude "1.53647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23051 1.53647)"^^geo:wktLiteral ;
  geo-pos:lat "50.23051"^^xsd:decimal ;
  geo-pos:long "1.53647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11123'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53647'^^xsd:double;
  dwc:latitude '50.23051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53647 50.23051, 1.53647 50.23051, 1.53647 50.23051, 1.53647 50.23051, 1.53647 50.23051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11123'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53648)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.53648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53648'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53648 50.2299, 1.53648 50.2299, 1.53648 50.2299, 1.53648 50.2299, 1.53648 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3509'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23373"^^xsd:decimal ;
  dwc:decimalLongitude "1.53649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.53649)"^^geo:wktLiteral ;
  geo-pos:lat "50.23373"^^xsd:decimal ;
  geo-pos:long "1.53649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53649'^^xsd:double;
  dwc:latitude '50.23373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53649 50.23373, 1.53649 50.23373, 1.53649 50.23373, 1.53649 50.23373, 1.53649 50.23373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6348'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22708"^^xsd:decimal ;
  dwc:decimalLongitude "1.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.5365)"^^geo:wktLiteral ;
  geo-pos:lat "50.22708"^^xsd:decimal ;
  geo-pos:long "1.5365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5365'^^xsd:double;
  dwc:latitude '50.22708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5365 50.22708, 1.5365 50.22708, 1.5365 50.22708, 1.5365 50.22708, 1.5365 50.22708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_251'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23174"^^xsd:decimal ;
  dwc:decimalLongitude "1.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.5365)"^^geo:wktLiteral ;
  geo-pos:lat "50.23174"^^xsd:decimal ;
  geo-pos:long "1.5365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5365'^^xsd:double;
  dwc:latitude '50.23174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5365 50.23174, 1.5365 50.23174, 1.5365 50.23174, 1.5365 50.23174, 1.5365 50.23174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11562'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.5365)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.5365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5365'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5365 50.23307, 1.5365 50.23307, 1.5365 50.23307, 1.5365 50.23307, 1.5365 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12908'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33113 1.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33113"^^xsd:decimal ;
  dwc:decimalLongitude "1.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33113 1.5365)"^^geo:wktLiteral ;
  geo-pos:lat "50.33113"^^xsd:decimal ;
  geo-pos:long "1.5365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5365'^^xsd:double;
  dwc:latitude '50.33113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5365 50.33113, 1.5365 50.33113, 1.5365 50.33113, 1.5365 50.33113, 1.5365 50.33113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9606'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22117 1.53651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22117"^^xsd:decimal ;
  dwc:decimalLongitude "1.53651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22117 1.53651)"^^geo:wktLiteral ;
  geo-pos:lat "50.22117"^^xsd:decimal ;
  geo-pos:long "1.53651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53651'^^xsd:double;
  dwc:latitude '50.22117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53651 50.22117, 1.53651 50.22117, 1.53651 50.22117, 1.53651 50.22117, 1.53651 50.22117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_747'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.53651)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.53651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.313333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53651'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53651 50.2289, 1.53651 50.2289, 1.53651 50.2289, 1.53651 50.2289, 1.53651 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5058'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.53652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.53652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.53652)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.53652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53652'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53652 50.22888, 1.53652 50.22888, 1.53652 50.22888, 1.53652 50.22888, 1.53652 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4456'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53652)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53652'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53652 50.23333, 1.53652 50.23333, 1.53652 50.23333, 1.53652 50.23333, 1.53652 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10496'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23561 1.53652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23561"^^xsd:decimal ;
  dwc:decimalLongitude "1.53652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23561 1.53652)"^^geo:wktLiteral ;
  geo-pos:lat "50.23561"^^xsd:decimal ;
  geo-pos:long "1.53652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53652'^^xsd:double;
  dwc:latitude '50.23561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53652 50.23561, 1.53652 50.23561, 1.53652 50.23561, 1.53652 50.23561, 1.53652 50.23561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11627'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.53654)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.53654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53654'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53654 50.23327, 1.53654 50.23327, 1.53654 50.23327, 1.53654 50.23327, 1.53654 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12982'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.53656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.53656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.53656)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.53656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53656'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53656 50.22824, 1.53656 50.22824, 1.53656 50.22824, 1.53656 50.22824, 1.53656 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6593'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53656)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3226'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53656'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53656 50.23302, 1.53656 50.23302, 1.53656 50.23302, 1.53656 50.23302, 1.53656 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3226'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.53657)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.53657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.768888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53657'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53657 50.2332, 1.53657 50.2332, 1.53657 50.2332, 1.53657 50.2332, 1.53657 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8763'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.53658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.53658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.53658)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.53658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53658'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53658 50.23097, 1.53658 50.23097, 1.53658 50.23097, 1.53658 50.23097, 1.53658 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11678'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53658)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53658'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53658 50.23243, 1.53658 50.23243, 1.53658 50.23243, 1.53658 50.23243, 1.53658 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2312'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53658)"^^geo:wktLiteral ;
  geo-pos:lat "50.23289"^^xsd:decimal ;
  geo-pos:long "1.53658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53658'^^xsd:double;
  dwc:latitude '50.23289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53658 50.23289, 1.53658 50.23289, 1.53658 50.23289, 1.53658 50.23289, 1.53658 50.23289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3818'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.53659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.53659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.53659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.53659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_5875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53659'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53659 50.23197, 1.53659 50.23197, 1.53659 50.23197, 1.53659 50.23197, 1.53659 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5875'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.5366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23065"^^xsd:decimal ;
  dwc:decimalLongitude "1.5366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.5366)"^^geo:wktLiteral ;
  geo-pos:lat "50.23065"^^xsd:decimal ;
  geo-pos:long "1.5366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5366'^^xsd:double;
  dwc:latitude '50.23065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5366 50.23065, 1.5366 50.23065, 1.5366 50.23065, 1.5366 50.23065, 1.5366 50.23065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5578'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25636 1.5366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25636"^^xsd:decimal ;
  dwc:decimalLongitude "1.5366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25636 1.5366)"^^geo:wktLiteral ;
  geo-pos:lat "50.25636"^^xsd:decimal ;
  geo-pos:long "1.5366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12445'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5366'^^xsd:double;
  dwc:latitude '50.25636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5366 50.25636, 1.5366 50.25636, 1.5366 50.25636, 1.5366 50.25636, 1.5366 50.25636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12445'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.53661)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.53661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.64'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53661'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53661 50.23204, 1.53661 50.23204, 1.53661 50.23204, 1.53661 50.23204, 1.53661 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12891'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48464 1.53662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48464"^^xsd:decimal ;
  dwc:decimalLongitude "1.53662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48464 1.53662)"^^geo:wktLiteral ;
  geo-pos:lat "50.48464"^^xsd:decimal ;
  geo-pos:long "1.53662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3219'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53662'^^xsd:double;
  dwc:latitude '50.48464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53662 50.48464, 1.53662 50.48464, 1.53662 50.48464, 1.53662 50.48464, 1.53662 50.48464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3219'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32527 1.53663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32527"^^xsd:decimal ;
  dwc:decimalLongitude "1.53663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32527 1.53663)"^^geo:wktLiteral ;
  geo-pos:lat "50.32527"^^xsd:decimal ;
  geo-pos:long "1.53663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53663'^^xsd:double;
  dwc:latitude '50.32527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53663 50.32527, 1.53663 50.32527, 1.53663 50.32527, 1.53663 50.32527, 1.53663 50.32527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7619'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22703"^^xsd:decimal ;
  dwc:decimalLongitude "1.53664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22703 1.53664)"^^geo:wktLiteral ;
  geo-pos:lat "50.22703"^^xsd:decimal ;
  geo-pos:long "1.53664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53664'^^xsd:double;
  dwc:latitude '50.22703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53664 50.22703, 1.53664 50.22703, 1.53664 50.22703, 1.53664 50.22703, 1.53664 50.22703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4381'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23302 1.53664)"^^geo:wktLiteral ;
  geo-pos:lat "50.23302"^^xsd:decimal ;
  geo-pos:long "1.53664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2257'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53664'^^xsd:double;
  dwc:latitude '50.23302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53664 50.23302, 1.53664 50.23302, 1.53664 50.23302, 1.53664 50.23302, 1.53664 50.23302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2257'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53666)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53666'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53666 50.2325, 1.53666 50.2325, 1.53666 50.2325, 1.53666 50.2325, 1.53666 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12918'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.53667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.53667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.53667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.53667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11206'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.8444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53667'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53667 50.23023, 1.53667 50.23023, 1.53667 50.23023, 1.53667 50.23023, 1.53667 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11206'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.53667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.53667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53667'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53667 50.23228, 1.53667 50.23228, 1.53667 50.23228, 1.53667 50.23228, 1.53667 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6110'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23289"^^xsd:decimal ;
  geo-pos:long "1.53667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53667'^^xsd:double;
  dwc:latitude '50.23289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53667 50.23289, 1.53667 50.23289, 1.53667 50.23289, 1.53667 50.23289, 1.53667 50.23289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8644'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.53668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53668)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.53668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53668'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53668 50.23229, 1.53668 50.23229, 1.53668 50.23229, 1.53668 50.23229, 1.53668 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1925'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.53669)"^^geo:wktLiteral ;
  geo-pos:lat "50.23289"^^xsd:decimal ;
  geo-pos:long "1.53669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53669'^^xsd:double;
  dwc:latitude '50.23289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53669 50.23289, 1.53669 50.23289, 1.53669 50.23289, 1.53669 50.23289, 1.53669 50.23289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1686'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.5367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23371"^^xsd:decimal ;
  dwc:decimalLongitude "1.5367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23371 1.5367)"^^geo:wktLiteral ;
  geo-pos:lat "50.23371"^^xsd:decimal ;
  geo-pos:long "1.5367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_13124'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5367'^^xsd:double;
  dwc:latitude '50.23371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5367 50.23371, 1.5367 50.23371, 1.5367 50.23371, 1.5367 50.23371, 1.5367 50.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13124'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32287 1.5367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32287"^^xsd:decimal ;
  dwc:decimalLongitude "1.5367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32287 1.5367)"^^geo:wktLiteral ;
  geo-pos:lat "50.32287"^^xsd:decimal ;
  geo-pos:long "1.5367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7493'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5367'^^xsd:double;
  dwc:latitude '50.32287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5367 50.32287, 1.5367 50.32287, 1.5367 50.32287, 1.5367 50.32287, 1.5367 50.32287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7493'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.53671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.53671)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.53671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53671'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53671 50.23396, 1.53671 50.23396, 1.53671 50.23396, 1.53671 50.23396, 1.53671 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1113'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3295 1.53671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3295"^^xsd:decimal ;
  dwc:decimalLongitude "1.53671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3295 1.53671)"^^geo:wktLiteral ;
  geo-pos:lat "50.3295"^^xsd:decimal ;
  geo-pos:long "1.53671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53671'^^xsd:double;
  dwc:latitude '50.3295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53671 50.3295, 1.53671 50.3295, 1.53671 50.3295, 1.53671 50.3295, 1.53671 50.3295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9360'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35514 1.53671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35514"^^xsd:decimal ;
  dwc:decimalLongitude "1.53671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35514 1.53671)"^^geo:wktLiteral ;
  geo-pos:lat "50.35514"^^xsd:decimal ;
  geo-pos:long "1.53671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9302'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53671'^^xsd:double;
  dwc:latitude '50.35514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53671 50.35514, 1.53671 50.35514, 1.53671 50.35514, 1.53671 50.35514, 1.53671 50.35514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9302'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.53672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.53672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.53672)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.53672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5543'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.917777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53672'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53672 50.23054, 1.53672 50.23054, 1.53672 50.23054, 1.53672 50.23054, 1.53672 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5543'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3204 1.53672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3204 1.53672)"^^geo:wktLiteral ;
  geo-pos:lat "50.3204"^^xsd:decimal ;
  geo-pos:long "1.53672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7495'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53672'^^xsd:double;
  dwc:latitude '50.3204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53672 50.3204, 1.53672 50.3204, 1.53672 50.3204, 1.53672 50.3204, 1.53672 50.3204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7495'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.53674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22766"^^xsd:decimal ;
  dwc:decimalLongitude "1.53674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.53674)"^^geo:wktLiteral ;
  geo-pos:lat "50.22766"^^xsd:decimal ;
  geo-pos:long "1.53674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53674'^^xsd:double;
  dwc:latitude '50.22766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53674 50.22766, 1.53674 50.22766, 1.53674 50.22766, 1.53674 50.22766, 1.53674 50.22766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5737'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.53674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2335"^^xsd:decimal ;
  dwc:decimalLongitude "1.53674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.53674)"^^geo:wktLiteral ;
  geo-pos:lat "50.2335"^^xsd:decimal ;
  geo-pos:long "1.53674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53674'^^xsd:double;
  dwc:latitude '50.2335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53674 50.2335, 1.53674 50.2335, 1.53674 50.2335, 1.53674 50.2335, 1.53674 50.2335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3325'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23409"^^xsd:decimal ;
  dwc:decimalLongitude "1.53674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23409 1.53674)"^^geo:wktLiteral ;
  geo-pos:lat "50.23409"^^xsd:decimal ;
  geo-pos:long "1.53674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53674'^^xsd:double;
  dwc:latitude '50.23409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53674 50.23409, 1.53674 50.23409, 1.53674 50.23409, 1.53674 50.23409, 1.53674 50.23409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_165'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.53675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.53675)"^^geo:wktLiteral ;
  geo-pos:lat "50.23299"^^xsd:decimal ;
  geo-pos:long "1.53675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53675'^^xsd:double;
  dwc:latitude '50.23299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53675 50.23299, 1.53675 50.23299, 1.53675 50.23299, 1.53675 50.23299, 1.53675 50.23299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8762'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.53677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.53677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.53677)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.53677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53677'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53677 50.22966, 1.53677 50.22966, 1.53677 50.22966, 1.53677 50.22966, 1.53677 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6964'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.53678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.53678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.53678)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.53678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53678'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53678 50.22946, 1.53678 50.22946, 1.53678 50.22946, 1.53678 50.22946, 1.53678 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6971'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53682)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53682'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53682 50.23303, 1.53682 50.23303, 1.53682 50.23303, 1.53682 50.23303, 1.53682 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6161'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.53683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53683)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.53683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12546'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.917777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53683'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53683 50.23203, 1.53683 50.23203, 1.53683 50.23203, 1.53683 50.23203, 1.53683 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12546'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.53684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.53684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.53684)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.53684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53684'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53684 50.22892, 1.53684 50.22892, 1.53684 50.22892, 1.53684 50.22892, 1.53684 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5780'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.53684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23291"^^xsd:decimal ;
  dwc:decimalLongitude "1.53684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.53684)"^^geo:wktLiteral ;
  geo-pos:lat "50.23291"^^xsd:decimal ;
  geo-pos:long "1.53684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53684'^^xsd:double;
  dwc:latitude '50.23291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53684 50.23291, 1.53684 50.23291, 1.53684 50.23291, 1.53684 50.23291, 1.53684 50.23291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6347'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53685)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53685'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53685 50.2325, 1.53685 50.2325, 1.53685 50.2325, 1.53685 50.2325, 1.53685 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7767'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.53685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.53685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.53685)"^^geo:wktLiteral ;
  geo-pos:lat "50.23288"^^xsd:decimal ;
  geo-pos:long "1.53685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53685'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53685 50.23288, 1.53685 50.23288, 1.53685 50.23288, 1.53685 50.23288, 1.53685 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3468'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22393 1.53686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22393"^^xsd:decimal ;
  dwc:decimalLongitude "1.53686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22393 1.53686)"^^geo:wktLiteral ;
  geo-pos:lat "50.22393"^^xsd:decimal ;
  geo-pos:long "1.53686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.5533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53686'^^xsd:double;
  dwc:latitude '50.22393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53686 50.22393, 1.53686 50.22393, 1.53686 50.22393, 1.53686 50.22393, 1.53686 50.22393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_651'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.53687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.53687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.53687)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.53687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53687'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53687 50.23029, 1.53687 50.23029, 1.53687 50.23029, 1.53687 50.23029, 1.53687 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5799'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53688)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53688'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53688 50.23251, 1.53688 50.23251, 1.53688 50.23251, 1.53688 50.23251, 1.53688 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12816'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53688)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53688'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53688 50.23296, 1.53688 50.23296, 1.53688 50.23296, 1.53688 50.23296, 1.53688 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12805'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.5369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.5369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.5369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.5369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5369'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5369 50.23096, 1.5369 50.23096, 1.5369 50.23096, 1.5369 50.23096, 1.5369 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12024'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.5369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.5369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.5369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.5369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5369'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5369 50.23266, 1.5369 50.23266, 1.5369 50.23266, 1.5369 50.23266, 1.5369 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6846'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53691)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.53691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53691'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53691 50.23268, 1.53691 50.23268, 1.53691 50.23268, 1.53691 50.23268, 1.53691 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10294'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22636 1.53692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22636"^^xsd:decimal ;
  dwc:decimalLongitude "1.53692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22636 1.53692)"^^geo:wktLiteral ;
  geo-pos:lat "50.22636"^^xsd:decimal ;
  geo-pos:long "1.53692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53692'^^xsd:double;
  dwc:latitude '50.22636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53692 50.22636, 1.53692 50.22636, 1.53692 50.22636, 1.53692 50.22636, 1.53692 50.22636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_266'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.53692)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.53692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53692'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53692 50.23296, 1.53692 50.23296, 1.53692 50.23296, 1.53692 50.23296, 1.53692 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7939'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.53693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23275"^^xsd:decimal ;
  dwc:decimalLongitude "1.53693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.53693)"^^geo:wktLiteral ;
  geo-pos:lat "50.23275"^^xsd:decimal ;
  geo-pos:long "1.53693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53693'^^xsd:double;
  dwc:latitude '50.23275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53693 50.23275, 1.53693 50.23275, 1.53693 50.23275, 1.53693 50.23275, 1.53693 50.23275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5446'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53693)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.53693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53693'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53693 50.2331, 1.53693 50.2331, 1.53693 50.2331, 1.53693 50.2331, 1.53693 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6392'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23438 1.53693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23438"^^xsd:decimal ;
  dwc:decimalLongitude "1.53693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23438 1.53693)"^^geo:wktLiteral ;
  geo-pos:lat "50.23438"^^xsd:decimal ;
  geo-pos:long "1.53693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53693'^^xsd:double;
  dwc:latitude '50.23438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53693 50.23438, 1.53693 50.23438, 1.53693 50.23438, 1.53693 50.23438, 1.53693 50.23438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11610'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22622 1.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22622"^^xsd:decimal ;
  dwc:decimalLongitude "1.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22622 1.53694)"^^geo:wktLiteral ;
  geo-pos:lat "50.22622"^^xsd:decimal ;
  geo-pos:long "1.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_532'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53694'^^xsd:double;
  dwc:latitude '50.22622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53694 50.22622, 1.53694 50.22622, 1.53694 50.22622, 1.53694 50.22622, 1.53694 50.22622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_532'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.53694)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53694'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53694 50.23411, 1.53694 50.23411, 1.53694 50.23411, 1.53694 50.23411, 1.53694 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8696'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.53695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.53695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.53695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.53695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53695'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53695 50.22772, 1.53695 50.22772, 1.53695 50.22772, 1.53695 50.22772, 1.53695 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10499'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.53696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.53696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.53696)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.53696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53696'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53696 50.22868, 1.53696 50.22868, 1.53696 50.22868, 1.53696 50.22868, 1.53696 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5779'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22428"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.22428"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_541'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.22428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.22428, 1.53697 50.22428, 1.53697 50.22428, 1.53697 50.22428, 1.53697 50.22428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_541'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22759"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22759 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.22759"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.22759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.22759, 1.53697 50.22759, 1.53697 50.22759, 1.53697 50.22759, 1.53697 50.22759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8412'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23169"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.23169"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.017777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.23169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.23169, 1.53697 50.23169, 1.53697 50.23169, 1.53697 50.23169, 1.53697 50.23169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5479'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.232, 1.53697 50.232, 1.53697 50.232, 1.53697 50.232, 1.53697 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12893'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.23261, 1.53697 50.23261, 1.53697 50.23261, 1.53697 50.23261, 1.53697 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6610'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.53697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53697)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.53697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53697'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53697 50.23284, 1.53697 50.23284, 1.53697 50.23284, 1.53697 50.23284, 1.53697 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12043'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23122"^^xsd:decimal ;
  dwc:decimalLongitude "1.53698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53698)"^^geo:wktLiteral ;
  geo-pos:lat "50.23122"^^xsd:decimal ;
  geo-pos:long "1.53698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53698'^^xsd:double;
  dwc:latitude '50.23122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53698 50.23122, 1.53698 50.23122, 1.53698 50.23122, 1.53698 50.23122, 1.53698 50.23122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11336'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53698)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.53698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53698'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53698 50.23261, 1.53698 50.23261, 1.53698 50.23261, 1.53698 50.23261, 1.53698 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5020'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23257"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.537)"^^geo:wktLiteral ;
  geo-pos:lat "50.23257"^^xsd:decimal ;
  geo-pos:long "1.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.537'^^xsd:double;
  dwc:latitude '50.23257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.537 50.23257, 1.537 50.23257, 1.537 50.23257, 1.537 50.23257, 1.537 50.23257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5620'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23456"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.537)"^^geo:wktLiteral ;
  geo-pos:lat "50.23456"^^xsd:decimal ;
  geo-pos:long "1.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.537'^^xsd:double;
  dwc:latitude '50.23456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.537 50.23456, 1.537 50.23456, 1.537 50.23456, 1.537 50.23456, 1.537 50.23456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1945'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53701)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53701'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53701 50.2315, 1.53701 50.2315, 1.53701 50.2315, 1.53701 50.2315, 1.53701 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12808'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.53701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23322"^^xsd:decimal ;
  dwc:decimalLongitude "1.53701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.53701)"^^geo:wktLiteral ;
  geo-pos:lat "50.23322"^^xsd:decimal ;
  geo-pos:long "1.53701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13111'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53701'^^xsd:double;
  dwc:latitude '50.23322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53701 50.23322, 1.53701 50.23322, 1.53701 50.23322, 1.53701 50.23322, 1.53701 50.23322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13111'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.53702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22976"^^xsd:decimal ;
  dwc:decimalLongitude "1.53702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.53702)"^^geo:wktLiteral ;
  geo-pos:lat "50.22976"^^xsd:decimal ;
  geo-pos:long "1.53702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.394444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53702'^^xsd:double;
  dwc:latitude '50.22976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53702 50.22976, 1.53702 50.22976, 1.53702 50.22976, 1.53702 50.22976, 1.53702 50.22976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10894'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.53702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.53702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.53702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53702'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53702 50.23264, 1.53702 50.23264, 1.53702 50.23264, 1.53702 50.23264, 1.53702 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9916'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.53703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23112"^^xsd:decimal ;
  dwc:decimalLongitude "1.53703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.53703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23112"^^xsd:decimal ;
  geo-pos:long "1.53703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.141111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53703'^^xsd:double;
  dwc:latitude '50.23112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53703 50.23112, 1.53703 50.23112, 1.53703 50.23112, 1.53703 50.23112, 1.53703 50.23112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4355'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12547'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53703'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53703 50.23243, 1.53703 50.23243, 1.53703 50.23243, 1.53703 50.23243, 1.53703 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12547'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.53703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23352"^^xsd:decimal ;
  dwc:decimalLongitude "1.53703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.53703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23352"^^xsd:decimal ;
  geo-pos:long "1.53703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.8066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53703'^^xsd:double;
  dwc:latitude '50.23352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53703 50.23352, 1.53703 50.23352, 1.53703 50.23352, 1.53703 50.23352, 1.53703 50.23352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5233'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36631 1.53703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36631"^^xsd:decimal ;
  dwc:decimalLongitude "1.53703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36631 1.53703)"^^geo:wktLiteral ;
  geo-pos:lat "50.36631"^^xsd:decimal ;
  geo-pos:long "1.53703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53703'^^xsd:double;
  dwc:latitude '50.36631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53703 50.36631, 1.53703 50.36631, 1.53703 50.36631, 1.53703 50.36631, 1.53703 50.36631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3351'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.53705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.53705)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.53705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.3433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53705'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53705 50.23357, 1.53705 50.23357, 1.53705 50.23357, 1.53705 50.23357, 1.53705 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3478'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22134 1.53706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22134"^^xsd:decimal ;
  dwc:decimalLongitude "1.53706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22134 1.53706)"^^geo:wktLiteral ;
  geo-pos:lat "50.22134"^^xsd:decimal ;
  geo-pos:long "1.53706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53706'^^xsd:double;
  dwc:latitude '50.22134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53706 50.22134, 1.53706 50.22134, 1.53706 50.22134, 1.53706 50.22134, 1.53706 50.22134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_615'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.53706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.53706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.53706)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.53706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53706'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53706 50.22906, 1.53706 50.22906, 1.53706 50.22906, 1.53706 50.22906, 1.53706 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6529'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23119"^^xsd:decimal ;
  dwc:decimalLongitude "1.53707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.53707)"^^geo:wktLiteral ;
  geo-pos:lat "50.23119"^^xsd:decimal ;
  geo-pos:long "1.53707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53707'^^xsd:double;
  dwc:latitude '50.23119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53707 50.23119, 1.53707 50.23119, 1.53707 50.23119, 1.53707 50.23119, 1.53707 50.23119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10290'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2323"^^xsd:decimal ;
  dwc:decimalLongitude "1.53708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53708)"^^geo:wktLiteral ;
  geo-pos:lat "50.2323"^^xsd:decimal ;
  geo-pos:long "1.53708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53708'^^xsd:double;
  dwc:latitude '50.2323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53708 50.2323, 1.53708 50.2323, 1.53708 50.2323, 1.53708 50.2323, 1.53708 50.2323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12332'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2331 1.53708)"^^geo:wktLiteral ;
  geo-pos:lat "50.2331"^^xsd:decimal ;
  geo-pos:long "1.53708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53708'^^xsd:double;
  dwc:latitude '50.2331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53708 50.2331, 1.53708 50.2331, 1.53708 50.2331, 1.53708 50.2331, 1.53708 50.2331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6391'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.5371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.5371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.5371)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.5371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_548'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.932222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5371'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5371 50.2322, 1.5371 50.2322, 1.5371 50.2322, 1.5371 50.2322, 1.5371 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_548'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21664 1.53711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21664"^^xsd:decimal ;
  dwc:decimalLongitude "1.53711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21664 1.53711)"^^geo:wktLiteral ;
  geo-pos:lat "50.21664"^^xsd:decimal ;
  geo-pos:long "1.53711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53711'^^xsd:double;
  dwc:latitude '50.21664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53711 50.21664, 1.53711 50.21664, 1.53711 50.21664, 1.53711 50.21664, 1.53711 50.21664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12034'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.53711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22557"^^xsd:decimal ;
  dwc:decimalLongitude "1.53711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.53711)"^^geo:wktLiteral ;
  geo-pos:lat "50.22557"^^xsd:decimal ;
  geo-pos:long "1.53711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53711'^^xsd:double;
  dwc:latitude '50.22557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53711 50.22557, 1.53711 50.22557, 1.53711 50.22557, 1.53711 50.22557, 1.53711 50.22557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_204'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.53711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53711)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.53711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.874444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53711'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53711 50.23284, 1.53711 50.23284, 1.53711 50.23284, 1.53711 50.23284, 1.53711 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10699'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.53712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2257"^^xsd:decimal ;
  dwc:decimalLongitude "1.53712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.53712)"^^geo:wktLiteral ;
  geo-pos:lat "50.2257"^^xsd:decimal ;
  geo-pos:long "1.53712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53712'^^xsd:double;
  dwc:latitude '50.2257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53712 50.2257, 1.53712 50.2257, 1.53712 50.2257, 1.53712 50.2257, 1.53712 50.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4158'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.53713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.53713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.53713)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.53713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53713'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53713 50.23249, 1.53713 50.23249, 1.53713 50.23249, 1.53713 50.23249, 1.53713 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12894'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.53714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53714)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.53714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53714'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53714 50.23219, 1.53714 50.23219, 1.53714 50.23219, 1.53714 50.23219, 1.53714 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_239'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53714)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53714'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53714 50.23251, 1.53714 50.23251, 1.53714 50.23251, 1.53714 50.23251, 1.53714 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11814'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23313 1.53714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23313"^^xsd:decimal ;
  dwc:decimalLongitude "1.53714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23313 1.53714)"^^geo:wktLiteral ;
  geo-pos:lat "50.23313"^^xsd:decimal ;
  geo-pos:long "1.53714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53714'^^xsd:double;
  dwc:latitude '50.23313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53714 50.23313, 1.53714 50.23313, 1.53714 50.23313, 1.53714 50.23313, 1.53714 50.23313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4994'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23374"^^xsd:decimal ;
  dwc:decimalLongitude "1.53714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23374 1.53714)"^^geo:wktLiteral ;
  geo-pos:lat "50.23374"^^xsd:decimal ;
  geo-pos:long "1.53714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53714'^^xsd:double;
  dwc:latitude '50.23374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53714 50.23374, 1.53714 50.23374, 1.53714 50.23374, 1.53714 50.23374, 1.53714 50.23374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8761'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.53715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.53715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.53715)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.53715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53715'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53715 50.23252, 1.53715 50.23252, 1.53715 50.23252, 1.53715 50.23252, 1.53715 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12424'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53715)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.53715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53715'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13008'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53715)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.53715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5512'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53715'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329, 1.53715 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5512'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40232 1.53715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40232 1.53715)"^^geo:wktLiteral ;
  geo-pos:lat "50.40232"^^xsd:decimal ;
  geo-pos:long "1.53715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.21444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53715'^^xsd:double;
  dwc:latitude '50.40232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53715 50.40232, 1.53715 50.40232, 1.53715 50.40232, 1.53715 50.40232, 1.53715 50.40232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1390'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.53716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.53716)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.53716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.501111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53716'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53716 50.23295, 1.53716 50.23295, 1.53716 50.23295, 1.53716 50.23295, 1.53716 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12333'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.53717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53717)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.53717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5511'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53717'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53717 50.23201, 1.53717 50.23201, 1.53717 50.23201, 1.53717 50.23201, 1.53717 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5511'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23274"^^xsd:decimal ;
  dwc:decimalLongitude "1.53717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23274 1.53717)"^^geo:wktLiteral ;
  geo-pos:lat "50.23274"^^xsd:decimal ;
  geo-pos:long "1.53717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53717'^^xsd:double;
  dwc:latitude '50.23274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53717 50.23274, 1.53717 50.23274, 1.53717 50.23274, 1.53717 50.23274, 1.53717 50.23274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11968'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.53719)"^^geo:wktLiteral ;
  geo-pos:lat "50.2309"^^xsd:decimal ;
  geo-pos:long "1.53719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53719'^^xsd:double;
  dwc:latitude '50.2309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53719 50.2309, 1.53719 50.2309, 1.53719 50.2309, 1.53719 50.2309, 1.53719 50.2309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12016'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.53719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23501"^^xsd:decimal ;
  dwc:decimalLongitude "1.53719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.53719)"^^geo:wktLiteral ;
  geo-pos:lat "50.23501"^^xsd:decimal ;
  geo-pos:long "1.53719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53719'^^xsd:double;
  dwc:latitude '50.23501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53719 50.23501, 1.53719 50.23501, 1.53719 50.23501, 1.53719 50.23501, 1.53719 50.23501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6522'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.5372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.5372)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.5372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3225'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5372'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5372 50.23333, 1.5372 50.23333, 1.5372 50.23333, 1.5372 50.23333, 1.5372 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3225'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2254 1.53721)"^^geo:wktLiteral ;
  geo-pos:lat "50.2254"^^xsd:decimal ;
  geo-pos:long "1.53721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_49'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_49'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53721'^^xsd:double;
  dwc:latitude '50.2254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53721 50.2254, 1.53721 50.2254, 1.53721 50.2254, 1.53721 50.2254, 1.53721 50.2254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_49'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22547 1.53722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22547"^^xsd:decimal ;
  dwc:decimalLongitude "1.53722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22547 1.53722)"^^geo:wktLiteral ;
  geo-pos:lat "50.22547"^^xsd:decimal ;
  geo-pos:long "1.53722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_48'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_48'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53722'^^xsd:double;
  dwc:latitude '50.22547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53722 50.22547, 1.53722 50.22547, 1.53722 50.22547, 1.53722 50.22547, 1.53722 50.22547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_48'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53722)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53722'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53722 50.23307, 1.53722 50.23307, 1.53722 50.23307, 1.53722 50.23307, 1.53722 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12331'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.53723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.53723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.53723)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.53723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53723'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53723 50.22924, 1.53723 50.22924, 1.53723 50.22924, 1.53723 50.22924, 1.53723 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8141'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.53723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.53723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.53723)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.53723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53723'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53723 50.23083, 1.53723 50.23083, 1.53723 50.23083, 1.53723 50.23083, 1.53723 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2934'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.53724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23002"^^xsd:decimal ;
  dwc:decimalLongitude "1.53724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.53724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23002"^^xsd:decimal ;
  geo-pos:long "1.53724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53724'^^xsd:double;
  dwc:latitude '50.23002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53724 50.23002, 1.53724 50.23002, 1.53724 50.23002, 1.53724 50.23002, 1.53724 50.23002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11334'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.53724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.53724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.53724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53724'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53724 50.23272, 1.53724 50.23272, 1.53724 50.23272, 1.53724 50.23272, 1.53724 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6408'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.53725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.53725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.53725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.53725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53725'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53725 50.23048, 1.53725 50.23048, 1.53725 50.23048, 1.53725 50.23048, 1.53725 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8139'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.53725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.53725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.53725)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.53725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2258'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.901111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53725'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53725 50.2319, 1.53725 50.2319, 1.53725 50.2319, 1.53725 50.2319, 1.53725 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2258'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.53725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.53725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.53725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.53725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53725'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53725 50.23245, 1.53725 50.23245, 1.53725 50.23245, 1.53725 50.23245, 1.53725 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2523'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.53725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53725'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53725 50.23258, 1.53725 50.23258, 1.53725 50.23258, 1.53725 50.23258, 1.53725 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9783'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29895 1.53726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29895"^^xsd:decimal ;
  dwc:decimalLongitude "1.53726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29895 1.53726)"^^geo:wktLiteral ;
  geo-pos:lat "50.29895"^^xsd:decimal ;
  geo-pos:long "1.53726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.748888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53726'^^xsd:double;
  dwc:latitude '50.29895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53726 50.29895, 1.53726 50.29895, 1.53726 50.29895, 1.53726 50.29895, 1.53726 50.29895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9399'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35281 1.53726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35281"^^xsd:decimal ;
  dwc:decimalLongitude "1.53726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35281 1.53726)"^^geo:wktLiteral ;
  geo-pos:lat "50.35281"^^xsd:decimal ;
  geo-pos:long "1.53726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53726'^^xsd:double;
  dwc:latitude '50.35281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53726 50.35281, 1.53726 50.35281, 1.53726 50.35281, 1.53726 50.35281, 1.53726 50.35281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9303'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22709"^^xsd:decimal ;
  dwc:decimalLongitude "1.53727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22709 1.53727)"^^geo:wktLiteral ;
  geo-pos:lat "50.22709"^^xsd:decimal ;
  geo-pos:long "1.53727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11133'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53727'^^xsd:double;
  dwc:latitude '50.22709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53727 50.22709, 1.53727 50.22709, 1.53727 50.22709, 1.53727 50.22709, 1.53727 50.22709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11133'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.53727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23269"^^xsd:decimal ;
  dwc:decimalLongitude "1.53727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.53727)"^^geo:wktLiteral ;
  geo-pos:lat "50.23269"^^xsd:decimal ;
  geo-pos:long "1.53727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5541'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53727'^^xsd:double;
  dwc:latitude '50.23269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53727 50.23269, 1.53727 50.23269, 1.53727 50.23269, 1.53727 50.23269, 1.53727 50.23269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5541'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.53728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22654"^^xsd:decimal ;
  dwc:decimalLongitude "1.53728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.53728)"^^geo:wktLiteral ;
  geo-pos:lat "50.22654"^^xsd:decimal ;
  geo-pos:long "1.53728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53728'^^xsd:double;
  dwc:latitude '50.22654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53728 50.22654, 1.53728 50.22654, 1.53728 50.22654, 1.53728 50.22654, 1.53728 50.22654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_389'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22804 1.53728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22804"^^xsd:decimal ;
  dwc:decimalLongitude "1.53728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22804 1.53728)"^^geo:wktLiteral ;
  geo-pos:lat "50.22804"^^xsd:decimal ;
  geo-pos:long "1.53728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53728'^^xsd:double;
  dwc:latitude '50.22804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53728 50.22804, 1.53728 50.22804, 1.53728 50.22804, 1.53728 50.22804, 1.53728 50.22804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_180'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53728)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.53728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53728'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53728 50.232, 1.53728 50.232, 1.53728 50.232, 1.53728 50.232, 1.53728 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_860'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.53729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53729)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.53729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53729'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53729 50.23203, 1.53729 50.23203, 1.53729 50.23203, 1.53729 50.23203, 1.53729 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_240'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23144"^^xsd:decimal ;
  dwc:decimalLongitude "1.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.5373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23144"^^xsd:decimal ;
  geo-pos:long "1.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5373'^^xsd:double;
  dwc:latitude '50.23144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5373 50.23144, 1.5373 50.23144, 1.5373 50.23144, 1.5373 50.23144, 1.5373 50.23144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10605'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.5373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5373'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5373 50.23215, 1.5373 50.23215, 1.5373 50.23215, 1.5373 50.23215, 1.5373 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9697'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23289"^^xsd:decimal ;
  dwc:decimalLongitude "1.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23289 1.5373)"^^geo:wktLiteral ;
  geo-pos:lat "50.23289"^^xsd:decimal ;
  geo-pos:long "1.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5373'^^xsd:double;
  dwc:latitude '50.23289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5373 50.23289, 1.5373 50.23289, 1.5373 50.23289, 1.5373 50.23289, 1.5373 50.23289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8764'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23936 1.53732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23936"^^xsd:decimal ;
  dwc:decimalLongitude "1.53732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23936 1.53732)"^^geo:wktLiteral ;
  geo-pos:lat "50.23936"^^xsd:decimal ;
  geo-pos:long "1.53732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53732'^^xsd:double;
  dwc:latitude '50.23936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53732 50.23936, 1.53732 50.23936, 1.53732 50.23936, 1.53732 50.23936, 1.53732 50.23936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12226'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.53733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23055"^^xsd:decimal ;
  dwc:decimalLongitude "1.53733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.53733)"^^geo:wktLiteral ;
  geo-pos:lat "50.23055"^^xsd:decimal ;
  geo-pos:long "1.53733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53733'^^xsd:double;
  dwc:latitude '50.23055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53733 50.23055, 1.53733 50.23055, 1.53733 50.23055, 1.53733 50.23055, 1.53733 50.23055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8138'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23184"^^xsd:decimal ;
  dwc:decimalLongitude "1.53733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.53733)"^^geo:wktLiteral ;
  geo-pos:lat "50.23184"^^xsd:decimal ;
  geo-pos:long "1.53733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53733'^^xsd:double;
  dwc:latitude '50.23184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53733 50.23184, 1.53733 50.23184, 1.53733 50.23184, 1.53733 50.23184, 1.53733 50.23184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_859'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.53734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23056"^^xsd:decimal ;
  dwc:decimalLongitude "1.53734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.53734)"^^geo:wktLiteral ;
  geo-pos:lat "50.23056"^^xsd:decimal ;
  geo-pos:long "1.53734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53734'^^xsd:double;
  dwc:latitude '50.23056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53734 50.23056, 1.53734 50.23056, 1.53734 50.23056, 1.53734 50.23056, 1.53734 50.23056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8137'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.53734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53734)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.53734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13033'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53734'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53734 50.23094, 1.53734 50.23094, 1.53734 50.23094, 1.53734 50.23094, 1.53734 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13033'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.53735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.53735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.53735)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.53735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13029'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53735'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53735 50.23236, 1.53735 50.23236, 1.53735 50.23236, 1.53735 50.23236, 1.53735 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13029'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34132 1.53735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34132"^^xsd:decimal ;
  dwc:decimalLongitude "1.53735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34132 1.53735)"^^geo:wktLiteral ;
  geo-pos:lat "50.34132"^^xsd:decimal ;
  geo-pos:long "1.53735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53735'^^xsd:double;
  dwc:latitude '50.34132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53735 50.34132, 1.53735 50.34132, 1.53735 50.34132, 1.53735 50.34132, 1.53735 50.34132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9607'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.53737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22789"^^xsd:decimal ;
  dwc:decimalLongitude "1.53737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.53737)"^^geo:wktLiteral ;
  geo-pos:lat "50.22789"^^xsd:decimal ;
  geo-pos:long "1.53737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53737'^^xsd:double;
  dwc:latitude '50.22789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53737 50.22789, 1.53737 50.22789, 1.53737 50.22789, 1.53737 50.22789, 1.53737 50.22789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10677'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.53738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.53738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.53738)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.53738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53738'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53738 50.23129, 1.53738 50.23129, 1.53738 50.23129, 1.53738 50.23129, 1.53738 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12228'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.53738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53738)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.53738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53738'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53738 50.23238, 1.53738 50.23238, 1.53738 50.23238, 1.53738 50.23238, 1.53738 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12892'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53739)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.53739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5542'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53739'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53739 50.23267, 1.53739 50.23267, 1.53739 50.23267, 1.53739 50.23267, 1.53739 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5542'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.5374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.5374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5374'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5374 50.23181, 1.5374 50.23181, 1.5374 50.23181, 1.5374 50.23181, 1.5374 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6461'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.5374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5374'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5374 50.23245, 1.5374 50.23245, 1.5374 50.23245, 1.5374 50.23245, 1.5374 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10337'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.53741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23075"^^xsd:decimal ;
  dwc:decimalLongitude "1.53741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.53741)"^^geo:wktLiteral ;
  geo-pos:lat "50.23075"^^xsd:decimal ;
  geo-pos:long "1.53741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53741'^^xsd:double;
  dwc:latitude '50.23075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53741 50.23075, 1.53741 50.23075, 1.53741 50.23075, 1.53741 50.23075, 1.53741 50.23075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6270'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.53741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.53741)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.53741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53741'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53741 50.23228, 1.53741 50.23228, 1.53741 50.23228, 1.53741 50.23228, 1.53741 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3484'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53741)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53741'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53741 50.23251, 1.53741 50.23251, 1.53741 50.23251, 1.53741 50.23251, 1.53741 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5622'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.53741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.53741)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.53741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53741'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53741 50.23303, 1.53741 50.23303, 1.53741 50.23303, 1.53741 50.23303, 1.53741 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11451'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32932 1.53741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32932"^^xsd:decimal ;
  dwc:decimalLongitude "1.53741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32932 1.53741)"^^geo:wktLiteral ;
  geo-pos:lat "50.32932"^^xsd:decimal ;
  geo-pos:long "1.53741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53741'^^xsd:double;
  dwc:latitude '50.32932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53741 50.32932, 1.53741 50.32932, 1.53741 50.32932, 1.53741 50.32932, 1.53741 50.32932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4169'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.53742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.53742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.53742)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.53742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5579'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53742'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53742 50.23005, 1.53742 50.23005, 1.53742 50.23005, 1.53742 50.23005, 1.53742 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5579'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.53742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.53742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.53742)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.53742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53742'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53742 50.23046, 1.53742 50.23046, 1.53742 50.23046, 1.53742 50.23046, 1.53742 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4115'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33035 1.53742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33035"^^xsd:decimal ;
  dwc:decimalLongitude "1.53742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33035 1.53742)"^^geo:wktLiteral ;
  geo-pos:lat "50.33035"^^xsd:decimal ;
  geo-pos:long "1.53742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9306'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53742'^^xsd:double;
  dwc:latitude '50.33035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53742 50.33035, 1.53742 50.33035, 1.53742 50.33035, 1.53742 50.33035, 1.53742 50.33035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9306'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53743)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53743'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53743 50.23304, 1.53743 50.23304, 1.53743 50.23304, 1.53743 50.23304, 1.53743 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12704'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.53743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.53743)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.53743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53743'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53743 50.23384, 1.53743 50.23384, 1.53743 50.23384, 1.53743 50.23384, 1.53743 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7325'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.53744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.53744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53744'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53744 50.23256, 1.53744 50.23256, 1.53744 50.23256, 1.53744 50.23256, 1.53744 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9782'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.53744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53744'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53744 50.23268, 1.53744 50.23268, 1.53744 50.23268, 1.53744 50.23268, 1.53744 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8037'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23387"^^xsd:decimal ;
  dwc:decimalLongitude "1.53744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23387 1.53744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23387"^^xsd:decimal ;
  geo-pos:long "1.53744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53744'^^xsd:double;
  dwc:latitude '50.23387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53744 50.23387, 1.53744 50.23387, 1.53744 50.23387, 1.53744 50.23387, 1.53744 50.23387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12391'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22773 1.53747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22773"^^xsd:decimal ;
  dwc:decimalLongitude "1.53747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22773 1.53747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22773"^^xsd:decimal ;
  geo-pos:long "1.53747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53747'^^xsd:double;
  dwc:latitude '50.22773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53747 50.22773, 1.53747 50.22773, 1.53747 50.22773, 1.53747 50.22773, 1.53747 50.22773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8140'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.53747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.53747)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.53747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.623333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53747'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53747 50.23131, 1.53747 50.23131, 1.53747 50.23131, 1.53747 50.23131, 1.53747 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4695'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.53747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.53747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.53747)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.53747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53747'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53747 50.23164, 1.53747 50.23164, 1.53747 50.23164, 1.53747 50.23164, 1.53747 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6115'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53747)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.53747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53747'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53747 50.2328, 1.53747 50.2328, 1.53747 50.2328, 1.53747 50.2328, 1.53747 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12806'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.53747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23481"^^xsd:decimal ;
  dwc:decimalLongitude "1.53747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.53747)"^^geo:wktLiteral ;
  geo-pos:lat "50.23481"^^xsd:decimal ;
  geo-pos:long "1.53747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53747'^^xsd:double;
  dwc:latitude '50.23481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53747 50.23481, 1.53747 50.23481, 1.53747 50.23481, 1.53747 50.23481, 1.53747 50.23481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6523'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.53748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.53748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.53748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53748'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53748 50.23107, 1.53748 50.23107, 1.53748 50.23107, 1.53748 50.23107, 1.53748 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10128'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.53748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.53748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.067777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53748'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53748 50.23175, 1.53748 50.23175, 1.53748 50.23175, 1.53748 50.23175, 1.53748 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5621'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.53748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23185"^^xsd:decimal ;
  dwc:decimalLongitude "1.53748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.53748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23185"^^xsd:decimal ;
  geo-pos:long "1.53748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5588'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53748'^^xsd:double;
  dwc:latitude '50.23185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53748 50.23185, 1.53748 50.23185, 1.53748 50.23185, 1.53748 50.23185, 1.53748 50.23185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5588'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53748'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53748 50.23209, 1.53748 50.23209, 1.53748 50.23209, 1.53748 50.23209, 1.53748 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1949'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23328 1.53748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23328 1.53748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23328"^^xsd:decimal ;
  geo-pos:long "1.53748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3131'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53748'^^xsd:double;
  dwc:latitude '50.23328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53748 50.23328, 1.53748 50.23328, 1.53748 50.23328, 1.53748 50.23328, 1.53748 50.23328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3131'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.53749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23214"^^xsd:decimal ;
  dwc:decimalLongitude "1.53749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.53749)"^^geo:wktLiteral ;
  geo-pos:lat "50.23214"^^xsd:decimal ;
  geo-pos:long "1.53749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53749'^^xsd:double;
  dwc:latitude '50.23214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53749 50.23214, 1.53749 50.23214, 1.53749 50.23214, 1.53749 50.23214, 1.53749 50.23214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2538'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.53752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23226"^^xsd:decimal ;
  dwc:decimalLongitude "1.53752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.53752)"^^geo:wktLiteral ;
  geo-pos:lat "50.23226"^^xsd:decimal ;
  geo-pos:long "1.53752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_10336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53752'^^xsd:double;
  dwc:latitude '50.23226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53752 50.23226, 1.53752 50.23226, 1.53752 50.23226, 1.53752 50.23226, 1.53752 50.23226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10336'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.53752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53752)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.53752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53752'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53752 50.23242, 1.53752 50.23242, 1.53752 50.23242, 1.53752 50.23242, 1.53752 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5368'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22671 1.53753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22671"^^xsd:decimal ;
  dwc:decimalLongitude "1.53753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22671 1.53753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22671"^^xsd:decimal ;
  geo-pos:long "1.53753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53753'^^xsd:double;
  dwc:latitude '50.22671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53753 50.22671, 1.53753 50.22671, 1.53753 50.22671, 1.53753 50.22671, 1.53753 50.22671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5080'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53753)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53753'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53753 50.23222, 1.53753 50.23222, 1.53753 50.23222, 1.53753 50.23222, 1.53753 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5763'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.53754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53754)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.53754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.5644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53754'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53754 50.23206, 1.53754 50.23206, 1.53754 50.23206, 1.53754 50.23206, 1.53754 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1702'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.53755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23259"^^xsd:decimal ;
  dwc:decimalLongitude "1.53755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.53755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23259"^^xsd:decimal ;
  geo-pos:long "1.53755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.932222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53755'^^xsd:double;
  dwc:latitude '50.23259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53755 50.23259, 1.53755 50.23259, 1.53755 50.23259, 1.53755 50.23259, 1.53755 50.23259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6301'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.53755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.53755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53755'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53755 50.23268, 1.53755 50.23268, 1.53755 50.23268, 1.53755 50.23268, 1.53755 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5161'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53756)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.53756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53756'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53756 50.23258, 1.53756 50.23258, 1.53756 50.23258, 1.53756 50.23258, 1.53756 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5200'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53757'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53757 50.23243, 1.53757 50.23243, 1.53757 50.23243, 1.53757 50.23243, 1.53757 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5135'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.53757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.53757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53757'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53757 50.23244, 1.53757 50.23244, 1.53757 50.23244, 1.53757 50.23244, 1.53757 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12147'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53757'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53757 50.23254, 1.53757 50.23254, 1.53757 50.23254, 1.53757 50.23254, 1.53757 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5283'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.53757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.53757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.53757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23288"^^xsd:decimal ;
  geo-pos:long "1.53757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53757'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53757 50.23288, 1.53757 50.23288, 1.53757 50.23288, 1.53757 50.23288, 1.53757 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12804'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53757)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.53757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53757'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53757 50.2334, 1.53757 50.2334, 1.53757 50.2334, 1.53757 50.2334, 1.53757 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2713'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.53758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23144"^^xsd:decimal ;
  dwc:decimalLongitude "1.53758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.53758)"^^geo:wktLiteral ;
  geo-pos:lat "50.23144"^^xsd:decimal ;
  geo-pos:long "1.53758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53758'^^xsd:double;
  dwc:latitude '50.23144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53758 50.23144, 1.53758 50.23144, 1.53758 50.23144, 1.53758 50.23144, 1.53758 50.23144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10607'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.53758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.53758)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.53758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53758'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53758 50.23277, 1.53758 50.23277, 1.53758 50.23277, 1.53758 50.23277, 1.53758 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6148'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.53759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.53759)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.53759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53759'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53759 50.23094, 1.53759 50.23094, 1.53759 50.23094, 1.53759 50.23094, 1.53759 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4609'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30391 1.53759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30391"^^xsd:decimal ;
  dwc:decimalLongitude "1.53759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30391 1.53759)"^^geo:wktLiteral ;
  geo-pos:lat "50.30391"^^xsd:decimal ;
  geo-pos:long "1.53759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53759'^^xsd:double;
  dwc:latitude '50.30391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53759 50.30391, 1.53759 50.30391, 1.53759 50.30391, 1.53759 50.30391, 1.53759 50.30391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7302'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.5376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.5376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.5376)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.5376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5376'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5376 50.23249, 1.5376 50.23249, 1.5376 50.23249, 1.5376 50.23249, 1.5376 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6349'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2323"^^xsd:decimal ;
  dwc:decimalLongitude "1.53762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.53762)"^^geo:wktLiteral ;
  geo-pos:lat "50.2323"^^xsd:decimal ;
  geo-pos:long "1.53762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53762'^^xsd:double;
  dwc:latitude '50.2323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53762 50.2323, 1.53762 50.2323, 1.53762 50.2323, 1.53762 50.2323, 1.53762 50.2323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12148'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.53762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.53762)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.53762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53762'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53762 50.2329, 1.53762 50.2329, 1.53762 50.2329, 1.53762 50.2329, 1.53762 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6162'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.53763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.53763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.53763)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.53763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53763'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53763 50.23083, 1.53763 50.23083, 1.53763 50.23083, 1.53763 50.23083, 1.53763 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7337'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23237"^^xsd:decimal ;
  dwc:decimalLongitude "1.53763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53763)"^^geo:wktLiteral ;
  geo-pos:lat "50.23237"^^xsd:decimal ;
  geo-pos:long "1.53763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53763'^^xsd:double;
  dwc:latitude '50.23237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53763 50.23237, 1.53763 50.23237, 1.53763 50.23237, 1.53763 50.23237, 1.53763 50.23237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7116'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53763)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53763'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53763 50.23253, 1.53763 50.23253, 1.53763 50.23253, 1.53763 50.23253, 1.53763 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5385'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34636 1.53763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34636"^^xsd:decimal ;
  dwc:decimalLongitude "1.53763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34636 1.53763)"^^geo:wktLiteral ;
  geo-pos:lat "50.34636"^^xsd:decimal ;
  geo-pos:long "1.53763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53763'^^xsd:double;
  dwc:latitude '50.34636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53763 50.34636, 1.53763 50.34636, 1.53763 50.34636, 1.53763 50.34636, 1.53763 50.34636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7977'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36716 1.53763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36716"^^xsd:decimal ;
  dwc:decimalLongitude "1.53763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36716 1.53763)"^^geo:wktLiteral ;
  geo-pos:lat "50.36716"^^xsd:decimal ;
  geo-pos:long "1.53763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.804444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53763'^^xsd:double;
  dwc:latitude '50.36716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53763 50.36716, 1.53763 50.36716, 1.53763 50.36716, 1.53763 50.36716, 1.53763 50.36716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8724'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.53764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53764)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.53764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53764'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53764 50.22954, 1.53764 50.22954, 1.53764 50.22954, 1.53764 50.22954, 1.53764 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12681'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.53764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23086"^^xsd:decimal ;
  dwc:decimalLongitude "1.53764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.53764)"^^geo:wktLiteral ;
  geo-pos:lat "50.23086"^^xsd:decimal ;
  geo-pos:long "1.53764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53764'^^xsd:double;
  dwc:latitude '50.23086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53764 50.23086, 1.53764 50.23086, 1.53764 50.23086, 1.53764 50.23086, 1.53764 50.23086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12015'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23231"^^xsd:decimal ;
  dwc:decimalLongitude "1.53764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.53764)"^^geo:wktLiteral ;
  geo-pos:lat "50.23231"^^xsd:decimal ;
  geo-pos:long "1.53764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.084444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53764'^^xsd:double;
  dwc:latitude '50.23231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53764 50.23231, 1.53764 50.23231, 1.53764 50.23231, 1.53764 50.23231, 1.53764 50.23231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10127'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.53764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.53764)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.53764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53764'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53764 50.23244, 1.53764 50.23244, 1.53764 50.23244, 1.53764 50.23244, 1.53764 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10126'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23488 1.53764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23488"^^xsd:decimal ;
  dwc:decimalLongitude "1.53764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23488 1.53764)"^^geo:wktLiteral ;
  geo-pos:lat "50.23488"^^xsd:decimal ;
  geo-pos:long "1.53764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12889'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53764'^^xsd:double;
  dwc:latitude '50.23488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53764 50.23488, 1.53764 50.23488, 1.53764 50.23488, 1.53764 50.23488, 1.53764 50.23488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12889'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38996 1.53765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38996"^^xsd:decimal ;
  dwc:decimalLongitude "1.53765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38996 1.53765)"^^geo:wktLiteral ;
  geo-pos:lat "50.38996"^^xsd:decimal ;
  geo-pos:long "1.53765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53765'^^xsd:double;
  dwc:latitude '50.38996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53765 50.38996, 1.53765 50.38996, 1.53765 50.38996, 1.53765 50.38996, 1.53765 50.38996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8725'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.53767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.53767)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.53767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53767'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53767 50.23229, 1.53767 50.23229, 1.53767 50.23229, 1.53767 50.23229, 1.53767 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5365'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23258"^^xsd:decimal ;
  dwc:decimalLongitude "1.53767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23258 1.53767)"^^geo:wktLiteral ;
  geo-pos:lat "50.23258"^^xsd:decimal ;
  geo-pos:long "1.53767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53767'^^xsd:double;
  dwc:latitude '50.23258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53767 50.23258, 1.53767 50.23258, 1.53767 50.23258, 1.53767 50.23258, 1.53767 50.23258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8059'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.53768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23168"^^xsd:decimal ;
  dwc:decimalLongitude "1.53768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.53768)"^^geo:wktLiteral ;
  geo-pos:lat "50.23168"^^xsd:decimal ;
  geo-pos:long "1.53768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5587'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53768'^^xsd:double;
  dwc:latitude '50.23168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53768 50.23168, 1.53768 50.23168, 1.53768 50.23168, 1.53768 50.23168, 1.53768 50.23168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5587'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22543 1.53769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22543"^^xsd:decimal ;
  dwc:decimalLongitude "1.53769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22543 1.53769)"^^geo:wktLiteral ;
  geo-pos:lat "50.22543"^^xsd:decimal ;
  geo-pos:long "1.53769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53769'^^xsd:double;
  dwc:latitude '50.22543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53769 50.22543, 1.53769 50.22543, 1.53769 50.22543, 1.53769 50.22543, 1.53769 50.22543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_397'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.53771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23086"^^xsd:decimal ;
  dwc:decimalLongitude "1.53771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.53771)"^^geo:wktLiteral ;
  geo-pos:lat "50.23086"^^xsd:decimal ;
  geo-pos:long "1.53771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53771'^^xsd:double;
  dwc:latitude '50.23086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53771 50.23086, 1.53771 50.23086, 1.53771 50.23086, 1.53771 50.23086, 1.53771 50.23086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4285'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.53772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.53772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.53772)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.53772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53772'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53772 50.23236, 1.53772 50.23236, 1.53772 50.23236, 1.53772 50.23236, 1.53772 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5249'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.53772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2372"^^xsd:decimal ;
  dwc:decimalLongitude "1.53772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.53772)"^^geo:wktLiteral ;
  geo-pos:lat "50.2372"^^xsd:decimal ;
  geo-pos:long "1.53772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53772'^^xsd:double;
  dwc:latitude '50.2372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53772 50.2372, 1.53772 50.2372, 1.53772 50.2372, 1.53772 50.2372, 1.53772 50.2372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12151'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37741 1.53772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37741"^^xsd:decimal ;
  dwc:decimalLongitude "1.53772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37741 1.53772)"^^geo:wktLiteral ;
  geo-pos:lat "50.37741"^^xsd:decimal ;
  geo-pos:long "1.53772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53772'^^xsd:double;
  dwc:latitude '50.37741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53772 50.37741, 1.53772 50.37741, 1.53772 50.37741, 1.53772 50.37741, 1.53772 50.37741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2336'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.53773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.53773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.53773)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.53773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53773'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53773 50.22942, 1.53773 50.22942, 1.53773 50.22942, 1.53773 50.22942, 1.53773 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6965'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.53773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.53773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.53773)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.53773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53773'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53773 50.23248, 1.53773 50.23248, 1.53773 50.23248, 1.53773 50.23248, 1.53773 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5199'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.53773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.53773)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.53773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53773'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53773 50.23271, 1.53773 50.23271, 1.53773 50.23271, 1.53773 50.23271, 1.53773 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2692'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.53774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23012"^^xsd:decimal ;
  dwc:decimalLongitude "1.53774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.53774)"^^geo:wktLiteral ;
  geo-pos:lat "50.23012"^^xsd:decimal ;
  geo-pos:long "1.53774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53774'^^xsd:double;
  dwc:latitude '50.23012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53774 50.23012, 1.53774 50.23012, 1.53774 50.23012, 1.53774 50.23012, 1.53774 50.23012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_824'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31256 1.53774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31256"^^xsd:decimal ;
  dwc:decimalLongitude "1.53774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31256 1.53774)"^^geo:wktLiteral ;
  geo-pos:lat "50.31256"^^xsd:decimal ;
  geo-pos:long "1.53774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.918888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53774'^^xsd:double;
  dwc:latitude '50.31256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53774 50.31256, 1.53774 50.31256, 1.53774 50.31256, 1.53774 50.31256, 1.53774 50.31256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9604'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23265"^^xsd:decimal ;
  dwc:decimalLongitude "1.53775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.53775)"^^geo:wktLiteral ;
  geo-pos:lat "50.23265"^^xsd:decimal ;
  geo-pos:long "1.53775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53775'^^xsd:double;
  dwc:latitude '50.23265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53775 50.23265, 1.53775 50.23265, 1.53775 50.23265, 1.53775 50.23265, 1.53775 50.23265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5069'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22306 1.53776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22306"^^xsd:decimal ;
  dwc:decimalLongitude "1.53776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22306 1.53776)"^^geo:wktLiteral ;
  geo-pos:lat "50.22306"^^xsd:decimal ;
  geo-pos:long "1.53776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53776'^^xsd:double;
  dwc:latitude '50.22306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53776 50.22306, 1.53776 50.22306, 1.53776 50.22306, 1.53776 50.22306, 1.53776 50.22306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6010'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.53776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22498"^^xsd:decimal ;
  dwc:decimalLongitude "1.53776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.53776)"^^geo:wktLiteral ;
  geo-pos:lat "50.22498"^^xsd:decimal ;
  geo-pos:long "1.53776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53776'^^xsd:double;
  dwc:latitude '50.22498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53776 50.22498, 1.53776 50.22498, 1.53776 50.22498, 1.53776 50.22498, 1.53776 50.22498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_339'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.53776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22505"^^xsd:decimal ;
  dwc:decimalLongitude "1.53776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.53776)"^^geo:wktLiteral ;
  geo-pos:lat "50.22505"^^xsd:decimal ;
  geo-pos:long "1.53776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53776'^^xsd:double;
  dwc:latitude '50.22505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53776 50.22505, 1.53776 50.22505, 1.53776 50.22505, 1.53776 50.22505, 1.53776 50.22505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_318'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36505 1.53776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36505"^^xsd:decimal ;
  dwc:decimalLongitude "1.53776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36505 1.53776)"^^geo:wktLiteral ;
  geo-pos:lat "50.36505"^^xsd:decimal ;
  geo-pos:long "1.53776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7437'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53776'^^xsd:double;
  dwc:latitude '50.36505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53776 50.36505, 1.53776 50.36505, 1.53776 50.36505, 1.53776 50.36505, 1.53776 50.36505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7437'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37162 1.53776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37162"^^xsd:decimal ;
  dwc:decimalLongitude "1.53776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37162 1.53776)"^^geo:wktLiteral ;
  geo-pos:lat "50.37162"^^xsd:decimal ;
  geo-pos:long "1.53776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53776'^^xsd:double;
  dwc:latitude '50.37162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53776 50.37162, 1.53776 50.37162, 1.53776 50.37162, 1.53776 50.37162, 1.53776 50.37162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3352'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.53777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.53777)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.53777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12493'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53777'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53777 50.23251, 1.53777 50.23251, 1.53777 50.23251, 1.53777 50.23251, 1.53777 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12493'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22189 1.53778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22189"^^xsd:decimal ;
  dwc:decimalLongitude "1.53778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22189 1.53778)"^^geo:wktLiteral ;
  geo-pos:lat "50.22189"^^xsd:decimal ;
  geo-pos:long "1.53778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53778'^^xsd:double;
  dwc:latitude '50.22189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53778 50.22189, 1.53778 50.22189, 1.53778 50.22189, 1.53778 50.22189, 1.53778 50.22189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_732'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.53778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22584"^^xsd:decimal ;
  dwc:decimalLongitude "1.53778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.53778)"^^geo:wktLiteral ;
  geo-pos:lat "50.22584"^^xsd:decimal ;
  geo-pos:long "1.53778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_70'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_70'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53778'^^xsd:double;
  dwc:latitude '50.22584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53778 50.22584, 1.53778 50.22584, 1.53778 50.22584, 1.53778 50.22584, 1.53778 50.22584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_70'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53778)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53778'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53778 50.23254, 1.53778 50.23254, 1.53778 50.23254, 1.53778 50.23254, 1.53778 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5186'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32108 1.53778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32108"^^xsd:decimal ;
  dwc:decimalLongitude "1.53778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32108 1.53778)"^^geo:wktLiteral ;
  geo-pos:lat "50.32108"^^xsd:decimal ;
  geo-pos:long "1.53778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53778'^^xsd:double;
  dwc:latitude '50.32108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53778 50.32108, 1.53778 50.32108, 1.53778 50.32108, 1.53778 50.32108, 1.53778 50.32108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4549'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34473 1.53778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34473"^^xsd:decimal ;
  dwc:decimalLongitude "1.53778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34473 1.53778)"^^geo:wktLiteral ;
  geo-pos:lat "50.34473"^^xsd:decimal ;
  geo-pos:long "1.53778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9304'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53778'^^xsd:double;
  dwc:latitude '50.34473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53778 50.34473, 1.53778 50.34473, 1.53778 50.34473, 1.53778 50.34473, 1.53778 50.34473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9304'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.53779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21958"^^xsd:decimal ;
  dwc:decimalLongitude "1.53779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.53779)"^^geo:wktLiteral ;
  geo-pos:lat "50.21958"^^xsd:decimal ;
  geo-pos:long "1.53779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53779'^^xsd:double;
  dwc:latitude '50.21958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53779 50.21958, 1.53779 50.21958, 1.53779 50.21958, 1.53779 50.21958, 1.53779 50.21958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_410'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.53779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.53779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53779'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53779 50.22954, 1.53779 50.22954, 1.53779 50.22954, 1.53779 50.22954, 1.53779 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6972'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53779)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.926666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53779'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53779 50.23307, 1.53779 50.23307, 1.53779 50.23307, 1.53779 50.23307, 1.53779 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4821'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.5378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5378'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5378 50.22824, 1.5378 50.22824, 1.5378 50.22824, 1.5378 50.22824, 1.5378 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10500'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.5378)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5378'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5378 50.23233, 1.5378 50.23233, 1.5378 50.23233, 1.5378 50.23233, 1.5378 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6986'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32117 1.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32117"^^xsd:decimal ;
  dwc:decimalLongitude "1.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32117 1.5378)"^^geo:wktLiteral ;
  geo-pos:lat "50.32117"^^xsd:decimal ;
  geo-pos:long "1.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5378'^^xsd:double;
  dwc:latitude '50.32117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5378 50.32117, 1.5378 50.32117, 1.5378 50.32117, 1.5378 50.32117, 1.5378 50.32117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2662'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.53781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.53781)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.53781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53781'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53781 50.23219, 1.53781 50.23219, 1.53781 50.23219, 1.53781 50.23219, 1.53781 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5145'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.53782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23656"^^xsd:decimal ;
  dwc:decimalLongitude "1.53782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.53782)"^^geo:wktLiteral ;
  geo-pos:lat "50.23656"^^xsd:decimal ;
  geo-pos:long "1.53782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53782'^^xsd:double;
  dwc:latitude '50.23656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53782 50.23656, 1.53782 50.23656, 1.53782 50.23656, 1.53782 50.23656, 1.53782 50.23656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3099'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33879 1.53782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33879"^^xsd:decimal ;
  dwc:decimalLongitude "1.53782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33879 1.53782)"^^geo:wktLiteral ;
  geo-pos:lat "50.33879"^^xsd:decimal ;
  geo-pos:long "1.53782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9305'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53782'^^xsd:double;
  dwc:latitude '50.33879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53782 50.33879, 1.53782 50.33879, 1.53782 50.33879, 1.53782 50.33879, 1.53782 50.33879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9305'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53783)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53783'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53783 50.23253, 1.53783 50.23253, 1.53783 50.23253, 1.53783 50.23253, 1.53783 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5187'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53785)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53785'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53785 50.23254, 1.53785 50.23254, 1.53785 50.23254, 1.53785 50.23254, 1.53785 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5300'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.53786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53786)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.53786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53786'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53786 50.22981, 1.53786 50.22981, 1.53786 50.22981, 1.53786 50.22981, 1.53786 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5426'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.53787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2306"^^xsd:decimal ;
  dwc:decimalLongitude "1.53787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2306 1.53787)"^^geo:wktLiteral ;
  geo-pos:lat "50.2306"^^xsd:decimal ;
  geo-pos:long "1.53787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53787'^^xsd:double;
  dwc:latitude '50.2306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53787 50.2306, 1.53787 50.2306, 1.53787 50.2306, 1.53787 50.2306, 1.53787 50.2306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_717'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30777 1.53787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30777"^^xsd:decimal ;
  dwc:decimalLongitude "1.53787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30777 1.53787)"^^geo:wktLiteral ;
  geo-pos:lat "50.30777"^^xsd:decimal ;
  geo-pos:long "1.53787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53787'^^xsd:double;
  dwc:latitude '50.30777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53787 50.30777, 1.53787 50.30777, 1.53787 50.30777, 1.53787 50.30777, 1.53787 50.30777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9685'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.53788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.53788)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.53788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53788'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53788 50.2298, 1.53788 50.2298, 1.53788 50.2298, 1.53788 50.2298, 1.53788 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6068'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.53788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23105"^^xsd:decimal ;
  dwc:decimalLongitude "1.53788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.53788)"^^geo:wktLiteral ;
  geo-pos:lat "50.23105"^^xsd:decimal ;
  geo-pos:long "1.53788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13042'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53788'^^xsd:double;
  dwc:latitude '50.23105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53788 50.23105, 1.53788 50.23105, 1.53788 50.23105, 1.53788 50.23105, 1.53788 50.23105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13042'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23169"^^xsd:decimal ;
  dwc:decimalLongitude "1.53788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53788)"^^geo:wktLiteral ;
  geo-pos:lat "50.23169"^^xsd:decimal ;
  geo-pos:long "1.53788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53788'^^xsd:double;
  dwc:latitude '50.23169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53788 50.23169, 1.53788 50.23169, 1.53788 50.23169, 1.53788 50.23169, 1.53788 50.23169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12807'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53789)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.53789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53789'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53789 50.2317, 1.53789 50.2317, 1.53789 50.2317, 1.53789 50.2317, 1.53789 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12862'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.5379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23043"^^xsd:decimal ;
  dwc:decimalLongitude "1.5379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.5379)"^^geo:wktLiteral ;
  geo-pos:lat "50.23043"^^xsd:decimal ;
  geo-pos:long "1.5379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5379'^^xsd:double;
  dwc:latitude '50.23043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5379 50.23043, 1.5379 50.23043, 1.5379 50.23043, 1.5379 50.23043, 1.5379 50.23043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8136'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22174 1.53793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22174"^^xsd:decimal ;
  dwc:decimalLongitude "1.53793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22174 1.53793)"^^geo:wktLiteral ;
  geo-pos:lat "50.22174"^^xsd:decimal ;
  geo-pos:long "1.53793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.69222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53793'^^xsd:double;
  dwc:latitude '50.22174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53793 50.22174, 1.53793 50.22174, 1.53793 50.22174, 1.53793 50.22174, 1.53793 50.22174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_112'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.53793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23225"^^xsd:decimal ;
  dwc:decimalLongitude "1.53793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.53793)"^^geo:wktLiteral ;
  geo-pos:lat "50.23225"^^xsd:decimal ;
  geo-pos:long "1.53793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53793'^^xsd:double;
  dwc:latitude '50.23225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53793 50.23225, 1.53793 50.23225, 1.53793 50.23225, 1.53793 50.23225, 1.53793 50.23225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6300'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.53794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53794)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.53794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53794'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53794 50.22974, 1.53794 50.22974, 1.53794 50.22974, 1.53794 50.22974, 1.53794 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6948'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.53795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2296"^^xsd:decimal ;
  dwc:decimalLongitude "1.53795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.53795)"^^geo:wktLiteral ;
  geo-pos:lat "50.2296"^^xsd:decimal ;
  geo-pos:long "1.53795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53795'^^xsd:double;
  dwc:latitude '50.2296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53795 50.2296, 1.53795 50.2296, 1.53795 50.2296, 1.53795 50.2296, 1.53795 50.2296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6931'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23237"^^xsd:decimal ;
  dwc:decimalLongitude "1.53795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.53795)"^^geo:wktLiteral ;
  geo-pos:lat "50.23237"^^xsd:decimal ;
  geo-pos:long "1.53795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53795'^^xsd:double;
  dwc:latitude '50.23237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53795 50.23237, 1.53795 50.23237, 1.53795 50.23237, 1.53795 50.23237, 1.53795 50.23237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5289'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32402 1.53795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32402"^^xsd:decimal ;
  dwc:decimalLongitude "1.53795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32402 1.53795)"^^geo:wktLiteral ;
  geo-pos:lat "50.32402"^^xsd:decimal ;
  geo-pos:long "1.53795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53795'^^xsd:double;
  dwc:latitude '50.32402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53795 50.32402, 1.53795 50.32402, 1.53795 50.32402, 1.53795 50.32402, 1.53795 50.32402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8795'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.53796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22084"^^xsd:decimal ;
  dwc:decimalLongitude "1.53796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.53796)"^^geo:wktLiteral ;
  geo-pos:lat "50.22084"^^xsd:decimal ;
  geo-pos:long "1.53796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_6969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53796'^^xsd:double;
  dwc:latitude '50.22084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53796 50.22084, 1.53796 50.22084, 1.53796 50.22084, 1.53796 50.22084, 1.53796 50.22084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6969'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.53797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.53797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.53797)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.53797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53797'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53797 50.22968, 1.53797 50.22968, 1.53797 50.22968, 1.53797 50.22968, 1.53797 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6947'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23108 1.53797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23108"^^xsd:decimal ;
  dwc:decimalLongitude "1.53797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23108 1.53797)"^^geo:wktLiteral ;
  geo-pos:lat "50.23108"^^xsd:decimal ;
  geo-pos:long "1.53797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53797'^^xsd:double;
  dwc:latitude '50.23108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53797 50.23108, 1.53797 50.23108, 1.53797 50.23108, 1.53797 50.23108, 1.53797 50.23108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8436'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.53797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.53797)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.53797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53797'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53797 50.23267, 1.53797 50.23267, 1.53797 50.23267, 1.53797 50.23267, 1.53797 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5284'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.53799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53799)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.53799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53799'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53799 50.23238, 1.53799 50.23238, 1.53799 50.23238, 1.53799 50.23238, 1.53799 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6111'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23018"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.538)"^^geo:wktLiteral ;
  geo-pos:lat "50.23018"^^xsd:decimal ;
  geo-pos:long "1.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.538'^^xsd:double;
  dwc:latitude '50.23018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.538 50.23018, 1.538 50.23018, 1.538 50.23018, 1.538 50.23018, 1.538 50.23018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12682'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23439"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.538)"^^geo:wktLiteral ;
  geo-pos:lat "50.23439"^^xsd:decimal ;
  geo-pos:long "1.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12890'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.538'^^xsd:double;
  dwc:latitude '50.23439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.538 50.23439, 1.538 50.23439, 1.538 50.23439, 1.538 50.23439, 1.538 50.23439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12890'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.53801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53801)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.53801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53801'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53801 50.22582, 1.53801 50.22582, 1.53801 50.22582, 1.53801 50.22582, 1.53801 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10609'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.53801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23691"^^xsd:decimal ;
  dwc:decimalLongitude "1.53801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.53801)"^^geo:wktLiteral ;
  geo-pos:lat "50.23691"^^xsd:decimal ;
  geo-pos:long "1.53801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53801'^^xsd:double;
  dwc:latitude '50.23691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53801 50.23691, 1.53801 50.23691, 1.53801 50.23691, 1.53801 50.23691, 1.53801 50.23691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1724'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2328"^^xsd:decimal ;
  dwc:decimalLongitude "1.53802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2328 1.53802)"^^geo:wktLiteral ;
  geo-pos:lat "50.2328"^^xsd:decimal ;
  geo-pos:long "1.53802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53802'^^xsd:double;
  dwc:latitude '50.2328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53802 50.2328, 1.53802 50.2328, 1.53802 50.2328, 1.53802 50.2328, 1.53802 50.2328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12671'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.53803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.53803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53803'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53803 50.23027, 1.53803 50.23027, 1.53803 50.23027, 1.53803 50.23027, 1.53803 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10674'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23053"^^xsd:decimal ;
  dwc:decimalLongitude "1.53803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23053"^^xsd:decimal ;
  geo-pos:long "1.53803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53803'^^xsd:double;
  dwc:latitude '50.23053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53803 50.23053, 1.53803 50.23053, 1.53803 50.23053, 1.53803 50.23053, 1.53803 50.23053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6512'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.53805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.53805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.53805)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.53805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.4933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53805'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53805 50.23187, 1.53805 50.23187, 1.53805 50.23187, 1.53805 50.23187, 1.53805 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2546'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22618 1.53806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22618"^^xsd:decimal ;
  dwc:decimalLongitude "1.53806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22618 1.53806)"^^geo:wktLiteral ;
  geo-pos:lat "50.22618"^^xsd:decimal ;
  geo-pos:long "1.53806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_95'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_95'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53806'^^xsd:double;
  dwc:latitude '50.22618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53806 50.22618, 1.53806 50.22618, 1.53806 50.22618, 1.53806 50.22618, 1.53806 50.22618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_95'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.53806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23061"^^xsd:decimal ;
  dwc:decimalLongitude "1.53806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.53806)"^^geo:wktLiteral ;
  geo-pos:lat "50.23061"^^xsd:decimal ;
  geo-pos:long "1.53806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53806'^^xsd:double;
  dwc:latitude '50.23061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53806 50.23061, 1.53806 50.23061, 1.53806 50.23061, 1.53806 50.23061, 1.53806 50.23061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4670'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53806)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53806'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53806 50.2325, 1.53806 50.2325, 1.53806 50.2325, 1.53806 50.2325, 1.53806 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4493'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23122"^^xsd:decimal ;
  dwc:decimalLongitude "1.53807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23122 1.53807)"^^geo:wktLiteral ;
  geo-pos:lat "50.23122"^^xsd:decimal ;
  geo-pos:long "1.53807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13048'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53807'^^xsd:double;
  dwc:latitude '50.23122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53807 50.23122, 1.53807 50.23122, 1.53807 50.23122, 1.53807 50.23122, 1.53807 50.23122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13048'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23594 1.53807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23594"^^xsd:decimal ;
  dwc:decimalLongitude "1.53807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23594 1.53807)"^^geo:wktLiteral ;
  geo-pos:lat "50.23594"^^xsd:decimal ;
  geo-pos:long "1.53807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53807'^^xsd:double;
  dwc:latitude '50.23594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53807 50.23594, 1.53807 50.23594, 1.53807 50.23594, 1.53807 50.23594, 1.53807 50.23594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3650'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.53808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.53808)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.53808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.856666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53808'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53808 50.23191, 1.53808 50.23191, 1.53808 50.23191, 1.53808 50.23191, 1.53808 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5764'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53808)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53808'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53808 50.23222, 1.53808 50.23222, 1.53808 50.23222, 1.53808 50.23222, 1.53808 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1106'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.53809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.53809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.53809)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.53809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53809'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53809 50.23164, 1.53809 50.23164, 1.53809 50.23164, 1.53809 50.23164, 1.53809 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5116'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.53809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.53809)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.53809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53809'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53809 50.2327, 1.53809 50.2327, 1.53809 50.2327, 1.53809 50.2327, 1.53809 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10125'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.5381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23104"^^xsd:decimal ;
  dwc:decimalLongitude "1.5381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.5381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23104"^^xsd:decimal ;
  geo-pos:long "1.5381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5381'^^xsd:double;
  dwc:latitude '50.23104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5381 50.23104, 1.5381 50.23104, 1.5381 50.23104, 1.5381 50.23104, 1.5381 50.23104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11564'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.53812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.53812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.53812)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.53812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53812'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53812 50.22943, 1.53812 50.22943, 1.53812 50.22943, 1.53812 50.22943, 1.53812 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6824'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.53812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23196"^^xsd:decimal ;
  dwc:decimalLongitude "1.53812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.53812)"^^geo:wktLiteral ;
  geo-pos:lat "50.23196"^^xsd:decimal ;
  geo-pos:long "1.53812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53812'^^xsd:double;
  dwc:latitude '50.23196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53812 50.23196, 1.53812 50.23196, 1.53812 50.23196, 1.53812 50.23196, 1.53812 50.23196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9917'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.53813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22526"^^xsd:decimal ;
  dwc:decimalLongitude "1.53813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22526 1.53813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22526"^^xsd:decimal ;
  geo-pos:long "1.53813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53813'^^xsd:double;
  dwc:latitude '50.22526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53813 50.22526, 1.53813 50.22526, 1.53813 50.22526, 1.53813 50.22526, 1.53813 50.22526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_173'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.53813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.53813)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.53813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53813'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53813 50.23254, 1.53813 50.23254, 1.53813 50.23254, 1.53813 50.23254, 1.53813 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5103'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.53814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21677"^^xsd:decimal ;
  dwc:decimalLongitude "1.53814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21677 1.53814)"^^geo:wktLiteral ;
  geo-pos:lat "50.21677"^^xsd:decimal ;
  geo-pos:long "1.53814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53814'^^xsd:double;
  dwc:latitude '50.21677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53814 50.21677, 1.53814 50.21677, 1.53814 50.21677, 1.53814 50.21677, 1.53814 50.21677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7102'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23287 1.53814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23287"^^xsd:decimal ;
  dwc:decimalLongitude "1.53814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23287 1.53814)"^^geo:wktLiteral ;
  geo-pos:lat "50.23287"^^xsd:decimal ;
  geo-pos:long "1.53814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53814'^^xsd:double;
  dwc:latitude '50.23287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53814 50.23287, 1.53814 50.23287, 1.53814 50.23287, 1.53814 50.23287, 1.53814 50.23287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12146'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.53815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53815)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.53815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11154'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.31777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53815'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53815 50.22971, 1.53815 50.22971, 1.53815 50.22971, 1.53815 50.22971, 1.53815 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11154'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23035 1.53815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23035"^^xsd:decimal ;
  dwc:decimalLongitude "1.53815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23035 1.53815)"^^geo:wktLiteral ;
  geo-pos:lat "50.23035"^^xsd:decimal ;
  geo-pos:long "1.53815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53815'^^xsd:double;
  dwc:latitude '50.23035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53815 50.23035, 1.53815 50.23035, 1.53815 50.23035, 1.53815 50.23035, 1.53815 50.23035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8523'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.53815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.53815)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.53815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12452'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53815'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53815 50.23331, 1.53815 50.23331, 1.53815 50.23331, 1.53815 50.23331, 1.53815 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12452'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3987 1.53815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3987"^^xsd:decimal ;
  dwc:decimalLongitude "1.53815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3987 1.53815)"^^geo:wktLiteral ;
  geo-pos:lat "50.3987"^^xsd:decimal ;
  geo-pos:long "1.53815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53815'^^xsd:double;
  dwc:latitude '50.3987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53815 50.3987, 1.53815 50.3987, 1.53815 50.3987, 1.53815 50.3987, 1.53815 50.3987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3555'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39618 1.53816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39618"^^xsd:decimal ;
  dwc:decimalLongitude "1.53816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39618 1.53816)"^^geo:wktLiteral ;
  geo-pos:lat "50.39618"^^xsd:decimal ;
  geo-pos:long "1.53816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53816'^^xsd:double;
  dwc:latitude '50.39618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53816 50.39618, 1.53816 50.39618, 1.53816 50.39618, 1.53816 50.39618, 1.53816 50.39618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2490'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.53817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.53817)"^^geo:wktLiteral ;
  geo-pos:lat "50.2243"^^xsd:decimal ;
  geo-pos:long "1.53817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53817'^^xsd:double;
  dwc:latitude '50.2243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53817 50.2243, 1.53817 50.2243, 1.53817 50.2243, 1.53817 50.2243, 1.53817 50.2243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_324'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.53818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53818)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.53818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53818'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53818 50.23027, 1.53818 50.23027, 1.53818 50.23027, 1.53818 50.23027, 1.53818 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1742'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22373 1.53819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22373"^^xsd:decimal ;
  dwc:decimalLongitude "1.53819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22373 1.53819)"^^geo:wktLiteral ;
  geo-pos:lat "50.22373"^^xsd:decimal ;
  geo-pos:long "1.53819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53819'^^xsd:double;
  dwc:latitude '50.22373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53819 50.22373, 1.53819 50.22373, 1.53819 50.22373, 1.53819 50.22373, 1.53819 50.22373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_412'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.53819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.53819)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.53819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53819'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53819 50.23238, 1.53819 50.23238, 1.53819 50.23238, 1.53819 50.23238, 1.53819 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5104'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23145 1.5382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23145"^^xsd:decimal ;
  dwc:decimalLongitude "1.5382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23145 1.5382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23145"^^xsd:decimal ;
  geo-pos:long "1.5382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5382'^^xsd:double;
  dwc:latitude '50.23145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5382 50.23145, 1.5382 50.23145, 1.5382 50.23145, 1.5382 50.23145, 1.5382 50.23145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7645'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.53822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.53822)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.53822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3242'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53822'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53822 50.232, 1.53822 50.232, 1.53822 50.232, 1.53822 50.232, 1.53822 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3242'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.53822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.53822)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.53822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12558'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53822'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53822 50.23263, 1.53822 50.23263, 1.53822 50.23263, 1.53822 50.23263, 1.53822 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12558'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21986 1.53823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21986"^^xsd:decimal ;
  dwc:decimalLongitude "1.53823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21986 1.53823)"^^geo:wktLiteral ;
  geo-pos:lat "50.21986"^^xsd:decimal ;
  geo-pos:long "1.53823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53823'^^xsd:double;
  dwc:latitude '50.21986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53823 50.21986, 1.53823 50.21986, 1.53823 50.21986, 1.53823 50.21986, 1.53823 50.21986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_791'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.53823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.53823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.53823)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.53823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11159'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53823'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53823 50.22912, 1.53823 50.22912, 1.53823 50.22912, 1.53823 50.22912, 1.53823 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11159'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.53823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53823)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.53823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.976666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53823'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53823 50.23195, 1.53823 50.23195, 1.53823 50.23195, 1.53823 50.23195, 1.53823 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5333'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.53823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.53823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.53823)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.53823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53823'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53823 50.23233, 1.53823 50.23233, 1.53823 50.23233, 1.53823 50.23233, 1.53823 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5674'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23305"^^xsd:decimal ;
  dwc:decimalLongitude "1.53823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23305 1.53823)"^^geo:wktLiteral ;
  geo-pos:lat "50.23305"^^xsd:decimal ;
  geo-pos:long "1.53823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8207'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53823'^^xsd:double;
  dwc:latitude '50.23305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53823 50.23305, 1.53823 50.23305, 1.53823 50.23305, 1.53823 50.23305, 1.53823 50.23305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8207'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53824)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.513333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53824'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53824 50.23222, 1.53824 50.23222, 1.53824 50.23222, 1.53824 50.23222, 1.53824 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1687'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22671 1.53825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22671"^^xsd:decimal ;
  dwc:decimalLongitude "1.53825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22671 1.53825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22671"^^xsd:decimal ;
  geo-pos:long "1.53825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53825'^^xsd:double;
  dwc:latitude '50.22671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53825 50.22671, 1.53825 50.22671, 1.53825 50.22671, 1.53825 50.22671, 1.53825 50.22671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12987'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.53825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.53825)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.53825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53825'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53825 50.23307, 1.53825 50.23307, 1.53825 50.23307, 1.53825 50.23307, 1.53825 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8673'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.53826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53826)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.53826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53826'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53826 50.23242, 1.53826 50.23242, 1.53826 50.23242, 1.53826 50.23242, 1.53826 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5188'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.53827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.53827)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.53827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53827'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53827 50.22582, 1.53827 50.22582, 1.53827 50.22582, 1.53827 50.22582, 1.53827 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4500'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.53827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.53827)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.53827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53827'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53827 50.2315, 1.53827 50.2315, 1.53827 50.2315, 1.53827 50.2315, 1.53827 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5673'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36732 1.53827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36732"^^xsd:decimal ;
  dwc:decimalLongitude "1.53827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36732 1.53827)"^^geo:wktLiteral ;
  geo-pos:lat "50.36732"^^xsd:decimal ;
  geo-pos:long "1.53827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53827'^^xsd:double;
  dwc:latitude '50.36732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53827 50.36732, 1.53827 50.36732, 1.53827 50.36732, 1.53827 50.36732, 1.53827 50.36732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1749'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22605 1.53828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22605"^^xsd:decimal ;
  dwc:decimalLongitude "1.53828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22605 1.53828)"^^geo:wktLiteral ;
  geo-pos:lat "50.22605"^^xsd:decimal ;
  geo-pos:long "1.53828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53828'^^xsd:double;
  dwc:latitude '50.22605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53828 50.22605, 1.53828 50.22605, 1.53828 50.22605, 1.53828 50.22605, 1.53828 50.22605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4729'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.53828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23279"^^xsd:decimal ;
  dwc:decimalLongitude "1.53828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.53828)"^^geo:wktLiteral ;
  geo-pos:lat "50.23279"^^xsd:decimal ;
  geo-pos:long "1.53828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53828'^^xsd:double;
  dwc:latitude '50.23279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53828 50.23279, 1.53828 50.23279, 1.53828 50.23279, 1.53828 50.23279, 1.53828 50.23279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10453'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.53829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22505"^^xsd:decimal ;
  dwc:decimalLongitude "1.53829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.53829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22505"^^xsd:decimal ;
  geo-pos:long "1.53829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53829'^^xsd:double;
  dwc:latitude '50.22505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53829 50.22505, 1.53829 50.22505, 1.53829 50.22505, 1.53829 50.22505, 1.53829 50.22505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_743'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23053"^^xsd:decimal ;
  dwc:decimalLongitude "1.53829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23053 1.53829)"^^geo:wktLiteral ;
  geo-pos:lat "50.23053"^^xsd:decimal ;
  geo-pos:long "1.53829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.3055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53829'^^xsd:double;
  dwc:latitude '50.23053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53829 50.23053, 1.53829 50.23053, 1.53829 50.23053, 1.53829 50.23053, 1.53829 50.23053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5232'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.53829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.53829)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.53829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12884'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.797777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53829'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53829 50.23203, 1.53829 50.23203, 1.53829 50.23203, 1.53829 50.23203, 1.53829 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12884'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23789 1.5383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23789"^^xsd:decimal ;
  dwc:decimalLongitude "1.5383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23789 1.5383)"^^geo:wktLiteral ;
  geo-pos:lat "50.23789"^^xsd:decimal ;
  geo-pos:long "1.5383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5383'^^xsd:double;
  dwc:latitude '50.23789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5383 50.23789, 1.5383 50.23789, 1.5383 50.23789, 1.5383 50.23789, 1.5383 50.23789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12099'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.53831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22464"^^xsd:decimal ;
  dwc:decimalLongitude "1.53831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.53831)"^^geo:wktLiteral ;
  geo-pos:lat "50.22464"^^xsd:decimal ;
  geo-pos:long "1.53831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_71'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_71'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53831'^^xsd:double;
  dwc:latitude '50.22464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53831 50.22464, 1.53831 50.22464, 1.53831 50.22464, 1.53831 50.22464, 1.53831 50.22464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_71'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.53831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.53831)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.53831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53831'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53831 50.23256, 1.53831 50.23256, 1.53831 50.23256, 1.53831 50.23256, 1.53831 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2676'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29806 1.53831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29806"^^xsd:decimal ;
  dwc:decimalLongitude "1.53831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29806 1.53831)"^^geo:wktLiteral ;
  geo-pos:lat "50.29806"^^xsd:decimal ;
  geo-pos:long "1.53831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53831'^^xsd:double;
  dwc:latitude '50.29806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53831 50.29806, 1.53831 50.29806, 1.53831 50.29806, 1.53831 50.29806, 1.53831 50.29806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1119'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.53832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53832)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.53832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53832'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53832 50.23201, 1.53832 50.23201, 1.53832 50.23201, 1.53832 50.23201, 1.53832 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10598'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21765 1.53833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21765"^^xsd:decimal ;
  dwc:decimalLongitude "1.53833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21765 1.53833)"^^geo:wktLiteral ;
  geo-pos:lat "50.21765"^^xsd:decimal ;
  geo-pos:long "1.53833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.808888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53833'^^xsd:double;
  dwc:latitude '50.21765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53833 50.21765, 1.53833 50.21765, 1.53833 50.21765, 1.53833 50.21765, 1.53833 50.21765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_119'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.53833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22819"^^xsd:decimal ;
  dwc:decimalLongitude "1.53833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22819 1.53833)"^^geo:wktLiteral ;
  geo-pos:lat "50.22819"^^xsd:decimal ;
  geo-pos:long "1.53833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_6141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.701944444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53833'^^xsd:double;
  dwc:latitude '50.22819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53833 50.22819, 1.53833 50.22819, 1.53833 50.22819, 1.53833 50.22819, 1.53833 50.22819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6141'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22995"^^xsd:decimal ;
  dwc:decimalLongitude "1.53833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.53833)"^^geo:wktLiteral ;
  geo-pos:lat "50.22995"^^xsd:decimal ;
  geo-pos:long "1.53833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53833'^^xsd:double;
  dwc:latitude '50.22995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53833 50.22995, 1.53833 50.22995, 1.53833 50.22995, 1.53833 50.22995, 1.53833 50.22995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12693'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.53834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.53834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.53834)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.53834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_41'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_41'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53834'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53834 50.22437, 1.53834 50.22437, 1.53834 50.22437, 1.53834 50.22437, 1.53834 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_41'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.53834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.53834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.53834)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.53834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.551111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53834'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53834 50.23007, 1.53834 50.23007, 1.53834 50.23007, 1.53834 50.23007, 1.53834 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5090'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.53834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.53834)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.53834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53834'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53834 50.23358, 1.53834 50.23358, 1.53834 50.23358, 1.53834 50.23358, 1.53834 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2702'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32707 1.53834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32707"^^xsd:decimal ;
  dwc:decimalLongitude "1.53834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32707 1.53834)"^^geo:wktLiteral ;
  geo-pos:lat "50.32707"^^xsd:decimal ;
  geo-pos:long "1.53834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53834'^^xsd:double;
  dwc:latitude '50.32707'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53834 50.32707, 1.53834 50.32707, 1.53834 50.32707, 1.53834 50.32707, 1.53834 50.32707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9499'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29801 1.53835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29801"^^xsd:decimal ;
  dwc:decimalLongitude "1.53835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29801 1.53835)"^^geo:wktLiteral ;
  geo-pos:lat "50.29801"^^xsd:decimal ;
  geo-pos:long "1.53835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53835'^^xsd:double;
  dwc:latitude '50.29801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53835 50.29801, 1.53835 50.29801, 1.53835 50.29801, 1.53835 50.29801, 1.53835 50.29801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1885'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.53836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.53836)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.53836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5577'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53836'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53836 50.23261, 1.53836 50.23261, 1.53836 50.23261, 1.53836 50.23261, 1.53836 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5577'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31803 1.53837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31803"^^xsd:decimal ;
  dwc:decimalLongitude "1.53837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31803 1.53837)"^^geo:wktLiteral ;
  geo-pos:lat "50.31803"^^xsd:decimal ;
  geo-pos:long "1.53837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53837'^^xsd:double;
  dwc:latitude '50.31803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53837 50.31803, 1.53837 50.31803, 1.53837 50.31803, 1.53837 50.31803, 1.53837 50.31803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9427'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.53838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22687"^^xsd:decimal ;
  dwc:decimalLongitude "1.53838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.53838)"^^geo:wktLiteral ;
  geo-pos:lat "50.22687"^^xsd:decimal ;
  geo-pos:long "1.53838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53838'^^xsd:double;
  dwc:latitude '50.22687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53838 50.22687, 1.53838 50.22687, 1.53838 50.22687, 1.53838 50.22687, 1.53838 50.22687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10596'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23038 1.53839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23038"^^xsd:decimal ;
  dwc:decimalLongitude "1.53839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23038 1.53839)"^^geo:wktLiteral ;
  geo-pos:lat "50.23038"^^xsd:decimal ;
  geo-pos:long "1.53839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53839'^^xsd:double;
  dwc:latitude '50.23038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53839 50.23038, 1.53839 50.23038, 1.53839 50.23038, 1.53839 50.23038, 1.53839 50.23038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10710'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.5384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.5384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.5384)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.5384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5384'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5384 50.23268, 1.5384 50.23268, 1.5384 50.23268, 1.5384 50.23268, 1.5384 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5351'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.5384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.5384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.5384)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.5384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5384'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5384 50.23286, 1.5384 50.23286, 1.5384 50.23286, 1.5384 50.23286, 1.5384 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12123'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53842)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53842'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53842 50.23253, 1.53842 50.23253, 1.53842 50.23253, 1.53842 50.23253, 1.53842 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5364'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53843)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53843'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53843 50.23253, 1.53843 50.23253, 1.53843 50.23253, 1.53843 50.23253, 1.53843 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5811'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22623 1.53844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22623"^^xsd:decimal ;
  dwc:decimalLongitude "1.53844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22623 1.53844)"^^geo:wktLiteral ;
  geo-pos:lat "50.22623"^^xsd:decimal ;
  geo-pos:long "1.53844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53844'^^xsd:double;
  dwc:latitude '50.22623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53844 50.22623, 1.53844 50.22623, 1.53844 50.22623, 1.53844 50.22623, 1.53844 50.22623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_137'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.53846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22984"^^xsd:decimal ;
  dwc:decimalLongitude "1.53846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.53846)"^^geo:wktLiteral ;
  geo-pos:lat "50.22984"^^xsd:decimal ;
  geo-pos:long "1.53846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53846'^^xsd:double;
  dwc:latitude '50.22984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53846 50.22984, 1.53846 50.22984, 1.53846 50.22984, 1.53846 50.22984, 1.53846 50.22984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7160'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.53846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23142"^^xsd:decimal ;
  dwc:decimalLongitude "1.53846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.53846)"^^geo:wktLiteral ;
  geo-pos:lat "50.23142"^^xsd:decimal ;
  geo-pos:long "1.53846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53846'^^xsd:double;
  dwc:latitude '50.23142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53846 50.23142, 1.53846 50.23142, 1.53846 50.23142, 1.53846 50.23142, 1.53846 50.23142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10207'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53847)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.53847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53847'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53847 50.2299, 1.53847 50.2299, 1.53847 50.2299, 1.53847 50.2299, 1.53847 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4298'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.53847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.53847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.53847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5564'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53847'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53847 50.23242, 1.53847 50.23242, 1.53847 50.23242, 1.53847 50.23242, 1.53847 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5564'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.53847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.53847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.53847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53847'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53847 50.23284, 1.53847 50.23284, 1.53847 50.23284, 1.53847 50.23284, 1.53847 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11977'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.5385)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.5385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5385'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5385 50.22942, 1.5385 50.22942, 1.5385 50.22942, 1.5385 50.22942, 1.5385 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6882'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23285"^^xsd:decimal ;
  dwc:decimalLongitude "1.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.5385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23285"^^xsd:decimal ;
  geo-pos:long "1.5385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11322'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.362222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5385'^^xsd:double;
  dwc:latitude '50.23285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5385 50.23285, 1.5385 50.23285, 1.5385 50.23285, 1.5385 50.23285, 1.5385 50.23285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11322'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23609 1.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23609"^^xsd:decimal ;
  dwc:decimalLongitude "1.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23609 1.5385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23609"^^xsd:decimal ;
  geo-pos:long "1.5385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5385'^^xsd:double;
  dwc:latitude '50.23609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5385 50.23609, 1.5385 50.23609, 1.5385 50.23609, 1.5385 50.23609, 1.5385 50.23609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9790'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.53851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.53851)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.53851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53851'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53851 50.23195, 1.53851 50.23195, 1.53851 50.23195, 1.53851 50.23195, 1.53851 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10698'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.53852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22979"^^xsd:decimal ;
  dwc:decimalLongitude "1.53852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.53852)"^^geo:wktLiteral ;
  geo-pos:lat "50.22979"^^xsd:decimal ;
  geo-pos:long "1.53852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53852'^^xsd:double;
  dwc:latitude '50.22979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53852 50.22979, 1.53852 50.22979, 1.53852 50.22979, 1.53852 50.22979, 1.53852 50.22979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7114'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.53854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.53854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.53854)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.53854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53854'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53854 50.22885, 1.53854 50.22885, 1.53854 50.22885, 1.53854 50.22885, 1.53854 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6172'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.53855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.53855)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.53855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.635555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53855'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53855 50.22821, 1.53855 50.22821, 1.53855 50.22821, 1.53855 50.22821, 1.53855 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3932'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.53855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53855)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.53855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53855'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53855 50.23027, 1.53855 50.23027, 1.53855 50.23027, 1.53855 50.23027, 1.53855 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5798'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.53856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2238"^^xsd:decimal ;
  dwc:decimalLongitude "1.53856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.53856)"^^geo:wktLiteral ;
  geo-pos:lat "50.2238"^^xsd:decimal ;
  geo-pos:long "1.53856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53856'^^xsd:double;
  dwc:latitude '50.2238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53856 50.2238, 1.53856 50.2238, 1.53856 50.2238, 1.53856 50.2238, 1.53856 50.2238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2550'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23362 1.53856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23362"^^xsd:decimal ;
  dwc:decimalLongitude "1.53856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23362 1.53856)"^^geo:wktLiteral ;
  geo-pos:lat "50.23362"^^xsd:decimal ;
  geo-pos:long "1.53856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53856'^^xsd:double;
  dwc:latitude '50.23362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53856 50.23362, 1.53856 50.23362, 1.53856 50.23362, 1.53856 50.23362, 1.53856 50.23362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1936'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34231 1.53856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34231"^^xsd:decimal ;
  dwc:decimalLongitude "1.53856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34231 1.53856)"^^geo:wktLiteral ;
  geo-pos:lat "50.34231"^^xsd:decimal ;
  geo-pos:long "1.53856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53856'^^xsd:double;
  dwc:latitude '50.34231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53856 50.34231, 1.53856 50.34231, 1.53856 50.34231, 1.53856 50.34231, 1.53856 50.34231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7618'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30766 1.53857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30766"^^xsd:decimal ;
  dwc:decimalLongitude "1.53857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30766 1.53857)"^^geo:wktLiteral ;
  geo-pos:lat "50.30766"^^xsd:decimal ;
  geo-pos:long "1.53857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53857'^^xsd:double;
  dwc:latitude '50.30766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53857 50.30766, 1.53857 50.30766, 1.53857 50.30766, 1.53857 50.30766, 1.53857 50.30766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1953'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.53859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.53859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.53859)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.53859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53859'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53859 50.22925, 1.53859 50.22925, 1.53859 50.22925, 1.53859 50.22925, 1.53859 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6143'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.53859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.53859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.53859)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.53859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53859'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53859 50.23207, 1.53859 50.23207, 1.53859 50.23207, 1.53859 50.23207, 1.53859 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5136'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.53859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.53859)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.53859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53859'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53859 50.23227, 1.53859 50.23227, 1.53859 50.23227, 1.53859 50.23227, 1.53859 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7010'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.53859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23259"^^xsd:decimal ;
  dwc:decimalLongitude "1.53859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.53859)"^^geo:wktLiteral ;
  geo-pos:lat "50.23259"^^xsd:decimal ;
  geo-pos:long "1.53859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53859'^^xsd:double;
  dwc:latitude '50.23259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53859 50.23259, 1.53859 50.23259, 1.53859 50.23259, 1.53859 50.23259, 1.53859 50.23259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5089'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.53861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.53861)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.53861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53861'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53861 50.2325, 1.53861 50.2325, 1.53861 50.2325, 1.53861 50.2325, 1.53861 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7011'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.53862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23069"^^xsd:decimal ;
  dwc:decimalLongitude "1.53862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.53862)"^^geo:wktLiteral ;
  geo-pos:lat "50.23069"^^xsd:decimal ;
  geo-pos:long "1.53862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53862'^^xsd:double;
  dwc:latitude '50.23069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53862 50.23069, 1.53862 50.23069, 1.53862 50.23069, 1.53862 50.23069, 1.53862 50.23069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13006'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.53862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53862)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.53862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1507'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53862'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53862 50.23126, 1.53862 50.23126, 1.53862 50.23126, 1.53862 50.23126, 1.53862 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1507'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.53862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.53862)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.53862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5565'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53862'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53862 50.2317, 1.53862 50.2317, 1.53862 50.2317, 1.53862 50.2317, 1.53862 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5565'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.53864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.53864)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.53864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53864'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53864 50.23201, 1.53864 50.23201, 1.53864 50.23201, 1.53864 50.23201, 1.53864 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3698'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.53864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23355"^^xsd:decimal ;
  dwc:decimalLongitude "1.53864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23355 1.53864)"^^geo:wktLiteral ;
  geo-pos:lat "50.23355"^^xsd:decimal ;
  geo-pos:long "1.53864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53864'^^xsd:double;
  dwc:latitude '50.23355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53864 50.23355, 1.53864 50.23355, 1.53864 50.23355, 1.53864 50.23355, 1.53864 50.23355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9890'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39373 1.53864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39373"^^xsd:decimal ;
  dwc:decimalLongitude "1.53864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39373 1.53864)"^^geo:wktLiteral ;
  geo-pos:lat "50.39373"^^xsd:decimal ;
  geo-pos:long "1.53864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53864'^^xsd:double;
  dwc:latitude '50.39373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53864 50.39373, 1.53864 50.39373, 1.53864 50.39373, 1.53864 50.39373, 1.53864 50.39373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_881'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.53865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23198"^^xsd:decimal ;
  dwc:decimalLongitude "1.53865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.53865)"^^geo:wktLiteral ;
  geo-pos:lat "50.23198"^^xsd:decimal ;
  geo-pos:long "1.53865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_10278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53865'^^xsd:double;
  dwc:latitude '50.23198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53865 50.23198, 1.53865 50.23198, 1.53865 50.23198, 1.53865 50.23198, 1.53865 50.23198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10278'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.53866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22492"^^xsd:decimal ;
  dwc:decimalLongitude "1.53866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.53866)"^^geo:wktLiteral ;
  geo-pos:lat "50.22492"^^xsd:decimal ;
  geo-pos:long "1.53866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53866'^^xsd:double;
  dwc:latitude '50.22492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53866 50.22492, 1.53866 50.22492, 1.53866 50.22492, 1.53866 50.22492, 1.53866 50.22492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_102'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.53866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53866)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.53866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.592222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53866'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53866 50.23217, 1.53866 50.23217, 1.53866 50.23217, 1.53866 50.23217, 1.53866 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5162'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.53868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22597"^^xsd:decimal ;
  dwc:decimalLongitude "1.53868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.53868)"^^geo:wktLiteral ;
  geo-pos:lat "50.22597"^^xsd:decimal ;
  geo-pos:long "1.53868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53868'^^xsd:double;
  dwc:latitude '50.22597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53868 50.22597, 1.53868 50.22597, 1.53868 50.22597, 1.53868 50.22597, 1.53868 50.22597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4778'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.53868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23125"^^xsd:decimal ;
  dwc:decimalLongitude "1.53868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.53868)"^^geo:wktLiteral ;
  geo-pos:lat "50.23125"^^xsd:decimal ;
  geo-pos:long "1.53868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53868'^^xsd:double;
  dwc:latitude '50.23125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53868 50.23125, 1.53868 50.23125, 1.53868 50.23125, 1.53868 50.23125, 1.53868 50.23125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13009'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.53868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23205"^^xsd:decimal ;
  dwc:decimalLongitude "1.53868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.53868)"^^geo:wktLiteral ;
  geo-pos:lat "50.23205"^^xsd:decimal ;
  geo-pos:long "1.53868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53868'^^xsd:double;
  dwc:latitude '50.23205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53868 50.23205, 1.53868 50.23205, 1.53868 50.23205, 1.53868 50.23205, 1.53868 50.23205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6604'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.5387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.5387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.5387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.5387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5525'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5387'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5387 50.22905, 1.5387 50.22905, 1.5387 50.22905, 1.5387 50.22905, 1.5387 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5525'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.5387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.5387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.5387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.5387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5387'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5387 50.22985, 1.5387 50.22985, 1.5387 50.22985, 1.5387 50.22985, 1.5387 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5416'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 1.53871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 1.53871)"^^geo:wktLiteral ;
  geo-pos:lat "50.2222"^^xsd:decimal ;
  geo-pos:long "1.53871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_50'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_50'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53871'^^xsd:double;
  dwc:latitude '50.2222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53871 50.2222, 1.53871 50.2222, 1.53871 50.2222, 1.53871 50.2222, 1.53871 50.2222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_50'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22154 1.53873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22154"^^xsd:decimal ;
  dwc:decimalLongitude "1.53873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22154 1.53873)"^^geo:wktLiteral ;
  geo-pos:lat "50.22154"^^xsd:decimal ;
  geo-pos:long "1.53873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_551'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53873'^^xsd:double;
  dwc:latitude '50.22154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53873 50.22154, 1.53873 50.22154, 1.53873 50.22154, 1.53873 50.22154, 1.53873 50.22154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_551'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31441 1.53873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31441"^^xsd:decimal ;
  dwc:decimalLongitude "1.53873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31441 1.53873)"^^geo:wktLiteral ;
  geo-pos:lat "50.31441"^^xsd:decimal ;
  geo-pos:long "1.53873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53873'^^xsd:double;
  dwc:latitude '50.31441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53873 50.31441, 1.53873 50.31441, 1.53873 50.31441, 1.53873 50.31441, 1.53873 50.31441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9595'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.53874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22379"^^xsd:decimal ;
  dwc:decimalLongitude "1.53874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.53874)"^^geo:wktLiteral ;
  geo-pos:lat "50.22379"^^xsd:decimal ;
  geo-pos:long "1.53874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53874'^^xsd:double;
  dwc:latitude '50.22379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53874 50.22379, 1.53874 50.22379, 1.53874 50.22379, 1.53874 50.22379, 1.53874 50.22379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_146'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.53874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.53874)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.53874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53874'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53874 50.22954, 1.53874 50.22954, 1.53874 50.22954, 1.53874 50.22954, 1.53874 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6100'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.53874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23012"^^xsd:decimal ;
  dwc:decimalLongitude "1.53874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.53874)"^^geo:wktLiteral ;
  geo-pos:lat "50.23012"^^xsd:decimal ;
  geo-pos:long "1.53874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53874'^^xsd:double;
  dwc:latitude '50.23012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53874 50.23012, 1.53874 50.23012, 1.53874 50.23012, 1.53874 50.23012, 1.53874 50.23012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6985'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23525 1.53874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23525"^^xsd:decimal ;
  dwc:decimalLongitude "1.53874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23525 1.53874)"^^geo:wktLiteral ;
  geo-pos:lat "50.23525"^^xsd:decimal ;
  geo-pos:long "1.53874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53874'^^xsd:double;
  dwc:latitude '50.23525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53874 50.23525, 1.53874 50.23525, 1.53874 50.23525, 1.53874 50.23525, 1.53874 50.23525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11561'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.53876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22984"^^xsd:decimal ;
  dwc:decimalLongitude "1.53876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.53876)"^^geo:wktLiteral ;
  geo-pos:lat "50.22984"^^xsd:decimal ;
  geo-pos:long "1.53876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53876'^^xsd:double;
  dwc:latitude '50.22984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53876 50.22984, 1.53876 50.22984, 1.53876 50.22984, 1.53876 50.22984, 1.53876 50.22984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6138'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24356 1.53876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24356 1.53876)"^^geo:wktLiteral ;
  geo-pos:lat "50.24356"^^xsd:decimal ;
  geo-pos:long "1.53876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53876'^^xsd:double;
  dwc:latitude '50.24356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53876 50.24356, 1.53876 50.24356, 1.53876 50.24356, 1.53876 50.24356, 1.53876 50.24356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10214'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29868 1.53877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29868"^^xsd:decimal ;
  dwc:decimalLongitude "1.53877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29868 1.53877)"^^geo:wktLiteral ;
  geo-pos:lat "50.29868"^^xsd:decimal ;
  geo-pos:long "1.53877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53877'^^xsd:double;
  dwc:latitude '50.29868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53877 50.29868, 1.53877 50.29868, 1.53877 50.29868, 1.53877 50.29868, 1.53877 50.29868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7298'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.53878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22742"^^xsd:decimal ;
  dwc:decimalLongitude "1.53878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.53878)"^^geo:wktLiteral ;
  geo-pos:lat "50.22742"^^xsd:decimal ;
  geo-pos:long "1.53878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.646666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53878'^^xsd:double;
  dwc:latitude '50.22742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53878 50.22742, 1.53878 50.22742, 1.53878 50.22742, 1.53878 50.22742, 1.53878 50.22742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5366'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.53878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.53878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.53878)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.53878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53878'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53878 50.22964, 1.53878 50.22964, 1.53878 50.22964, 1.53878 50.22964, 1.53878 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7115'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.53878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.53878)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.53878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.018888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53878'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53878 50.2334, 1.53878 50.2334, 1.53878 50.2334, 1.53878 50.2334, 1.53878 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_675'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33766 1.53879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33766"^^xsd:decimal ;
  dwc:decimalLongitude "1.53879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33766 1.53879)"^^geo:wktLiteral ;
  geo-pos:lat "50.33766"^^xsd:decimal ;
  geo-pos:long "1.53879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53879'^^xsd:double;
  dwc:latitude '50.33766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53879 50.33766, 1.53879 50.33766, 1.53879 50.33766, 1.53879 50.33766, 1.53879 50.33766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9650'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39999 1.53881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39999"^^xsd:decimal ;
  dwc:decimalLongitude "1.53881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39999 1.53881)"^^geo:wktLiteral ;
  geo-pos:lat "50.39999"^^xsd:decimal ;
  geo-pos:long "1.53881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7603'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53881'^^xsd:double;
  dwc:latitude '50.39999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53881 50.39999, 1.53881 50.39999, 1.53881 50.39999, 1.53881 50.39999, 1.53881 50.39999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7603'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22268 1.53882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22268"^^xsd:decimal ;
  dwc:decimalLongitude "1.53882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22268 1.53882)"^^geo:wktLiteral ;
  geo-pos:lat "50.22268"^^xsd:decimal ;
  geo-pos:long "1.53882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53882'^^xsd:double;
  dwc:latitude '50.22268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53882 50.22268, 1.53882 50.22268, 1.53882 50.22268, 1.53882 50.22268, 1.53882 50.22268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_176'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23831 1.53882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23831"^^xsd:decimal ;
  dwc:decimalLongitude "1.53882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23831 1.53882)"^^geo:wktLiteral ;
  geo-pos:lat "50.23831"^^xsd:decimal ;
  geo-pos:long "1.53882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53882'^^xsd:double;
  dwc:latitude '50.23831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53882 50.23831, 1.53882 50.23831, 1.53882 50.23831, 1.53882 50.23831, 1.53882 50.23831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5845'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.53883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.53883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.53883)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.53883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53883'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53883 50.23006, 1.53883 50.23006, 1.53883 50.23006, 1.53883 50.23006, 1.53883 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7277'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.53884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.53884)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.53884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53884'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53884 50.23162, 1.53884 50.23162, 1.53884 50.23162, 1.53884 50.23162, 1.53884 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5661'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.53887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.53887)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.53887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53887'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53887 50.23243, 1.53887 50.23243, 1.53887 50.23243, 1.53887 50.23243, 1.53887 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5207'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.53888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23043"^^xsd:decimal ;
  dwc:decimalLongitude "1.53888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.53888)"^^geo:wktLiteral ;
  geo-pos:lat "50.23043"^^xsd:decimal ;
  geo-pos:long "1.53888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53888'^^xsd:double;
  dwc:latitude '50.23043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53888 50.23043, 1.53888 50.23043, 1.53888 50.23043, 1.53888 50.23043, 1.53888 50.23043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6362'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.53889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.53889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.53889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53889'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53889 50.23221, 1.53889 50.23221, 1.53889 50.23221, 1.53889 50.23221, 1.53889 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10697'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.53889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.53889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.53889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53889'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53889 50.23222, 1.53889 50.23222, 1.53889 50.23222, 1.53889 50.23222, 1.53889 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6393'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.5389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.5389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.5389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.5389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5389'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5389 50.23067, 1.5389 50.23067, 1.5389 50.23067, 1.5389 50.23067, 1.5389 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5061'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34024 1.53891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34024"^^xsd:decimal ;
  dwc:decimalLongitude "1.53891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34024 1.53891)"^^geo:wktLiteral ;
  geo-pos:lat "50.34024"^^xsd:decimal ;
  geo-pos:long "1.53891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.778888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53891'^^xsd:double;
  dwc:latitude '50.34024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53891 50.34024, 1.53891 50.34024, 1.53891 50.34024, 1.53891 50.34024, 1.53891 50.34024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9349'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22603 1.53892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22603"^^xsd:decimal ;
  dwc:decimalLongitude "1.53892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22603 1.53892)"^^geo:wktLiteral ;
  geo-pos:lat "50.22603"^^xsd:decimal ;
  geo-pos:long "1.53892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53892'^^xsd:double;
  dwc:latitude '50.22603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53892 50.22603, 1.53892 50.22603, 1.53892 50.22603, 1.53892 50.22603, 1.53892 50.22603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7331'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30217 1.53892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30217"^^xsd:decimal ;
  dwc:decimalLongitude "1.53892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30217 1.53892)"^^geo:wktLiteral ;
  geo-pos:lat "50.30217"^^xsd:decimal ;
  geo-pos:long "1.53892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_29'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_29'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53892'^^xsd:double;
  dwc:latitude '50.30217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53892 50.30217, 1.53892 50.30217, 1.53892 50.30217, 1.53892 50.30217, 1.53892 50.30217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_29'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34437 1.53892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34437"^^xsd:decimal ;
  dwc:decimalLongitude "1.53892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34437 1.53892)"^^geo:wktLiteral ;
  geo-pos:lat "50.34437"^^xsd:decimal ;
  geo-pos:long "1.53892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8288'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53892'^^xsd:double;
  dwc:latitude '50.34437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53892 50.34437, 1.53892 50.34437, 1.53892 50.34437, 1.53892 50.34437, 1.53892 50.34437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8288'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.53894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53894)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.53894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53894'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53894 50.22981, 1.53894 50.22981, 1.53894 50.22981, 1.53894 50.22981, 1.53894 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6501'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.53894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.53894)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.53894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53894'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53894 50.23175, 1.53894 50.23175, 1.53894 50.23175, 1.53894 50.23175, 1.53894 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12910'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30386 1.53894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30386"^^xsd:decimal ;
  dwc:decimalLongitude "1.53894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30386 1.53894)"^^geo:wktLiteral ;
  geo-pos:lat "50.30386"^^xsd:decimal ;
  geo-pos:long "1.53894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9296'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53894'^^xsd:double;
  dwc:latitude '50.30386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53894 50.30386, 1.53894 50.30386, 1.53894 50.30386, 1.53894 50.30386, 1.53894 50.30386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9296'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21871 1.53897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21871"^^xsd:decimal ;
  dwc:decimalLongitude "1.53897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21871 1.53897)"^^geo:wktLiteral ;
  geo-pos:lat "50.21871"^^xsd:decimal ;
  geo-pos:long "1.53897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53897'^^xsd:double;
  dwc:latitude '50.21871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53897 50.21871, 1.53897 50.21871, 1.53897 50.21871, 1.53897 50.21871, 1.53897 50.21871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_385'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.53897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.53897)"^^geo:wktLiteral ;
  geo-pos:lat "50.2302"^^xsd:decimal ;
  geo-pos:long "1.53897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53897'^^xsd:double;
  dwc:latitude '50.2302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53897 50.2302, 1.53897 50.2302, 1.53897 50.2302, 1.53897 50.2302, 1.53897 50.2302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7179'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.539)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.539'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.539 50.23293, 1.539 50.23293, 1.539 50.23293, 1.539 50.23293, 1.539 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_265'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34675 1.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34675"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34675 1.539)"^^geo:wktLiteral ;
  geo-pos:lat "50.34675"^^xsd:decimal ;
  geo-pos:long "1.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.539'^^xsd:double;
  dwc:latitude '50.34675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.539 50.34675, 1.539 50.34675, 1.539 50.34675, 1.539 50.34675, 1.539 50.34675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9651'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.53901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23003"^^xsd:decimal ;
  dwc:decimalLongitude "1.53901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.53901)"^^geo:wktLiteral ;
  geo-pos:lat "50.23003"^^xsd:decimal ;
  geo-pos:long "1.53901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.001111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53901'^^xsd:double;
  dwc:latitude '50.23003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53901 50.23003, 1.53901 50.23003, 1.53901 50.23003, 1.53901 50.23003, 1.53901 50.23003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5105'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.53903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21614"^^xsd:decimal ;
  dwc:decimalLongitude "1.53903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21614 1.53903)"^^geo:wktLiteral ;
  geo-pos:lat "50.21614"^^xsd:decimal ;
  geo-pos:long "1.53903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53903'^^xsd:double;
  dwc:latitude '50.21614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53903 50.21614, 1.53903 50.21614, 1.53903 50.21614, 1.53903 50.21614, 1.53903 50.21614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_790'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23188"^^xsd:decimal ;
  dwc:decimalLongitude "1.53903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.53903)"^^geo:wktLiteral ;
  geo-pos:lat "50.23188"^^xsd:decimal ;
  geo-pos:long "1.53903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53903'^^xsd:double;
  dwc:latitude '50.23188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53903 50.23188, 1.53903 50.23188, 1.53903 50.23188, 1.53903 50.23188, 1.53903 50.23188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1908'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23208"^^xsd:decimal ;
  dwc:decimalLongitude "1.53903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53903)"^^geo:wktLiteral ;
  geo-pos:lat "50.23208"^^xsd:decimal ;
  geo-pos:long "1.53903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53903'^^xsd:double;
  dwc:latitude '50.23208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53903 50.23208, 1.53903 50.23208, 1.53903 50.23208, 1.53903 50.23208, 1.53903 50.23208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11793'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34953 1.53903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34953"^^xsd:decimal ;
  dwc:decimalLongitude "1.53903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34953 1.53903)"^^geo:wktLiteral ;
  geo-pos:lat "50.34953"^^xsd:decimal ;
  geo-pos:long "1.53903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53903'^^xsd:double;
  dwc:latitude '50.34953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53903 50.34953, 1.53903 50.34953, 1.53903 50.34953, 1.53903 50.34953, 1.53903 50.34953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9689'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.53904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22501"^^xsd:decimal ;
  dwc:decimalLongitude "1.53904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.53904)"^^geo:wktLiteral ;
  geo-pos:lat "50.22501"^^xsd:decimal ;
  geo-pos:long "1.53904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53904'^^xsd:double;
  dwc:latitude '50.22501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53904 50.22501, 1.53904 50.22501, 1.53904 50.22501, 1.53904 50.22501, 1.53904 50.22501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_730'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.53905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22972"^^xsd:decimal ;
  dwc:decimalLongitude "1.53905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.53905)"^^geo:wktLiteral ;
  geo-pos:lat "50.22972"^^xsd:decimal ;
  geo-pos:long "1.53905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5522'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53905'^^xsd:double;
  dwc:latitude '50.22972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53905 50.22972, 1.53905 50.22972, 1.53905 50.22972, 1.53905 50.22972, 1.53905 50.22972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5522'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31915 1.53905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31915"^^xsd:decimal ;
  dwc:decimalLongitude "1.53905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31915 1.53905)"^^geo:wktLiteral ;
  geo-pos:lat "50.31915"^^xsd:decimal ;
  geo-pos:long "1.53905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53905'^^xsd:double;
  dwc:latitude '50.31915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53905 50.31915, 1.53905 50.31915, 1.53905 50.31915, 1.53905 50.31915, 1.53905 50.31915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4756'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.53906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22994"^^xsd:decimal ;
  dwc:decimalLongitude "1.53906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.53906)"^^geo:wktLiteral ;
  geo-pos:lat "50.22994"^^xsd:decimal ;
  geo-pos:long "1.53906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53906'^^xsd:double;
  dwc:latitude '50.22994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53906 50.22994, 1.53906 50.22994, 1.53906 50.22994, 1.53906 50.22994, 1.53906 50.22994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12692'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33915 1.53906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33915"^^xsd:decimal ;
  dwc:decimalLongitude "1.53906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33915 1.53906)"^^geo:wktLiteral ;
  geo-pos:lat "50.33915"^^xsd:decimal ;
  geo-pos:long "1.53906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53906'^^xsd:double;
  dwc:latitude '50.33915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53906 50.33915, 1.53906 50.33915, 1.53906 50.33915, 1.53906 50.33915, 1.53906 50.33915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9592'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.53907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.53907)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.53907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53907'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53907 50.23001, 1.53907 50.23001, 1.53907 50.23001, 1.53907 50.23001, 1.53907 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_701'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23332"^^xsd:decimal ;
  dwc:decimalLongitude "1.53907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.53907)"^^geo:wktLiteral ;
  geo-pos:lat "50.23332"^^xsd:decimal ;
  geo-pos:long "1.53907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13093'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53907'^^xsd:double;
  dwc:latitude '50.23332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53907 50.23332, 1.53907 50.23332, 1.53907 50.23332, 1.53907 50.23332, 1.53907 50.23332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13093'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2377 1.53908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2377"^^xsd:decimal ;
  dwc:decimalLongitude "1.53908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2377 1.53908)"^^geo:wktLiteral ;
  geo-pos:lat "50.2377"^^xsd:decimal ;
  geo-pos:long "1.53908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.647777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53908'^^xsd:double;
  dwc:latitude '50.2377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53908 50.2377, 1.53908 50.2377, 1.53908 50.2377, 1.53908 50.2377, 1.53908 50.2377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4427'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.53909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.53909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.53909)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.53909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53909'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53909 50.23023, 1.53909 50.23023, 1.53909 50.23023, 1.53909 50.23023, 1.53909 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7330'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.5391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.5391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.5391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.5391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5391'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5391 50.23014, 1.5391 50.23014, 1.5391 50.23014, 1.5391 50.23014, 1.5391 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9992'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.53911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.53911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.53911)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.53911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53911'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53911 50.22919, 1.53911 50.22919, 1.53911 50.22919, 1.53911 50.22919, 1.53911 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_873'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.53911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.53911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.53911)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.53911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53911'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53911 50.22978, 1.53911 50.22978, 1.53911 50.22978, 1.53911 50.22978, 1.53911 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4356'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.53911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22989"^^xsd:decimal ;
  dwc:decimalLongitude "1.53911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.53911)"^^geo:wktLiteral ;
  geo-pos:lat "50.22989"^^xsd:decimal ;
  geo-pos:long "1.53911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53911'^^xsd:double;
  dwc:latitude '50.22989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53911 50.22989, 1.53911 50.22989, 1.53911 50.22989, 1.53911 50.22989, 1.53911 50.22989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6363'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22436 1.53913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22436"^^xsd:decimal ;
  dwc:decimalLongitude "1.53913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22436 1.53913)"^^geo:wktLiteral ;
  geo-pos:lat "50.22436"^^xsd:decimal ;
  geo-pos:long "1.53913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_60'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_60'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53913'^^xsd:double;
  dwc:latitude '50.22436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53913 50.22436, 1.53913 50.22436, 1.53913 50.22436, 1.53913 50.22436, 1.53913 50.22436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_60'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3298 1.53913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3298"^^xsd:decimal ;
  dwc:decimalLongitude "1.53913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3298 1.53913)"^^geo:wktLiteral ;
  geo-pos:lat "50.3298"^^xsd:decimal ;
  geo-pos:long "1.53913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53913'^^xsd:double;
  dwc:latitude '50.3298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53913 50.3298, 1.53913 50.3298, 1.53913 50.3298, 1.53913 50.3298, 1.53913 50.3298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2492'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.53914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.53914)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.53914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.968888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53914'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53914 50.23211, 1.53914 50.23211, 1.53914 50.23211, 1.53914 50.23211, 1.53914 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12705'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.53915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.53915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.53915)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.53915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_13163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53915'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53915 50.22866, 1.53915 50.22866, 1.53915 50.22866, 1.53915 50.22866, 1.53915 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13163'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.53916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.53916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.53916)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.53916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53916'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53916 50.22967, 1.53916 50.22967, 1.53916 50.22967, 1.53916 50.22967, 1.53916 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6907'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.53918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53918)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.53918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.374444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53918'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53918 50.23126, 1.53918 50.23126, 1.53918 50.23126, 1.53918 50.23126, 1.53918 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7117'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.53918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.53918)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.53918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53918'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53918 50.23309, 1.53918 50.23309, 1.53918 50.23309, 1.53918 50.23309, 1.53918 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13005'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.53919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53919)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.53919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53919'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53919 50.22981, 1.53919 50.22981, 1.53919 50.22981, 1.53919 50.22981, 1.53919 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6466'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.53919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.53919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.53919)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.53919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53919'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53919 50.23202, 1.53919 50.23202, 1.53919 50.23202, 1.53919 50.23202, 1.53919 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4788'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.53921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.53921)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.53921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.494444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53921'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53921 50.23206, 1.53921 50.23206, 1.53921 50.23206, 1.53921 50.23206, 1.53921 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5386'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23525 1.53921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23525"^^xsd:decimal ;
  dwc:decimalLongitude "1.53921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23525 1.53921)"^^geo:wktLiteral ;
  geo-pos:lat "50.23525"^^xsd:decimal ;
  geo-pos:long "1.53921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1478'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53921'^^xsd:double;
  dwc:latitude '50.23525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53921 50.23525, 1.53921 50.23525, 1.53921 50.23525, 1.53921 50.23525, 1.53921 50.23525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1478'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.53923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21942"^^xsd:decimal ;
  dwc:decimalLongitude "1.53923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.53923)"^^geo:wktLiteral ;
  geo-pos:lat "50.21942"^^xsd:decimal ;
  geo-pos:long "1.53923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53923'^^xsd:double;
  dwc:latitude '50.21942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53923 50.21942, 1.53923 50.21942, 1.53923 50.21942, 1.53923 50.21942, 1.53923 50.21942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6960'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.53923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.53923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.53923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.53923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8275'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53923'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53923 50.22664, 1.53923 50.22664, 1.53923 50.22664, 1.53923 50.22664, 1.53923 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8275'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.53923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22669"^^xsd:decimal ;
  dwc:decimalLongitude "1.53923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22669 1.53923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22669"^^xsd:decimal ;
  geo-pos:long "1.53923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.882222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53923'^^xsd:double;
  dwc:latitude '50.22669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53923 50.22669, 1.53923 50.22669, 1.53923 50.22669, 1.53923 50.22669, 1.53923 50.22669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10676'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.53924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.53924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.53924)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.53924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53924'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53924 50.22963, 1.53924 50.22963, 1.53924 50.22963, 1.53924 50.22963, 1.53924 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6186'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.53924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2302"^^xsd:decimal ;
  dwc:decimalLongitude "1.53924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.53924)"^^geo:wktLiteral ;
  geo-pos:lat "50.2302"^^xsd:decimal ;
  geo-pos:long "1.53924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2282'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53924'^^xsd:double;
  dwc:latitude '50.2302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53924 50.2302, 1.53924 50.2302, 1.53924 50.2302, 1.53924 50.2302, 1.53924 50.2302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2282'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24606 1.53924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24606"^^xsd:decimal ;
  dwc:decimalLongitude "1.53924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24606 1.53924)"^^geo:wktLiteral ;
  geo-pos:lat "50.24606"^^xsd:decimal ;
  geo-pos:long "1.53924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53924'^^xsd:double;
  dwc:latitude '50.24606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53924 50.24606, 1.53924 50.24606, 1.53924 50.24606, 1.53924 50.24606, 1.53924 50.24606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4277'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.53925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22993"^^xsd:decimal ;
  dwc:decimalLongitude "1.53925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.53925)"^^geo:wktLiteral ;
  geo-pos:lat "50.22993"^^xsd:decimal ;
  geo-pos:long "1.53925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53925'^^xsd:double;
  dwc:latitude '50.22993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53925 50.22993, 1.53925 50.22993, 1.53925 50.22993, 1.53925 50.22993, 1.53925 50.22993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4498'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.53925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23041"^^xsd:decimal ;
  dwc:decimalLongitude "1.53925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.53925)"^^geo:wktLiteral ;
  geo-pos:lat "50.23041"^^xsd:decimal ;
  geo-pos:long "1.53925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53925'^^xsd:double;
  dwc:latitude '50.23041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53925 50.23041, 1.53925 50.23041, 1.53925 50.23041, 1.53925 50.23041, 1.53925 50.23041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11823'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.53927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.53927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.53927)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.53927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53927'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53927 50.22986, 1.53927 50.22986, 1.53927 50.22986, 1.53927 50.22986, 1.53927 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6934'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.53928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2214"^^xsd:decimal ;
  dwc:decimalLongitude "1.53928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.53928)"^^geo:wktLiteral ;
  geo-pos:lat "50.2214"^^xsd:decimal ;
  geo-pos:long "1.53928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53928'^^xsd:double;
  dwc:latitude '50.2214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53928 50.2214, 1.53928 50.2214, 1.53928 50.2214, 1.53928 50.2214, 1.53928 50.2214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8596'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.53928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53928)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.53928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53928'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53928 50.23, 1.53928 50.23, 1.53928 50.23, 1.53928 50.23, 1.53928 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8124'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35032 1.53928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35032"^^xsd:decimal ;
  dwc:decimalLongitude "1.53928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35032 1.53928)"^^geo:wktLiteral ;
  geo-pos:lat "50.35032"^^xsd:decimal ;
  geo-pos:long "1.53928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53928'^^xsd:double;
  dwc:latitude '50.35032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53928 50.35032, 1.53928 50.35032, 1.53928 50.35032, 1.53928 50.35032, 1.53928 50.35032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8091'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.53929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22994"^^xsd:decimal ;
  dwc:decimalLongitude "1.53929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.53929)"^^geo:wktLiteral ;
  geo-pos:lat "50.22994"^^xsd:decimal ;
  geo-pos:long "1.53929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8257'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53929'^^xsd:double;
  dwc:latitude '50.22994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53929 50.22994, 1.53929 50.22994, 1.53929 50.22994, 1.53929 50.22994, 1.53929 50.22994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8257'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30348 1.53929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30348"^^xsd:decimal ;
  dwc:decimalLongitude "1.53929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30348 1.53929)"^^geo:wktLiteral ;
  geo-pos:lat "50.30348"^^xsd:decimal ;
  geo-pos:long "1.53929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53929'^^xsd:double;
  dwc:latitude '50.30348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53929 50.30348, 1.53929 50.30348, 1.53929 50.30348, 1.53929 50.30348, 1.53929 50.30348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7301'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32922 1.53931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32922"^^xsd:decimal ;
  dwc:decimalLongitude "1.53931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32922 1.53931)"^^geo:wktLiteral ;
  geo-pos:lat "50.32922"^^xsd:decimal ;
  geo-pos:long "1.53931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53931'^^xsd:double;
  dwc:latitude '50.32922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53931 50.32922, 1.53931 50.32922, 1.53931 50.32922, 1.53931 50.32922, 1.53931 50.32922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4170'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35342 1.53933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35342"^^xsd:decimal ;
  dwc:decimalLongitude "1.53933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35342 1.53933)"^^geo:wktLiteral ;
  geo-pos:lat "50.35342"^^xsd:decimal ;
  geo-pos:long "1.53933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53933'^^xsd:double;
  dwc:latitude '50.35342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53933 50.35342, 1.53933 50.35342, 1.53933 50.35342, 1.53933 50.35342, 1.53933 50.35342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8088'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22724 1.53935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22724"^^xsd:decimal ;
  dwc:decimalLongitude "1.53935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22724 1.53935)"^^geo:wktLiteral ;
  geo-pos:lat "50.22724"^^xsd:decimal ;
  geo-pos:long "1.53935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.3244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53935'^^xsd:double;
  dwc:latitude '50.22724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53935 50.22724, 1.53935 50.22724, 1.53935 50.22724, 1.53935 50.22724, 1.53935 50.22724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10758'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.53935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23278"^^xsd:decimal ;
  dwc:decimalLongitude "1.53935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.53935)"^^geo:wktLiteral ;
  geo-pos:lat "50.23278"^^xsd:decimal ;
  geo-pos:long "1.53935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53935'^^xsd:double;
  dwc:latitude '50.23278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53935 50.23278, 1.53935 50.23278, 1.53935 50.23278, 1.53935 50.23278, 1.53935 50.23278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6390'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.53936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.53936)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.53936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8256'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53936'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53936 50.23, 1.53936 50.23, 1.53936 50.23, 1.53936 50.23, 1.53936 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8256'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.53936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23019"^^xsd:decimal ;
  dwc:decimalLongitude "1.53936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.53936)"^^geo:wktLiteral ;
  geo-pos:lat "50.23019"^^xsd:decimal ;
  geo-pos:long "1.53936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53936'^^xsd:double;
  dwc:latitude '50.23019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53936 50.23019, 1.53936 50.23019, 1.53936 50.23019, 1.53936 50.23019, 1.53936 50.23019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6272'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.53937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2269"^^xsd:decimal ;
  dwc:decimalLongitude "1.53937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.53937)"^^geo:wktLiteral ;
  geo-pos:lat "50.2269"^^xsd:decimal ;
  geo-pos:long "1.53937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53937'^^xsd:double;
  dwc:latitude '50.2269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53937 50.2269, 1.53937 50.2269, 1.53937 50.2269, 1.53937 50.2269, 1.53937 50.2269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7088'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.53937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22728"^^xsd:decimal ;
  dwc:decimalLongitude "1.53937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.53937)"^^geo:wktLiteral ;
  geo-pos:lat "50.22728"^^xsd:decimal ;
  geo-pos:long "1.53937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11156'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53937'^^xsd:double;
  dwc:latitude '50.22728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53937 50.22728, 1.53937 50.22728, 1.53937 50.22728, 1.53937 50.22728, 1.53937 50.22728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11156'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34497 1.53937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34497"^^xsd:decimal ;
  dwc:decimalLongitude "1.53937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34497 1.53937)"^^geo:wktLiteral ;
  geo-pos:lat "50.34497"^^xsd:decimal ;
  geo-pos:long "1.53937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.954444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53937'^^xsd:double;
  dwc:latitude '50.34497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53937 50.34497, 1.53937 50.34497, 1.53937 50.34497, 1.53937 50.34497, 1.53937 50.34497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9552'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22058 1.53938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22058"^^xsd:decimal ;
  dwc:decimalLongitude "1.53938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22058 1.53938)"^^geo:wktLiteral ;
  geo-pos:lat "50.22058"^^xsd:decimal ;
  geo-pos:long "1.53938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53938'^^xsd:double;
  dwc:latitude '50.22058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53938 50.22058, 1.53938 50.22058, 1.53938 50.22058, 1.53938 50.22058, 1.53938 50.22058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_691'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.53938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.53938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.53938)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.53938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2281'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53938'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53938 50.23159, 1.53938 50.23159, 1.53938 50.23159, 1.53938 50.23159, 1.53938 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2281'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3522 1.53938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3522"^^xsd:decimal ;
  dwc:decimalLongitude "1.53938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3522 1.53938)"^^geo:wktLiteral ;
  geo-pos:lat "50.3522"^^xsd:decimal ;
  geo-pos:long "1.53938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53938'^^xsd:double;
  dwc:latitude '50.3522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53938 50.3522, 1.53938 50.3522, 1.53938 50.3522, 1.53938 50.3522, 1.53938 50.3522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8089'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.53939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.53939)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.53939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53939'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53939 50.23333, 1.53939 50.23333, 1.53939 50.23333, 1.53939 50.23333, 1.53939 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8033'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.53941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23257"^^xsd:decimal ;
  dwc:decimalLongitude "1.53941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.53941)"^^geo:wktLiteral ;
  geo-pos:lat "50.23257"^^xsd:decimal ;
  geo-pos:long "1.53941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.635555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53941'^^xsd:double;
  dwc:latitude '50.23257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53941 50.23257, 1.53941 50.23257, 1.53941 50.23257, 1.53941 50.23257, 1.53941 50.23257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4853'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.53943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22961"^^xsd:decimal ;
  dwc:decimalLongitude "1.53943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.53943)"^^geo:wktLiteral ;
  geo-pos:lat "50.22961"^^xsd:decimal ;
  geo-pos:long "1.53943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53943'^^xsd:double;
  dwc:latitude '50.22961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53943 50.22961, 1.53943 50.22961, 1.53943 50.22961, 1.53943 50.22961, 1.53943 50.22961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5059'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.53944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21856"^^xsd:decimal ;
  dwc:decimalLongitude "1.53944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.53944)"^^geo:wktLiteral ;
  geo-pos:lat "50.21856"^^xsd:decimal ;
  geo-pos:long "1.53944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_14'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_14'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53944'^^xsd:double;
  dwc:latitude '50.21856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53944 50.21856, 1.53944 50.21856, 1.53944 50.21856, 1.53944 50.21856, 1.53944 50.21856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_14'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23208"^^xsd:decimal ;
  dwc:decimalLongitude "1.53944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.53944)"^^geo:wktLiteral ;
  geo-pos:lat "50.23208"^^xsd:decimal ;
  geo-pos:long "1.53944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53944'^^xsd:double;
  dwc:latitude '50.23208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53944 50.23208, 1.53944 50.23208, 1.53944 50.23208, 1.53944 50.23208, 1.53944 50.23208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5645'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.53945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23125"^^xsd:decimal ;
  dwc:decimalLongitude "1.53945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.53945)"^^geo:wktLiteral ;
  geo-pos:lat "50.23125"^^xsd:decimal ;
  geo-pos:long "1.53945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53945'^^xsd:double;
  dwc:latitude '50.23125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53945 50.23125, 1.53945 50.23125, 1.53945 50.23125, 1.53945 50.23125, 1.53945 50.23125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5781'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22215 1.53946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22215"^^xsd:decimal ;
  dwc:decimalLongitude "1.53946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22215 1.53946)"^^geo:wktLiteral ;
  geo-pos:lat "50.22215"^^xsd:decimal ;
  geo-pos:long "1.53946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53946'^^xsd:double;
  dwc:latitude '50.22215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53946 50.22215, 1.53946 50.22215, 1.53946 50.22215, 1.53946 50.22215, 1.53946 50.22215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2944'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.53946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53946)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.53946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53946'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53946 50.22974, 1.53946 50.22974, 1.53946 50.22974, 1.53946 50.22974, 1.53946 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6885'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.53946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23002"^^xsd:decimal ;
  dwc:decimalLongitude "1.53946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.53946)"^^geo:wktLiteral ;
  geo-pos:lat "50.23002"^^xsd:decimal ;
  geo-pos:long "1.53946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53946'^^xsd:double;
  dwc:latitude '50.23002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53946 50.23002, 1.53946 50.23002, 1.53946 50.23002, 1.53946 50.23002, 1.53946 50.23002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4499'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.53946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23171"^^xsd:decimal ;
  dwc:decimalLongitude "1.53946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.53946)"^^geo:wktLiteral ;
  geo-pos:lat "50.23171"^^xsd:decimal ;
  geo-pos:long "1.53946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4887'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53946'^^xsd:double;
  dwc:latitude '50.23171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53946 50.23171, 1.53946 50.23171, 1.53946 50.23171, 1.53946 50.23171, 1.53946 50.23171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4887'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.53947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.53947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.53947)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.53947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53947'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53947 50.22941, 1.53947 50.22941, 1.53947 50.22941, 1.53947 50.22941, 1.53947 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6908'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3198 1.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3198"^^xsd:decimal ;
  dwc:decimalLongitude "1.53949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3198 1.53949)"^^geo:wktLiteral ;
  geo-pos:lat "50.3198"^^xsd:decimal ;
  geo-pos:long "1.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53949'^^xsd:double;
  dwc:latitude '50.3198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53949 50.3198, 1.53949 50.3198, 1.53949 50.3198, 1.53949 50.3198, 1.53949 50.3198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9611'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.5395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22997"^^xsd:decimal ;
  dwc:decimalLongitude "1.5395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.5395)"^^geo:wktLiteral ;
  geo-pos:lat "50.22997"^^xsd:decimal ;
  geo-pos:long "1.5395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5395'^^xsd:double;
  dwc:latitude '50.22997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5395 50.22997, 1.5395 50.22997, 1.5395 50.22997, 1.5395 50.22997, 1.5395 50.22997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8125'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.53951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22876"^^xsd:decimal ;
  dwc:decimalLongitude "1.53951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.53951)"^^geo:wktLiteral ;
  geo-pos:lat "50.22876"^^xsd:decimal ;
  geo-pos:long "1.53951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53951'^^xsd:double;
  dwc:latitude '50.22876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53951 50.22876, 1.53951 50.22876, 1.53951 50.22876, 1.53951 50.22876, 1.53951 50.22876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12979'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.53952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23142"^^xsd:decimal ;
  dwc:decimalLongitude "1.53952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.53952)"^^geo:wktLiteral ;
  geo-pos:lat "50.23142"^^xsd:decimal ;
  geo-pos:long "1.53952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53952'^^xsd:double;
  dwc:latitude '50.23142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53952 50.23142, 1.53952 50.23142, 1.53952 50.23142, 1.53952 50.23142, 1.53952 50.23142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11669'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.351 1.53952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.351"^^xsd:decimal ;
  dwc:decimalLongitude "1.53952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.351 1.53952)"^^geo:wktLiteral ;
  geo-pos:lat "50.351"^^xsd:decimal ;
  geo-pos:long "1.53952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53952'^^xsd:double;
  dwc:latitude '50.351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53952 50.351, 1.53952 50.351, 1.53952 50.351, 1.53952 50.351, 1.53952 50.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8090'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37822 1.53952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37822"^^xsd:decimal ;
  dwc:decimalLongitude "1.53952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37822 1.53952)"^^geo:wktLiteral ;
  geo-pos:lat "50.37822"^^xsd:decimal ;
  geo-pos:long "1.53952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53952'^^xsd:double;
  dwc:latitude '50.37822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53952 50.37822, 1.53952 50.37822, 1.53952 50.37822, 1.53952 50.37822, 1.53952 50.37822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3554'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.53953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.53953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.53953)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.53953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53953'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53953 50.22916, 1.53953 50.22916, 1.53953 50.22916, 1.53953 50.22916, 1.53953 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5206'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.53954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.53954)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.53954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.173333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53954'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53954 50.23304, 1.53954 50.23304, 1.53954 50.23304, 1.53954 50.23304, 1.53954 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1909'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36237 1.53954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36237"^^xsd:decimal ;
  dwc:decimalLongitude "1.53954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36237 1.53954)"^^geo:wktLiteral ;
  geo-pos:lat "50.36237"^^xsd:decimal ;
  geo-pos:long "1.53954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.746666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53954'^^xsd:double;
  dwc:latitude '50.36237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53954 50.36237, 1.53954 50.36237, 1.53954 50.36237, 1.53954 50.36237, 1.53954 50.36237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8721'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23356"^^xsd:decimal ;
  dwc:decimalLongitude "1.53958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23356 1.53958)"^^geo:wktLiteral ;
  geo-pos:lat "50.23356"^^xsd:decimal ;
  geo-pos:long "1.53958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53958'^^xsd:double;
  dwc:latitude '50.23356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53958 50.23356, 1.53958 50.23356, 1.53958 50.23356, 1.53958 50.23356, 1.53958 50.23356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1718'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.5396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.5396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.5396)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.5396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5396'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5396 50.2295, 1.5396 50.2295, 1.5396 50.2295, 1.5396 50.2295, 1.5396 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6069'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22495 1.53961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22495"^^xsd:decimal ;
  dwc:decimalLongitude "1.53961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22495 1.53961)"^^geo:wktLiteral ;
  geo-pos:lat "50.22495"^^xsd:decimal ;
  geo-pos:long "1.53961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53961'^^xsd:double;
  dwc:latitude '50.22495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53961 50.22495, 1.53961 50.22495, 1.53961 50.22495, 1.53961 50.22495, 1.53961 50.22495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4187'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.53961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.53961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.53961)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.53961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13143'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53961'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53961 50.23239, 1.53961 50.23239, 1.53961 50.23239, 1.53961 50.23239, 1.53961 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13143'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22288 1.53962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22288"^^xsd:decimal ;
  dwc:decimalLongitude "1.53962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22288 1.53962)"^^geo:wktLiteral ;
  geo-pos:lat "50.22288"^^xsd:decimal ;
  geo-pos:long "1.53962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53962'^^xsd:double;
  dwc:latitude '50.22288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53962 50.22288, 1.53962 50.22288, 1.53962 50.22288, 1.53962 50.22288, 1.53962 50.22288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5074'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.53962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22973"^^xsd:decimal ;
  dwc:decimalLongitude "1.53962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.53962)"^^geo:wktLiteral ;
  geo-pos:lat "50.22973"^^xsd:decimal ;
  geo-pos:long "1.53962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53962'^^xsd:double;
  dwc:latitude '50.22973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53962 50.22973, 1.53962 50.22973, 1.53962 50.22973, 1.53962 50.22973, 1.53962 50.22973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6655'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.53963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.53963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.53963)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.53963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53963'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53963 50.23213, 1.53963 50.23213, 1.53963 50.23213, 1.53963 50.23213, 1.53963 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5285'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.53965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23044"^^xsd:decimal ;
  dwc:decimalLongitude "1.53965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.53965)"^^geo:wktLiteral ;
  geo-pos:lat "50.23044"^^xsd:decimal ;
  geo-pos:long "1.53965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53965'^^xsd:double;
  dwc:latitude '50.23044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53965 50.23044, 1.53965 50.23044, 1.53965 50.23044, 1.53965 50.23044, 1.53965 50.23044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4497'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.53965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.53965)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.53965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53965'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53965 50.23126, 1.53965 50.23126, 1.53965 50.23126, 1.53965 50.23126, 1.53965 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6997'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33204 1.53965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33204"^^xsd:decimal ;
  dwc:decimalLongitude "1.53965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33204 1.53965)"^^geo:wktLiteral ;
  geo-pos:lat "50.33204"^^xsd:decimal ;
  geo-pos:long "1.53965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53965'^^xsd:double;
  dwc:latitude '50.33204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53965 50.33204, 1.53965 50.33204, 1.53965 50.33204, 1.53965 50.33204, 1.53965 50.33204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8702'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.53969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.53969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.53969)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.53969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53969'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53969 50.22913, 1.53969 50.22913, 1.53969 50.22913, 1.53969 50.22913, 1.53969 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5214'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.53971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23074"^^xsd:decimal ;
  dwc:decimalLongitude "1.53971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.53971)"^^geo:wktLiteral ;
  geo-pos:lat "50.23074"^^xsd:decimal ;
  geo-pos:long "1.53971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53971'^^xsd:double;
  dwc:latitude '50.23074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53971 50.23074, 1.53971 50.23074, 1.53971 50.23074, 1.53971 50.23074, 1.53971 50.23074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12694'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.53972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23044"^^xsd:decimal ;
  dwc:decimalLongitude "1.53972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.53972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23044"^^xsd:decimal ;
  geo-pos:long "1.53972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53972'^^xsd:double;
  dwc:latitude '50.23044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53972 50.23044, 1.53972 50.23044, 1.53972 50.23044, 1.53972 50.23044, 1.53972 50.23044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7347'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.53973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.53973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.53973)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.53973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53973'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53973 50.22901, 1.53973 50.22901, 1.53973 50.22901, 1.53973 50.22901, 1.53973 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6933'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38042 1.53974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38042"^^xsd:decimal ;
  dwc:decimalLongitude "1.53974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38042 1.53974)"^^geo:wktLiteral ;
  geo-pos:lat "50.38042"^^xsd:decimal ;
  geo-pos:long "1.53974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53974'^^xsd:double;
  dwc:latitude '50.38042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53974 50.38042, 1.53974 50.38042, 1.53974 50.38042, 1.53974 50.38042, 1.53974 50.38042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7616'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.53975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23082"^^xsd:decimal ;
  dwc:decimalLongitude "1.53975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.53975)"^^geo:wktLiteral ;
  geo-pos:lat "50.23082"^^xsd:decimal ;
  geo-pos:long "1.53975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53975'^^xsd:double;
  dwc:latitude '50.23082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53975 50.23082, 1.53975 50.23082, 1.53975 50.23082, 1.53975 50.23082, 1.53975 50.23082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12309'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.53976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23157"^^xsd:decimal ;
  dwc:decimalLongitude "1.53976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.53976)"^^geo:wktLiteral ;
  geo-pos:lat "50.23157"^^xsd:decimal ;
  geo-pos:long "1.53976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53976'^^xsd:double;
  dwc:latitude '50.23157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53976 50.23157, 1.53976 50.23157, 1.53976 50.23157, 1.53976 50.23157, 1.53976 50.23157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5987'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36764 1.53976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36764"^^xsd:decimal ;
  dwc:decimalLongitude "1.53976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36764 1.53976)"^^geo:wktLiteral ;
  geo-pos:lat "50.36764"^^xsd:decimal ;
  geo-pos:long "1.53976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7515'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53976'^^xsd:double;
  dwc:latitude '50.36764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53976 50.36764, 1.53976 50.36764, 1.53976 50.36764, 1.53976 50.36764, 1.53976 50.36764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7515'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.22665"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.22665, 1.53978 50.22665, 1.53978 50.22665, 1.53978 50.22665, 1.53978 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7025'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.804444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.22992, 1.53978 50.22992, 1.53978 50.22992, 1.53978 50.22992, 1.53978 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5079'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23179"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.23179"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.901111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.23179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.23179, 1.53978 50.23179, 1.53978 50.23179, 1.53978 50.23179, 1.53978 50.23179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10892'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25058 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25058"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25058 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.25058"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.25058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.25058, 1.53978 50.25058, 1.53978 50.25058, 1.53978 50.25058, 1.53978 50.25058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7804'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30406 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30406"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30406 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.30406"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.30406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.30406, 1.53978 50.30406, 1.53978 50.30406, 1.53978 50.30406, 1.53978 50.30406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7299'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33079 1.53978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33079"^^xsd:decimal ;
  dwc:decimalLongitude "1.53978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33079 1.53978)"^^geo:wktLiteral ;
  geo-pos:lat "50.33079"^^xsd:decimal ;
  geo-pos:long "1.53978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53978'^^xsd:double;
  dwc:latitude '50.33079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53978 50.33079, 1.53978 50.33079, 1.53978 50.33079, 1.53978 50.33079, 1.53978 50.33079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3532'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.53979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22429"^^xsd:decimal ;
  dwc:decimalLongitude "1.53979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.53979)"^^geo:wktLiteral ;
  geo-pos:lat "50.22429"^^xsd:decimal ;
  geo-pos:long "1.53979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_17'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_17'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53979'^^xsd:double;
  dwc:latitude '50.22429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53979 50.22429, 1.53979 50.22429, 1.53979 50.22429, 1.53979 50.22429, 1.53979 50.22429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_17'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.53979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.53979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.53979)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.53979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53979'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53979 50.22953, 1.53979 50.22953, 1.53979 50.22953, 1.53979 50.22953, 1.53979 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7261'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32626 1.5398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32626"^^xsd:decimal ;
  dwc:decimalLongitude "1.5398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32626 1.5398)"^^geo:wktLiteral ;
  geo-pos:lat "50.32626"^^xsd:decimal ;
  geo-pos:long "1.5398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5398'^^xsd:double;
  dwc:latitude '50.32626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5398 50.32626, 1.5398 50.32626, 1.5398 50.32626, 1.5398 50.32626, 1.5398 50.32626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3821'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38086 1.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38086"^^xsd:decimal ;
  dwc:decimalLongitude "1.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38086 1.53982)"^^geo:wktLiteral ;
  geo-pos:lat "50.38086"^^xsd:decimal ;
  geo-pos:long "1.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53982'^^xsd:double;
  dwc:latitude '50.38086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53982 50.38086, 1.53982 50.38086, 1.53982 50.38086, 1.53982 50.38086, 1.53982 50.38086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1202'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.53983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.53983)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.53983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.93'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53983'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53983 50.23209, 1.53983 50.23209, 1.53983 50.23209, 1.53983 50.23209, 1.53983 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6149'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24149 1.53983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24149"^^xsd:decimal ;
  dwc:decimalLongitude "1.53983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24149 1.53983)"^^geo:wktLiteral ;
  geo-pos:lat "50.24149"^^xsd:decimal ;
  geo-pos:long "1.53983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53983'^^xsd:double;
  dwc:latitude '50.24149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53983 50.24149, 1.53983 50.24149, 1.53983 50.24149, 1.53983 50.24149, 1.53983 50.24149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_867'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34907 1.53983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34907"^^xsd:decimal ;
  dwc:decimalLongitude "1.53983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34907 1.53983)"^^geo:wktLiteral ;
  geo-pos:lat "50.34907"^^xsd:decimal ;
  geo-pos:long "1.53983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53983'^^xsd:double;
  dwc:latitude '50.34907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53983 50.34907, 1.53983 50.34907, 1.53983 50.34907, 1.53983 50.34907, 1.53983 50.34907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8798'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33617 1.53985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33617"^^xsd:decimal ;
  dwc:decimalLongitude "1.53985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33617 1.53985)"^^geo:wktLiteral ;
  geo-pos:lat "50.33617"^^xsd:decimal ;
  geo-pos:long "1.53985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.591111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53985'^^xsd:double;
  dwc:latitude '50.33617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53985 50.33617, 1.53985 50.33617, 1.53985 50.33617, 1.53985 50.33617, 1.53985 50.33617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9500'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22049 1.53986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22049"^^xsd:decimal ;
  dwc:decimalLongitude "1.53986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22049 1.53986)"^^geo:wktLiteral ;
  geo-pos:lat "50.22049"^^xsd:decimal ;
  geo-pos:long "1.53986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53986'^^xsd:double;
  dwc:latitude '50.22049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53986 50.22049, 1.53986 50.22049, 1.53986 50.22049, 1.53986 50.22049, 1.53986 50.22049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_670'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22186 1.53988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22186"^^xsd:decimal ;
  dwc:decimalLongitude "1.53988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22186 1.53988)"^^geo:wktLiteral ;
  geo-pos:lat "50.22186"^^xsd:decimal ;
  geo-pos:long "1.53988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53988'^^xsd:double;
  dwc:latitude '50.22186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53988 50.22186, 1.53988 50.22186, 1.53988 50.22186, 1.53988 50.22186, 1.53988 50.22186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_739'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22645 1.53988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22645"^^xsd:decimal ;
  dwc:decimalLongitude "1.53988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22645 1.53988)"^^geo:wktLiteral ;
  geo-pos:lat "50.22645"^^xsd:decimal ;
  geo-pos:long "1.53988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53988'^^xsd:double;
  dwc:latitude '50.22645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53988 50.22645, 1.53988 50.22645, 1.53988 50.22645, 1.53988 50.22645, 1.53988 50.22645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6629'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.53988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.53988)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.53988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53988'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53988 50.22981, 1.53988 50.22981, 1.53988 50.22981, 1.53988 50.22981, 1.53988 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7227'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.5399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.5399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.5399)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.5399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5399'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5399 50.23062, 1.5399 50.23062, 1.5399 50.23062, 1.5399 50.23062, 1.5399 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4494'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.53991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22293"^^xsd:decimal ;
  dwc:decimalLongitude "1.53991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.53991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22293"^^xsd:decimal ;
  geo-pos:long "1.53991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.3344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53991'^^xsd:double;
  dwc:latitude '50.22293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53991 50.22293, 1.53991 50.22293, 1.53991 50.22293, 1.53991 50.22293, 1.53991 50.22293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10448'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.53991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.53991)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.53991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53991'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53991 50.23027, 1.53991 50.23027, 1.53991 50.23027, 1.53991 50.23027, 1.53991 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2283'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.53992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.53992)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.53992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.045555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53992'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53992 50.23253, 1.53992 50.23253, 1.53992 50.23253, 1.53992 50.23253, 1.53992 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7012'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.53993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.53993)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.53993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53993'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53993 50.23217, 1.53993 50.23217, 1.53993 50.23217, 1.53993 50.23217, 1.53993 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_685'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34289 1.53993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34289"^^xsd:decimal ;
  dwc:decimalLongitude "1.53993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34289 1.53993)"^^geo:wktLiteral ;
  geo-pos:lat "50.34289"^^xsd:decimal ;
  geo-pos:long "1.53993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53993'^^xsd:double;
  dwc:latitude '50.34289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53993 50.34289, 1.53993 50.34289, 1.53993 50.34289, 1.53993 50.34289, 1.53993 50.34289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8573'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.53994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.53994)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.53994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53994'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53994 50.22974, 1.53994 50.22974, 1.53994 50.22974, 1.53994 50.22974, 1.53994 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8803'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22046 1.53995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22046"^^xsd:decimal ;
  dwc:decimalLongitude "1.53995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22046 1.53995)"^^geo:wktLiteral ;
  geo-pos:lat "50.22046"^^xsd:decimal ;
  geo-pos:long "1.53995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53995'^^xsd:double;
  dwc:latitude '50.22046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53995 50.22046, 1.53995 50.22046, 1.53995 50.22046, 1.53995 50.22046, 1.53995 50.22046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_357'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22091 1.53996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22091"^^xsd:decimal ;
  dwc:decimalLongitude "1.53996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22091 1.53996)"^^geo:wktLiteral ;
  geo-pos:lat "50.22091"^^xsd:decimal ;
  geo-pos:long "1.53996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.32888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53996'^^xsd:double;
  dwc:latitude '50.22091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53996 50.22091, 1.53996 50.22091, 1.53996 50.22091, 1.53996 50.22091, 1.53996 50.22091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10773'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.53996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "1.53996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.53996)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "1.53996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.568888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53996'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53996 50.2278, 1.53996 50.2278, 1.53996 50.2278, 1.53996 50.2278, 1.53996 50.2278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6628'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23169"^^xsd:decimal ;
  dwc:decimalLongitude "1.53997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23169 1.53997)"^^geo:wktLiteral ;
  geo-pos:lat "50.23169"^^xsd:decimal ;
  geo-pos:long "1.53997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53997'^^xsd:double;
  dwc:latitude '50.23169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53997 50.23169, 1.53997 50.23169, 1.53997 50.23169, 1.53997 50.23169, 1.53997 50.23169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_874'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.53998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.53998)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.53998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1549'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53998'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53998 50.22971, 1.53998 50.22971, 1.53998 50.22971, 1.53998 50.22971, 1.53998 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1549'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.53998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.53998)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.53998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53998'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53998 50.2299, 1.53998 50.2299, 1.53998 50.2299, 1.53998 50.2299, 1.53998 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10467'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30443 1.53998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30443"^^xsd:decimal ;
  dwc:decimalLongitude "1.53998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30443 1.53998)"^^geo:wktLiteral ;
  geo-pos:lat "50.30443"^^xsd:decimal ;
  geo-pos:long "1.53998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53998'^^xsd:double;
  dwc:latitude '50.30443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53998 50.30443, 1.53998 50.30443, 1.53998 50.30443, 1.53998 50.30443, 1.53998 50.30443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7300'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39607 1.53999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39607"^^xsd:decimal ;
  dwc:decimalLongitude "1.53999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39607 1.53999)"^^geo:wktLiteral ;
  geo-pos:lat "50.39607"^^xsd:decimal ;
  geo-pos:long "1.53999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.53999'^^xsd:double;
  dwc:latitude '50.39607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.53999 50.39607, 1.53999 50.39607, 1.53999 50.39607, 1.53999 50.39607, 1.53999 50.39607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3354'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11314'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54 50.2, 1.54 50.2, 1.54 50.2, 1.54 50.2, 1.54 50.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11314'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54 50.2, 1.54 50.2, 1.54 50.2, 1.54 50.2, 1.54 50.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9168'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22205 1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22205"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22205 1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.22205"^^xsd:decimal ;
  geo-pos:long "1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54'^^xsd:double;
  dwc:latitude '50.22205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54 50.22205, 1.54 50.22205, 1.54 50.22205, 1.54 50.22205, 1.54 50.22205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_759'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34086 1.54001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34086"^^xsd:decimal ;
  dwc:decimalLongitude "1.54001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34086 1.54001)"^^geo:wktLiteral ;
  geo-pos:lat "50.34086"^^xsd:decimal ;
  geo-pos:long "1.54001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54001'^^xsd:double;
  dwc:latitude '50.34086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54001 50.34086, 1.54001 50.34086, 1.54001 50.34086, 1.54001 50.34086, 1.54001 50.34086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9553'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21684 1.54002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21684"^^xsd:decimal ;
  dwc:decimalLongitude "1.54002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21684 1.54002)"^^geo:wktLiteral ;
  geo-pos:lat "50.21684"^^xsd:decimal ;
  geo-pos:long "1.54002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54002'^^xsd:double;
  dwc:latitude '50.21684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54002 50.21684, 1.54002 50.21684, 1.54002 50.21684, 1.54002 50.21684, 1.54002 50.21684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_392'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.54002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.54002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54002'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54002 50.23006, 1.54002 50.23006, 1.54002 50.23006, 1.54002 50.23006, 1.54002 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7228'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.54002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.54002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.54002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.54002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54002'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54002 50.23022, 1.54002 50.23022, 1.54002 50.23022, 1.54002 50.23022, 1.54002 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5978'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.54002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23237"^^xsd:decimal ;
  dwc:decimalLongitude "1.54002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.54002)"^^geo:wktLiteral ;
  geo-pos:lat "50.23237"^^xsd:decimal ;
  geo-pos:long "1.54002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11160'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54002'^^xsd:double;
  dwc:latitude '50.23237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54002 50.23237, 1.54002 50.23237, 1.54002 50.23237, 1.54002 50.23237, 1.54002 50.23237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11160'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34946 1.54002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34946"^^xsd:decimal ;
  dwc:decimalLongitude "1.54002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34946 1.54002)"^^geo:wktLiteral ;
  geo-pos:lat "50.34946"^^xsd:decimal ;
  geo-pos:long "1.54002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8286'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54002'^^xsd:double;
  dwc:latitude '50.34946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54002 50.34946, 1.54002 50.34946, 1.54002 50.34946, 1.54002 50.34946, 1.54002 50.34946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8286'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.54003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22714"^^xsd:decimal ;
  dwc:decimalLongitude "1.54003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.54003)"^^geo:wktLiteral ;
  geo-pos:lat "50.22714"^^xsd:decimal ;
  geo-pos:long "1.54003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.64'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54003'^^xsd:double;
  dwc:latitude '50.22714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54003 50.22714, 1.54003 50.22714, 1.54003 50.22714, 1.54003 50.22714, 1.54003 50.22714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3985'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.54005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22982"^^xsd:decimal ;
  dwc:decimalLongitude "1.54005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22982 1.54005)"^^geo:wktLiteral ;
  geo-pos:lat "50.22982"^^xsd:decimal ;
  geo-pos:long "1.54005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8273'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54005'^^xsd:double;
  dwc:latitude '50.22982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54005 50.22982, 1.54005 50.22982, 1.54005 50.22982, 1.54005 50.22982, 1.54005 50.22982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8273'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23165 1.54006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23165"^^xsd:decimal ;
  dwc:decimalLongitude "1.54006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23165 1.54006)"^^geo:wktLiteral ;
  geo-pos:lat "50.23165"^^xsd:decimal ;
  geo-pos:long "1.54006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54006'^^xsd:double;
  dwc:latitude '50.23165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54006 50.23165, 1.54006 50.23165, 1.54006 50.23165, 1.54006 50.23165, 1.54006 50.23165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10893'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.54006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23168"^^xsd:decimal ;
  dwc:decimalLongitude "1.54006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.54006)"^^geo:wktLiteral ;
  geo-pos:lat "50.23168"^^xsd:decimal ;
  geo-pos:long "1.54006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54006'^^xsd:double;
  dwc:latitude '50.23168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54006 50.23168, 1.54006 50.23168, 1.54006 50.23168, 1.54006 50.23168, 1.54006 50.23168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13030'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36168 1.54006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36168"^^xsd:decimal ;
  dwc:decimalLongitude "1.54006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36168 1.54006)"^^geo:wktLiteral ;
  geo-pos:lat "50.36168"^^xsd:decimal ;
  geo-pos:long "1.54006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54006'^^xsd:double;
  dwc:latitude '50.36168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54006 50.36168, 1.54006 50.36168, 1.54006 50.36168, 1.54006 50.36168, 1.54006 50.36168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8564'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22143 1.54007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22143"^^xsd:decimal ;
  dwc:decimalLongitude "1.54007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22143 1.54007)"^^geo:wktLiteral ;
  geo-pos:lat "50.22143"^^xsd:decimal ;
  geo-pos:long "1.54007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_437'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54007'^^xsd:double;
  dwc:latitude '50.22143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54007 50.22143, 1.54007 50.22143, 1.54007 50.22143, 1.54007 50.22143, 1.54007 50.22143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_437'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.54007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23112"^^xsd:decimal ;
  dwc:decimalLongitude "1.54007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.54007)"^^geo:wktLiteral ;
  geo-pos:lat "50.23112"^^xsd:decimal ;
  geo-pos:long "1.54007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54007'^^xsd:double;
  dwc:latitude '50.23112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54007 50.23112, 1.54007 50.23112, 1.54007 50.23112, 1.54007 50.23112, 1.54007 50.23112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4340'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23702 1.54007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23702"^^xsd:decimal ;
  dwc:decimalLongitude "1.54007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23702 1.54007)"^^geo:wktLiteral ;
  geo-pos:lat "50.23702"^^xsd:decimal ;
  geo-pos:long "1.54007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54007'^^xsd:double;
  dwc:latitude '50.23702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54007 50.23702, 1.54007 50.23702, 1.54007 50.23702, 1.54007 50.23702, 1.54007 50.23702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_235'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.54009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.54009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.54009)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.54009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54009'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54009 50.22949, 1.54009 50.22949, 1.54009 50.22949, 1.54009 50.22949, 1.54009 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6173'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.54009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54009)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.54009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54009'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54009 50.23244, 1.54009 50.23244, 1.54009 50.23244, 1.54009 50.23244, 1.54009 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12791'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.5401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2296"^^xsd:decimal ;
  dwc:decimalLongitude "1.5401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.5401)"^^geo:wktLiteral ;
  geo-pos:lat "50.2296"^^xsd:decimal ;
  geo-pos:long "1.5401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5401'^^xsd:double;
  dwc:latitude '50.2296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5401 50.2296, 1.5401 50.2296, 1.5401 50.2296, 1.5401 50.2296, 1.5401 50.2296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7260'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.5401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.5401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.5401)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.5401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5401'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5401 50.23192, 1.5401 50.23192, 1.5401 50.23192, 1.5401 50.23192, 1.5401 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8447'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35742 1.5401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35742"^^xsd:decimal ;
  dwc:decimalLongitude "1.5401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35742 1.5401)"^^geo:wktLiteral ;
  geo-pos:lat "50.35742"^^xsd:decimal ;
  geo-pos:long "1.5401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5401'^^xsd:double;
  dwc:latitude '50.35742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5401 50.35742, 1.5401 50.35742, 1.5401 50.35742, 1.5401 50.35742, 1.5401 50.35742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8079'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35254 1.54013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35254"^^xsd:decimal ;
  dwc:decimalLongitude "1.54013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35254 1.54013)"^^geo:wktLiteral ;
  geo-pos:lat "50.35254"^^xsd:decimal ;
  geo-pos:long "1.54013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54013'^^xsd:double;
  dwc:latitude '50.35254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54013 50.35254, 1.54013 50.35254, 1.54013 50.35254, 1.54013 50.35254, 1.54013 50.35254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2491'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.54014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.54014)"^^geo:wktLiteral ;
  geo-pos:lat "50.2252"^^xsd:decimal ;
  geo-pos:long "1.54014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2253'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54014'^^xsd:double;
  dwc:latitude '50.2252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54014 50.2252, 1.54014 50.2252, 1.54014 50.2252, 1.54014 50.2252, 1.54014 50.2252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2253'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.54014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22595"^^xsd:decimal ;
  dwc:decimalLongitude "1.54014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22595 1.54014)"^^geo:wktLiteral ;
  geo-pos:lat "50.22595"^^xsd:decimal ;
  geo-pos:long "1.54014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.171111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54014'^^xsd:double;
  dwc:latitude '50.22595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54014 50.22595, 1.54014 50.22595, 1.54014 50.22595, 1.54014 50.22595, 1.54014 50.22595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4577'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.54014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.54014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.54014)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.54014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54014'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54014 50.23128, 1.54014 50.23128, 1.54014 50.23128, 1.54014 50.23128, 1.54014 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8643'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22527 1.54016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22527"^^xsd:decimal ;
  dwc:decimalLongitude "1.54016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22527 1.54016)"^^geo:wktLiteral ;
  geo-pos:lat "50.22527"^^xsd:decimal ;
  geo-pos:long "1.54016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54016'^^xsd:double;
  dwc:latitude '50.22527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54016 50.22527, 1.54016 50.22527, 1.54016 50.22527, 1.54016 50.22527, 1.54016 50.22527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7026'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.54016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23079"^^xsd:decimal ;
  dwc:decimalLongitude "1.54016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.54016)"^^geo:wktLiteral ;
  geo-pos:lat "50.23079"^^xsd:decimal ;
  geo-pos:long "1.54016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.075555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54016'^^xsd:double;
  dwc:latitude '50.23079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54016 50.23079, 1.54016 50.23079, 1.54016 50.23079, 1.54016 50.23079, 1.54016 50.23079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5215'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39346 1.54016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39346"^^xsd:decimal ;
  dwc:decimalLongitude "1.54016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39346 1.54016)"^^geo:wktLiteral ;
  geo-pos:lat "50.39346"^^xsd:decimal ;
  geo-pos:long "1.54016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54016'^^xsd:double;
  dwc:latitude '50.39346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54016 50.39346, 1.54016 50.39346, 1.54016 50.39346, 1.54016 50.39346, 1.54016 50.39346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7407'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34925 1.54017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34925"^^xsd:decimal ;
  dwc:decimalLongitude "1.54017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34925 1.54017)"^^geo:wktLiteral ;
  geo-pos:lat "50.34925"^^xsd:decimal ;
  geo-pos:long "1.54017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54017'^^xsd:double;
  dwc:latitude '50.34925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54017 50.34925, 1.54017 50.34925, 1.54017 50.34925, 1.54017 50.34925, 1.54017 50.34925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8092'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23088"^^xsd:decimal ;
  dwc:decimalLongitude "1.54018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54018)"^^geo:wktLiteral ;
  geo-pos:lat "50.23088"^^xsd:decimal ;
  geo-pos:long "1.54018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12885'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.937777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54018'^^xsd:double;
  dwc:latitude '50.23088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54018 50.23088, 1.54018 50.23088, 1.54018 50.23088, 1.54018 50.23088, 1.54018 50.23088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12885'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23541 1.54018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23541"^^xsd:decimal ;
  dwc:decimalLongitude "1.54018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23541 1.54018)"^^geo:wktLiteral ;
  geo-pos:lat "50.23541"^^xsd:decimal ;
  geo-pos:long "1.54018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54018'^^xsd:double;
  dwc:latitude '50.23541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54018 50.23541, 1.54018 50.23541, 1.54018 50.23541, 1.54018 50.23541, 1.54018 50.23541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12347'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36326 1.54018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36326"^^xsd:decimal ;
  dwc:decimalLongitude "1.54018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36326 1.54018)"^^geo:wktLiteral ;
  geo-pos:lat "50.36326"^^xsd:decimal ;
  geo-pos:long "1.54018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7511'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54018'^^xsd:double;
  dwc:latitude '50.36326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54018 50.36326, 1.54018 50.36326, 1.54018 50.36326, 1.54018 50.36326, 1.54018 50.36326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7511'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21486 1.54019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21486"^^xsd:decimal ;
  dwc:decimalLongitude "1.54019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21486 1.54019)"^^geo:wktLiteral ;
  geo-pos:lat "50.21486"^^xsd:decimal ;
  geo-pos:long "1.54019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54019'^^xsd:double;
  dwc:latitude '50.21486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54019 50.21486, 1.54019 50.21486, 1.54019 50.21486, 1.54019 50.21486, 1.54019 50.21486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_353'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.54019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54019)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.54019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54019'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54019 50.2294, 1.54019 50.2294, 1.54019 50.2294, 1.54019 50.2294, 1.54019 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9476'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.5402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.5402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.5402)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.5402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5402'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5402 50.2297, 1.5402 50.2297, 1.5402 50.2297, 1.5402 50.2297, 1.5402 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3913'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22287 1.54021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22287"^^xsd:decimal ;
  dwc:decimalLongitude "1.54021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22287 1.54021)"^^geo:wktLiteral ;
  geo-pos:lat "50.22287"^^xsd:decimal ;
  geo-pos:long "1.54021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_486'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54021'^^xsd:double;
  dwc:latitude '50.22287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54021 50.22287, 1.54021 50.22287, 1.54021 50.22287, 1.54021 50.22287, 1.54021 50.22287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_486'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.54021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22854"^^xsd:decimal ;
  dwc:decimalLongitude "1.54021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.54021)"^^geo:wktLiteral ;
  geo-pos:lat "50.22854"^^xsd:decimal ;
  geo-pos:long "1.54021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54021'^^xsd:double;
  dwc:latitude '50.22854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54021 50.22854, 1.54021 50.22854, 1.54021 50.22854, 1.54021 50.22854, 1.54021 50.22854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6537'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34201 1.54021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34201"^^xsd:decimal ;
  dwc:decimalLongitude "1.54021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34201 1.54021)"^^geo:wktLiteral ;
  geo-pos:lat "50.34201"^^xsd:decimal ;
  geo-pos:long "1.54021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54021'^^xsd:double;
  dwc:latitude '50.34201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54021 50.34201, 1.54021 50.34201, 1.54021 50.34201, 1.54021 50.34201, 1.54021 50.34201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8576'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33241 1.54022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33241"^^xsd:decimal ;
  dwc:decimalLongitude "1.54022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33241 1.54022)"^^geo:wktLiteral ;
  geo-pos:lat "50.33241"^^xsd:decimal ;
  geo-pos:long "1.54022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54022'^^xsd:double;
  dwc:latitude '50.33241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54022 50.33241, 1.54022 50.33241, 1.54022 50.33241, 1.54022 50.33241, 1.54022 50.33241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9503'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.54023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22951"^^xsd:decimal ;
  dwc:decimalLongitude "1.54023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.54023)"^^geo:wktLiteral ;
  geo-pos:lat "50.22951"^^xsd:decimal ;
  geo-pos:long "1.54023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54023'^^xsd:double;
  dwc:latitude '50.22951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54023 50.22951, 1.54023 50.22951, 1.54023 50.22951, 1.54023 50.22951, 1.54023 50.22951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7247'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.54023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22956"^^xsd:decimal ;
  dwc:decimalLongitude "1.54023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.54023)"^^geo:wktLiteral ;
  geo-pos:lat "50.22956"^^xsd:decimal ;
  geo-pos:long "1.54023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54023'^^xsd:double;
  dwc:latitude '50.22956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54023 50.22956, 1.54023 50.22956, 1.54023 50.22956, 1.54023 50.22956, 1.54023 50.22956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7338'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22625 1.54024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22625"^^xsd:decimal ;
  dwc:decimalLongitude "1.54024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22625 1.54024)"^^geo:wktLiteral ;
  geo-pos:lat "50.22625"^^xsd:decimal ;
  geo-pos:long "1.54024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54024'^^xsd:double;
  dwc:latitude '50.22625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54024 50.22625, 1.54024 50.22625, 1.54024 50.22625, 1.54024 50.22625, 1.54024 50.22625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7089'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.54025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22823"^^xsd:decimal ;
  dwc:decimalLongitude "1.54025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.54025)"^^geo:wktLiteral ;
  geo-pos:lat "50.22823"^^xsd:decimal ;
  geo-pos:long "1.54025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2243'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.20777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54025'^^xsd:double;
  dwc:latitude '50.22823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54025 50.22823, 1.54025 50.22823, 1.54025 50.22823, 1.54025 50.22823, 1.54025 50.22823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2243'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2262 1.54026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2262"^^xsd:decimal ;
  dwc:decimalLongitude "1.54026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2262 1.54026)"^^geo:wktLiteral ;
  geo-pos:lat "50.2262"^^xsd:decimal ;
  geo-pos:long "1.54026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54026'^^xsd:double;
  dwc:latitude '50.2262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54026 50.2262, 1.54026 50.2262, 1.54026 50.2262, 1.54026 50.2262, 1.54026 50.2262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4632'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.54026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22742"^^xsd:decimal ;
  dwc:decimalLongitude "1.54026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.54026)"^^geo:wktLiteral ;
  geo-pos:lat "50.22742"^^xsd:decimal ;
  geo-pos:long "1.54026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54026'^^xsd:double;
  dwc:latitude '50.22742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54026 50.22742, 1.54026 50.22742, 1.54026 50.22742, 1.54026 50.22742, 1.54026 50.22742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10968'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.54026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.54026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.54026)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.54026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54026'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54026 50.22915, 1.54026 50.22915, 1.54026 50.22915, 1.54026 50.22915, 1.54026 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7024'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21847 1.54028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21847"^^xsd:decimal ;
  dwc:decimalLongitude "1.54028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21847 1.54028)"^^geo:wktLiteral ;
  geo-pos:lat "50.21847"^^xsd:decimal ;
  geo-pos:long "1.54028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54028'^^xsd:double;
  dwc:latitude '50.21847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54028 50.21847, 1.54028 50.21847, 1.54028 50.21847, 1.54028 50.21847, 1.54028 50.21847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_822'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.54029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.54029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.54029)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.54029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54029'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54029 50.23163, 1.54029 50.23163, 1.54029 50.23163, 1.54029 50.23163, 1.54029 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9918'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23613 1.54032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23613"^^xsd:decimal ;
  dwc:decimalLongitude "1.54032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23613 1.54032)"^^geo:wktLiteral ;
  geo-pos:lat "50.23613"^^xsd:decimal ;
  geo-pos:long "1.54032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54032'^^xsd:double;
  dwc:latitude '50.23613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54032 50.23613, 1.54032 50.23613, 1.54032 50.23613, 1.54032 50.23613, 1.54032 50.23613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6350'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24907 1.54033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24907"^^xsd:decimal ;
  dwc:decimalLongitude "1.54033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24907 1.54033)"^^geo:wktLiteral ;
  geo-pos:lat "50.24907"^^xsd:decimal ;
  geo-pos:long "1.54033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12526'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54033'^^xsd:double;
  dwc:latitude '50.24907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54033 50.24907, 1.54033 50.24907, 1.54033 50.24907, 1.54033 50.24907, 1.54033 50.24907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12526'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22818 1.54034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22818"^^xsd:decimal ;
  dwc:decimalLongitude "1.54034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22818 1.54034)"^^geo:wktLiteral ;
  geo-pos:lat "50.22818"^^xsd:decimal ;
  geo-pos:long "1.54034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54034'^^xsd:double;
  dwc:latitude '50.22818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54034 50.22818, 1.54034 50.22818, 1.54034 50.22818, 1.54034 50.22818, 1.54034 50.22818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4406'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.54034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.54034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.54034)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.54034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54034'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54034 50.2292, 1.54034 50.2292, 1.54034 50.2292, 1.54034 50.2292, 1.54034 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5229'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.54034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.54034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.54034)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.54034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54034'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54034 50.2299, 1.54034 50.2299, 1.54034 50.2299, 1.54034 50.2299, 1.54034 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7345'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.54034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23036"^^xsd:decimal ;
  dwc:decimalLongitude "1.54034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.54034)"^^geo:wktLiteral ;
  geo-pos:lat "50.23036"^^xsd:decimal ;
  geo-pos:long "1.54034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54034'^^xsd:double;
  dwc:latitude '50.23036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54034 50.23036, 1.54034 50.23036, 1.54034 50.23036, 1.54034 50.23036, 1.54034 50.23036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5052'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23955 1.54034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23955"^^xsd:decimal ;
  dwc:decimalLongitude "1.54034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23955 1.54034)"^^geo:wktLiteral ;
  geo-pos:lat "50.23955"^^xsd:decimal ;
  geo-pos:long "1.54034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54034'^^xsd:double;
  dwc:latitude '50.23955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54034 50.23955, 1.54034 50.23955, 1.54034 50.23955, 1.54034 50.23955, 1.54034 50.23955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4652'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.54035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54035)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.54035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54035'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54035 50.2294, 1.54035 50.2294, 1.54035 50.2294, 1.54035 50.2294, 1.54035 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11448'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35881 1.54035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35881"^^xsd:decimal ;
  dwc:decimalLongitude "1.54035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35881 1.54035)"^^geo:wktLiteral ;
  geo-pos:lat "50.35881"^^xsd:decimal ;
  geo-pos:long "1.54035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54035'^^xsd:double;
  dwc:latitude '50.35881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54035 50.35881, 1.54035 50.35881, 1.54035 50.35881, 1.54035 50.35881, 1.54035 50.35881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8078'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.54036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2313"^^xsd:decimal ;
  dwc:decimalLongitude "1.54036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.54036)"^^geo:wktLiteral ;
  geo-pos:lat "50.2313"^^xsd:decimal ;
  geo-pos:long "1.54036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54036'^^xsd:double;
  dwc:latitude '50.2313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54036 50.2313, 1.54036 50.2313, 1.54036 50.2313, 1.54036 50.2313, 1.54036 50.2313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11497'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34404 1.54036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34404"^^xsd:decimal ;
  dwc:decimalLongitude "1.54036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34404 1.54036)"^^geo:wktLiteral ;
  geo-pos:lat "50.34404"^^xsd:decimal ;
  geo-pos:long "1.54036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8287'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54036'^^xsd:double;
  dwc:latitude '50.34404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54036 50.34404, 1.54036 50.34404, 1.54036 50.34404, 1.54036 50.34404, 1.54036 50.34404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8287'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36211 1.54038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36211"^^xsd:decimal ;
  dwc:decimalLongitude "1.54038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36211 1.54038)"^^geo:wktLiteral ;
  geo-pos:lat "50.36211"^^xsd:decimal ;
  geo-pos:long "1.54038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54038'^^xsd:double;
  dwc:latitude '50.36211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54038 50.36211, 1.54038 50.36211, 1.54038 50.36211, 1.54038 50.36211, 1.54038 50.36211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3350'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.54041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22514"^^xsd:decimal ;
  dwc:decimalLongitude "1.54041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.54041)"^^geo:wktLiteral ;
  geo-pos:lat "50.22514"^^xsd:decimal ;
  geo-pos:long "1.54041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5428'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54041'^^xsd:double;
  dwc:latitude '50.22514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54041 50.22514, 1.54041 50.22514, 1.54041 50.22514, 1.54041 50.22514, 1.54041 50.22514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5428'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.54041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.54041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.54041)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.54041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.551111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54041'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54041 50.22969, 1.54041 50.22969, 1.54041 50.22969, 1.54041 50.22969, 1.54041 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6883'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.54042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.54042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.54042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.54042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54042'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54042 50.22981, 1.54042 50.22981, 1.54042 50.22981, 1.54042 50.22981, 1.54042 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8610'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35572 1.54042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35572"^^xsd:decimal ;
  dwc:decimalLongitude "1.54042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35572 1.54042)"^^geo:wktLiteral ;
  geo-pos:lat "50.35572"^^xsd:decimal ;
  geo-pos:long "1.54042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9301'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.942222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54042'^^xsd:double;
  dwc:latitude '50.35572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54042 50.35572, 1.54042 50.35572, 1.54042 50.35572, 1.54042 50.35572, 1.54042 50.35572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9301'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.54043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22828"^^xsd:decimal ;
  dwc:decimalLongitude "1.54043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22828 1.54043)"^^geo:wktLiteral ;
  geo-pos:lat "50.22828"^^xsd:decimal ;
  geo-pos:long "1.54043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.305555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54043'^^xsd:double;
  dwc:latitude '50.22828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54043 50.22828, 1.54043 50.22828, 1.54043 50.22828, 1.54043 50.22828, 1.54043 50.22828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5060'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23024 1.54043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23024"^^xsd:decimal ;
  dwc:decimalLongitude "1.54043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23024 1.54043)"^^geo:wktLiteral ;
  geo-pos:lat "50.23024"^^xsd:decimal ;
  geo-pos:long "1.54043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54043'^^xsd:double;
  dwc:latitude '50.23024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54043 50.23024, 1.54043 50.23024, 1.54043 50.23024, 1.54043 50.23024, 1.54043 50.23024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4710'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32699 1.54043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32699"^^xsd:decimal ;
  dwc:decimalLongitude "1.54043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32699 1.54043)"^^geo:wktLiteral ;
  geo-pos:lat "50.32699"^^xsd:decimal ;
  geo-pos:long "1.54043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_27'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_27'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54043'^^xsd:double;
  dwc:latitude '50.32699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54043 50.32699, 1.54043 50.32699, 1.54043 50.32699, 1.54043 50.32699, 1.54043 50.32699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_27'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.54045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.54045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.54045)"^^geo:wktLiteral ;
  geo-pos:lat "50.22665"^^xsd:decimal ;
  geo-pos:long "1.54045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54045'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54045 50.22665, 1.54045 50.22665, 1.54045 50.22665, 1.54045 50.22665, 1.54045 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6932'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.54045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22795"^^xsd:decimal ;
  dwc:decimalLongitude "1.54045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.54045)"^^geo:wktLiteral ;
  geo-pos:lat "50.22795"^^xsd:decimal ;
  geo-pos:long "1.54045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.1411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54045'^^xsd:double;
  dwc:latitude '50.22795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54045 50.22795, 1.54045 50.22795, 1.54045 50.22795, 1.54045 50.22795, 1.54045 50.22795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4804'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.54046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2147"^^xsd:decimal ;
  dwc:decimalLongitude "1.54046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2147 1.54046)"^^geo:wktLiteral ;
  geo-pos:lat "50.2147"^^xsd:decimal ;
  geo-pos:long "1.54046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54046'^^xsd:double;
  dwc:latitude '50.2147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54046 50.2147, 1.54046 50.2147, 1.54046 50.2147, 1.54046 50.2147, 1.54046 50.2147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_333'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.54046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22593"^^xsd:decimal ;
  dwc:decimalLongitude "1.54046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22593 1.54046)"^^geo:wktLiteral ;
  geo-pos:lat "50.22593"^^xsd:decimal ;
  geo-pos:long "1.54046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54046'^^xsd:double;
  dwc:latitude '50.22593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54046 50.22593, 1.54046 50.22593, 1.54046 50.22593, 1.54046 50.22593, 1.54046 50.22593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10768'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22458 1.54047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22458"^^xsd:decimal ;
  dwc:decimalLongitude "1.54047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22458 1.54047)"^^geo:wktLiteral ;
  geo-pos:lat "50.22458"^^xsd:decimal ;
  geo-pos:long "1.54047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.642222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54047'^^xsd:double;
  dwc:latitude '50.22458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54047 50.22458, 1.54047 50.22458, 1.54047 50.22458, 1.54047 50.22458, 1.54047 50.22458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4290'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.54047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.54047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.54047)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.54047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54047'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54047 50.23117, 1.54047 50.23117, 1.54047 50.23117, 1.54047 50.23117, 1.54047 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5765'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32588 1.54047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32588"^^xsd:decimal ;
  dwc:decimalLongitude "1.54047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32588 1.54047)"^^geo:wktLiteral ;
  geo-pos:lat "50.32588"^^xsd:decimal ;
  geo-pos:long "1.54047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.048888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54047'^^xsd:double;
  dwc:latitude '50.32588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54047 50.32588, 1.54047 50.32588, 1.54047 50.32588, 1.54047 50.32588, 1.54047 50.32588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9501'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.54048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23069"^^xsd:decimal ;
  dwc:decimalLongitude "1.54048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.54048)"^^geo:wktLiteral ;
  geo-pos:lat "50.23069"^^xsd:decimal ;
  geo-pos:long "1.54048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54048'^^xsd:double;
  dwc:latitude '50.23069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54048 50.23069, 1.54048 50.23069, 1.54048 50.23069, 1.54048 50.23069, 1.54048 50.23069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12940'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.54051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.54051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.54051)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.54051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54051'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54051 50.22948, 1.54051 50.22948, 1.54051 50.22948, 1.54051 50.22948, 1.54051 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6884'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36438 1.54051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36438"^^xsd:decimal ;
  dwc:decimalLongitude "1.54051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36438 1.54051)"^^geo:wktLiteral ;
  geo-pos:lat "50.36438"^^xsd:decimal ;
  geo-pos:long "1.54051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54051'^^xsd:double;
  dwc:latitude '50.36438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54051 50.36438, 1.54051 50.36438, 1.54051 50.36438, 1.54051 50.36438, 1.54051 50.36438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3823'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39036 1.54051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39036"^^xsd:decimal ;
  dwc:decimalLongitude "1.54051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39036 1.54051)"^^geo:wktLiteral ;
  geo-pos:lat "50.39036"^^xsd:decimal ;
  geo-pos:long "1.54051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1558'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54051'^^xsd:double;
  dwc:latitude '50.39036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54051 50.39036, 1.54051 50.39036, 1.54051 50.39036, 1.54051 50.39036, 1.54051 50.39036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1558'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21472 1.54052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21472"^^xsd:decimal ;
  dwc:decimalLongitude "1.54052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21472 1.54052)"^^geo:wktLiteral ;
  geo-pos:lat "50.21472"^^xsd:decimal ;
  geo-pos:long "1.54052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54052'^^xsd:double;
  dwc:latitude '50.21472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54052 50.21472, 1.54052 50.21472, 1.54052 50.21472, 1.54052 50.21472, 1.54052 50.21472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_659'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.54053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.54053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.54053)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.54053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_10323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54053'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54053 50.2288, 1.54053 50.2288, 1.54053 50.2288, 1.54053 50.2288, 1.54053 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10323'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.54054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22345"^^xsd:decimal ;
  dwc:decimalLongitude "1.54054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.54054)"^^geo:wktLiteral ;
  geo-pos:lat "50.22345"^^xsd:decimal ;
  geo-pos:long "1.54054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54054'^^xsd:double;
  dwc:latitude '50.22345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54054 50.22345, 1.54054 50.22345, 1.54054 50.22345, 1.54054 50.22345, 1.54054 50.22345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8974'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.54054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22633"^^xsd:decimal ;
  dwc:decimalLongitude "1.54054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22633 1.54054)"^^geo:wktLiteral ;
  geo-pos:lat "50.22633"^^xsd:decimal ;
  geo-pos:long "1.54054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54054'^^xsd:double;
  dwc:latitude '50.22633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54054 50.22633, 1.54054 50.22633, 1.54054 50.22633, 1.54054 50.22633, 1.54054 50.22633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8555'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.54054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22686"^^xsd:decimal ;
  dwc:decimalLongitude "1.54054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22686 1.54054)"^^geo:wktLiteral ;
  geo-pos:lat "50.22686"^^xsd:decimal ;
  geo-pos:long "1.54054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54054'^^xsd:double;
  dwc:latitude '50.22686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54054 50.22686, 1.54054 50.22686, 1.54054 50.22686, 1.54054 50.22686, 1.54054 50.22686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6567'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.54056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.54056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.54056)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.54056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8274'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54056'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54056 50.22968, 1.54056 50.22968, 1.54056 50.22968, 1.54056 50.22968, 1.54056 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8274'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21826 1.54057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21826"^^xsd:decimal ;
  dwc:decimalLongitude "1.54057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21826 1.54057)"^^geo:wktLiteral ;
  geo-pos:lat "50.21826"^^xsd:decimal ;
  geo-pos:long "1.54057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54057'^^xsd:double;
  dwc:latitude '50.21826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54057 50.21826, 1.54057 50.21826, 1.54057 50.21826, 1.54057 50.21826, 1.54057 50.21826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_720'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.54059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22296"^^xsd:decimal ;
  dwc:decimalLongitude "1.54059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.54059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22296"^^xsd:decimal ;
  geo-pos:long "1.54059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54059'^^xsd:double;
  dwc:latitude '50.22296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54059 50.22296, 1.54059 50.22296, 1.54059 50.22296, 1.54059 50.22296, 1.54059 50.22296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_731'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.54059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22788"^^xsd:decimal ;
  dwc:decimalLongitude "1.54059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.54059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22788"^^xsd:decimal ;
  geo-pos:long "1.54059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54059'^^xsd:double;
  dwc:latitude '50.22788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54059 50.22788, 1.54059 50.22788, 1.54059 50.22788, 1.54059 50.22788, 1.54059 50.22788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11643'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22899"^^xsd:decimal ;
  dwc:decimalLongitude "1.54059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54059)"^^geo:wktLiteral ;
  geo-pos:lat "50.22899"^^xsd:decimal ;
  geo-pos:long "1.54059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54059'^^xsd:double;
  dwc:latitude '50.22899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54059 50.22899, 1.54059 50.22899, 1.54059 50.22899, 1.54059 50.22899, 1.54059 50.22899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7246'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34026 1.54059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34026"^^xsd:decimal ;
  dwc:decimalLongitude "1.54059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34026 1.54059)"^^geo:wktLiteral ;
  geo-pos:lat "50.34026"^^xsd:decimal ;
  geo-pos:long "1.54059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.92'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54059'^^xsd:double;
  dwc:latitude '50.34026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54059 50.34026, 1.54059 50.34026, 1.54059 50.34026, 1.54059 50.34026, 1.54059 50.34026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9467'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.5406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22464"^^xsd:decimal ;
  dwc:decimalLongitude "1.5406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.5406)"^^geo:wktLiteral ;
  geo-pos:lat "50.22464"^^xsd:decimal ;
  geo-pos:long "1.5406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5406'^^xsd:double;
  dwc:latitude '50.22464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5406 50.22464, 1.5406 50.22464, 1.5406 50.22464, 1.5406 50.22464, 1.5406 50.22464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_774'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.54061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.54061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.54061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.54061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54061'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54061 50.22905, 1.54061 50.22905, 1.54061 50.22905, 1.54061 50.22905, 1.54061 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5208'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.54061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.54061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.54061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.54061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.917777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54061'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54061 50.22996, 1.54061 50.22996, 1.54061 50.22996, 1.54061 50.22996, 1.54061 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7087'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.54062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22461"^^xsd:decimal ;
  dwc:decimalLongitude "1.54062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.54062)"^^geo:wktLiteral ;
  geo-pos:lat "50.22461"^^xsd:decimal ;
  geo-pos:long "1.54062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54062'^^xsd:double;
  dwc:latitude '50.22461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54062 50.22461, 1.54062 50.22461, 1.54062 50.22461, 1.54062 50.22461, 1.54062 50.22461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5346'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34865 1.54064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34865"^^xsd:decimal ;
  dwc:decimalLongitude "1.54064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34865 1.54064)"^^geo:wktLiteral ;
  geo-pos:lat "50.34865"^^xsd:decimal ;
  geo-pos:long "1.54064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54064'^^xsd:double;
  dwc:latitude '50.34865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54064 50.34865, 1.54064 50.34865, 1.54064 50.34865, 1.54064 50.34865, 1.54064 50.34865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8566'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21738 1.54065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21738"^^xsd:decimal ;
  dwc:decimalLongitude "1.54065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21738 1.54065)"^^geo:wktLiteral ;
  geo-pos:lat "50.21738"^^xsd:decimal ;
  geo-pos:long "1.54065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54065'^^xsd:double;
  dwc:latitude '50.21738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54065 50.21738, 1.54065 50.21738, 1.54065 50.21738, 1.54065 50.21738, 1.54065 50.21738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_742'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.54066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.54066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.54066)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.54066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54066'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54066 50.2289, 1.54066 50.2289, 1.54066 50.2289, 1.54066 50.2289, 1.54066 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4321'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.54067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.54067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.54067)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.54067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54067'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54067 50.22923, 1.54067 50.22923, 1.54067 50.22923, 1.54067 50.22923, 1.54067 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13010'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.54068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.54068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.54068)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.54068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54068'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54068 50.22985, 1.54068 50.22985, 1.54068 50.22985, 1.54068 50.22985, 1.54068 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8609'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.54068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.54068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.54068)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.54068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.636666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54068'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54068 50.22992, 1.54068 50.22992, 1.54068 50.22992, 1.54068 50.22992, 1.54068 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8608'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.54068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23119"^^xsd:decimal ;
  dwc:decimalLongitude "1.54068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23119 1.54068)"^^geo:wktLiteral ;
  geo-pos:lat "50.23119"^^xsd:decimal ;
  geo-pos:long "1.54068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54068'^^xsd:double;
  dwc:latitude '50.23119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54068 50.23119, 1.54068 50.23119, 1.54068 50.23119, 1.54068 50.23119, 1.54068 50.23119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9869'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.54069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.54069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.54069)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.54069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54069'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54069 50.22898, 1.54069 50.22898, 1.54069 50.22898, 1.54069 50.22898, 1.54069 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7212'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.54069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23112"^^xsd:decimal ;
  dwc:decimalLongitude "1.54069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.54069)"^^geo:wktLiteral ;
  geo-pos:lat "50.23112"^^xsd:decimal ;
  geo-pos:long "1.54069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54069'^^xsd:double;
  dwc:latitude '50.23112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54069 50.23112, 1.54069 50.23112, 1.54069 50.23112, 1.54069 50.23112, 1.54069 50.23112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12695'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.5407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22791"^^xsd:decimal ;
  dwc:decimalLongitude "1.5407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22791 1.5407)"^^geo:wktLiteral ;
  geo-pos:lat "50.22791"^^xsd:decimal ;
  geo-pos:long "1.5407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5407'^^xsd:double;
  dwc:latitude '50.22791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5407 50.22791, 1.5407 50.22791, 1.5407 50.22791, 1.5407 50.22791, 1.5407 50.22791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8706'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31603 1.5407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31603"^^xsd:decimal ;
  dwc:decimalLongitude "1.5407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31603 1.5407)"^^geo:wktLiteral ;
  geo-pos:lat "50.31603"^^xsd:decimal ;
  geo-pos:long "1.5407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5407'^^xsd:double;
  dwc:latitude '50.31603'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5407 50.31603, 1.5407 50.31603, 1.5407 50.31603, 1.5407 50.31603, 1.5407 50.31603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1884'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21622 1.54071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21622"^^xsd:decimal ;
  dwc:decimalLongitude "1.54071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21622 1.54071)"^^geo:wktLiteral ;
  geo-pos:lat "50.21622"^^xsd:decimal ;
  geo-pos:long "1.54071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.298888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54071'^^xsd:double;
  dwc:latitude '50.21622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54071 50.21622, 1.54071 50.21622, 1.54071 50.21622, 1.54071 50.21622, 1.54071 50.21622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_704'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.54071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22886"^^xsd:decimal ;
  dwc:decimalLongitude "1.54071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.54071)"^^geo:wktLiteral ;
  geo-pos:lat "50.22886"^^xsd:decimal ;
  geo-pos:long "1.54071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54071'^^xsd:double;
  dwc:latitude '50.22886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54071 50.22886, 1.54071 50.22886, 1.54071 50.22886, 1.54071 50.22886, 1.54071 50.22886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7211'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22257 1.54072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22257"^^xsd:decimal ;
  dwc:decimalLongitude "1.54072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22257 1.54072)"^^geo:wktLiteral ;
  geo-pos:lat "50.22257"^^xsd:decimal ;
  geo-pos:long "1.54072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54072'^^xsd:double;
  dwc:latitude '50.22257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54072 50.22257, 1.54072 50.22257, 1.54072 50.22257, 1.54072 50.22257, 1.54072 50.22257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_227'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.54072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.54072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.54072)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.54072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.62555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54072'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54072 50.22776, 1.54072 50.22776, 1.54072 50.22776, 1.54072 50.22776, 1.54072 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4712'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.54072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23511"^^xsd:decimal ;
  dwc:decimalLongitude "1.54072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.54072)"^^geo:wktLiteral ;
  geo-pos:lat "50.23511"^^xsd:decimal ;
  geo-pos:long "1.54072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54072'^^xsd:double;
  dwc:latitude '50.23511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54072 50.23511, 1.54072 50.23511, 1.54072 50.23511, 1.54072 50.23511, 1.54072 50.23511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6057'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23058"^^xsd:decimal ;
  dwc:decimalLongitude "1.54073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54073)"^^geo:wktLiteral ;
  geo-pos:lat "50.23058"^^xsd:decimal ;
  geo-pos:long "1.54073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54073'^^xsd:double;
  dwc:latitude '50.23058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54073 50.23058, 1.54073 50.23058, 1.54073 50.23058, 1.54073 50.23058, 1.54073 50.23058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_872'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21903 1.54074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21903"^^xsd:decimal ;
  dwc:decimalLongitude "1.54074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21903 1.54074)"^^geo:wktLiteral ;
  geo-pos:lat "50.21903"^^xsd:decimal ;
  geo-pos:long "1.54074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_455'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54074'^^xsd:double;
  dwc:latitude '50.21903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54074 50.21903, 1.54074 50.21903, 1.54074 50.21903, 1.54074 50.21903, 1.54074 50.21903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_455'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.54075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22299"^^xsd:decimal ;
  dwc:decimalLongitude "1.54075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.54075)"^^geo:wktLiteral ;
  geo-pos:lat "50.22299"^^xsd:decimal ;
  geo-pos:long "1.54075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54075'^^xsd:double;
  dwc:latitude '50.22299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54075 50.22299, 1.54075 50.22299, 1.54075 50.22299, 1.54075 50.22299, 1.54075 50.22299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_769'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34739 1.54076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34739"^^xsd:decimal ;
  dwc:decimalLongitude "1.54076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34739 1.54076)"^^geo:wktLiteral ;
  geo-pos:lat "50.34739"^^xsd:decimal ;
  geo-pos:long "1.54076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54076'^^xsd:double;
  dwc:latitude '50.34739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54076 50.34739, 1.54076 50.34739, 1.54076 50.34739, 1.54076 50.34739, 1.54076 50.34739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8600'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.54077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.54077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.54077)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.54077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8236'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54077'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54077 50.22946, 1.54077 50.22946, 1.54077 50.22946, 1.54077 50.22946, 1.54077 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8236'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22965 1.54077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22965"^^xsd:decimal ;
  dwc:decimalLongitude "1.54077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22965 1.54077)"^^geo:wktLiteral ;
  geo-pos:lat "50.22965"^^xsd:decimal ;
  geo-pos:long "1.54077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54077'^^xsd:double;
  dwc:latitude '50.22965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54077 50.22965, 1.54077 50.22965, 1.54077 50.22965, 1.54077 50.22965, 1.54077 50.22965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8612'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.54077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.54077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.54077)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.54077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54077'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54077 50.2298, 1.54077 50.2298, 1.54077 50.2298, 1.54077 50.2298, 1.54077 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7346'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.54077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23278"^^xsd:decimal ;
  dwc:decimalLongitude "1.54077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.54077)"^^geo:wktLiteral ;
  geo-pos:lat "50.23278"^^xsd:decimal ;
  geo-pos:long "1.54077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54077'^^xsd:double;
  dwc:latitude '50.23278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54077 50.23278, 1.54077 50.23278, 1.54077 50.23278, 1.54077 50.23278, 1.54077 50.23278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9999'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34636 1.54078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34636"^^xsd:decimal ;
  dwc:decimalLongitude "1.54078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34636 1.54078)"^^geo:wktLiteral ;
  geo-pos:lat "50.34636"^^xsd:decimal ;
  geo-pos:long "1.54078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54078'^^xsd:double;
  dwc:latitude '50.34636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54078 50.34636, 1.54078 50.34636, 1.54078 50.34636, 1.54078 50.34636, 1.54078 50.34636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8575'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22432"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22432"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.22432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.22432, 1.54079 50.22432, 1.54079 50.22432, 1.54079 50.22432, 1.54079 50.22432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8916'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22957"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22957"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.22957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.22957, 1.54079 50.22957, 1.54079 50.22957, 1.54079 50.22957, 1.54079 50.22957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10478'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.23081, 1.54079 50.23081, 1.54079 50.23081, 1.54079 50.23081, 1.54079 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_863'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23285"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.23285"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.23285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.23285, 1.54079 50.23285, 1.54079 50.23285, 1.54079 50.23285, 1.54079 50.23285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1910'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35635 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35635"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35635 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.35635"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.35635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.35635, 1.54079 50.35635, 1.54079 50.35635, 1.54079 50.35635, 1.54079 50.35635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8565'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36156 1.54079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36156"^^xsd:decimal ;
  dwc:decimalLongitude "1.54079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36156 1.54079)"^^geo:wktLiteral ;
  geo-pos:lat "50.36156"^^xsd:decimal ;
  geo-pos:long "1.54079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54079'^^xsd:double;
  dwc:latitude '50.36156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54079 50.36156, 1.54079 50.36156, 1.54079 50.36156, 1.54079 50.36156, 1.54079 50.36156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8063'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.54081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22994"^^xsd:decimal ;
  dwc:decimalLongitude "1.54081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.54081)"^^geo:wktLiteral ;
  geo-pos:lat "50.22994"^^xsd:decimal ;
  geo-pos:long "1.54081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.664444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54081'^^xsd:double;
  dwc:latitude '50.22994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54081 50.22994, 1.54081 50.22994, 1.54081 50.22994, 1.54081 50.22994, 1.54081 50.22994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8611'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.54081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23411"^^xsd:decimal ;
  dwc:decimalLongitude "1.54081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23411 1.54081)"^^geo:wktLiteral ;
  geo-pos:lat "50.23411"^^xsd:decimal ;
  geo-pos:long "1.54081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54081'^^xsd:double;
  dwc:latitude '50.23411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54081 50.23411, 1.54081 50.23411, 1.54081 50.23411, 1.54081 50.23411, 1.54081 50.23411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4414'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36289 1.54082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36289"^^xsd:decimal ;
  dwc:decimalLongitude "1.54082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36289 1.54082)"^^geo:wktLiteral ;
  geo-pos:lat "50.36289"^^xsd:decimal ;
  geo-pos:long "1.54082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54082'^^xsd:double;
  dwc:latitude '50.36289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54082 50.36289, 1.54082 50.36289, 1.54082 50.36289, 1.54082 50.36289, 1.54082 50.36289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8077'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24855 1.54084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24855"^^xsd:decimal ;
  dwc:decimalLongitude "1.54084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24855 1.54084)"^^geo:wktLiteral ;
  geo-pos:lat "50.24855"^^xsd:decimal ;
  geo-pos:long "1.54084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54084'^^xsd:double;
  dwc:latitude '50.24855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54084 50.24855, 1.54084 50.24855, 1.54084 50.24855, 1.54084 50.24855, 1.54084 50.24855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6958'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.54086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.54086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.54086)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.54086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8295'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54086'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54086 50.22933, 1.54086 50.22933, 1.54086 50.22933, 1.54086 50.22933, 1.54086 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8295'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271 1.54086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33271"^^xsd:decimal ;
  dwc:decimalLongitude "1.54086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271 1.54086)"^^geo:wktLiteral ;
  geo-pos:lat "50.33271"^^xsd:decimal ;
  geo-pos:long "1.54086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2872'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54086'^^xsd:double;
  dwc:latitude '50.33271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54086 50.33271, 1.54086 50.33271, 1.54086 50.33271, 1.54086 50.33271, 1.54086 50.33271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2872'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.54087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22644"^^xsd:decimal ;
  dwc:decimalLongitude "1.54087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22644 1.54087)"^^geo:wktLiteral ;
  geo-pos:lat "50.22644"^^xsd:decimal ;
  geo-pos:long "1.54087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54087'^^xsd:double;
  dwc:latitude '50.22644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54087 50.22644, 1.54087 50.22644, 1.54087 50.22644, 1.54087 50.22644, 1.54087 50.22644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5041'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.54087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.54087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.54087)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.54087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54087'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54087 50.23342, 1.54087 50.23342, 1.54087 50.23342, 1.54087 50.23342, 1.54087 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5664'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36193 1.54087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36193"^^xsd:decimal ;
  dwc:decimalLongitude "1.54087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36193 1.54087)"^^geo:wktLiteral ;
  geo-pos:lat "50.36193"^^xsd:decimal ;
  geo-pos:long "1.54087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54087'^^xsd:double;
  dwc:latitude '50.36193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54087 50.36193, 1.54087 50.36193, 1.54087 50.36193, 1.54087 50.36193, 1.54087 50.36193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7617'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.54089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22956"^^xsd:decimal ;
  dwc:decimalLongitude "1.54089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.54089)"^^geo:wktLiteral ;
  geo-pos:lat "50.22956"^^xsd:decimal ;
  geo-pos:long "1.54089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8235'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54089'^^xsd:double;
  dwc:latitude '50.22956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54089 50.22956, 1.54089 50.22956, 1.54089 50.22956, 1.54089 50.22956, 1.54089 50.22956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8235'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33852 1.54089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33852"^^xsd:decimal ;
  dwc:decimalLongitude "1.54089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33852 1.54089)"^^geo:wktLiteral ;
  geo-pos:lat "50.33852"^^xsd:decimal ;
  geo-pos:long "1.54089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54089'^^xsd:double;
  dwc:latitude '50.33852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54089 50.33852, 1.54089 50.33852, 1.54089 50.33852, 1.54089 50.33852, 1.54089 50.33852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9605'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.5409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21712"^^xsd:decimal ;
  dwc:decimalLongitude "1.5409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.5409)"^^geo:wktLiteral ;
  geo-pos:lat "50.21712"^^xsd:decimal ;
  geo-pos:long "1.5409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5409'^^xsd:double;
  dwc:latitude '50.21712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5409 50.21712, 1.5409 50.21712, 1.5409 50.21712, 1.5409 50.21712, 1.5409 50.21712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_182'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.5409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22386"^^xsd:decimal ;
  dwc:decimalLongitude "1.5409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.5409)"^^geo:wktLiteral ;
  geo-pos:lat "50.22386"^^xsd:decimal ;
  geo-pos:long "1.5409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5409'^^xsd:double;
  dwc:latitude '50.22386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5409 50.22386, 1.5409 50.22386, 1.5409 50.22386, 1.5409 50.22386, 1.5409 50.22386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_765'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.54091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54091)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.54091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54091'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54091 50.22767, 1.54091 50.22767, 1.54091 50.22767, 1.54091 50.22767, 1.54091 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12980'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.54091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.54091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.54091)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.54091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2310'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54091'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54091 50.22946, 1.54091 50.22946, 1.54091 50.22946, 1.54091 50.22946, 1.54091 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2310'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.54091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.54091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.54091)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.54091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.896666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54091'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54091 50.23129, 1.54091 50.23129, 1.54091 50.23129, 1.54091 50.23129, 1.54091 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10537'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.54091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23278"^^xsd:decimal ;
  dwc:decimalLongitude "1.54091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23278 1.54091)"^^geo:wktLiteral ;
  geo-pos:lat "50.23278"^^xsd:decimal ;
  geo-pos:long "1.54091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54091'^^xsd:double;
  dwc:latitude '50.23278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54091 50.23278, 1.54091 50.23278, 1.54091 50.23278, 1.54091 50.23278, 1.54091 50.23278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3139'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36514 1.54091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36514"^^xsd:decimal ;
  dwc:decimalLongitude "1.54091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36514 1.54091)"^^geo:wktLiteral ;
  geo-pos:lat "50.36514"^^xsd:decimal ;
  geo-pos:long "1.54091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54091'^^xsd:double;
  dwc:latitude '50.36514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54091 50.36514, 1.54091 50.36514, 1.54091 50.36514, 1.54091 50.36514, 1.54091 50.36514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9355'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36234 1.54092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36234 1.54092)"^^geo:wktLiteral ;
  geo-pos:lat "50.36234"^^xsd:decimal ;
  geo-pos:long "1.54092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54092'^^xsd:double;
  dwc:latitude '50.36234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54092 50.36234, 1.54092 50.36234, 1.54092 50.36234, 1.54092 50.36234, 1.54092 50.36234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8062'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4013 1.54092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4013"^^xsd:decimal ;
  dwc:decimalLongitude "1.54092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4013 1.54092)"^^geo:wktLiteral ;
  geo-pos:lat "50.4013"^^xsd:decimal ;
  geo-pos:long "1.54092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54092'^^xsd:double;
  dwc:latitude '50.4013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54092 50.4013, 1.54092 50.4013, 1.54092 50.4013, 1.54092 50.4013, 1.54092 50.4013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1201'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.54093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.54093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.54093)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.54093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54093'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54093 50.22911, 1.54093 50.22911, 1.54093 50.22911, 1.54093 50.22911, 1.54093 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5216'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34008 1.54095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34008"^^xsd:decimal ;
  dwc:decimalLongitude "1.54095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34008 1.54095)"^^geo:wktLiteral ;
  geo-pos:lat "50.34008"^^xsd:decimal ;
  geo-pos:long "1.54095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54095'^^xsd:double;
  dwc:latitude '50.34008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54095 50.34008, 1.54095 50.34008, 1.54095 50.34008, 1.54095 50.34008, 1.54095 50.34008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9593'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.54096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.54096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.54096)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.54096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54096'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54096 50.23046, 1.54096 50.23046, 1.54096 50.23046, 1.54096 50.23046, 1.54096 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6381'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.54097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.54097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.54097)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.54097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3031'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54097'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54097 50.23001, 1.54097 50.23001, 1.54097 50.23001, 1.54097 50.23001, 1.54097 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3031'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36538 1.54097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36538"^^xsd:decimal ;
  dwc:decimalLongitude "1.54097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36538 1.54097)"^^geo:wktLiteral ;
  geo-pos:lat "50.36538"^^xsd:decimal ;
  geo-pos:long "1.54097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54097'^^xsd:double;
  dwc:latitude '50.36538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54097 50.36538, 1.54097 50.36538, 1.54097 50.36538, 1.54097 50.36538, 1.54097 50.36538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8069'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.54098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22654"^^xsd:decimal ;
  dwc:decimalLongitude "1.54098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.54098)"^^geo:wktLiteral ;
  geo-pos:lat "50.22654"^^xsd:decimal ;
  geo-pos:long "1.54098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54098'^^xsd:double;
  dwc:latitude '50.22654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54098 50.22654, 1.54098 50.22654, 1.54098 50.22654, 1.54098 50.22654, 1.54098 50.22654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.54098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.54098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.54098)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.54098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54098'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54098 50.22945, 1.54098 50.22945, 1.54098 50.22945, 1.54098 50.22945, 1.54098 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4575'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21576 1.54099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21576"^^xsd:decimal ;
  dwc:decimalLongitude "1.54099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21576 1.54099)"^^geo:wktLiteral ;
  geo-pos:lat "50.21576"^^xsd:decimal ;
  geo-pos:long "1.54099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54099'^^xsd:double;
  dwc:latitude '50.21576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54099 50.21576, 1.54099 50.21576, 1.54099 50.21576, 1.54099 50.21576, 1.54099 50.21576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_158'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.54099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22578"^^xsd:decimal ;
  dwc:decimalLongitude "1.54099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22578 1.54099)"^^geo:wktLiteral ;
  geo-pos:lat "50.22578"^^xsd:decimal ;
  geo-pos:long "1.54099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54099'^^xsd:double;
  dwc:latitude '50.22578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54099 50.22578, 1.54099 50.22578, 1.54099 50.22578, 1.54099 50.22578, 1.54099 50.22578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11905'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.54099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.54099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.54099)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.54099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54099'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54099 50.23442, 1.54099 50.23442, 1.54099 50.23442, 1.54099 50.23442, 1.54099 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6797'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35126 1.54099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35126"^^xsd:decimal ;
  dwc:decimalLongitude "1.54099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35126 1.54099)"^^geo:wktLiteral ;
  geo-pos:lat "50.35126"^^xsd:decimal ;
  geo-pos:long "1.54099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1476'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54099'^^xsd:double;
  dwc:latitude '50.35126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54099 50.35126, 1.54099 50.35126, 1.54099 50.35126, 1.54099 50.35126, 1.54099 50.35126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1476'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21797 1.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21797"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21797 1.541)"^^geo:wktLiteral ;
  geo-pos:lat "50.21797"^^xsd:decimal ;
  geo-pos:long "1.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.19444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.541'^^xsd:double;
  dwc:latitude '50.21797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.541 50.21797, 1.541 50.21797, 1.541 50.21797, 1.541 50.21797, 1.541 50.21797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6743'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22639"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22639"^^xsd:decimal ;
  geo-pos:long "1.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_446'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.541'^^xsd:double;
  dwc:latitude '50.22639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.541 50.22639, 1.541 50.22639, 1.541 50.22639, 1.541 50.22639, 1.541 50.22639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_446'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22789"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22789"^^xsd:decimal ;
  geo-pos:long "1.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.541'^^xsd:double;
  dwc:latitude '50.22789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.541 50.22789, 1.541 50.22789, 1.541 50.22789, 1.541 50.22789, 1.541 50.22789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5481'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.541'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.541 50.22941, 1.541 50.22941, 1.541 50.22941, 1.541 50.22941, 1.541 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6627'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22899"^^xsd:decimal ;
  dwc:decimalLongitude "1.54101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54101)"^^geo:wktLiteral ;
  geo-pos:lat "50.22899"^^xsd:decimal ;
  geo-pos:long "1.54101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.4055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54101'^^xsd:double;
  dwc:latitude '50.22899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54101 50.22899, 1.54101 50.22899, 1.54101 50.22899, 1.54101 50.22899, 1.54101 50.22899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7229'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32513 1.54101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32513"^^xsd:decimal ;
  dwc:decimalLongitude "1.54101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32513 1.54101)"^^geo:wktLiteral ;
  geo-pos:lat "50.32513"^^xsd:decimal ;
  geo-pos:long "1.54101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54101'^^xsd:double;
  dwc:latitude '50.32513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54101 50.32513, 1.54101 50.32513, 1.54101 50.32513, 1.54101 50.32513, 1.54101 50.32513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9686'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.54102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21825"^^xsd:decimal ;
  dwc:decimalLongitude "1.54102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.54102)"^^geo:wktLiteral ;
  geo-pos:lat "50.21825"^^xsd:decimal ;
  geo-pos:long "1.54102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54102'^^xsd:double;
  dwc:latitude '50.21825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54102 50.21825, 1.54102 50.21825, 1.54102 50.21825, 1.54102 50.21825, 1.54102 50.21825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_286'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.54102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.54102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.54102)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.54102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54102'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54102 50.23292, 1.54102 50.23292, 1.54102 50.23292, 1.54102 50.23292, 1.54102 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7013'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35292 1.54102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35292"^^xsd:decimal ;
  dwc:decimalLongitude "1.54102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35292 1.54102)"^^geo:wktLiteral ;
  geo-pos:lat "50.35292"^^xsd:decimal ;
  geo-pos:long "1.54102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54102'^^xsd:double;
  dwc:latitude '50.35292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54102 50.35292, 1.54102 50.35292, 1.54102 50.35292, 1.54102 50.35292, 1.54102 50.35292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9466'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21457 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21457"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21457 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.21457"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.024444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.21457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.21457, 1.54103 50.21457, 1.54103 50.21457, 1.54103 50.21457, 1.54103 50.21457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_688'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22371"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.22371"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.22371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.22371, 1.54103 50.22371, 1.54103 50.22371, 1.54103 50.22371, 1.54103 50.22371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_702'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.2312, 1.54103 50.2312, 1.54103 50.2312, 1.54103 50.2312, 1.54103 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9658'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23291"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23291 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.23291"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.23291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.23291, 1.54103 50.23291, 1.54103 50.23291, 1.54103 50.23291, 1.54103 50.23291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1728'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.23295, 1.54103 50.23295, 1.54103 50.23295, 1.54103 50.23295, 1.54103 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1729'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.54103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23553"^^xsd:decimal ;
  dwc:decimalLongitude "1.54103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.54103)"^^geo:wktLiteral ;
  geo-pos:lat "50.23553"^^xsd:decimal ;
  geo-pos:long "1.54103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54103'^^xsd:double;
  dwc:latitude '50.23553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54103 50.23553, 1.54103 50.23553, 1.54103 50.23553, 1.54103 50.23553, 1.54103 50.23553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12338'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22643 1.54104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22643"^^xsd:decimal ;
  dwc:decimalLongitude "1.54104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22643 1.54104)"^^geo:wktLiteral ;
  geo-pos:lat "50.22643"^^xsd:decimal ;
  geo-pos:long "1.54104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54104'^^xsd:double;
  dwc:latitude '50.22643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54104 50.22643, 1.54104 50.22643, 1.54104 50.22643, 1.54104 50.22643, 1.54104 50.22643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6246'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3436 1.54104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3436"^^xsd:decimal ;
  dwc:decimalLongitude "1.54104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3436 1.54104)"^^geo:wktLiteral ;
  geo-pos:lat "50.3436"^^xsd:decimal ;
  geo-pos:long "1.54104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54104'^^xsd:double;
  dwc:latitude '50.3436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54104 50.3436, 1.54104 50.3436, 1.54104 50.3436, 1.54104 50.3436, 1.54104 50.3436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9688'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36587 1.54104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36587"^^xsd:decimal ;
  dwc:decimalLongitude "1.54104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36587 1.54104)"^^geo:wktLiteral ;
  geo-pos:lat "50.36587"^^xsd:decimal ;
  geo-pos:long "1.54104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7434'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54104'^^xsd:double;
  dwc:latitude '50.36587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54104 50.36587, 1.54104 50.36587, 1.54104 50.36587, 1.54104 50.36587, 1.54104 50.36587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7434'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22472 1.54106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22472"^^xsd:decimal ;
  dwc:decimalLongitude "1.54106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22472 1.54106)"^^geo:wktLiteral ;
  geo-pos:lat "50.22472"^^xsd:decimal ;
  geo-pos:long "1.54106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54106'^^xsd:double;
  dwc:latitude '50.22472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54106 50.22472, 1.54106 50.22472, 1.54106 50.22472, 1.54106 50.22472, 1.54106 50.22472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6861'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.54107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.54107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.54107)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.54107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54107'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54107 50.22967, 1.54107 50.22967, 1.54107 50.22967, 1.54107 50.22967, 1.54107 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7348'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2395 1.54107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2395"^^xsd:decimal ;
  dwc:decimalLongitude "1.54107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2395 1.54107)"^^geo:wktLiteral ;
  geo-pos:lat "50.2395"^^xsd:decimal ;
  geo-pos:long "1.54107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54107'^^xsd:double;
  dwc:latitude '50.2395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54107 50.2395, 1.54107 50.2395, 1.54107 50.2395, 1.54107 50.2395, 1.54107 50.2395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12251'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33577 1.54107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33577"^^xsd:decimal ;
  dwc:decimalLongitude "1.54107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33577 1.54107)"^^geo:wktLiteral ;
  geo-pos:lat "50.33577"^^xsd:decimal ;
  geo-pos:long "1.54107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.7844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54107'^^xsd:double;
  dwc:latitude '50.33577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54107 50.33577, 1.54107 50.33577, 1.54107 50.33577, 1.54107 50.33577, 1.54107 50.33577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3822'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.54108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.54108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.54108)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.54108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54108'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54108 50.22977, 1.54108 50.22977, 1.54108 50.22977, 1.54108 50.22977, 1.54108 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3992'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33434 1.54108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33434"^^xsd:decimal ;
  dwc:decimalLongitude "1.54108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33434 1.54108)"^^geo:wktLiteral ;
  geo-pos:lat "50.33434"^^xsd:decimal ;
  geo-pos:long "1.54108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8846'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54108'^^xsd:double;
  dwc:latitude '50.33434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54108 50.33434, 1.54108 50.33434, 1.54108 50.33434, 1.54108 50.33434, 1.54108 50.33434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8846'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.5411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22195"^^xsd:decimal ;
  dwc:decimalLongitude "1.5411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.5411)"^^geo:wktLiteral ;
  geo-pos:lat "50.22195"^^xsd:decimal ;
  geo-pos:long "1.5411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5411'^^xsd:double;
  dwc:latitude '50.22195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5411 50.22195, 1.5411 50.22195, 1.5411 50.22195, 1.5411 50.22195, 1.5411 50.22195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12002'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38372 1.5411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38372"^^xsd:decimal ;
  dwc:decimalLongitude "1.5411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38372 1.5411)"^^geo:wktLiteral ;
  geo-pos:lat "50.38372"^^xsd:decimal ;
  geo-pos:long "1.5411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5411'^^xsd:double;
  dwc:latitude '50.38372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5411 50.38372, 1.5411 50.38372, 1.5411 50.38372, 1.5411 50.38372, 1.5411 50.38372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1680'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21833 1.54111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21833"^^xsd:decimal ;
  dwc:decimalLongitude "1.54111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21833 1.54111)"^^geo:wktLiteral ;
  geo-pos:lat "50.21833"^^xsd:decimal ;
  geo-pos:long "1.54111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54111'^^xsd:double;
  dwc:latitude '50.21833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54111 50.21833, 1.54111 50.21833, 1.54111 50.21833, 1.54111 50.21833, 1.54111 50.21833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_718'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36684 1.54111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36684"^^xsd:decimal ;
  dwc:decimalLongitude "1.54111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36684 1.54111)"^^geo:wktLiteral ;
  geo-pos:lat "50.36684"^^xsd:decimal ;
  geo-pos:long "1.54111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54111'^^xsd:double;
  dwc:latitude '50.36684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54111 50.36684, 1.54111 50.36684, 1.54111 50.36684, 1.54111 50.36684, 1.54111 50.36684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8068'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.54113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2344"^^xsd:decimal ;
  dwc:decimalLongitude "1.54113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.54113)"^^geo:wktLiteral ;
  geo-pos:lat "50.2344"^^xsd:decimal ;
  geo-pos:long "1.54113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54113'^^xsd:double;
  dwc:latitude '50.2344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54113 50.2344, 1.54113 50.2344, 1.54113 50.2344, 1.54113 50.2344, 1.54113 50.2344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4045'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.54114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.54114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.54114)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.54114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54114'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54114 50.22922, 1.54114 50.22922, 1.54114 50.22922, 1.54114 50.22922, 1.54114 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6568'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.54114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54114)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.54114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54114'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54114 50.23221, 1.54114 50.23221, 1.54114 50.23221, 1.54114 50.23221, 1.54114 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5317'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22637 1.54115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22637"^^xsd:decimal ;
  dwc:decimalLongitude "1.54115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22637 1.54115)"^^geo:wktLiteral ;
  geo-pos:lat "50.22637"^^xsd:decimal ;
  geo-pos:long "1.54115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54115'^^xsd:double;
  dwc:latitude '50.22637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54115 50.22637, 1.54115 50.22637, 1.54115 50.22637, 1.54115 50.22637, 1.54115 50.22637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5849'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.54115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22742"^^xsd:decimal ;
  dwc:decimalLongitude "1.54115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22742 1.54115)"^^geo:wktLiteral ;
  geo-pos:lat "50.22742"^^xsd:decimal ;
  geo-pos:long "1.54115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_6413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54115'^^xsd:double;
  dwc:latitude '50.22742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54115 50.22742, 1.54115 50.22742, 1.54115 50.22742, 1.54115 50.22742, 1.54115 50.22742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6413'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33957 1.54115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33957"^^xsd:decimal ;
  dwc:decimalLongitude "1.54115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33957 1.54115)"^^geo:wktLiteral ;
  geo-pos:lat "50.33957"^^xsd:decimal ;
  geo-pos:long "1.54115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54115'^^xsd:double;
  dwc:latitude '50.33957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54115 50.33957, 1.54115 50.33957, 1.54115 50.33957, 1.54115 50.33957, 1.54115 50.33957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9350'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39181 1.54115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39181"^^xsd:decimal ;
  dwc:decimalLongitude "1.54115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39181 1.54115)"^^geo:wktLiteral ;
  geo-pos:lat "50.39181"^^xsd:decimal ;
  geo-pos:long "1.54115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54115'^^xsd:double;
  dwc:latitude '50.39181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54115 50.39181, 1.54115 50.39181, 1.54115 50.39181, 1.54115 50.39181, 1.54115 50.39181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1751'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41159 1.54115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41159"^^xsd:decimal ;
  dwc:decimalLongitude "1.54115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41159 1.54115)"^^geo:wktLiteral ;
  geo-pos:lat "50.41159"^^xsd:decimal ;
  geo-pos:long "1.54115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54115'^^xsd:double;
  dwc:latitude '50.41159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54115 50.41159, 1.54115 50.41159, 1.54115 50.41159, 1.54115 50.41159, 1.54115 50.41159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2337'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.54116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.54116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.54116)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.54116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8267'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54116'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54116 50.22928, 1.54116 50.22928, 1.54116 50.22928, 1.54116 50.22928, 1.54116 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8267'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.54119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54119)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.54119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9039'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.54'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54119'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54119 50.23222, 1.54119 50.23222, 1.54119 50.23222, 1.54119 50.23222, 1.54119 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9039'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36815 1.5412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36815"^^xsd:decimal ;
  dwc:decimalLongitude "1.5412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36815 1.5412)"^^geo:wktLiteral ;
  geo-pos:lat "50.36815"^^xsd:decimal ;
  geo-pos:long "1.5412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7512'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5412'^^xsd:double;
  dwc:latitude '50.36815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5412 50.36815, 1.5412 50.36815, 1.5412 50.36815, 1.5412 50.36815, 1.5412 50.36815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7512'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32381 1.54121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32381"^^xsd:decimal ;
  dwc:decimalLongitude "1.54121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32381 1.54121)"^^geo:wktLiteral ;
  geo-pos:lat "50.32381"^^xsd:decimal ;
  geo-pos:long "1.54121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4839'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54121'^^xsd:double;
  dwc:latitude '50.32381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54121 50.32381, 1.54121 50.32381, 1.54121 50.32381, 1.54121 50.32381, 1.54121 50.32381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4839'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22245 1.54122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22245"^^xsd:decimal ;
  dwc:decimalLongitude "1.54122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22245 1.54122)"^^geo:wktLiteral ;
  geo-pos:lat "50.22245"^^xsd:decimal ;
  geo-pos:long "1.54122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54122'^^xsd:double;
  dwc:latitude '50.22245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54122 50.22245, 1.54122 50.22245, 1.54122 50.22245, 1.54122 50.22245, 1.54122 50.22245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_368'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.54122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2313"^^xsd:decimal ;
  dwc:decimalLongitude "1.54122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.54122)"^^geo:wktLiteral ;
  geo-pos:lat "50.2313"^^xsd:decimal ;
  geo-pos:long "1.54122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54122'^^xsd:double;
  dwc:latitude '50.2313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54122 50.2313, 1.54122 50.2313, 1.54122 50.2313, 1.54122 50.2313, 1.54122 50.2313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10972'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.54122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23623"^^xsd:decimal ;
  dwc:decimalLongitude "1.54122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.54122)"^^geo:wktLiteral ;
  geo-pos:lat "50.23623"^^xsd:decimal ;
  geo-pos:long "1.54122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54122'^^xsd:double;
  dwc:latitude '50.23623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54122 50.23623, 1.54122 50.23623, 1.54122 50.23623, 1.54122 50.23623, 1.54122 50.23623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_246'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32212 1.54122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32212"^^xsd:decimal ;
  dwc:decimalLongitude "1.54122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32212 1.54122)"^^geo:wktLiteral ;
  geo-pos:lat "50.32212"^^xsd:decimal ;
  geo-pos:long "1.54122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9297'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54122'^^xsd:double;
  dwc:latitude '50.32212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54122 50.32212, 1.54122 50.32212, 1.54122 50.32212, 1.54122 50.32212, 1.54122 50.32212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9297'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39088 1.54122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39088"^^xsd:decimal ;
  dwc:decimalLongitude "1.54122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39088 1.54122)"^^geo:wktLiteral ;
  geo-pos:lat "50.39088"^^xsd:decimal ;
  geo-pos:long "1.54122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54122'^^xsd:double;
  dwc:latitude '50.39088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54122 50.39088, 1.54122 50.39088, 1.54122 50.39088, 1.54122 50.39088, 1.54122 50.39088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7409'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.54123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54123)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.54123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54123'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54123 50.22902, 1.54123 50.22902, 1.54123 50.22902, 1.54123 50.22902, 1.54123 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6385'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.54123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.54123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.54123)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.54123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12584'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54123'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54123 50.23357, 1.54123 50.23357, 1.54123 50.23357, 1.54123 50.23357, 1.54123 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12584'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.54124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.54124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.54124)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.54124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.943333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54124'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54124 50.23298, 1.54124 50.23298, 1.54124 50.23298, 1.54124 50.23298, 1.54124 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5189'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33636 1.54124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33636"^^xsd:decimal ;
  dwc:decimalLongitude "1.54124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33636 1.54124)"^^geo:wktLiteral ;
  geo-pos:lat "50.33636"^^xsd:decimal ;
  geo-pos:long "1.54124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54124'^^xsd:double;
  dwc:latitude '50.33636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54124 50.33636, 1.54124 50.33636, 1.54124 50.33636, 1.54124 50.33636, 1.54124 50.33636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9359'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.54125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23317"^^xsd:decimal ;
  dwc:decimalLongitude "1.54125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23317 1.54125)"^^geo:wktLiteral ;
  geo-pos:lat "50.23317"^^xsd:decimal ;
  geo-pos:long "1.54125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54125'^^xsd:double;
  dwc:latitude '50.23317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54125 50.23317, 1.54125 50.23317, 1.54125 50.23317, 1.54125 50.23317, 1.54125 50.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12108'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.54126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54126)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.54126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54126'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54126 50.22896, 1.54126 50.22896, 1.54126 50.22896, 1.54126 50.22896, 1.54126 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6569'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.54126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23036"^^xsd:decimal ;
  dwc:decimalLongitude "1.54126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.54126)"^^geo:wktLiteral ;
  geo-pos:lat "50.23036"^^xsd:decimal ;
  geo-pos:long "1.54126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54126'^^xsd:double;
  dwc:latitude '50.23036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54126 50.23036, 1.54126 50.23036, 1.54126 50.23036, 1.54126 50.23036, 1.54126 50.23036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6221'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.54127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23132"^^xsd:decimal ;
  dwc:decimalLongitude "1.54127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23132 1.54127)"^^geo:wktLiteral ;
  geo-pos:lat "50.23132"^^xsd:decimal ;
  geo-pos:long "1.54127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54127'^^xsd:double;
  dwc:latitude '50.23132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54127 50.23132, 1.54127 50.23132, 1.54127 50.23132, 1.54127 50.23132, 1.54127 50.23132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3512'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.54127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54127)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.54127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.503333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54127'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54127 50.23238, 1.54127 50.23238, 1.54127 50.23238, 1.54127 50.23238, 1.54127 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11338'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35207 1.54127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35207"^^xsd:decimal ;
  dwc:decimalLongitude "1.54127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35207 1.54127)"^^geo:wktLiteral ;
  geo-pos:lat "50.35207"^^xsd:decimal ;
  geo-pos:long "1.54127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54127'^^xsd:double;
  dwc:latitude '50.35207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54127 50.35207, 1.54127 50.35207, 1.54127 50.35207, 1.54127 50.35207, 1.54127 50.35207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9608'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.54128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.54128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.54128)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.54128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54128'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54128 50.22971, 1.54128 50.22971, 1.54128 50.22971, 1.54128 50.22971, 1.54128 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11684'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37177 1.54129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37177"^^xsd:decimal ;
  dwc:decimalLongitude "1.54129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37177 1.54129)"^^geo:wktLiteral ;
  geo-pos:lat "50.37177"^^xsd:decimal ;
  geo-pos:long "1.54129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54129'^^xsd:double;
  dwc:latitude '50.37177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54129 50.37177, 1.54129 50.37177, 1.54129 50.37177, 1.54129 50.37177, 1.54129 50.37177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3764'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.5413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22664"^^xsd:decimal ;
  dwc:decimalLongitude "1.5413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22664 1.5413)"^^geo:wktLiteral ;
  geo-pos:lat "50.22664"^^xsd:decimal ;
  geo-pos:long "1.5413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5413'^^xsd:double;
  dwc:latitude '50.22664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5413 50.22664, 1.5413 50.22664, 1.5413 50.22664, 1.5413 50.22664, 1.5413 50.22664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5042'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.5413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23183"^^xsd:decimal ;
  dwc:decimalLongitude "1.5413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.5413)"^^geo:wktLiteral ;
  geo-pos:lat "50.23183"^^xsd:decimal ;
  geo-pos:long "1.5413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5413'^^xsd:double;
  dwc:latitude '50.23183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5413 50.23183, 1.5413 50.23183, 1.5413 50.23183, 1.5413 50.23183, 1.5413 50.23183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8810'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.5413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5413)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.5413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5413'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5413 50.23264, 1.5413 50.23264, 1.5413 50.23264, 1.5413 50.23264, 1.5413 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10959'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23058"^^xsd:decimal ;
  dwc:decimalLongitude "1.54132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54132)"^^geo:wktLiteral ;
  geo-pos:lat "50.23058"^^xsd:decimal ;
  geo-pos:long "1.54132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54132'^^xsd:double;
  dwc:latitude '50.23058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54132 50.23058, 1.54132 50.23058, 1.54132 50.23058, 1.54132 50.23058, 1.54132 50.23058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5653'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.54133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22831"^^xsd:decimal ;
  dwc:decimalLongitude "1.54133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.54133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22831"^^xsd:decimal ;
  geo-pos:long "1.54133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54133'^^xsd:double;
  dwc:latitude '50.22831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54133 50.22831, 1.54133 50.22831, 1.54133 50.22831, 1.54133 50.22831, 1.54133 50.22831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7245'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.54133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.54133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54133'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54133 50.22896, 1.54133 50.22896, 1.54133 50.22896, 1.54133 50.22896, 1.54133 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8405'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.54133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.54133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.54133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.54133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54133'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54133 50.22975, 1.54133 50.22975, 1.54133 50.22975, 1.54133 50.22975, 1.54133 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6158'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.54135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.54135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.54135)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.54135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54135'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54135 50.22725, 1.54135 50.22725, 1.54135 50.22725, 1.54135 50.22725, 1.54135 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10468'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23051 1.54135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23051"^^xsd:decimal ;
  dwc:decimalLongitude "1.54135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23051 1.54135)"^^geo:wktLiteral ;
  geo-pos:lat "50.23051"^^xsd:decimal ;
  geo-pos:long "1.54135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54135'^^xsd:double;
  dwc:latitude '50.23051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54135 50.23051, 1.54135 50.23051, 1.54135 50.23051, 1.54135 50.23051, 1.54135 50.23051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_861'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21459 1.54136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21459"^^xsd:decimal ;
  dwc:decimalLongitude "1.54136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21459 1.54136)"^^geo:wktLiteral ;
  geo-pos:lat "50.21459"^^xsd:decimal ;
  geo-pos:long "1.54136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.19444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54136'^^xsd:double;
  dwc:latitude '50.21459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54136 50.21459, 1.54136 50.21459, 1.54136 50.21459, 1.54136 50.21459, 1.54136 50.21459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_148'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.54137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22862"^^xsd:decimal ;
  dwc:decimalLongitude "1.54137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.54137)"^^geo:wktLiteral ;
  geo-pos:lat "50.22862"^^xsd:decimal ;
  geo-pos:long "1.54137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54137'^^xsd:double;
  dwc:latitude '50.22862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54137 50.22862, 1.54137 50.22862, 1.54137 50.22862, 1.54137 50.22862, 1.54137 50.22862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7391'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40025 1.54137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40025"^^xsd:decimal ;
  dwc:decimalLongitude "1.54137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40025 1.54137)"^^geo:wktLiteral ;
  geo-pos:lat "50.40025"^^xsd:decimal ;
  geo-pos:long "1.54137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54137'^^xsd:double;
  dwc:latitude '50.40025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54137 50.40025, 1.54137 50.40025, 1.54137 50.40025, 1.54137 50.40025, 1.54137 50.40025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1954'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.54139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.54139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.54139)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.54139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54139'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54139 50.2315, 1.54139 50.2315, 1.54139 50.2315, 1.54139 50.2315, 1.54139 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6037'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22517 1.5414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22517"^^xsd:decimal ;
  dwc:decimalLongitude "1.5414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22517 1.5414)"^^geo:wktLiteral ;
  geo-pos:lat "50.22517"^^xsd:decimal ;
  geo-pos:long "1.5414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.651111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5414'^^xsd:double;
  dwc:latitude '50.22517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5414 50.22517, 1.5414 50.22517, 1.5414 50.22517, 1.5414 50.22517, 1.5414 50.22517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4637'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.54142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.54142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.54142)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.54142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54142'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54142 50.22927, 1.54142 50.22927, 1.54142 50.22927, 1.54142 50.22927, 1.54142 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8376'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.54144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22887"^^xsd:decimal ;
  dwc:decimalLongitude "1.54144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.54144)"^^geo:wktLiteral ;
  geo-pos:lat "50.22887"^^xsd:decimal ;
  geo-pos:long "1.54144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54144'^^xsd:double;
  dwc:latitude '50.22887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54144 50.22887, 1.54144 50.22887, 1.54144 50.22887, 1.54144 50.22887, 1.54144 50.22887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6638'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.54144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2326"^^xsd:decimal ;
  dwc:decimalLongitude "1.54144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.54144)"^^geo:wktLiteral ;
  geo-pos:lat "50.2326"^^xsd:decimal ;
  geo-pos:long "1.54144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54144'^^xsd:double;
  dwc:latitude '50.2326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54144 50.2326, 1.54144 50.2326, 1.54144 50.2326, 1.54144 50.2326, 1.54144 50.2326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1898'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35818 1.54144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35818"^^xsd:decimal ;
  dwc:decimalLongitude "1.54144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35818 1.54144)"^^geo:wktLiteral ;
  geo-pos:lat "50.35818"^^xsd:decimal ;
  geo-pos:long "1.54144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54144'^^xsd:double;
  dwc:latitude '50.35818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54144 50.35818, 1.54144 50.35818, 1.54144 50.35818, 1.54144 50.35818, 1.54144 50.35818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12411'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21866 1.54147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21866"^^xsd:decimal ;
  dwc:decimalLongitude "1.54147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21866 1.54147)"^^geo:wktLiteral ;
  geo-pos:lat "50.21866"^^xsd:decimal ;
  geo-pos:long "1.54147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_537'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54147'^^xsd:double;
  dwc:latitude '50.21866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54147 50.21866, 1.54147 50.21866, 1.54147 50.21866, 1.54147 50.21866, 1.54147 50.21866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_537'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.54148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.54148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.54148)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.54148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_58'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_58'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54148'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54148 50.22898, 1.54148 50.22898, 1.54148 50.22898, 1.54148 50.22898, 1.54148 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_58'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32439 1.54148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32439"^^xsd:decimal ;
  dwc:decimalLongitude "1.54148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32439 1.54148)"^^geo:wktLiteral ;
  geo-pos:lat "50.32439"^^xsd:decimal ;
  geo-pos:long "1.54148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54148'^^xsd:double;
  dwc:latitude '50.32439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54148 50.32439, 1.54148 50.32439, 1.54148 50.32439, 1.54148 50.32439, 1.54148 50.32439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8914'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36158 1.54148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36158"^^xsd:decimal ;
  dwc:decimalLongitude "1.54148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36158 1.54148)"^^geo:wktLiteral ;
  geo-pos:lat "50.36158"^^xsd:decimal ;
  geo-pos:long "1.54148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9125'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.913333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54148'^^xsd:double;
  dwc:latitude '50.36158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54148 50.36158, 1.54148 50.36158, 1.54148 50.36158, 1.54148 50.36158, 1.54148 50.36158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9125'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.5415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.5415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.5415)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.5415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.503333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5415'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5415 50.23201, 1.5415 50.23201, 1.5415 50.23201, 1.5415 50.23201, 1.5415 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3526'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21807 1.54151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21807"^^xsd:decimal ;
  dwc:decimalLongitude "1.54151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21807 1.54151)"^^geo:wktLiteral ;
  geo-pos:lat "50.21807"^^xsd:decimal ;
  geo-pos:long "1.54151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_521'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54151'^^xsd:double;
  dwc:latitude '50.21807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54151 50.21807, 1.54151 50.21807, 1.54151 50.21807, 1.54151 50.21807, 1.54151 50.21807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_521'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33507 1.54151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33507"^^xsd:decimal ;
  dwc:decimalLongitude "1.54151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33507 1.54151)"^^geo:wktLiteral ;
  geo-pos:lat "50.33507"^^xsd:decimal ;
  geo-pos:long "1.54151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54151'^^xsd:double;
  dwc:latitude '50.33507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54151 50.33507, 1.54151 50.33507, 1.54151 50.33507, 1.54151 50.33507, 1.54151 50.33507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9687'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34607 1.54151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34607"^^xsd:decimal ;
  dwc:decimalLongitude "1.54151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34607 1.54151)"^^geo:wktLiteral ;
  geo-pos:lat "50.34607"^^xsd:decimal ;
  geo-pos:long "1.54151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54151'^^xsd:double;
  dwc:latitude '50.34607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54151 50.34607, 1.54151 50.34607, 1.54151 50.34607, 1.54151 50.34607, 1.54151 50.34607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9468'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.54153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2256"^^xsd:decimal ;
  dwc:decimalLongitude "1.54153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.54153)"^^geo:wktLiteral ;
  geo-pos:lat "50.2256"^^xsd:decimal ;
  geo-pos:long "1.54153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2259'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54153'^^xsd:double;
  dwc:latitude '50.2256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54153 50.2256, 1.54153 50.2256, 1.54153 50.2256, 1.54153 50.2256, 1.54153 50.2256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2259'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.54153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23299"^^xsd:decimal ;
  dwc:decimalLongitude "1.54153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.54153)"^^geo:wktLiteral ;
  geo-pos:lat "50.23299"^^xsd:decimal ;
  geo-pos:long "1.54153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3239'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54153'^^xsd:double;
  dwc:latitude '50.23299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54153 50.23299, 1.54153 50.23299, 1.54153 50.23299, 1.54153 50.23299, 1.54153 50.23299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3239'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.54154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.54154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.54154)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.54154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54154'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54154 50.229, 1.54154 50.229, 1.54154 50.229, 1.54154 50.229, 1.54154 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11367'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35923 1.54154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35923"^^xsd:decimal ;
  dwc:decimalLongitude "1.54154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35923 1.54154)"^^geo:wktLiteral ;
  geo-pos:lat "50.35923"^^xsd:decimal ;
  geo-pos:long "1.54154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54154'^^xsd:double;
  dwc:latitude '50.35923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54154 50.35923, 1.54154 50.35923, 1.54154 50.35923, 1.54154 50.35923, 1.54154 50.35923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9474'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.54155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.54155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.54155)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.54155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54155'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54155 50.23377, 1.54155 50.23377, 1.54155 50.23377, 1.54155 50.23377, 1.54155 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4859'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.54156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.54156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.54156)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.54156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54156'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54156 50.22903, 1.54156 50.22903, 1.54156 50.22903, 1.54156 50.22903, 1.54156 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4610'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23837 1.54156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23837"^^xsd:decimal ;
  dwc:decimalLongitude "1.54156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23837 1.54156)"^^geo:wktLiteral ;
  geo-pos:lat "50.23837"^^xsd:decimal ;
  geo-pos:long "1.54156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54156'^^xsd:double;
  dwc:latitude '50.23837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54156 50.23837, 1.54156 50.23837, 1.54156 50.23837, 1.54156 50.23837, 1.54156 50.23837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10272'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.54157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22871"^^xsd:decimal ;
  dwc:decimalLongitude "1.54157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.54157)"^^geo:wktLiteral ;
  geo-pos:lat "50.22871"^^xsd:decimal ;
  geo-pos:long "1.54157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54157'^^xsd:double;
  dwc:latitude '50.22871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54157 50.22871, 1.54157 50.22871, 1.54157 50.22871, 1.54157 50.22871, 1.54157 50.22871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7226'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.54158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21484"^^xsd:decimal ;
  dwc:decimalLongitude "1.54158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21484 1.54158)"^^geo:wktLiteral ;
  geo-pos:lat "50.21484"^^xsd:decimal ;
  geo-pos:long "1.54158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.934444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54158'^^xsd:double;
  dwc:latitude '50.21484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54158 50.21484, 1.54158 50.21484, 1.54158 50.21484, 1.54158 50.21484, 1.54158 50.21484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_689'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.54159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.54159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.54159)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.54159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54159'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54159 50.22905, 1.54159 50.22905, 1.54159 50.22905, 1.54159 50.22905, 1.54159 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6637'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.54159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.54159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.54159)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.54159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54159'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54159 50.22929, 1.54159 50.22929, 1.54159 50.22929, 1.54159 50.22929, 1.54159 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8375'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3496 1.5416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3496"^^xsd:decimal ;
  dwc:decimalLongitude "1.5416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3496 1.5416)"^^geo:wktLiteral ;
  geo-pos:lat "50.3496"^^xsd:decimal ;
  geo-pos:long "1.5416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8285'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5416'^^xsd:double;
  dwc:latitude '50.3496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5416 50.3496, 1.5416 50.3496, 1.5416 50.3496, 1.5416 50.3496, 1.5416 50.3496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8285'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.54161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.54161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.54161)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.54161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8237'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54161'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54161 50.22868, 1.54161 50.22868, 1.54161 50.22868, 1.54161 50.22868, 1.54161 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8237'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.54162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22994"^^xsd:decimal ;
  dwc:decimalLongitude "1.54162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22994 1.54162)"^^geo:wktLiteral ;
  geo-pos:lat "50.22994"^^xsd:decimal ;
  geo-pos:long "1.54162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10884'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54162'^^xsd:double;
  dwc:latitude '50.22994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54162 50.22994, 1.54162 50.22994, 1.54162 50.22994, 1.54162 50.22994, 1.54162 50.22994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10884'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35502 1.54162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35502"^^xsd:decimal ;
  dwc:decimalLongitude "1.54162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35502 1.54162)"^^geo:wktLiteral ;
  geo-pos:lat "50.35502"^^xsd:decimal ;
  geo-pos:long "1.54162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.651111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54162'^^xsd:double;
  dwc:latitude '50.35502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54162 50.35502, 1.54162 50.35502, 1.54162 50.35502, 1.54162 50.35502, 1.54162 50.35502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4806'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.54165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22145"^^xsd:decimal ;
  dwc:decimalLongitude "1.54165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.54165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22145"^^xsd:decimal ;
  geo-pos:long "1.54165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_434'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54165'^^xsd:double;
  dwc:latitude '50.22145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54165 50.22145, 1.54165 50.22145, 1.54165 50.22145, 1.54165 50.22145, 1.54165 50.22145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_434'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.54165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22881"^^xsd:decimal ;
  dwc:decimalLongitude "1.54165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.54165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22881"^^xsd:decimal ;
  geo-pos:long "1.54165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54165'^^xsd:double;
  dwc:latitude '50.22881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54165 50.22881, 1.54165 50.22881, 1.54165 50.22881, 1.54165 50.22881, 1.54165 50.22881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6536'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23011 1.54165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23011"^^xsd:decimal ;
  dwc:decimalLongitude "1.54165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23011 1.54165)"^^geo:wktLiteral ;
  geo-pos:lat "50.23011"^^xsd:decimal ;
  geo-pos:long "1.54165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54165'^^xsd:double;
  dwc:latitude '50.23011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54165 50.23011, 1.54165 50.23011, 1.54165 50.23011, 1.54165 50.23011, 1.54165 50.23011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10608'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35858 1.54166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35858"^^xsd:decimal ;
  dwc:decimalLongitude "1.54166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35858 1.54166)"^^geo:wktLiteral ;
  geo-pos:lat "50.35858"^^xsd:decimal ;
  geo-pos:long "1.54166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7500'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54166'^^xsd:double;
  dwc:latitude '50.35858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54166 50.35858, 1.54166 50.35858, 1.54166 50.35858, 1.54166 50.35858, 1.54166 50.35858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7500'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.54167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23166"^^xsd:decimal ;
  dwc:decimalLongitude "1.54167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.54167)"^^geo:wktLiteral ;
  geo-pos:lat "50.23166"^^xsd:decimal ;
  geo-pos:long "1.54167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54167'^^xsd:double;
  dwc:latitude '50.23166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54167 50.23166, 1.54167 50.23166, 1.54167 50.23166, 1.54167 50.23166, 1.54167 50.23166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6220'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32833 1.54167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32833"^^xsd:decimal ;
  dwc:decimalLongitude "1.54167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32833 1.54167)"^^geo:wktLiteral ;
  geo-pos:lat "50.32833"^^xsd:decimal ;
  geo-pos:long "1.54167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54167'^^xsd:double;
  dwc:latitude '50.32833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54167 50.32833, 1.54167 50.32833, 1.54167 50.32833, 1.54167 50.32833, 1.54167 50.32833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9502'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.54168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.54168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.54168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.54168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54168'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54168 50.22852, 1.54168 50.22852, 1.54168 50.22852, 1.54168 50.22852, 1.54168 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4553'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.54168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23079"^^xsd:decimal ;
  dwc:decimalLongitude "1.54168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.54168)"^^geo:wktLiteral ;
  geo-pos:lat "50.23079"^^xsd:decimal ;
  geo-pos:long "1.54168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54168'^^xsd:double;
  dwc:latitude '50.23079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54168 50.23079, 1.54168 50.23079, 1.54168 50.23079, 1.54168 50.23079, 1.54168 50.23079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1923'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.54169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.54169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.54169)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.54169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13043'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54169'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54169 50.22904, 1.54169 50.22904, 1.54169 50.22904, 1.54169 50.22904, 1.54169 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13043'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23688 1.54169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23688"^^xsd:decimal ;
  dwc:decimalLongitude "1.54169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23688 1.54169)"^^geo:wktLiteral ;
  geo-pos:lat "50.23688"^^xsd:decimal ;
  geo-pos:long "1.54169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54169'^^xsd:double;
  dwc:latitude '50.23688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54169 50.23688, 1.54169 50.23688, 1.54169 50.23688, 1.54169 50.23688, 1.54169 50.23688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5861'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34261 1.54169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34261"^^xsd:decimal ;
  dwc:decimalLongitude "1.54169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34261 1.54169)"^^geo:wktLiteral ;
  geo-pos:lat "50.34261"^^xsd:decimal ;
  geo-pos:long "1.54169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54169'^^xsd:double;
  dwc:latitude '50.34261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54169 50.34261, 1.54169 50.34261, 1.54169 50.34261, 1.54169 50.34261, 1.54169 50.34261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8001'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.5417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22893"^^xsd:decimal ;
  dwc:decimalLongitude "1.5417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.5417)"^^geo:wktLiteral ;
  geo-pos:lat "50.22893"^^xsd:decimal ;
  geo-pos:long "1.5417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5417'^^xsd:double;
  dwc:latitude '50.22893'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5417 50.22893, 1.5417 50.22893, 1.5417 50.22893, 1.5417 50.22893, 1.5417 50.22893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8406'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22721 1.54171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22721"^^xsd:decimal ;
  dwc:decimalLongitude "1.54171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22721 1.54171)"^^geo:wktLiteral ;
  geo-pos:lat "50.22721"^^xsd:decimal ;
  geo-pos:long "1.54171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.501111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54171'^^xsd:double;
  dwc:latitude '50.22721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54171 50.22721, 1.54171 50.22721, 1.54171 50.22721, 1.54171 50.22721, 1.54171 50.22721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5209'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.54171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22727"^^xsd:decimal ;
  dwc:decimalLongitude "1.54171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.54171)"^^geo:wktLiteral ;
  geo-pos:lat "50.22727"^^xsd:decimal ;
  geo-pos:long "1.54171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54171'^^xsd:double;
  dwc:latitude '50.22727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54171 50.22727, 1.54171 50.22727, 1.54171 50.22727, 1.54171 50.22727, 1.54171 50.22727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8098'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23633 1.54171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23633"^^xsd:decimal ;
  dwc:decimalLongitude "1.54171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23633 1.54171)"^^geo:wktLiteral ;
  geo-pos:lat "50.23633"^^xsd:decimal ;
  geo-pos:long "1.54171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.756666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54171'^^xsd:double;
  dwc:latitude '50.23633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54171 50.23633, 1.54171 50.23633, 1.54171 50.23633, 1.54171 50.23633, 1.54171 50.23633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2313'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33351 1.54172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33351"^^xsd:decimal ;
  dwc:decimalLongitude "1.54172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33351 1.54172)"^^geo:wktLiteral ;
  geo-pos:lat "50.33351"^^xsd:decimal ;
  geo-pos:long "1.54172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54172'^^xsd:double;
  dwc:latitude '50.33351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54172 50.33351, 1.54172 50.33351, 1.54172 50.33351, 1.54172 50.33351, 1.54172 50.33351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4755'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 1.54172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.362"^^xsd:decimal ;
  dwc:decimalLongitude "1.54172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 1.54172)"^^geo:wktLiteral ;
  geo-pos:lat "50.362"^^xsd:decimal ;
  geo-pos:long "1.54172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54172'^^xsd:double;
  dwc:latitude '50.362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54172 50.362, 1.54172 50.362, 1.54172 50.362, 1.54172 50.362, 1.54172 50.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1262'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21475 1.54175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21475"^^xsd:decimal ;
  dwc:decimalLongitude "1.54175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21475 1.54175)"^^geo:wktLiteral ;
  geo-pos:lat "50.21475"^^xsd:decimal ;
  geo-pos:long "1.54175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54175'^^xsd:double;
  dwc:latitude '50.21475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54175 50.21475, 1.54175 50.21475, 1.54175 50.21475, 1.54175 50.21475, 1.54175 50.21475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_141'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33125 1.54175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33125"^^xsd:decimal ;
  dwc:decimalLongitude "1.54175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33125 1.54175)"^^geo:wktLiteral ;
  geo-pos:lat "50.33125"^^xsd:decimal ;
  geo-pos:long "1.54175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54175'^^xsd:double;
  dwc:latitude '50.33125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54175 50.33125, 1.54175 50.33125, 1.54175 50.33125, 1.54175 50.33125, 1.54175 50.33125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8794'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35076 1.54175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35076"^^xsd:decimal ;
  dwc:decimalLongitude "1.54175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35076 1.54175)"^^geo:wktLiteral ;
  geo-pos:lat "50.35076"^^xsd:decimal ;
  geo-pos:long "1.54175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8284'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54175'^^xsd:double;
  dwc:latitude '50.35076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54175 50.35076, 1.54175 50.35076, 1.54175 50.35076, 1.54175 50.35076, 1.54175 50.35076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8284'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21682 1.54176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21682"^^xsd:decimal ;
  dwc:decimalLongitude "1.54176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21682 1.54176)"^^geo:wktLiteral ;
  geo-pos:lat "50.21682"^^xsd:decimal ;
  geo-pos:long "1.54176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_96'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_96'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54176'^^xsd:double;
  dwc:latitude '50.21682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54176 50.21682, 1.54176 50.21682, 1.54176 50.21682, 1.54176 50.21682, 1.54176 50.21682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_96'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.54177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21889"^^xsd:decimal ;
  dwc:decimalLongitude "1.54177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.54177)"^^geo:wktLiteral ;
  geo-pos:lat "50.21889"^^xsd:decimal ;
  geo-pos:long "1.54177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.307777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54177'^^xsd:double;
  dwc:latitude '50.21889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54177 50.21889, 1.54177 50.21889, 1.54177 50.21889, 1.54177 50.21889, 1.54177 50.21889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_207'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22771 1.54177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22771"^^xsd:decimal ;
  dwc:decimalLongitude "1.54177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22771 1.54177)"^^geo:wktLiteral ;
  geo-pos:lat "50.22771"^^xsd:decimal ;
  geo-pos:long "1.54177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_59'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_59'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54177'^^xsd:double;
  dwc:latitude '50.22771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54177 50.22771, 1.54177 50.22771, 1.54177 50.22771, 1.54177 50.22771, 1.54177 50.22771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_59'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34744 1.54177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34744"^^xsd:decimal ;
  dwc:decimalLongitude "1.54177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34744 1.54177)"^^geo:wktLiteral ;
  geo-pos:lat "50.34744"^^xsd:decimal ;
  geo-pos:long "1.54177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54177'^^xsd:double;
  dwc:latitude '50.34744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54177 50.34744, 1.54177 50.34744, 1.54177 50.34744, 1.54177 50.34744, 1.54177 50.34744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9358'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21461 1.54178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21461"^^xsd:decimal ;
  dwc:decimalLongitude "1.54178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21461 1.54178)"^^geo:wktLiteral ;
  geo-pos:lat "50.21461"^^xsd:decimal ;
  geo-pos:long "1.54178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54178'^^xsd:double;
  dwc:latitude '50.21461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54178 50.21461, 1.54178 50.21461, 1.54178 50.21461, 1.54178 50.21461, 1.54178 50.21461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_168'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35791 1.54179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35791"^^xsd:decimal ;
  dwc:decimalLongitude "1.54179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35791 1.54179)"^^geo:wktLiteral ;
  geo-pos:lat "50.35791"^^xsd:decimal ;
  geo-pos:long "1.54179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4846'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.172222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54179'^^xsd:double;
  dwc:latitude '50.35791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54179 50.35791, 1.54179 50.35791, 1.54179 50.35791, 1.54179 50.35791, 1.54179 50.35791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4846'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23185"^^xsd:decimal ;
  dwc:decimalLongitude "1.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.5418)"^^geo:wktLiteral ;
  geo-pos:lat "50.23185"^^xsd:decimal ;
  geo-pos:long "1.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5418'^^xsd:double;
  dwc:latitude '50.23185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5418 50.23185, 1.5418 50.23185, 1.5418 50.23185, 1.5418 50.23185, 1.5418 50.23185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2942'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23557 1.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23557"^^xsd:decimal ;
  dwc:decimalLongitude "1.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23557 1.5418)"^^geo:wktLiteral ;
  geo-pos:lat "50.23557"^^xsd:decimal ;
  geo-pos:long "1.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12487'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5418'^^xsd:double;
  dwc:latitude '50.23557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5418 50.23557, 1.5418 50.23557, 1.5418 50.23557, 1.5418 50.23557, 1.5418 50.23557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12487'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.54181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.54181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.54181)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.54181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54181'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54181 50.22963, 1.54181 50.22963, 1.54181 50.22963, 1.54181 50.22963, 1.54181 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7259'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24321 1.54181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24321"^^xsd:decimal ;
  dwc:decimalLongitude "1.54181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24321 1.54181)"^^geo:wktLiteral ;
  geo-pos:lat "50.24321"^^xsd:decimal ;
  geo-pos:long "1.54181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54181'^^xsd:double;
  dwc:latitude '50.24321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54181 50.24321, 1.54181 50.24321, 1.54181 50.24321, 1.54181 50.24321, 1.54181 50.24321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4489'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31457 1.54181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31457"^^xsd:decimal ;
  dwc:decimalLongitude "1.54181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31457 1.54181)"^^geo:wktLiteral ;
  geo-pos:lat "50.31457"^^xsd:decimal ;
  geo-pos:long "1.54181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_28'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_28'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54181'^^xsd:double;
  dwc:latitude '50.31457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54181 50.31457, 1.54181 50.31457, 1.54181 50.31457, 1.54181 50.31457, 1.54181 50.31457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_28'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36767 1.54181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36767"^^xsd:decimal ;
  dwc:decimalLongitude "1.54181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36767 1.54181)"^^geo:wktLiteral ;
  geo-pos:lat "50.36767"^^xsd:decimal ;
  geo-pos:long "1.54181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7510'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54181'^^xsd:double;
  dwc:latitude '50.36767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54181 50.36767, 1.54181 50.36767, 1.54181 50.36767, 1.54181 50.36767, 1.54181 50.36767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7510'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.54182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23055"^^xsd:decimal ;
  dwc:decimalLongitude "1.54182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23055 1.54182)"^^geo:wktLiteral ;
  geo-pos:lat "50.23055"^^xsd:decimal ;
  geo-pos:long "1.54182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.31666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54182'^^xsd:double;
  dwc:latitude '50.23055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54182 50.23055, 1.54182 50.23055, 1.54182 50.23055, 1.54182 50.23055, 1.54182 50.23055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10031'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22899"^^xsd:decimal ;
  dwc:decimalLongitude "1.54183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54183)"^^geo:wktLiteral ;
  geo-pos:lat "50.22899"^^xsd:decimal ;
  geo-pos:long "1.54183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.80111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54183'^^xsd:double;
  dwc:latitude '50.22899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54183 50.22899, 1.54183 50.22899, 1.54183 50.22899, 1.54183 50.22899, 1.54183 50.22899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8377'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.54184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22989"^^xsd:decimal ;
  dwc:decimalLongitude "1.54184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.54184)"^^geo:wktLiteral ;
  geo-pos:lat "50.22989"^^xsd:decimal ;
  geo-pos:long "1.54184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7448'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54184'^^xsd:double;
  dwc:latitude '50.22989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54184 50.22989, 1.54184 50.22989, 1.54184 50.22989, 1.54184 50.22989, 1.54184 50.22989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7448'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22475 1.54185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22475"^^xsd:decimal ;
  dwc:decimalLongitude "1.54185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22475 1.54185)"^^geo:wktLiteral ;
  geo-pos:lat "50.22475"^^xsd:decimal ;
  geo-pos:long "1.54185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54185'^^xsd:double;
  dwc:latitude '50.22475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54185 50.22475, 1.54185 50.22475, 1.54185 50.22475, 1.54185 50.22475, 1.54185 50.22475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6963'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.54185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.54185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.54185)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.54185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11217'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54185'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54185 50.23295, 1.54185 50.23295, 1.54185 50.23295, 1.54185 50.23295, 1.54185 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11217'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.54186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.54186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.54186)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.54186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54186'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54186 50.22971, 1.54186 50.22971, 1.54186 50.22971, 1.54186 50.22971, 1.54186 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6364'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33995 1.54186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33995"^^xsd:decimal ;
  dwc:decimalLongitude "1.54186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33995 1.54186)"^^geo:wktLiteral ;
  geo-pos:lat "50.33995"^^xsd:decimal ;
  geo-pos:long "1.54186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54186'^^xsd:double;
  dwc:latitude '50.33995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54186 50.33995, 1.54186 50.33995, 1.54186 50.33995, 1.54186 50.33995, 1.54186 50.33995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9594'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21469 1.54187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21469"^^xsd:decimal ;
  dwc:decimalLongitude "1.54187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21469 1.54187)"^^geo:wktLiteral ;
  geo-pos:lat "50.21469"^^xsd:decimal ;
  geo-pos:long "1.54187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54187'^^xsd:double;
  dwc:latitude '50.21469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54187 50.21469, 1.54187 50.21469, 1.54187 50.21469, 1.54187 50.21469, 1.54187 50.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_309'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 1.54187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2233"^^xsd:decimal ;
  dwc:decimalLongitude "1.54187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 1.54187)"^^geo:wktLiteral ;
  geo-pos:lat "50.2233"^^xsd:decimal ;
  geo-pos:long "1.54187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_80'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_80'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54187'^^xsd:double;
  dwc:latitude '50.2233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54187 50.2233, 1.54187 50.2233, 1.54187 50.2233, 1.54187 50.2233, 1.54187 50.2233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_80'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.54187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22481"^^xsd:decimal ;
  dwc:decimalLongitude "1.54187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.54187)"^^geo:wktLiteral ;
  geo-pos:lat "50.22481"^^xsd:decimal ;
  geo-pos:long "1.54187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54187'^^xsd:double;
  dwc:latitude '50.22481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54187 50.22481, 1.54187 50.22481, 1.54187 50.22481, 1.54187 50.22481, 1.54187 50.22481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_676'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.54187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22534"^^xsd:decimal ;
  dwc:decimalLongitude "1.54187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22534 1.54187)"^^geo:wktLiteral ;
  geo-pos:lat "50.22534"^^xsd:decimal ;
  geo-pos:long "1.54187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54187'^^xsd:double;
  dwc:latitude '50.22534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54187 50.22534, 1.54187 50.22534, 1.54187 50.22534, 1.54187 50.22534, 1.54187 50.22534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10675'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.54187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23179"^^xsd:decimal ;
  dwc:decimalLongitude "1.54187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.54187)"^^geo:wktLiteral ;
  geo-pos:lat "50.23179"^^xsd:decimal ;
  geo-pos:long "1.54187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13035'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.028888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54187'^^xsd:double;
  dwc:latitude '50.23179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54187 50.23179, 1.54187 50.23179, 1.54187 50.23179, 1.54187 50.23179, 1.54187 50.23179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13035'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.54188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.54188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.54188)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.54188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54188'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54188 50.23245, 1.54188 50.23245, 1.54188 50.23245, 1.54188 50.23245, 1.54188 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9147'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.54189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.54189)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54189'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54189 50.22882, 1.54189 50.22882, 1.54189 50.22882, 1.54189 50.22882, 1.54189 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7290'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34362 1.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34362"^^xsd:decimal ;
  dwc:decimalLongitude "1.54189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34362 1.54189)"^^geo:wktLiteral ;
  geo-pos:lat "50.34362"^^xsd:decimal ;
  geo-pos:long "1.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54189'^^xsd:double;
  dwc:latitude '50.34362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54189 50.34362, 1.54189 50.34362, 1.54189 50.34362, 1.54189 50.34362, 1.54189 50.34362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4741'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.54191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23269"^^xsd:decimal ;
  dwc:decimalLongitude "1.54191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.54191)"^^geo:wktLiteral ;
  geo-pos:lat "50.23269"^^xsd:decimal ;
  geo-pos:long "1.54191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54191'^^xsd:double;
  dwc:latitude '50.23269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54191 50.23269, 1.54191 50.23269, 1.54191 50.23269, 1.54191 50.23269, 1.54191 50.23269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2720'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.54192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.54192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.54192)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.54192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54192'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54192 50.23048, 1.54192 50.23048, 1.54192 50.23048, 1.54192 50.23048, 1.54192 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7276'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36155 1.54193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36155"^^xsd:decimal ;
  dwc:decimalLongitude "1.54193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36155 1.54193)"^^geo:wktLiteral ;
  geo-pos:lat "50.36155"^^xsd:decimal ;
  geo-pos:long "1.54193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8217'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54193'^^xsd:double;
  dwc:latitude '50.36155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54193 50.36155, 1.54193 50.36155, 1.54193 50.36155, 1.54193 50.36155, 1.54193 50.36155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8217'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.54194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54194)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.54194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.812222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54194'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54194 50.23006, 1.54194 50.23006, 1.54194 50.23006, 1.54194 50.23006, 1.54194 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6243'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22763 1.54197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22763"^^xsd:decimal ;
  dwc:decimalLongitude "1.54197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22763 1.54197)"^^geo:wktLiteral ;
  geo-pos:lat "50.22763"^^xsd:decimal ;
  geo-pos:long "1.54197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54197'^^xsd:double;
  dwc:latitude '50.22763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54197 50.22763, 1.54197 50.22763, 1.54197 50.22763, 1.54197 50.22763, 1.54197 50.22763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8327'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.54197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54197)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.54197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.154444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54197'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54197 50.2294, 1.54197 50.2294, 1.54197 50.2294, 1.54197 50.2294, 1.54197 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4923'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36305 1.54197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36305"^^xsd:decimal ;
  dwc:decimalLongitude "1.54197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36305 1.54197)"^^geo:wktLiteral ;
  geo-pos:lat "50.36305"^^xsd:decimal ;
  geo-pos:long "1.54197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8216'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54197'^^xsd:double;
  dwc:latitude '50.36305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54197 50.36305, 1.54197 50.36305, 1.54197 50.36305, 1.54197 50.36305, 1.54197 50.36305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8216'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31877 1.54199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31877"^^xsd:decimal ;
  dwc:decimalLongitude "1.54199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31877 1.54199)"^^geo:wktLiteral ;
  geo-pos:lat "50.31877"^^xsd:decimal ;
  geo-pos:long "1.54199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54199'^^xsd:double;
  dwc:latitude '50.31877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54199 50.31877, 1.54199 50.31877, 1.54199 50.31877, 1.54199 50.31877, 1.54199 50.31877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4861'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22394"^^xsd:decimal ;
  dwc:decimalLongitude "1.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.542)"^^geo:wktLiteral ;
  geo-pos:lat "50.22394"^^xsd:decimal ;
  geo-pos:long "1.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.542'^^xsd:double;
  dwc:latitude '50.22394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542 50.22394, 1.542 50.22394, 1.542 50.22394, 1.542 50.22394, 1.542 50.22394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9837'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.54201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.54201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.54201)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.54201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.973333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54201'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54201 50.23156, 1.54201 50.23156, 1.54201 50.23156, 1.54201 50.23156, 1.54201 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11978'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22254 1.54203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22254"^^xsd:decimal ;
  dwc:decimalLongitude "1.54203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22254 1.54203)"^^geo:wktLiteral ;
  geo-pos:lat "50.22254"^^xsd:decimal ;
  geo-pos:long "1.54203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54203'^^xsd:double;
  dwc:latitude '50.22254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54203 50.22254, 1.54203 50.22254, 1.54203 50.22254, 1.54203 50.22254, 1.54203 50.22254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_332'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.54204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22029"^^xsd:decimal ;
  dwc:decimalLongitude "1.54204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.54204)"^^geo:wktLiteral ;
  geo-pos:lat "50.22029"^^xsd:decimal ;
  geo-pos:long "1.54204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_573'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54204'^^xsd:double;
  dwc:latitude '50.22029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54204 50.22029, 1.54204 50.22029, 1.54204 50.22029, 1.54204 50.22029, 1.54204 50.22029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_573'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37759 1.54204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37759"^^xsd:decimal ;
  dwc:decimalLongitude "1.54204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37759 1.54204)"^^geo:wktLiteral ;
  geo-pos:lat "50.37759"^^xsd:decimal ;
  geo-pos:long "1.54204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54204'^^xsd:double;
  dwc:latitude '50.37759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54204 50.37759, 1.54204 50.37759, 1.54204 50.37759, 1.54204 50.37759, 1.54204 50.37759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1750'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 1.54205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.226"^^xsd:decimal ;
  dwc:decimalLongitude "1.54205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 1.54205)"^^geo:wktLiteral ;
  geo-pos:lat "50.226"^^xsd:decimal ;
  geo-pos:long "1.54205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54205'^^xsd:double;
  dwc:latitude '50.226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54205 50.226, 1.54205 50.226, 1.54205 50.226, 1.54205 50.226, 1.54205 50.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7040'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22726 1.54205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22726"^^xsd:decimal ;
  dwc:decimalLongitude "1.54205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22726 1.54205)"^^geo:wktLiteral ;
  geo-pos:lat "50.22726"^^xsd:decimal ;
  geo-pos:long "1.54205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.168888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54205'^^xsd:double;
  dwc:latitude '50.22726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54205 50.22726, 1.54205 50.22726, 1.54205 50.22726, 1.54205 50.22726, 1.54205 50.22726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4147'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.54206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22299"^^xsd:decimal ;
  dwc:decimalLongitude "1.54206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.54206)"^^geo:wktLiteral ;
  geo-pos:lat "50.22299"^^xsd:decimal ;
  geo-pos:long "1.54206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54206'^^xsd:double;
  dwc:latitude '50.22299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54206 50.22299, 1.54206 50.22299, 1.54206 50.22299, 1.54206 50.22299, 1.54206 50.22299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_681'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36856 1.54206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36856"^^xsd:decimal ;
  dwc:decimalLongitude "1.54206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36856 1.54206)"^^geo:wktLiteral ;
  geo-pos:lat "50.36856"^^xsd:decimal ;
  geo-pos:long "1.54206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54206'^^xsd:double;
  dwc:latitude '50.36856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54206 50.36856, 1.54206 50.36856, 1.54206 50.36856, 1.54206 50.36856, 1.54206 50.36856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8076'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.54207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.54207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.54207)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.54207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54207'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54207 50.22853, 1.54207 50.22853, 1.54207 50.22853, 1.54207 50.22853, 1.54207 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8036'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.54208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.54208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.54208)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.54208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54208'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54208 50.22845, 1.54208 50.22845, 1.54208 50.22845, 1.54208 50.22845, 1.54208 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8126'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21465 1.54209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21465"^^xsd:decimal ;
  dwc:decimalLongitude "1.54209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21465 1.54209)"^^geo:wktLiteral ;
  geo-pos:lat "50.21465"^^xsd:decimal ;
  geo-pos:long "1.54209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54209'^^xsd:double;
  dwc:latitude '50.21465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54209 50.21465, 1.54209 50.21465, 1.54209 50.21465, 1.54209 50.21465, 1.54209 50.21465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_307'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.54211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23341"^^xsd:decimal ;
  dwc:decimalLongitude "1.54211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23341 1.54211)"^^geo:wktLiteral ;
  geo-pos:lat "50.23341"^^xsd:decimal ;
  geo-pos:long "1.54211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54211'^^xsd:double;
  dwc:latitude '50.23341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54211 50.23341, 1.54211 50.23341, 1.54211 50.23341, 1.54211 50.23341, 1.54211 50.23341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12120'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23943 1.54211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23943"^^xsd:decimal ;
  dwc:decimalLongitude "1.54211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23943 1.54211)"^^geo:wktLiteral ;
  geo-pos:lat "50.23943"^^xsd:decimal ;
  geo-pos:long "1.54211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54211'^^xsd:double;
  dwc:latitude '50.23943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54211 50.23943, 1.54211 50.23943, 1.54211 50.23943, 1.54211 50.23943, 1.54211 50.23943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11553'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21602 1.54212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21602"^^xsd:decimal ;
  dwc:decimalLongitude "1.54212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21602 1.54212)"^^geo:wktLiteral ;
  geo-pos:lat "50.21602"^^xsd:decimal ;
  geo-pos:long "1.54212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_97'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_97'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54212'^^xsd:double;
  dwc:latitude '50.21602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54212 50.21602, 1.54212 50.21602, 1.54212 50.21602, 1.54212 50.21602, 1.54212 50.21602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_97'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.54213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54213)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.54213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54213'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54213 50.23013, 1.54213 50.23013, 1.54213 50.23013, 1.54213 50.23013, 1.54213 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6465'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23966 1.54216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23966"^^xsd:decimal ;
  dwc:decimalLongitude "1.54216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23966 1.54216)"^^geo:wktLiteral ;
  geo-pos:lat "50.23966"^^xsd:decimal ;
  geo-pos:long "1.54216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3024'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54216'^^xsd:double;
  dwc:latitude '50.23966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54216 50.23966, 1.54216 50.23966, 1.54216 50.23966, 1.54216 50.23966, 1.54216 50.23966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3024'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21518 1.54217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21518"^^xsd:decimal ;
  dwc:decimalLongitude "1.54217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21518 1.54217)"^^geo:wktLiteral ;
  geo-pos:lat "50.21518"^^xsd:decimal ;
  geo-pos:long "1.54217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_500'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54217'^^xsd:double;
  dwc:latitude '50.21518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54217 50.21518, 1.54217 50.21518, 1.54217 50.21518, 1.54217 50.21518, 1.54217 50.21518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_500'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23615 1.54217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23615"^^xsd:decimal ;
  dwc:decimalLongitude "1.54217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23615 1.54217)"^^geo:wktLiteral ;
  geo-pos:lat "50.23615"^^xsd:decimal ;
  geo-pos:long "1.54217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54217'^^xsd:double;
  dwc:latitude '50.23615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54217 50.23615, 1.54217 50.23615, 1.54217 50.23615, 1.54217 50.23615, 1.54217 50.23615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12685'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.5422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.5422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.5422)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.5422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.785555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5422'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5422 50.22852, 1.5422 50.22852, 1.5422 50.22852, 1.5422 50.22852, 1.5422 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5470'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.5422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.5422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.5422)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.5422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5422'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5422 50.2325, 1.5422 50.2325, 1.5422 50.2325, 1.5422 50.2325, 1.5422 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5443'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.54222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21805"^^xsd:decimal ;
  dwc:decimalLongitude "1.54222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.54222)"^^geo:wktLiteral ;
  geo-pos:lat "50.21805"^^xsd:decimal ;
  geo-pos:long "1.54222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54222'^^xsd:double;
  dwc:latitude '50.21805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54222 50.21805, 1.54222 50.21805, 1.54222 50.21805, 1.54222 50.21805, 1.54222 50.21805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_194'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.54222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23059"^^xsd:decimal ;
  dwc:decimalLongitude "1.54222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.54222)"^^geo:wktLiteral ;
  geo-pos:lat "50.23059"^^xsd:decimal ;
  geo-pos:long "1.54222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54222'^^xsd:double;
  dwc:latitude '50.23059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54222 50.23059, 1.54222 50.23059, 1.54222 50.23059, 1.54222 50.23059, 1.54222 50.23059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6182'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21511 1.54223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21511"^^xsd:decimal ;
  dwc:decimalLongitude "1.54223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21511 1.54223)"^^geo:wktLiteral ;
  geo-pos:lat "50.21511"^^xsd:decimal ;
  geo-pos:long "1.54223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54223'^^xsd:double;
  dwc:latitude '50.21511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54223 50.21511, 1.54223 50.21511, 1.54223 50.21511, 1.54223 50.21511, 1.54223 50.21511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_292'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32478 1.54223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32478"^^xsd:decimal ;
  dwc:decimalLongitude "1.54223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32478 1.54223)"^^geo:wktLiteral ;
  geo-pos:lat "50.32478"^^xsd:decimal ;
  geo-pos:long "1.54223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54223'^^xsd:double;
  dwc:latitude '50.32478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54223 50.32478, 1.54223 50.32478, 1.54223 50.32478, 1.54223 50.32478, 1.54223 50.32478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8800'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.54224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22875"^^xsd:decimal ;
  dwc:decimalLongitude "1.54224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.54224)"^^geo:wktLiteral ;
  geo-pos:lat "50.22875"^^xsd:decimal ;
  geo-pos:long "1.54224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54224'^^xsd:double;
  dwc:latitude '50.22875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54224 50.22875, 1.54224 50.22875, 1.54224 50.22875, 1.54224 50.22875, 1.54224 50.22875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12040'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24734 1.54224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24734"^^xsd:decimal ;
  dwc:decimalLongitude "1.54224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24734 1.54224)"^^geo:wktLiteral ;
  geo-pos:lat "50.24734"^^xsd:decimal ;
  geo-pos:long "1.54224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_6775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54224'^^xsd:double;
  dwc:latitude '50.24734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54224 50.24734, 1.54224 50.24734, 1.54224 50.24734, 1.54224 50.24734, 1.54224 50.24734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6775'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21462 1.54225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21462"^^xsd:decimal ;
  dwc:decimalLongitude "1.54225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21462 1.54225)"^^geo:wktLiteral ;
  geo-pos:lat "50.21462"^^xsd:decimal ;
  geo-pos:long "1.54225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54225'^^xsd:double;
  dwc:latitude '50.21462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54225 50.21462, 1.54225 50.21462, 1.54225 50.21462, 1.54225 50.21462, 1.54225 50.21462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_334'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.54225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.54225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.54225)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.54225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54225'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54225 50.2316, 1.54225 50.2316, 1.54225 50.2316, 1.54225 50.2316, 1.54225 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4984'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3473 1.54227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3473"^^xsd:decimal ;
  dwc:decimalLongitude "1.54227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3473 1.54227)"^^geo:wktLiteral ;
  geo-pos:lat "50.3473"^^xsd:decimal ;
  geo-pos:long "1.54227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54227'^^xsd:double;
  dwc:latitude '50.3473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54227 50.3473, 1.54227 50.3473, 1.54227 50.3473, 1.54227 50.3473, 1.54227 50.3473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12412'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.54228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21888"^^xsd:decimal ;
  dwc:decimalLongitude "1.54228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.54228)"^^geo:wktLiteral ;
  geo-pos:lat "50.21888"^^xsd:decimal ;
  geo-pos:long "1.54228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54228'^^xsd:double;
  dwc:latitude '50.21888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54228 50.21888, 1.54228 50.21888, 1.54228 50.21888, 1.54228 50.21888, 1.54228 50.21888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.54228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23148"^^xsd:decimal ;
  dwc:decimalLongitude "1.54228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23148 1.54228)"^^geo:wktLiteral ;
  geo-pos:lat "50.23148"^^xsd:decimal ;
  geo-pos:long "1.54228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11153'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.841111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54228'^^xsd:double;
  dwc:latitude '50.23148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54228 50.23148, 1.54228 50.23148, 1.54228 50.23148, 1.54228 50.23148, 1.54228 50.23148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11153'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.54228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54228)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.54228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54228'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54228 50.2325, 1.54228 50.2325, 1.54228 50.2325, 1.54228 50.2325, 1.54228 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10901'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.54231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23017"^^xsd:decimal ;
  dwc:decimalLongitude "1.54231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23017 1.54231)"^^geo:wktLiteral ;
  geo-pos:lat "50.23017"^^xsd:decimal ;
  geo-pos:long "1.54231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.88444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54231'^^xsd:double;
  dwc:latitude '50.23017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54231 50.23017, 1.54231 50.23017, 1.54231 50.23017, 1.54231 50.23017, 1.54231 50.23017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12131'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36387 1.54232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36387"^^xsd:decimal ;
  dwc:decimalLongitude "1.54232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36387 1.54232)"^^geo:wktLiteral ;
  geo-pos:lat "50.36387"^^xsd:decimal ;
  geo-pos:long "1.54232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54232'^^xsd:double;
  dwc:latitude '50.36387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54232 50.36387, 1.54232 50.36387, 1.54232 50.36387, 1.54232 50.36387, 1.54232 50.36387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7928'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.54233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22283"^^xsd:decimal ;
  dwc:decimalLongitude "1.54233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22283 1.54233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22283"^^xsd:decimal ;
  geo-pos:long "1.54233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9112'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54233'^^xsd:double;
  dwc:latitude '50.22283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54233 50.22283, 1.54233 50.22283, 1.54233 50.22283, 1.54233 50.22283, 1.54233 50.22283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9112'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.54233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.231"^^xsd:decimal ;
  dwc:decimalLongitude "1.54233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.54233)"^^geo:wktLiteral ;
  geo-pos:lat "50.231"^^xsd:decimal ;
  geo-pos:long "1.54233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54233'^^xsd:double;
  dwc:latitude '50.231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54233 50.231, 1.54233 50.231, 1.54233 50.231, 1.54233 50.231, 1.54233 50.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4701'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.54235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22972"^^xsd:decimal ;
  dwc:decimalLongitude "1.54235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.54235)"^^geo:wktLiteral ;
  geo-pos:lat "50.22972"^^xsd:decimal ;
  geo-pos:long "1.54235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54235'^^xsd:double;
  dwc:latitude '50.22972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54235 50.22972, 1.54235 50.22972, 1.54235 50.22972, 1.54235 50.22972, 1.54235 50.22972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10759'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34758 1.54235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34758"^^xsd:decimal ;
  dwc:decimalLongitude "1.54235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34758 1.54235)"^^geo:wktLiteral ;
  geo-pos:lat "50.34758"^^xsd:decimal ;
  geo-pos:long "1.54235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54235'^^xsd:double;
  dwc:latitude '50.34758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54235 50.34758, 1.54235 50.34758, 1.54235 50.34758, 1.54235 50.34758, 1.54235 50.34758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8567'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34895 1.54235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34895"^^xsd:decimal ;
  dwc:decimalLongitude "1.54235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34895 1.54235)"^^geo:wktLiteral ;
  geo-pos:lat "50.34895"^^xsd:decimal ;
  geo-pos:long "1.54235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54235'^^xsd:double;
  dwc:latitude '50.34895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54235 50.34895, 1.54235 50.34895, 1.54235 50.34895, 1.54235 50.34895, 1.54235 50.34895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7399'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.54236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22883"^^xsd:decimal ;
  dwc:decimalLongitude "1.54236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.54236)"^^geo:wktLiteral ;
  geo-pos:lat "50.22883"^^xsd:decimal ;
  geo-pos:long "1.54236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.78555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54236'^^xsd:double;
  dwc:latitude '50.22883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54236 50.22883, 1.54236 50.22883, 1.54236 50.22883, 1.54236 50.22883, 1.54236 50.22883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5471'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.54242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.54242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.54242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.54242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12494'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54242'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54242 50.23321, 1.54242 50.23321, 1.54242 50.23321, 1.54242 50.23321, 1.54242 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12494'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.54242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23536"^^xsd:decimal ;
  dwc:decimalLongitude "1.54242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23536 1.54242)"^^geo:wktLiteral ;
  geo-pos:lat "50.23536"^^xsd:decimal ;
  geo-pos:long "1.54242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54242'^^xsd:double;
  dwc:latitude '50.23536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54242 50.23536, 1.54242 50.23536, 1.54242 50.23536, 1.54242 50.23536, 1.54242 50.23536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4972'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33442 1.54242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33442"^^xsd:decimal ;
  dwc:decimalLongitude "1.54242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33442 1.54242)"^^geo:wktLiteral ;
  geo-pos:lat "50.33442"^^xsd:decimal ;
  geo-pos:long "1.54242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54242'^^xsd:double;
  dwc:latitude '50.33442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54242 50.33442, 1.54242 50.33442, 1.54242 50.33442, 1.54242 50.33442, 1.54242 50.33442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8757'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.54246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23225"^^xsd:decimal ;
  dwc:decimalLongitude "1.54246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.54246)"^^geo:wktLiteral ;
  geo-pos:lat "50.23225"^^xsd:decimal ;
  geo-pos:long "1.54246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54246'^^xsd:double;
  dwc:latitude '50.23225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54246 50.23225, 1.54246 50.23225, 1.54246 50.23225, 1.54246 50.23225, 1.54246 50.23225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1897'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36863 1.54246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36863"^^xsd:decimal ;
  dwc:decimalLongitude "1.54246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36863 1.54246)"^^geo:wktLiteral ;
  geo-pos:lat "50.36863"^^xsd:decimal ;
  geo-pos:long "1.54246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54246'^^xsd:double;
  dwc:latitude '50.36863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54246 50.36863, 1.54246 50.36863, 1.54246 50.36863, 1.54246 50.36863, 1.54246 50.36863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8067'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36366 1.54247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36366"^^xsd:decimal ;
  dwc:decimalLongitude "1.54247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36366 1.54247)"^^geo:wktLiteral ;
  geo-pos:lat "50.36366"^^xsd:decimal ;
  geo-pos:long "1.54247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.21777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54247'^^xsd:double;
  dwc:latitude '50.36366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54247 50.36366, 1.54247 50.36366, 1.54247 50.36366, 1.54247 50.36366, 1.54247 50.36366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8603'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.54248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22857"^^xsd:decimal ;
  dwc:decimalLongitude "1.54248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.54248)"^^geo:wktLiteral ;
  geo-pos:lat "50.22857"^^xsd:decimal ;
  geo-pos:long "1.54248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8271'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54248'^^xsd:double;
  dwc:latitude '50.22857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54248 50.22857, 1.54248 50.22857, 1.54248 50.22857, 1.54248 50.22857, 1.54248 50.22857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8271'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.54248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.54248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.54248)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.54248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54248'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54248 50.23336, 1.54248 50.23336, 1.54248 50.23336, 1.54248 50.23336, 1.54248 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9864'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5425)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_12919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5425'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5425 50.22991, 1.5425 50.22991, 1.5425 50.22991, 1.5425 50.22991, 1.5425 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12919'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.5425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5425'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5425 50.23153, 1.5425 50.23153, 1.5425 50.23153, 1.5425 50.23153, 1.5425 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4830'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23185"^^xsd:decimal ;
  dwc:decimalLongitude "1.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.5425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23185"^^xsd:decimal ;
  geo-pos:long "1.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5425'^^xsd:double;
  dwc:latitude '50.23185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5425 50.23185, 1.5425 50.23185, 1.5425 50.23185, 1.5425 50.23185, 1.5425 50.23185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4312'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.54251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22859"^^xsd:decimal ;
  dwc:decimalLongitude "1.54251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.54251)"^^geo:wktLiteral ;
  geo-pos:lat "50.22859"^^xsd:decimal ;
  geo-pos:long "1.54251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54251'^^xsd:double;
  dwc:latitude '50.22859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54251 50.22859, 1.54251 50.22859, 1.54251 50.22859, 1.54251 50.22859, 1.54251 50.22859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13044'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.54253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.54253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.54253)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.54253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.807777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54253'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54253 50.22988, 1.54253 50.22988, 1.54253 50.22988, 1.54253 50.22988, 1.54253 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5144'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.54253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23621"^^xsd:decimal ;
  dwc:decimalLongitude "1.54253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.54253)"^^geo:wktLiteral ;
  geo-pos:lat "50.23621"^^xsd:decimal ;
  geo-pos:long "1.54253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54253'^^xsd:double;
  dwc:latitude '50.23621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54253 50.23621, 1.54253 50.23621, 1.54253 50.23621, 1.54253 50.23621, 1.54253 50.23621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4030'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.54254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22668"^^xsd:decimal ;
  dwc:decimalLongitude "1.54254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22668 1.54254)"^^geo:wktLiteral ;
  geo-pos:lat "50.22668"^^xsd:decimal ;
  geo-pos:long "1.54254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54254'^^xsd:double;
  dwc:latitude '50.22668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54254 50.22668, 1.54254 50.22668, 1.54254 50.22668, 1.54254 50.22668, 1.54254 50.22668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4779'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23806 1.54254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23806"^^xsd:decimal ;
  dwc:decimalLongitude "1.54254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23806 1.54254)"^^geo:wktLiteral ;
  geo-pos:lat "50.23806"^^xsd:decimal ;
  geo-pos:long "1.54254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54254'^^xsd:double;
  dwc:latitude '50.23806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54254 50.23806, 1.54254 50.23806, 1.54254 50.23806, 1.54254 50.23806, 1.54254 50.23806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7628'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33476 1.54255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33476"^^xsd:decimal ;
  dwc:decimalLongitude "1.54255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33476 1.54255)"^^geo:wktLiteral ;
  geo-pos:lat "50.33476"^^xsd:decimal ;
  geo-pos:long "1.54255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.104444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54255'^^xsd:double;
  dwc:latitude '50.33476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54255 50.33476, 1.54255 50.33476, 1.54255 50.33476, 1.54255 50.33476, 1.54255 50.33476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9498'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36685 1.54255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36685"^^xsd:decimal ;
  dwc:decimalLongitude "1.54255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36685 1.54255)"^^geo:wktLiteral ;
  geo-pos:lat "50.36685"^^xsd:decimal ;
  geo-pos:long "1.54255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54255'^^xsd:double;
  dwc:latitude '50.36685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54255 50.36685, 1.54255 50.36685, 1.54255 50.36685, 1.54255 50.36685, 1.54255 50.36685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8786'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.54256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22541"^^xsd:decimal ;
  dwc:decimalLongitude "1.54256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.54256)"^^geo:wktLiteral ;
  geo-pos:lat "50.22541"^^xsd:decimal ;
  geo-pos:long "1.54256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8272'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54256'^^xsd:double;
  dwc:latitude '50.22541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54256 50.22541, 1.54256 50.22541, 1.54256 50.22541, 1.54256 50.22541, 1.54256 50.22541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8272'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22749 1.54257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22749"^^xsd:decimal ;
  dwc:decimalLongitude "1.54257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22749 1.54257)"^^geo:wktLiteral ;
  geo-pos:lat "50.22749"^^xsd:decimal ;
  geo-pos:long "1.54257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54257'^^xsd:double;
  dwc:latitude '50.22749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54257 50.22749, 1.54257 50.22749, 1.54257 50.22749, 1.54257 50.22749, 1.54257 50.22749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5427'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.54257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22833"^^xsd:decimal ;
  dwc:decimalLongitude "1.54257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.54257)"^^geo:wktLiteral ;
  geo-pos:lat "50.22833"^^xsd:decimal ;
  geo-pos:long "1.54257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_79'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_79'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54257'^^xsd:double;
  dwc:latitude '50.22833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54257 50.22833, 1.54257 50.22833, 1.54257 50.22833, 1.54257 50.22833, 1.54257 50.22833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_79'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.54258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23146"^^xsd:decimal ;
  dwc:decimalLongitude "1.54258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.54258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23146"^^xsd:decimal ;
  geo-pos:long "1.54258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54258'^^xsd:double;
  dwc:latitude '50.23146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54258 50.23146, 1.54258 50.23146, 1.54258 50.23146, 1.54258 50.23146, 1.54258 50.23146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10600'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21491 1.5426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21491"^^xsd:decimal ;
  dwc:decimalLongitude "1.5426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21491 1.5426)"^^geo:wktLiteral ;
  geo-pos:lat "50.21491"^^xsd:decimal ;
  geo-pos:long "1.5426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_82'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_82'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5426'^^xsd:double;
  dwc:latitude '50.21491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5426 50.21491, 1.5426 50.21491, 1.5426 50.21491, 1.5426 50.21491, 1.5426 50.21491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_82'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22252 1.54261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22252 1.54261)"^^geo:wktLiteral ;
  geo-pos:lat "50.22252"^^xsd:decimal ;
  geo-pos:long "1.54261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54261'^^xsd:double;
  dwc:latitude '50.22252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54261 50.22252, 1.54261 50.22252, 1.54261 50.22252, 1.54261 50.22252, 1.54261 50.22252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_212'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.54261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.54261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.54261)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.54261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54261'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54261 50.23094, 1.54261 50.23094, 1.54261 50.23094, 1.54261 50.23094, 1.54261 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6599'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34703 1.54261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34703"^^xsd:decimal ;
  dwc:decimalLongitude "1.54261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34703 1.54261)"^^geo:wktLiteral ;
  geo-pos:lat "50.34703"^^xsd:decimal ;
  geo-pos:long "1.54261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54261'^^xsd:double;
  dwc:latitude '50.34703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54261 50.34703, 1.54261 50.34703, 1.54261 50.34703, 1.54261 50.34703, 1.54261 50.34703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2661'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.54262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.54262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.54262)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.54262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8268'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54262'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54262 50.23089, 1.54262 50.23089, 1.54262 50.23089, 1.54262 50.23089, 1.54262 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8268'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.54263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23074"^^xsd:decimal ;
  dwc:decimalLongitude "1.54263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.54263)"^^geo:wktLiteral ;
  geo-pos:lat "50.23074"^^xsd:decimal ;
  geo-pos:long "1.54263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1525'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54263'^^xsd:double;
  dwc:latitude '50.23074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54263 50.23074, 1.54263 50.23074, 1.54263 50.23074, 1.54263 50.23074, 1.54263 50.23074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1525'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.54263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23077"^^xsd:decimal ;
  dwc:decimalLongitude "1.54263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.54263)"^^geo:wktLiteral ;
  geo-pos:lat "50.23077"^^xsd:decimal ;
  geo-pos:long "1.54263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54263'^^xsd:double;
  dwc:latitude '50.23077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54263 50.23077, 1.54263 50.23077, 1.54263 50.23077, 1.54263 50.23077, 1.54263 50.23077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1046'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.54264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22727"^^xsd:decimal ;
  dwc:decimalLongitude "1.54264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22727 1.54264)"^^geo:wktLiteral ;
  geo-pos:lat "50.22727"^^xsd:decimal ;
  geo-pos:long "1.54264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54264'^^xsd:double;
  dwc:latitude '50.22727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54264 50.22727, 1.54264 50.22727, 1.54264 50.22727, 1.54264 50.22727, 1.54264 50.22727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6339'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.54264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.54264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.54264)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.54264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54264'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54264 50.23202, 1.54264 50.23202, 1.54264 50.23202, 1.54264 50.23202, 1.54264 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10811'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.54265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.54265)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.54265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.645555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54265'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54265 50.22896, 1.54265 50.22896, 1.54265 50.22896, 1.54265 50.22896, 1.54265 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4692'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.54265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23072"^^xsd:decimal ;
  dwc:decimalLongitude "1.54265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.54265)"^^geo:wktLiteral ;
  geo-pos:lat "50.23072"^^xsd:decimal ;
  geo-pos:long "1.54265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54265'^^xsd:double;
  dwc:latitude '50.23072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54265 50.23072, 1.54265 50.23072, 1.54265 50.23072, 1.54265 50.23072, 1.54265 50.23072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5977'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22074 1.54266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22074"^^xsd:decimal ;
  dwc:decimalLongitude "1.54266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22074 1.54266)"^^geo:wktLiteral ;
  geo-pos:lat "50.22074"^^xsd:decimal ;
  geo-pos:long "1.54266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_13144'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54266'^^xsd:double;
  dwc:latitude '50.22074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54266 50.22074, 1.54266 50.22074, 1.54266 50.22074, 1.54266 50.22074, 1.54266 50.22074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13144'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.54266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22619"^^xsd:decimal ;
  dwc:decimalLongitude "1.54266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22619 1.54266)"^^geo:wktLiteral ;
  geo-pos:lat "50.22619"^^xsd:decimal ;
  geo-pos:long "1.54266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54266'^^xsd:double;
  dwc:latitude '50.22619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54266 50.22619, 1.54266 50.22619, 1.54266 50.22619, 1.54266 50.22619, 1.54266 50.22619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7326'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.54266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.54266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.54266)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.54266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54266'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54266 50.2322, 1.54266 50.2322, 1.54266 50.2322, 1.54266 50.2322, 1.54266 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4319'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21646 1.54267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21646"^^xsd:decimal ;
  dwc:decimalLongitude "1.54267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21646 1.54267)"^^geo:wktLiteral ;
  geo-pos:lat "50.21646"^^xsd:decimal ;
  geo-pos:long "1.54267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54267'^^xsd:double;
  dwc:latitude '50.21646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54267 50.21646, 1.54267 50.21646, 1.54267 50.21646, 1.54267 50.21646, 1.54267 50.21646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_291'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.54267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23033"^^xsd:decimal ;
  dwc:decimalLongitude "1.54267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.54267)"^^geo:wktLiteral ;
  geo-pos:lat "50.23033"^^xsd:decimal ;
  geo-pos:long "1.54267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54267'^^xsd:double;
  dwc:latitude '50.23033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54267 50.23033, 1.54267 50.23033, 1.54267 50.23033, 1.54267 50.23033, 1.54267 50.23033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6409'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23589 1.54267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23589"^^xsd:decimal ;
  dwc:decimalLongitude "1.54267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23589 1.54267)"^^geo:wktLiteral ;
  geo-pos:lat "50.23589"^^xsd:decimal ;
  geo-pos:long "1.54267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.63'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54267'^^xsd:double;
  dwc:latitude '50.23589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54267 50.23589, 1.54267 50.23589, 1.54267 50.23589, 1.54267 50.23589, 1.54267 50.23589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4261'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.54268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22679"^^xsd:decimal ;
  dwc:decimalLongitude "1.54268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.54268)"^^geo:wktLiteral ;
  geo-pos:lat "50.22679"^^xsd:decimal ;
  geo-pos:long "1.54268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54268'^^xsd:double;
  dwc:latitude '50.22679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54268 50.22679, 1.54268 50.22679, 1.54268 50.22679, 1.54268 50.22679, 1.54268 50.22679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9934'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23514 1.54268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23514"^^xsd:decimal ;
  dwc:decimalLongitude "1.54268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23514 1.54268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23514"^^xsd:decimal ;
  geo-pos:long "1.54268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54268'^^xsd:double;
  dwc:latitude '50.23514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54268 50.23514, 1.54268 50.23514, 1.54268 50.23514, 1.54268 50.23514, 1.54268 50.23514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6678'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.5427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21521"^^xsd:decimal ;
  dwc:decimalLongitude "1.5427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.5427)"^^geo:wktLiteral ;
  geo-pos:lat "50.21521"^^xsd:decimal ;
  geo-pos:long "1.5427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5427'^^xsd:double;
  dwc:latitude '50.21521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5427 50.21521, 1.5427 50.21521, 1.5427 50.21521, 1.5427 50.21521, 1.5427 50.21521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_299'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.54271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23339"^^xsd:decimal ;
  dwc:decimalLongitude "1.54271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23339 1.54271)"^^geo:wktLiteral ;
  geo-pos:lat "50.23339"^^xsd:decimal ;
  geo-pos:long "1.54271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54271'^^xsd:double;
  dwc:latitude '50.23339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54271 50.23339, 1.54271 50.23339, 1.54271 50.23339, 1.54271 50.23339, 1.54271 50.23339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5938'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34485 1.54271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34485"^^xsd:decimal ;
  dwc:decimalLongitude "1.54271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34485 1.54271)"^^geo:wktLiteral ;
  geo-pos:lat "50.34485"^^xsd:decimal ;
  geo-pos:long "1.54271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54271'^^xsd:double;
  dwc:latitude '50.34485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54271 50.34485, 1.54271 50.34485, 1.54271 50.34485, 1.54271 50.34485, 1.54271 50.34485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9351'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.54272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22648"^^xsd:decimal ;
  dwc:decimalLongitude "1.54272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.54272)"^^geo:wktLiteral ;
  geo-pos:lat "50.22648"^^xsd:decimal ;
  geo-pos:long "1.54272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54272'^^xsd:double;
  dwc:latitude '50.22648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54272 50.22648, 1.54272 50.22648, 1.54272 50.22648, 1.54272 50.22648, 1.54272 50.22648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6746'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22678 1.54272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22678"^^xsd:decimal ;
  dwc:decimalLongitude "1.54272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22678 1.54272)"^^geo:wktLiteral ;
  geo-pos:lat "50.22678"^^xsd:decimal ;
  geo-pos:long "1.54272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54272'^^xsd:double;
  dwc:latitude '50.22678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54272 50.22678, 1.54272 50.22678, 1.54272 50.22678, 1.54272 50.22678, 1.54272 50.22678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7206'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.54272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.54272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.54272)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.54272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11161'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54272'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54272 50.23215, 1.54272 50.23215, 1.54272 50.23215, 1.54272 50.23215, 1.54272 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11161'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.54275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.54275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.54275)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.54275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11205'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54275'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54275 50.22944, 1.54275 50.22944, 1.54275 50.22944, 1.54275 50.22944, 1.54275 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11205'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.54276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23075"^^xsd:decimal ;
  dwc:decimalLongitude "1.54276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.54276)"^^geo:wktLiteral ;
  geo-pos:lat "50.23075"^^xsd:decimal ;
  geo-pos:long "1.54276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54276'^^xsd:double;
  dwc:latitude '50.23075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54276 50.23075, 1.54276 50.23075, 1.54276 50.23075, 1.54276 50.23075, 1.54276 50.23075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10477'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.54276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.54276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.54276)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.54276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54276'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54276 50.23131, 1.54276 50.23131, 1.54276 50.23131, 1.54276 50.23131, 1.54276 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9693'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35111 1.54276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35111"^^xsd:decimal ;
  dwc:decimalLongitude "1.54276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35111 1.54276)"^^geo:wktLiteral ;
  geo-pos:lat "50.35111"^^xsd:decimal ;
  geo-pos:long "1.54276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.70666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54276'^^xsd:double;
  dwc:latitude '50.35111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54276 50.35111, 1.54276 50.35111, 1.54276 50.35111, 1.54276 50.35111, 1.54276 50.35111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3703'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34334 1.54278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34334"^^xsd:decimal ;
  dwc:decimalLongitude "1.54278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34334 1.54278)"^^geo:wktLiteral ;
  geo-pos:lat "50.34334"^^xsd:decimal ;
  geo-pos:long "1.54278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54278'^^xsd:double;
  dwc:latitude '50.34334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54278 50.34334, 1.54278 50.34334, 1.54278 50.34334, 1.54278 50.34334, 1.54278 50.34334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8572'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36375 1.54278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36375"^^xsd:decimal ;
  dwc:decimalLongitude "1.54278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36375 1.54278)"^^geo:wktLiteral ;
  geo-pos:lat "50.36375"^^xsd:decimal ;
  geo-pos:long "1.54278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54278'^^xsd:double;
  dwc:latitude '50.36375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54278 50.36375, 1.54278 50.36375, 1.54278 50.36375, 1.54278 50.36375, 1.54278 50.36375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9690'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3669 1.54278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3669"^^xsd:decimal ;
  dwc:decimalLongitude "1.54278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3669 1.54278)"^^geo:wktLiteral ;
  geo-pos:lat "50.3669"^^xsd:decimal ;
  geo-pos:long "1.54278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54278'^^xsd:double;
  dwc:latitude '50.3669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54278 50.3669, 1.54278 50.3669, 1.54278 50.3669, 1.54278 50.3669, 1.54278 50.3669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8785'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36613 1.54279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36613"^^xsd:decimal ;
  dwc:decimalLongitude "1.54279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36613 1.54279)"^^geo:wktLiteral ;
  geo-pos:lat "50.36613"^^xsd:decimal ;
  geo-pos:long "1.54279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8215'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54279'^^xsd:double;
  dwc:latitude '50.36613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54279 50.36613, 1.54279 50.36613, 1.54279 50.36613, 1.54279 50.36613, 1.54279 50.36613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8215'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.5428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.231"^^xsd:decimal ;
  dwc:decimalLongitude "1.5428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.5428)"^^geo:wktLiteral ;
  geo-pos:lat "50.231"^^xsd:decimal ;
  geo-pos:long "1.5428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12556'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5428'^^xsd:double;
  dwc:latitude '50.231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5428 50.231, 1.5428 50.231, 1.5428 50.231, 1.5428 50.231, 1.5428 50.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12556'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23088"^^xsd:decimal ;
  dwc:decimalLongitude "1.54281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54281)"^^geo:wktLiteral ;
  geo-pos:lat "50.23088"^^xsd:decimal ;
  geo-pos:long "1.54281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.134444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54281'^^xsd:double;
  dwc:latitude '50.23088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54281 50.23088, 1.54281 50.23088, 1.54281 50.23088, 1.54281 50.23088, 1.54281 50.23088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4731'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.54281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54281)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.54281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54281'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54281 50.23261, 1.54281 50.23261, 1.54281 50.23261, 1.54281 50.23261, 1.54281 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4738'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.54284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22237"^^xsd:decimal ;
  dwc:decimalLongitude "1.54284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.54284)"^^geo:wktLiteral ;
  geo-pos:lat "50.22237"^^xsd:decimal ;
  geo-pos:long "1.54284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54284'^^xsd:double;
  dwc:latitude '50.22237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54284 50.22237, 1.54284 50.22237, 1.54284 50.22237, 1.54284 50.22237, 1.54284 50.22237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_223'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.54284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54284)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.54284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54284'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54284 50.23247, 1.54284 50.23247, 1.54284 50.23247, 1.54284 50.23247, 1.54284 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3774'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41046 1.54284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41046"^^xsd:decimal ;
  dwc:decimalLongitude "1.54284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41046 1.54284)"^^geo:wktLiteral ;
  geo-pos:lat "50.41046"^^xsd:decimal ;
  geo-pos:long "1.54284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54284'^^xsd:double;
  dwc:latitude '50.41046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54284 50.41046, 1.54284 50.41046, 1.54284 50.41046, 1.54284 50.41046, 1.54284 50.41046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8970'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.54286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21526"^^xsd:decimal ;
  dwc:decimalLongitude "1.54286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.54286)"^^geo:wktLiteral ;
  geo-pos:lat "50.21526"^^xsd:decimal ;
  geo-pos:long "1.54286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54286'^^xsd:double;
  dwc:latitude '50.21526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54286 50.21526, 1.54286 50.21526, 1.54286 50.21526, 1.54286 50.21526, 1.54286 50.21526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_782'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35863 1.54286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35863"^^xsd:decimal ;
  dwc:decimalLongitude "1.54286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35863 1.54286)"^^geo:wktLiteral ;
  geo-pos:lat "50.35863"^^xsd:decimal ;
  geo-pos:long "1.54286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8218'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54286'^^xsd:double;
  dwc:latitude '50.35863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54286 50.35863, 1.54286 50.35863, 1.54286 50.35863, 1.54286 50.35863, 1.54286 50.35863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8218'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21827 1.54287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21827"^^xsd:decimal ;
  dwc:decimalLongitude "1.54287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21827 1.54287)"^^geo:wktLiteral ;
  geo-pos:lat "50.21827"^^xsd:decimal ;
  geo-pos:long "1.54287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.86888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54287'^^xsd:double;
  dwc:latitude '50.21827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54287 50.21827, 1.54287 50.21827, 1.54287 50.21827, 1.54287 50.21827, 1.54287 50.21827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_174'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.54287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.54287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.54287)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.54287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54287'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54287 50.23366, 1.54287 50.23366, 1.54287 50.23366, 1.54287 50.23366, 1.54287 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11325'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21861 1.54288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21861"^^xsd:decimal ;
  dwc:decimalLongitude "1.54288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21861 1.54288)"^^geo:wktLiteral ;
  geo-pos:lat "50.21861"^^xsd:decimal ;
  geo-pos:long "1.54288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54288'^^xsd:double;
  dwc:latitude '50.21861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54288 50.21861, 1.54288 50.21861, 1.54288 50.21861, 1.54288 50.21861, 1.54288 50.21861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_740'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22396"^^xsd:decimal ;
  dwc:decimalLongitude "1.54289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54289)"^^geo:wktLiteral ;
  geo-pos:lat "50.22396"^^xsd:decimal ;
  geo-pos:long "1.54289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_10307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54289'^^xsd:double;
  dwc:latitude '50.22396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54289 50.22396, 1.54289 50.22396, 1.54289 50.22396, 1.54289 50.22396, 1.54289 50.22396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10307'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34781 1.54289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34781"^^xsd:decimal ;
  dwc:decimalLongitude "1.54289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34781 1.54289)"^^geo:wktLiteral ;
  geo-pos:lat "50.34781"^^xsd:decimal ;
  geo-pos:long "1.54289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54289'^^xsd:double;
  dwc:latitude '50.34781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54289 50.34781, 1.54289 50.34781, 1.54289 50.34781, 1.54289 50.34781, 1.54289 50.34781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8792'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36372 1.54289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36372"^^xsd:decimal ;
  dwc:decimalLongitude "1.54289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36372 1.54289)"^^geo:wktLiteral ;
  geo-pos:lat "50.36372"^^xsd:decimal ;
  geo-pos:long "1.54289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54289'^^xsd:double;
  dwc:latitude '50.36372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54289 50.36372, 1.54289 50.36372, 1.54289 50.36372, 1.54289 50.36372, 1.54289 50.36372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9692'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33597 1.5429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33597"^^xsd:decimal ;
  dwc:decimalLongitude "1.5429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33597 1.5429)"^^geo:wktLiteral ;
  geo-pos:lat "50.33597"^^xsd:decimal ;
  geo-pos:long "1.5429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5429'^^xsd:double;
  dwc:latitude '50.33597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5429 50.33597, 1.5429 50.33597, 1.5429 50.33597, 1.5429 50.33597, 1.5429 50.33597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9505'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36399 1.54291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36399"^^xsd:decimal ;
  dwc:decimalLongitude "1.54291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36399 1.54291)"^^geo:wktLiteral ;
  geo-pos:lat "50.36399"^^xsd:decimal ;
  geo-pos:long "1.54291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9311'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54291'^^xsd:double;
  dwc:latitude '50.36399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54291 50.36399, 1.54291 50.36399, 1.54291 50.36399, 1.54291 50.36399, 1.54291 50.36399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9311'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.54292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.54292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.54292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.54292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54292'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54292 50.22878, 1.54292 50.22878, 1.54292 50.22878, 1.54292 50.22878, 1.54292 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6845'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36676 1.54292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36676"^^xsd:decimal ;
  dwc:decimalLongitude "1.54292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36676 1.54292)"^^geo:wktLiteral ;
  geo-pos:lat "50.36676"^^xsd:decimal ;
  geo-pos:long "1.54292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54292'^^xsd:double;
  dwc:latitude '50.36676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54292 50.36676, 1.54292 50.36676, 1.54292 50.36676, 1.54292 50.36676, 1.54292 50.36676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8083'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4064 1.54292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4064"^^xsd:decimal ;
  dwc:decimalLongitude "1.54292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4064 1.54292)"^^geo:wktLiteral ;
  geo-pos:lat "50.4064"^^xsd:decimal ;
  geo-pos:long "1.54292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2217'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54292'^^xsd:double;
  dwc:latitude '50.4064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54292 50.4064, 1.54292 50.4064, 1.54292 50.4064, 1.54292 50.4064, 1.54292 50.4064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2217'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.54293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.54293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54293'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54293 50.23222, 1.54293 50.23222, 1.54293 50.23222, 1.54293 50.23222, 1.54293 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4764'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.54293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.54293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.54293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.54293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54293'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54293 50.23334, 1.54293 50.23334, 1.54293 50.23334, 1.54293 50.23334, 1.54293 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3697'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.54294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22989"^^xsd:decimal ;
  dwc:decimalLongitude "1.54294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22989 1.54294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22989"^^xsd:decimal ;
  geo-pos:long "1.54294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13102'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54294'^^xsd:double;
  dwc:latitude '50.22989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54294 50.22989, 1.54294 50.22989, 1.54294 50.22989, 1.54294 50.22989, 1.54294 50.22989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13102'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33632 1.54295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33632"^^xsd:decimal ;
  dwc:decimalLongitude "1.54295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33632 1.54295)"^^geo:wktLiteral ;
  geo-pos:lat "50.33632"^^xsd:decimal ;
  geo-pos:long "1.54295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54295'^^xsd:double;
  dwc:latitude '50.33632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54295 50.33632, 1.54295 50.33632, 1.54295 50.33632, 1.54295 50.33632, 1.54295 50.33632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8799'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.54297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22068"^^xsd:decimal ;
  dwc:decimalLongitude "1.54297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.54297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22068"^^xsd:decimal ;
  geo-pos:long "1.54297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54297'^^xsd:double;
  dwc:latitude '50.22068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54297 50.22068, 1.54297 50.22068, 1.54297 50.22068, 1.54297 50.22068, 1.54297 50.22068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_193'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.54297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.54297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.54297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.54297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54297'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54297 50.22423, 1.54297 50.22423, 1.54297 50.22423, 1.54297 50.22423, 1.54297 50.22423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_422'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.54299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22146"^^xsd:decimal ;
  dwc:decimalLongitude "1.54299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.54299)"^^geo:wktLiteral ;
  geo-pos:lat "50.22146"^^xsd:decimal ;
  geo-pos:long "1.54299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54299'^^xsd:double;
  dwc:latitude '50.22146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54299 50.22146, 1.54299 50.22146, 1.54299 50.22146, 1.54299 50.22146, 1.54299 50.22146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_652'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36378 1.54299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36378"^^xsd:decimal ;
  dwc:decimalLongitude "1.54299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36378 1.54299)"^^geo:wktLiteral ;
  geo-pos:lat "50.36378"^^xsd:decimal ;
  geo-pos:long "1.54299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54299'^^xsd:double;
  dwc:latitude '50.36378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54299 50.36378, 1.54299 50.36378, 1.54299 50.36378, 1.54299 50.36378, 1.54299 50.36378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9691'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.54303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.54303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.54303)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.54303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54303'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54303 50.22964, 1.54303 50.22964, 1.54303 50.22964, 1.54303 50.22964, 1.54303 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3991'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22716 1.54304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22716"^^xsd:decimal ;
  dwc:decimalLongitude "1.54304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22716 1.54304)"^^geo:wktLiteral ;
  geo-pos:lat "50.22716"^^xsd:decimal ;
  geo-pos:long "1.54304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54304'^^xsd:double;
  dwc:latitude '50.22716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54304 50.22716, 1.54304 50.22716, 1.54304 50.22716, 1.54304 50.22716, 1.54304 50.22716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7071'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3588 1.54306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3588"^^xsd:decimal ;
  dwc:decimalLongitude "1.54306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3588 1.54306)"^^geo:wktLiteral ;
  geo-pos:lat "50.3588"^^xsd:decimal ;
  geo-pos:long "1.54306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54306'^^xsd:double;
  dwc:latitude '50.3588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54306 50.3588, 1.54306 50.3588, 1.54306 50.3588, 1.54306 50.3588, 1.54306 50.3588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8283'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.54311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22715"^^xsd:decimal ;
  dwc:decimalLongitude "1.54311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22715 1.54311)"^^geo:wktLiteral ;
  geo-pos:lat "50.22715"^^xsd:decimal ;
  geo-pos:long "1.54311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54311'^^xsd:double;
  dwc:latitude '50.22715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54311 50.22715, 1.54311 50.22715, 1.54311 50.22715, 1.54311 50.22715, 1.54311 50.22715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11857'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32919 1.54311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32919"^^xsd:decimal ;
  dwc:decimalLongitude "1.54311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32919 1.54311)"^^geo:wktLiteral ;
  geo-pos:lat "50.32919"^^xsd:decimal ;
  geo-pos:long "1.54311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3319'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54311'^^xsd:double;
  dwc:latitude '50.32919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54311 50.32919, 1.54311 50.32919, 1.54311 50.32919, 1.54311 50.32919, 1.54311 50.32919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3319'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.54312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22545"^^xsd:decimal ;
  dwc:decimalLongitude "1.54312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22545 1.54312)"^^geo:wktLiteral ;
  geo-pos:lat "50.22545"^^xsd:decimal ;
  geo-pos:long "1.54312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10827'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54312'^^xsd:double;
  dwc:latitude '50.22545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54312 50.22545, 1.54312 50.22545, 1.54312 50.22545, 1.54312 50.22545, 1.54312 50.22545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10827'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.54313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.54313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.928888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54313'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54313 50.23204, 1.54313 50.23204, 1.54313 50.23204, 1.54313 50.23204, 1.54313 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10914'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.54314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2258"^^xsd:decimal ;
  dwc:decimalLongitude "1.54314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2258 1.54314)"^^geo:wktLiteral ;
  geo-pos:lat "50.2258"^^xsd:decimal ;
  geo-pos:long "1.54314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54314'^^xsd:double;
  dwc:latitude '50.2258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54314 50.2258, 1.54314 50.2258, 1.54314 50.2258, 1.54314 50.2258, 1.54314 50.2258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5932'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 1.54315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.219"^^xsd:decimal ;
  dwc:decimalLongitude "1.54315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 1.54315)"^^geo:wktLiteral ;
  geo-pos:lat "50.219"^^xsd:decimal ;
  geo-pos:long "1.54315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54315'^^xsd:double;
  dwc:latitude '50.219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54315 50.219, 1.54315 50.219, 1.54315 50.219, 1.54315 50.219, 1.54315 50.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_351'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.54315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.54315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54315'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54315 50.23013, 1.54315 50.23013, 1.54315 50.23013, 1.54315 50.23013, 1.54315 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10007'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21873 1.54316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21873"^^xsd:decimal ;
  dwc:decimalLongitude "1.54316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21873 1.54316)"^^geo:wktLiteral ;
  geo-pos:lat "50.21873"^^xsd:decimal ;
  geo-pos:long "1.54316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.297777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54316'^^xsd:double;
  dwc:latitude '50.21873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54316 50.21873, 1.54316 50.21873, 1.54316 50.21873, 1.54316 50.21873, 1.54316 50.21873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_147'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.54317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.54317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.54317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.54317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54317'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54317 50.23202, 1.54317 50.23202, 1.54317 50.23202, 1.54317 50.23202, 1.54317 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12802'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.54317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54317'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54317 50.23252, 1.54317 50.23252, 1.54317 50.23252, 1.54317 50.23252, 1.54317 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2721'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35286 1.54317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35286"^^xsd:decimal ;
  dwc:decimalLongitude "1.54317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35286 1.54317)"^^geo:wktLiteral ;
  geo-pos:lat "50.35286"^^xsd:decimal ;
  geo-pos:long "1.54317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54317'^^xsd:double;
  dwc:latitude '50.35286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54317 50.35286, 1.54317 50.35286, 1.54317 50.35286, 1.54317 50.35286, 1.54317 50.35286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8791'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23502 1.54318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23502"^^xsd:decimal ;
  dwc:decimalLongitude "1.54318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23502 1.54318)"^^geo:wktLiteral ;
  geo-pos:lat "50.23502"^^xsd:decimal ;
  geo-pos:long "1.54318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54318'^^xsd:double;
  dwc:latitude '50.23502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54318 50.23502, 1.54318 50.23502, 1.54318 50.23502, 1.54318 50.23502, 1.54318 50.23502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6112'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.54319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.54319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.54319)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.54319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54319'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54319 50.22908, 1.54319 50.22908, 1.54319 50.22908, 1.54319 50.22908, 1.54319 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5183'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.5432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22592"^^xsd:decimal ;
  dwc:decimalLongitude "1.5432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22592 1.5432)"^^geo:wktLiteral ;
  geo-pos:lat "50.22592"^^xsd:decimal ;
  geo-pos:long "1.5432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5432'^^xsd:double;
  dwc:latitude '50.22592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5432 50.22592, 1.5432 50.22592, 1.5432 50.22592, 1.5432 50.22592, 1.5432 50.22592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5193'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.5432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2326"^^xsd:decimal ;
  dwc:decimalLongitude "1.5432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.5432)"^^geo:wktLiteral ;
  geo-pos:lat "50.2326"^^xsd:decimal ;
  geo-pos:long "1.5432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4827'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5432'^^xsd:double;
  dwc:latitude '50.2326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5432 50.2326, 1.5432 50.2326, 1.5432 50.2326, 1.5432 50.2326, 1.5432 50.2326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4827'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39335 1.54321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39335"^^xsd:decimal ;
  dwc:decimalLongitude "1.54321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39335 1.54321)"^^geo:wktLiteral ;
  geo-pos:lat "50.39335"^^xsd:decimal ;
  geo-pos:long "1.54321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54321'^^xsd:double;
  dwc:latitude '50.39335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54321 50.39335, 1.54321 50.39335, 1.54321 50.39335, 1.54321 50.39335, 1.54321 50.39335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1027'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.54322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22883"^^xsd:decimal ;
  dwc:decimalLongitude "1.54322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.54322)"^^geo:wktLiteral ;
  geo-pos:lat "50.22883"^^xsd:decimal ;
  geo-pos:long "1.54322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54322'^^xsd:double;
  dwc:latitude '50.22883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54322 50.22883, 1.54322 50.22883, 1.54322 50.22883, 1.54322 50.22883, 1.54322 50.22883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13007'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.54322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23334"^^xsd:decimal ;
  dwc:decimalLongitude "1.54322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23334 1.54322)"^^geo:wktLiteral ;
  geo-pos:lat "50.23334"^^xsd:decimal ;
  geo-pos:long "1.54322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4826'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54322'^^xsd:double;
  dwc:latitude '50.23334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54322 50.23334, 1.54322 50.23334, 1.54322 50.23334, 1.54322 50.23334, 1.54322 50.23334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4826'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.54323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.54323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.54323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.54323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54323'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54323 50.23365, 1.54323 50.23365, 1.54323 50.23365, 1.54323 50.23365, 1.54323 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12109'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 1.54326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2233"^^xsd:decimal ;
  dwc:decimalLongitude "1.54326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 1.54326)"^^geo:wktLiteral ;
  geo-pos:lat "50.2233"^^xsd:decimal ;
  geo-pos:long "1.54326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54326'^^xsd:double;
  dwc:latitude '50.2233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54326 50.2233, 1.54326 50.2233, 1.54326 50.2233, 1.54326 50.2233, 1.54326 50.2233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7050'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.54326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.54326)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.54326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.753333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54326'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54326 50.23006, 1.54326 50.23006, 1.54326 50.23006, 1.54326 50.23006, 1.54326 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5730'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32021 1.54326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32021"^^xsd:decimal ;
  dwc:decimalLongitude "1.54326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32021 1.54326)"^^geo:wktLiteral ;
  geo-pos:lat "50.32021"^^xsd:decimal ;
  geo-pos:long "1.54326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54326'^^xsd:double;
  dwc:latitude '50.32021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54326 50.32021, 1.54326 50.32021, 1.54326 50.32021, 1.54326 50.32021, 1.54326 50.32021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9589'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37205 1.54327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37205"^^xsd:decimal ;
  dwc:decimalLongitude "1.54327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37205 1.54327)"^^geo:wktLiteral ;
  geo-pos:lat "50.37205"^^xsd:decimal ;
  geo-pos:long "1.54327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54327'^^xsd:double;
  dwc:latitude '50.37205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54327 50.37205, 1.54327 50.37205, 1.54327 50.37205, 1.54327 50.37205, 1.54327 50.37205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8075'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21759 1.54328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21759"^^xsd:decimal ;
  dwc:decimalLongitude "1.54328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21759 1.54328)"^^geo:wktLiteral ;
  geo-pos:lat "50.21759"^^xsd:decimal ;
  geo-pos:long "1.54328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_448'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54328'^^xsd:double;
  dwc:latitude '50.21759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54328 50.21759, 1.54328 50.21759, 1.54328 50.21759, 1.54328 50.21759, 1.54328 50.21759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_448'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.54328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23114"^^xsd:decimal ;
  dwc:decimalLongitude "1.54328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.54328)"^^geo:wktLiteral ;
  geo-pos:lat "50.23114"^^xsd:decimal ;
  geo-pos:long "1.54328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3143'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54328'^^xsd:double;
  dwc:latitude '50.23114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54328 50.23114, 1.54328 50.23114, 1.54328 50.23114, 1.54328 50.23114, 1.54328 50.23114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3143'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.54331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.54331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.54331)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.54331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54331'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54331 50.22772, 1.54331 50.22772, 1.54331 50.22772, 1.54331 50.22772, 1.54331 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11382'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.54332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22489"^^xsd:decimal ;
  dwc:decimalLongitude "1.54332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.54332)"^^geo:wktLiteral ;
  geo-pos:lat "50.22489"^^xsd:decimal ;
  geo-pos:long "1.54332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54332'^^xsd:double;
  dwc:latitude '50.22489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54332 50.22489, 1.54332 50.22489, 1.54332 50.22489, 1.54332 50.22489, 1.54332 50.22489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1248'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.54334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.54334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.54334)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.54334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54334'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54334 50.22924, 1.54334 50.22924, 1.54334 50.22924, 1.54334 50.22924, 1.54334 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3946'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.54335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54335)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.54335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2311'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54335'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54335 50.22767, 1.54335 50.22767, 1.54335 50.22767, 1.54335 50.22767, 1.54335 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2311'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2185 1.54336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2185"^^xsd:decimal ;
  dwc:decimalLongitude "1.54336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2185 1.54336)"^^geo:wktLiteral ;
  geo-pos:lat "50.2185"^^xsd:decimal ;
  geo-pos:long "1.54336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54336'^^xsd:double;
  dwc:latitude '50.2185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54336 50.2185, 1.54336 50.2185, 1.54336 50.2185, 1.54336 50.2185, 1.54336 50.2185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_341'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.54336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54336)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.54336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54336'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54336 50.23013, 1.54336 50.23013, 1.54336 50.23013, 1.54336 50.23013, 1.54336 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12895'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21751 1.54338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21751"^^xsd:decimal ;
  dwc:decimalLongitude "1.54338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21751 1.54338)"^^geo:wktLiteral ;
  geo-pos:lat "50.21751"^^xsd:decimal ;
  geo-pos:long "1.54338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54338'^^xsd:double;
  dwc:latitude '50.21751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54338 50.21751, 1.54338 50.21751, 1.54338 50.21751, 1.54338 50.21751, 1.54338 50.21751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_807'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.54338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54338)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.54338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54338'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54338 50.23238, 1.54338 50.23238, 1.54338 50.23238, 1.54338 50.23238, 1.54338 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2748'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.54339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.54339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.54339)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.54339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54339'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54339 50.23199, 1.54339 50.23199, 1.54339 50.23199, 1.54339 50.23199, 1.54339 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11202'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.54341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.54341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.54341)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.54341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54341'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54341 50.22966, 1.54341 50.22966, 1.54341 50.22966, 1.54341 50.22966, 1.54341 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3976'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.54341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.54341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.54341)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.54341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54341'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54341 50.23243, 1.54341 50.23243, 1.54341 50.23243, 1.54341 50.23243, 1.54341 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4583'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37579 1.54341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37579"^^xsd:decimal ;
  dwc:decimalLongitude "1.54341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37579 1.54341)"^^geo:wktLiteral ;
  geo-pos:lat "50.37579"^^xsd:decimal ;
  geo-pos:long "1.54341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54341'^^xsd:double;
  dwc:latitude '50.37579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54341 50.37579, 1.54341 50.37579, 1.54341 50.37579, 1.54341 50.37579, 1.54341 50.37579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8790'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21977 1.54344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21977"^^xsd:decimal ;
  dwc:decimalLongitude "1.54344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21977 1.54344)"^^geo:wktLiteral ;
  geo-pos:lat "50.21977"^^xsd:decimal ;
  geo-pos:long "1.54344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_489'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54344'^^xsd:double;
  dwc:latitude '50.21977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54344 50.21977, 1.54344 50.21977, 1.54344 50.21977, 1.54344 50.21977, 1.54344 50.21977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_489'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.54344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.54344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.54344)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.54344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54344'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54344 50.23254, 1.54344 50.23254, 1.54344 50.23254, 1.54344 50.23254, 1.54344 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4770'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21498 1.54345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21498"^^xsd:decimal ;
  dwc:decimalLongitude "1.54345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21498 1.54345)"^^geo:wktLiteral ;
  geo-pos:lat "50.21498"^^xsd:decimal ;
  geo-pos:long "1.54345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54345'^^xsd:double;
  dwc:latitude '50.21498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54345 50.21498, 1.54345 50.21498, 1.54345 50.21498, 1.54345 50.21498, 1.54345 50.21498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_283'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.54346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22681"^^xsd:decimal ;
  dwc:decimalLongitude "1.54346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22681 1.54346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22681"^^xsd:decimal ;
  geo-pos:long "1.54346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54346'^^xsd:double;
  dwc:latitude '50.22681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54346 50.22681, 1.54346 50.22681, 1.54346 50.22681, 1.54346 50.22681, 1.54346 50.22681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7262'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22638 1.54348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22638"^^xsd:decimal ;
  dwc:decimalLongitude "1.54348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22638 1.54348)"^^geo:wktLiteral ;
  geo-pos:lat "50.22638"^^xsd:decimal ;
  geo-pos:long "1.54348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54348'^^xsd:double;
  dwc:latitude '50.22638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54348 50.22638, 1.54348 50.22638, 1.54348 50.22638, 1.54348 50.22638, 1.54348 50.22638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7090'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.54348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.54348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.54348)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.54348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54348'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54348 50.23187, 1.54348 50.23187, 1.54348 50.23187, 1.54348 50.23187, 1.54348 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10704'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.5435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.5435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.5435)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.5435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5435'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5435 50.22904, 1.5435 50.22904, 1.5435 50.22904, 1.5435 50.22904, 1.5435 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5248'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.54352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.54352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.54352)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.54352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54352'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54352 50.232, 1.54352 50.232, 1.54352 50.232, 1.54352 50.232, 1.54352 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1730'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.54353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.54353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.54353)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.54353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54353'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54353 50.22977, 1.54353 50.22977, 1.54353 50.22977, 1.54353 50.22977, 1.54353 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5195'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.54353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23077"^^xsd:decimal ;
  dwc:decimalLongitude "1.54353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.54353)"^^geo:wktLiteral ;
  geo-pos:lat "50.23077"^^xsd:decimal ;
  geo-pos:long "1.54353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54353'^^xsd:double;
  dwc:latitude '50.23077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54353 50.23077, 1.54353 50.23077, 1.54353 50.23077, 1.54353 50.23077, 1.54353 50.23077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4223'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34947 1.54353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34947"^^xsd:decimal ;
  dwc:decimalLongitude "1.54353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34947 1.54353)"^^geo:wktLiteral ;
  geo-pos:lat "50.34947"^^xsd:decimal ;
  geo-pos:long "1.54353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54353'^^xsd:double;
  dwc:latitude '50.34947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54353 50.34947, 1.54353 50.34947, 1.54353 50.34947, 1.54353 50.34947, 1.54353 50.34947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8701'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21779"^^xsd:decimal ;
  dwc:decimalLongitude "1.54354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54354)"^^geo:wktLiteral ;
  geo-pos:lat "50.21779"^^xsd:decimal ;
  geo-pos:long "1.54354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54354'^^xsd:double;
  dwc:latitude '50.21779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54354 50.21779, 1.54354 50.21779, 1.54354 50.21779, 1.54354 50.21779, 1.54354 50.21779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_729'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.54357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2261"^^xsd:decimal ;
  dwc:decimalLongitude "1.54357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2261 1.54357)"^^geo:wktLiteral ;
  geo-pos:lat "50.2261"^^xsd:decimal ;
  geo-pos:long "1.54357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10887'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54357'^^xsd:double;
  dwc:latitude '50.2261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54357 50.2261, 1.54357 50.2261, 1.54357 50.2261, 1.54357 50.2261, 1.54357 50.2261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10887'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23088"^^xsd:decimal ;
  dwc:decimalLongitude "1.54357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.54357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23088"^^xsd:decimal ;
  geo-pos:long "1.54357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12489'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54357'^^xsd:double;
  dwc:latitude '50.23088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54357 50.23088, 1.54357 50.23088, 1.54357 50.23088, 1.54357 50.23088, 1.54357 50.23088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12489'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.54359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2256"^^xsd:decimal ;
  dwc:decimalLongitude "1.54359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2256 1.54359)"^^geo:wktLiteral ;
  geo-pos:lat "50.2256"^^xsd:decimal ;
  geo-pos:long "1.54359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.617777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54359'^^xsd:double;
  dwc:latitude '50.2256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54359 50.2256, 1.54359 50.2256, 1.54359 50.2256, 1.54359 50.2256, 1.54359 50.2256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7244'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.54359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.54359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.54359)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.54359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12602'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54359'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54359 50.22986, 1.54359 50.22986, 1.54359 50.22986, 1.54359 50.22986, 1.54359 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12602'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.5436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22997"^^xsd:decimal ;
  dwc:decimalLongitude "1.5436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.5436)"^^geo:wktLiteral ;
  geo-pos:lat "50.22997"^^xsd:decimal ;
  geo-pos:long "1.5436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5436'^^xsd:double;
  dwc:latitude '50.22997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5436 50.22997, 1.5436 50.22997, 1.5436 50.22997, 1.5436 50.22997, 1.5436 50.22997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4554'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.5436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.5436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.5436)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.5436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1537'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5436'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5436 50.23212, 1.5436 50.23212, 1.5436 50.23212, 1.5436 50.23212, 1.5436 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1537'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.5436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.5436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.5436)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.5436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5436'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5436 50.23266, 1.5436 50.23266, 1.5436 50.23266, 1.5436 50.23266, 1.5436 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4584'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.54362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54362)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.54362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54362'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54362 50.23261, 1.54362 50.23261, 1.54362 50.23261, 1.54362 50.23261, 1.54362 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13173'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.54363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21703"^^xsd:decimal ;
  dwc:decimalLongitude "1.54363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.54363)"^^geo:wktLiteral ;
  geo-pos:lat "50.21703"^^xsd:decimal ;
  geo-pos:long "1.54363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54363'^^xsd:double;
  dwc:latitude '50.21703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54363 50.21703, 1.54363 50.21703, 1.54363 50.21703, 1.54363 50.21703, 1.54363 50.21703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_419'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.54363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54363)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.54363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54363'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54363 50.23255, 1.54363 50.23255, 1.54363 50.23255, 1.54363 50.23255, 1.54363 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10913'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.54363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.54363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.54363)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.54363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4873'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54363'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54363 50.23272, 1.54363 50.23272, 1.54363 50.23272, 1.54363 50.23272, 1.54363 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4873'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.54364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54364)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.54364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.356666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54364'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54364 50.23244, 1.54364 50.23244, 1.54364 50.23244, 1.54364 50.23244, 1.54364 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4763'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22067 1.54366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22067"^^xsd:decimal ;
  dwc:decimalLongitude "1.54366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22067 1.54366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22067"^^xsd:decimal ;
  geo-pos:long "1.54366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54366'^^xsd:double;
  dwc:latitude '50.22067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54366 50.22067, 1.54366 50.22067, 1.54366 50.22067, 1.54366 50.22067, 1.54366 50.22067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_788'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36631 1.54366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36631"^^xsd:decimal ;
  dwc:decimalLongitude "1.54366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36631 1.54366)"^^geo:wktLiteral ;
  geo-pos:lat "50.36631"^^xsd:decimal ;
  geo-pos:long "1.54366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8214'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54366'^^xsd:double;
  dwc:latitude '50.36631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54366 50.36631, 1.54366 50.36631, 1.54366 50.36631, 1.54366 50.36631, 1.54366 50.36631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8214'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21869 1.54368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21869"^^xsd:decimal ;
  dwc:decimalLongitude "1.54368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21869 1.54368)"^^geo:wktLiteral ;
  geo-pos:lat "50.21869"^^xsd:decimal ;
  geo-pos:long "1.54368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54368'^^xsd:double;
  dwc:latitude '50.21869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54368 50.21869, 1.54368 50.21869, 1.54368 50.21869, 1.54368 50.21869, 1.54368 50.21869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_775'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23016 1.54368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23016"^^xsd:decimal ;
  dwc:decimalLongitude "1.54368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23016 1.54368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23016"^^xsd:decimal ;
  geo-pos:long "1.54368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.361111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54368'^^xsd:double;
  dwc:latitude '50.23016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54368 50.23016, 1.54368 50.23016, 1.54368 50.23016, 1.54368 50.23016, 1.54368 50.23016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8736'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.54368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.54368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_13105'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54368'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54368 50.23194, 1.54368 50.23194, 1.54368 50.23194, 1.54368 50.23194, 1.54368 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13105'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.54369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22011"^^xsd:decimal ;
  dwc:decimalLongitude "1.54369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.54369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22011"^^xsd:decimal ;
  geo-pos:long "1.54369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_494'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54369'^^xsd:double;
  dwc:latitude '50.22011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54369 50.22011, 1.54369 50.22011, 1.54369 50.22011, 1.54369 50.22011, 1.54369 50.22011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_494'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.54369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22494"^^xsd:decimal ;
  dwc:decimalLongitude "1.54369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.54369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22494"^^xsd:decimal ;
  geo-pos:long "1.54369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54369'^^xsd:double;
  dwc:latitude '50.22494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54369 50.22494, 1.54369 50.22494, 1.54369 50.22494, 1.54369 50.22494, 1.54369 50.22494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11955'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.54369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.54369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.54369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.54369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54369'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54369 50.23416, 1.54369 50.23416, 1.54369 50.23416, 1.54369 50.23416, 1.54369 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6092'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.5437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22586"^^xsd:decimal ;
  dwc:decimalLongitude "1.5437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.5437)"^^geo:wktLiteral ;
  geo-pos:lat "50.22586"^^xsd:decimal ;
  geo-pos:long "1.5437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5437'^^xsd:double;
  dwc:latitude '50.22586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5437 50.22586, 1.5437 50.22586, 1.5437 50.22586, 1.5437 50.22586, 1.5437 50.22586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9935'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36823 1.5437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36823"^^xsd:decimal ;
  dwc:decimalLongitude "1.5437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36823 1.5437)"^^geo:wktLiteral ;
  geo-pos:lat "50.36823"^^xsd:decimal ;
  geo-pos:long "1.5437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5437'^^xsd:double;
  dwc:latitude '50.36823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5437 50.36823, 1.5437 50.36823, 1.5437 50.36823, 1.5437 50.36823, 1.5437 50.36823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1881'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21838 1.54371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21838"^^xsd:decimal ;
  dwc:decimalLongitude "1.54371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21838 1.54371)"^^geo:wktLiteral ;
  geo-pos:lat "50.21838"^^xsd:decimal ;
  geo-pos:long "1.54371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54371'^^xsd:double;
  dwc:latitude '50.21838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54371 50.21838, 1.54371 50.21838, 1.54371 50.21838, 1.54371 50.21838, 1.54371 50.21838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_195'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.54372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23123"^^xsd:decimal ;
  dwc:decimalLongitude "1.54372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.54372)"^^geo:wktLiteral ;
  geo-pos:lat "50.23123"^^xsd:decimal ;
  geo-pos:long "1.54372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.647777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54372'^^xsd:double;
  dwc:latitude '50.23123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54372 50.23123, 1.54372 50.23123, 1.54372 50.23123, 1.54372 50.23123, 1.54372 50.23123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4658'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.54373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22497"^^xsd:decimal ;
  dwc:decimalLongitude "1.54373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.54373)"^^geo:wktLiteral ;
  geo-pos:lat "50.22497"^^xsd:decimal ;
  geo-pos:long "1.54373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.343333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54373'^^xsd:double;
  dwc:latitude '50.22497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54373 50.22497, 1.54373 50.22497, 1.54373 50.22497, 1.54373 50.22497, 1.54373 50.22497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10483'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.54375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23059"^^xsd:decimal ;
  dwc:decimalLongitude "1.54375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.54375)"^^geo:wktLiteral ;
  geo-pos:lat "50.23059"^^xsd:decimal ;
  geo-pos:long "1.54375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2881'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54375'^^xsd:double;
  dwc:latitude '50.23059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54375 50.23059, 1.54375 50.23059, 1.54375 50.23059, 1.54375 50.23059, 1.54375 50.23059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2881'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.54378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.54378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.54378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.54378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54378'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54378 50.22885, 1.54378 50.22885, 1.54378 50.22885, 1.54378 50.22885, 1.54378 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5402'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.54379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23223"^^xsd:decimal ;
  dwc:decimalLongitude "1.54379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.54379)"^^geo:wktLiteral ;
  geo-pos:lat "50.23223"^^xsd:decimal ;
  geo-pos:long "1.54379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.053333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54379'^^xsd:double;
  dwc:latitude '50.23223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54379 50.23223, 1.54379 50.23223, 1.54379 50.23223, 1.54379 50.23223, 1.54379 50.23223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4796'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.5438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22615"^^xsd:decimal ;
  dwc:decimalLongitude "1.5438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.5438)"^^geo:wktLiteral ;
  geo-pos:lat "50.22615"^^xsd:decimal ;
  geo-pos:long "1.5438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5438'^^xsd:double;
  dwc:latitude '50.22615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5438 50.22615, 1.5438 50.22615, 1.5438 50.22615, 1.5438 50.22615, 1.5438 50.22615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6217'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22588 1.54382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22588"^^xsd:decimal ;
  dwc:decimalLongitude "1.54382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22588 1.54382)"^^geo:wktLiteral ;
  geo-pos:lat "50.22588"^^xsd:decimal ;
  geo-pos:long "1.54382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.787777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54382'^^xsd:double;
  dwc:latitude '50.22588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54382 50.22588, 1.54382 50.22588, 1.54382 50.22588, 1.54382 50.22588, 1.54382 50.22588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6881'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.54382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.54382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.54382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.54382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54382'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54382 50.23085, 1.54382 50.23085, 1.54382 50.23085, 1.54382 50.23085, 1.54382 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11622'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22347"^^xsd:decimal ;
  dwc:decimalLongitude "1.54384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54384)"^^geo:wktLiteral ;
  geo-pos:lat "50.22347"^^xsd:decimal ;
  geo-pos:long "1.54384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54384'^^xsd:double;
  dwc:latitude '50.22347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54384 50.22347, 1.54384 50.22347, 1.54384 50.22347, 1.54384 50.22347, 1.54384 50.22347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_201'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.54385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.54385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.54385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54385'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54385 50.23222, 1.54385 50.23222, 1.54385 50.23222, 1.54385 50.23222, 1.54385 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4732'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.54386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.54386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.54386)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.54386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54386'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54386 50.22107, 1.54386 50.22107, 1.54386 50.22107, 1.54386 50.22107, 1.54386 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_152'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34447 1.54387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34447"^^xsd:decimal ;
  dwc:decimalLongitude "1.54387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34447 1.54387)"^^geo:wktLiteral ;
  geo-pos:lat "50.34447"^^xsd:decimal ;
  geo-pos:long "1.54387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54387'^^xsd:double;
  dwc:latitude '50.34447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54387 50.34447, 1.54387 50.34447, 1.54387 50.34447, 1.54387 50.34447, 1.54387 50.34447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8571'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.54388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54388)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.54388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54388'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54388 50.2325, 1.54388 50.2325, 1.54388 50.2325, 1.54388 50.2325, 1.54388 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9402'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.54389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23075"^^xsd:decimal ;
  dwc:decimalLongitude "1.54389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23075 1.54389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23075"^^xsd:decimal ;
  geo-pos:long "1.54389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54389'^^xsd:double;
  dwc:latitude '50.23075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54389 50.23075, 1.54389 50.23075, 1.54389 50.23075, 1.54389 50.23075, 1.54389 50.23075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11491'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.54389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.54389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.54389)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.54389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4888'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54389'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54389 50.23307, 1.54389 50.23307, 1.54389 50.23307, 1.54389 50.23307, 1.54389 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4888'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22342 1.5439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22342"^^xsd:decimal ;
  dwc:decimalLongitude "1.5439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22342 1.5439)"^^geo:wktLiteral ;
  geo-pos:lat "50.22342"^^xsd:decimal ;
  geo-pos:long "1.5439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5439'^^xsd:double;
  dwc:latitude '50.22342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5439 50.22342, 1.5439 50.22342, 1.5439 50.22342, 1.5439 50.22342, 1.5439 50.22342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_200'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.5439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.5439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.5439)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.5439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5439'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5439 50.22838, 1.5439 50.22838, 1.5439 50.22838, 1.5439 50.22838, 1.5439 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11481'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.54391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23104"^^xsd:decimal ;
  dwc:decimalLongitude "1.54391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.54391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23104"^^xsd:decimal ;
  geo-pos:long "1.54391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54391'^^xsd:double;
  dwc:latitude '50.23104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54391 50.23104, 1.54391 50.23104, 1.54391 50.23104, 1.54391 50.23104, 1.54391 50.23104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10963'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.54391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23342"^^xsd:decimal ;
  dwc:decimalLongitude "1.54391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23342 1.54391)"^^geo:wktLiteral ;
  geo-pos:lat "50.23342"^^xsd:decimal ;
  geo-pos:long "1.54391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12519'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54391'^^xsd:double;
  dwc:latitude '50.23342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54391 50.23342, 1.54391 50.23342, 1.54391 50.23342, 1.54391 50.23342, 1.54391 50.23342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12519'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.54392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22557"^^xsd:decimal ;
  dwc:decimalLongitude "1.54392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.54392)"^^geo:wktLiteral ;
  geo-pos:lat "50.22557"^^xsd:decimal ;
  geo-pos:long "1.54392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54392'^^xsd:double;
  dwc:latitude '50.22557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54392 50.22557, 1.54392 50.22557, 1.54392 50.22557, 1.54392 50.22557, 1.54392 50.22557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10469'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.54393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.54393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.54393)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.54393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54393'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54393 50.22942, 1.54393 50.22942, 1.54393 50.22942, 1.54393 50.22942, 1.54393 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5407'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21563 1.54394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21563"^^xsd:decimal ;
  dwc:decimalLongitude "1.54394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21563 1.54394)"^^geo:wktLiteral ;
  geo-pos:lat "50.21563"^^xsd:decimal ;
  geo-pos:long "1.54394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_473'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54394'^^xsd:double;
  dwc:latitude '50.21563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54394 50.21563, 1.54394 50.21563, 1.54394 50.21563, 1.54394 50.21563, 1.54394 50.21563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_473'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.54394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23142"^^xsd:decimal ;
  dwc:decimalLongitude "1.54394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.54394)"^^geo:wktLiteral ;
  geo-pos:lat "50.23142"^^xsd:decimal ;
  geo-pos:long "1.54394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.635555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54394'^^xsd:double;
  dwc:latitude '50.23142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54394 50.23142, 1.54394 50.23142, 1.54394 50.23142, 1.54394 50.23142, 1.54394 50.23142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4601'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23526 1.54394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23526"^^xsd:decimal ;
  dwc:decimalLongitude "1.54394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23526 1.54394)"^^geo:wktLiteral ;
  geo-pos:lat "50.23526"^^xsd:decimal ;
  geo-pos:long "1.54394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54394'^^xsd:double;
  dwc:latitude '50.23526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54394 50.23526, 1.54394 50.23526, 1.54394 50.23526, 1.54394 50.23526, 1.54394 50.23526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5665'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32466 1.54394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32466"^^xsd:decimal ;
  dwc:decimalLongitude "1.54394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32466 1.54394)"^^geo:wktLiteral ;
  geo-pos:lat "50.32466"^^xsd:decimal ;
  geo-pos:long "1.54394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54394'^^xsd:double;
  dwc:latitude '50.32466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54394 50.32466, 1.54394 50.32466, 1.54394 50.32466, 1.54394 50.32466, 1.54394 50.32466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4279'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.54396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22487"^^xsd:decimal ;
  dwc:decimalLongitude "1.54396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.54396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22487"^^xsd:decimal ;
  geo-pos:long "1.54396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54396'^^xsd:double;
  dwc:latitude '50.22487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54396 50.22487, 1.54396 50.22487, 1.54396 50.22487, 1.54396 50.22487, 1.54396 50.22487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4655'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21527 1.54398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21527"^^xsd:decimal ;
  dwc:decimalLongitude "1.54398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21527 1.54398)"^^geo:wktLiteral ;
  geo-pos:lat "50.21527"^^xsd:decimal ;
  geo-pos:long "1.54398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_480'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54398'^^xsd:double;
  dwc:latitude '50.21527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54398 50.21527, 1.54398 50.21527, 1.54398 50.21527, 1.54398 50.21527, 1.54398 50.21527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_480'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.54399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.54399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.54399)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.54399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54399'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54399 50.23216, 1.54399 50.23216, 1.54399 50.23216, 1.54399 50.23216, 1.54399 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4971'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36515 1.54399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36515"^^xsd:decimal ;
  dwc:decimalLongitude "1.54399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36515 1.54399)"^^geo:wktLiteral ;
  geo-pos:lat "50.36515"^^xsd:decimal ;
  geo-pos:long "1.54399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54399'^^xsd:double;
  dwc:latitude '50.36515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54399 50.36515, 1.54399 50.36515, 1.54399 50.36515, 1.54399 50.36515, 1.54399 50.36515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3552'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.544)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4874'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.11333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.544'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.544 50.22954, 1.544 50.22954, 1.544 50.22954, 1.544 50.22954, 1.544 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4874'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.54401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2329"^^xsd:decimal ;
  dwc:decimalLongitude "1.54401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2329 1.54401)"^^geo:wktLiteral ;
  geo-pos:lat "50.2329"^^xsd:decimal ;
  geo-pos:long "1.54401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54401'^^xsd:double;
  dwc:latitude '50.2329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54401 50.2329, 1.54401 50.2329, 1.54401 50.2329, 1.54401 50.2329, 1.54401 50.2329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4797'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23758 1.54401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23758"^^xsd:decimal ;
  dwc:decimalLongitude "1.54401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23758 1.54401)"^^geo:wktLiteral ;
  geo-pos:lat "50.23758"^^xsd:decimal ;
  geo-pos:long "1.54401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11083'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.32222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54401'^^xsd:double;
  dwc:latitude '50.23758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54401 50.23758, 1.54401 50.23758, 1.54401 50.23758, 1.54401 50.23758, 1.54401 50.23758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11083'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.54403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22019"^^xsd:decimal ;
  dwc:decimalLongitude "1.54403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.54403)"^^geo:wktLiteral ;
  geo-pos:lat "50.22019"^^xsd:decimal ;
  geo-pos:long "1.54403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54403'^^xsd:double;
  dwc:latitude '50.22019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54403 50.22019, 1.54403 50.22019, 1.54403 50.22019, 1.54403 50.22019, 1.54403 50.22019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4789'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.54404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23259"^^xsd:decimal ;
  dwc:decimalLongitude "1.54404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.54404)"^^geo:wktLiteral ;
  geo-pos:lat "50.23259"^^xsd:decimal ;
  geo-pos:long "1.54404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_13167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54404'^^xsd:double;
  dwc:latitude '50.23259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54404 50.23259, 1.54404 50.23259, 1.54404 50.23259, 1.54404 50.23259, 1.54404 50.23259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13167'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2373 1.54405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2373"^^xsd:decimal ;
  dwc:decimalLongitude "1.54405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2373 1.54405)"^^geo:wktLiteral ;
  geo-pos:lat "50.2373"^^xsd:decimal ;
  geo-pos:long "1.54405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54405'^^xsd:double;
  dwc:latitude '50.2373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54405 50.2373, 1.54405 50.2373, 1.54405 50.2373, 1.54405 50.2373, 1.54405 50.2373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12210'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24563 1.54406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24563"^^xsd:decimal ;
  dwc:decimalLongitude "1.54406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24563 1.54406)"^^geo:wktLiteral ;
  geo-pos:lat "50.24563"^^xsd:decimal ;
  geo-pos:long "1.54406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12464'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54406'^^xsd:double;
  dwc:latitude '50.24563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54406 50.24563, 1.54406 50.24563, 1.54406 50.24563, 1.54406 50.24563, 1.54406 50.24563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12464'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22306 1.5441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22306"^^xsd:decimal ;
  dwc:decimalLongitude "1.5441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22306 1.5441)"^^geo:wktLiteral ;
  geo-pos:lat "50.22306"^^xsd:decimal ;
  geo-pos:long "1.5441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4833'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5441'^^xsd:double;
  dwc:latitude '50.22306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5441 50.22306, 1.5441 50.22306, 1.5441 50.22306, 1.5441 50.22306, 1.5441 50.22306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4833'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.5441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.5441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.5441)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.5441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.496666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5441'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5441 50.23159, 1.5441 50.23159, 1.5441 50.23159, 1.5441 50.23159, 1.5441 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2941'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21567 1.54412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21567"^^xsd:decimal ;
  dwc:decimalLongitude "1.54412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21567 1.54412)"^^geo:wktLiteral ;
  geo-pos:lat "50.21567"^^xsd:decimal ;
  geo-pos:long "1.54412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54412'^^xsd:double;
  dwc:latitude '50.21567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54412 50.21567, 1.54412 50.21567, 1.54412 50.21567, 1.54412 50.21567, 1.54412 50.21567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_355'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.54414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.54414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.54414)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.54414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54414'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54414 50.23029, 1.54414 50.23029, 1.54414 50.23029, 1.54414 50.23029, 1.54414 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4533'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.54415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.54415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.54415)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.54415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54415'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54415 50.2324, 1.54415 50.2324, 1.54415 50.2324, 1.54415 50.2324, 1.54415 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2751'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21636 1.54417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21636"^^xsd:decimal ;
  dwc:decimalLongitude "1.54417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21636 1.54417)"^^geo:wktLiteral ;
  geo-pos:lat "50.21636"^^xsd:decimal ;
  geo-pos:long "1.54417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54417'^^xsd:double;
  dwc:latitude '50.21636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54417 50.21636, 1.54417 50.21636, 1.54417 50.21636, 1.54417 50.21636, 1.54417 50.21636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_371'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21772"^^xsd:decimal ;
  dwc:decimalLongitude "1.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5442)"^^geo:wktLiteral ;
  geo-pos:lat "50.21772"^^xsd:decimal ;
  geo-pos:long "1.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5442'^^xsd:double;
  dwc:latitude '50.21772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5442 50.21772, 1.5442 50.21772, 1.5442 50.21772, 1.5442 50.21772, 1.5442 50.21772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_741'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.5442)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5442'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5442 50.23238, 1.5442 50.23238, 1.5442 50.23238, 1.5442 50.23238, 1.5442 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4762'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.54421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2257"^^xsd:decimal ;
  dwc:decimalLongitude "1.54421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.54421)"^^geo:wktLiteral ;
  geo-pos:lat "50.2257"^^xsd:decimal ;
  geo-pos:long "1.54421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54421'^^xsd:double;
  dwc:latitude '50.2257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54421 50.2257, 1.54421 50.2257, 1.54421 50.2257, 1.54421 50.2257, 1.54421 50.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8605'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36702 1.54421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36702"^^xsd:decimal ;
  dwc:decimalLongitude "1.54421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36702 1.54421)"^^geo:wktLiteral ;
  geo-pos:lat "50.36702"^^xsd:decimal ;
  geo-pos:long "1.54421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8213'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54421'^^xsd:double;
  dwc:latitude '50.36702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54421 50.36702, 1.54421 50.36702, 1.54421 50.36702, 1.54421 50.36702, 1.54421 50.36702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8213'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22373 1.54422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22373"^^xsd:decimal ;
  dwc:decimalLongitude "1.54422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22373 1.54422)"^^geo:wktLiteral ;
  geo-pos:lat "50.22373"^^xsd:decimal ;
  geo-pos:long "1.54422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54422'^^xsd:double;
  dwc:latitude '50.22373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54422 50.22373, 1.54422 50.22373, 1.54422 50.22373, 1.54422 50.22373, 1.54422 50.22373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_117'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36394 1.54422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36394"^^xsd:decimal ;
  dwc:decimalLongitude "1.54422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36394 1.54422)"^^geo:wktLiteral ;
  geo-pos:lat "50.36394"^^xsd:decimal ;
  geo-pos:long "1.54422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54422'^^xsd:double;
  dwc:latitude '50.36394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54422 50.36394, 1.54422 50.36394, 1.54422 50.36394, 1.54422 50.36394, 1.54422 50.36394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8000'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37314 1.54422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37314"^^xsd:decimal ;
  dwc:decimalLongitude "1.54422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37314 1.54422)"^^geo:wktLiteral ;
  geo-pos:lat "50.37314"^^xsd:decimal ;
  geo-pos:long "1.54422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54422'^^xsd:double;
  dwc:latitude '50.37314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54422 50.37314, 1.54422 50.37314, 1.54422 50.37314, 1.54422 50.37314, 1.54422 50.37314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9348'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.54423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.54423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.54423)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.54423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54423'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54423 50.23149, 1.54423 50.23149, 1.54423 50.23149, 1.54423 50.23149, 1.54423 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5051'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23524 1.54424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23524"^^xsd:decimal ;
  dwc:decimalLongitude "1.54424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23524 1.54424)"^^geo:wktLiteral ;
  geo-pos:lat "50.23524"^^xsd:decimal ;
  geo-pos:long "1.54424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54424'^^xsd:double;
  dwc:latitude '50.23524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54424 50.23524, 1.54424 50.23524, 1.54424 50.23524, 1.54424 50.23524, 1.54424 50.23524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4198'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.54425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.54425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.54425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.54425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54425'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54425 50.23067, 1.54425 50.23067, 1.54425 50.23067, 1.54425 50.23067, 1.54425 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_622'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.54426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.54426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.54426)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.54426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1489'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54426'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54426 50.22866, 1.54426 50.22866, 1.54426 50.22866, 1.54426 50.22866, 1.54426 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1489'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41273 1.54427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41273"^^xsd:decimal ;
  dwc:decimalLongitude "1.54427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41273 1.54427)"^^geo:wktLiteral ;
  geo-pos:lat "50.41273"^^xsd:decimal ;
  geo-pos:long "1.54427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54427'^^xsd:double;
  dwc:latitude '50.41273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54427 50.41273, 1.54427 50.41273, 1.54427 50.41273, 1.54427 50.41273, 1.54427 50.41273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3355'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.54428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.54428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.54428)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.54428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54428'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54428 50.23186, 1.54428 50.23186, 1.54428 50.23186, 1.54428 50.23186, 1.54428 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3881'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.54428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54428)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.54428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54428'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54428 50.23213, 1.54428 50.23213, 1.54428 50.23213, 1.54428 50.23213, 1.54428 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2736'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23715 1.54429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23715"^^xsd:decimal ;
  dwc:decimalLongitude "1.54429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23715 1.54429)"^^geo:wktLiteral ;
  geo-pos:lat "50.23715"^^xsd:decimal ;
  geo-pos:long "1.54429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2272'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54429'^^xsd:double;
  dwc:latitude '50.23715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54429 50.23715, 1.54429 50.23715, 1.54429 50.23715, 1.54429 50.23715, 1.54429 50.23715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2272'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.5443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.5443)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.5443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5443'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5443 50.23245, 1.5443 50.23245, 1.5443 50.23245, 1.5443 50.23245, 1.5443 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2735'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.5443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.5443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.5443)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.5443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5443'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5443 50.23391, 1.5443 50.23391, 1.5443 50.23391, 1.5443 50.23391, 1.5443 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4785'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21591 1.54432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21591"^^xsd:decimal ;
  dwc:decimalLongitude "1.54432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21591 1.54432)"^^geo:wktLiteral ;
  geo-pos:lat "50.21591"^^xsd:decimal ;
  geo-pos:long "1.54432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54432'^^xsd:double;
  dwc:latitude '50.21591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54432 50.21591, 1.54432 50.21591, 1.54432 50.21591, 1.54432 50.21591, 1.54432 50.21591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_635'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21779"^^xsd:decimal ;
  dwc:decimalLongitude "1.54432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54432)"^^geo:wktLiteral ;
  geo-pos:lat "50.21779"^^xsd:decimal ;
  geo-pos:long "1.54432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_559'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54432'^^xsd:double;
  dwc:latitude '50.21779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54432 50.21779, 1.54432 50.21779, 1.54432 50.21779, 1.54432 50.21779, 1.54432 50.21779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_559'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.54432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.54432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.54432)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.54432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12436'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54432'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54432 50.23242, 1.54432 50.23242, 1.54432 50.23242, 1.54432 50.23242, 1.54432 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12436'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.54432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23298"^^xsd:decimal ;
  dwc:decimalLongitude "1.54432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23298 1.54432)"^^geo:wktLiteral ;
  geo-pos:lat "50.23298"^^xsd:decimal ;
  geo-pos:long "1.54432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54432'^^xsd:double;
  dwc:latitude '50.23298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54432 50.23298, 1.54432 50.23298, 1.54432 50.23298, 1.54432 50.23298, 1.54432 50.23298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7322'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.54436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.54436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.54436)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.54436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54436'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54436 50.23253, 1.54436 50.23253, 1.54436 50.23253, 1.54436 50.23253, 1.54436 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9720'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.54437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.54437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.54437)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.54437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54437'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54437 50.23323, 1.54437 50.23323, 1.54437 50.23323, 1.54437 50.23323, 1.54437 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3798'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32699 1.54437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32699"^^xsd:decimal ;
  dwc:decimalLongitude "1.54437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32699 1.54437)"^^geo:wktLiteral ;
  geo-pos:lat "50.32699"^^xsd:decimal ;
  geo-pos:long "1.54437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54437'^^xsd:double;
  dwc:latitude '50.32699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54437 50.32699, 1.54437 50.32699, 1.54437 50.32699, 1.54437 50.32699, 1.54437 50.32699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9506'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36965 1.54437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36965"^^xsd:decimal ;
  dwc:decimalLongitude "1.54437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36965 1.54437)"^^geo:wktLiteral ;
  geo-pos:lat "50.36965"^^xsd:decimal ;
  geo-pos:long "1.54437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54437'^^xsd:double;
  dwc:latitude '50.36965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54437 50.36965, 1.54437 50.36965, 1.54437 50.36965, 1.54437 50.36965, 1.54437 50.36965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8066'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32973 1.54438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32973"^^xsd:decimal ;
  dwc:decimalLongitude "1.54438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32973 1.54438)"^^geo:wktLiteral ;
  geo-pos:lat "50.32973"^^xsd:decimal ;
  geo-pos:long "1.54438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.757777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54438'^^xsd:double;
  dwc:latitude '50.32973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54438 50.32973, 1.54438 50.32973, 1.54438 50.32973, 1.54438 50.32973, 1.54438 50.32973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9555'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22149 1.54439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22149"^^xsd:decimal ;
  dwc:decimalLongitude "1.54439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22149 1.54439)"^^geo:wktLiteral ;
  geo-pos:lat "50.22149"^^xsd:decimal ;
  geo-pos:long "1.54439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_436'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.78444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54439'^^xsd:double;
  dwc:latitude '50.22149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54439 50.22149, 1.54439 50.22149, 1.54439 50.22149, 1.54439 50.22149, 1.54439 50.22149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_436'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34743 1.54439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34743"^^xsd:decimal ;
  dwc:decimalLongitude "1.54439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34743 1.54439)"^^geo:wktLiteral ;
  geo-pos:lat "50.34743"^^xsd:decimal ;
  geo-pos:long "1.54439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54439'^^xsd:double;
  dwc:latitude '50.34743'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54439 50.34743, 1.54439 50.34743, 1.54439 50.34743, 1.54439 50.34743, 1.54439 50.34743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9464'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.5444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22505"^^xsd:decimal ;
  dwc:decimalLongitude "1.5444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22505 1.5444)"^^geo:wktLiteral ;
  geo-pos:lat "50.22505"^^xsd:decimal ;
  geo-pos:long "1.5444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5444'^^xsd:double;
  dwc:latitude '50.22505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5444 50.22505, 1.5444 50.22505, 1.5444 50.22505, 1.5444 50.22505, 1.5444 50.22505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11921'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32481 1.5444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32481"^^xsd:decimal ;
  dwc:decimalLongitude "1.5444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32481 1.5444)"^^geo:wktLiteral ;
  geo-pos:lat "50.32481"^^xsd:decimal ;
  geo-pos:long "1.5444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5444'^^xsd:double;
  dwc:latitude '50.32481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5444 50.32481, 1.5444 50.32481, 1.5444 50.32481, 1.5444 50.32481, 1.5444 50.32481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9398'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.54441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54441)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.54441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54441'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54441 50.23204, 1.54441 50.23204, 1.54441 50.23204, 1.54441 50.23204, 1.54441 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11335'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54442)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.54442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4828'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54442'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54442 50.23234, 1.54442 50.23234, 1.54442 50.23234, 1.54442 50.23234, 1.54442 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4828'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2217 1.54443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2217 1.54443)"^^geo:wktLiteral ;
  geo-pos:lat "50.2217"^^xsd:decimal ;
  geo-pos:long "1.54443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54443'^^xsd:double;
  dwc:latitude '50.2217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54443 50.2217, 1.54443 50.2217, 1.54443 50.2217, 1.54443 50.2217, 1.54443 50.2217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5297'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21769 1.54444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21769"^^xsd:decimal ;
  dwc:decimalLongitude "1.54444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21769 1.54444)"^^geo:wktLiteral ;
  geo-pos:lat "50.21769"^^xsd:decimal ;
  geo-pos:long "1.54444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_16'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_16'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54444'^^xsd:double;
  dwc:latitude '50.21769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54444 50.21769, 1.54444 50.21769, 1.54444 50.21769, 1.54444 50.21769, 1.54444 50.21769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_16'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21849 1.54444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21849"^^xsd:decimal ;
  dwc:decimalLongitude "1.54444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21849 1.54444)"^^geo:wktLiteral ;
  geo-pos:lat "50.21849"^^xsd:decimal ;
  geo-pos:long "1.54444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_65'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_65'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54444'^^xsd:double;
  dwc:latitude '50.21849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54444 50.21849, 1.54444 50.21849, 1.54444 50.21849, 1.54444 50.21849, 1.54444 50.21849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_65'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33143 1.54444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33143"^^xsd:decimal ;
  dwc:decimalLongitude "1.54444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33143 1.54444)"^^geo:wktLiteral ;
  geo-pos:lat "50.33143"^^xsd:decimal ;
  geo-pos:long "1.54444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9307'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.757777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54444'^^xsd:double;
  dwc:latitude '50.33143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54444 50.33143, 1.54444 50.33143, 1.54444 50.33143, 1.54444 50.33143, 1.54444 50.33143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9307'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.54445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.54445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.54445)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.54445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7523'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54445'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54445 50.22642, 1.54445 50.22642, 1.54445 50.22642, 1.54445 50.22642, 1.54445 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7523'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34429 1.54445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34429"^^xsd:decimal ;
  dwc:decimalLongitude "1.54445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34429 1.54445)"^^geo:wktLiteral ;
  geo-pos:lat "50.34429"^^xsd:decimal ;
  geo-pos:long "1.54445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.278888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54445'^^xsd:double;
  dwc:latitude '50.34429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54445 50.34429, 1.54445 50.34429, 1.54445 50.34429, 1.54445 50.34429, 1.54445 50.34429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8570'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21756 1.54446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21756"^^xsd:decimal ;
  dwc:decimalLongitude "1.54446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21756 1.54446)"^^geo:wktLiteral ;
  geo-pos:lat "50.21756"^^xsd:decimal ;
  geo-pos:long "1.54446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.29333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54446'^^xsd:double;
  dwc:latitude '50.21756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54446 50.21756, 1.54446 50.21756, 1.54446 50.21756, 1.54446 50.21756, 1.54446 50.21756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_101'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.54446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23231"^^xsd:decimal ;
  dwc:decimalLongitude "1.54446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.54446)"^^geo:wktLiteral ;
  geo-pos:lat "50.23231"^^xsd:decimal ;
  geo-pos:long "1.54446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4837'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54446'^^xsd:double;
  dwc:latitude '50.23231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54446 50.23231, 1.54446 50.23231, 1.54446 50.23231, 1.54446 50.23231, 1.54446 50.23231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4837'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21739 1.54447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21739"^^xsd:decimal ;
  dwc:decimalLongitude "1.54447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21739 1.54447)"^^geo:wktLiteral ;
  geo-pos:lat "50.21739"^^xsd:decimal ;
  geo-pos:long "1.54447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.546666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54447'^^xsd:double;
  dwc:latitude '50.21739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54447 50.21739, 1.54447 50.21739, 1.54447 50.21739, 1.54447 50.21739, 1.54447 50.21739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_761'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2246 1.54448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2246"^^xsd:decimal ;
  dwc:decimalLongitude "1.54448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2246 1.54448)"^^geo:wktLiteral ;
  geo-pos:lat "50.2246"^^xsd:decimal ;
  geo-pos:long "1.54448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54448'^^xsd:double;
  dwc:latitude '50.2246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54448 50.2246, 1.54448 50.2246, 1.54448 50.2246, 1.54448 50.2246, 1.54448 50.2246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4656'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23508 1.54448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23508"^^xsd:decimal ;
  dwc:decimalLongitude "1.54448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23508 1.54448)"^^geo:wktLiteral ;
  geo-pos:lat "50.23508"^^xsd:decimal ;
  geo-pos:long "1.54448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54448'^^xsd:double;
  dwc:latitude '50.23508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54448 50.23508, 1.54448 50.23508, 1.54448 50.23508, 1.54448 50.23508, 1.54448 50.23508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4228'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.54449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23214"^^xsd:decimal ;
  dwc:decimalLongitude "1.54449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.54449)"^^geo:wktLiteral ;
  geo-pos:lat "50.23214"^^xsd:decimal ;
  geo-pos:long "1.54449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54449'^^xsd:double;
  dwc:latitude '50.23214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54449 50.23214, 1.54449 50.23214, 1.54449 50.23214, 1.54449 50.23214, 1.54449 50.23214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5670'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.54451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.54451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.54451)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.54451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54451'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54451 50.23107, 1.54451 50.23107, 1.54451 50.23107, 1.54451 50.23107, 1.54451 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6543'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.54452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22979"^^xsd:decimal ;
  dwc:decimalLongitude "1.54452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.54452)"^^geo:wktLiteral ;
  geo-pos:lat "50.22979"^^xsd:decimal ;
  geo-pos:long "1.54452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54452'^^xsd:double;
  dwc:latitude '50.22979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54452 50.22979, 1.54452 50.22979, 1.54452 50.22979, 1.54452 50.22979, 1.54452 50.22979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5185'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2179 1.54454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2179"^^xsd:decimal ;
  dwc:decimalLongitude "1.54454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2179 1.54454)"^^geo:wktLiteral ;
  geo-pos:lat "50.2179"^^xsd:decimal ;
  geo-pos:long "1.54454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.293333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54454'^^xsd:double;
  dwc:latitude '50.2179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54454 50.2179, 1.54454 50.2179, 1.54454 50.2179, 1.54454 50.2179, 1.54454 50.2179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_118'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.54454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.54454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.54454)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.54454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54454'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54454 50.23233, 1.54454 50.23233, 1.54454 50.23233, 1.54454 50.23233, 1.54454 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2743'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38404 1.54454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38404"^^xsd:decimal ;
  dwc:decimalLongitude "1.54454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38404 1.54454)"^^geo:wktLiteral ;
  geo-pos:lat "50.38404"^^xsd:decimal ;
  geo-pos:long "1.54454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54454'^^xsd:double;
  dwc:latitude '50.38404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54454 50.38404, 1.54454 50.38404, 1.54454 50.38404, 1.54454 50.38404, 1.54454 50.38404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3353'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.54455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.54455)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.54455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54455'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54455 50.2325, 1.54455 50.2325, 1.54455 50.2325, 1.54455 50.2325, 1.54455 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6802'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.54457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2225"^^xsd:decimal ;
  dwc:decimalLongitude "1.54457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.54457)"^^geo:wktLiteral ;
  geo-pos:lat "50.2225"^^xsd:decimal ;
  geo-pos:long "1.54457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54457'^^xsd:double;
  dwc:latitude '50.2225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54457 50.2225, 1.54457 50.2225, 1.54457 50.2225, 1.54457 50.2225, 1.54457 50.2225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6929'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21529 1.54461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21529"^^xsd:decimal ;
  dwc:decimalLongitude "1.54461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21529 1.54461)"^^geo:wktLiteral ;
  geo-pos:lat "50.21529"^^xsd:decimal ;
  geo-pos:long "1.54461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_543'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54461'^^xsd:double;
  dwc:latitude '50.21529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54461 50.21529, 1.54461 50.21529, 1.54461 50.21529, 1.54461 50.21529, 1.54461 50.21529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_543'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24546 1.54461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24546"^^xsd:decimal ;
  dwc:decimalLongitude "1.54461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24546 1.54461)"^^geo:wktLiteral ;
  geo-pos:lat "50.24546"^^xsd:decimal ;
  geo-pos:long "1.54461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54461'^^xsd:double;
  dwc:latitude '50.24546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54461 50.24546, 1.54461 50.24546, 1.54461 50.24546, 1.54461 50.24546, 1.54461 50.24546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4222'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.54462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22481"^^xsd:decimal ;
  dwc:decimalLongitude "1.54462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22481 1.54462)"^^geo:wktLiteral ;
  geo-pos:lat "50.22481"^^xsd:decimal ;
  geo-pos:long "1.54462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54462'^^xsd:double;
  dwc:latitude '50.22481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54462 50.22481, 1.54462 50.22481, 1.54462 50.22481, 1.54462 50.22481, 1.54462 50.22481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4388'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.54462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22691"^^xsd:decimal ;
  dwc:decimalLongitude "1.54462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22691 1.54462)"^^geo:wktLiteral ;
  geo-pos:lat "50.22691"^^xsd:decimal ;
  geo-pos:long "1.54462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8238'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54462'^^xsd:double;
  dwc:latitude '50.22691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54462 50.22691, 1.54462 50.22691, 1.54462 50.22691, 1.54462 50.22691, 1.54462 50.22691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8238'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.54463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23232"^^xsd:decimal ;
  dwc:decimalLongitude "1.54463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.54463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23232"^^xsd:decimal ;
  geo-pos:long "1.54463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54463'^^xsd:double;
  dwc:latitude '50.23232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54463 50.23232, 1.54463 50.23232, 1.54463 50.23232, 1.54463 50.23232, 1.54463 50.23232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1696'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.54463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.54463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54463'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54463 50.23244, 1.54463 50.23244, 1.54463 50.23244, 1.54463 50.23244, 1.54463 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6848'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37485 1.54463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37485"^^xsd:decimal ;
  dwc:decimalLongitude "1.54463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37485 1.54463)"^^geo:wktLiteral ;
  geo-pos:lat "50.37485"^^xsd:decimal ;
  geo-pos:long "1.54463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54463'^^xsd:double;
  dwc:latitude '50.37485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54463 50.37485, 1.54463 50.37485, 1.54463 50.37485, 1.54463 50.37485, 1.54463 50.37485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8070'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.54464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21508"^^xsd:decimal ;
  dwc:decimalLongitude "1.54464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.54464)"^^geo:wktLiteral ;
  geo-pos:lat "50.21508"^^xsd:decimal ;
  geo-pos:long "1.54464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54464'^^xsd:double;
  dwc:latitude '50.21508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54464 50.21508, 1.54464 50.21508, 1.54464 50.21508, 1.54464 50.21508, 1.54464 50.21508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_815'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.54464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23101"^^xsd:decimal ;
  dwc:decimalLongitude "1.54464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.54464)"^^geo:wktLiteral ;
  geo-pos:lat "50.23101"^^xsd:decimal ;
  geo-pos:long "1.54464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54464'^^xsd:double;
  dwc:latitude '50.23101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54464 50.23101, 1.54464 50.23101, 1.54464 50.23101, 1.54464 50.23101, 1.54464 50.23101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6425'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.54464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23336"^^xsd:decimal ;
  dwc:decimalLongitude "1.54464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23336 1.54464)"^^geo:wktLiteral ;
  geo-pos:lat "50.23336"^^xsd:decimal ;
  geo-pos:long "1.54464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54464'^^xsd:double;
  dwc:latitude '50.23336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54464 50.23336, 1.54464 50.23336, 1.54464 50.23336, 1.54464 50.23336, 1.54464 50.23336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3799'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23571 1.54464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23571"^^xsd:decimal ;
  dwc:decimalLongitude "1.54464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23571 1.54464)"^^geo:wktLiteral ;
  geo-pos:lat "50.23571"^^xsd:decimal ;
  geo-pos:long "1.54464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54464'^^xsd:double;
  dwc:latitude '50.23571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54464 50.23571, 1.54464 50.23571, 1.54464 50.23571, 1.54464 50.23571, 1.54464 50.23571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6054'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.54465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22136"^^xsd:decimal ;
  dwc:decimalLongitude "1.54465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.54465)"^^geo:wktLiteral ;
  geo-pos:lat "50.22136"^^xsd:decimal ;
  geo-pos:long "1.54465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.23222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54465'^^xsd:double;
  dwc:latitude '50.22136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54465 50.22136, 1.54465 50.22136, 1.54465 50.22136, 1.54465 50.22136, 1.54465 50.22136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_111'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.54465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23116"^^xsd:decimal ;
  dwc:decimalLongitude "1.54465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.54465)"^^geo:wktLiteral ;
  geo-pos:lat "50.23116"^^xsd:decimal ;
  geo-pos:long "1.54465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54465'^^xsd:double;
  dwc:latitude '50.23116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54465 50.23116, 1.54465 50.23116, 1.54465 50.23116, 1.54465 50.23116, 1.54465 50.23116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6053'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.54465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.54465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.54465)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.54465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.272222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54465'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54465 50.23193, 1.54465 50.23193, 1.54465 50.23193, 1.54465 50.23193, 1.54465 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4983'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22119 1.54466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22119"^^xsd:decimal ;
  dwc:decimalLongitude "1.54466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22119 1.54466)"^^geo:wktLiteral ;
  geo-pos:lat "50.22119"^^xsd:decimal ;
  geo-pos:long "1.54466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54466'^^xsd:double;
  dwc:latitude '50.22119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54466 50.22119, 1.54466 50.22119, 1.54466 50.22119, 1.54466 50.22119, 1.54466 50.22119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_728'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.54466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22841"^^xsd:decimal ;
  dwc:decimalLongitude "1.54466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.54466)"^^geo:wktLiteral ;
  geo-pos:lat "50.22841"^^xsd:decimal ;
  geo-pos:long "1.54466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54466'^^xsd:double;
  dwc:latitude '50.22841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54466 50.22841, 1.54466 50.22841, 1.54466 50.22841, 1.54466 50.22841, 1.54466 50.22841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10693'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.54469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22581"^^xsd:decimal ;
  dwc:decimalLongitude "1.54469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22581 1.54469)"^^geo:wktLiteral ;
  geo-pos:lat "50.22581"^^xsd:decimal ;
  geo-pos:long "1.54469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54469'^^xsd:double;
  dwc:latitude '50.22581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54469 50.22581, 1.54469 50.22581, 1.54469 50.22581, 1.54469 50.22581, 1.54469 50.22581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7023'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.54469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23026"^^xsd:decimal ;
  dwc:decimalLongitude "1.54469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23026 1.54469)"^^geo:wktLiteral ;
  geo-pos:lat "50.23026"^^xsd:decimal ;
  geo-pos:long "1.54469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12470'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54469'^^xsd:double;
  dwc:latitude '50.23026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54469 50.23026, 1.54469 50.23026, 1.54469 50.23026, 1.54469 50.23026, 1.54469 50.23026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12470'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.54469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.54469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.54469)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.54469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13094'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54469'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54469 50.23323, 1.54469 50.23323, 1.54469 50.23323, 1.54469 50.23323, 1.54469 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13094'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.5447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.5447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.5447)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.5447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5561'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5447'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5447 50.23173, 1.5447 50.23173, 1.5447 50.23173, 1.5447 50.23173, 1.5447 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5561'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.5447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2351"^^xsd:decimal ;
  dwc:decimalLongitude "1.5447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.5447)"^^geo:wktLiteral ;
  geo-pos:lat "50.2351"^^xsd:decimal ;
  geo-pos:long "1.5447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5447'^^xsd:double;
  dwc:latitude '50.2351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5447 50.2351, 1.5447 50.2351, 1.5447 50.2351, 1.5447 50.2351, 1.5447 50.2351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12318'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.54472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.54472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.54472)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.54472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54472'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54472 50.23129, 1.54472 50.23129, 1.54472 50.23129, 1.54472 50.23129, 1.54472 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4739'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.54472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23205"^^xsd:decimal ;
  dwc:decimalLongitude "1.54472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23205 1.54472)"^^geo:wktLiteral ;
  geo-pos:lat "50.23205"^^xsd:decimal ;
  geo-pos:long "1.54472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.287777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54472'^^xsd:double;
  dwc:latitude '50.23205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54472 50.23205, 1.54472 50.23205, 1.54472 50.23205, 1.54472 50.23205, 1.54472 50.23205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10912'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22066 1.54474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22066"^^xsd:decimal ;
  dwc:decimalLongitude "1.54474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22066 1.54474)"^^geo:wktLiteral ;
  geo-pos:lat "50.22066"^^xsd:decimal ;
  geo-pos:long "1.54474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54474'^^xsd:double;
  dwc:latitude '50.22066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54474 50.22066, 1.54474 50.22066, 1.54474 50.22066, 1.54474 50.22066, 1.54474 50.22066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_781'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33495 1.54475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33495"^^xsd:decimal ;
  dwc:decimalLongitude "1.54475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33495 1.54475)"^^geo:wktLiteral ;
  geo-pos:lat "50.33495"^^xsd:decimal ;
  geo-pos:long "1.54475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.841111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54475'^^xsd:double;
  dwc:latitude '50.33495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54475 50.33495, 1.54475 50.33495, 1.54475 50.33495, 1.54475 50.33495, 1.54475 50.33495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9397'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.54476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22801"^^xsd:decimal ;
  dwc:decimalLongitude "1.54476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.54476)"^^geo:wktLiteral ;
  geo-pos:lat "50.22801"^^xsd:decimal ;
  geo-pos:long "1.54476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54476'^^xsd:double;
  dwc:latitude '50.22801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54476 50.22801, 1.54476 50.22801, 1.54476 50.22801, 1.54476 50.22801, 1.54476 50.22801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6146'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.54476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2311"^^xsd:decimal ;
  dwc:decimalLongitude "1.54476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.54476)"^^geo:wktLiteral ;
  geo-pos:lat "50.2311"^^xsd:decimal ;
  geo-pos:long "1.54476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1536'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54476'^^xsd:double;
  dwc:latitude '50.2311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54476 50.2311, 1.54476 50.2311, 1.54476 50.2311, 1.54476 50.2311, 1.54476 50.2311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1536'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.54477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23101"^^xsd:decimal ;
  dwc:decimalLongitude "1.54477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.54477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23101"^^xsd:decimal ;
  geo-pos:long "1.54477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54477'^^xsd:double;
  dwc:latitude '50.23101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54477 50.23101, 1.54477 50.23101, 1.54477 50.23101, 1.54477 50.23101, 1.54477 50.23101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10762'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.54479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23225"^^xsd:decimal ;
  dwc:decimalLongitude "1.54479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23225 1.54479)"^^geo:wktLiteral ;
  geo-pos:lat "50.23225"^^xsd:decimal ;
  geo-pos:long "1.54479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54479'^^xsd:double;
  dwc:latitude '50.23225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54479 50.23225, 1.54479 50.23225, 1.54479 50.23225, 1.54479 50.23225, 1.54479 50.23225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4717'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37332 1.54479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37332"^^xsd:decimal ;
  dwc:decimalLongitude "1.54479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37332 1.54479)"^^geo:wktLiteral ;
  geo-pos:lat "50.37332"^^xsd:decimal ;
  geo-pos:long "1.54479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54479'^^xsd:double;
  dwc:latitude '50.37332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54479 50.37332, 1.54479 50.37332, 1.54479 50.37332, 1.54479 50.37332, 1.54479 50.37332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8065'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2146 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2146"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2146 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.2146"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_550'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.2146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.2146, 1.54482 50.2146, 1.54482 50.2146, 1.54482 50.2146, 1.54482 50.2146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_550'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23033"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23033"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.141111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.23033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.23033, 1.54482 50.23033, 1.54482 50.23033, 1.54482 50.23033, 1.54482 50.23033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12636'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23082"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23082"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_10264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.23082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.23082, 1.54482 50.23082, 1.54482 50.23082, 1.54482 50.23082, 1.54482 50.23082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10264'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.23236, 1.54482 50.23236, 1.54482 50.23236, 1.54482 50.23236, 1.54482 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4832'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4836'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.23248, 1.54482 50.23248, 1.54482 50.23248, 1.54482 50.23248, 1.54482 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4836'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.54482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.54482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54482'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54482 50.23256, 1.54482 50.23256, 1.54482 50.23256, 1.54482 50.23256, 1.54482 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11618'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.54483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22647"^^xsd:decimal ;
  dwc:decimalLongitude "1.54483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.54483)"^^geo:wktLiteral ;
  geo-pos:lat "50.22647"^^xsd:decimal ;
  geo-pos:long "1.54483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54483'^^xsd:double;
  dwc:latitude '50.22647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54483 50.22647, 1.54483 50.22647, 1.54483 50.22647, 1.54483 50.22647, 1.54483 50.22647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10917'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.54483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23344"^^xsd:decimal ;
  dwc:decimalLongitude "1.54483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23344 1.54483)"^^geo:wktLiteral ;
  geo-pos:lat "50.23344"^^xsd:decimal ;
  geo-pos:long "1.54483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.143333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54483'^^xsd:double;
  dwc:latitude '50.23344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54483 50.23344, 1.54483 50.23344, 1.54483 50.23344, 1.54483 50.23344, 1.54483 50.23344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4211'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.54484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.54484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.54484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.54484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54484'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54484 50.23353, 1.54484 50.23353, 1.54484 50.23353, 1.54484 50.23353, 1.54484 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3546'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.54487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22354"^^xsd:decimal ;
  dwc:decimalLongitude "1.54487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.54487)"^^geo:wktLiteral ;
  geo-pos:lat "50.22354"^^xsd:decimal ;
  geo-pos:long "1.54487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54487'^^xsd:double;
  dwc:latitude '50.22354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54487 50.22354, 1.54487 50.22354, 1.54487 50.22354, 1.54487 50.22354, 1.54487 50.22354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10449'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.54487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.54487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.54487)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.54487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54487'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54487 50.23292, 1.54487 50.23292, 1.54487 50.23292, 1.54487 50.23292, 1.54487 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3492'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.54489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.54489)"^^geo:wktLiteral ;
  geo-pos:lat "50.22217"^^xsd:decimal ;
  geo-pos:long "1.54489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_518'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54489'^^xsd:double;
  dwc:latitude '50.22217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54489 50.22217, 1.54489 50.22217, 1.54489 50.22217, 1.54489 50.22217, 1.54489 50.22217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_518'^^xsd:string;
  dwc:observationDate '2008-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.54491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54491)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.54491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54491'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54491 50.23204, 1.54491 50.23204, 1.54491 50.23204, 1.54491 50.23204, 1.54491 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10769'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22398 1.54492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22398"^^xsd:decimal ;
  dwc:decimalLongitude "1.54492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22398 1.54492)"^^geo:wktLiteral ;
  geo-pos:lat "50.22398"^^xsd:decimal ;
  geo-pos:long "1.54492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54492'^^xsd:double;
  dwc:latitude '50.22398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54492 50.22398, 1.54492 50.22398, 1.54492 50.22398, 1.54492 50.22398, 1.54492 50.22398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4854'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.54492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54492)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.54492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8231'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54492'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54492 50.22425, 1.54492 50.22425, 1.54492 50.22425, 1.54492 50.22425, 1.54492 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8231'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3755 1.54493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3755"^^xsd:decimal ;
  dwc:decimalLongitude "1.54493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3755 1.54493)"^^geo:wktLiteral ;
  geo-pos:lat "50.3755"^^xsd:decimal ;
  geo-pos:long "1.54493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54493'^^xsd:double;
  dwc:latitude '50.3755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54493 50.3755, 1.54493 50.3755, 1.54493 50.3755, 1.54493 50.3755, 1.54493 50.3755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3553'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.54494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21621"^^xsd:decimal ;
  dwc:decimalLongitude "1.54494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.54494)"^^geo:wktLiteral ;
  geo-pos:lat "50.21621"^^xsd:decimal ;
  geo-pos:long "1.54494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.758888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54494'^^xsd:double;
  dwc:latitude '50.21621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54494 50.21621, 1.54494 50.21621, 1.54494 50.21621, 1.54494 50.21621, 1.54494 50.21621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_657'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21651 1.54497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21651"^^xsd:decimal ;
  dwc:decimalLongitude "1.54497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21651 1.54497)"^^geo:wktLiteral ;
  geo-pos:lat "50.21651"^^xsd:decimal ;
  geo-pos:long "1.54497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54497'^^xsd:double;
  dwc:latitude '50.21651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54497 50.21651, 1.54497 50.21651, 1.54497 50.21651, 1.54497 50.21651, 1.54497 50.21651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_703'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.54497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.54497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.54497)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.54497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.808888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54497'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54497 50.23181, 1.54497 50.23181, 1.54497 50.23181, 1.54497 50.23181, 1.54497 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5374'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54498)"^^geo:wktLiteral ;
  geo-pos:lat "50.22308"^^xsd:decimal ;
  geo-pos:long "1.54498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54498'^^xsd:double;
  dwc:latitude '50.22308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54498 50.22308, 1.54498 50.22308, 1.54498 50.22308, 1.54498 50.22308, 1.54498 50.22308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7041'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.54498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23118"^^xsd:decimal ;
  dwc:decimalLongitude "1.54498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.54498)"^^geo:wktLiteral ;
  geo-pos:lat "50.23118"^^xsd:decimal ;
  geo-pos:long "1.54498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.127777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54498'^^xsd:double;
  dwc:latitude '50.23118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54498 50.23118, 1.54498 50.23118, 1.54498 50.23118, 1.54498 50.23118, 1.54498 50.23118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4771'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.54502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.54502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.54502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.54502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54502'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54502 50.23236, 1.54502 50.23236, 1.54502 50.23236, 1.54502 50.23236, 1.54502 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2731'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.54503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2251"^^xsd:decimal ;
  dwc:decimalLongitude "1.54503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.54503)"^^geo:wktLiteral ;
  geo-pos:lat "50.2251"^^xsd:decimal ;
  geo-pos:long "1.54503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54503'^^xsd:double;
  dwc:latitude '50.2251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54503 50.2251, 1.54503 50.2251, 1.54503 50.2251, 1.54503 50.2251, 1.54503 50.2251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9936'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22453 1.54504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22453"^^xsd:decimal ;
  dwc:decimalLongitude "1.54504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22453 1.54504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22453"^^xsd:decimal ;
  geo-pos:long "1.54504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13045'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54504'^^xsd:double;
  dwc:latitude '50.22453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54504 50.22453, 1.54504 50.22453, 1.54504 50.22453, 1.54504 50.22453, 1.54504 50.22453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13045'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22567 1.54505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22567"^^xsd:decimal ;
  dwc:decimalLongitude "1.54505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22567 1.54505)"^^geo:wktLiteral ;
  geo-pos:lat "50.22567"^^xsd:decimal ;
  geo-pos:long "1.54505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7485'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54505'^^xsd:double;
  dwc:latitude '50.22567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54505 50.22567, 1.54505 50.22567, 1.54505 50.22567, 1.54505 50.22567, 1.54505 50.22567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7485'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.54505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23257"^^xsd:decimal ;
  dwc:decimalLongitude "1.54505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.54505)"^^geo:wktLiteral ;
  geo-pos:lat "50.23257"^^xsd:decimal ;
  geo-pos:long "1.54505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3240'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54505'^^xsd:double;
  dwc:latitude '50.23257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54505 50.23257, 1.54505 50.23257, 1.54505 50.23257, 1.54505 50.23257, 1.54505 50.23257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3240'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35837 1.54505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35837"^^xsd:decimal ;
  dwc:decimalLongitude "1.54505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35837 1.54505)"^^geo:wktLiteral ;
  geo-pos:lat "50.35837"^^xsd:decimal ;
  geo-pos:long "1.54505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8282'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54505'^^xsd:double;
  dwc:latitude '50.35837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54505 50.35837, 1.54505 50.35837, 1.54505 50.35837, 1.54505 50.35837, 1.54505 50.35837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8282'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.54507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.54507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.54507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.54507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54507'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54507 50.23262, 1.54507 50.23262, 1.54507 50.23262, 1.54507 50.23262, 1.54507 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5018'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.54507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23691"^^xsd:decimal ;
  dwc:decimalLongitude "1.54507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.54507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23691"^^xsd:decimal ;
  geo-pos:long "1.54507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54507'^^xsd:double;
  dwc:latitude '50.23691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54507 50.23691, 1.54507 50.23691, 1.54507 50.23691, 1.54507 50.23691, 1.54507 50.23691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4208'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.54509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.54509)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3033'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54509'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54509 50.23229, 1.54509 50.23229, 1.54509 50.23229, 1.54509 50.23229, 1.54509 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3033'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54509)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3032'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54509'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54509 50.23252, 1.54509 50.23252, 1.54509 50.23252, 1.54509 50.23252, 1.54509 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3032'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.5451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22792"^^xsd:decimal ;
  dwc:decimalLongitude "1.5451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.5451)"^^geo:wktLiteral ;
  geo-pos:lat "50.22792"^^xsd:decimal ;
  geo-pos:long "1.5451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5451'^^xsd:double;
  dwc:latitude '50.22792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5451 50.22792, 1.5451 50.22792, 1.5451 50.22792, 1.5451 50.22792, 1.5451 50.22792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6961'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54511)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.54511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54511'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54511 50.23234, 1.54511 50.23234, 1.54511 50.23234, 1.54511 50.23234, 1.54511 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4857'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.54511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54511)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.54511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3241'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54511'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54511 50.23255, 1.54511 50.23255, 1.54511 50.23255, 1.54511 50.23255, 1.54511 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3241'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.54512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.54512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.54512)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.54512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3034'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54512'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54512 50.23207, 1.54512 50.23207, 1.54512 50.23207, 1.54512 50.23207, 1.54512 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3034'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35897 1.54512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35897"^^xsd:decimal ;
  dwc:decimalLongitude "1.54512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35897 1.54512)"^^geo:wktLiteral ;
  geo-pos:lat "50.35897"^^xsd:decimal ;
  geo-pos:long "1.54512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54512'^^xsd:double;
  dwc:latitude '50.35897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54512 50.35897, 1.54512 50.35897, 1.54512 50.35897, 1.54512 50.35897, 1.54512 50.35897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3531'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.54513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.54513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.54513)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.54513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54513'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54513 50.2315, 1.54513 50.2315, 1.54513 50.2315, 1.54513 50.2315, 1.54513 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2752'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21463 1.54517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21463"^^xsd:decimal ;
  dwc:decimalLongitude "1.54517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21463 1.54517)"^^geo:wktLiteral ;
  geo-pos:lat "50.21463"^^xsd:decimal ;
  geo-pos:long "1.54517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54517'^^xsd:double;
  dwc:latitude '50.21463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54517 50.21463, 1.54517 50.21463, 1.54517 50.21463, 1.54517 50.21463, 1.54517 50.21463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_170'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21812 1.54517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21812"^^xsd:decimal ;
  dwc:decimalLongitude "1.54517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21812 1.54517)"^^geo:wktLiteral ;
  geo-pos:lat "50.21812"^^xsd:decimal ;
  geo-pos:long "1.54517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_575'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.795555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54517'^^xsd:double;
  dwc:latitude '50.21812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54517 50.21812, 1.54517 50.21812, 1.54517 50.21812, 1.54517 50.21812, 1.54517 50.21812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_575'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21635 1.54518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21635"^^xsd:decimal ;
  dwc:decimalLongitude "1.54518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21635 1.54518)"^^geo:wktLiteral ;
  geo-pos:lat "50.21635"^^xsd:decimal ;
  geo-pos:long "1.54518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_567'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54518'^^xsd:double;
  dwc:latitude '50.21635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54518 50.21635, 1.54518 50.21635, 1.54518 50.21635, 1.54518 50.21635, 1.54518 50.21635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_567'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.54518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23275"^^xsd:decimal ;
  dwc:decimalLongitude "1.54518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23275 1.54518)"^^geo:wktLiteral ;
  geo-pos:lat "50.23275"^^xsd:decimal ;
  geo-pos:long "1.54518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54518'^^xsd:double;
  dwc:latitude '50.23275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54518 50.23275, 1.54518 50.23275, 1.54518 50.23275, 1.54518 50.23275, 1.54518 50.23275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6365'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24007 1.54518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24007"^^xsd:decimal ;
  dwc:decimalLongitude "1.54518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24007 1.54518)"^^geo:wktLiteral ;
  geo-pos:lat "50.24007"^^xsd:decimal ;
  geo-pos:long "1.54518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54518'^^xsd:double;
  dwc:latitude '50.24007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54518 50.24007, 1.54518 50.24007, 1.54518 50.24007, 1.54518 50.24007, 1.54518 50.24007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4188'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.54519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21508"^^xsd:decimal ;
  dwc:decimalLongitude "1.54519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.54519)"^^geo:wktLiteral ;
  geo-pos:lat "50.21508"^^xsd:decimal ;
  geo-pos:long "1.54519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.70333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54519'^^xsd:double;
  dwc:latitude '50.21508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54519 50.21508, 1.54519 50.21508, 1.54519 50.21508, 1.54519 50.21508, 1.54519 50.21508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_649'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.54519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22579"^^xsd:decimal ;
  dwc:decimalLongitude "1.54519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22579 1.54519)"^^geo:wktLiteral ;
  geo-pos:lat "50.22579"^^xsd:decimal ;
  geo-pos:long "1.54519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54519'^^xsd:double;
  dwc:latitude '50.22579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54519 50.22579, 1.54519 50.22579, 1.54519 50.22579, 1.54519 50.22579, 1.54519 50.22579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6070'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.5452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.5452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.5452)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.5452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5452'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5452 50.22946, 1.5452 50.22946, 1.5452 50.22946, 1.5452 50.22946, 1.5452 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12201'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.5452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23232"^^xsd:decimal ;
  dwc:decimalLongitude "1.5452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23232 1.5452)"^^geo:wktLiteral ;
  geo-pos:lat "50.23232"^^xsd:decimal ;
  geo-pos:long "1.5452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5452'^^xsd:double;
  dwc:latitude '50.23232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5452 50.23232, 1.5452 50.23232, 1.5452 50.23232, 1.5452 50.23232, 1.5452 50.23232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4858'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.54522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22728"^^xsd:decimal ;
  dwc:decimalLongitude "1.54522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22728 1.54522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22728"^^xsd:decimal ;
  geo-pos:long "1.54522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54522'^^xsd:double;
  dwc:latitude '50.22728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54522 50.22728, 1.54522 50.22728, 1.54522 50.22728, 1.54522 50.22728, 1.54522 50.22728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4847'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36916 1.54522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36916"^^xsd:decimal ;
  dwc:decimalLongitude "1.54522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36916 1.54522)"^^geo:wktLiteral ;
  geo-pos:lat "50.36916"^^xsd:decimal ;
  geo-pos:long "1.54522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54522'^^xsd:double;
  dwc:latitude '50.36916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54522 50.36916, 1.54522 50.36916, 1.54522 50.36916, 1.54522 50.36916, 1.54522 50.36916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8602'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.54523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22837"^^xsd:decimal ;
  dwc:decimalLongitude "1.54523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.54523)"^^geo:wktLiteral ;
  geo-pos:lat "50.22837"^^xsd:decimal ;
  geo-pos:long "1.54523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54523'^^xsd:double;
  dwc:latitude '50.22837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54523 50.22837, 1.54523 50.22837, 1.54523 50.22837, 1.54523 50.22837, 1.54523 50.22837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6099'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.54523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23188"^^xsd:decimal ;
  dwc:decimalLongitude "1.54523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23188 1.54523)"^^geo:wktLiteral ;
  geo-pos:lat "50.23188"^^xsd:decimal ;
  geo-pos:long "1.54523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.363333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54523'^^xsd:double;
  dwc:latitude '50.23188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54523 50.23188, 1.54523 50.23188, 1.54523 50.23188, 1.54523 50.23188, 1.54523 50.23188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9891'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.54526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22732"^^xsd:decimal ;
  dwc:decimalLongitude "1.54526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22732 1.54526)"^^geo:wktLiteral ;
  geo-pos:lat "50.22732"^^xsd:decimal ;
  geo-pos:long "1.54526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54526'^^xsd:double;
  dwc:latitude '50.22732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54526 50.22732, 1.54526 50.22732, 1.54526 50.22732, 1.54526 50.22732, 1.54526 50.22732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8613'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23545 1.54526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23545"^^xsd:decimal ;
  dwc:decimalLongitude "1.54526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23545 1.54526)"^^geo:wktLiteral ;
  geo-pos:lat "50.23545"^^xsd:decimal ;
  geo-pos:long "1.54526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54526'^^xsd:double;
  dwc:latitude '50.23545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54526 50.23545, 1.54526 50.23545, 1.54526 50.23545, 1.54526 50.23545, 1.54526 50.23545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12110'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.54527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23233"^^xsd:decimal ;
  dwc:decimalLongitude "1.54527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23233 1.54527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23233"^^xsd:decimal ;
  geo-pos:long "1.54527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54527'^^xsd:double;
  dwc:latitude '50.23233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54527 50.23233, 1.54527 50.23233, 1.54527 50.23233, 1.54527 50.23233, 1.54527 50.23233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4784'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22396"^^xsd:decimal ;
  dwc:decimalLongitude "1.54529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22396"^^xsd:decimal ;
  geo-pos:long "1.54529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54529'^^xsd:double;
  dwc:latitude '50.22396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54529 50.22396, 1.54529 50.22396, 1.54529 50.22396, 1.54529 50.22396, 1.54529 50.22396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_665'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.54529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.54529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.54529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.54529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54529'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54529 50.22423, 1.54529 50.22423, 1.54529 50.22423, 1.54529 50.22423, 1.54529 50.22423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8034'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.54529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.54529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.54529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.54529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54529'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54529 50.22877, 1.54529 50.22877, 1.54529 50.22877, 1.54529 50.22877, 1.54529 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5909'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.5453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.5453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.5453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.5453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5453'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5453 50.23191, 1.5453 50.23191, 1.5453 50.23191, 1.5453 50.23191, 1.5453 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2750'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21487 1.54532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21487"^^xsd:decimal ;
  dwc:decimalLongitude "1.54532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21487 1.54532)"^^geo:wktLiteral ;
  geo-pos:lat "50.21487"^^xsd:decimal ;
  geo-pos:long "1.54532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54532'^^xsd:double;
  dwc:latitude '50.21487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54532 50.21487, 1.54532 50.21487, 1.54532 50.21487, 1.54532 50.21487, 1.54532 50.21487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_398'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.54532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2249"^^xsd:decimal ;
  dwc:decimalLongitude "1.54532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.54532)"^^geo:wktLiteral ;
  geo-pos:lat "50.2249"^^xsd:decimal ;
  geo-pos:long "1.54532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54532'^^xsd:double;
  dwc:latitude '50.2249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54532 50.2249, 1.54532 50.2249, 1.54532 50.2249, 1.54532 50.2249, 1.54532 50.2249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7079'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.54532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22893"^^xsd:decimal ;
  dwc:decimalLongitude "1.54532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.54532)"^^geo:wktLiteral ;
  geo-pos:lat "50.22893"^^xsd:decimal ;
  geo-pos:long "1.54532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.776666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54532'^^xsd:double;
  dwc:latitude '50.22893'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54532 50.22893, 1.54532 50.22893, 1.54532 50.22893, 1.54532 50.22893, 1.54532 50.22893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5701'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21459 1.54533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21459"^^xsd:decimal ;
  dwc:decimalLongitude "1.54533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21459 1.54533)"^^geo:wktLiteral ;
  geo-pos:lat "50.21459"^^xsd:decimal ;
  geo-pos:long "1.54533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54533'^^xsd:double;
  dwc:latitude '50.21459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54533 50.21459, 1.54533 50.21459, 1.54533 50.21459, 1.54533 50.21459, 1.54533 50.21459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_320'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.54533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22983"^^xsd:decimal ;
  dwc:decimalLongitude "1.54533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.54533)"^^geo:wktLiteral ;
  geo-pos:lat "50.22983"^^xsd:decimal ;
  geo-pos:long "1.54533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54533'^^xsd:double;
  dwc:latitude '50.22983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54533 50.22983, 1.54533 50.22983, 1.54533 50.22983, 1.54533 50.22983, 1.54533 50.22983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6730'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3491 1.54533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3491"^^xsd:decimal ;
  dwc:decimalLongitude "1.54533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3491 1.54533)"^^geo:wktLiteral ;
  geo-pos:lat "50.3491"^^xsd:decimal ;
  geo-pos:long "1.54533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54533'^^xsd:double;
  dwc:latitude '50.3491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54533 50.3491, 1.54533 50.3491, 1.54533 50.3491, 1.54533 50.3491, 1.54533 50.3491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3551'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22439 1.54534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22439"^^xsd:decimal ;
  dwc:decimalLongitude "1.54534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22439 1.54534)"^^geo:wktLiteral ;
  geo-pos:lat "50.22439"^^xsd:decimal ;
  geo-pos:long "1.54534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54534'^^xsd:double;
  dwc:latitude '50.22439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54534 50.22439, 1.54534 50.22439, 1.54534 50.22439, 1.54534 50.22439, 1.54534 50.22439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8035'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22543 1.54534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22543"^^xsd:decimal ;
  dwc:decimalLongitude "1.54534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22543 1.54534)"^^geo:wktLiteral ;
  geo-pos:lat "50.22543"^^xsd:decimal ;
  geo-pos:long "1.54534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54534'^^xsd:double;
  dwc:latitude '50.22543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54534 50.22543, 1.54534 50.22543, 1.54534 50.22543, 1.54534 50.22543, 1.54534 50.22543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7119'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33688 1.54536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33688"^^xsd:decimal ;
  dwc:decimalLongitude "1.54536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33688 1.54536)"^^geo:wktLiteral ;
  geo-pos:lat "50.33688"^^xsd:decimal ;
  geo-pos:long "1.54536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54536'^^xsd:double;
  dwc:latitude '50.33688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54536 50.33688, 1.54536 50.33688, 1.54536 50.33688, 1.54536 50.33688, 1.54536 50.33688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9554'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.54537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.54537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.54537)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.54537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.367777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54537'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54537 50.23155, 1.54537 50.23155, 1.54537 50.23155, 1.54537 50.23155, 1.54537 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5009'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.54538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.54538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.54538)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.54538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4871'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54538'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54538 50.23245, 1.54538 50.23245, 1.54538 50.23245, 1.54538 50.23245, 1.54538 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4871'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.54538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.54538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.54538)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.54538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54538'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54538 50.23359, 1.54538 50.23359, 1.54538 50.23359, 1.54538 50.23359, 1.54538 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6491'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2228 1.54539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2228 1.54539)"^^geo:wktLiteral ;
  geo-pos:lat "50.2228"^^xsd:decimal ;
  geo-pos:long "1.54539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54539'^^xsd:double;
  dwc:latitude '50.2228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54539 50.2228, 1.54539 50.2228, 1.54539 50.2228, 1.54539 50.2228, 1.54539 50.2228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11408'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33937 1.54539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33937"^^xsd:decimal ;
  dwc:decimalLongitude "1.54539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33937 1.54539)"^^geo:wktLiteral ;
  geo-pos:lat "50.33937"^^xsd:decimal ;
  geo-pos:long "1.54539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54539'^^xsd:double;
  dwc:latitude '50.33937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54539 50.33937, 1.54539 50.33937, 1.54539 50.33937, 1.54539 50.33937, 1.54539 50.33937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3802'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.5454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22983"^^xsd:decimal ;
  dwc:decimalLongitude "1.5454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.5454)"^^geo:wktLiteral ;
  geo-pos:lat "50.22983"^^xsd:decimal ;
  geo-pos:long "1.5454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4829'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5454'^^xsd:double;
  dwc:latitude '50.22983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5454 50.22983, 1.5454 50.22983, 1.5454 50.22983, 1.5454 50.22983, 1.5454 50.22983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4829'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.54542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.54542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.54542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.54542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4872'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54542'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54542 50.23266, 1.54542 50.23266, 1.54542 50.23266, 1.54542 50.23266, 1.54542 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4872'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.54543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22513"^^xsd:decimal ;
  dwc:decimalLongitude "1.54543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.54543)"^^geo:wktLiteral ;
  geo-pos:lat "50.22513"^^xsd:decimal ;
  geo-pos:long "1.54543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54543'^^xsd:double;
  dwc:latitude '50.22513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54543 50.22513, 1.54543 50.22513, 1.54543 50.22513, 1.54543 50.22513, 1.54543 50.22513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_621'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54543)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.54543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54543'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54543 50.2308, 1.54543 50.2308, 1.54543 50.2308, 1.54543 50.2308, 1.54543 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5290'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21929 1.54544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21929"^^xsd:decimal ;
  dwc:decimalLongitude "1.54544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21929 1.54544)"^^geo:wktLiteral ;
  geo-pos:lat "50.21929"^^xsd:decimal ;
  geo-pos:long "1.54544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54544'^^xsd:double;
  dwc:latitude '50.21929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54544 50.21929, 1.54544 50.21929, 1.54544 50.21929, 1.54544 50.21929, 1.54544 50.21929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_267'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22234 1.54545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22234 1.54545)"^^geo:wktLiteral ;
  geo-pos:lat "50.22234"^^xsd:decimal ;
  geo-pos:long "1.54545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54545'^^xsd:double;
  dwc:latitude '50.22234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54545 50.22234, 1.54545 50.22234, 1.54545 50.22234, 1.54545 50.22234, 1.54545 50.22234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10953'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.54545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.54545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.54545)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.54545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54545'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54545 50.23081, 1.54545 50.23081, 1.54545 50.23081, 1.54545 50.23081, 1.54545 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6261'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22478 1.54546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22478"^^xsd:decimal ;
  dwc:decimalLongitude "1.54546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22478 1.54546)"^^geo:wktLiteral ;
  geo-pos:lat "50.22478"^^xsd:decimal ;
  geo-pos:long "1.54546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54546'^^xsd:double;
  dwc:latitude '50.22478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54546 50.22478, 1.54546 50.22478, 1.54546 50.22478, 1.54546 50.22478, 1.54546 50.22478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7149'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.54549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21834"^^xsd:decimal ;
  dwc:decimalLongitude "1.54549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.54549)"^^geo:wktLiteral ;
  geo-pos:lat "50.21834"^^xsd:decimal ;
  geo-pos:long "1.54549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54549'^^xsd:double;
  dwc:latitude '50.21834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54549 50.21834, 1.54549 50.21834, 1.54549 50.21834, 1.54549 50.21834, 1.54549 50.21834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.54551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21514"^^xsd:decimal ;
  dwc:decimalLongitude "1.54551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.54551)"^^geo:wktLiteral ;
  geo-pos:lat "50.21514"^^xsd:decimal ;
  geo-pos:long "1.54551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54551'^^xsd:double;
  dwc:latitude '50.21514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54551 50.21514, 1.54551 50.21514, 1.54551 50.21514, 1.54551 50.21514, 1.54551 50.21514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_399'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.54554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22468"^^xsd:decimal ;
  dwc:decimalLongitude "1.54554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.54554)"^^geo:wktLiteral ;
  geo-pos:lat "50.22468"^^xsd:decimal ;
  geo-pos:long "1.54554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54554'^^xsd:double;
  dwc:latitude '50.22468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54554 50.22468, 1.54554 50.22468, 1.54554 50.22468, 1.54554 50.22468, 1.54554 50.22468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10450'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3326 1.54554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3326"^^xsd:decimal ;
  dwc:decimalLongitude "1.54554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3326 1.54554)"^^geo:wktLiteral ;
  geo-pos:lat "50.3326"^^xsd:decimal ;
  geo-pos:long "1.54554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.79333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54554'^^xsd:double;
  dwc:latitude '50.3326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54554 50.3326, 1.54554 50.3326, 1.54554 50.3326, 1.54554 50.3326, 1.54554 50.3326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9558'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.54556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.54556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.54556)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.54556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54556'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54556 50.23218, 1.54556 50.23218, 1.54556 50.23218, 1.54556 50.23218, 1.54556 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6441'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.54559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.54559)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.54559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54559'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54559 50.23217, 1.54559 50.23217, 1.54559 50.23217, 1.54559 50.23217, 1.54559 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3542'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5456'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5456 50.23199, 1.5456 50.23199, 1.5456 50.23199, 1.5456 50.23199, 1.5456 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1688'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.54561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23674"^^xsd:decimal ;
  dwc:decimalLongitude "1.54561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23674 1.54561)"^^geo:wktLiteral ;
  geo-pos:lat "50.23674"^^xsd:decimal ;
  geo-pos:long "1.54561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54561'^^xsd:double;
  dwc:latitude '50.23674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54561 50.23674, 1.54561 50.23674, 1.54561 50.23674, 1.54561 50.23674, 1.54561 50.23674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4013'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33479 1.54563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33479"^^xsd:decimal ;
  dwc:decimalLongitude "1.54563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33479 1.54563)"^^geo:wktLiteral ;
  geo-pos:lat "50.33479"^^xsd:decimal ;
  geo-pos:long "1.54563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9308'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54563'^^xsd:double;
  dwc:latitude '50.33479'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54563 50.33479, 1.54563 50.33479, 1.54563 50.33479, 1.54563 50.33479, 1.54563 50.33479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9308'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21504 1.54564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21504"^^xsd:decimal ;
  dwc:decimalLongitude "1.54564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21504 1.54564)"^^geo:wktLiteral ;
  geo-pos:lat "50.21504"^^xsd:decimal ;
  geo-pos:long "1.54564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54564'^^xsd:double;
  dwc:latitude '50.21504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54564 50.21504, 1.54564 50.21504, 1.54564 50.21504, 1.54564 50.21504, 1.54564 50.21504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_181'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.54564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.54564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.54564)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.54564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54564'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54564 50.22915, 1.54564 50.22915, 1.54564 50.22915, 1.54564 50.22915, 1.54564 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11813'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.54565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.54565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.54565)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.54565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54565'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54565 50.23172, 1.54565 50.23172, 1.54565 50.23172, 1.54565 50.23172, 1.54565 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3346'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21531 1.54566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21531"^^xsd:decimal ;
  dwc:decimalLongitude "1.54566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21531 1.54566)"^^geo:wktLiteral ;
  geo-pos:lat "50.21531"^^xsd:decimal ;
  geo-pos:long "1.54566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54566'^^xsd:double;
  dwc:latitude '50.21531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54566 50.21531, 1.54566 50.21531, 1.54566 50.21531, 1.54566 50.21531, 1.54566 50.21531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_340'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.54567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21648"^^xsd:decimal ;
  dwc:decimalLongitude "1.54567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.54567)"^^geo:wktLiteral ;
  geo-pos:lat "50.21648"^^xsd:decimal ;
  geo-pos:long "1.54567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_15'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_15'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54567'^^xsd:double;
  dwc:latitude '50.21648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54567 50.21648, 1.54567 50.21648, 1.54567 50.21648, 1.54567 50.21648, 1.54567 50.21648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_15'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.54568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23078"^^xsd:decimal ;
  dwc:decimalLongitude "1.54568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.54568)"^^geo:wktLiteral ;
  geo-pos:lat "50.23078"^^xsd:decimal ;
  geo-pos:long "1.54568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54568'^^xsd:double;
  dwc:latitude '50.23078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54568 50.23078, 1.54568 50.23078, 1.54568 50.23078, 1.54568 50.23078, 1.54568 50.23078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5201'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36852 1.54568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36852"^^xsd:decimal ;
  dwc:decimalLongitude "1.54568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36852 1.54568)"^^geo:wktLiteral ;
  geo-pos:lat "50.36852"^^xsd:decimal ;
  geo-pos:long "1.54568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8212'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54568'^^xsd:double;
  dwc:latitude '50.36852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54568 50.36852, 1.54568 50.36852, 1.54568 50.36852, 1.54568 50.36852, 1.54568 50.36852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8212'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21616 1.54569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21616"^^xsd:decimal ;
  dwc:decimalLongitude "1.54569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21616 1.54569)"^^geo:wktLiteral ;
  geo-pos:lat "50.21616"^^xsd:decimal ;
  geo-pos:long "1.54569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54569'^^xsd:double;
  dwc:latitude '50.21616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54569 50.21616, 1.54569 50.21616, 1.54569 50.21616, 1.54569 50.21616, 1.54569 50.21616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_343'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.54569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.54569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.54569)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.54569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54569'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54569 50.23263, 1.54569 50.23263, 1.54569 50.23263, 1.54569 50.23263, 1.54569 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11462'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.5457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23125"^^xsd:decimal ;
  dwc:decimalLongitude "1.5457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.5457)"^^geo:wktLiteral ;
  geo-pos:lat "50.23125"^^xsd:decimal ;
  geo-pos:long "1.5457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5457'^^xsd:double;
  dwc:latitude '50.23125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5457 50.23125, 1.5457 50.23125, 1.5457 50.23125, 1.5457 50.23125, 1.5457 50.23125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10911'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.54571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54571)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.54571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54571'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54571 50.23189, 1.54571 50.23189, 1.54571 50.23189, 1.54571 50.23189, 1.54571 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1888'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22441 1.54572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22441"^^xsd:decimal ;
  dwc:decimalLongitude "1.54572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22441 1.54572)"^^geo:wktLiteral ;
  geo-pos:lat "50.22441"^^xsd:decimal ;
  geo-pos:long "1.54572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54572'^^xsd:double;
  dwc:latitude '50.22441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54572 50.22441, 1.54572 50.22441, 1.54572 50.22441, 1.54572 50.22441, 1.54572 50.22441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6663'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21795 1.54573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21795"^^xsd:decimal ;
  dwc:decimalLongitude "1.54573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21795 1.54573)"^^geo:wktLiteral ;
  geo-pos:lat "50.21795"^^xsd:decimal ;
  geo-pos:long "1.54573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54573'^^xsd:double;
  dwc:latitude '50.21795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54573 50.21795, 1.54573 50.21795, 1.54573 50.21795, 1.54573 50.21795, 1.54573 50.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_226'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21854 1.54573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21854"^^xsd:decimal ;
  dwc:decimalLongitude "1.54573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21854 1.54573)"^^geo:wktLiteral ;
  geo-pos:lat "50.21854"^^xsd:decimal ;
  geo-pos:long "1.54573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54573'^^xsd:double;
  dwc:latitude '50.21854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54573 50.21854, 1.54573 50.21854, 1.54573 50.21854, 1.54573 50.21854, 1.54573 50.21854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_677'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.54573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22687"^^xsd:decimal ;
  dwc:decimalLongitude "1.54573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22687 1.54573)"^^geo:wktLiteral ;
  geo-pos:lat "50.22687"^^xsd:decimal ;
  geo-pos:long "1.54573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54573'^^xsd:double;
  dwc:latitude '50.22687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54573 50.22687, 1.54573 50.22687, 1.54573 50.22687, 1.54573 50.22687, 1.54573 50.22687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11705'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.54573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54573)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.54573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54573'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54573 50.23209, 1.54573 50.23209, 1.54573 50.23209, 1.54573 50.23209, 1.54573 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2766'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42181 1.54573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42181"^^xsd:decimal ;
  dwc:decimalLongitude "1.54573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42181 1.54573)"^^geo:wktLiteral ;
  geo-pos:lat "50.42181"^^xsd:decimal ;
  geo-pos:long "1.54573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54573'^^xsd:double;
  dwc:latitude '50.42181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54573 50.42181, 1.54573 50.42181, 1.54573 50.42181, 1.54573 50.42181, 1.54573 50.42181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1264'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21579 1.54574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21579"^^xsd:decimal ;
  dwc:decimalLongitude "1.54574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21579 1.54574)"^^geo:wktLiteral ;
  geo-pos:lat "50.21579"^^xsd:decimal ;
  geo-pos:long "1.54574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.282222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54574'^^xsd:double;
  dwc:latitude '50.21579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54574 50.21579, 1.54574 50.21579, 1.54574 50.21579, 1.54574 50.21579, 1.54574 50.21579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_140'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.54574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2215"^^xsd:decimal ;
  dwc:decimalLongitude "1.54574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.54574)"^^geo:wktLiteral ;
  geo-pos:lat "50.2215"^^xsd:decimal ;
  geo-pos:long "1.54574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54574'^^xsd:double;
  dwc:latitude '50.2215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54574 50.2215, 1.54574 50.2215, 1.54574 50.2215, 1.54574 50.2215, 1.54574 50.2215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10757'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.54574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23157"^^xsd:decimal ;
  dwc:decimalLongitude "1.54574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.54574)"^^geo:wktLiteral ;
  geo-pos:lat "50.23157"^^xsd:decimal ;
  geo-pos:long "1.54574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54574'^^xsd:double;
  dwc:latitude '50.23157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54574 50.23157, 1.54574 50.23157, 1.54574 50.23157, 1.54574 50.23157, 1.54574 50.23157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6125'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.54575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.54575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.54575)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.54575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54575'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54575 50.23229, 1.54575 50.23229, 1.54575 50.23229, 1.54575 50.23229, 1.54575 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2940'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.54576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21547"^^xsd:decimal ;
  dwc:decimalLongitude "1.54576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.54576)"^^geo:wktLiteral ;
  geo-pos:lat "50.21547"^^xsd:decimal ;
  geo-pos:long "1.54576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_533'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54576'^^xsd:double;
  dwc:latitude '50.21547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54576 50.21547, 1.54576 50.21547, 1.54576 50.21547, 1.54576 50.21547, 1.54576 50.21547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_533'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21773 1.54576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21773"^^xsd:decimal ;
  dwc:decimalLongitude "1.54576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21773 1.54576)"^^geo:wktLiteral ;
  geo-pos:lat "50.21773"^^xsd:decimal ;
  geo-pos:long "1.54576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54576'^^xsd:double;
  dwc:latitude '50.21773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54576 50.21773, 1.54576 50.21773, 1.54576 50.21773, 1.54576 50.21773, 1.54576 50.21773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_214'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.54577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.54577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.46777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54577'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54577 50.23062, 1.54577 50.23062, 1.54577 50.23062, 1.54577 50.23062, 1.54577 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1727'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.54578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22584"^^xsd:decimal ;
  dwc:decimalLongitude "1.54578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.54578)"^^geo:wktLiteral ;
  geo-pos:lat "50.22584"^^xsd:decimal ;
  geo-pos:long "1.54578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3042'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.21555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54578'^^xsd:double;
  dwc:latitude '50.22584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54578 50.22584, 1.54578 50.22584, 1.54578 50.22584, 1.54578 50.22584, 1.54578 50.22584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3042'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.54578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22843"^^xsd:decimal ;
  dwc:decimalLongitude "1.54578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.54578)"^^geo:wktLiteral ;
  geo-pos:lat "50.22843"^^xsd:decimal ;
  geo-pos:long "1.54578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12880'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54578'^^xsd:double;
  dwc:latitude '50.22843'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54578 50.22843, 1.54578 50.22843, 1.54578 50.22843, 1.54578 50.22843, 1.54578 50.22843))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12880'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.54579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22383"^^xsd:decimal ;
  dwc:decimalLongitude "1.54579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.54579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22383"^^xsd:decimal ;
  geo-pos:long "1.54579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54579'^^xsd:double;
  dwc:latitude '50.22383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54579 50.22383, 1.54579 50.22383, 1.54579 50.22383, 1.54579 50.22383, 1.54579 50.22383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10597'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22271 1.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22271"^^xsd:decimal ;
  dwc:decimalLongitude "1.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22271 1.5458)"^^geo:wktLiteral ;
  geo-pos:lat "50.22271"^^xsd:decimal ;
  geo-pos:long "1.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5458'^^xsd:double;
  dwc:latitude '50.22271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5458 50.22271, 1.5458 50.22271, 1.5458 50.22271, 1.5458 50.22271, 1.5458 50.22271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7334'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34624 1.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34624"^^xsd:decimal ;
  dwc:decimalLongitude "1.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34624 1.5458)"^^geo:wktLiteral ;
  geo-pos:lat "50.34624"^^xsd:decimal ;
  geo-pos:long "1.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5458'^^xsd:double;
  dwc:latitude '50.34624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5458 50.34624, 1.5458 50.34624, 1.5458 50.34624, 1.5458 50.34624, 1.5458 50.34624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8793'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.54581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22195"^^xsd:decimal ;
  dwc:decimalLongitude "1.54581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.54581)"^^geo:wktLiteral ;
  geo-pos:lat "50.22195"^^xsd:decimal ;
  geo-pos:long "1.54581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54581'^^xsd:double;
  dwc:latitude '50.22195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54581 50.22195, 1.54581 50.22195, 1.54581 50.22195, 1.54581 50.22195, 1.54581 50.22195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_409'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37637 1.54581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37637"^^xsd:decimal ;
  dwc:decimalLongitude "1.54581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37637 1.54581)"^^geo:wktLiteral ;
  geo-pos:lat "50.37637"^^xsd:decimal ;
  geo-pos:long "1.54581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54581'^^xsd:double;
  dwc:latitude '50.37637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54581 50.37637, 1.54581 50.37637, 1.54581 50.37637, 1.54581 50.37637, 1.54581 50.37637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7986'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.54582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21772"^^xsd:decimal ;
  dwc:decimalLongitude "1.54582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.54582)"^^geo:wktLiteral ;
  geo-pos:lat "50.21772"^^xsd:decimal ;
  geo-pos:long "1.54582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54582'^^xsd:double;
  dwc:latitude '50.21772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54582 50.21772, 1.54582 50.21772, 1.54582 50.21772, 1.54582 50.21772, 1.54582 50.21772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_707'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21844 1.54583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21844"^^xsd:decimal ;
  dwc:decimalLongitude "1.54583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21844 1.54583)"^^geo:wktLiteral ;
  geo-pos:lat "50.21844"^^xsd:decimal ;
  geo-pos:long "1.54583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54583'^^xsd:double;
  dwc:latitude '50.21844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54583 50.21844, 1.54583 50.21844, 1.54583 50.21844, 1.54583 50.21844, 1.54583 50.21844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_663'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22811 1.54583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22811"^^xsd:decimal ;
  dwc:decimalLongitude "1.54583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22811 1.54583)"^^geo:wktLiteral ;
  geo-pos:lat "50.22811"^^xsd:decimal ;
  geo-pos:long "1.54583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54583'^^xsd:double;
  dwc:latitude '50.22811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54583 50.22811, 1.54583 50.22811, 1.54583 50.22811, 1.54583 50.22811, 1.54583 50.22811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5228'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.54583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23241"^^xsd:decimal ;
  dwc:decimalLongitude "1.54583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.54583)"^^geo:wktLiteral ;
  geo-pos:lat "50.23241"^^xsd:decimal ;
  geo-pos:long "1.54583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54583'^^xsd:double;
  dwc:latitude '50.23241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54583 50.23241, 1.54583 50.23241, 1.54583 50.23241, 1.54583 50.23241, 1.54583 50.23241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4794'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.54584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.54584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.54584)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.54584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54584'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54584 50.23215, 1.54584 50.23215, 1.54584 50.23215, 1.54584 50.23215, 1.54584 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2939'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54584)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.54584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54584'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54584 50.23252, 1.54584 50.23252, 1.54584 50.23252, 1.54584 50.23252, 1.54584 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4795'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33922 1.54584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33922"^^xsd:decimal ;
  dwc:decimalLongitude "1.54584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33922 1.54584)"^^geo:wktLiteral ;
  geo-pos:lat "50.33922"^^xsd:decimal ;
  geo-pos:long "1.54584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54584'^^xsd:double;
  dwc:latitude '50.33922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54584 50.33922, 1.54584 50.33922, 1.54584 50.33922, 1.54584 50.33922, 1.54584 50.33922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9504'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21729 1.54586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21729"^^xsd:decimal ;
  dwc:decimalLongitude "1.54586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21729 1.54586)"^^geo:wktLiteral ;
  geo-pos:lat "50.21729"^^xsd:decimal ;
  geo-pos:long "1.54586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54586'^^xsd:double;
  dwc:latitude '50.21729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54586 50.21729, 1.54586 50.21729, 1.54586 50.21729, 1.54586 50.21729, 1.54586 50.21729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_616'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22443 1.54587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22443"^^xsd:decimal ;
  dwc:decimalLongitude "1.54587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22443 1.54587)"^^geo:wktLiteral ;
  geo-pos:lat "50.22443"^^xsd:decimal ;
  geo-pos:long "1.54587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54587'^^xsd:double;
  dwc:latitude '50.22443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54587 50.22443, 1.54587 50.22443, 1.54587 50.22443, 1.54587 50.22443, 1.54587 50.22443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7147'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23654 1.54587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23654"^^xsd:decimal ;
  dwc:decimalLongitude "1.54587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23654 1.54587)"^^geo:wktLiteral ;
  geo-pos:lat "50.23654"^^xsd:decimal ;
  geo-pos:long "1.54587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.17'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54587'^^xsd:double;
  dwc:latitude '50.23654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54587 50.23654, 1.54587 50.23654, 1.54587 50.23654, 1.54587 50.23654, 1.54587 50.23654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4031'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.54588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.54588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.54588)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.54588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3072'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54588'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54588 50.23216, 1.54588 50.23216, 1.54588 50.23216, 1.54588 50.23216, 1.54588 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3072'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33217 1.54589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33217 1.54589)"^^geo:wktLiteral ;
  geo-pos:lat "50.33217"^^xsd:decimal ;
  geo-pos:long "1.54589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54589'^^xsd:double;
  dwc:latitude '50.33217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54589 50.33217, 1.54589 50.33217, 1.54589 50.33217, 1.54589 50.33217, 1.54589 50.33217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9557'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21567 1.5459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21567"^^xsd:decimal ;
  dwc:decimalLongitude "1.5459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21567 1.5459)"^^geo:wktLiteral ;
  geo-pos:lat "50.21567"^^xsd:decimal ;
  geo-pos:long "1.5459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.32222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5459'^^xsd:double;
  dwc:latitude '50.21567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5459 50.21567, 1.5459 50.21567, 1.5459 50.21567, 1.5459 50.21567, 1.5459 50.21567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_660'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.54593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21546"^^xsd:decimal ;
  dwc:decimalLongitude "1.54593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.54593)"^^geo:wktLiteral ;
  geo-pos:lat "50.21546"^^xsd:decimal ;
  geo-pos:long "1.54593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54593'^^xsd:double;
  dwc:latitude '50.21546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54593 50.21546, 1.54593 50.21546, 1.54593 50.21546, 1.54593 50.21546, 1.54593 50.21546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_662'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36686 1.54593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36686"^^xsd:decimal ;
  dwc:decimalLongitude "1.54593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36686 1.54593)"^^geo:wktLiteral ;
  geo-pos:lat "50.36686"^^xsd:decimal ;
  geo-pos:long "1.54593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54593'^^xsd:double;
  dwc:latitude '50.36686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54593 50.36686, 1.54593 50.36686, 1.54593 50.36686, 1.54593 50.36686, 1.54593 50.36686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8574'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.54595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2251"^^xsd:decimal ;
  dwc:decimalLongitude "1.54595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.54595)"^^geo:wktLiteral ;
  geo-pos:lat "50.2251"^^xsd:decimal ;
  geo-pos:long "1.54595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54595'^^xsd:double;
  dwc:latitude '50.2251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54595 50.2251, 1.54595 50.2251, 1.54595 50.2251, 1.54595 50.2251, 1.54595 50.2251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8403'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.54597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21514"^^xsd:decimal ;
  dwc:decimalLongitude "1.54597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.54597)"^^geo:wktLiteral ;
  geo-pos:lat "50.21514"^^xsd:decimal ;
  geo-pos:long "1.54597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54597'^^xsd:double;
  dwc:latitude '50.21514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54597 50.21514, 1.54597 50.21514, 1.54597 50.21514, 1.54597 50.21514, 1.54597 50.21514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_354'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21816 1.54597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21816"^^xsd:decimal ;
  dwc:decimalLongitude "1.54597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21816 1.54597)"^^geo:wktLiteral ;
  geo-pos:lat "50.21816"^^xsd:decimal ;
  geo-pos:long "1.54597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_508'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54597'^^xsd:double;
  dwc:latitude '50.21816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54597 50.21816, 1.54597 50.21816, 1.54597 50.21816, 1.54597 50.21816, 1.54597 50.21816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_508'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.54597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "1.54597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 1.54597)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "1.54597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54597'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54597 50.2278, 1.54597 50.2278, 1.54597 50.2278, 1.54597 50.2278, 1.54597 50.2278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5652'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.54597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54597)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.54597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54597'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54597 50.23194, 1.54597 50.23194, 1.54597 50.23194, 1.54597 50.23194, 1.54597 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2926'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23571 1.54597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23571"^^xsd:decimal ;
  dwc:decimalLongitude "1.54597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23571 1.54597)"^^geo:wktLiteral ;
  geo-pos:lat "50.23571"^^xsd:decimal ;
  geo-pos:long "1.54597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54597'^^xsd:double;
  dwc:latitude '50.23571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54597 50.23571, 1.54597 50.23571, 1.54597 50.23571, 1.54597 50.23571, 1.54597 50.23571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6696'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23045"^^xsd:decimal ;
  dwc:decimalLongitude "1.54598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23045"^^xsd:decimal ;
  geo-pos:long "1.54598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1506'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.105555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54598'^^xsd:double;
  dwc:latitude '50.23045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54598 50.23045, 1.54598 50.23045, 1.54598 50.23045, 1.54598 50.23045, 1.54598 50.23045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1506'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.54598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.54598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.54598)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.54598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54598'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54598 50.23212, 1.54598 50.23212, 1.54598 50.23212, 1.54598 50.23212, 1.54598 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10910'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21688 1.54599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21688"^^xsd:decimal ;
  dwc:decimalLongitude "1.54599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21688 1.54599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21688"^^xsd:decimal ;
  geo-pos:long "1.54599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54599'^^xsd:double;
  dwc:latitude '50.21688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54599 50.21688, 1.54599 50.21688, 1.54599 50.21688, 1.54599 50.21688, 1.54599 50.21688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_762'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.54599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22875"^^xsd:decimal ;
  dwc:decimalLongitude "1.54599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.54599)"^^geo:wktLiteral ;
  geo-pos:lat "50.22875"^^xsd:decimal ;
  geo-pos:long "1.54599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8234'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.606666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54599'^^xsd:double;
  dwc:latitude '50.22875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54599 50.22875, 1.54599 50.22875, 1.54599 50.22875, 1.54599 50.22875, 1.54599 50.22875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8234'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34156 1.54599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34156"^^xsd:decimal ;
  dwc:decimalLongitude "1.54599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34156 1.54599)"^^geo:wktLiteral ;
  geo-pos:lat "50.34156"^^xsd:decimal ;
  geo-pos:long "1.54599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.31111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54599'^^xsd:double;
  dwc:latitude '50.34156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54599 50.34156, 1.54599 50.34156, 1.54599 50.34156, 1.54599 50.34156, 1.54599 50.34156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3702'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23151"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.546)"^^geo:wktLiteral ;
  geo-pos:lat "50.23151"^^xsd:decimal ;
  geo-pos:long "1.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12607'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.546'^^xsd:double;
  dwc:latitude '50.23151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.546 50.23151, 1.546 50.23151, 1.546 50.23151, 1.546 50.23151, 1.546 50.23151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12607'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 1.54602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.347"^^xsd:decimal ;
  dwc:decimalLongitude "1.54602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 1.54602)"^^geo:wktLiteral ;
  geo-pos:lat "50.347"^^xsd:decimal ;
  geo-pos:long "1.54602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54602'^^xsd:double;
  dwc:latitude '50.347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54602 50.347, 1.54602 50.347, 1.54602 50.347, 1.54602 50.347, 1.54602 50.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9590'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54603)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.54603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3071'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54603'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54603 50.23228, 1.54603 50.23228, 1.54603 50.23228, 1.54603 50.23228, 1.54603 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3071'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.54603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.54603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.54603)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.54603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54603'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54603 50.23327, 1.54603 50.23327, 1.54603 50.23327, 1.54603 50.23327, 1.54603 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3773'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23045"^^xsd:decimal ;
  dwc:decimalLongitude "1.54604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54604)"^^geo:wktLiteral ;
  geo-pos:lat "50.23045"^^xsd:decimal ;
  geo-pos:long "1.54604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.051111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54604'^^xsd:double;
  dwc:latitude '50.23045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54604 50.23045, 1.54604 50.23045, 1.54604 50.23045, 1.54604 50.23045, 1.54604 50.23045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5672'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2304"^^xsd:decimal ;
  dwc:decimalLongitude "1.54608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54608)"^^geo:wktLiteral ;
  geo-pos:lat "50.2304"^^xsd:decimal ;
  geo-pos:long "1.54608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54608'^^xsd:double;
  dwc:latitude '50.2304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54608 50.2304, 1.54608 50.2304, 1.54608 50.2304, 1.54608 50.2304, 1.54608 50.2304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5459'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22276 1.54609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22276"^^xsd:decimal ;
  dwc:decimalLongitude "1.54609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22276 1.54609)"^^geo:wktLiteral ;
  geo-pos:lat "50.22276"^^xsd:decimal ;
  geo-pos:long "1.54609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54609'^^xsd:double;
  dwc:latitude '50.22276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54609 50.22276, 1.54609 50.22276, 1.54609 50.22276, 1.54609 50.22276, 1.54609 50.22276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_131'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.54612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22617"^^xsd:decimal ;
  dwc:decimalLongitude "1.54612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.54612)"^^geo:wktLiteral ;
  geo-pos:lat "50.22617"^^xsd:decimal ;
  geo-pos:long "1.54612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.312222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54612'^^xsd:double;
  dwc:latitude '50.22617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54612 50.22617, 1.54612 50.22617, 1.54612 50.22617, 1.54612 50.22617, 1.54612 50.22617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5129'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39451 1.54612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39451"^^xsd:decimal ;
  dwc:decimalLongitude "1.54612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39451 1.54612)"^^geo:wktLiteral ;
  geo-pos:lat "50.39451"^^xsd:decimal ;
  geo-pos:long "1.54612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54612'^^xsd:double;
  dwc:latitude '50.39451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54612 50.39451, 1.54612 50.39451, 1.54612 50.39451, 1.54612 50.39451, 1.54612 50.39451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7406'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22467 1.54614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22467"^^xsd:decimal ;
  dwc:decimalLongitude "1.54614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22467 1.54614)"^^geo:wktLiteral ;
  geo-pos:lat "50.22467"^^xsd:decimal ;
  geo-pos:long "1.54614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54614'^^xsd:double;
  dwc:latitude '50.22467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54614 50.22467, 1.54614 50.22467, 1.54614 50.22467, 1.54614 50.22467, 1.54614 50.22467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6995'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.54616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.54616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54616'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54616 50.23213, 1.54616 50.23213, 1.54616 50.23213, 1.54616 50.23213, 1.54616 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4798'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.54618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22596"^^xsd:decimal ;
  dwc:decimalLongitude "1.54618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.54618)"^^geo:wktLiteral ;
  geo-pos:lat "50.22596"^^xsd:decimal ;
  geo-pos:long "1.54618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54618'^^xsd:double;
  dwc:latitude '50.22596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54618 50.22596, 1.54618 50.22596, 1.54618 50.22596, 1.54618 50.22596, 1.54618 50.22596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11872'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34825 1.54618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34825"^^xsd:decimal ;
  dwc:decimalLongitude "1.54618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34825 1.54618)"^^geo:wktLiteral ;
  geo-pos:lat "50.34825"^^xsd:decimal ;
  geo-pos:long "1.54618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54618'^^xsd:double;
  dwc:latitude '50.34825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54618 50.34825, 1.54618 50.34825, 1.54618 50.34825, 1.54618 50.34825, 1.54618 50.34825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9465'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.54619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21659"^^xsd:decimal ;
  dwc:decimalLongitude "1.54619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.54619)"^^geo:wktLiteral ;
  geo-pos:lat "50.21659"^^xsd:decimal ;
  geo-pos:long "1.54619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.382222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54619'^^xsd:double;
  dwc:latitude '50.21659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54619 50.21659, 1.54619 50.21659, 1.54619 50.21659, 1.54619 50.21659, 1.54619 50.21659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_629'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.54619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.54619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.54619)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.54619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54619'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54619 50.2319, 1.54619 50.2319, 1.54619 50.2319, 1.54619 50.2319, 1.54619 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3507'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33017 1.54619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33017"^^xsd:decimal ;
  dwc:decimalLongitude "1.54619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33017 1.54619)"^^geo:wktLiteral ;
  geo-pos:lat "50.33017"^^xsd:decimal ;
  geo-pos:long "1.54619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7496'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.438888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54619'^^xsd:double;
  dwc:latitude '50.33017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54619 50.33017, 1.54619 50.33017, 1.54619 50.33017, 1.54619 50.33017, 1.54619 50.33017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7496'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.5462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23015"^^xsd:decimal ;
  dwc:decimalLongitude "1.5462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23015 1.5462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23015"^^xsd:decimal ;
  geo-pos:long "1.5462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5462'^^xsd:double;
  dwc:latitude '50.23015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5462 50.23015, 1.5462 50.23015, 1.5462 50.23015, 1.5462 50.23015, 1.5462 50.23015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10808'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.5462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.5462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.5462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.5462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.3233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5462'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5462 50.23121, 1.5462 50.23121, 1.5462 50.23121, 1.5462 50.23121, 1.5462 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10760'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35873 1.5462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35873"^^xsd:decimal ;
  dwc:decimalLongitude "1.5462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35873 1.5462)"^^geo:wktLiteral ;
  geo-pos:lat "50.35873"^^xsd:decimal ;
  geo-pos:long "1.5462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8281'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5462'^^xsd:double;
  dwc:latitude '50.35873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5462 50.35873, 1.5462 50.35873, 1.5462 50.35873, 1.5462 50.35873, 1.5462 50.35873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8281'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36339 1.5462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36339"^^xsd:decimal ;
  dwc:decimalLongitude "1.5462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36339 1.5462)"^^geo:wktLiteral ;
  geo-pos:lat "50.36339"^^xsd:decimal ;
  geo-pos:long "1.5462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4845'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5462'^^xsd:double;
  dwc:latitude '50.36339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5462 50.36339, 1.5462 50.36339, 1.5462 50.36339, 1.5462 50.36339, 1.5462 50.36339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4845'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.54621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22004"^^xsd:decimal ;
  dwc:decimalLongitude "1.54621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.54621)"^^geo:wktLiteral ;
  geo-pos:lat "50.22004"^^xsd:decimal ;
  geo-pos:long "1.54621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54621'^^xsd:double;
  dwc:latitude '50.22004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54621 50.22004, 1.54621 50.22004, 1.54621 50.22004, 1.54621 50.22004, 1.54621 50.22004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_680'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35146 1.54621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35146"^^xsd:decimal ;
  dwc:decimalLongitude "1.54621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35146 1.54621)"^^geo:wktLiteral ;
  geo-pos:lat "50.35146"^^xsd:decimal ;
  geo-pos:long "1.54621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54621'^^xsd:double;
  dwc:latitude '50.35146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54621 50.35146, 1.54621 50.35146, 1.54621 50.35146, 1.54621 50.35146, 1.54621 50.35146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3647'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.54622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.54622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.54622)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.54622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54622'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54622 50.23377, 1.54622 50.23377, 1.54622 50.23377, 1.54622 50.23377, 1.54622 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6298'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.54624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.54624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.54624)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.54624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54624'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54624 50.22948, 1.54624 50.22948, 1.54624 50.22948, 1.54624 50.22948, 1.54624 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5976'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36981 1.54624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36981"^^xsd:decimal ;
  dwc:decimalLongitude "1.54624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36981 1.54624)"^^geo:wktLiteral ;
  geo-pos:lat "50.36981"^^xsd:decimal ;
  geo-pos:long "1.54624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8211'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54624'^^xsd:double;
  dwc:latitude '50.36981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54624 50.36981, 1.54624 50.36981, 1.54624 50.36981, 1.54624 50.36981, 1.54624 50.36981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8211'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21821 1.54625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21821"^^xsd:decimal ;
  dwc:decimalLongitude "1.54625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21821 1.54625)"^^geo:wktLiteral ;
  geo-pos:lat "50.21821"^^xsd:decimal ;
  geo-pos:long "1.54625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54625'^^xsd:double;
  dwc:latitude '50.21821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54625 50.21821, 1.54625 50.21821, 1.54625 50.21821, 1.54625 50.21821, 1.54625 50.21821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4774'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.54625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22464"^^xsd:decimal ;
  dwc:decimalLongitude "1.54625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.54625)"^^geo:wktLiteral ;
  geo-pos:lat "50.22464"^^xsd:decimal ;
  geo-pos:long "1.54625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54625'^^xsd:double;
  dwc:latitude '50.22464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54625 50.22464, 1.54625 50.22464, 1.54625 50.22464, 1.54625 50.22464, 1.54625 50.22464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11954'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23757 1.54625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23757"^^xsd:decimal ;
  dwc:decimalLongitude "1.54625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23757 1.54625)"^^geo:wktLiteral ;
  geo-pos:lat "50.23757"^^xsd:decimal ;
  geo-pos:long "1.54625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.118888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54625'^^xsd:double;
  dwc:latitude '50.23757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54625 50.23757, 1.54625 50.23757, 1.54625 50.23757, 1.54625 50.23757, 1.54625 50.23757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4572'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.54628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.54628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.54628)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.54628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54628'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54628 50.21791, 1.54628 50.21791, 1.54628 50.21791, 1.54628 50.21791, 1.54628 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_631'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.5463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23056"^^xsd:decimal ;
  dwc:decimalLongitude "1.5463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.5463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23056"^^xsd:decimal ;
  geo-pos:long "1.5463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5463'^^xsd:double;
  dwc:latitude '50.23056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5463 50.23056, 1.5463 50.23056, 1.5463 50.23056, 1.5463 50.23056, 1.5463 50.23056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1946'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.5463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.5463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.5463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.5463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.946666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5463'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5463 50.23221, 1.5463 50.23221, 1.5463 50.23221, 1.5463 50.23221, 1.5463 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11447'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22802 1.54634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22802"^^xsd:decimal ;
  dwc:decimalLongitude "1.54634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22802 1.54634)"^^geo:wktLiteral ;
  geo-pos:lat "50.22802"^^xsd:decimal ;
  geo-pos:long "1.54634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.143333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54634'^^xsd:double;
  dwc:latitude '50.22802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54634 50.22802, 1.54634 50.22802, 1.54634 50.22802, 1.54634 50.22802, 1.54634 50.22802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4849'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.54635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21547"^^xsd:decimal ;
  dwc:decimalLongitude "1.54635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21547 1.54635)"^^geo:wktLiteral ;
  geo-pos:lat "50.21547"^^xsd:decimal ;
  geo-pos:long "1.54635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_487'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.787777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54635'^^xsd:double;
  dwc:latitude '50.21547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54635 50.21547, 1.54635 50.21547, 1.54635 50.21547, 1.54635 50.21547, 1.54635 50.21547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_487'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22558 1.54638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22558"^^xsd:decimal ;
  dwc:decimalLongitude "1.54638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22558 1.54638)"^^geo:wktLiteral ;
  geo-pos:lat "50.22558"^^xsd:decimal ;
  geo-pos:long "1.54638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.67'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54638'^^xsd:double;
  dwc:latitude '50.22558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54638 50.22558, 1.54638 50.22558, 1.54638 50.22558, 1.54638 50.22558, 1.54638 50.22558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4702'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23134 1.54638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23134"^^xsd:decimal ;
  dwc:decimalLongitude "1.54638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23134 1.54638)"^^geo:wktLiteral ;
  geo-pos:lat "50.23134"^^xsd:decimal ;
  geo-pos:long "1.54638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2910'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54638'^^xsd:double;
  dwc:latitude '50.23134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54638 50.23134, 1.54638 50.23134, 1.54638 50.23134, 1.54638 50.23134, 1.54638 50.23134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2910'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22412 1.54639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22412"^^xsd:decimal ;
  dwc:decimalLongitude "1.54639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22412 1.54639)"^^geo:wktLiteral ;
  geo-pos:lat "50.22412"^^xsd:decimal ;
  geo-pos:long "1.54639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_6862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54639'^^xsd:double;
  dwc:latitude '50.22412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54639 50.22412, 1.54639 50.22412, 1.54639 50.22412, 1.54639 50.22412, 1.54639 50.22412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6862'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23524 1.5464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23524"^^xsd:decimal ;
  dwc:decimalLongitude "1.5464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23524 1.5464)"^^geo:wktLiteral ;
  geo-pos:lat "50.23524"^^xsd:decimal ;
  geo-pos:long "1.5464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5464'^^xsd:double;
  dwc:latitude '50.23524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5464 50.23524, 1.5464 50.23524, 1.5464 50.23524, 1.5464 50.23524, 1.5464 50.23524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6795'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36171 1.5464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36171"^^xsd:decimal ;
  dwc:decimalLongitude "1.5464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36171 1.5464)"^^geo:wktLiteral ;
  geo-pos:lat "50.36171"^^xsd:decimal ;
  geo-pos:long "1.5464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5464'^^xsd:double;
  dwc:latitude '50.36171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5464 50.36171, 1.5464 50.36171, 1.5464 50.36171, 1.5464 50.36171, 1.5464 50.36171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4714'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37057 1.54642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37057"^^xsd:decimal ;
  dwc:decimalLongitude "1.54642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37057 1.54642)"^^geo:wktLiteral ;
  geo-pos:lat "50.37057"^^xsd:decimal ;
  geo-pos:long "1.54642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54642'^^xsd:double;
  dwc:latitude '50.37057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54642 50.37057, 1.54642 50.37057, 1.54642 50.37057, 1.54642 50.37057, 1.54642 50.37057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8601'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.54643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22461"^^xsd:decimal ;
  dwc:decimalLongitude "1.54643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.54643)"^^geo:wktLiteral ;
  geo-pos:lat "50.22461"^^xsd:decimal ;
  geo-pos:long "1.54643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54643'^^xsd:double;
  dwc:latitude '50.22461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54643 50.22461, 1.54643 50.22461, 1.54643 50.22461, 1.54643 50.22461, 1.54643 50.22461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6996'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36003 1.54643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36003"^^xsd:decimal ;
  dwc:decimalLongitude "1.54643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36003 1.54643)"^^geo:wktLiteral ;
  geo-pos:lat "50.36003"^^xsd:decimal ;
  geo-pos:long "1.54643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.807777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54643'^^xsd:double;
  dwc:latitude '50.36003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54643 50.36003, 1.54643 50.36003, 1.54643 50.36003, 1.54643 50.36003, 1.54643 50.36003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3349'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.54646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.54646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.54646)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.54646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54646'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54646 50.22437, 1.54646 50.22437, 1.54646 50.22437, 1.54646 50.22437, 1.54646 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7018'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.54646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2255"^^xsd:decimal ;
  dwc:decimalLongitude "1.54646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.54646)"^^geo:wktLiteral ;
  geo-pos:lat "50.2255"^^xsd:decimal ;
  geo-pos:long "1.54646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_5274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54646'^^xsd:double;
  dwc:latitude '50.2255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54646 50.2255, 1.54646 50.2255, 1.54646 50.2255, 1.54646 50.2255, 1.54646 50.2255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5274'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.54646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.54646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.54646)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.54646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54646'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54646 50.2327, 1.54646 50.2327, 1.54646 50.2327, 1.54646 50.2327, 1.54646 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5019'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.54648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.54648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.54648)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.54648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54648'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54648 50.23131, 1.54648 50.23131, 1.54648 50.23131, 1.54648 50.23131, 1.54648 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6241'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.54649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.54649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.54649)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.54649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54649'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54649 50.23155, 1.54649 50.23155, 1.54649 50.23155, 1.54649 50.23155, 1.54649 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6096'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.54651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22442"^^xsd:decimal ;
  dwc:decimalLongitude "1.54651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.54651)"^^geo:wktLiteral ;
  geo-pos:lat "50.22442"^^xsd:decimal ;
  geo-pos:long "1.54651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54651'^^xsd:double;
  dwc:latitude '50.22442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54651 50.22442, 1.54651 50.22442, 1.54651 50.22442, 1.54651 50.22442, 1.54651 50.22442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6880'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.54652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23593"^^xsd:decimal ;
  dwc:decimalLongitude "1.54652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23593 1.54652)"^^geo:wktLiteral ;
  geo-pos:lat "50.23593"^^xsd:decimal ;
  geo-pos:long "1.54652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54652'^^xsd:double;
  dwc:latitude '50.23593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54652 50.23593, 1.54652 50.23593, 1.54652 50.23593, 1.54652 50.23593, 1.54652 50.23593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6055'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.54653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54653)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.54653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54653'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54653 50.22425, 1.54653 50.22425, 1.54653 50.22425, 1.54653 50.22425, 1.54653 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7019'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.54654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.54654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.54654)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.54654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54654'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54654 50.23195, 1.54654 50.23195, 1.54654 50.23195, 1.54654 50.23195, 1.54654 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2677'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39328 1.54655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39328"^^xsd:decimal ;
  dwc:decimalLongitude "1.54655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39328 1.54655)"^^geo:wktLiteral ;
  geo-pos:lat "50.39328"^^xsd:decimal ;
  geo-pos:long "1.54655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54655'^^xsd:double;
  dwc:latitude '50.39328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54655 50.39328, 1.54655 50.39328, 1.54655 50.39328, 1.54655 50.39328, 1.54655 50.39328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8779'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22114 1.54656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22114"^^xsd:decimal ;
  dwc:decimalLongitude "1.54656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22114 1.54656)"^^geo:wktLiteral ;
  geo-pos:lat "50.22114"^^xsd:decimal ;
  geo-pos:long "1.54656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54656'^^xsd:double;
  dwc:latitude '50.22114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54656 50.22114, 1.54656 50.22114, 1.54656 50.22114, 1.54656 50.22114, 1.54656 50.22114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_383'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22347"^^xsd:decimal ;
  dwc:decimalLongitude "1.54657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54657)"^^geo:wktLiteral ;
  geo-pos:lat "50.22347"^^xsd:decimal ;
  geo-pos:long "1.54657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.124444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54657'^^xsd:double;
  dwc:latitude '50.22347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54657 50.22347, 1.54657 50.22347, 1.54657 50.22347, 1.54657 50.22347, 1.54657 50.22347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4793'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.54657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2327"^^xsd:decimal ;
  dwc:decimalLongitude "1.54657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2327 1.54657)"^^geo:wktLiteral ;
  geo-pos:lat "50.2327"^^xsd:decimal ;
  geo-pos:long "1.54657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54657'^^xsd:double;
  dwc:latitude '50.2327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54657 50.2327, 1.54657 50.2327, 1.54657 50.2327, 1.54657 50.2327, 1.54657 50.2327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4454'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2304"^^xsd:decimal ;
  dwc:decimalLongitude "1.54659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54659)"^^geo:wktLiteral ;
  geo-pos:lat "50.2304"^^xsd:decimal ;
  geo-pos:long "1.54659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.984444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54659'^^xsd:double;
  dwc:latitude '50.2304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54659 50.2304, 1.54659 50.2304, 1.54659 50.2304, 1.54659 50.2304, 1.54659 50.2304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6535'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.54659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.54659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54659'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54659 50.23062, 1.54659 50.23062, 1.54659 50.23062, 1.54659 50.23062, 1.54659 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8431'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.5466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22457"^^xsd:decimal ;
  dwc:decimalLongitude "1.5466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.5466)"^^geo:wktLiteral ;
  geo-pos:lat "50.22457"^^xsd:decimal ;
  geo-pos:long "1.5466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.667777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5466'^^xsd:double;
  dwc:latitude '50.22457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5466 50.22457, 1.5466 50.22457, 1.5466 50.22457, 1.5466 50.22457, 1.5466 50.22457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7078'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.54661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54661)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.54661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54661'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54661 50.23164, 1.54661 50.23164, 1.54661 50.23164, 1.54661 50.23164, 1.54661 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9892'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.54662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.54662)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "1.54662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54662'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54662 50.228, 1.54662 50.228, 1.54662 50.228, 1.54662 50.228, 1.54662 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6426'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22396"^^xsd:decimal ;
  dwc:decimalLongitude "1.54663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22396"^^xsd:decimal ;
  geo-pos:long "1.54663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54663'^^xsd:double;
  dwc:latitude '50.22396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54663 50.22396, 1.54663 50.22396, 1.54663 50.22396, 1.54663 50.22396, 1.54663 50.22396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12058'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3303 1.54667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3303"^^xsd:decimal ;
  dwc:decimalLongitude "1.54667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3303 1.54667)"^^geo:wktLiteral ;
  geo-pos:lat "50.3303"^^xsd:decimal ;
  geo-pos:long "1.54667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7497'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54667'^^xsd:double;
  dwc:latitude '50.3303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54667 50.3303, 1.54667 50.3303, 1.54667 50.3303, 1.54667 50.3303, 1.54667 50.3303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7497'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.54668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54668)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.54668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7486'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54668'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54668 50.22902, 1.54668 50.22902, 1.54668 50.22902, 1.54668 50.22902, 1.54668 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7486'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.54669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54669)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.54669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54669'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54669 50.23244, 1.54669 50.23244, 1.54669 50.23244, 1.54669 50.23244, 1.54669 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11463'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.5467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22187"^^xsd:decimal ;
  dwc:decimalLongitude "1.5467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.5467)"^^geo:wktLiteral ;
  geo-pos:lat "50.22187"^^xsd:decimal ;
  geo-pos:long "1.5467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5467'^^xsd:double;
  dwc:latitude '50.22187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5467 50.22187, 1.5467 50.22187, 1.5467 50.22187, 1.5467 50.22187, 1.5467 50.22187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_208'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.54672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22847"^^xsd:decimal ;
  dwc:decimalLongitude "1.54672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.54672)"^^geo:wktLiteral ;
  geo-pos:lat "50.22847"^^xsd:decimal ;
  geo-pos:long "1.54672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.517777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54672'^^xsd:double;
  dwc:latitude '50.22847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54672 50.22847, 1.54672 50.22847, 1.54672 50.22847, 1.54672 50.22847, 1.54672 50.22847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8711'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33062 1.54672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33062"^^xsd:decimal ;
  dwc:decimalLongitude "1.54672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33062 1.54672)"^^geo:wktLiteral ;
  geo-pos:lat "50.33062"^^xsd:decimal ;
  geo-pos:long "1.54672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7498'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54672'^^xsd:double;
  dwc:latitude '50.33062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54672 50.33062, 1.54672 50.33062, 1.54672 50.33062, 1.54672 50.33062, 1.54672 50.33062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7498'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.54673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2201"^^xsd:decimal ;
  dwc:decimalLongitude "1.54673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.54673)"^^geo:wktLiteral ;
  geo-pos:lat "50.2201"^^xsd:decimal ;
  geo-pos:long "1.54673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54673'^^xsd:double;
  dwc:latitude '50.2201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54673 50.2201, 1.54673 50.2201, 1.54673 50.2201, 1.54673 50.2201, 1.54673 50.2201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_198'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.54673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22498"^^xsd:decimal ;
  dwc:decimalLongitude "1.54673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22498 1.54673)"^^geo:wktLiteral ;
  geo-pos:lat "50.22498"^^xsd:decimal ;
  geo-pos:long "1.54673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54673'^^xsd:double;
  dwc:latitude '50.22498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54673 50.22498, 1.54673 50.22498, 1.54673 50.22498, 1.54673 50.22498, 1.54673 50.22498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10479'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.54673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23028"^^xsd:decimal ;
  dwc:decimalLongitude "1.54673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.54673)"^^geo:wktLiteral ;
  geo-pos:lat "50.23028"^^xsd:decimal ;
  geo-pos:long "1.54673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.367777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54673'^^xsd:double;
  dwc:latitude '50.23028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54673 50.23028, 1.54673 50.23028, 1.54673 50.23028, 1.54673 50.23028, 1.54673 50.23028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4387'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.54674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.54674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.54674)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.54674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54674'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54674 50.23267, 1.54674 50.23267, 1.54674 50.23267, 1.54674 50.23267, 1.54674 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9776'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33284 1.54675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33284"^^xsd:decimal ;
  dwc:decimalLongitude "1.54675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33284 1.54675)"^^geo:wktLiteral ;
  geo-pos:lat "50.33284"^^xsd:decimal ;
  geo-pos:long "1.54675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.428888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54675'^^xsd:double;
  dwc:latitude '50.33284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54675 50.33284, 1.54675 50.33284, 1.54675 50.33284, 1.54675 50.33284, 1.54675 50.33284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9556'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40841 1.54675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40841"^^xsd:decimal ;
  dwc:decimalLongitude "1.54675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40841 1.54675)"^^geo:wktLiteral ;
  geo-pos:lat "50.40841"^^xsd:decimal ;
  geo-pos:long "1.54675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54675'^^xsd:double;
  dwc:latitude '50.40841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54675 50.40841, 1.54675 50.40841, 1.54675 50.40841, 1.54675 50.40841, 1.54675 50.40841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_959'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.54676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.54676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.54676)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.54676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54676'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54676 50.23022, 1.54676 50.23022, 1.54676 50.23022, 1.54676 50.23022, 1.54676 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4819'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35369 1.54677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35369"^^xsd:decimal ;
  dwc:decimalLongitude "1.54677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35369 1.54677)"^^geo:wktLiteral ;
  geo-pos:lat "50.35369"^^xsd:decimal ;
  geo-pos:long "1.54677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54677'^^xsd:double;
  dwc:latitude '50.35369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54677 50.35369, 1.54677 50.35369, 1.54677 50.35369, 1.54677 50.35369, 1.54677 50.35369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9610'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.54678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23158"^^xsd:decimal ;
  dwc:decimalLongitude "1.54678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.54678)"^^geo:wktLiteral ;
  geo-pos:lat "50.23158"^^xsd:decimal ;
  geo-pos:long "1.54678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2284'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54678'^^xsd:double;
  dwc:latitude '50.23158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54678 50.23158, 1.54678 50.23158, 1.54678 50.23158, 1.54678 50.23158, 1.54678 50.23158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2284'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35309 1.54679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35309"^^xsd:decimal ;
  dwc:decimalLongitude "1.54679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35309 1.54679)"^^geo:wktLiteral ;
  geo-pos:lat "50.35309"^^xsd:decimal ;
  geo-pos:long "1.54679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54679'^^xsd:double;
  dwc:latitude '50.35309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54679 50.35309, 1.54679 50.35309, 1.54679 50.35309, 1.54679 50.35309, 1.54679 50.35309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1882'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.54682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.54682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.54682)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.54682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54682'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54682 50.22938, 1.54682 50.22938, 1.54682 50.22938, 1.54682 50.22938, 1.54682 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4163'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.54683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54683)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.54683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54683'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54683 50.23221, 1.54683 50.23221, 1.54683 50.23221, 1.54683 50.23221, 1.54683 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3495'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36878 1.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36878"^^xsd:decimal ;
  dwc:decimalLongitude "1.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36878 1.54684)"^^geo:wktLiteral ;
  geo-pos:lat "50.36878"^^xsd:decimal ;
  geo-pos:long "1.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54684'^^xsd:double;
  dwc:latitude '50.36878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54684 50.36878, 1.54684 50.36878, 1.54684 50.36878, 1.54684 50.36878, 1.54684 50.36878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2660'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35413 1.54685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35413"^^xsd:decimal ;
  dwc:decimalLongitude "1.54685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35413 1.54685)"^^geo:wktLiteral ;
  geo-pos:lat "50.35413"^^xsd:decimal ;
  geo-pos:long "1.54685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54685'^^xsd:double;
  dwc:latitude '50.35413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54685 50.35413, 1.54685 50.35413, 1.54685 50.35413, 1.54685 50.35413, 1.54685 50.35413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9309'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33398 1.54689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33398"^^xsd:decimal ;
  dwc:decimalLongitude "1.54689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33398 1.54689)"^^geo:wktLiteral ;
  geo-pos:lat "50.33398"^^xsd:decimal ;
  geo-pos:long "1.54689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54689'^^xsd:double;
  dwc:latitude '50.33398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54689 50.33398, 1.54689 50.33398, 1.54689 50.33398, 1.54689 50.33398, 1.54689 50.33398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1883'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22051 1.5469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22051"^^xsd:decimal ;
  dwc:decimalLongitude "1.5469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22051 1.5469)"^^geo:wktLiteral ;
  geo-pos:lat "50.22051"^^xsd:decimal ;
  geo-pos:long "1.5469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5469'^^xsd:double;
  dwc:latitude '50.22051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5469 50.22051, 1.5469 50.22051, 1.5469 50.22051, 1.5469 50.22051, 1.5469 50.22051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4725'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.5469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.5469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.5469)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.5469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5469'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5469 50.22425, 1.5469 50.22425, 1.5469 50.22425, 1.5469 50.22425, 1.5469 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11933'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40981 1.5469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40981"^^xsd:decimal ;
  dwc:decimalLongitude "1.5469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40981 1.5469)"^^geo:wktLiteral ;
  geo-pos:lat "50.40981"^^xsd:decimal ;
  geo-pos:long "1.5469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1475'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5469'^^xsd:double;
  dwc:latitude '50.40981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5469 50.40981, 1.5469 50.40981, 1.5469 50.40981, 1.5469 50.40981, 1.5469 50.40981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1475'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.54691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.54691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.54691)"^^geo:wktLiteral ;
  geo-pos:lat "50.23288"^^xsd:decimal ;
  geo-pos:long "1.54691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54691'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54691 50.23288, 1.54691 50.23288, 1.54691 50.23288, 1.54691 50.23288, 1.54691 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12939'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21544 1.54692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21544"^^xsd:decimal ;
  dwc:decimalLongitude "1.54692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21544 1.54692)"^^geo:wktLiteral ;
  geo-pos:lat "50.21544"^^xsd:decimal ;
  geo-pos:long "1.54692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_447'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54692'^^xsd:double;
  dwc:latitude '50.21544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54692 50.21544, 1.54692 50.21544, 1.54692 50.21544, 1.54692 50.21544, 1.54692 50.21544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_447'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.54692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.54692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.54692)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.54692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54692'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54692 50.23436, 1.54692 50.23436, 1.54692 50.23436, 1.54692 50.23436, 1.54692 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6492'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35903 1.54694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35903"^^xsd:decimal ;
  dwc:decimalLongitude "1.54694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35903 1.54694)"^^geo:wktLiteral ;
  geo-pos:lat "50.35903"^^xsd:decimal ;
  geo-pos:long "1.54694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8280'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54694'^^xsd:double;
  dwc:latitude '50.35903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54694 50.35903, 1.54694 50.35903, 1.54694 50.35903, 1.54694 50.35903, 1.54694 50.35903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8280'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.54695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22187"^^xsd:decimal ;
  dwc:decimalLongitude "1.54695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22187 1.54695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22187"^^xsd:decimal ;
  geo-pos:long "1.54695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_565'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.2655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54695'^^xsd:double;
  dwc:latitude '50.22187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54695 50.22187, 1.54695 50.22187, 1.54695 50.22187, 1.54695 50.22187, 1.54695 50.22187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_565'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22733 1.54695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22733"^^xsd:decimal ;
  dwc:decimalLongitude "1.54695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22733 1.54695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22733"^^xsd:decimal ;
  geo-pos:long "1.54695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.89'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54695'^^xsd:double;
  dwc:latitude '50.22733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54695 50.22733, 1.54695 50.22733, 1.54695 50.22733, 1.54695 50.22733, 1.54695 50.22733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2309'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.54696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22785"^^xsd:decimal ;
  dwc:decimalLongitude "1.54696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.54696)"^^geo:wktLiteral ;
  geo-pos:lat "50.22785"^^xsd:decimal ;
  geo-pos:long "1.54696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54696'^^xsd:double;
  dwc:latitude '50.22785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54696 50.22785, 1.54696 50.22785, 1.54696 50.22785, 1.54696 50.22785, 1.54696 50.22785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11866'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.222 1.54697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.222"^^xsd:decimal ;
  dwc:decimalLongitude "1.54697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.222 1.54697)"^^geo:wktLiteral ;
  geo-pos:lat "50.222"^^xsd:decimal ;
  geo-pos:long "1.54697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54697'^^xsd:double;
  dwc:latitude '50.222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54697 50.222, 1.54697 50.222, 1.54697 50.222, 1.54697 50.222, 1.54697 50.222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_220'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39269 1.54698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39269"^^xsd:decimal ;
  dwc:decimalLongitude "1.54698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39269 1.54698)"^^geo:wktLiteral ;
  geo-pos:lat "50.39269"^^xsd:decimal ;
  geo-pos:long "1.54698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54698'^^xsd:double;
  dwc:latitude '50.39269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54698 50.39269, 1.54698 50.39269, 1.54698 50.39269, 1.54698 50.39269, 1.54698 50.39269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3763'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.54699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21766"^^xsd:decimal ;
  dwc:decimalLongitude "1.54699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.54699)"^^geo:wktLiteral ;
  geo-pos:lat "50.21766"^^xsd:decimal ;
  geo-pos:long "1.54699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.627777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54699'^^xsd:double;
  dwc:latitude '50.21766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54699 50.21766, 1.54699 50.21766, 1.54699 50.21766, 1.54699 50.21766, 1.54699 50.21766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4705'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.54699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21775"^^xsd:decimal ;
  dwc:decimalLongitude "1.54699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21775 1.54699)"^^geo:wktLiteral ;
  geo-pos:lat "50.21775"^^xsd:decimal ;
  geo-pos:long "1.54699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54699'^^xsd:double;
  dwc:latitude '50.21775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54699 50.21775, 1.54699 50.21775, 1.54699 50.21775, 1.54699 50.21775, 1.54699 50.21775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_671'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21778 1.54699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21778"^^xsd:decimal ;
  dwc:decimalLongitude "1.54699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21778 1.54699)"^^geo:wktLiteral ;
  geo-pos:lat "50.21778"^^xsd:decimal ;
  geo-pos:long "1.54699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_536'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.163333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54699'^^xsd:double;
  dwc:latitude '50.21778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54699 50.21778, 1.54699 50.21778, 1.54699 50.21778, 1.54699 50.21778, 1.54699 50.21778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_536'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21972 1.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21972"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21972 1.547)"^^geo:wktLiteral ;
  geo-pos:lat "50.21972"^^xsd:decimal ;
  geo-pos:long "1.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_449'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.191388888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.547'^^xsd:double;
  dwc:latitude '50.21972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.547 50.21972, 1.547 50.21972, 1.547 50.21972, 1.547 50.21972, 1.547 50.21972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_449'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.547)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.547'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.547 50.23054, 1.547 50.23054, 1.547 50.23054, 1.547 50.23054, 1.547 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6384'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.54702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.54702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.54702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23109"^^xsd:decimal ;
  geo-pos:long "1.54702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54702'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54702 50.23109, 1.54702 50.23109, 1.54702 50.23109, 1.54702 50.23109, 1.54702 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9965'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23926 1.54703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23926"^^xsd:decimal ;
  dwc:decimalLongitude "1.54703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23926 1.54703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23926"^^xsd:decimal ;
  geo-pos:long "1.54703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.913333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54703'^^xsd:double;
  dwc:latitude '50.23926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54703 50.23926, 1.54703 50.23926, 1.54703 50.23926, 1.54703 50.23926, 1.54703 50.23926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8637'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24782 1.54703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24782"^^xsd:decimal ;
  dwc:decimalLongitude "1.54703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24782 1.54703)"^^geo:wktLiteral ;
  geo-pos:lat "50.24782"^^xsd:decimal ;
  geo-pos:long "1.54703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54703'^^xsd:double;
  dwc:latitude '50.24782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54703 50.24782, 1.54703 50.24782, 1.54703 50.24782, 1.54703 50.24782, 1.54703 50.24782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12258'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2436 1.54704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2436"^^xsd:decimal ;
  dwc:decimalLongitude "1.54704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2436 1.54704)"^^geo:wktLiteral ;
  geo-pos:lat "50.2436"^^xsd:decimal ;
  geo-pos:long "1.54704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12509'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54704'^^xsd:double;
  dwc:latitude '50.2436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54704 50.2436, 1.54704 50.2436, 1.54704 50.2436, 1.54704 50.2436, 1.54704 50.2436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12509'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21723 1.54705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21723"^^xsd:decimal ;
  dwc:decimalLongitude "1.54705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21723 1.54705)"^^geo:wktLiteral ;
  geo-pos:lat "50.21723"^^xsd:decimal ;
  geo-pos:long "1.54705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_558'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54705'^^xsd:double;
  dwc:latitude '50.21723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54705 50.21723, 1.54705 50.21723, 1.54705 50.21723, 1.54705 50.21723, 1.54705 50.21723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_558'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.54706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.54706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.54706)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.54706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.79'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54706'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54706 50.22935, 1.54706 50.22935, 1.54706 50.22935, 1.54706 50.22935, 1.54706 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4354'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.54706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.54706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.54706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.54706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2888'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54706'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54706 50.23176, 1.54706 50.23176, 1.54706 50.23176, 1.54706 50.23176, 1.54706 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2888'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.54706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3152'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54706'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54706 50.23228, 1.54706 50.23228, 1.54706 50.23228, 1.54706 50.23228, 1.54706 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3152'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23723 1.54706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23723"^^xsd:decimal ;
  dwc:decimalLongitude "1.54706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23723 1.54706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23723"^^xsd:decimal ;
  geo-pos:long "1.54706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.642222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54706'^^xsd:double;
  dwc:latitude '50.23723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54706 50.23723, 1.54706 50.23723, 1.54706 50.23723, 1.54706 50.23723, 1.54706 50.23723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4032'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.54707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22471"^^xsd:decimal ;
  dwc:decimalLongitude "1.54707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.54707)"^^geo:wktLiteral ;
  geo-pos:lat "50.22471"^^xsd:decimal ;
  geo-pos:long "1.54707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.16'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54707'^^xsd:double;
  dwc:latitude '50.22471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54707 50.22471, 1.54707 50.22471, 1.54707 50.22471, 1.54707 50.22471, 1.54707 50.22471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11920'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.54707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.54707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.54707)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.54707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.3566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54707'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54707 50.23192, 1.54707 50.23192, 1.54707 50.23192, 1.54707 50.23192, 1.54707 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2722'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22396"^^xsd:decimal ;
  dwc:decimalLongitude "1.54708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.54708)"^^geo:wktLiteral ;
  geo-pos:lat "50.22396"^^xsd:decimal ;
  geo-pos:long "1.54708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54708'^^xsd:double;
  dwc:latitude '50.22396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54708 50.22396, 1.54708 50.22396, 1.54708 50.22396, 1.54708 50.22396, 1.54708 50.22396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7021'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.54708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22694"^^xsd:decimal ;
  dwc:decimalLongitude "1.54708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22694 1.54708)"^^geo:wktLiteral ;
  geo-pos:lat "50.22694"^^xsd:decimal ;
  geo-pos:long "1.54708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54708'^^xsd:double;
  dwc:latitude '50.22694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54708 50.22694, 1.54708 50.22694, 1.54708 50.22694, 1.54708 50.22694, 1.54708 50.22694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5827'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.54709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21825"^^xsd:decimal ;
  dwc:decimalLongitude "1.54709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.54709)"^^geo:wktLiteral ;
  geo-pos:lat "50.21825"^^xsd:decimal ;
  geo-pos:long "1.54709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_544'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54709'^^xsd:double;
  dwc:latitude '50.21825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54709 50.21825, 1.54709 50.21825, 1.54709 50.21825, 1.54709 50.21825, 1.54709 50.21825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_544'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.54709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2248"^^xsd:decimal ;
  dwc:decimalLongitude "1.54709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.54709)"^^geo:wktLiteral ;
  geo-pos:lat "50.2248"^^xsd:decimal ;
  geo-pos:long "1.54709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54709'^^xsd:double;
  dwc:latitude '50.2248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54709 50.2248, 1.54709 50.2248, 1.54709 50.2248, 1.54709 50.2248, 1.54709 50.2248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7053'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.54709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.54709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.54709)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.54709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54709'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54709 50.2295, 1.54709 50.2295, 1.54709 50.2295, 1.54709 50.2295, 1.54709 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1045'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.54711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2326"^^xsd:decimal ;
  dwc:decimalLongitude "1.54711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2326 1.54711)"^^geo:wktLiteral ;
  geo-pos:lat "50.2326"^^xsd:decimal ;
  geo-pos:long "1.54711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54711'^^xsd:double;
  dwc:latitude '50.2326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54711 50.2326, 1.54711 50.2326, 1.54711 50.2326, 1.54711 50.2326, 1.54711 50.2326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3503'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22315 1.54712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22315"^^xsd:decimal ;
  dwc:decimalLongitude "1.54712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22315 1.54712)"^^geo:wktLiteral ;
  geo-pos:lat "50.22315"^^xsd:decimal ;
  geo-pos:long "1.54712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.156666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54712'^^xsd:double;
  dwc:latitude '50.22315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54712 50.22315, 1.54712 50.22315, 1.54712 50.22315, 1.54712 50.22315, 1.54712 50.22315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4768'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.54712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23052"^^xsd:decimal ;
  dwc:decimalLongitude "1.54712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.54712)"^^geo:wktLiteral ;
  geo-pos:lat "50.23052"^^xsd:decimal ;
  geo-pos:long "1.54712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54712'^^xsd:double;
  dwc:latitude '50.23052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54712 50.23052, 1.54712 50.23052, 1.54712 50.23052, 1.54712 50.23052, 1.54712 50.23052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11609'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.54713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54713)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.54713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54713'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54713 50.22425, 1.54713 50.22425, 1.54713 50.22425, 1.54713 50.22425, 1.54713 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11932'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.54713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22484"^^xsd:decimal ;
  dwc:decimalLongitude "1.54713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.54713)"^^geo:wktLiteral ;
  geo-pos:lat "50.22484"^^xsd:decimal ;
  geo-pos:long "1.54713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54713'^^xsd:double;
  dwc:latitude '50.22484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54713 50.22484, 1.54713 50.22484, 1.54713 50.22484, 1.54713 50.22484, 1.54713 50.22484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2730'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.54713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22513"^^xsd:decimal ;
  dwc:decimalLongitude "1.54713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22513 1.54713)"^^geo:wktLiteral ;
  geo-pos:lat "50.22513"^^xsd:decimal ;
  geo-pos:long "1.54713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.01'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54713'^^xsd:double;
  dwc:latitude '50.22513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54713 50.22513, 1.54713 50.22513, 1.54713 50.22513, 1.54713 50.22513, 1.54713 50.22513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6984'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.54714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54714)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.54714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54714'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54714 50.22425, 1.54714 50.22425, 1.54714 50.22425, 1.54714 50.22425, 1.54714 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11969'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.54714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.54714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.54714)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.54714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54714'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54714 50.23262, 1.54714 50.23262, 1.54714 50.23262, 1.54714 50.23262, 1.54714 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11431'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21578 1.54716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21578"^^xsd:decimal ;
  dwc:decimalLongitude "1.54716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21578 1.54716)"^^geo:wktLiteral ;
  geo-pos:lat "50.21578"^^xsd:decimal ;
  geo-pos:long "1.54716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54716'^^xsd:double;
  dwc:latitude '50.21578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54716 50.21578, 1.54716 50.21578, 1.54716 50.21578, 1.54716 50.21578, 1.54716 50.21578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_809'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21585 1.54716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21585"^^xsd:decimal ;
  dwc:decimalLongitude "1.54716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21585 1.54716)"^^geo:wktLiteral ;
  geo-pos:lat "50.21585"^^xsd:decimal ;
  geo-pos:long "1.54716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54716'^^xsd:double;
  dwc:latitude '50.21585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54716 50.21585, 1.54716 50.21585, 1.54716 50.21585, 1.54716 50.21585, 1.54716 50.21585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_153'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.54716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.54716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.54716)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.54716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5500'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54716'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54716 50.22918, 1.54716 50.22918, 1.54716 50.22918, 1.54716 50.22918, 1.54716 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5500'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23238"^^xsd:decimal ;
  dwc:decimalLongitude "1.54716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23238 1.54716)"^^geo:wktLiteral ;
  geo-pos:lat "50.23238"^^xsd:decimal ;
  geo-pos:long "1.54716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54716'^^xsd:double;
  dwc:latitude '50.23238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54716 50.23238, 1.54716 50.23238, 1.54716 50.23238, 1.54716 50.23238, 1.54716 50.23238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3504'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34679 1.54716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34679"^^xsd:decimal ;
  dwc:decimalLongitude "1.54716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34679 1.54716)"^^geo:wktLiteral ;
  geo-pos:lat "50.34679"^^xsd:decimal ;
  geo-pos:long "1.54716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.521111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54716'^^xsd:double;
  dwc:latitude '50.34679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54716 50.34679, 1.54716 50.34679, 1.54716 50.34679, 1.54716 50.34679, 1.54716 50.34679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9346'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.54718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.54718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.54718)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.54718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54718'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54718 50.21791, 1.54718 50.21791, 1.54718 50.21791, 1.54718 50.21791, 1.54718 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_269'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.54718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22386"^^xsd:decimal ;
  dwc:decimalLongitude "1.54718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22386 1.54718)"^^geo:wktLiteral ;
  geo-pos:lat "50.22386"^^xsd:decimal ;
  geo-pos:long "1.54718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54718'^^xsd:double;
  dwc:latitude '50.22386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54718 50.22386, 1.54718 50.22386, 1.54718 50.22386, 1.54718 50.22386, 1.54718 50.22386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7156'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.54718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.54718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.54718)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.54718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54718'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54718 50.23014, 1.54718 50.23014, 1.54718 50.23014, 1.54718 50.23014, 1.54718 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10293'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.54718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.54718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.54718)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.54718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54718'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54718 50.23268, 1.54718 50.23268, 1.54718 50.23268, 1.54718 50.23268, 1.54718 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6296'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.5472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.5472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.5472)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.5472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5472'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5472 50.22986, 1.5472 50.22986, 1.5472 50.22986, 1.5472 50.22986, 1.5472 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5917'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.54722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54722)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.54722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5499'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54722'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54722 50.22867, 1.54722 50.22867, 1.54722 50.22867, 1.54722 50.22867, 1.54722 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5499'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33652 1.54722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33652"^^xsd:decimal ;
  dwc:decimalLongitude "1.54722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33652 1.54722)"^^geo:wktLiteral ;
  geo-pos:lat "50.33652"^^xsd:decimal ;
  geo-pos:long "1.54722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54722'^^xsd:double;
  dwc:latitude '50.33652'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54722 50.33652, 1.54722 50.33652, 1.54722 50.33652, 1.54722 50.33652, 1.54722 50.33652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4667'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36487 1.54722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36487"^^xsd:decimal ;
  dwc:decimalLongitude "1.54722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36487 1.54722)"^^geo:wktLiteral ;
  geo-pos:lat "50.36487"^^xsd:decimal ;
  geo-pos:long "1.54722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9298'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.856666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54722'^^xsd:double;
  dwc:latitude '50.36487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54722 50.36487, 1.54722 50.36487, 1.54722 50.36487, 1.54722 50.36487, 1.54722 50.36487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9298'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.54723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22471"^^xsd:decimal ;
  dwc:decimalLongitude "1.54723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22471 1.54723)"^^geo:wktLiteral ;
  geo-pos:lat "50.22471"^^xsd:decimal ;
  geo-pos:long "1.54723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54723'^^xsd:double;
  dwc:latitude '50.22471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54723 50.22471, 1.54723 50.22471, 1.54723 50.22471, 1.54723 50.22471, 1.54723 50.22471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6187'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.54723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.54723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.54723)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.54723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2887'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54723'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54723 50.23191, 1.54723 50.23191, 1.54723 50.23191, 1.54723 50.23191, 1.54723 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2887'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3452 1.54723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3452"^^xsd:decimal ;
  dwc:decimalLongitude "1.54723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3452 1.54723)"^^geo:wktLiteral ;
  geo-pos:lat "50.3452"^^xsd:decimal ;
  geo-pos:long "1.54723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54723'^^xsd:double;
  dwc:latitude '50.3452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54723 50.3452, 1.54723 50.3452, 1.54723 50.3452, 1.54723 50.3452, 1.54723 50.3452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9426'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.54724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.54724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.54724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.54724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4842'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54724'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54724 50.23212, 1.54724 50.23212, 1.54724 50.23212, 1.54724 50.23212, 1.54724 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4842'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.54725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23368"^^xsd:decimal ;
  dwc:decimalLongitude "1.54725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23368 1.54725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23368"^^xsd:decimal ;
  geo-pos:long "1.54725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.23888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54725'^^xsd:double;
  dwc:latitude '50.23368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54725 50.23368, 1.54725 50.23368, 1.54725 50.23368, 1.54725 50.23368, 1.54725 50.23368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3801'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.54726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.54726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.54726)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.54726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54726'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54726 50.23027, 1.54726 50.23027, 1.54726 50.23027, 1.54726 50.23027, 1.54726 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10691'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.54727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.54727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.54727)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.54727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54727'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54727 50.22427, 1.54727 50.22427, 1.54727 50.22427, 1.54727 50.22427, 1.54727 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7143'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35249 1.54727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35249"^^xsd:decimal ;
  dwc:decimalLongitude "1.54727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35249 1.54727)"^^geo:wktLiteral ;
  geo-pos:lat "50.35249"^^xsd:decimal ;
  geo-pos:long "1.54727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54727'^^xsd:double;
  dwc:latitude '50.35249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54727 50.35249, 1.54727 50.35249, 1.54727 50.35249, 1.54727 50.35249, 1.54727 50.35249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9609'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54728)"^^geo:wktLiteral ;
  geo-pos:lat "50.22308"^^xsd:decimal ;
  geo-pos:long "1.54728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8239'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.757777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54728'^^xsd:double;
  dwc:latitude '50.22308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54728 50.22308, 1.54728 50.22308, 1.54728 50.22308, 1.54728 50.22308, 1.54728 50.22308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8239'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.54728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23118"^^xsd:decimal ;
  dwc:decimalLongitude "1.54728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23118 1.54728)"^^geo:wktLiteral ;
  geo-pos:lat "50.23118"^^xsd:decimal ;
  geo-pos:long "1.54728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54728'^^xsd:double;
  dwc:latitude '50.23118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54728 50.23118, 1.54728 50.23118, 1.54728 50.23118, 1.54728 50.23118, 1.54728 50.23118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1689'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.54728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.54728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.54728)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.54728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2285'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54728'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54728 50.23162, 1.54728 50.23162, 1.54728 50.23162, 1.54728 50.23162, 1.54728 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2285'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.54729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23272"^^xsd:decimal ;
  dwc:decimalLongitude "1.54729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23272 1.54729)"^^geo:wktLiteral ;
  geo-pos:lat "50.23272"^^xsd:decimal ;
  geo-pos:long "1.54729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54729'^^xsd:double;
  dwc:latitude '50.23272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54729 50.23272, 1.54729 50.23272, 1.54729 50.23272, 1.54729 50.23272, 1.54729 50.23272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3508'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.54729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.54729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.54729)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.54729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54729'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54729 50.23276, 1.54729 50.23276, 1.54729 50.23276, 1.54729 50.23276, 1.54729 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3661'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.5473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23283"^^xsd:decimal ;
  dwc:decimalLongitude "1.5473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23283 1.5473)"^^geo:wktLiteral ;
  geo-pos:lat "50.23283"^^xsd:decimal ;
  geo-pos:long "1.5473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5473'^^xsd:double;
  dwc:latitude '50.23283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5473 50.23283, 1.5473 50.23283, 1.5473 50.23283, 1.5473 50.23283, 1.5473 50.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6286'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35473 1.5473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35473"^^xsd:decimal ;
  dwc:decimalLongitude "1.5473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35473 1.5473)"^^geo:wktLiteral ;
  geo-pos:lat "50.35473"^^xsd:decimal ;
  geo-pos:long "1.5473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5473'^^xsd:double;
  dwc:latitude '50.35473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5473 50.35473, 1.5473 50.35473, 1.5473 50.35473, 1.5473 50.35473, 1.5473 50.35473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9352'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.54731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.54731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.54731)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.54731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.084444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54731'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54731 50.22985, 1.54731 50.22985, 1.54731 50.22985, 1.54731 50.22985, 1.54731 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9915'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22561 1.54733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22561"^^xsd:decimal ;
  dwc:decimalLongitude "1.54733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22561 1.54733)"^^geo:wktLiteral ;
  geo-pos:lat "50.22561"^^xsd:decimal ;
  geo-pos:long "1.54733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.036666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54733'^^xsd:double;
  dwc:latitude '50.22561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54733 50.22561, 1.54733 50.22561, 1.54733 50.22561, 1.54733 50.22561, 1.54733 50.22561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2719'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23252"^^xsd:decimal ;
  dwc:decimalLongitude "1.54734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23252 1.54734)"^^geo:wktLiteral ;
  geo-pos:lat "50.23252"^^xsd:decimal ;
  geo-pos:long "1.54734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54734'^^xsd:double;
  dwc:latitude '50.23252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54734 50.23252, 1.54734 50.23252, 1.54734 50.23252, 1.54734 50.23252, 1.54734 50.23252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3682'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.54735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22966"^^xsd:decimal ;
  dwc:decimalLongitude "1.54735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22966 1.54735)"^^geo:wktLiteral ;
  geo-pos:lat "50.22966"^^xsd:decimal ;
  geo-pos:long "1.54735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54735'^^xsd:double;
  dwc:latitude '50.22966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54735 50.22966, 1.54735 50.22966, 1.54735 50.22966, 1.54735 50.22966, 1.54735 50.22966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6147'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22421 1.54736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22421"^^xsd:decimal ;
  dwc:decimalLongitude "1.54736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22421 1.54736)"^^geo:wktLiteral ;
  geo-pos:lat "50.22421"^^xsd:decimal ;
  geo-pos:long "1.54736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54736'^^xsd:double;
  dwc:latitude '50.22421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54736 50.22421, 1.54736 50.22421, 1.54736 50.22421, 1.54736 50.22421, 1.54736 50.22421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11918'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37731 1.54736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37731"^^xsd:decimal ;
  dwc:decimalLongitude "1.54736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37731 1.54736)"^^geo:wktLiteral ;
  geo-pos:lat "50.37731"^^xsd:decimal ;
  geo-pos:long "1.54736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54736'^^xsd:double;
  dwc:latitude '50.37731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54736 50.37731, 1.54736 50.37731, 1.54736 50.37731, 1.54736 50.37731, 1.54736 50.37731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7492'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.54738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21703"^^xsd:decimal ;
  dwc:decimalLongitude "1.54738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21703 1.54738)"^^geo:wktLiteral ;
  geo-pos:lat "50.21703"^^xsd:decimal ;
  geo-pos:long "1.54738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.941111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54738'^^xsd:double;
  dwc:latitude '50.21703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54738 50.21703, 1.54738 50.21703, 1.54738 50.21703, 1.54738 50.21703, 1.54738 50.21703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_142'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.54738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22375"^^xsd:decimal ;
  dwc:decimalLongitude "1.54738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.54738)"^^geo:wktLiteral ;
  geo-pos:lat "50.22375"^^xsd:decimal ;
  geo-pos:long "1.54738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54738'^^xsd:double;
  dwc:latitude '50.22375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54738 50.22375, 1.54738 50.22375, 1.54738 50.22375, 1.54738 50.22375, 1.54738 50.22375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7336'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.54738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.54738)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.54738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54738'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54738 50.23204, 1.54738 50.23204, 1.54738 50.23204, 1.54738 50.23204, 1.54738 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10761'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21598 1.54739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21598"^^xsd:decimal ;
  dwc:decimalLongitude "1.54739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21598 1.54739)"^^geo:wktLiteral ;
  geo-pos:lat "50.21598"^^xsd:decimal ;
  geo-pos:long "1.54739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54739'^^xsd:double;
  dwc:latitude '50.21598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54739 50.21598, 1.54739 50.21598, 1.54739 50.21598, 1.54739 50.21598, 1.54739 50.21598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_620'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22641"^^xsd:decimal ;
  dwc:decimalLongitude "1.5474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22641 1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "50.22641"^^xsd:decimal ;
  geo-pos:long "1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.162222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5474'^^xsd:double;
  dwc:latitude '50.22641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5474 50.22641, 1.5474 50.22641, 1.5474 50.22641, 1.5474 50.22641, 1.5474 50.22641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4647'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23487"^^xsd:decimal ;
  dwc:decimalLongitude "1.5474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "50.23487"^^xsd:decimal ;
  geo-pos:long "1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5474'^^xsd:double;
  dwc:latitude '50.23487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5474 50.23487, 1.5474 50.23487, 1.5474 50.23487, 1.5474 50.23487, 1.5474 50.23487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4021'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2155 1.54742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2155"^^xsd:decimal ;
  dwc:decimalLongitude "1.54742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2155 1.54742)"^^geo:wktLiteral ;
  geo-pos:lat "50.2155"^^xsd:decimal ;
  geo-pos:long "1.54742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54742'^^xsd:double;
  dwc:latitude '50.2155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54742 50.2155, 1.54742 50.2155, 1.54742 50.2155, 1.54742 50.2155, 1.54742 50.2155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_199'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.54742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.54742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.54742)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.54742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54742'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54742 50.23143, 1.54742 50.23143, 1.54742 50.23143, 1.54742 50.23143, 1.54742 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11027'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.54742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54742)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.54742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54742'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54742 50.23256, 1.54742 50.23256, 1.54742 50.23256, 1.54742 50.23256, 1.54742 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9403'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.54743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.54743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.54743)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.54743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5501'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54743'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54743 50.2292, 1.54743 50.2292, 1.54743 50.2292, 1.54743 50.2292, 1.54743 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5501'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23255"^^xsd:decimal ;
  dwc:decimalLongitude "1.54743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23255 1.54743)"^^geo:wktLiteral ;
  geo-pos:lat "50.23255"^^xsd:decimal ;
  geo-pos:long "1.54743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54743'^^xsd:double;
  dwc:latitude '50.23255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54743 50.23255, 1.54743 50.23255, 1.54743 50.23255, 1.54743 50.23255, 1.54743 50.23255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3502'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.54744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21624"^^xsd:decimal ;
  dwc:decimalLongitude "1.54744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.54744)"^^geo:wktLiteral ;
  geo-pos:lat "50.21624"^^xsd:decimal ;
  geo-pos:long "1.54744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_545'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54744'^^xsd:double;
  dwc:latitude '50.21624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54744 50.21624, 1.54744 50.21624, 1.54744 50.21624, 1.54744 50.21624, 1.54744 50.21624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_545'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.54744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.54744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.54744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.54744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54744'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54744 50.23219, 1.54744 50.23219, 1.54744 50.23219, 1.54744 50.23219, 1.54744 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11432'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21522 1.54745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21522"^^xsd:decimal ;
  dwc:decimalLongitude "1.54745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21522 1.54745)"^^geo:wktLiteral ;
  geo-pos:lat "50.21522"^^xsd:decimal ;
  geo-pos:long "1.54745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54745'^^xsd:double;
  dwc:latitude '50.21522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54745 50.21522, 1.54745 50.21522, 1.54745 50.21522, 1.54745 50.21522, 1.54745 50.21522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_687'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21536 1.54745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21536"^^xsd:decimal ;
  dwc:decimalLongitude "1.54745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21536 1.54745)"^^geo:wktLiteral ;
  geo-pos:lat "50.21536"^^xsd:decimal ;
  geo-pos:long "1.54745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54745'^^xsd:double;
  dwc:latitude '50.21536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54745 50.21536, 1.54745 50.21536, 1.54745 50.21536, 1.54745 50.21536, 1.54745 50.21536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_818'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.54745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23135"^^xsd:decimal ;
  dwc:decimalLongitude "1.54745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.54745)"^^geo:wktLiteral ;
  geo-pos:lat "50.23135"^^xsd:decimal ;
  geo-pos:long "1.54745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54745'^^xsd:double;
  dwc:latitude '50.23135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54745 50.23135, 1.54745 50.23135, 1.54745 50.23135, 1.54745 50.23135, 1.54745 50.23135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4641'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.54745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23243"^^xsd:decimal ;
  dwc:decimalLongitude "1.54745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23243 1.54745)"^^geo:wktLiteral ;
  geo-pos:lat "50.23243"^^xsd:decimal ;
  geo-pos:long "1.54745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54745'^^xsd:double;
  dwc:latitude '50.23243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54745 50.23243, 1.54745 50.23243, 1.54745 50.23243, 1.54745 50.23243, 1.54745 50.23243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3791'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21823 1.54747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21823"^^xsd:decimal ;
  dwc:decimalLongitude "1.54747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21823 1.54747)"^^geo:wktLiteral ;
  geo-pos:lat "50.21823"^^xsd:decimal ;
  geo-pos:long "1.54747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_566'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.2733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54747'^^xsd:double;
  dwc:latitude '50.21823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54747 50.21823, 1.54747 50.21823, 1.54747 50.21823, 1.54747 50.21823, 1.54747 50.21823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_566'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2183 1.54747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2183"^^xsd:decimal ;
  dwc:decimalLongitude "1.54747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2183 1.54747)"^^geo:wktLiteral ;
  geo-pos:lat "50.2183"^^xsd:decimal ;
  geo-pos:long "1.54747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54747'^^xsd:double;
  dwc:latitude '50.2183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54747 50.2183, 1.54747 50.2183, 1.54747 50.2183, 1.54747 50.2183, 1.54747 50.2183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4726'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.54747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.54747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.54747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.786666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54747'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54747 50.22425, 1.54747 50.22425, 1.54747 50.22425, 1.54747 50.22425, 1.54747 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4576'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.54747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22492"^^xsd:decimal ;
  dwc:decimalLongitude "1.54747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.54747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22492"^^xsd:decimal ;
  geo-pos:long "1.54747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54747'^^xsd:double;
  dwc:latitude '50.22492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54747 50.22492, 1.54747 50.22492, 1.54747 50.22492, 1.54747 50.22492, 1.54747 50.22492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11409'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.54747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.54747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.54747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.54747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1539'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54747'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54747 50.22936, 1.54747 50.22936, 1.54747 50.22936, 1.54747 50.22936, 1.54747 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1539'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.54748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22368"^^xsd:decimal ;
  dwc:decimalLongitude "1.54748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.54748)"^^geo:wktLiteral ;
  geo-pos:lat "50.22368"^^xsd:decimal ;
  geo-pos:long "1.54748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54748'^^xsd:double;
  dwc:latitude '50.22368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54748 50.22368, 1.54748 50.22368, 1.54748 50.22368, 1.54748 50.22368, 1.54748 50.22368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7051'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.54748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23171"^^xsd:decimal ;
  dwc:decimalLongitude "1.54748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23171 1.54748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23171"^^xsd:decimal ;
  geo-pos:long "1.54748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54748'^^xsd:double;
  dwc:latitude '50.23171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54748 50.23171, 1.54748 50.23171, 1.54748 50.23171, 1.54748 50.23171, 1.54748 50.23171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10909'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.54748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23211"^^xsd:decimal ;
  dwc:decimalLongitude "1.54748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23211 1.54748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23211"^^xsd:decimal ;
  geo-pos:long "1.54748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54748'^^xsd:double;
  dwc:latitude '50.23211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54748 50.23211, 1.54748 50.23211, 1.54748 50.23211, 1.54748 50.23211, 1.54748 50.23211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5361'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35973 1.54748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35973"^^xsd:decimal ;
  dwc:decimalLongitude "1.54748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35973 1.54748)"^^geo:wktLiteral ;
  geo-pos:lat "50.35973"^^xsd:decimal ;
  geo-pos:long "1.54748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8279'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54748'^^xsd:double;
  dwc:latitude '50.35973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54748 50.35973, 1.54748 50.35973, 1.54748 50.35973, 1.54748 50.35973, 1.54748 50.35973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8279'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22419 1.5475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22419"^^xsd:decimal ;
  dwc:decimalLongitude "1.5475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22419 1.5475)"^^geo:wktLiteral ;
  geo-pos:lat "50.22419"^^xsd:decimal ;
  geo-pos:long "1.5475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5475'^^xsd:double;
  dwc:latitude '50.22419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5475 50.22419, 1.5475 50.22419, 1.5475 50.22419, 1.5475 50.22419, 1.5475 50.22419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7022'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.5475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22497"^^xsd:decimal ;
  dwc:decimalLongitude "1.5475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22497 1.5475)"^^geo:wktLiteral ;
  geo-pos:lat "50.22497"^^xsd:decimal ;
  geo-pos:long "1.5475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5475'^^xsd:double;
  dwc:latitude '50.22497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5475 50.22497, 1.5475 50.22497, 1.5475 50.22497, 1.5475 50.22497, 1.5475 50.22497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6918'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36493 1.54751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36493"^^xsd:decimal ;
  dwc:decimalLongitude "1.54751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36493 1.54751)"^^geo:wktLiteral ;
  geo-pos:lat "50.36493"^^xsd:decimal ;
  geo-pos:long "1.54751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54751'^^xsd:double;
  dwc:latitude '50.36493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54751 50.36493, 1.54751 50.36493, 1.54751 50.36493, 1.54751 50.36493, 1.54751 50.36493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9354'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23757 1.54752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23757"^^xsd:decimal ;
  dwc:decimalLongitude "1.54752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23757 1.54752)"^^geo:wktLiteral ;
  geo-pos:lat "50.23757"^^xsd:decimal ;
  geo-pos:long "1.54752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54752'^^xsd:double;
  dwc:latitude '50.23757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54752 50.23757, 1.54752 50.23757, 1.54752 50.23757, 1.54752 50.23757, 1.54752 50.23757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4229'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.54754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.54754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.54754)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.54754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1516'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54754'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54754 50.22939, 1.54754 50.22939, 1.54754 50.22939, 1.54754 50.22939, 1.54754 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1516'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.54754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23345"^^xsd:decimal ;
  dwc:decimalLongitude "1.54754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.54754)"^^geo:wktLiteral ;
  geo-pos:lat "50.23345"^^xsd:decimal ;
  geo-pos:long "1.54754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54754'^^xsd:double;
  dwc:latitude '50.23345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54754 50.23345, 1.54754 50.23345, 1.54754 50.23345, 1.54754 50.23345, 1.54754 50.23345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4541'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40424 1.54755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40424"^^xsd:decimal ;
  dwc:decimalLongitude "1.54755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40424 1.54755)"^^geo:wktLiteral ;
  geo-pos:lat "50.40424"^^xsd:decimal ;
  geo-pos:long "1.54755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54755'^^xsd:double;
  dwc:latitude '50.40424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54755 50.40424, 1.54755 50.40424, 1.54755 50.40424, 1.54755 50.40424, 1.54755 50.40424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7405'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.54756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22424"^^xsd:decimal ;
  dwc:decimalLongitude "1.54756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.54756)"^^geo:wktLiteral ;
  geo-pos:lat "50.22424"^^xsd:decimal ;
  geo-pos:long "1.54756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54756'^^xsd:double;
  dwc:latitude '50.22424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54756 50.22424, 1.54756 50.22424, 1.54756 50.22424, 1.54756 50.22424, 1.54756 50.22424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11919'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23256"^^xsd:decimal ;
  dwc:decimalLongitude "1.54757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23256 1.54757)"^^geo:wktLiteral ;
  geo-pos:lat "50.23256"^^xsd:decimal ;
  geo-pos:long "1.54757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54757'^^xsd:double;
  dwc:latitude '50.23256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54757 50.23256, 1.54757 50.23256, 1.54757 50.23256, 1.54757 50.23256, 1.54757 50.23256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9404'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.54758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22406"^^xsd:decimal ;
  dwc:decimalLongitude "1.54758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.54758)"^^geo:wktLiteral ;
  geo-pos:lat "50.22406"^^xsd:decimal ;
  geo-pos:long "1.54758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_13148'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54758'^^xsd:double;
  dwc:latitude '50.22406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54758 50.22406, 1.54758 50.22406, 1.54758 50.22406, 1.54758 50.22406, 1.54758 50.22406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13148'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.54759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2255"^^xsd:decimal ;
  dwc:decimalLongitude "1.54759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2255 1.54759)"^^geo:wktLiteral ;
  geo-pos:lat "50.2255"^^xsd:decimal ;
  geo-pos:long "1.54759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54759'^^xsd:double;
  dwc:latitude '50.2255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54759 50.2255, 1.54759 50.2255, 1.54759 50.2255, 1.54759 50.2255, 1.54759 50.2255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10954'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.54759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22832"^^xsd:decimal ;
  dwc:decimalLongitude "1.54759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22832 1.54759)"^^geo:wktLiteral ;
  geo-pos:lat "50.22832"^^xsd:decimal ;
  geo-pos:long "1.54759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.19222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54759'^^xsd:double;
  dwc:latitude '50.22832'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54759 50.22832, 1.54759 50.22832, 1.54759 50.22832, 1.54759 50.22832, 1.54759 50.22832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12173'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.54759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23623"^^xsd:decimal ;
  dwc:decimalLongitude "1.54759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23623 1.54759)"^^geo:wktLiteral ;
  geo-pos:lat "50.23623"^^xsd:decimal ;
  geo-pos:long "1.54759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54759'^^xsd:double;
  dwc:latitude '50.23623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54759 50.23623, 1.54759 50.23623, 1.54759 50.23623, 1.54759 50.23623, 1.54759 50.23623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6692'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.5476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22639"^^xsd:decimal ;
  dwc:decimalLongitude "1.5476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.5476)"^^geo:wktLiteral ;
  geo-pos:lat "50.22639"^^xsd:decimal ;
  geo-pos:long "1.5476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.65888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5476'^^xsd:double;
  dwc:latitude '50.22639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5476 50.22639, 1.5476 50.22639, 1.5476 50.22639, 1.5476 50.22639, 1.5476 50.22639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4803'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.54761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21535"^^xsd:decimal ;
  dwc:decimalLongitude "1.54761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.54761)"^^geo:wktLiteral ;
  geo-pos:lat "50.21535"^^xsd:decimal ;
  geo-pos:long "1.54761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_457'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54761'^^xsd:double;
  dwc:latitude '50.21535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54761 50.21535, 1.54761 50.21535, 1.54761 50.21535, 1.54761 50.21535, 1.54761 50.21535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_457'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54762)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.54762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54762'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54762 50.2308, 1.54762 50.2308, 1.54762 50.2308, 1.54762 50.2308, 1.54762 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6664'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.54762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.54762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.54762)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.54762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1511'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54762'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54762 50.23094, 1.54762 50.23094, 1.54762 50.23094, 1.54762 50.23094, 1.54762 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1511'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.54762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54762)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.54762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54762'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54762 50.23164, 1.54762 50.23164, 1.54762 50.23164, 1.54762 50.23164, 1.54762 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8697'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.54763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22736"^^xsd:decimal ;
  dwc:decimalLongitude "1.54763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.54763)"^^geo:wktLiteral ;
  geo-pos:lat "50.22736"^^xsd:decimal ;
  geo-pos:long "1.54763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54763'^^xsd:double;
  dwc:latitude '50.22736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54763 50.22736, 1.54763 50.22736, 1.54763 50.22736, 1.54763 50.22736, 1.54763 50.22736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6665'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23751 1.54764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23751"^^xsd:decimal ;
  dwc:decimalLongitude "1.54764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23751 1.54764)"^^geo:wktLiteral ;
  geo-pos:lat "50.23751"^^xsd:decimal ;
  geo-pos:long "1.54764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54764'^^xsd:double;
  dwc:latitude '50.23751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54764 50.23751, 1.54764 50.23751, 1.54764 50.23751, 1.54764 50.23751, 1.54764 50.23751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4385'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37253 1.54764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37253"^^xsd:decimal ;
  dwc:decimalLongitude "1.54764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37253 1.54764)"^^geo:wktLiteral ;
  geo-pos:lat "50.37253"^^xsd:decimal ;
  geo-pos:long "1.54764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54764'^^xsd:double;
  dwc:latitude '50.37253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54764 50.37253, 1.54764 50.37253, 1.54764 50.37253, 1.54764 50.37253, 1.54764 50.37253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9300'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22332 1.54765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22332"^^xsd:decimal ;
  dwc:decimalLongitude "1.54765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22332 1.54765)"^^geo:wktLiteral ;
  geo-pos:lat "50.22332"^^xsd:decimal ;
  geo-pos:long "1.54765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.796666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54765'^^xsd:double;
  dwc:latitude '50.22332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54765 50.22332, 1.54765 50.22332, 1.54765 50.22332, 1.54765 50.22332, 1.54765 50.22332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5469'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23564 1.54765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23564"^^xsd:decimal ;
  dwc:decimalLongitude "1.54765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23564 1.54765)"^^geo:wktLiteral ;
  geo-pos:lat "50.23564"^^xsd:decimal ;
  geo-pos:long "1.54765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.127777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54765'^^xsd:double;
  dwc:latitude '50.23564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54765 50.23564, 1.54765 50.23564, 1.54765 50.23564, 1.54765 50.23564, 1.54765 50.23564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4022'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.54766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.54766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.54766)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.54766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54766'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54766 50.22949, 1.54766 50.22949, 1.54766 50.22949, 1.54766 50.22949, 1.54766 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7809'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.54768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.54768)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.54768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54768'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54768 50.23213, 1.54768 50.23213, 1.54768 50.23213, 1.54768 50.23213, 1.54768 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3459'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23642 1.54768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23642"^^xsd:decimal ;
  dwc:decimalLongitude "1.54768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23642 1.54768)"^^geo:wktLiteral ;
  geo-pos:lat "50.23642"^^xsd:decimal ;
  geo-pos:long "1.54768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.8177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54768'^^xsd:double;
  dwc:latitude '50.23642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54768 50.23642, 1.54768 50.23642, 1.54768 50.23642, 1.54768 50.23642, 1.54768 50.23642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9734'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37344 1.54768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37344"^^xsd:decimal ;
  dwc:decimalLongitude "1.54768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37344 1.54768)"^^geo:wktLiteral ;
  geo-pos:lat "50.37344"^^xsd:decimal ;
  geo-pos:long "1.54768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54768'^^xsd:double;
  dwc:latitude '50.37344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54768 50.37344, 1.54768 50.37344, 1.54768 50.37344, 1.54768 50.37344, 1.54768 50.37344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8064'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.54769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2298"^^xsd:decimal ;
  dwc:decimalLongitude "1.54769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2298 1.54769)"^^geo:wktLiteral ;
  geo-pos:lat "50.2298"^^xsd:decimal ;
  geo-pos:long "1.54769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54769'^^xsd:double;
  dwc:latitude '50.2298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54769 50.2298, 1.54769 50.2298, 1.54769 50.2298, 1.54769 50.2298, 1.54769 50.2298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11652'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.54769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23076"^^xsd:decimal ;
  dwc:decimalLongitude "1.54769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.54769)"^^geo:wktLiteral ;
  geo-pos:lat "50.23076"^^xsd:decimal ;
  geo-pos:long "1.54769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54769'^^xsd:double;
  dwc:latitude '50.23076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54769 50.23076, 1.54769 50.23076, 1.54769 50.23076, 1.54769 50.23076, 1.54769 50.23076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12334'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.54769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.54769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.54769)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.54769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54769'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54769 50.23254, 1.54769 50.23254, 1.54769 50.23254, 1.54769 50.23254, 1.54769 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11446'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.54769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.54769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.54769)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.54769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.131111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54769'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54769 50.23404, 1.54769 50.23404, 1.54769 50.23404, 1.54769 50.23404, 1.54769 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4382'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.5477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.5477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.5477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.5477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5477'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5477 50.23156, 1.5477 50.23156, 1.5477 50.23156, 1.5477 50.23156, 1.5477 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6344'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.54771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.54771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.54771)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.54771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54771'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54771 50.22918, 1.54771 50.22918, 1.54771 50.22918, 1.54771 50.22918, 1.54771 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6744'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.54771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.54771)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.54771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.405555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54771'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54771 50.2294, 1.54771 50.2294, 1.54771 50.2294, 1.54771 50.2294, 1.54771 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11557'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.54771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.54771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.54771)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.54771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.067777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54771'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54771 50.2299, 1.54771 50.2299, 1.54771 50.2299, 1.54771 50.2299, 1.54771 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5929'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23087"^^xsd:decimal ;
  dwc:decimalLongitude "1.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.54772)"^^geo:wktLiteral ;
  geo-pos:lat "50.23087"^^xsd:decimal ;
  geo-pos:long "1.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3103'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54772'^^xsd:double;
  dwc:latitude '50.23087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54772 50.23087, 1.54772 50.23087, 1.54772 50.23087, 1.54772 50.23087, 1.54772 50.23087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3103'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37076 1.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37076"^^xsd:decimal ;
  dwc:decimalLongitude "1.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37076 1.54772)"^^geo:wktLiteral ;
  geo-pos:lat "50.37076"^^xsd:decimal ;
  geo-pos:long "1.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7513'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54772'^^xsd:double;
  dwc:latitude '50.37076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54772 50.37076, 1.54772 50.37076, 1.54772 50.37076, 1.54772 50.37076, 1.54772 50.37076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7513'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.54773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54773)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.54773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54773'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54773 50.23247, 1.54773 50.23247, 1.54773 50.23247, 1.54773 50.23247, 1.54773 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3683'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.54773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.54773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.54773)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.54773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54773'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54773 50.23293, 1.54773 50.23293, 1.54773 50.23293, 1.54773 50.23293, 1.54773 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12337'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37775 1.54773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37775"^^xsd:decimal ;
  dwc:decimalLongitude "1.54773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37775 1.54773)"^^geo:wktLiteral ;
  geo-pos:lat "50.37775"^^xsd:decimal ;
  geo-pos:long "1.54773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54773'^^xsd:double;
  dwc:latitude '50.37775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54773 50.37775, 1.54773 50.37775, 1.54773 50.37775, 1.54773 50.37775, 1.54773 50.37775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8074'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.54774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21886"^^xsd:decimal ;
  dwc:decimalLongitude "1.54774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.54774)"^^geo:wktLiteral ;
  geo-pos:lat "50.21886"^^xsd:decimal ;
  geo-pos:long "1.54774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_535'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54774'^^xsd:double;
  dwc:latitude '50.21886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54774 50.21886, 1.54774 50.21886, 1.54774 50.21886, 1.54774 50.21886, 1.54774 50.21886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_535'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.54774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.54774)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.54774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54774'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54774 50.22767, 1.54774 50.22767, 1.54774 50.22767, 1.54774 50.22767, 1.54774 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11404'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.54774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23041"^^xsd:decimal ;
  dwc:decimalLongitude "1.54774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.54774)"^^geo:wktLiteral ;
  geo-pos:lat "50.23041"^^xsd:decimal ;
  geo-pos:long "1.54774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54774'^^xsd:double;
  dwc:latitude '50.23041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54774 50.23041, 1.54774 50.23041, 1.54774 50.23041, 1.54774 50.23041, 1.54774 50.23041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4501'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.54775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.54775)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.54775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54775'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54775 50.23244, 1.54775 50.23244, 1.54775 50.23244, 1.54775 50.23244, 1.54775 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4012'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38258 1.54776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38258"^^xsd:decimal ;
  dwc:decimalLongitude "1.54776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38258 1.54776)"^^geo:wktLiteral ;
  geo-pos:lat "50.38258"^^xsd:decimal ;
  geo-pos:long "1.54776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54776'^^xsd:double;
  dwc:latitude '50.38258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54776 50.38258, 1.54776 50.38258, 1.54776 50.38258, 1.54776 50.38258, 1.54776 50.38258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8789'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.54777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23179"^^xsd:decimal ;
  dwc:decimalLongitude "1.54777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23179 1.54777)"^^geo:wktLiteral ;
  geo-pos:lat "50.23179"^^xsd:decimal ;
  geo-pos:long "1.54777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54777'^^xsd:double;
  dwc:latitude '50.23179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54777 50.23179, 1.54777 50.23179, 1.54777 50.23179, 1.54777 50.23179, 1.54777 50.23179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2714'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36228 1.54777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36228 1.54777)"^^geo:wktLiteral ;
  geo-pos:lat "50.36228"^^xsd:decimal ;
  geo-pos:long "1.54777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9310'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.20222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54777'^^xsd:double;
  dwc:latitude '50.36228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54777 50.36228, 1.54777 50.36228, 1.54777 50.36228, 1.54777 50.36228, 1.54777 50.36228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9310'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21609 1.54779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21609"^^xsd:decimal ;
  dwc:decimalLongitude "1.54779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21609 1.54779)"^^geo:wktLiteral ;
  geo-pos:lat "50.21609"^^xsd:decimal ;
  geo-pos:long "1.54779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54779'^^xsd:double;
  dwc:latitude '50.21609'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54779 50.21609, 1.54779 50.21609, 1.54779 50.21609, 1.54779 50.21609, 1.54779 50.21609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_319'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21891 1.54779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21891"^^xsd:decimal ;
  dwc:decimalLongitude "1.54779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21891 1.54779)"^^geo:wktLiteral ;
  geo-pos:lat "50.21891"^^xsd:decimal ;
  geo-pos:long "1.54779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54779'^^xsd:double;
  dwc:latitude '50.21891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54779 50.21891, 1.54779 50.21891, 1.54779 50.21891, 1.54779 50.21891, 1.54779 50.21891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_719'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22367 1.54779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22367"^^xsd:decimal ;
  dwc:decimalLongitude "1.54779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22367 1.54779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22367"^^xsd:decimal ;
  geo-pos:long "1.54779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54779'^^xsd:double;
  dwc:latitude '50.22367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54779 50.22367, 1.54779 50.22367, 1.54779 50.22367, 1.54779 50.22367, 1.54779 50.22367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12080'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.5478)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5478'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5478 50.22975, 1.5478 50.22975, 1.5478 50.22975, 1.5478 50.22975, 1.5478 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1703'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22358 1.54781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22358"^^xsd:decimal ;
  dwc:decimalLongitude "1.54781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22358 1.54781)"^^geo:wktLiteral ;
  geo-pos:lat "50.22358"^^xsd:decimal ;
  geo-pos:long "1.54781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54781'^^xsd:double;
  dwc:latitude '50.22358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54781 50.22358, 1.54781 50.22358, 1.54781 50.22358, 1.54781 50.22358, 1.54781 50.22358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7225'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.54781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22368"^^xsd:decimal ;
  dwc:decimalLongitude "1.54781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.54781)"^^geo:wktLiteral ;
  geo-pos:lat "50.22368"^^xsd:decimal ;
  geo-pos:long "1.54781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.42'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54781'^^xsd:double;
  dwc:latitude '50.22368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54781 50.22368, 1.54781 50.22368, 1.54781 50.22368, 1.54781 50.22368, 1.54781 50.22368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4783'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22369 1.54781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22369"^^xsd:decimal ;
  dwc:decimalLongitude "1.54781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22369 1.54781)"^^geo:wktLiteral ;
  geo-pos:lat "50.22369"^^xsd:decimal ;
  geo-pos:long "1.54781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54781'^^xsd:double;
  dwc:latitude '50.22369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54781 50.22369, 1.54781 50.22369, 1.54781 50.22369, 1.54781 50.22369, 1.54781 50.22369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7052'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.54781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.54781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.54781)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.54781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54781'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54781 50.23085, 1.54781 50.23085, 1.54781 50.23085, 1.54781 50.23085, 1.54781 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5671'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.54783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22335"^^xsd:decimal ;
  dwc:decimalLongitude "1.54783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22335 1.54783)"^^geo:wktLiteral ;
  geo-pos:lat "50.22335"^^xsd:decimal ;
  geo-pos:long "1.54783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54783'^^xsd:double;
  dwc:latitude '50.22335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54783 50.22335, 1.54783 50.22335, 1.54783 50.22335, 1.54783 50.22335, 1.54783 50.22335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7028'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22553 1.54783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22553"^^xsd:decimal ;
  dwc:decimalLongitude "1.54783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22553 1.54783)"^^geo:wktLiteral ;
  geo-pos:lat "50.22553"^^xsd:decimal ;
  geo-pos:long "1.54783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54783'^^xsd:double;
  dwc:latitude '50.22553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54783 50.22553, 1.54783 50.22553, 1.54783 50.22553, 1.54783 50.22553, 1.54783 50.22553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10229'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2304"^^xsd:decimal ;
  dwc:decimalLongitude "1.54785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.54785)"^^geo:wktLiteral ;
  geo-pos:lat "50.2304"^^xsd:decimal ;
  geo-pos:long "1.54785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.584444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54785'^^xsd:double;
  dwc:latitude '50.2304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54785 50.2304, 1.54785 50.2304, 1.54785 50.2304, 1.54785 50.2304, 1.54785 50.2304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10770'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.54785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23074"^^xsd:decimal ;
  dwc:decimalLongitude "1.54785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.54785)"^^geo:wktLiteral ;
  geo-pos:lat "50.23074"^^xsd:decimal ;
  geo-pos:long "1.54785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2889'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.656666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54785'^^xsd:double;
  dwc:latitude '50.23074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54785 50.23074, 1.54785 50.23074, 1.54785 50.23074, 1.54785 50.23074, 1.54785 50.23074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2889'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.54785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.54785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.54785)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.54785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54785'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54785 50.23246, 1.54785 50.23246, 1.54785 50.23246, 1.54785 50.23246, 1.54785 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3493'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54787)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.54787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54787'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54787 50.23228, 1.54787 50.23228, 1.54787 50.23228, 1.54787 50.23228, 1.54787 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3449'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21591 1.54788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21591"^^xsd:decimal ;
  dwc:decimalLongitude "1.54788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21591 1.54788)"^^geo:wktLiteral ;
  geo-pos:lat "50.21591"^^xsd:decimal ;
  geo-pos:long "1.54788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54788'^^xsd:double;
  dwc:latitude '50.21591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54788 50.21591, 1.54788 50.21591, 1.54788 50.21591, 1.54788 50.21591, 1.54788 50.21591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_139'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21878 1.54788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21878"^^xsd:decimal ;
  dwc:decimalLongitude "1.54788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21878 1.54788)"^^geo:wktLiteral ;
  geo-pos:lat "50.21878"^^xsd:decimal ;
  geo-pos:long "1.54788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54788'^^xsd:double;
  dwc:latitude '50.21878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54788 50.21878, 1.54788 50.21878, 1.54788 50.21878, 1.54788 50.21878, 1.54788 50.21878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_215'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.54788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.54788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.54788)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.54788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.103333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54788'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54788 50.22437, 1.54788 50.22437, 1.54788 50.22437, 1.54788 50.22437, 1.54788 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10709'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21595 1.54789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21595"^^xsd:decimal ;
  dwc:decimalLongitude "1.54789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21595 1.54789)"^^geo:wktLiteral ;
  geo-pos:lat "50.21595"^^xsd:decimal ;
  geo-pos:long "1.54789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_507'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54789'^^xsd:double;
  dwc:latitude '50.21595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54789 50.21595, 1.54789 50.21595, 1.54789 50.21595, 1.54789 50.21595, 1.54789 50.21595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_507'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.54789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22757"^^xsd:decimal ;
  dwc:decimalLongitude "1.54789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22757 1.54789)"^^geo:wktLiteral ;
  geo-pos:lat "50.22757"^^xsd:decimal ;
  geo-pos:long "1.54789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54789'^^xsd:double;
  dwc:latitude '50.22757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54789 50.22757, 1.54789 50.22757, 1.54789 50.22757, 1.54789 50.22757, 1.54789 50.22757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6962'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.5479)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5479'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5479 50.23029, 1.5479 50.23029, 1.5479 50.23029, 1.5479 50.23029, 1.5479 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8134'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23031"^^xsd:decimal ;
  dwc:decimalLongitude "1.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.5479)"^^geo:wktLiteral ;
  geo-pos:lat "50.23031"^^xsd:decimal ;
  geo-pos:long "1.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5479'^^xsd:double;
  dwc:latitude '50.23031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5479 50.23031, 1.5479 50.23031, 1.5479 50.23031, 1.5479 50.23031, 1.5479 50.23031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1050'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22359 1.54792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22359"^^xsd:decimal ;
  dwc:decimalLongitude "1.54792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22359 1.54792)"^^geo:wktLiteral ;
  geo-pos:lat "50.22359"^^xsd:decimal ;
  geo-pos:long "1.54792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54792'^^xsd:double;
  dwc:latitude '50.22359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54792 50.22359, 1.54792 50.22359, 1.54792 50.22359, 1.54792 50.22359, 1.54792 50.22359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7029'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.54792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22428"^^xsd:decimal ;
  dwc:decimalLongitude "1.54792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.54792)"^^geo:wktLiteral ;
  geo-pos:lat "50.22428"^^xsd:decimal ;
  geo-pos:long "1.54792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.067777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54792'^^xsd:double;
  dwc:latitude '50.22428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54792 50.22428, 1.54792 50.22428, 1.54792 50.22428, 1.54792 50.22428, 1.54792 50.22428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8642'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.54792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.54792)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.54792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54792'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54792 50.22902, 1.54792 50.22902, 1.54792 50.22902, 1.54792 50.22902, 1.54792 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4657'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.54792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.54792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.54792)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.54792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11026'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54792'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54792 50.23186, 1.54792 50.23186, 1.54792 50.23186, 1.54792 50.23186, 1.54792 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11026'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22312 1.54793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22312"^^xsd:decimal ;
  dwc:decimalLongitude "1.54793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22312 1.54793)"^^geo:wktLiteral ;
  geo-pos:lat "50.22312"^^xsd:decimal ;
  geo-pos:long "1.54793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54793'^^xsd:double;
  dwc:latitude '50.22312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54793 50.22312, 1.54793 50.22312, 1.54793 50.22312, 1.54793 50.22312, 1.54793 50.22312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7275'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.54796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.54796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.54796)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.54796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54796'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54796 50.22853, 1.54796 50.22853, 1.54796 50.22853, 1.54796 50.22853, 1.54796 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10807'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36942 1.54796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36942"^^xsd:decimal ;
  dwc:decimalLongitude "1.54796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36942 1.54796)"^^geo:wktLiteral ;
  geo-pos:lat "50.36942"^^xsd:decimal ;
  geo-pos:long "1.54796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54796'^^xsd:double;
  dwc:latitude '50.36942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54796 50.36942, 1.54796 50.36942, 1.54796 50.36942, 1.54796 50.36942, 1.54796 50.36942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8085'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.54799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.54799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.54799)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.54799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54799'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54799 50.23007, 1.54799 50.23007, 1.54799 50.23007, 1.54799 50.23007, 1.54799 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6533'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.54799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54799)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.54799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54799'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54799 50.23189, 1.54799 50.23189, 1.54799 50.23189, 1.54799 50.23189, 1.54799 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3652'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.54799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54799)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.54799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54799'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54799 50.23209, 1.54799 50.23209, 1.54799 50.23209, 1.54799 50.23209, 1.54799 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3326'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.548)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.767777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.548'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.548 50.22894, 1.548 50.22894, 1.548 50.22894, 1.548 50.22894, 1.548 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1404'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.54801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22354"^^xsd:decimal ;
  dwc:decimalLongitude "1.54801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.54801)"^^geo:wktLiteral ;
  geo-pos:lat "50.22354"^^xsd:decimal ;
  geo-pos:long "1.54801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54801'^^xsd:double;
  dwc:latitude '50.22354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54801 50.22354, 1.54801 50.22354, 1.54801 50.22354, 1.54801 50.22354, 1.54801 50.22354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7077'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23045"^^xsd:decimal ;
  dwc:decimalLongitude "1.54801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23045 1.54801)"^^geo:wktLiteral ;
  geo-pos:lat "50.23045"^^xsd:decimal ;
  geo-pos:long "1.54801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54801'^^xsd:double;
  dwc:latitude '50.23045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54801 50.23045, 1.54801 50.23045, 1.54801 50.23045, 1.54801 50.23045, 1.54801 50.23045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12336'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.54801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.54801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.54801)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.54801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12499'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54801'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54801 50.23178, 1.54801 50.23178, 1.54801 50.23178, 1.54801 50.23178, 1.54801 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12499'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.54801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.54801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.54801)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.54801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3094'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54801'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54801 50.23197, 1.54801 50.23197, 1.54801 50.23197, 1.54801 50.23197, 1.54801 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3094'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36306 1.54802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36306"^^xsd:decimal ;
  dwc:decimalLongitude "1.54802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36306 1.54802)"^^geo:wktLiteral ;
  geo-pos:lat "50.36306"^^xsd:decimal ;
  geo-pos:long "1.54802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54802'^^xsd:double;
  dwc:latitude '50.36306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54802 50.36306, 1.54802 50.36306, 1.54802 50.36306, 1.54802 50.36306, 1.54802 50.36306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8563'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.54803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21659"^^xsd:decimal ;
  dwc:decimalLongitude "1.54803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21659 1.54803)"^^geo:wktLiteral ;
  geo-pos:lat "50.21659"^^xsd:decimal ;
  geo-pos:long "1.54803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54803'^^xsd:double;
  dwc:latitude '50.21659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54803 50.21659, 1.54803 50.21659, 1.54803 50.21659, 1.54803 50.21659, 1.54803 50.21659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_421'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23047 1.54803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23047"^^xsd:decimal ;
  dwc:decimalLongitude "1.54803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23047 1.54803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23047"^^xsd:decimal ;
  geo-pos:long "1.54803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.063333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54803'^^xsd:double;
  dwc:latitude '50.23047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54803 50.23047, 1.54803 50.23047, 1.54803 50.23047, 1.54803 50.23047, 1.54803 50.23047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11584'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.54803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.54803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.54803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.54803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54803'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54803 50.23153, 1.54803 50.23153, 1.54803 50.23153, 1.54803 50.23153, 1.54803 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2917'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.54803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.54803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.54803)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.54803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54803'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54803 50.23248, 1.54803 50.23248, 1.54803 50.23248, 1.54803 50.23248, 1.54803 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3651'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.54804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.54804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.54804)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.54804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54804'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54804 50.23128, 1.54804 50.23128, 1.54804 50.23128, 1.54804 50.23128, 1.54804 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4931'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21655 1.54805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21655"^^xsd:decimal ;
  dwc:decimalLongitude "1.54805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21655 1.54805)"^^geo:wktLiteral ;
  geo-pos:lat "50.21655"^^xsd:decimal ;
  geo-pos:long "1.54805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54805'^^xsd:double;
  dwc:latitude '50.21655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54805 50.21655, 1.54805 50.21655, 1.54805 50.21655, 1.54805 50.21655, 1.54805 50.21655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_619'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.54805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23405"^^xsd:decimal ;
  dwc:decimalLongitude "1.54805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23405 1.54805)"^^geo:wktLiteral ;
  geo-pos:lat "50.23405"^^xsd:decimal ;
  geo-pos:long "1.54805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54805'^^xsd:double;
  dwc:latitude '50.23405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54805 50.23405, 1.54805 50.23405, 1.54805 50.23405, 1.54805 50.23405, 1.54805 50.23405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5001'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23167 1.54806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23167"^^xsd:decimal ;
  dwc:decimalLongitude "1.54806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23167 1.54806)"^^geo:wktLiteral ;
  geo-pos:lat "50.23167"^^xsd:decimal ;
  geo-pos:long "1.54806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54806'^^xsd:double;
  dwc:latitude '50.23167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54806 50.23167, 1.54806 50.23167, 1.54806 50.23167, 1.54806 50.23167, 1.54806 50.23167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4815'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23709 1.54806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23709"^^xsd:decimal ;
  dwc:decimalLongitude "1.54806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23709 1.54806)"^^geo:wktLiteral ;
  geo-pos:lat "50.23709"^^xsd:decimal ;
  geo-pos:long "1.54806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54806'^^xsd:double;
  dwc:latitude '50.23709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54806 50.23709, 1.54806 50.23709, 1.54806 50.23709, 1.54806 50.23709, 1.54806 50.23709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4199'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.54808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22311"^^xsd:decimal ;
  dwc:decimalLongitude "1.54808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22311 1.54808)"^^geo:wktLiteral ;
  geo-pos:lat "50.22311"^^xsd:decimal ;
  geo-pos:long "1.54808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54808'^^xsd:double;
  dwc:latitude '50.22311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54808 50.22311, 1.54808 50.22311, 1.54808 50.22311, 1.54808 50.22311, 1.54808 50.22311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7274'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.54808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23073"^^xsd:decimal ;
  dwc:decimalLongitude "1.54808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.54808)"^^geo:wktLiteral ;
  geo-pos:lat "50.23073"^^xsd:decimal ;
  geo-pos:long "1.54808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.967777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54808'^^xsd:double;
  dwc:latitude '50.23073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54808 50.23073, 1.54808 50.23073, 1.54808 50.23073, 1.54808 50.23073, 1.54808 50.23073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4892'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40879 1.54808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40879"^^xsd:decimal ;
  dwc:decimalLongitude "1.54808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40879 1.54808)"^^geo:wktLiteral ;
  geo-pos:lat "50.40879"^^xsd:decimal ;
  geo-pos:long "1.54808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1559'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.74777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54808'^^xsd:double;
  dwc:latitude '50.40879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54808 50.40879, 1.54808 50.40879, 1.54808 50.40879, 1.54808 50.40879, 1.54808 50.40879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1559'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54809)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.54809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.053333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54809'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54809 50.23234, 1.54809 50.23234, 1.54809 50.23234, 1.54809 50.23234, 1.54809 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3545'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.5481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.5481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.5481)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.5481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5481'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5481 50.22867, 1.5481 50.22867, 1.5481 50.22867, 1.5481 50.22867, 1.5481 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5754'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.5481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.5481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.5481)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.5481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5481'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5481 50.23199, 1.5481 50.23199, 1.5481 50.23199, 1.5481 50.23199, 1.5481 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2524'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38279 1.54811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38279"^^xsd:decimal ;
  dwc:decimalLongitude "1.54811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38279 1.54811)"^^geo:wktLiteral ;
  geo-pos:lat "50.38279"^^xsd:decimal ;
  geo-pos:long "1.54811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7604'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54811'^^xsd:double;
  dwc:latitude '50.38279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54811 50.38279, 1.54811 50.38279, 1.54811 50.38279, 1.54811 50.38279, 1.54811 50.38279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7604'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40922 1.54811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40922"^^xsd:decimal ;
  dwc:decimalLongitude "1.54811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40922 1.54811)"^^geo:wktLiteral ;
  geo-pos:lat "50.40922"^^xsd:decimal ;
  geo-pos:long "1.54811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.25333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54811'^^xsd:double;
  dwc:latitude '50.40922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54811 50.40922, 1.54811 50.40922, 1.54811 50.40922, 1.54811 50.40922, 1.54811 50.40922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1752'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.54812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22627"^^xsd:decimal ;
  dwc:decimalLongitude "1.54812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22627 1.54812)"^^geo:wktLiteral ;
  geo-pos:lat "50.22627"^^xsd:decimal ;
  geo-pos:long "1.54812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54812'^^xsd:double;
  dwc:latitude '50.22627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54812 50.22627, 1.54812 50.22627, 1.54812 50.22627, 1.54812 50.22627, 1.54812 50.22627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5736'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.54812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.54812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.54812)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.54812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54812'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54812 50.23445, 1.54812 50.23445, 1.54812 50.23445, 1.54812 50.23445, 1.54812 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5666'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22341 1.54813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22341"^^xsd:decimal ;
  dwc:decimalLongitude "1.54813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22341 1.54813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22341"^^xsd:decimal ;
  geo-pos:long "1.54813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54813'^^xsd:double;
  dwc:latitude '50.22341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54813 50.22341, 1.54813 50.22341, 1.54813 50.22341, 1.54813 50.22341, 1.54813 50.22341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7076'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.54816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2153"^^xsd:decimal ;
  dwc:decimalLongitude "1.54816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.54816)"^^geo:wktLiteral ;
  geo-pos:lat "50.2153"^^xsd:decimal ;
  geo-pos:long "1.54816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_488'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54816'^^xsd:double;
  dwc:latitude '50.2153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54816 50.2153, 1.54816 50.2153, 1.54816 50.2153, 1.54816 50.2153, 1.54816 50.2153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_488'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.54816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22836"^^xsd:decimal ;
  dwc:decimalLongitude "1.54816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.54816)"^^geo:wktLiteral ;
  geo-pos:lat "50.22836"^^xsd:decimal ;
  geo-pos:long "1.54816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54816'^^xsd:double;
  dwc:latitude '50.22836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54816 50.22836, 1.54816 50.22836, 1.54816 50.22836, 1.54816 50.22836, 1.54816 50.22836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12841'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21656 1.54817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21656"^^xsd:decimal ;
  dwc:decimalLongitude "1.54817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21656 1.54817)"^^geo:wktLiteral ;
  geo-pos:lat "50.21656"^^xsd:decimal ;
  geo-pos:long "1.54817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54817'^^xsd:double;
  dwc:latitude '50.21656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54817 50.21656, 1.54817 50.21656, 1.54817 50.21656, 1.54817 50.21656, 1.54817 50.21656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_384'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.54817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22265"^^xsd:decimal ;
  dwc:decimalLongitude "1.54817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22265 1.54817)"^^geo:wktLiteral ;
  geo-pos:lat "50.22265"^^xsd:decimal ;
  geo-pos:long "1.54817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4825'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54817'^^xsd:double;
  dwc:latitude '50.22265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54817 50.22265, 1.54817 50.22265, 1.54817 50.22265, 1.54817 50.22265, 1.54817 50.22265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4825'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.54817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23226"^^xsd:decimal ;
  dwc:decimalLongitude "1.54817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.54817)"^^geo:wktLiteral ;
  geo-pos:lat "50.23226"^^xsd:decimal ;
  geo-pos:long "1.54817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54817'^^xsd:double;
  dwc:latitude '50.23226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54817 50.23226, 1.54817 50.23226, 1.54817 50.23226, 1.54817 50.23226, 1.54817 50.23226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4816'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23703 1.54817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23703"^^xsd:decimal ;
  dwc:decimalLongitude "1.54817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23703 1.54817)"^^geo:wktLiteral ;
  geo-pos:lat "50.23703"^^xsd:decimal ;
  geo-pos:long "1.54817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.157777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54817'^^xsd:double;
  dwc:latitude '50.23703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54817 50.23703, 1.54817 50.23703, 1.54817 50.23703, 1.54817 50.23703, 1.54817 50.23703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4153'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.54818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23076"^^xsd:decimal ;
  dwc:decimalLongitude "1.54818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.54818)"^^geo:wktLiteral ;
  geo-pos:lat "50.23076"^^xsd:decimal ;
  geo-pos:long "1.54818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54818'^^xsd:double;
  dwc:latitude '50.23076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54818 50.23076, 1.54818 50.23076, 1.54818 50.23076, 1.54818 50.23076, 1.54818 50.23076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4386'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23261"^^xsd:decimal ;
  dwc:decimalLongitude "1.54819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23261 1.54819)"^^geo:wktLiteral ;
  geo-pos:lat "50.23261"^^xsd:decimal ;
  geo-pos:long "1.54819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54819'^^xsd:double;
  dwc:latitude '50.23261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54819 50.23261, 1.54819 50.23261, 1.54819 50.23261, 1.54819 50.23261, 1.54819 50.23261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3808'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41869 1.54819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41869"^^xsd:decimal ;
  dwc:decimalLongitude "1.54819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41869 1.54819)"^^geo:wktLiteral ;
  geo-pos:lat "50.41869"^^xsd:decimal ;
  geo-pos:long "1.54819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54819'^^xsd:double;
  dwc:latitude '50.41869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54819 50.41869, 1.54819 50.41869, 1.54819 50.41869, 1.54819 50.41869, 1.54819 50.41869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_882'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.5482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.5482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.5482)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.5482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5482'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5482 50.22752, 1.5482 50.22752, 1.5482 50.22752, 1.5482 50.22752, 1.5482 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5115'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3805 1.5482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3805"^^xsd:decimal ;
  dwc:decimalLongitude "1.5482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3805 1.5482)"^^geo:wktLiteral ;
  geo-pos:lat "50.3805"^^xsd:decimal ;
  geo-pos:long "1.5482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5482'^^xsd:double;
  dwc:latitude '50.3805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5482 50.3805, 1.5482 50.3805, 1.5482 50.3805, 1.5482 50.3805, 1.5482 50.3805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8082'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.54821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.54821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.54821)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.54821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.49'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54821'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54821 50.22752, 1.54821 50.22752, 1.54821 50.22752, 1.54821 50.22752, 1.54821 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4040'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.54821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54821)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.54821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54821'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54821 50.22867, 1.54821 50.22867, 1.54821 50.22867, 1.54821 50.22867, 1.54821 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12665'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.54821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.54821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.54821)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.54821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3037'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54821'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54821 50.23176, 1.54821 50.23176, 1.54821 50.23176, 1.54821 50.23176, 1.54821 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3037'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.54822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.54822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.54822)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.54822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54822'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54822 50.23384, 1.54822 50.23384, 1.54822 50.23384, 1.54822 50.23384, 1.54822 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12325'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21696 1.54824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21696"^^xsd:decimal ;
  dwc:decimalLongitude "1.54824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21696 1.54824)"^^geo:wktLiteral ;
  geo-pos:lat "50.21696"^^xsd:decimal ;
  geo-pos:long "1.54824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.273333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54824'^^xsd:double;
  dwc:latitude '50.21696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54824 50.21696, 1.54824 50.21696, 1.54824 50.21696, 1.54824 50.21696, 1.54824 50.21696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_154'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.54825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22307"^^xsd:decimal ;
  dwc:decimalLongitude "1.54825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.54825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22307"^^xsd:decimal ;
  geo-pos:long "1.54825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54825'^^xsd:double;
  dwc:latitude '50.22307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54825 50.22307, 1.54825 50.22307, 1.54825 50.22307, 1.54825 50.22307, 1.54825 50.22307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8522'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22899"^^xsd:decimal ;
  dwc:decimalLongitude "1.54825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.54825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22899"^^xsd:decimal ;
  geo-pos:long "1.54825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.0025'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54825'^^xsd:double;
  dwc:latitude '50.22899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54825 50.22899, 1.54825 50.22899, 1.54825 50.22899, 1.54825 50.22899, 1.54825 50.22899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12145'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.54825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.54825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.54825)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.54825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54825'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54825 50.23141, 1.54825 50.23141, 1.54825 50.23141, 1.54825 50.23141, 1.54825 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2918'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37258 1.54825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37258"^^xsd:decimal ;
  dwc:decimalLongitude "1.54825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37258 1.54825)"^^geo:wktLiteral ;
  geo-pos:lat "50.37258"^^xsd:decimal ;
  geo-pos:long "1.54825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7509'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54825'^^xsd:double;
  dwc:latitude '50.37258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54825 50.37258, 1.54825 50.37258, 1.54825 50.37258, 1.54825 50.37258, 1.54825 50.37258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7509'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.54827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23621"^^xsd:decimal ;
  dwc:decimalLongitude "1.54827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23621 1.54827)"^^geo:wktLiteral ;
  geo-pos:lat "50.23621"^^xsd:decimal ;
  geo-pos:long "1.54827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54827'^^xsd:double;
  dwc:latitude '50.23621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54827 50.23621, 1.54827 50.23621, 1.54827 50.23621, 1.54827 50.23621, 1.54827 50.23621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3986'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22347"^^xsd:decimal ;
  dwc:decimalLongitude "1.54829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.54829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22347"^^xsd:decimal ;
  geo-pos:long "1.54829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54829'^^xsd:double;
  dwc:latitude '50.22347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54829 50.22347, 1.54829 50.22347, 1.54829 50.22347, 1.54829 50.22347, 1.54829 50.22347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7210'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.54829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.54829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.54829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.54829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.402222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54829'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54829 50.22942, 1.54829 50.22942, 1.54829 50.22942, 1.54829 50.22942, 1.54829 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5301'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22316 1.54831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22316"^^xsd:decimal ;
  dwc:decimalLongitude "1.54831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22316 1.54831)"^^geo:wktLiteral ;
  geo-pos:lat "50.22316"^^xsd:decimal ;
  geo-pos:long "1.54831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54831'^^xsd:double;
  dwc:latitude '50.22316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54831 50.22316, 1.54831 50.22316, 1.54831 50.22316, 1.54831 50.22316, 1.54831 50.22316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6983'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36616 1.54831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36616"^^xsd:decimal ;
  dwc:decimalLongitude "1.54831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36616 1.54831)"^^geo:wktLiteral ;
  geo-pos:lat "50.36616"^^xsd:decimal ;
  geo-pos:long "1.54831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54831'^^xsd:double;
  dwc:latitude '50.36616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54831 50.36616, 1.54831 50.36616, 1.54831 50.36616, 1.54831 50.36616, 1.54831 50.36616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8562'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.54832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.54832)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.54832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54832'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54832 50.22867, 1.54832 50.22867, 1.54832 50.22867, 1.54832 50.22867, 1.54832 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6245'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.54833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.54833)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.54833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54833'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54833 50.23221, 1.54833 50.23221, 1.54833 50.23221, 1.54833 50.23221, 1.54833 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3480'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.54833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.54833)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.54833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54833'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54833 50.23247, 1.54833 50.23247, 1.54833 50.23247, 1.54833 50.23247, 1.54833 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7806'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.54833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.54833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.54833)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.54833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.368888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54833'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54833 50.23335, 1.54833 50.23335, 1.54833 50.23335, 1.54833 50.23335, 1.54833 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11410'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24109 1.54834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24109"^^xsd:decimal ;
  dwc:decimalLongitude "1.54834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24109 1.54834)"^^geo:wktLiteral ;
  geo-pos:lat "50.24109"^^xsd:decimal ;
  geo-pos:long "1.54834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54834'^^xsd:double;
  dwc:latitude '50.24109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54834 50.24109, 1.54834 50.24109, 1.54834 50.24109, 1.54834 50.24109, 1.54834 50.24109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6351'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22336 1.54835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22336"^^xsd:decimal ;
  dwc:decimalLongitude "1.54835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22336 1.54835)"^^geo:wktLiteral ;
  geo-pos:lat "50.22336"^^xsd:decimal ;
  geo-pos:long "1.54835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54835'^^xsd:double;
  dwc:latitude '50.22336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54835 50.22336, 1.54835 50.22336, 1.54835 50.22336, 1.54835 50.22336, 1.54835 50.22336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12091'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.54835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.54835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.54835)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.54835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54835'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54835 50.22991, 1.54835 50.22991, 1.54835 50.22991, 1.54835 50.22991, 1.54835 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12950'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.54835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.54835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.54835)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.54835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54835'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54835 50.23091, 1.54835 50.23091, 1.54835 50.23091, 1.54835 50.23091, 1.54835 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6126'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22563 1.54836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22563"^^xsd:decimal ;
  dwc:decimalLongitude "1.54836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22563 1.54836)"^^geo:wktLiteral ;
  geo-pos:lat "50.22563"^^xsd:decimal ;
  geo-pos:long "1.54836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54836'^^xsd:double;
  dwc:latitude '50.22563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54836 50.22563, 1.54836 50.22563, 1.54836 50.22563, 1.54836 50.22563, 1.54836 50.22563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7735'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.54836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.54836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.54836)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.54836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54836'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54836 50.22863, 1.54836 50.22863, 1.54836 50.22863, 1.54836 50.22863, 1.54836 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12267'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37222 1.54836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37222"^^xsd:decimal ;
  dwc:decimalLongitude "1.54836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37222 1.54836)"^^geo:wktLiteral ;
  geo-pos:lat "50.37222"^^xsd:decimal ;
  geo-pos:long "1.54836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3318'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54836'^^xsd:double;
  dwc:latitude '50.37222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54836 50.37222, 1.54836 50.37222, 1.54836 50.37222, 1.54836 50.37222, 1.54836 50.37222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3318'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.54838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.54838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.54838)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.54838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54838'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54838 50.23395, 1.54838 50.23395, 1.54838 50.23395, 1.54838 50.23395, 1.54838 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5065'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.54843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22774"^^xsd:decimal ;
  dwc:decimalLongitude "1.54843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22774 1.54843)"^^geo:wktLiteral ;
  geo-pos:lat "50.22774"^^xsd:decimal ;
  geo-pos:long "1.54843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.521111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54843'^^xsd:double;
  dwc:latitude '50.22774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54843 50.22774, 1.54843 50.22774, 1.54843 50.22774, 1.54843 50.22774, 1.54843 50.22774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3975'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.54843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23113"^^xsd:decimal ;
  dwc:decimalLongitude "1.54843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.54843)"^^geo:wktLiteral ;
  geo-pos:lat "50.23113"^^xsd:decimal ;
  geo-pos:long "1.54843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54843'^^xsd:double;
  dwc:latitude '50.23113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54843 50.23113, 1.54843 50.23113, 1.54843 50.23113, 1.54843 50.23113, 1.54843 50.23113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3990'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.54844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22884"^^xsd:decimal ;
  dwc:decimalLongitude "1.54844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.54844)"^^geo:wktLiteral ;
  geo-pos:lat "50.22884"^^xsd:decimal ;
  geo-pos:long "1.54844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54844'^^xsd:double;
  dwc:latitude '50.22884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54844 50.22884, 1.54844 50.22884, 1.54844 50.22884, 1.54844 50.22884, 1.54844 50.22884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6648'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.54845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23093"^^xsd:decimal ;
  dwc:decimalLongitude "1.54845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.54845)"^^geo:wktLiteral ;
  geo-pos:lat "50.23093"^^xsd:decimal ;
  geo-pos:long "1.54845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54845'^^xsd:double;
  dwc:latitude '50.23093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54845 50.23093, 1.54845 50.23093, 1.54845 50.23093, 1.54845 50.23093, 1.54845 50.23093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10690'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.54846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22739"^^xsd:decimal ;
  dwc:decimalLongitude "1.54846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22739 1.54846)"^^geo:wktLiteral ;
  geo-pos:lat "50.22739"^^xsd:decimal ;
  geo-pos:long "1.54846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54846'^^xsd:double;
  dwc:latitude '50.22739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54846 50.22739, 1.54846 50.22739, 1.54846 50.22739, 1.54846 50.22739, 1.54846 50.22739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11588'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.54846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.54846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.54846)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.54846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54846'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54846 50.22821, 1.54846 50.22821, 1.54846 50.22821, 1.54846 50.22821, 1.54846 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7417'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.54846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.54846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.54846)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.54846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54846'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54846 50.22869, 1.54846 50.22869, 1.54846 50.22869, 1.54846 50.22869, 1.54846 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1741'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23049 1.54846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23049"^^xsd:decimal ;
  dwc:decimalLongitude "1.54846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23049 1.54846)"^^geo:wktLiteral ;
  geo-pos:lat "50.23049"^^xsd:decimal ;
  geo-pos:long "1.54846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54846'^^xsd:double;
  dwc:latitude '50.23049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54846 50.23049, 1.54846 50.23049, 1.54846 50.23049, 1.54846 50.23049, 1.54846 50.23049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11323'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.54847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23089"^^xsd:decimal ;
  dwc:decimalLongitude "1.54847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23089 1.54847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23089"^^xsd:decimal ;
  geo-pos:long "1.54847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54847'^^xsd:double;
  dwc:latitude '50.23089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54847 50.23089, 1.54847 50.23089, 1.54847 50.23089, 1.54847 50.23089, 1.54847 50.23089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3989'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21615 1.54848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21615"^^xsd:decimal ;
  dwc:decimalLongitude "1.54848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21615 1.54848)"^^geo:wktLiteral ;
  geo-pos:lat "50.21615"^^xsd:decimal ;
  geo-pos:long "1.54848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54848'^^xsd:double;
  dwc:latitude '50.21615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54848 50.21615, 1.54848 50.21615, 1.54848 50.21615, 1.54848 50.21615, 1.54848 50.21615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_817'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.54848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.54848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.54848)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.54848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54848'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54848 50.23251, 1.54848 50.23251, 1.54848 50.23251, 1.54848 50.23251, 1.54848 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11445'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39478 1.54848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39478"^^xsd:decimal ;
  dwc:decimalLongitude "1.54848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39478 1.54848)"^^geo:wktLiteral ;
  geo-pos:lat "50.39478"^^xsd:decimal ;
  geo-pos:long "1.54848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2871'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54848'^^xsd:double;
  dwc:latitude '50.39478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54848 50.39478, 1.54848 50.39478, 1.54848 50.39478, 1.54848 50.39478, 1.54848 50.39478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2871'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2177 1.54849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2177"^^xsd:decimal ;
  dwc:decimalLongitude "1.54849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2177 1.54849)"^^geo:wktLiteral ;
  geo-pos:lat "50.2177"^^xsd:decimal ;
  geo-pos:long "1.54849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54849'^^xsd:double;
  dwc:latitude '50.2177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54849 50.2177, 1.54849 50.2177, 1.54849 50.2177, 1.54849 50.2177, 1.54849 50.2177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_160'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22302 1.54849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22302"^^xsd:decimal ;
  dwc:decimalLongitude "1.54849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22302 1.54849)"^^geo:wktLiteral ;
  geo-pos:lat "50.22302"^^xsd:decimal ;
  geo-pos:long "1.54849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54849'^^xsd:double;
  dwc:latitude '50.22302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54849 50.22302, 1.54849 50.22302, 1.54849 50.22302, 1.54849 50.22302, 1.54849 50.22302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7243'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23542 1.54849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23542"^^xsd:decimal ;
  dwc:decimalLongitude "1.54849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23542 1.54849)"^^geo:wktLiteral ;
  geo-pos:lat "50.23542"^^xsd:decimal ;
  geo-pos:long "1.54849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.625555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54849'^^xsd:double;
  dwc:latitude '50.23542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54849 50.23542, 1.54849 50.23542, 1.54849 50.23542, 1.54849 50.23542, 1.54849 50.23542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4436'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22314 1.5485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22314"^^xsd:decimal ;
  dwc:decimalLongitude "1.5485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22314 1.5485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22314"^^xsd:decimal ;
  geo-pos:long "1.5485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5485'^^xsd:double;
  dwc:latitude '50.22314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5485 50.22314, 1.5485 50.22314, 1.5485 50.22314, 1.5485 50.22314, 1.5485 50.22314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7127'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.5485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.5485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.5485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.5485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5485'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5485 50.23172, 1.5485 50.23172, 1.5485 50.23172, 1.5485 50.23172, 1.5485 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4982'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2362 1.5485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2362"^^xsd:decimal ;
  dwc:decimalLongitude "1.5485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2362 1.5485)"^^geo:wktLiteral ;
  geo-pos:lat "50.2362"^^xsd:decimal ;
  geo-pos:long "1.5485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5485'^^xsd:double;
  dwc:latitude '50.2362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5485 50.2362, 1.5485 50.2362, 1.5485 50.2362, 1.5485 50.2362, 1.5485 50.2362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6959'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.54852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22428"^^xsd:decimal ;
  dwc:decimalLongitude "1.54852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22428 1.54852)"^^geo:wktLiteral ;
  geo-pos:lat "50.22428"^^xsd:decimal ;
  geo-pos:long "1.54852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54852'^^xsd:double;
  dwc:latitude '50.22428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54852 50.22428, 1.54852 50.22428, 1.54852 50.22428, 1.54852 50.22428, 1.54852 50.22428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4780'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21728 1.54854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21728"^^xsd:decimal ;
  dwc:decimalLongitude "1.54854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21728 1.54854)"^^geo:wktLiteral ;
  geo-pos:lat "50.21728"^^xsd:decimal ;
  geo-pos:long "1.54854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.448888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54854'^^xsd:double;
  dwc:latitude '50.21728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54854 50.21728, 1.54854 50.21728, 1.54854 50.21728, 1.54854 50.21728, 1.54854 50.21728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_784'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.54854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.54854)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.54854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54854'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54854 50.23234, 1.54854 50.23234, 1.54854 50.23234, 1.54854 50.23234, 1.54854 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5010'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.54855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23009"^^xsd:decimal ;
  dwc:decimalLongitude "1.54855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.54855)"^^geo:wktLiteral ;
  geo-pos:lat "50.23009"^^xsd:decimal ;
  geo-pos:long "1.54855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54855'^^xsd:double;
  dwc:latitude '50.23009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54855 50.23009, 1.54855 50.23009, 1.54855 50.23009, 1.54855 50.23009, 1.54855 50.23009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6641'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.54855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.54855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.54855)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.54855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54855'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54855 50.23293, 1.54855 50.23293, 1.54855 50.23293, 1.54855 50.23293, 1.54855 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4173'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22384 1.54857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22384"^^xsd:decimal ;
  dwc:decimalLongitude "1.54857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22384 1.54857)"^^geo:wktLiteral ;
  geo-pos:lat "50.22384"^^xsd:decimal ;
  geo-pos:long "1.54857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54857'^^xsd:double;
  dwc:latitude '50.22384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54857 50.22384, 1.54857 50.22384, 1.54857 50.22384, 1.54857 50.22384, 1.54857 50.22384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11904'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.54858)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.54858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54858'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54858 50.2308, 1.54858 50.2308, 1.54858 50.2308, 1.54858 50.2308, 1.54858 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2905'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.54859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22998"^^xsd:decimal ;
  dwc:decimalLongitude "1.54859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.54859)"^^geo:wktLiteral ;
  geo-pos:lat "50.22998"^^xsd:decimal ;
  geo-pos:long "1.54859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.882222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54859'^^xsd:double;
  dwc:latitude '50.22998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54859 50.22998, 1.54859 50.22998, 1.54859 50.22998, 1.54859 50.22998, 1.54859 50.22998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10962'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36812 1.54859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36812"^^xsd:decimal ;
  dwc:decimalLongitude "1.54859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36812 1.54859)"^^geo:wktLiteral ;
  geo-pos:lat "50.36812"^^xsd:decimal ;
  geo-pos:long "1.54859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_9299'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54859'^^xsd:double;
  dwc:latitude '50.36812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54859 50.36812, 1.54859 50.36812, 1.54859 50.36812, 1.54859 50.36812, 1.54859 50.36812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9299'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.54861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.54861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.54861)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.54861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54861'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54861 50.2317, 1.54861 50.2317, 1.54861 50.2317, 1.54861 50.2317, 1.54861 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3494'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.54862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21577"^^xsd:decimal ;
  dwc:decimalLongitude "1.54862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21577 1.54862)"^^geo:wktLiteral ;
  geo-pos:lat "50.21577"^^xsd:decimal ;
  geo-pos:long "1.54862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.2377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54862'^^xsd:double;
  dwc:latitude '50.21577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54862 50.21577, 1.54862 50.21577, 1.54862 50.21577, 1.54862 50.21577, 1.54862 50.21577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_650'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.54862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22808"^^xsd:decimal ;
  dwc:decimalLongitude "1.54862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.54862)"^^geo:wktLiteral ;
  geo-pos:lat "50.22808"^^xsd:decimal ;
  geo-pos:long "1.54862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.396666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54862'^^xsd:double;
  dwc:latitude '50.22808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54862 50.22808, 1.54862 50.22808, 1.54862 50.22808, 1.54862 50.22808, 1.54862 50.22808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11834'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.54862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54862)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.54862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54862'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54862 50.23164, 1.54862 50.23164, 1.54862 50.23164, 1.54862 50.23164, 1.54862 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4850'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.54862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.54862)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.54862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3064'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54862'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54862 50.23194, 1.54862 50.23194, 1.54862 50.23194, 1.54862 50.23194, 1.54862 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3064'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21779"^^xsd:decimal ;
  dwc:decimalLongitude "1.54864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21779 1.54864)"^^geo:wktLiteral ;
  geo-pos:lat "50.21779"^^xsd:decimal ;
  geo-pos:long "1.54864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54864'^^xsd:double;
  dwc:latitude '50.21779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54864 50.21779, 1.54864 50.21779, 1.54864 50.21779, 1.54864 50.21779, 1.54864 50.21779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_218'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2279 1.54866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2279"^^xsd:decimal ;
  dwc:decimalLongitude "1.54866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2279 1.54866)"^^geo:wktLiteral ;
  geo-pos:lat "50.2279"^^xsd:decimal ;
  geo-pos:long "1.54866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54866'^^xsd:double;
  dwc:latitude '50.2279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54866 50.2279, 1.54866 50.2279, 1.54866 50.2279, 1.54866 50.2279, 1.54866 50.2279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5040'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.54866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.54866)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.54866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54866'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54866 50.23217, 1.54866 50.23217, 1.54866 50.23217, 1.54866 50.23217, 1.54866 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3543'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37258 1.54866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37258"^^xsd:decimal ;
  dwc:decimalLongitude "1.54866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37258 1.54866)"^^geo:wktLiteral ;
  geo-pos:lat "50.37258"^^xsd:decimal ;
  geo-pos:long "1.54866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7508'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54866'^^xsd:double;
  dwc:latitude '50.37258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54866 50.37258, 1.54866 50.37258, 1.54866 50.37258, 1.54866 50.37258, 1.54866 50.37258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7508'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.54867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.54867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.54867)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54867'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54867 50.22793, 1.54867 50.22793, 1.54867 50.22793, 1.54867 50.22793, 1.54867 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5619'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.54868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.54868)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.54868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54868'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54868 50.23164, 1.54868 50.23164, 1.54868 50.23164, 1.54868 50.23164, 1.54868 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2931'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.54869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.54869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.54869)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.54869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54869'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54869 50.2316, 1.54869 50.2316, 1.54869 50.2316, 1.54869 50.2316, 1.54869 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4802'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.54869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23168"^^xsd:decimal ;
  dwc:decimalLongitude "1.54869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.54869)"^^geo:wktLiteral ;
  geo-pos:lat "50.23168"^^xsd:decimal ;
  geo-pos:long "1.54869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3095'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54869'^^xsd:double;
  dwc:latitude '50.23168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54869 50.23168, 1.54869 50.23168, 1.54869 50.23168, 1.54869 50.23168, 1.54869 50.23168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3095'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41361 1.5487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41361"^^xsd:decimal ;
  dwc:decimalLongitude "1.5487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41361 1.5487)"^^geo:wktLiteral ;
  geo-pos:lat "50.41361"^^xsd:decimal ;
  geo-pos:long "1.5487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5487'^^xsd:double;
  dwc:latitude '50.41361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5487 50.41361, 1.5487 50.41361, 1.5487 50.41361, 1.5487 50.41361, 1.5487 50.41361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1120'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.54871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.54871)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.54871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5494'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54871'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54871 50.23013, 1.54871 50.23013, 1.54871 50.23013, 1.54871 50.23013, 1.54871 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5494'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.54871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.54871)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.54871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54871'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54871 50.23062, 1.54871 50.23062, 1.54871 50.23062, 1.54871 50.23062, 1.54871 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2895'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.54871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.54871)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.54871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54871'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54871 50.23189, 1.54871 50.23189, 1.54871 50.23189, 1.54871 50.23189, 1.54871 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3496'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22035 1.54872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22035"^^xsd:decimal ;
  dwc:decimalLongitude "1.54872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22035 1.54872)"^^geo:wktLiteral ;
  geo-pos:lat "50.22035"^^xsd:decimal ;
  geo-pos:long "1.54872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54872'^^xsd:double;
  dwc:latitude '50.22035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54872 50.22035, 1.54872 50.22035, 1.54872 50.22035, 1.54872 50.22035, 1.54872 50.22035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4672'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.54872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23018"^^xsd:decimal ;
  dwc:decimalLongitude "1.54872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.54872)"^^geo:wktLiteral ;
  geo-pos:lat "50.23018"^^xsd:decimal ;
  geo-pos:long "1.54872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54872'^^xsd:double;
  dwc:latitude '50.23018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54872 50.23018, 1.54872 50.23018, 1.54872 50.23018, 1.54872 50.23018, 1.54872 50.23018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12227'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.54872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.54872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.54872)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.54872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54872'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54872 50.23206, 1.54872 50.23206, 1.54872 50.23206, 1.54872 50.23206, 1.54872 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3544'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.54873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.54873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.54873)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.54873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3132'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54873'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54873 50.23175, 1.54873 50.23175, 1.54873 50.23175, 1.54873 50.23175, 1.54873 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3132'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.54874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2249"^^xsd:decimal ;
  dwc:decimalLongitude "1.54874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.54874)"^^geo:wktLiteral ;
  geo-pos:lat "50.2249"^^xsd:decimal ;
  geo-pos:long "1.54874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54874'^^xsd:double;
  dwc:latitude '50.2249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54874 50.2249, 1.54874 50.2249, 1.54874 50.2249, 1.54874 50.2249, 1.54874 50.2249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8421'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37297 1.54875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37297"^^xsd:decimal ;
  dwc:decimalLongitude "1.54875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37297 1.54875)"^^geo:wktLiteral ;
  geo-pos:lat "50.37297"^^xsd:decimal ;
  geo-pos:long "1.54875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54875'^^xsd:double;
  dwc:latitude '50.37297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54875 50.37297, 1.54875 50.37297, 1.54875 50.37297, 1.54875 50.37297, 1.54875 50.37297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9313'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22308"^^xsd:decimal ;
  dwc:decimalLongitude "1.54877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.54877)"^^geo:wktLiteral ;
  geo-pos:lat "50.22308"^^xsd:decimal ;
  geo-pos:long "1.54877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54877'^^xsd:double;
  dwc:latitude '50.22308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54877 50.22308, 1.54877 50.22308, 1.54877 50.22308, 1.54877 50.22308, 1.54877 50.22308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7148'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37336 1.54877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37336"^^xsd:decimal ;
  dwc:decimalLongitude "1.54877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37336 1.54877)"^^geo:wktLiteral ;
  geo-pos:lat "50.37336"^^xsd:decimal ;
  geo-pos:long "1.54877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54877'^^xsd:double;
  dwc:latitude '50.37336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54877 50.37336, 1.54877 50.37336, 1.54877 50.37336, 1.54877 50.37336, 1.54877 50.37336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8061'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21709 1.54878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21709"^^xsd:decimal ;
  dwc:decimalLongitude "1.54878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21709 1.54878)"^^geo:wktLiteral ;
  geo-pos:lat "50.21709"^^xsd:decimal ;
  geo-pos:long "1.54878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54878'^^xsd:double;
  dwc:latitude '50.21709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54878 50.21709, 1.54878 50.21709, 1.54878 50.21709, 1.54878 50.21709, 1.54878 50.21709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_224'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.54879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.54879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.54879)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.54879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54879'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54879 50.23192, 1.54879 50.23192, 1.54879 50.23192, 1.54879 50.23192, 1.54879 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3456'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23137 1.54881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23137"^^xsd:decimal ;
  dwc:decimalLongitude "1.54881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23137 1.54881)"^^geo:wktLiteral ;
  geo-pos:lat "50.23137"^^xsd:decimal ;
  geo-pos:long "1.54881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54881'^^xsd:double;
  dwc:latitude '50.23137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54881 50.23137, 1.54881 50.23137, 1.54881 50.23137, 1.54881 50.23137, 1.54881 50.23137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4791'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.54882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.54882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.54882)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.54882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54882'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54882 50.22894, 1.54882 50.22894, 1.54882 50.22894, 1.54882 50.22894, 1.54882 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10916'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.54883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22266"^^xsd:decimal ;
  dwc:decimalLongitude "1.54883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.54883)"^^geo:wktLiteral ;
  geo-pos:lat "50.22266"^^xsd:decimal ;
  geo-pos:long "1.54883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.20111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54883'^^xsd:double;
  dwc:latitude '50.22266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54883 50.22266, 1.54883 50.22266, 1.54883 50.22266, 1.54883 50.22266, 1.54883 50.22266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4722'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.54885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22761"^^xsd:decimal ;
  dwc:decimalLongitude "1.54885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.54885)"^^geo:wktLiteral ;
  geo-pos:lat "50.22761"^^xsd:decimal ;
  geo-pos:long "1.54885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54885'^^xsd:double;
  dwc:latitude '50.22761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54885 50.22761, 1.54885 50.22761, 1.54885 50.22761, 1.54885 50.22761, 1.54885 50.22761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9810'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.54886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23109"^^xsd:decimal ;
  dwc:decimalLongitude "1.54886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23109 1.54886)"^^geo:wktLiteral ;
  geo-pos:lat "50.23109"^^xsd:decimal ;
  geo-pos:long "1.54886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54886'^^xsd:double;
  dwc:latitude '50.23109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54886 50.23109, 1.54886 50.23109, 1.54886 50.23109, 1.54886 50.23109, 1.54886 50.23109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10900'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37626 1.54887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37626"^^xsd:decimal ;
  dwc:decimalLongitude "1.54887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37626 1.54887)"^^geo:wktLiteral ;
  geo-pos:lat "50.37626"^^xsd:decimal ;
  geo-pos:long "1.54887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7491'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54887'^^xsd:double;
  dwc:latitude '50.37626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54887 50.37626, 1.54887 50.37626, 1.54887 50.37626, 1.54887 50.37626, 1.54887 50.37626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7491'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38709 1.54888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38709"^^xsd:decimal ;
  dwc:decimalLongitude "1.54888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38709 1.54888)"^^geo:wktLiteral ;
  geo-pos:lat "50.38709"^^xsd:decimal ;
  geo-pos:long "1.54888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54888'^^xsd:double;
  dwc:latitude '50.38709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54888 50.38709, 1.54888 50.38709, 1.54888 50.38709, 1.54888 50.38709, 1.54888 50.38709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8783'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.54889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22833"^^xsd:decimal ;
  dwc:decimalLongitude "1.54889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22833 1.54889)"^^geo:wktLiteral ;
  geo-pos:lat "50.22833"^^xsd:decimal ;
  geo-pos:long "1.54889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54889'^^xsd:double;
  dwc:latitude '50.22833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54889 50.22833, 1.54889 50.22833, 1.54889 50.22833, 1.54889 50.22833, 1.54889 50.22833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12200'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.54889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23151"^^xsd:decimal ;
  dwc:decimalLongitude "1.54889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.54889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23151"^^xsd:decimal ;
  geo-pos:long "1.54889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10879'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54889'^^xsd:double;
  dwc:latitude '50.23151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54889 50.23151, 1.54889 50.23151, 1.54889 50.23151, 1.54889 50.23151, 1.54889 50.23151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10879'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.54891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.54891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.54891)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.54891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54891'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54891 50.23071, 1.54891 50.23071, 1.54891 50.23071, 1.54891 50.23071, 1.54891 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12335'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21602 1.54892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21602"^^xsd:decimal ;
  dwc:decimalLongitude "1.54892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21602 1.54892)"^^geo:wktLiteral ;
  geo-pos:lat "50.21602"^^xsd:decimal ;
  geo-pos:long "1.54892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54892'^^xsd:double;
  dwc:latitude '50.21602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54892 50.21602, 1.54892 50.21602, 1.54892 50.21602, 1.54892 50.21602, 1.54892 50.21602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_281'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23592 1.54892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23592"^^xsd:decimal ;
  dwc:decimalLongitude "1.54892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23592 1.54892)"^^geo:wktLiteral ;
  geo-pos:lat "50.23592"^^xsd:decimal ;
  geo-pos:long "1.54892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54892'^^xsd:double;
  dwc:latitude '50.23592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54892 50.23592, 1.54892 50.23592, 1.54892 50.23592, 1.54892 50.23592, 1.54892 50.23592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4015'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.54893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.54893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.54893)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.54893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54893'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54893 50.22852, 1.54893 50.22852, 1.54893 50.22852, 1.54893 50.22852, 1.54893 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1695'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.54893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.54893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.54893)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.54893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54893'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54893 50.23159, 1.54893 50.23159, 1.54893 50.23159, 1.54893 50.23159, 1.54893 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3772'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.54894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23061"^^xsd:decimal ;
  dwc:decimalLongitude "1.54894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.54894)"^^geo:wktLiteral ;
  geo-pos:lat "50.23061"^^xsd:decimal ;
  geo-pos:long "1.54894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54894'^^xsd:double;
  dwc:latitude '50.23061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54894 50.23061, 1.54894 50.23061, 1.54894 50.23061, 1.54894 50.23061, 1.54894 50.23061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10689'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.54895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.54895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.54895)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.54895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.641111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54895'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54895 50.23187, 1.54895 50.23187, 1.54895 50.23187, 1.54895 50.23187, 1.54895 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4396'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.54896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.54896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.54896)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.54896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54896'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54896 50.23172, 1.54896 50.23172, 1.54896 50.23172, 1.54896 50.23172, 1.54896 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3333'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37385 1.54896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37385"^^xsd:decimal ;
  dwc:decimalLongitude "1.54896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37385 1.54896)"^^geo:wktLiteral ;
  geo-pos:lat "50.37385"^^xsd:decimal ;
  geo-pos:long "1.54896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7490'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54896'^^xsd:double;
  dwc:latitude '50.37385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54896 50.37385, 1.54896 50.37385, 1.54896 50.37385, 1.54896 50.37385, 1.54896 50.37385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7490'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.54897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21624"^^xsd:decimal ;
  dwc:decimalLongitude "1.54897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.54897)"^^geo:wktLiteral ;
  geo-pos:lat "50.21624"^^xsd:decimal ;
  geo-pos:long "1.54897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54897'^^xsd:double;
  dwc:latitude '50.21624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54897 50.21624, 1.54897 50.21624, 1.54897 50.21624, 1.54897 50.21624, 1.54897 50.21624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_617'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22116 1.54897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22116"^^xsd:decimal ;
  dwc:decimalLongitude "1.54897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22116 1.54897)"^^geo:wktLiteral ;
  geo-pos:lat "50.22116"^^xsd:decimal ;
  geo-pos:long "1.54897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54897'^^xsd:double;
  dwc:latitude '50.22116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54897 50.22116, 1.54897 50.22116, 1.54897 50.22116, 1.54897 50.22116, 1.54897 50.22116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10772'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23537 1.54897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23537"^^xsd:decimal ;
  dwc:decimalLongitude "1.54897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23537 1.54897)"^^geo:wktLiteral ;
  geo-pos:lat "50.23537"^^xsd:decimal ;
  geo-pos:long "1.54897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54897'^^xsd:double;
  dwc:latitude '50.23537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54897 50.23537, 1.54897 50.23537, 1.54897 50.23537, 1.54897 50.23537, 1.54897 50.23537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6056'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35645 1.54898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35645"^^xsd:decimal ;
  dwc:decimalLongitude "1.54898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35645 1.54898)"^^geo:wktLiteral ;
  geo-pos:lat "50.35645"^^xsd:decimal ;
  geo-pos:long "1.54898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54898'^^xsd:double;
  dwc:latitude '50.35645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54898 50.35645, 1.54898 50.35645, 1.54898 50.35645, 1.54898 50.35645, 1.54898 50.35645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9347'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.54899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.54899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.54899)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.54899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54899'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54899 50.2291, 1.54899 50.2291, 1.54899 50.2291, 1.54899 50.2291, 1.54899 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8649'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23093"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23093 1.549)"^^geo:wktLiteral ;
  geo-pos:lat "50.23093"^^xsd:decimal ;
  geo-pos:long "1.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.425555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.549'^^xsd:double;
  dwc:latitude '50.23093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.549 50.23093, 1.549 50.23093, 1.549 50.23093, 1.549 50.23093, 1.549 50.23093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3345'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.54901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2272"^^xsd:decimal ;
  dwc:decimalLongitude "1.54901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2272 1.54901)"^^geo:wktLiteral ;
  geo-pos:lat "50.2272"^^xsd:decimal ;
  geo-pos:long "1.54901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.856666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54901'^^xsd:double;
  dwc:latitude '50.2272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54901 50.2272, 1.54901 50.2272, 1.54901 50.2272, 1.54901 50.2272, 1.54901 50.2272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10805'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.54901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.54901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.54901)"^^geo:wktLiteral ;
  geo-pos:lat "50.22962"^^xsd:decimal ;
  geo-pos:long "1.54901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54901'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54901 50.22962, 1.54901 50.22962, 1.54901 50.22962, 1.54901 50.22962, 1.54901 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3477'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.54901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23113"^^xsd:decimal ;
  dwc:decimalLongitude "1.54901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.54901)"^^geo:wktLiteral ;
  geo-pos:lat "50.23113"^^xsd:decimal ;
  geo-pos:long "1.54901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3113'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54901'^^xsd:double;
  dwc:latitude '50.23113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54901 50.23113, 1.54901 50.23113, 1.54901 50.23113, 1.54901 50.23113, 1.54901 50.23113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3113'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22281 1.54902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22281"^^xsd:decimal ;
  dwc:decimalLongitude "1.54902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22281 1.54902)"^^geo:wktLiteral ;
  geo-pos:lat "50.22281"^^xsd:decimal ;
  geo-pos:long "1.54902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54902'^^xsd:double;
  dwc:latitude '50.22281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54902 50.22281, 1.54902 50.22281, 1.54902 50.22281, 1.54902 50.22281, 1.54902 50.22281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7086'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.54903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2303"^^xsd:decimal ;
  dwc:decimalLongitude "1.54903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.54903)"^^geo:wktLiteral ;
  geo-pos:lat "50.2303"^^xsd:decimal ;
  geo-pos:long "1.54903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54903'^^xsd:double;
  dwc:latitude '50.2303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54903 50.2303, 1.54903 50.2303, 1.54903 50.2303, 1.54903 50.2303, 1.54903 50.2303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10692'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.54904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.54904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.54904)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.54904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54904'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54904 50.22874, 1.54904 50.22874, 1.54904 50.22874, 1.54904 50.22874, 1.54904 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6647'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.54904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.54904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.54904)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.54904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54904'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54904 50.23271, 1.54904 50.23271, 1.54904 50.23271, 1.54904 50.23271, 1.54904 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4464'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23209"^^xsd:decimal ;
  dwc:decimalLongitude "1.54905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23209 1.54905)"^^geo:wktLiteral ;
  geo-pos:lat "50.23209"^^xsd:decimal ;
  geo-pos:long "1.54905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54905'^^xsd:double;
  dwc:latitude '50.23209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54905 50.23209, 1.54905 50.23209, 1.54905 50.23209, 1.54905 50.23209, 1.54905 50.23209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6073'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36949 1.54905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36949"^^xsd:decimal ;
  dwc:decimalLongitude "1.54905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36949 1.54905)"^^geo:wktLiteral ;
  geo-pos:lat "50.36949"^^xsd:decimal ;
  geo-pos:long "1.54905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54905'^^xsd:double;
  dwc:latitude '50.36949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54905 50.36949, 1.54905 50.36949, 1.54905 50.36949, 1.54905 50.36949, 1.54905 50.36949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9469'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.54907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23316"^^xsd:decimal ;
  dwc:decimalLongitude "1.54907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.54907)"^^geo:wktLiteral ;
  geo-pos:lat "50.23316"^^xsd:decimal ;
  geo-pos:long "1.54907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54907'^^xsd:double;
  dwc:latitude '50.23316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54907 50.23316, 1.54907 50.23316, 1.54907 50.23316, 1.54907 50.23316, 1.54907 50.23316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4463'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35755 1.54907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35755"^^xsd:decimal ;
  dwc:decimalLongitude "1.54907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35755 1.54907)"^^geo:wktLiteral ;
  geo-pos:lat "50.35755"^^xsd:decimal ;
  geo-pos:long "1.54907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54907'^^xsd:double;
  dwc:latitude '50.35755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54907 50.35755, 1.54907 50.35755, 1.54907 50.35755, 1.54907 50.35755, 1.54907 50.35755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8093'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.54912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22282"^^xsd:decimal ;
  dwc:decimalLongitude "1.54912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.54912)"^^geo:wktLiteral ;
  geo-pos:lat "50.22282"^^xsd:decimal ;
  geo-pos:long "1.54912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54912'^^xsd:double;
  dwc:latitude '50.22282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54912 50.22282, 1.54912 50.22282, 1.54912 50.22282, 1.54912 50.22282, 1.54912 50.22282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6982'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.54913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.54913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.54913)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.54913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54913'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54913 50.23163, 1.54913 50.23163, 1.54913 50.23163, 1.54913 50.23163, 1.54913 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4801'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.54915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22635"^^xsd:decimal ;
  dwc:decimalLongitude "1.54915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.54915)"^^geo:wktLiteral ;
  geo-pos:lat "50.22635"^^xsd:decimal ;
  geo-pos:long "1.54915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54915'^^xsd:double;
  dwc:latitude '50.22635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54915 50.22635, 1.54915 50.22635, 1.54915 50.22635, 1.54915 50.22635, 1.54915 50.22635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13012'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23546 1.54915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23546"^^xsd:decimal ;
  dwc:decimalLongitude "1.54915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23546 1.54915)"^^geo:wktLiteral ;
  geo-pos:lat "50.23546"^^xsd:decimal ;
  geo-pos:long "1.54915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.762222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54915'^^xsd:double;
  dwc:latitude '50.23546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54915 50.23546, 1.54915 50.23546, 1.54915 50.23546, 1.54915 50.23546, 1.54915 50.23546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6494'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38412 1.54916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38412"^^xsd:decimal ;
  dwc:decimalLongitude "1.54916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38412 1.54916)"^^geo:wktLiteral ;
  geo-pos:lat "50.38412"^^xsd:decimal ;
  geo-pos:long "1.54916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54916'^^xsd:double;
  dwc:latitude '50.38412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54916 50.38412, 1.54916 50.38412, 1.54916 50.38412, 1.54916 50.38412, 1.54916 50.38412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8723'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.54918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21691"^^xsd:decimal ;
  dwc:decimalLongitude "1.54918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21691 1.54918)"^^geo:wktLiteral ;
  geo-pos:lat "50.21691"^^xsd:decimal ;
  geo-pos:long "1.54918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.5177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54918'^^xsd:double;
  dwc:latitude '50.21691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54918 50.21691, 1.54918 50.21691, 1.54918 50.21691, 1.54918 50.21691, 1.54918 50.21691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_661'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.54919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.54919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.54919)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.54919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54919'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54919 50.22988, 1.54919 50.22988, 1.54919 50.22988, 1.54919 50.22988, 1.54919 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2688'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.54919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.54919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.54919)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.54919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54919'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54919 50.23161, 1.54919 50.23161, 1.54919 50.23161, 1.54919 50.23161, 1.54919 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3800'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2358 1.5492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2358"^^xsd:decimal ;
  dwc:decimalLongitude "1.5492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2358 1.5492)"^^geo:wktLiteral ;
  geo-pos:lat "50.2358"^^xsd:decimal ;
  geo-pos:long "1.5492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5492'^^xsd:double;
  dwc:latitude '50.2358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5492 50.2358, 1.5492 50.2358, 1.5492 50.2358, 1.5492 50.2358, 1.5492 50.2358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4014'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.54921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22269"^^xsd:decimal ;
  dwc:decimalLongitude "1.54921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.54921)"^^geo:wktLiteral ;
  geo-pos:lat "50.22269"^^xsd:decimal ;
  geo-pos:long "1.54921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54921'^^xsd:double;
  dwc:latitude '50.22269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54921 50.22269, 1.54921 50.22269, 1.54921 50.22269, 1.54921 50.22269, 1.54921 50.22269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11384'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.54922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21786"^^xsd:decimal ;
  dwc:decimalLongitude "1.54922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21786 1.54922)"^^geo:wktLiteral ;
  geo-pos:lat "50.21786"^^xsd:decimal ;
  geo-pos:long "1.54922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54922'^^xsd:double;
  dwc:latitude '50.21786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54922 50.21786, 1.54922 50.21786, 1.54922 50.21786, 1.54922 50.21786, 1.54922 50.21786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_763'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.54922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.54922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.54922)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.54922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54922'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54922 50.22787, 1.54922 50.22787, 1.54922 50.22787, 1.54922 50.22787, 1.54922 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6844'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.54923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22454"^^xsd:decimal ;
  dwc:decimalLongitude "1.54923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.54923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22454"^^xsd:decimal ;
  geo-pos:long "1.54923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54923'^^xsd:double;
  dwc:latitude '50.22454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54923 50.22454, 1.54923 50.22454, 1.54923 50.22454, 1.54923 50.22454, 1.54923 50.22454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4790'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.54923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22788"^^xsd:decimal ;
  dwc:decimalLongitude "1.54923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.54923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22788"^^xsd:decimal ;
  geo-pos:long "1.54923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54923'^^xsd:double;
  dwc:latitude '50.22788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54923 50.22788, 1.54923 50.22788, 1.54923 50.22788, 1.54923 50.22788, 1.54923 50.22788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4673'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.54923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.54923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.54923)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.54923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54923'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54923 50.23195, 1.54923 50.23195, 1.54923 50.23195, 1.54923 50.23195, 1.54923 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3460'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.54925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.54925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.54925)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.54925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.284444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54925'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54925 50.22838, 1.54925 50.22838, 1.54925 50.22838, 1.54925 50.22838, 1.54925 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6808'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23944 1.54926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23944"^^xsd:decimal ;
  dwc:decimalLongitude "1.54926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23944 1.54926)"^^geo:wktLiteral ;
  geo-pos:lat "50.23944"^^xsd:decimal ;
  geo-pos:long "1.54926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54926'^^xsd:double;
  dwc:latitude '50.23944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54926 50.23944, 1.54926 50.23944, 1.54926 50.23944, 1.54926 50.23944, 1.54926 50.23944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5159'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24973 1.54926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24973"^^xsd:decimal ;
  dwc:decimalLongitude "1.54926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24973 1.54926)"^^geo:wktLiteral ;
  geo-pos:lat "50.24973"^^xsd:decimal ;
  geo-pos:long "1.54926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54926'^^xsd:double;
  dwc:latitude '50.24973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54926 50.24973, 1.54926 50.24973, 1.54926 50.24973, 1.54926 50.24973, 1.54926 50.24973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6353'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.54928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.54928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.54928)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.54928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5563'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54928'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54928 50.22835, 1.54928 50.22835, 1.54928 50.22835, 1.54928 50.22835, 1.54928 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5563'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.54928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.54928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.54928)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.54928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54928'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54928 50.23121, 1.54928 50.23121, 1.54928 50.23121, 1.54928 50.23121, 1.54928 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3451'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38033 1.54929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38033"^^xsd:decimal ;
  dwc:decimalLongitude "1.54929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38033 1.54929)"^^geo:wktLiteral ;
  geo-pos:lat "50.38033"^^xsd:decimal ;
  geo-pos:long "1.54929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54929'^^xsd:double;
  dwc:latitude '50.38033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54929 50.38033, 1.54929 50.38033, 1.54929 50.38033, 1.54929 50.38033, 1.54929 50.38033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8081'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.5493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.5493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.5493)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.5493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5493'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5493 50.22877, 1.5493 50.22877, 1.5493 50.22877, 1.5493 50.22877, 1.5493 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_862'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3618 1.5493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3618"^^xsd:decimal ;
  dwc:decimalLongitude "1.5493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3618 1.5493)"^^geo:wktLiteral ;
  geo-pos:lat "50.3618"^^xsd:decimal ;
  geo-pos:long "1.5493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5493'^^xsd:double;
  dwc:latitude '50.3618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5493 50.3618, 1.5493 50.3618, 1.5493 50.3618, 1.5493 50.3618, 1.5493 50.3618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9357'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37307 1.5493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37307"^^xsd:decimal ;
  dwc:decimalLongitude "1.5493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37307 1.5493)"^^geo:wktLiteral ;
  geo-pos:lat "50.37307"^^xsd:decimal ;
  geo-pos:long "1.5493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7489'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5493'^^xsd:double;
  dwc:latitude '50.37307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5493 50.37307, 1.5493 50.37307, 1.5493 50.37307, 1.5493 50.37307, 1.5493 50.37307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7489'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2375 1.54931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2375"^^xsd:decimal ;
  dwc:decimalLongitude "1.54931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2375 1.54931)"^^geo:wktLiteral ;
  geo-pos:lat "50.2375"^^xsd:decimal ;
  geo-pos:long "1.54931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.15111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54931'^^xsd:double;
  dwc:latitude '50.2375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54931 50.2375, 1.54931 50.2375, 1.54931 50.2375, 1.54931 50.2375, 1.54931 50.2375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4506'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.54932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22876"^^xsd:decimal ;
  dwc:decimalLongitude "1.54932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.54932)"^^geo:wktLiteral ;
  geo-pos:lat "50.22876"^^xsd:decimal ;
  geo-pos:long "1.54932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54932'^^xsd:double;
  dwc:latitude '50.22876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54932 50.22876, 1.54932 50.22876, 1.54932 50.22876, 1.54932 50.22876, 1.54932 50.22876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4362'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.54935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.54935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.54935)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.54935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54935'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54935 50.2324, 1.54935 50.2324, 1.54935 50.2324, 1.54935 50.2324, 1.54935 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4970'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40152 1.54935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40152"^^xsd:decimal ;
  dwc:decimalLongitude "1.54935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40152 1.54935)"^^geo:wktLiteral ;
  geo-pos:lat "50.40152"^^xsd:decimal ;
  geo-pos:long "1.54935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54935'^^xsd:double;
  dwc:latitude '50.40152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54935 50.40152, 1.54935 50.40152, 1.54935 50.40152, 1.54935 50.40152, 1.54935 50.40152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1679'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21864 1.54936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21864"^^xsd:decimal ;
  dwc:decimalLongitude "1.54936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21864 1.54936)"^^geo:wktLiteral ;
  geo-pos:lat "50.21864"^^xsd:decimal ;
  geo-pos:long "1.54936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54936'^^xsd:double;
  dwc:latitude '50.21864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54936 50.21864, 1.54936 50.21864, 1.54936 50.21864, 1.54936 50.21864, 1.54936 50.21864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_322'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.54937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22317"^^xsd:decimal ;
  dwc:decimalLongitude "1.54937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.54937)"^^geo:wktLiteral ;
  geo-pos:lat "50.22317"^^xsd:decimal ;
  geo-pos:long "1.54937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54937'^^xsd:double;
  dwc:latitude '50.22317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54937 50.22317, 1.54937 50.22317, 1.54937 50.22317, 1.54937 50.22317, 1.54937 50.22317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7224'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2399 1.54938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2399"^^xsd:decimal ;
  dwc:decimalLongitude "1.54938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2399 1.54938)"^^geo:wktLiteral ;
  geo-pos:lat "50.2399"^^xsd:decimal ;
  geo-pos:long "1.54938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54938'^^xsd:double;
  dwc:latitude '50.2399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54938 50.2399, 1.54938 50.2399, 1.54938 50.2399, 1.54938 50.2399, 1.54938 50.2399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4968'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36563 1.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36563"^^xsd:decimal ;
  dwc:decimalLongitude "1.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36563 1.5494)"^^geo:wktLiteral ;
  geo-pos:lat "50.36563"^^xsd:decimal ;
  geo-pos:long "1.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5494'^^xsd:double;
  dwc:latitude '50.36563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5494 50.36563, 1.5494 50.36563, 1.5494 50.36563, 1.5494 50.36563, 1.5494 50.36563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8086'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41774 1.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41774"^^xsd:decimal ;
  dwc:decimalLongitude "1.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41774 1.5494)"^^geo:wktLiteral ;
  geo-pos:lat "50.41774"^^xsd:decimal ;
  geo-pos:long "1.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5494'^^xsd:double;
  dwc:latitude '50.41774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5494 50.41774, 1.5494 50.41774, 1.5494 50.41774, 1.5494 50.41774, 1.5494 50.41774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1678'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.54941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22371"^^xsd:decimal ;
  dwc:decimalLongitude "1.54941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.54941)"^^geo:wktLiteral ;
  geo-pos:lat "50.22371"^^xsd:decimal ;
  geo-pos:long "1.54941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54941'^^xsd:double;
  dwc:latitude '50.22371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54941 50.22371, 1.54941 50.22371, 1.54941 50.22371, 1.54941 50.22371, 1.54941 50.22371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4676'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.54942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22679"^^xsd:decimal ;
  dwc:decimalLongitude "1.54942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22679 1.54942)"^^geo:wktLiteral ;
  geo-pos:lat "50.22679"^^xsd:decimal ;
  geo-pos:long "1.54942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.302222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54942'^^xsd:double;
  dwc:latitude '50.22679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54942 50.22679, 1.54942 50.22679, 1.54942 50.22679, 1.54942 50.22679, 1.54942 50.22679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4069'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21565 1.54943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21565"^^xsd:decimal ;
  dwc:decimalLongitude "1.54943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21565 1.54943)"^^geo:wktLiteral ;
  geo-pos:lat "50.21565"^^xsd:decimal ;
  geo-pos:long "1.54943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_456'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54943'^^xsd:double;
  dwc:latitude '50.21565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54943 50.21565, 1.54943 50.21565, 1.54943 50.21565, 1.54943 50.21565, 1.54943 50.21565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_456'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.54944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21523"^^xsd:decimal ;
  dwc:decimalLongitude "1.54944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.54944)"^^geo:wktLiteral ;
  geo-pos:lat "50.21523"^^xsd:decimal ;
  geo-pos:long "1.54944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54944'^^xsd:double;
  dwc:latitude '50.21523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54944 50.21523, 1.54944 50.21523, 1.54944 50.21523, 1.54944 50.21523, 1.54944 50.21523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_342'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21574 1.54946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21574"^^xsd:decimal ;
  dwc:decimalLongitude "1.54946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21574 1.54946)"^^geo:wktLiteral ;
  geo-pos:lat "50.21574"^^xsd:decimal ;
  geo-pos:long "1.54946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_471'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54946'^^xsd:double;
  dwc:latitude '50.21574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54946 50.21574, 1.54946 50.21574, 1.54946 50.21574, 1.54946 50.21574, 1.54946 50.21574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_471'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.54946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23399"^^xsd:decimal ;
  dwc:decimalLongitude "1.54946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23399 1.54946)"^^geo:wktLiteral ;
  geo-pos:lat "50.23399"^^xsd:decimal ;
  geo-pos:long "1.54946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54946'^^xsd:double;
  dwc:latitude '50.23399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54946 50.23399, 1.54946 50.23399, 1.54946 50.23399, 1.54946 50.23399, 1.54946 50.23399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4440'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.54947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23044"^^xsd:decimal ;
  dwc:decimalLongitude "1.54947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23044 1.54947)"^^geo:wktLiteral ;
  geo-pos:lat "50.23044"^^xsd:decimal ;
  geo-pos:long "1.54947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54947'^^xsd:double;
  dwc:latitude '50.23044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54947 50.23044, 1.54947 50.23044, 1.54947 50.23044, 1.54947 50.23044, 1.54947 50.23044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1704'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.54948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.54948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.54948)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.54948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54948'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54948 50.23263, 1.54948 50.23263, 1.54948 50.23263, 1.54948 50.23263, 1.54948 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5011'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.54949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.54949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.54949)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.54949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.5644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54949'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54949 50.22974, 1.54949 50.22974, 1.54949 50.22974, 1.54949 50.22974, 1.54949 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4817'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38975 1.54949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38975"^^xsd:decimal ;
  dwc:decimalLongitude "1.54949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38975 1.54949)"^^geo:wktLiteral ;
  geo-pos:lat "50.38975"^^xsd:decimal ;
  geo-pos:long "1.54949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54949'^^xsd:double;
  dwc:latitude '50.38975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54949 50.38975, 1.54949 50.38975, 1.54949 50.38975, 1.54949 50.38975, 1.54949 50.38975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2659'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.5495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22269"^^xsd:decimal ;
  dwc:decimalLongitude "1.5495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.5495)"^^geo:wktLiteral ;
  geo-pos:lat "50.22269"^^xsd:decimal ;
  geo-pos:long "1.5495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5495'^^xsd:double;
  dwc:latitude '50.22269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5495 50.22269, 1.5495 50.22269, 1.5495 50.22269, 1.5495 50.22269, 1.5495 50.22269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2518'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38974 1.5495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38974"^^xsd:decimal ;
  dwc:decimalLongitude "1.5495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38974 1.5495)"^^geo:wktLiteral ;
  geo-pos:lat "50.38974"^^xsd:decimal ;
  geo-pos:long "1.5495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5495'^^xsd:double;
  dwc:latitude '50.38974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5495 50.38974, 1.5495 50.38974, 1.5495 50.38974, 1.5495 50.38974, 1.5495 50.38974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8782'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36887 1.54951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36887"^^xsd:decimal ;
  dwc:decimalLongitude "1.54951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36887 1.54951)"^^geo:wktLiteral ;
  geo-pos:lat "50.36887"^^xsd:decimal ;
  geo-pos:long "1.54951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54951'^^xsd:double;
  dwc:latitude '50.36887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54951 50.36887, 1.54951 50.36887, 1.54951 50.36887, 1.54951 50.36887, 1.54951 50.36887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7938'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21509 1.54952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21509"^^xsd:decimal ;
  dwc:decimalLongitude "1.54952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21509 1.54952)"^^geo:wktLiteral ;
  geo-pos:lat "50.21509"^^xsd:decimal ;
  geo-pos:long "1.54952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54952'^^xsd:double;
  dwc:latitude '50.21509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54952 50.21509, 1.54952 50.21509, 1.54952 50.21509, 1.54952 50.21509, 1.54952 50.21509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_308'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.54952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.54952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.54952)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.54952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54952'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54952 50.23014, 1.54952 50.23014, 1.54952 50.23014, 1.54952 50.23014, 1.54952 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4380'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23632 1.54952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23632"^^xsd:decimal ;
  dwc:decimalLongitude "1.54952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23632 1.54952)"^^geo:wktLiteral ;
  geo-pos:lat "50.23632"^^xsd:decimal ;
  geo-pos:long "1.54952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54952'^^xsd:double;
  dwc:latitude '50.23632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54952 50.23632, 1.54952 50.23632, 1.54952 50.23632, 1.54952 50.23632, 1.54952 50.23632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7413'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.54953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.54953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.54953)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.54953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54953'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54953 50.22895, 1.54953 50.22895, 1.54953 50.22895, 1.54953 50.22895, 1.54953 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5931'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.54953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.54953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.54953)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.54953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54953'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54953 50.22913, 1.54953 50.22913, 1.54953 50.22913, 1.54953 50.22913, 1.54953 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7329'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2229 1.54954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2229"^^xsd:decimal ;
  dwc:decimalLongitude "1.54954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2229 1.54954)"^^geo:wktLiteral ;
  geo-pos:lat "50.2229"^^xsd:decimal ;
  geo-pos:long "1.54954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54954'^^xsd:double;
  dwc:latitude '50.2229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54954 50.2229, 1.54954 50.2229, 1.54954 50.2229, 1.54954 50.2229, 1.54954 50.2229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4772'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.54954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2287"^^xsd:decimal ;
  dwc:decimalLongitude "1.54954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.54954)"^^geo:wktLiteral ;
  geo-pos:lat "50.2287"^^xsd:decimal ;
  geo-pos:long "1.54954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.627777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54954'^^xsd:double;
  dwc:latitude '50.2287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54954 50.2287, 1.54954 50.2287, 1.54954 50.2287, 1.54954 50.2287, 1.54954 50.2287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4367'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.54956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22976"^^xsd:decimal ;
  dwc:decimalLongitude "1.54956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.54956)"^^geo:wktLiteral ;
  geo-pos:lat "50.22976"^^xsd:decimal ;
  geo-pos:long "1.54956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54956'^^xsd:double;
  dwc:latitude '50.22976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54956 50.22976, 1.54956 50.22976, 1.54956 50.22976, 1.54956 50.22976, 1.54956 50.22976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11687'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.54956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23382"^^xsd:decimal ;
  dwc:decimalLongitude "1.54956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.54956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23382"^^xsd:decimal ;
  geo-pos:long "1.54956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54956'^^xsd:double;
  dwc:latitude '50.23382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54956 50.23382, 1.54956 50.23382, 1.54956 50.23382, 1.54956 50.23382, 1.54956 50.23382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11499'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.54957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.54957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.54957)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.54957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54957'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54957 50.23246, 1.54957 50.23246, 1.54957 50.23246, 1.54957 50.23246, 1.54957 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4398'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21907 1.54958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21907"^^xsd:decimal ;
  dwc:decimalLongitude "1.54958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21907 1.54958)"^^geo:wktLiteral ;
  geo-pos:lat "50.21907"^^xsd:decimal ;
  geo-pos:long "1.54958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_475'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54958'^^xsd:double;
  dwc:latitude '50.21907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54958 50.21907, 1.54958 50.21907, 1.54958 50.21907, 1.54958 50.21907, 1.54958 50.21907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_475'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.54959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23031"^^xsd:decimal ;
  dwc:decimalLongitude "1.54959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.54959)"^^geo:wktLiteral ;
  geo-pos:lat "50.23031"^^xsd:decimal ;
  geo-pos:long "1.54959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54959'^^xsd:double;
  dwc:latitude '50.23031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54959 50.23031, 1.54959 50.23031, 1.54959 50.23031, 1.54959 50.23031, 1.54959 50.23031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6565'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.54959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.54959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.54959)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.54959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54959'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54959 50.23156, 1.54959 50.23156, 1.54959 50.23156, 1.54959 50.23156, 1.54959 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3505'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.54961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22586"^^xsd:decimal ;
  dwc:decimalLongitude "1.54961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.54961)"^^geo:wktLiteral ;
  geo-pos:lat "50.22586"^^xsd:decimal ;
  geo-pos:long "1.54961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54961'^^xsd:double;
  dwc:latitude '50.22586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54961 50.22586, 1.54961 50.22586, 1.54961 50.22586, 1.54961 50.22586, 1.54961 50.22586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11850'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23649 1.54961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23649"^^xsd:decimal ;
  dwc:decimalLongitude "1.54961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23649 1.54961)"^^geo:wktLiteral ;
  geo-pos:lat "50.23649"^^xsd:decimal ;
  geo-pos:long "1.54961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54961'^^xsd:double;
  dwc:latitude '50.23649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54961 50.23649, 1.54961 50.23649, 1.54961 50.23649, 1.54961 50.23649, 1.54961 50.23649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4238'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.54962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21712"^^xsd:decimal ;
  dwc:decimalLongitude "1.54962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.54962)"^^geo:wktLiteral ;
  geo-pos:lat "50.21712"^^xsd:decimal ;
  geo-pos:long "1.54962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54962'^^xsd:double;
  dwc:latitude '50.21712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54962 50.21712, 1.54962 50.21712, 1.54962 50.21712, 1.54962 50.21712, 1.54962 50.21712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_213'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.54962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23114"^^xsd:decimal ;
  dwc:decimalLongitude "1.54962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23114 1.54962)"^^geo:wktLiteral ;
  geo-pos:lat "50.23114"^^xsd:decimal ;
  geo-pos:long "1.54962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54962'^^xsd:double;
  dwc:latitude '50.23114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54962 50.23114, 1.54962 50.23114, 1.54962 50.23114, 1.54962 50.23114, 1.54962 50.23114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11558'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.54962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23121"^^xsd:decimal ;
  dwc:decimalLongitude "1.54962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23121 1.54962)"^^geo:wktLiteral ;
  geo-pos:lat "50.23121"^^xsd:decimal ;
  geo-pos:long "1.54962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3104'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54962'^^xsd:double;
  dwc:latitude '50.23121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54962 50.23121, 1.54962 50.23121, 1.54962 50.23121, 1.54962 50.23121, 1.54962 50.23121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3104'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.54963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.54963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.54963)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.54963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54963'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54963 50.22776, 1.54963 50.22776, 1.54963 50.22776, 1.54963 50.22776, 1.54963 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5723'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 1.54965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.216"^^xsd:decimal ;
  dwc:decimalLongitude "1.54965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 1.54965)"^^geo:wktLiteral ;
  geo-pos:lat "50.216"^^xsd:decimal ;
  geo-pos:long "1.54965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54965'^^xsd:double;
  dwc:latitude '50.216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54965 50.216, 1.54965 50.216, 1.54965 50.216, 1.54965 50.216, 1.54965 50.216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_648'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22275 1.54966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22275"^^xsd:decimal ;
  dwc:decimalLongitude "1.54966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22275 1.54966)"^^geo:wktLiteral ;
  geo-pos:lat "50.22275"^^xsd:decimal ;
  geo-pos:long "1.54966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54966'^^xsd:double;
  dwc:latitude '50.22275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54966 50.22275, 1.54966 50.22275, 1.54966 50.22275, 1.54966 50.22275, 1.54966 50.22275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8804'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.54966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.54966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.54966)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.54966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54966'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54966 50.23364, 1.54966 50.23364, 1.54966 50.23364, 1.54966 50.23364, 1.54966 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11664'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23598 1.54966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23598"^^xsd:decimal ;
  dwc:decimalLongitude "1.54966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23598 1.54966)"^^geo:wktLiteral ;
  geo-pos:lat "50.23598"^^xsd:decimal ;
  geo-pos:long "1.54966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54966'^^xsd:double;
  dwc:latitude '50.23598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54966 50.23598, 1.54966 50.23598, 1.54966 50.23598, 1.54966 50.23598, 1.54966 50.23598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3998'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23781 1.54966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23781"^^xsd:decimal ;
  dwc:decimalLongitude "1.54966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23781 1.54966)"^^geo:wktLiteral ;
  geo-pos:lat "50.23781"^^xsd:decimal ;
  geo-pos:long "1.54966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54966'^^xsd:double;
  dwc:latitude '50.23781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54966 50.23781, 1.54966 50.23781, 1.54966 50.23781, 1.54966 50.23781, 1.54966 50.23781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11521'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22167 1.54967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22167"^^xsd:decimal ;
  dwc:decimalLongitude "1.54967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22167 1.54967)"^^geo:wktLiteral ;
  geo-pos:lat "50.22167"^^xsd:decimal ;
  geo-pos:long "1.54967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54967'^^xsd:double;
  dwc:latitude '50.22167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54967 50.22167, 1.54967 50.22167, 1.54967 50.22167, 1.54967 50.22167, 1.54967 50.22167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8232'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.54968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22504"^^xsd:decimal ;
  dwc:decimalLongitude "1.54968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.54968)"^^geo:wktLiteral ;
  geo-pos:lat "50.22504"^^xsd:decimal ;
  geo-pos:long "1.54968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.6822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54968'^^xsd:double;
  dwc:latitude '50.22504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54968 50.22504, 1.54968 50.22504, 1.54968 50.22504, 1.54968 50.22504, 1.54968 50.22504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7201'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36359 1.54968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36359"^^xsd:decimal ;
  dwc:decimalLongitude "1.54968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36359 1.54968)"^^geo:wktLiteral ;
  geo-pos:lat "50.36359"^^xsd:decimal ;
  geo-pos:long "1.54968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54968'^^xsd:double;
  dwc:latitude '50.36359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54968 50.36359, 1.54968 50.36359, 1.54968 50.36359, 1.54968 50.36359, 1.54968 50.36359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8094'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.54969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22146"^^xsd:decimal ;
  dwc:decimalLongitude "1.54969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22146 1.54969)"^^geo:wktLiteral ;
  geo-pos:lat "50.22146"^^xsd:decimal ;
  geo-pos:long "1.54969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8233'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54969'^^xsd:double;
  dwc:latitude '50.22146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54969 50.22146, 1.54969 50.22146, 1.54969 50.22146, 1.54969 50.22146, 1.54969 50.22146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8233'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2169 1.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2169"^^xsd:decimal ;
  dwc:decimalLongitude "1.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2169 1.5497)"^^geo:wktLiteral ;
  geo-pos:lat "50.2169"^^xsd:decimal ;
  geo-pos:long "1.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5497'^^xsd:double;
  dwc:latitude '50.2169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5497 50.2169, 1.5497 50.2169, 1.5497 50.2169, 1.5497 50.2169, 1.5497 50.2169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_225'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21791"^^xsd:decimal ;
  dwc:decimalLongitude "1.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21791 1.5497)"^^geo:wktLiteral ;
  geo-pos:lat "50.21791"^^xsd:decimal ;
  geo-pos:long "1.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.4077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5497'^^xsd:double;
  dwc:latitude '50.21791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5497 50.21791, 1.5497 50.21791, 1.5497 50.21791, 1.5497 50.21791, 1.5497 50.21791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_390'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22661"^^xsd:decimal ;
  dwc:decimalLongitude "1.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22661 1.5497)"^^geo:wktLiteral ;
  geo-pos:lat "50.22661"^^xsd:decimal ;
  geo-pos:long "1.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.3166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5497'^^xsd:double;
  dwc:latitude '50.22661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5497 50.22661, 1.5497 50.22661, 1.5497 50.22661, 1.5497 50.22661, 1.5497 50.22661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10756'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2418 1.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2418"^^xsd:decimal ;
  dwc:decimalLongitude "1.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2418 1.5497)"^^geo:wktLiteral ;
  geo-pos:lat "50.2418"^^xsd:decimal ;
  geo-pos:long "1.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5497'^^xsd:double;
  dwc:latitude '50.2418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5497 50.2418, 1.5497 50.2418, 1.5497 50.2418, 1.5497 50.2418, 1.5497 50.2418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6695'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.54971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22237"^^xsd:decimal ;
  dwc:decimalLongitude "1.54971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22237 1.54971)"^^geo:wktLiteral ;
  geo-pos:lat "50.22237"^^xsd:decimal ;
  geo-pos:long "1.54971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54971'^^xsd:double;
  dwc:latitude '50.22237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54971 50.22237, 1.54971 50.22237, 1.54971 50.22237, 1.54971 50.22237, 1.54971 50.22237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7085'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.54971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.54971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.54971)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.54971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.108888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54971'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54971 50.22958, 1.54971 50.22958, 1.54971 50.22958, 1.54971 50.22958, 1.54971 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1922'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23058"^^xsd:decimal ;
  dwc:decimalLongitude "1.54971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23058 1.54971)"^^geo:wktLiteral ;
  geo-pos:lat "50.23058"^^xsd:decimal ;
  geo-pos:long "1.54971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54971'^^xsd:double;
  dwc:latitude '50.23058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54971 50.23058, 1.54971 50.23058, 1.54971 50.23058, 1.54971 50.23058, 1.54971 50.23058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7364'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.54972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21766"^^xsd:decimal ;
  dwc:decimalLongitude "1.54972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21766 1.54972)"^^geo:wktLiteral ;
  geo-pos:lat "50.21766"^^xsd:decimal ;
  geo-pos:long "1.54972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_56'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_56'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54972'^^xsd:double;
  dwc:latitude '50.21766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54972 50.21766, 1.54972 50.21766, 1.54972 50.21766, 1.54972 50.21766, 1.54972 50.21766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_56'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.54972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.54972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.54972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.54972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54972'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54972 50.23023, 1.54972 50.23023, 1.54972 50.23023, 1.54972 50.23023, 1.54972 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10915'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.54972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.54972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.54972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.54972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54972'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54972 50.23054, 1.54972 50.23054, 1.54972 50.23054, 1.54972 50.23054, 1.54972 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11847'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.54972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23056"^^xsd:decimal ;
  dwc:decimalLongitude "1.54972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.54972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23056"^^xsd:decimal ;
  geo-pos:long "1.54972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54972'^^xsd:double;
  dwc:latitude '50.23056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54972 50.23056, 1.54972 50.23056, 1.54972 50.23056, 1.54972 50.23056, 1.54972 50.23056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4339'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.54972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23375"^^xsd:decimal ;
  dwc:decimalLongitude "1.54972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23375 1.54972)"^^geo:wktLiteral ;
  geo-pos:lat "50.23375"^^xsd:decimal ;
  geo-pos:long "1.54972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54972'^^xsd:double;
  dwc:latitude '50.23375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54972 50.23375, 1.54972 50.23375, 1.54972 50.23375, 1.54972 50.23375, 1.54972 50.23375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4383'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.54973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22796"^^xsd:decimal ;
  dwc:decimalLongitude "1.54973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.54973)"^^geo:wktLiteral ;
  geo-pos:lat "50.22796"^^xsd:decimal ;
  geo-pos:long "1.54973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.938888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54973'^^xsd:double;
  dwc:latitude '50.22796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54973 50.22796, 1.54973 50.22796, 1.54973 50.22796, 1.54973 50.22796, 1.54973 50.22796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5377'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.54973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2293"^^xsd:decimal ;
  dwc:decimalLongitude "1.54973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.54973)"^^geo:wktLiteral ;
  geo-pos:lat "50.2293"^^xsd:decimal ;
  geo-pos:long "1.54973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54973'^^xsd:double;
  dwc:latitude '50.2293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54973 50.2293, 1.54973 50.2293, 1.54973 50.2293, 1.54973 50.2293, 1.54973 50.2293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7335'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.54974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23086"^^xsd:decimal ;
  dwc:decimalLongitude "1.54974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.54974)"^^geo:wktLiteral ;
  geo-pos:lat "50.23086"^^xsd:decimal ;
  geo-pos:long "1.54974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54974'^^xsd:double;
  dwc:latitude '50.23086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54974 50.23086, 1.54974 50.23086, 1.54974 50.23086, 1.54974 50.23086, 1.54974 50.23086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5211'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23865 1.54974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23865"^^xsd:decimal ;
  dwc:decimalLongitude "1.54974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23865 1.54974)"^^geo:wktLiteral ;
  geo-pos:lat "50.23865"^^xsd:decimal ;
  geo-pos:long "1.54974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54974'^^xsd:double;
  dwc:latitude '50.23865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54974 50.23865, 1.54974 50.23865, 1.54974 50.23865, 1.54974 50.23865, 1.54974 50.23865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6874'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4208 1.54976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4208"^^xsd:decimal ;
  dwc:decimalLongitude "1.54976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4208 1.54976)"^^geo:wktLiteral ;
  geo-pos:lat "50.4208"^^xsd:decimal ;
  geo-pos:long "1.54976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2216'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54976'^^xsd:double;
  dwc:latitude '50.4208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54976 50.4208, 1.54976 50.4208, 1.54976 50.4208, 1.54976 50.4208, 1.54976 50.4208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2216'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.54977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.54977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.54977)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.54977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54977'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54977 50.22963, 1.54977 50.22963, 1.54977 50.22963, 1.54977 50.22963, 1.54977 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7815'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.54977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.54977)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.54977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54977'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54977 50.23228, 1.54977 50.23228, 1.54977 50.23228, 1.54977 50.23228, 1.54977 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3450'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23749 1.54977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23749"^^xsd:decimal ;
  dwc:decimalLongitude "1.54977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23749 1.54977)"^^geo:wktLiteral ;
  geo-pos:lat "50.23749"^^xsd:decimal ;
  geo-pos:long "1.54977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54977'^^xsd:double;
  dwc:latitude '50.23749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54977 50.23749, 1.54977 50.23749, 1.54977 50.23749, 1.54977 50.23749, 1.54977 50.23749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4384'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 1.54978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "1.54978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 1.54978)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "1.54978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54978'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54978 50.217, 1.54978 50.217, 1.54978 50.217, 1.54978 50.217, 1.54978 50.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_369'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22418 1.54981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22418"^^xsd:decimal ;
  dwc:decimalLongitude "1.54981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22418 1.54981)"^^geo:wktLiteral ;
  geo-pos:lat "50.22418"^^xsd:decimal ;
  geo-pos:long "1.54981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54981'^^xsd:double;
  dwc:latitude '50.22418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54981 50.22418, 1.54981 50.22418, 1.54981 50.22418, 1.54981 50.22418, 1.54981 50.22418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8527'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23777 1.54982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23777"^^xsd:decimal ;
  dwc:decimalLongitude "1.54982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23777 1.54982)"^^geo:wktLiteral ;
  geo-pos:lat "50.23777"^^xsd:decimal ;
  geo-pos:long "1.54982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.62'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54982'^^xsd:double;
  dwc:latitude '50.23777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54982 50.23777, 1.54982 50.23777, 1.54982 50.23777, 1.54982 50.23777, 1.54982 50.23777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4262'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21655 1.54983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21655"^^xsd:decimal ;
  dwc:decimalLongitude "1.54983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21655 1.54983)"^^geo:wktLiteral ;
  geo-pos:lat "50.21655"^^xsd:decimal ;
  geo-pos:long "1.54983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54983'^^xsd:double;
  dwc:latitude '50.21655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54983 50.21655, 1.54983 50.21655, 1.54983 50.21655, 1.54983 50.21655, 1.54983 50.21655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_109'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3724 1.54983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3724"^^xsd:decimal ;
  dwc:decimalLongitude "1.54983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3724 1.54983)"^^geo:wktLiteral ;
  geo-pos:lat "50.3724"^^xsd:decimal ;
  geo-pos:long "1.54983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54983'^^xsd:double;
  dwc:latitude '50.3724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54983 50.3724, 1.54983 50.3724, 1.54983 50.3724, 1.54983 50.3724, 1.54983 50.3724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9470'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.54985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2334"^^xsd:decimal ;
  dwc:decimalLongitude "1.54985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2334 1.54985)"^^geo:wktLiteral ;
  geo-pos:lat "50.2334"^^xsd:decimal ;
  geo-pos:long "1.54985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54985'^^xsd:double;
  dwc:latitude '50.2334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54985 50.2334, 1.54985 50.2334, 1.54985 50.2334, 1.54985 50.2334, 1.54985 50.2334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5982'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.54986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23123"^^xsd:decimal ;
  dwc:decimalLongitude "1.54986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.54986)"^^geo:wktLiteral ;
  geo-pos:lat "50.23123"^^xsd:decimal ;
  geo-pos:long "1.54986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54986'^^xsd:double;
  dwc:latitude '50.23123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54986 50.23123, 1.54986 50.23123, 1.54986 50.23123, 1.54986 50.23123, 1.54986 50.23123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4254'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22873 1.54988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22873"^^xsd:decimal ;
  dwc:decimalLongitude "1.54988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22873 1.54988)"^^geo:wktLiteral ;
  geo-pos:lat "50.22873"^^xsd:decimal ;
  geo-pos:long "1.54988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54988'^^xsd:double;
  dwc:latitude '50.22873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54988 50.22873, 1.54988 50.22873, 1.54988 50.22873, 1.54988 50.22873, 1.54988 50.22873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10813'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23636 1.54989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23636"^^xsd:decimal ;
  dwc:decimalLongitude "1.54989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23636 1.54989)"^^geo:wktLiteral ;
  geo-pos:lat "50.23636"^^xsd:decimal ;
  geo-pos:long "1.54989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.132222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54989'^^xsd:double;
  dwc:latitude '50.23636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54989 50.23636, 1.54989 50.23636, 1.54989 50.23636, 1.54989 50.23636, 1.54989 50.23636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4568'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.54991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.54991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.54991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.54991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54991'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54991 50.22863, 1.54991 50.22863, 1.54991 50.22863, 1.54991 50.22863, 1.54991 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9933'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22077 1.54992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22077"^^xsd:decimal ;
  dwc:decimalLongitude "1.54992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22077 1.54992)"^^geo:wktLiteral ;
  geo-pos:lat "50.22077"^^xsd:decimal ;
  geo-pos:long "1.54992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54992'^^xsd:double;
  dwc:latitude '50.22077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54992 50.22077, 1.54992 50.22077, 1.54992 50.22077, 1.54992 50.22077, 1.54992 50.22077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_219'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.54992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.54992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.54992)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.54992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54992'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54992 50.22921, 1.54992 50.22921, 1.54992 50.22921, 1.54992 50.22921, 1.54992 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9844'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.54992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23226"^^xsd:decimal ;
  dwc:decimalLongitude "1.54992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23226 1.54992)"^^geo:wktLiteral ;
  geo-pos:lat "50.23226"^^xsd:decimal ;
  geo-pos:long "1.54992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.674444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54992'^^xsd:double;
  dwc:latitude '50.23226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54992 50.23226, 1.54992 50.23226, 1.54992 50.23226, 1.54992 50.23226, 1.54992 50.23226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5003'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.54993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23385"^^xsd:decimal ;
  dwc:decimalLongitude "1.54993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.54993)"^^geo:wktLiteral ;
  geo-pos:lat "50.23385"^^xsd:decimal ;
  geo-pos:long "1.54993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54993'^^xsd:double;
  dwc:latitude '50.23385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54993 50.23385, 1.54993 50.23385, 1.54993 50.23385, 1.54993 50.23385, 1.54993 50.23385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4453'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2164 1.54994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2164"^^xsd:decimal ;
  dwc:decimalLongitude "1.54994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2164 1.54994)"^^geo:wktLiteral ;
  geo-pos:lat "50.2164"^^xsd:decimal ;
  geo-pos:long "1.54994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54994'^^xsd:double;
  dwc:latitude '50.2164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54994 50.2164, 1.54994 50.2164, 1.54994 50.2164, 1.54994 50.2164, 1.54994 50.2164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_618'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.54994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.54994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.54994)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.54994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54994'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54994 50.22937, 1.54994 50.22937, 1.54994 50.22937, 1.54994 50.22937, 1.54994 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6279'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38377 1.54994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38377"^^xsd:decimal ;
  dwc:decimalLongitude "1.54994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38377 1.54994)"^^geo:wktLiteral ;
  geo-pos:lat "50.38377"^^xsd:decimal ;
  geo-pos:long "1.54994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54994'^^xsd:double;
  dwc:latitude '50.38377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54994 50.38377, 1.54994 50.38377, 1.54994 50.38377, 1.54994 50.38377, 1.54994 50.38377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1880'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.54996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.54996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.54996)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.54996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54996'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54996 50.23175, 1.54996 50.23175, 1.54996 50.23175, 1.54996 50.23175, 1.54996 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3448'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37859 1.54996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37859"^^xsd:decimal ;
  dwc:decimalLongitude "1.54996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37859 1.54996)"^^geo:wktLiteral ;
  geo-pos:lat "50.37859"^^xsd:decimal ;
  geo-pos:long "1.54996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54996'^^xsd:double;
  dwc:latitude '50.37859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54996 50.37859, 1.54996 50.37859, 1.54996 50.37859, 1.54996 50.37859, 1.54996 50.37859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8073'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36094 1.54997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36094"^^xsd:decimal ;
  dwc:decimalLongitude "1.54997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36094 1.54997)"^^geo:wktLiteral ;
  geo-pos:lat "50.36094"^^xsd:decimal ;
  geo-pos:long "1.54997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.72444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54997'^^xsd:double;
  dwc:latitude '50.36094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54997 50.36094, 1.54997 50.36094, 1.54997 50.36094, 1.54997 50.36094, 1.54997 50.36094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9356'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21542 1.54998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21542"^^xsd:decimal ;
  dwc:decimalLongitude "1.54998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21542 1.54998)"^^geo:wktLiteral ;
  geo-pos:lat "50.21542"^^xsd:decimal ;
  geo-pos:long "1.54998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54998'^^xsd:double;
  dwc:latitude '50.21542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54998 50.21542, 1.54998 50.21542, 1.54998 50.21542, 1.54998 50.21542, 1.54998 50.21542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_669'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.54998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.54998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.54998)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.54998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.341111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54998'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54998 50.22888, 1.54998 50.22888, 1.54998 50.22888, 1.54998 50.22888, 1.54998 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5410'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3849 1.54998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3849"^^xsd:decimal ;
  dwc:decimalLongitude "1.54998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3849 1.54998)"^^geo:wktLiteral ;
  geo-pos:lat "50.3849"^^xsd:decimal ;
  geo-pos:long "1.54998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54998'^^xsd:double;
  dwc:latitude '50.3849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54998 50.3849, 1.54998 50.3849, 1.54998 50.3849, 1.54998 50.3849, 1.54998 50.3849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7979'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2159 1.54999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2159"^^xsd:decimal ;
  dwc:decimalLongitude "1.54999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2159 1.54999)"^^geo:wktLiteral ;
  geo-pos:lat "50.2159"^^xsd:decimal ;
  geo-pos:long "1.54999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.786666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54999'^^xsd:double;
  dwc:latitude '50.2159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54999 50.2159, 1.54999 50.2159, 1.54999 50.2159, 1.54999 50.2159, 1.54999 50.2159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_370'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21632 1.54999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21632"^^xsd:decimal ;
  dwc:decimalLongitude "1.54999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21632 1.54999)"^^geo:wktLiteral ;
  geo-pos:lat "50.21632"^^xsd:decimal ;
  geo-pos:long "1.54999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.54999'^^xsd:double;
  dwc:latitude '50.21632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54999 50.21632, 1.54999 50.21632, 1.54999 50.21632, 1.54999 50.21632, 1.54999 50.21632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_679'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21634 1.55001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21634"^^xsd:decimal ;
  dwc:decimalLongitude "1.55001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21634 1.55001)"^^geo:wktLiteral ;
  geo-pos:lat "50.21634"^^xsd:decimal ;
  geo-pos:long "1.55001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_481'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55001'^^xsd:double;
  dwc:latitude '50.21634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55001 50.21634, 1.55001 50.21634, 1.55001 50.21634, 1.55001 50.21634, 1.55001 50.21634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_481'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23864 1.55001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23864"^^xsd:decimal ;
  dwc:decimalLongitude "1.55001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23864 1.55001)"^^geo:wktLiteral ;
  geo-pos:lat "50.23864"^^xsd:decimal ;
  geo-pos:long "1.55001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55001'^^xsd:double;
  dwc:latitude '50.23864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55001 50.23864, 1.55001 50.23864, 1.55001 50.23864, 1.55001 50.23864, 1.55001 50.23864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12655'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.55006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2225"^^xsd:decimal ;
  dwc:decimalLongitude "1.55006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2225 1.55006)"^^geo:wktLiteral ;
  geo-pos:lat "50.2225"^^xsd:decimal ;
  geo-pos:long "1.55006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55006'^^xsd:double;
  dwc:latitude '50.2225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55006 50.2225, 1.55006 50.2225, 1.55006 50.2225, 1.55006 50.2225, 1.55006 50.2225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7180'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.55007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23065"^^xsd:decimal ;
  dwc:decimalLongitude "1.55007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23065 1.55007)"^^geo:wktLiteral ;
  geo-pos:lat "50.23065"^^xsd:decimal ;
  geo-pos:long "1.55007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55007'^^xsd:double;
  dwc:latitude '50.23065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55007 50.23065, 1.55007 50.23065, 1.55007 50.23065, 1.55007 50.23065, 1.55007 50.23065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3660'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36163 1.55009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36163"^^xsd:decimal ;
  dwc:decimalLongitude "1.55009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36163 1.55009)"^^geo:wktLiteral ;
  geo-pos:lat "50.36163"^^xsd:decimal ;
  geo-pos:long "1.55009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7499'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.548888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55009'^^xsd:double;
  dwc:latitude '50.36163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55009 50.36163, 1.55009 50.36163, 1.55009 50.36163, 1.55009 50.36163, 1.55009 50.36163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7499'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22243 1.5501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22243"^^xsd:decimal ;
  dwc:decimalLongitude "1.5501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22243 1.5501)"^^geo:wktLiteral ;
  geo-pos:lat "50.22243"^^xsd:decimal ;
  geo-pos:long "1.5501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5501'^^xsd:double;
  dwc:latitude '50.22243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5501 50.22243, 1.5501 50.22243, 1.5501 50.22243, 1.5501 50.22243, 1.5501 50.22243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6467'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.5501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.5501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.5501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.5501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5501'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5501 50.23182, 1.5501 50.23182, 1.5501 50.23182, 1.5501 50.23182, 1.5501 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3795'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36384 1.5501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36384"^^xsd:decimal ;
  dwc:decimalLongitude "1.5501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36384 1.5501)"^^geo:wktLiteral ;
  geo-pos:lat "50.36384"^^xsd:decimal ;
  geo-pos:long "1.5501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8278'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5501'^^xsd:double;
  dwc:latitude '50.36384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5501 50.36384, 1.5501 50.36384, 1.5501 50.36384, 1.5501 50.36384, 1.5501 50.36384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8278'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2168 1.55011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2168"^^xsd:decimal ;
  dwc:decimalLongitude "1.55011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2168 1.55011)"^^geo:wktLiteral ;
  geo-pos:lat "50.2168"^^xsd:decimal ;
  geo-pos:long "1.55011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55011'^^xsd:double;
  dwc:latitude '50.2168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55011 50.2168, 1.55011 50.2168, 1.55011 50.2168, 1.55011 50.2168, 1.55011 50.2168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_300'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.55011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.55011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.55011)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.55011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55011'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55011 50.23091, 1.55011 50.23091, 1.55011 50.23091, 1.55011 50.23091, 1.55011 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2723'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.55014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22148"^^xsd:decimal ;
  dwc:decimalLongitude "1.55014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.55014)"^^geo:wktLiteral ;
  geo-pos:lat "50.22148"^^xsd:decimal ;
  geo-pos:long "1.55014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.626666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55014'^^xsd:double;
  dwc:latitude '50.22148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55014 50.22148, 1.55014 50.22148, 1.55014 50.22148, 1.55014 50.22148, 1.55014 50.22148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4709'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.55014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22654"^^xsd:decimal ;
  dwc:decimalLongitude "1.55014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.55014)"^^geo:wktLiteral ;
  geo-pos:lat "50.22654"^^xsd:decimal ;
  geo-pos:long "1.55014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55014'^^xsd:double;
  dwc:latitude '50.22654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55014 50.22654, 1.55014 50.22654, 1.55014 50.22654, 1.55014 50.22654, 1.55014 50.22654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10899'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.55014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.55014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.55014)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.55014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55014'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55014 50.23014, 1.55014 50.23014, 1.55014 50.23014, 1.55014 50.23014, 1.55014 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10173'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.55014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23116"^^xsd:decimal ;
  dwc:decimalLongitude "1.55014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.55014)"^^geo:wktLiteral ;
  geo-pos:lat "50.23116"^^xsd:decimal ;
  geo-pos:long "1.55014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55014'^^xsd:double;
  dwc:latitude '50.23116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55014 50.23116, 1.55014 50.23116, 1.55014 50.23116, 1.55014 50.23116, 1.55014 50.23116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3817'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55015)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.55015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55015'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55015 50.22935, 1.55015 50.22935, 1.55015 50.22935, 1.55015 50.22935, 1.55015 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12656'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.55015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23223"^^xsd:decimal ;
  dwc:decimalLongitude "1.55015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23223 1.55015)"^^geo:wktLiteral ;
  geo-pos:lat "50.23223"^^xsd:decimal ;
  geo-pos:long "1.55015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55015'^^xsd:double;
  dwc:latitude '50.23223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55015 50.23223, 1.55015 50.23223, 1.55015 50.23223, 1.55015 50.23223, 1.55015 50.23223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11621'^^xsd:string;
  dwc:observationDate '2009-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.55016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.55016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.55016)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.55016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55016'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55016 50.22564, 1.55016 50.22564, 1.55016 50.22564, 1.55016 50.22564, 1.55016 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12683'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.55018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.55018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.55018)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.55018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55018'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55018 50.23377, 1.55018 50.23377, 1.55018 50.23377, 1.55018 50.23377, 1.55018 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11602'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24453 1.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24453"^^xsd:decimal ;
  dwc:decimalLongitude "1.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24453 1.5502)"^^geo:wktLiteral ;
  geo-pos:lat "50.24453"^^xsd:decimal ;
  geo-pos:long "1.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.128888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5502'^^xsd:double;
  dwc:latitude '50.24453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5502 50.24453, 1.5502 50.24453, 1.5502 50.24453, 1.5502 50.24453, 1.5502 50.24453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3988'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.55021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55021)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.55021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.854444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55021'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55021 50.23071, 1.55021 50.23071, 1.55021 50.23071, 1.55021 50.23071, 1.55021 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11090'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.55021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.55021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.55021)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.55021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55021'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55021 50.23396, 1.55021 50.23396, 1.55021 50.23396, 1.55021 50.23396, 1.55021 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3671'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40403 1.55021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40403"^^xsd:decimal ;
  dwc:decimalLongitude "1.55021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40403 1.55021)"^^geo:wktLiteral ;
  geo-pos:lat "50.40403"^^xsd:decimal ;
  geo-pos:long "1.55021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55021'^^xsd:double;
  dwc:latitude '50.40403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55021 50.40403, 1.55021 50.40403, 1.55021 50.40403, 1.55021 50.40403, 1.55021 50.40403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7408'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.55022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.55022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.55022)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.55022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12587'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.248888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55022'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55022 50.23293, 1.55022 50.23293, 1.55022 50.23293, 1.55022 50.23293, 1.55022 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12587'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23612 1.55022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23612"^^xsd:decimal ;
  dwc:decimalLongitude "1.55022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23612 1.55022)"^^geo:wktLiteral ;
  geo-pos:lat "50.23612"^^xsd:decimal ;
  geo-pos:long "1.55022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55022'^^xsd:double;
  dwc:latitude '50.23612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55022 50.23612, 1.55022 50.23612, 1.55022 50.23612, 1.55022 50.23612, 1.55022 50.23612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3997'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36567 1.55022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36567"^^xsd:decimal ;
  dwc:decimalLongitude "1.55022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36567 1.55022)"^^geo:wktLiteral ;
  geo-pos:lat "50.36567"^^xsd:decimal ;
  geo-pos:long "1.55022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.20888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55022'^^xsd:double;
  dwc:latitude '50.36567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55022 50.36567, 1.55022 50.36567, 1.55022 50.36567, 1.55022 50.36567, 1.55022 50.36567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8087'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38644 1.55023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38644"^^xsd:decimal ;
  dwc:decimalLongitude "1.55023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38644 1.55023)"^^geo:wktLiteral ;
  geo-pos:lat "50.38644"^^xsd:decimal ;
  geo-pos:long "1.55023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55023'^^xsd:double;
  dwc:latitude '50.38644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55023 50.38644, 1.55023 50.38644, 1.55023 50.38644, 1.55023 50.38644, 1.55023 50.38644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8784'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21579 1.55025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21579"^^xsd:decimal ;
  dwc:decimalLongitude "1.55025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21579 1.55025)"^^geo:wktLiteral ;
  geo-pos:lat "50.21579"^^xsd:decimal ;
  geo-pos:long "1.55025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55025'^^xsd:double;
  dwc:latitude '50.21579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55025 50.21579, 1.55025 50.21579, 1.55025 50.21579, 1.55025 50.21579, 1.55025 50.21579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_690'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22231 1.55025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22231"^^xsd:decimal ;
  dwc:decimalLongitude "1.55025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22231 1.55025)"^^geo:wktLiteral ;
  geo-pos:lat "50.22231"^^xsd:decimal ;
  geo-pos:long "1.55025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55025'^^xsd:double;
  dwc:latitude '50.22231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55025 50.22231, 1.55025 50.22231, 1.55025 50.22231, 1.55025 50.22231, 1.55025 50.22231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10816'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.55025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23116"^^xsd:decimal ;
  dwc:decimalLongitude "1.55025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23116 1.55025)"^^geo:wktLiteral ;
  geo-pos:lat "50.23116"^^xsd:decimal ;
  geo-pos:long "1.55025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.20333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55025'^^xsd:double;
  dwc:latitude '50.23116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55025 50.23116, 1.55025 50.23116, 1.55025 50.23116, 1.55025 50.23116, 1.55025 50.23116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3681'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3809 1.55028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3809"^^xsd:decimal ;
  dwc:decimalLongitude "1.55028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3809 1.55028)"^^geo:wktLiteral ;
  geo-pos:lat "50.3809"^^xsd:decimal ;
  geo-pos:long "1.55028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55028'^^xsd:double;
  dwc:latitude '50.3809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55028 50.3809, 1.55028 50.3809, 1.55028 50.3809, 1.55028 50.3809, 1.55028 50.3809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7987'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21792 1.55029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21792"^^xsd:decimal ;
  dwc:decimalLongitude "1.55029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21792 1.55029)"^^geo:wktLiteral ;
  geo-pos:lat "50.21792"^^xsd:decimal ;
  geo-pos:long "1.55029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55029'^^xsd:double;
  dwc:latitude '50.21792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55029 50.21792, 1.55029 50.21792, 1.55029 50.21792, 1.55029 50.21792, 1.55029 50.21792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_167'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23504 1.55029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23504"^^xsd:decimal ;
  dwc:decimalLongitude "1.55029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23504 1.55029)"^^geo:wktLiteral ;
  geo-pos:lat "50.23504"^^xsd:decimal ;
  geo-pos:long "1.55029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.138888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55029'^^xsd:double;
  dwc:latitude '50.23504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55029 50.23504, 1.55029 50.23504, 1.55029 50.23504, 1.55029 50.23504, 1.55029 50.23504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4397'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23822 1.55029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23822"^^xsd:decimal ;
  dwc:decimalLongitude "1.55029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23822 1.55029)"^^geo:wktLiteral ;
  geo-pos:lat "50.23822"^^xsd:decimal ;
  geo-pos:long "1.55029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55029'^^xsd:double;
  dwc:latitude '50.23822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55029 50.23822, 1.55029 50.23822, 1.55029 50.23822, 1.55029 50.23822, 1.55029 50.23822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4571'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.5503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.5503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.5503)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.5503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5503'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5503 50.23191, 1.5503 50.23191, 1.5503 50.23191, 1.5503 50.23191, 1.5503 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3479'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22115 1.55031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22115"^^xsd:decimal ;
  dwc:decimalLongitude "1.55031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22115 1.55031)"^^geo:wktLiteral ;
  geo-pos:lat "50.22115"^^xsd:decimal ;
  geo-pos:long "1.55031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55031'^^xsd:double;
  dwc:latitude '50.22115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55031 50.22115, 1.55031 50.22115, 1.55031 50.22115, 1.55031 50.22115, 1.55031 50.22115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2535'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38467 1.55031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38467"^^xsd:decimal ;
  dwc:decimalLongitude "1.55031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38467 1.55031)"^^geo:wktLiteral ;
  geo-pos:lat "50.38467"^^xsd:decimal ;
  geo-pos:long "1.55031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55031'^^xsd:double;
  dwc:latitude '50.38467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55031 50.38467, 1.55031 50.38467, 1.55031 50.38467, 1.55031 50.38467, 1.55031 50.38467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9473'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38702 1.55031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38702"^^xsd:decimal ;
  dwc:decimalLongitude "1.55031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38702 1.55031)"^^geo:wktLiteral ;
  geo-pos:lat "50.38702"^^xsd:decimal ;
  geo-pos:long "1.55031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7436'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55031'^^xsd:double;
  dwc:latitude '50.38702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55031 50.38702, 1.55031 50.38702, 1.55031 50.38702, 1.55031 50.38702, 1.55031 50.38702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7436'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.55035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55035)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.55035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3036'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55035'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55035 50.23143, 1.55035 50.23143, 1.55035 50.23143, 1.55035 50.23143, 1.55035 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3036'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22842"^^xsd:decimal ;
  dwc:decimalLongitude "1.55036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55036)"^^geo:wktLiteral ;
  geo-pos:lat "50.22842"^^xsd:decimal ;
  geo-pos:long "1.55036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55036'^^xsd:double;
  dwc:latitude '50.22842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55036 50.22842, 1.55036 50.22842, 1.55036 50.22842, 1.55036 50.22842, 1.55036 50.22842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4100'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.55037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.55037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.55037)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.55037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55037'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55037 50.23001, 1.55037 50.23001, 1.55037 50.23001, 1.55037 50.23001, 1.55037 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9893'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22745 1.55038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22745"^^xsd:decimal ;
  dwc:decimalLongitude "1.55038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22745 1.55038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22745"^^xsd:decimal ;
  geo-pos:long "1.55038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55038'^^xsd:double;
  dwc:latitude '50.22745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55038 50.22745, 1.55038 50.22745, 1.55038 50.22745, 1.55038 50.22745, 1.55038 50.22745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12327'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.55038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23082"^^xsd:decimal ;
  dwc:decimalLongitude "1.55038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.55038)"^^geo:wktLiteral ;
  geo-pos:lat "50.23082"^^xsd:decimal ;
  geo-pos:long "1.55038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3119'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55038'^^xsd:double;
  dwc:latitude '50.23082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55038 50.23082, 1.55038 50.23082, 1.55038 50.23082, 1.55038 50.23082, 1.55038 50.23082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3119'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.55039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22741"^^xsd:decimal ;
  dwc:decimalLongitude "1.55039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22741 1.55039)"^^geo:wktLiteral ;
  geo-pos:lat "50.22741"^^xsd:decimal ;
  geo-pos:long "1.55039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2277'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.25888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55039'^^xsd:double;
  dwc:latitude '50.22741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55039 50.22741, 1.55039 50.22741, 1.55039 50.22741, 1.55039 50.22741, 1.55039 50.22741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2277'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2354 1.55039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2354"^^xsd:decimal ;
  dwc:decimalLongitude "1.55039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2354 1.55039)"^^geo:wktLiteral ;
  geo-pos:lat "50.2354"^^xsd:decimal ;
  geo-pos:long "1.55039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55039'^^xsd:double;
  dwc:latitude '50.2354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55039 50.2354, 1.55039 50.2354, 1.55039 50.2354, 1.55039 50.2354, 1.55039 50.2354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4599'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2302"^^xsd:decimal ;
  dwc:decimalLongitude "1.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.5504)"^^geo:wktLiteral ;
  geo-pos:lat "50.2302"^^xsd:decimal ;
  geo-pos:long "1.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1505'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5504'^^xsd:double;
  dwc:latitude '50.2302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5504 50.2302, 1.5504 50.2302, 1.5504 50.2302, 1.5504 50.2302, 1.5504 50.2302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1505'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23482"^^xsd:decimal ;
  dwc:decimalLongitude "1.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23482 1.5504)"^^geo:wktLiteral ;
  geo-pos:lat "50.23482"^^xsd:decimal ;
  geo-pos:long "1.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5504'^^xsd:double;
  dwc:latitude '50.23482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5504 50.23482, 1.5504 50.23482, 1.5504 50.23482, 1.5504 50.23482, 1.5504 50.23482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4451'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.55041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2282"^^xsd:decimal ;
  dwc:decimalLongitude "1.55041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.55041)"^^geo:wktLiteral ;
  geo-pos:lat "50.2282"^^xsd:decimal ;
  geo-pos:long "1.55041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5510'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55041'^^xsd:double;
  dwc:latitude '50.2282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55041 50.2282, 1.55041 50.2282, 1.55041 50.2282, 1.55041 50.2282, 1.55041 50.2282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5510'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37006 1.55041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37006"^^xsd:decimal ;
  dwc:decimalLongitude "1.55041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37006 1.55041)"^^geo:wktLiteral ;
  geo-pos:lat "50.37006"^^xsd:decimal ;
  geo-pos:long "1.55041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55041'^^xsd:double;
  dwc:latitude '50.37006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55041 50.37006, 1.55041 50.37006, 1.55041 50.37006, 1.55041 50.37006, 1.55041 50.37006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8095'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.55042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55042)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.55042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55042'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55042 50.23083, 1.55042 50.23083, 1.55042 50.23083, 1.55042 50.23083, 1.55042 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3662'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.55046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22823"^^xsd:decimal ;
  dwc:decimalLongitude "1.55046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.55046)"^^geo:wktLiteral ;
  geo-pos:lat "50.22823"^^xsd:decimal ;
  geo-pos:long "1.55046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55046'^^xsd:double;
  dwc:latitude '50.22823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55046 50.22823, 1.55046 50.22823, 1.55046 50.22823, 1.55046 50.22823, 1.55046 50.22823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4818'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.55047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55047)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.55047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55047'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55047 50.22877, 1.55047 50.22877, 1.55047 50.22877, 1.55047 50.22877, 1.55047 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6071'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.55047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23032"^^xsd:decimal ;
  dwc:decimalLongitude "1.55047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.55047)"^^geo:wktLiteral ;
  geo-pos:lat "50.23032"^^xsd:decimal ;
  geo-pos:long "1.55047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3114'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55047'^^xsd:double;
  dwc:latitude '50.23032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55047 50.23032, 1.55047 50.23032, 1.55047 50.23032, 1.55047 50.23032, 1.55047 50.23032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3114'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37383 1.55048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37383"^^xsd:decimal ;
  dwc:decimalLongitude "1.55048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37383 1.55048)"^^geo:wktLiteral ;
  geo-pos:lat "50.37383"^^xsd:decimal ;
  geo-pos:long "1.55048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7507'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55048'^^xsd:double;
  dwc:latitude '50.37383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55048 50.37383, 1.55048 50.37383, 1.55048 50.37383, 1.55048 50.37383, 1.55048 50.37383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7507'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.55049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23151"^^xsd:decimal ;
  dwc:decimalLongitude "1.55049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.55049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23151"^^xsd:decimal ;
  geo-pos:long "1.55049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3087'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55049'^^xsd:double;
  dwc:latitude '50.23151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55049 50.23151, 1.55049 50.23151, 1.55049 50.23151, 1.55049 50.23151, 1.55049 50.23151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3087'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.55049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.55049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.55049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.55049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55049'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55049 50.23172, 1.55049 50.23172, 1.55049 50.23172, 1.55049 50.23172, 1.55049 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3782'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.55049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23177"^^xsd:decimal ;
  dwc:decimalLongitude "1.55049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.55049)"^^geo:wktLiteral ;
  geo-pos:lat "50.23177"^^xsd:decimal ;
  geo-pos:long "1.55049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55049'^^xsd:double;
  dwc:latitude '50.23177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55049 50.23177, 1.55049 50.23177, 1.55049 50.23177, 1.55049 50.23177, 1.55049 50.23177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3513'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2349 1.55049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2349"^^xsd:decimal ;
  dwc:decimalLongitude "1.55049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2349 1.55049)"^^geo:wktLiteral ;
  geo-pos:lat "50.2349"^^xsd:decimal ;
  geo-pos:long "1.55049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55049'^^xsd:double;
  dwc:latitude '50.2349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55049 50.2349, 1.55049 50.2349, 1.55049 50.2349, 1.55049 50.2349, 1.55049 50.2349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4006'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22164 1.5505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22164"^^xsd:decimal ;
  dwc:decimalLongitude "1.5505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22164 1.5505)"^^geo:wktLiteral ;
  geo-pos:lat "50.22164"^^xsd:decimal ;
  geo-pos:long "1.5505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5505'^^xsd:double;
  dwc:latitude '50.22164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5505 50.22164, 1.5505 50.22164, 1.5505 50.22164, 1.5505 50.22164, 1.5505 50.22164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10820'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22185 1.5505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22185"^^xsd:decimal ;
  dwc:decimalLongitude "1.5505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22185 1.5505)"^^geo:wktLiteral ;
  geo-pos:lat "50.22185"^^xsd:decimal ;
  geo-pos:long "1.5505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5505'^^xsd:double;
  dwc:latitude '50.22185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5505 50.22185, 1.5505 50.22185, 1.5505 50.22185, 1.5505 50.22185, 1.5505 50.22185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6188'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.5505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2284"^^xsd:decimal ;
  dwc:decimalLongitude "1.5505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.5505)"^^geo:wktLiteral ;
  geo-pos:lat "50.2284"^^xsd:decimal ;
  geo-pos:long "1.5505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5505'^^xsd:double;
  dwc:latitude '50.2284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5505 50.2284, 1.5505 50.2284, 1.5505 50.2284, 1.5505 50.2284, 1.5505 50.2284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4415'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.5505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.5505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.5505)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.5505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3106'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5505'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5505 50.23107, 1.5505 50.23107, 1.5505 50.23107, 1.5505 50.23107, 1.5505 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3106'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.55051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.55051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.55051)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.55051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55051'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55051 50.23141, 1.55051 50.23141, 1.55051 50.23141, 1.55051 50.23141, 1.55051 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11483'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21856"^^xsd:decimal ;
  dwc:decimalLongitude "1.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.55053)"^^geo:wktLiteral ;
  geo-pos:lat "50.21856"^^xsd:decimal ;
  geo-pos:long "1.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.13333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55053'^^xsd:double;
  dwc:latitude '50.21856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55053 50.21856, 1.55053 50.21856, 1.55053 50.21856, 1.55053 50.21856, 1.55053 50.21856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_159'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.55054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55054)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.55054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55054'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55054 50.23155, 1.55054 50.23155, 1.55054 50.23155, 1.55054 50.23155, 1.55054 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3344'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23489 1.55054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23489"^^xsd:decimal ;
  dwc:decimalLongitude "1.55054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23489 1.55054)"^^geo:wktLiteral ;
  geo-pos:lat "50.23489"^^xsd:decimal ;
  geo-pos:long "1.55054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.156666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55054'^^xsd:double;
  dwc:latitude '50.23489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55054 50.23489, 1.55054 50.23489, 1.55054 50.23489, 1.55054 50.23489, 1.55054 50.23489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4624'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55055)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.55055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2320'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55055'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55055 50.22978, 1.55055 50.22978, 1.55055 50.22978, 1.55055 50.22978, 1.55055 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2320'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22188 1.55057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22188"^^xsd:decimal ;
  dwc:decimalLongitude "1.55057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22188 1.55057)"^^geo:wktLiteral ;
  geo-pos:lat "50.22188"^^xsd:decimal ;
  geo-pos:long "1.55057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8269'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55057'^^xsd:double;
  dwc:latitude '50.22188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55057 50.22188, 1.55057 50.22188, 1.55057 50.22188, 1.55057 50.22188, 1.55057 50.22188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8269'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.55057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55057)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.55057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55057'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55057 50.22991, 1.55057 50.22991, 1.55057 50.22991, 1.55057 50.22991, 1.55057 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8807'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 1.55059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.218"^^xsd:decimal ;
  dwc:decimalLongitude "1.55059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 1.55059)"^^geo:wktLiteral ;
  geo-pos:lat "50.218"^^xsd:decimal ;
  geo-pos:long "1.55059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_572'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55059'^^xsd:double;
  dwc:latitude '50.218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55059 50.218, 1.55059 50.218, 1.55059 50.218, 1.55059 50.218, 1.55059 50.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_572'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22816 1.55061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22816"^^xsd:decimal ;
  dwc:decimalLongitude "1.55061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22816 1.55061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22816"^^xsd:decimal ;
  geo-pos:long "1.55061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55061'^^xsd:double;
  dwc:latitude '50.22816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55061 50.22816, 1.55061 50.22816, 1.55061 50.22816, 1.55061 50.22816, 1.55061 50.22816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5810'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.55064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.55064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.55064)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.55064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55064'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55064 50.23153, 1.55064 50.23153, 1.55064 50.23153, 1.55064 50.23153, 1.55064 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3672'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23613 1.55064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23613"^^xsd:decimal ;
  dwc:decimalLongitude "1.55064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23613 1.55064)"^^geo:wktLiteral ;
  geo-pos:lat "50.23613"^^xsd:decimal ;
  geo-pos:long "1.55064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55064'^^xsd:double;
  dwc:latitude '50.23613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55064 50.23613, 1.55064 50.23613, 1.55064 50.23613, 1.55064 50.23613, 1.55064 50.23613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6072'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3819 1.55064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3819"^^xsd:decimal ;
  dwc:decimalLongitude "1.55064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3819 1.55064)"^^geo:wktLiteral ;
  geo-pos:lat "50.3819"^^xsd:decimal ;
  geo-pos:long "1.55064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7435'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55064'^^xsd:double;
  dwc:latitude '50.3819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55064 50.3819, 1.55064 50.3819, 1.55064 50.3819, 1.55064 50.3819, 1.55064 50.3819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7435'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.55065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22883"^^xsd:decimal ;
  dwc:decimalLongitude "1.55065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.55065)"^^geo:wktLiteral ;
  geo-pos:lat "50.22883"^^xsd:decimal ;
  geo-pos:long "1.55065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55065'^^xsd:double;
  dwc:latitude '50.22883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55065 50.22883, 1.55065 50.22883, 1.55065 50.22883, 1.55065 50.22883, 1.55065 50.22883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4179'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.55065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.55065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.55065)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.55065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55065'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55065 50.23029, 1.55065 50.23029, 1.55065 50.23029, 1.55065 50.23029, 1.55065 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7190'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36305 1.55065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36305"^^xsd:decimal ;
  dwc:decimalLongitude "1.55065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36305 1.55065)"^^geo:wktLiteral ;
  geo-pos:lat "50.36305"^^xsd:decimal ;
  geo-pos:long "1.55065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55065'^^xsd:double;
  dwc:latitude '50.36305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55065 50.36305, 1.55065 50.36305, 1.55065 50.36305, 1.55065 50.36305, 1.55065 50.36305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9353'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.55066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.55066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.55066)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.55066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55066'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55066 50.23139, 1.55066 50.23139, 1.55066 50.23139, 1.55066 50.23139, 1.55066 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4352'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21808 1.55067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21808"^^xsd:decimal ;
  dwc:decimalLongitude "1.55067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21808 1.55067)"^^geo:wktLiteral ;
  geo-pos:lat "50.21808"^^xsd:decimal ;
  geo-pos:long "1.55067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55067'^^xsd:double;
  dwc:latitude '50.21808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55067 50.21808, 1.55067 50.21808, 1.55067 50.21808, 1.55067 50.21808, 1.55067 50.21808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4800'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23167 1.55067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23167"^^xsd:decimal ;
  dwc:decimalLongitude "1.55067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23167 1.55067)"^^geo:wktLiteral ;
  geo-pos:lat "50.23167"^^xsd:decimal ;
  geo-pos:long "1.55067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55067'^^xsd:double;
  dwc:latitude '50.23167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55067 50.23167, 1.55067 50.23167, 1.55067 50.23167, 1.55067 50.23167, 1.55067 50.23167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3343'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.55069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.55069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.55069)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.55069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10826'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55069'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55069 50.22107, 1.55069 50.22107, 1.55069 50.22107, 1.55069 50.22107, 1.55069 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10826'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.55069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.55069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.55069)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.55069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55069'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55069 50.23178, 1.55069 50.23178, 1.55069 50.23178, 1.55069 50.23178, 1.55069 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12984'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22113 1.5507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22113"^^xsd:decimal ;
  dwc:decimalLongitude "1.5507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22113 1.5507)"^^geo:wktLiteral ;
  geo-pos:lat "50.22113"^^xsd:decimal ;
  geo-pos:long "1.5507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5507'^^xsd:double;
  dwc:latitude '50.22113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5507 50.22113, 1.5507 50.22113, 1.5507 50.22113, 1.5507 50.22113, 1.5507 50.22113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2547'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.55071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.55071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.55071)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.55071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55071'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55071 50.23141, 1.55071 50.23141, 1.55071 50.23141, 1.55071 50.23141, 1.55071 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3523'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43607 1.55071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43607"^^xsd:decimal ;
  dwc:decimalLongitude "1.55071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43607 1.55071)"^^geo:wktLiteral ;
  geo-pos:lat "50.43607"^^xsd:decimal ;
  geo-pos:long "1.55071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.37'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55071'^^xsd:double;
  dwc:latitude '50.43607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55071 50.43607, 1.55071 50.43607, 1.55071 50.43607, 1.55071 50.43607, 1.55071 50.43607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7402'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.55072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23366"^^xsd:decimal ;
  dwc:decimalLongitude "1.55072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23366 1.55072)"^^geo:wktLiteral ;
  geo-pos:lat "50.23366"^^xsd:decimal ;
  geo-pos:long "1.55072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55072'^^xsd:double;
  dwc:latitude '50.23366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55072 50.23366, 1.55072 50.23366, 1.55072 50.23366, 1.55072 50.23366, 1.55072 50.23366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4598'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.55073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.55073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.55073)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.55073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55073'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55073 50.23001, 1.55073 50.23001, 1.55073 50.23001, 1.55073 50.23001, 1.55073 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4600'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55074)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.55074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55074'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55074 50.22931, 1.55074 50.22931, 1.55074 50.22931, 1.55074 50.22931, 1.55074 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12198'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.55074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2309"^^xsd:decimal ;
  dwc:decimalLongitude "1.55074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2309 1.55074)"^^geo:wktLiteral ;
  geo-pos:lat "50.2309"^^xsd:decimal ;
  geo-pos:long "1.55074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55074'^^xsd:double;
  dwc:latitude '50.2309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55074 50.2309, 1.55074 50.2309, 1.55074 50.2309, 1.55074 50.2309, 1.55074 50.2309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11386'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.55075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.55075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.55075)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.55075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3105'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55075'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55075 50.23115, 1.55075 50.23115, 1.55075 50.23115, 1.55075 50.23115, 1.55075 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3105'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55076)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55076'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55076 50.22936, 1.55076 50.22936, 1.55076 50.22936, 1.55076 50.22936, 1.55076 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6847'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2219 1.55077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2219"^^xsd:decimal ;
  dwc:decimalLongitude "1.55077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2219 1.55077)"^^geo:wktLiteral ;
  geo-pos:lat "50.2219"^^xsd:decimal ;
  geo-pos:long "1.55077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2299'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55077'^^xsd:double;
  dwc:latitude '50.2219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55077 50.2219, 1.55077 50.2219, 1.55077 50.2219, 1.55077 50.2219, 1.55077 50.2219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2299'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22875"^^xsd:decimal ;
  dwc:decimalLongitude "1.55077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55077)"^^geo:wktLiteral ;
  geo-pos:lat "50.22875"^^xsd:decimal ;
  geo-pos:long "1.55077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.014444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55077'^^xsd:double;
  dwc:latitude '50.22875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55077 50.22875, 1.55077 50.22875, 1.55077 50.22875, 1.55077 50.22875, 1.55077 50.22875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11690'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.55077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23076"^^xsd:decimal ;
  dwc:decimalLongitude "1.55077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.55077)"^^geo:wktLiteral ;
  geo-pos:lat "50.23076"^^xsd:decimal ;
  geo-pos:long "1.55077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3120'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55077'^^xsd:double;
  dwc:latitude '50.23076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55077 50.23076, 1.55077 50.23076, 1.55077 50.23076, 1.55077 50.23076, 1.55077 50.23076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3120'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.55077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.55077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.55077)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.55077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55077'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55077 50.23216, 1.55077 50.23216, 1.55077 50.23216, 1.55077 50.23216, 1.55077 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3511'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21815 1.55078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21815"^^xsd:decimal ;
  dwc:decimalLongitude "1.55078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21815 1.55078)"^^geo:wktLiteral ;
  geo-pos:lat "50.21815"^^xsd:decimal ;
  geo-pos:long "1.55078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55078'^^xsd:double;
  dwc:latitude '50.21815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55078 50.21815, 1.55078 50.21815, 1.55078 50.21815, 1.55078 50.21815, 1.55078 50.21815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.55078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55078)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.55078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55078'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55078 50.22924, 1.55078 50.22924, 1.55078 50.22924, 1.55078 50.22924, 1.55078 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7693'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22388 1.55079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22388"^^xsd:decimal ;
  dwc:decimalLongitude "1.55079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22388 1.55079)"^^geo:wktLiteral ;
  geo-pos:lat "50.22388"^^xsd:decimal ;
  geo-pos:long "1.55079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55079'^^xsd:double;
  dwc:latitude '50.22388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55079 50.22388, 1.55079 50.22388, 1.55079 50.22388, 1.55079 50.22388, 1.55079 50.22388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5393'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37731 1.55079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37731"^^xsd:decimal ;
  dwc:decimalLongitude "1.55079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37731 1.55079)"^^geo:wktLiteral ;
  geo-pos:lat "50.37731"^^xsd:decimal ;
  geo-pos:long "1.55079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7501'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55079'^^xsd:double;
  dwc:latitude '50.37731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55079 50.37731, 1.55079 50.37731, 1.55079 50.37731, 1.55079 50.37731, 1.55079 50.37731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7501'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.5508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22795"^^xsd:decimal ;
  dwc:decimalLongitude "1.5508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22795 1.5508)"^^geo:wktLiteral ;
  geo-pos:lat "50.22795"^^xsd:decimal ;
  geo-pos:long "1.5508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5508'^^xsd:double;
  dwc:latitude '50.22795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5508 50.22795, 1.5508 50.22795, 1.5508 50.22795, 1.5508 50.22795, 1.5508 50.22795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7070'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.5508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.5508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.5508)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.5508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1535'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5508'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5508 50.22838, 1.5508 50.22838, 1.5508 50.22838, 1.5508 50.22838, 1.5508 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1535'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.55081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.55081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.55081)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.55081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55081'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55081 50.23013, 1.55081 50.23013, 1.55081 50.23013, 1.55081 50.23013, 1.55081 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10812'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37647 1.55081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37647"^^xsd:decimal ;
  dwc:decimalLongitude "1.55081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37647 1.55081)"^^geo:wktLiteral ;
  geo-pos:lat "50.37647"^^xsd:decimal ;
  geo-pos:long "1.55081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55081'^^xsd:double;
  dwc:latitude '50.37647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55081 50.37647, 1.55081 50.37647, 1.55081 50.37647, 1.55081 50.37647, 1.55081 50.37647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8756'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21925 1.55087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21925 1.55087)"^^geo:wktLiteral ;
  geo-pos:lat "50.21925"^^xsd:decimal ;
  geo-pos:long "1.55087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.8277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55087'^^xsd:double;
  dwc:latitude '50.21925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55087 50.21925, 1.55087 50.21925, 1.55087 50.21925, 1.55087 50.21925, 1.55087 50.21925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_138'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2271 1.55087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2271"^^xsd:decimal ;
  dwc:decimalLongitude "1.55087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2271 1.55087)"^^geo:wktLiteral ;
  geo-pos:lat "50.2271"^^xsd:decimal ;
  geo-pos:long "1.55087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3115'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55087'^^xsd:double;
  dwc:latitude '50.2271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55087 50.2271, 1.55087 50.2271, 1.55087 50.2271, 1.55087 50.2271, 1.55087 50.2271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3115'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.55087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2305"^^xsd:decimal ;
  dwc:decimalLongitude "1.55087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.55087)"^^geo:wktLiteral ;
  geo-pos:lat "50.2305"^^xsd:decimal ;
  geo-pos:long "1.55087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3141'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55087'^^xsd:double;
  dwc:latitude '50.2305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55087 50.2305, 1.55087 50.2305, 1.55087 50.2305, 1.55087 50.2305, 1.55087 50.2305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3141'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36426 1.55087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36426"^^xsd:decimal ;
  dwc:decimalLongitude "1.55087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36426 1.55087)"^^geo:wktLiteral ;
  geo-pos:lat "50.36426"^^xsd:decimal ;
  geo-pos:long "1.55087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8277'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55087'^^xsd:double;
  dwc:latitude '50.36426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55087 50.36426, 1.55087 50.36426, 1.55087 50.36426, 1.55087 50.36426, 1.55087 50.36426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8277'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.55088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55088)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.55088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.772222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55088'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55088 50.22877, 1.55088 50.22877, 1.55088 50.22877, 1.55088 50.22877, 1.55088 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1739'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.55088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23396"^^xsd:decimal ;
  dwc:decimalLongitude "1.55088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23396 1.55088)"^^geo:wktLiteral ;
  geo-pos:lat "50.23396"^^xsd:decimal ;
  geo-pos:long "1.55088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55088'^^xsd:double;
  dwc:latitude '50.23396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55088 50.23396, 1.55088 50.23396, 1.55088 50.23396, 1.55088 50.23396, 1.55088 50.23396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12250'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22025 1.55091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22025"^^xsd:decimal ;
  dwc:decimalLongitude "1.55091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22025 1.55091)"^^geo:wktLiteral ;
  geo-pos:lat "50.22025"^^xsd:decimal ;
  geo-pos:long "1.55091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55091'^^xsd:double;
  dwc:latitude '50.22025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55091 50.22025, 1.55091 50.22025, 1.55091 50.22025, 1.55091 50.22025, 1.55091 50.22025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_166'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.55092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23153"^^xsd:decimal ;
  dwc:decimalLongitude "1.55092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23153 1.55092)"^^geo:wktLiteral ;
  geo-pos:lat "50.23153"^^xsd:decimal ;
  geo-pos:long "1.55092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55092'^^xsd:double;
  dwc:latitude '50.23153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55092 50.23153, 1.55092 50.23153, 1.55092 50.23153, 1.55092 50.23153, 1.55092 50.23153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3525'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.55092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23333"^^xsd:decimal ;
  dwc:decimalLongitude "1.55092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23333 1.55092)"^^geo:wktLiteral ;
  geo-pos:lat "50.23333"^^xsd:decimal ;
  geo-pos:long "1.55092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55092'^^xsd:double;
  dwc:latitude '50.23333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55092 50.23333, 1.55092 50.23333, 1.55092 50.23333, 1.55092 50.23333, 1.55092 50.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12324'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.55093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21899"^^xsd:decimal ;
  dwc:decimalLongitude "1.55093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.55093)"^^geo:wktLiteral ;
  geo-pos:lat "50.21899"^^xsd:decimal ;
  geo-pos:long "1.55093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55093'^^xsd:double;
  dwc:latitude '50.21899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55093 50.21899, 1.55093 50.21899, 1.55093 50.21899, 1.55093 50.21899, 1.55093 50.21899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_236'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.55094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23214"^^xsd:decimal ;
  dwc:decimalLongitude "1.55094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.55094)"^^geo:wktLiteral ;
  geo-pos:lat "50.23214"^^xsd:decimal ;
  geo-pos:long "1.55094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55094'^^xsd:double;
  dwc:latitude '50.23214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55094 50.23214, 1.55094 50.23214, 1.55094 50.23214, 1.55094 50.23214, 1.55094 50.23214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5731'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.55095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55095)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.55095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55095'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55095 50.2312, 1.55095 50.2312, 1.55095 50.2312, 1.55095 50.2312, 1.55095 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11356'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21594 1.55096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21594"^^xsd:decimal ;
  dwc:decimalLongitude "1.55096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21594 1.55096)"^^geo:wktLiteral ;
  geo-pos:lat "50.21594"^^xsd:decimal ;
  geo-pos:long "1.55096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55096'^^xsd:double;
  dwc:latitude '50.21594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55096 50.21594, 1.55096 50.21594, 1.55096 50.21594, 1.55096 50.21594, 1.55096 50.21594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_110'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22897"^^xsd:decimal ;
  dwc:decimalLongitude "1.55096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55096)"^^geo:wktLiteral ;
  geo-pos:lat "50.22897"^^xsd:decimal ;
  geo-pos:long "1.55096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.64'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55096'^^xsd:double;
  dwc:latitude '50.22897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55096 50.22897, 1.55096 50.22897, 1.55096 50.22897, 1.55096 50.22897, 1.55096 50.22897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4311'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.55096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.55096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.55096)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.55096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55096'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55096 50.23321, 1.55096 50.23321, 1.55096 50.23321, 1.55096 50.23321, 1.55096 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6093'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2209 1.55097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2209"^^xsd:decimal ;
  dwc:decimalLongitude "1.55097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2209 1.55097)"^^geo:wktLiteral ;
  geo-pos:lat "50.2209"^^xsd:decimal ;
  geo-pos:long "1.55097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55097'^^xsd:double;
  dwc:latitude '50.2209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55097 50.2209, 1.55097 50.2209, 1.55097 50.2209, 1.55097 50.2209, 1.55097 50.2209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8404'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22781 1.55097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22781"^^xsd:decimal ;
  dwc:decimalLongitude "1.55097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22781 1.55097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22781"^^xsd:decimal ;
  geo-pos:long "1.55097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.653333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55097'^^xsd:double;
  dwc:latitude '50.22781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55097 50.22781, 1.55097 50.22781, 1.55097 50.22781, 1.55097 50.22781, 1.55097 50.22781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4077'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.55097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.55097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.55097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.55097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55097'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55097 50.22992, 1.55097 50.22992, 1.55097 50.22992, 1.55097 50.22992, 1.55097 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5184'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.55097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22993"^^xsd:decimal ;
  dwc:decimalLongitude "1.55097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.55097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22993"^^xsd:decimal ;
  geo-pos:long "1.55097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.536666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55097'^^xsd:double;
  dwc:latitude '50.22993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55097 50.22993, 1.55097 50.22993, 1.55097 50.22993, 1.55097 50.22993, 1.55097 50.22993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9405'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.55098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.55098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.55098)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.55098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55098'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55098 50.2317, 1.55098 50.2317, 1.55098 50.2317, 1.55098 50.2317, 1.55098 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12684'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.55099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22383"^^xsd:decimal ;
  dwc:decimalLongitude "1.55099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.55099)"^^geo:wktLiteral ;
  geo-pos:lat "50.22383"^^xsd:decimal ;
  geo-pos:long "1.55099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_4799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.623333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55099'^^xsd:double;
  dwc:latitude '50.22383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55099 50.22383, 1.55099 50.22383, 1.55099 50.22383, 1.55099 50.22383, 1.55099 50.22383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4799'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22485"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.551)"^^geo:wktLiteral ;
  geo-pos:lat "50.22485"^^xsd:decimal ;
  geo-pos:long "1.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.551'^^xsd:double;
  dwc:latitude '50.22485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.551 50.22485, 1.551 50.22485, 1.551 50.22485, 1.551 50.22485, 1.551 50.22485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10470'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.55101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22087"^^xsd:decimal ;
  dwc:decimalLongitude "1.55101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22087 1.55101)"^^geo:wktLiteral ;
  geo-pos:lat "50.22087"^^xsd:decimal ;
  geo-pos:long "1.55101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.425555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55101'^^xsd:double;
  dwc:latitude '50.22087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55101 50.22087, 1.55101 50.22087, 1.55101 50.22087, 1.55101 50.22087, 1.55101 50.22087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8595'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.55101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23704"^^xsd:decimal ;
  dwc:decimalLongitude "1.55101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.55101)"^^geo:wktLiteral ;
  geo-pos:lat "50.23704"^^xsd:decimal ;
  geo-pos:long "1.55101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.136666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55101'^^xsd:double;
  dwc:latitude '50.23704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55101 50.23704, 1.55101 50.23704, 1.55101 50.23704, 1.55101 50.23704, 1.55101 50.23704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4252'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.55102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.55102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.55102)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.55102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55102'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55102 50.22878, 1.55102 50.22878, 1.55102 50.22878, 1.55102 50.22878, 1.55102 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10466'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.55103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.55103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.55103)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.55103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8270'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55103'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55103 50.22793, 1.55103 50.22793, 1.55103 50.22793, 1.55103 50.22793, 1.55103 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8270'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.55104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.55104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.55104)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.55104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55104'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55104 50.23159, 1.55104 50.23159, 1.55104 50.23159, 1.55104 50.23159, 1.55104 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11482'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.55105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55105)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.55105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55105'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55105 50.22981, 1.55105 50.22981, 1.55105 50.22981, 1.55105 50.22981, 1.55105 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9701'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.55106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23021"^^xsd:decimal ;
  dwc:decimalLongitude "1.55106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.55106)"^^geo:wktLiteral ;
  geo-pos:lat "50.23021"^^xsd:decimal ;
  geo-pos:long "1.55106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.876666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55106'^^xsd:double;
  dwc:latitude '50.23021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55106 50.23021, 1.55106 50.23021, 1.55106 50.23021, 1.55106 50.23021, 1.55106 50.23021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6152'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.55106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.55106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.55106)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.55106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3142'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55106'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55106 50.23128, 1.55106 50.23128, 1.55106 50.23128, 1.55106 50.23128, 1.55106 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3142'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.55107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22432"^^xsd:decimal ;
  dwc:decimalLongitude "1.55107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.55107)"^^geo:wktLiteral ;
  geo-pos:lat "50.22432"^^xsd:decimal ;
  geo-pos:long "1.55107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55107'^^xsd:double;
  dwc:latitude '50.22432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55107 50.22432, 1.55107 50.22432, 1.55107 50.22432, 1.55107 50.22432, 1.55107 50.22432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4693'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55107)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55107'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55107 50.22909, 1.55107 50.22909, 1.55107 50.22909, 1.55107 50.22909, 1.55107 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6171'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.55108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23152"^^xsd:decimal ;
  dwc:decimalLongitude "1.55108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.55108)"^^geo:wktLiteral ;
  geo-pos:lat "50.23152"^^xsd:decimal ;
  geo-pos:long "1.55108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55108'^^xsd:double;
  dwc:latitude '50.23152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55108 50.23152, 1.55108 50.23152, 1.55108 50.23152, 1.55108 50.23152, 1.55108 50.23152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3485'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22294 1.5511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22294"^^xsd:decimal ;
  dwc:decimalLongitude "1.5511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22294 1.5511)"^^geo:wktLiteral ;
  geo-pos:lat "50.22294"^^xsd:decimal ;
  geo-pos:long "1.5511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5511'^^xsd:double;
  dwc:latitude '50.22294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5511 50.22294, 1.5511 50.22294, 1.5511 50.22294, 1.5511 50.22294, 1.5511 50.22294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7118'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21593 1.55112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21593"^^xsd:decimal ;
  dwc:decimalLongitude "1.55112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21593 1.55112)"^^geo:wktLiteral ;
  geo-pos:lat "50.21593"^^xsd:decimal ;
  geo-pos:long "1.55112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55112'^^xsd:double;
  dwc:latitude '50.21593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55112 50.21593, 1.55112 50.21593, 1.55112 50.21593, 1.55112 50.21593, 1.55112 50.21593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_134'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.55112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2283"^^xsd:decimal ;
  dwc:decimalLongitude "1.55112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.55112)"^^geo:wktLiteral ;
  geo-pos:lat "50.2283"^^xsd:decimal ;
  geo-pos:long "1.55112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.772222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55112'^^xsd:double;
  dwc:latitude '50.2283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55112 50.2283, 1.55112 50.2283, 1.55112 50.2283, 1.55112 50.2283, 1.55112 50.2283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7817'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.55112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.55112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.55112)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.55112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.53'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55112'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55112 50.22838, 1.55112 50.22838, 1.55112 50.22838, 1.55112 50.22838, 1.55112 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1419'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.55113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55113)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.55113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55113'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55113 50.22988, 1.55113 50.22988, 1.55113 50.22988, 1.55113 50.22988, 1.55113 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12421'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.55113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "1.55113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 1.55113)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "1.55113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55113'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55113 50.233, 1.55113 50.233, 1.55113 50.233, 1.55113 50.233, 1.55113 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4980'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22805 1.55114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22805"^^xsd:decimal ;
  dwc:decimalLongitude "1.55114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22805 1.55114)"^^geo:wktLiteral ;
  geo-pos:lat "50.22805"^^xsd:decimal ;
  geo-pos:long "1.55114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.438888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55114'^^xsd:double;
  dwc:latitude '50.22805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55114 50.22805, 1.55114 50.22805, 1.55114 50.22805, 1.55114 50.22805, 1.55114 50.22805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5425'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.55114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23073"^^xsd:decimal ;
  dwc:decimalLongitude "1.55114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.55114)"^^geo:wktLiteral ;
  geo-pos:lat "50.23073"^^xsd:decimal ;
  geo-pos:long "1.55114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3088'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55114'^^xsd:double;
  dwc:latitude '50.23073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55114 50.23073, 1.55114 50.23073, 1.55114 50.23073, 1.55114 50.23073, 1.55114 50.23073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3088'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.55117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55117)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.55117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55117'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55117 50.23071, 1.55117 50.23071, 1.55117 50.23071, 1.55117 50.23071, 1.55117 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3674'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.55118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22844"^^xsd:decimal ;
  dwc:decimalLongitude "1.55118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.55118)"^^geo:wktLiteral ;
  geo-pos:lat "50.22844"^^xsd:decimal ;
  geo-pos:long "1.55118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55118'^^xsd:double;
  dwc:latitude '50.22844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55118 50.22844, 1.55118 50.22844, 1.55118 50.22844, 1.55118 50.22844, 1.55118 50.22844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1057'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.55118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23704"^^xsd:decimal ;
  dwc:decimalLongitude "1.55118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23704 1.55118)"^^geo:wktLiteral ;
  geo-pos:lat "50.23704"^^xsd:decimal ;
  geo-pos:long "1.55118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.624444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55118'^^xsd:double;
  dwc:latitude '50.23704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55118 50.23704, 1.55118 50.23704, 1.55118 50.23704, 1.55118 50.23704, 1.55118 50.23704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3996'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.55119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22602"^^xsd:decimal ;
  dwc:decimalLongitude "1.55119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.55119)"^^geo:wktLiteral ;
  geo-pos:lat "50.22602"^^xsd:decimal ;
  geo-pos:long "1.55119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55119'^^xsd:double;
  dwc:latitude '50.22602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55119 50.22602, 1.55119 50.22602, 1.55119 50.22602, 1.55119 50.22602, 1.55119 50.22602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2716'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.55119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.55119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.55119)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.55119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55119'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55119 50.23007, 1.55119 50.23007, 1.55119 50.23007, 1.55119 50.23007, 1.55119 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10274'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.55119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.55119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.55119)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.55119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55119'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55119 50.23178, 1.55119 50.23178, 1.55119 50.23178, 1.55119 50.23178, 1.55119 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3792'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.5512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.5512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3089'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5512'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5512 50.22991, 1.5512 50.22991, 1.5512 50.22991, 1.5512 50.22991, 1.5512 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3089'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.5512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23036"^^xsd:decimal ;
  dwc:decimalLongitude "1.5512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23036 1.5512)"^^geo:wktLiteral ;
  geo-pos:lat "50.23036"^^xsd:decimal ;
  geo-pos:long "1.5512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5512'^^xsd:double;
  dwc:latitude '50.23036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5512 50.23036, 1.5512 50.23036, 1.5512 50.23036, 1.5512 50.23036, 1.5512 50.23036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5971'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.55122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.55122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.55122)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.55122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55122'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55122 50.23338, 1.55122 50.23338, 1.55122 50.23338, 1.55122 50.23338, 1.55122 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12303'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22128 1.55125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22128"^^xsd:decimal ;
  dwc:decimalLongitude "1.55125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22128 1.55125)"^^geo:wktLiteral ;
  geo-pos:lat "50.22128"^^xsd:decimal ;
  geo-pos:long "1.55125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.61333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55125'^^xsd:double;
  dwc:latitude '50.22128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55125 50.22128, 1.55125 50.22128, 1.55125 50.22128, 1.55125 50.22128, 1.55125 50.22128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4723'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22842"^^xsd:decimal ;
  dwc:decimalLongitude "1.55127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55127)"^^geo:wktLiteral ;
  geo-pos:lat "50.22842"^^xsd:decimal ;
  geo-pos:long "1.55127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55127'^^xsd:double;
  dwc:latitude '50.22842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55127 50.22842, 1.55127 50.22842, 1.55127 50.22842, 1.55127 50.22842, 1.55127 50.22842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4391'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21616 1.55129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21616"^^xsd:decimal ;
  dwc:decimalLongitude "1.55129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21616 1.55129)"^^geo:wktLiteral ;
  geo-pos:lat "50.21616"^^xsd:decimal ;
  geo-pos:long "1.55129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55129'^^xsd:double;
  dwc:latitude '50.21616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55129 50.21616, 1.55129 50.21616, 1.55129 50.21616, 1.55129 50.21616, 1.55129 50.21616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_664'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22755 1.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22755"^^xsd:decimal ;
  dwc:decimalLongitude "1.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22755 1.5513)"^^geo:wktLiteral ;
  geo-pos:lat "50.22755"^^xsd:decimal ;
  geo-pos:long "1.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5513'^^xsd:double;
  dwc:latitude '50.22755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5513 50.22755, 1.5513 50.22755, 1.5513 50.22755, 1.5513 50.22755, 1.5513 50.22755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8805'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5513)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.892222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5513'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5513 50.22806, 1.5513 50.22806, 1.5513 50.22806, 1.5513 50.22806, 1.5513 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9696'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55131)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55131'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55131 50.22947, 1.55131 50.22947, 1.55131 50.22947, 1.55131 50.22947, 1.55131 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1935'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.55133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21648"^^xsd:decimal ;
  dwc:decimalLongitude "1.55133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21648 1.55133)"^^geo:wktLiteral ;
  geo-pos:lat "50.21648"^^xsd:decimal ;
  geo-pos:long "1.55133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_574'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55133'^^xsd:double;
  dwc:latitude '50.21648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55133 50.21648, 1.55133 50.21648, 1.55133 50.21648, 1.55133 50.21648, 1.55133 50.21648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_574'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.55134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22854"^^xsd:decimal ;
  dwc:decimalLongitude "1.55134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.55134)"^^geo:wktLiteral ;
  geo-pos:lat "50.22854"^^xsd:decimal ;
  geo-pos:long "1.55134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2252'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55134'^^xsd:double;
  dwc:latitude '50.22854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55134 50.22854, 1.55134 50.22854, 1.55134 50.22854, 1.55134 50.22854, 1.55134 50.22854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2252'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.55134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.55134)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.55134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5599'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55134'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55134 50.23071, 1.55134 50.23071, 1.55134 50.23071, 1.55134 50.23071, 1.55134 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5599'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23697 1.55134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23697"^^xsd:decimal ;
  dwc:decimalLongitude "1.55134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23697 1.55134)"^^geo:wktLiteral ;
  geo-pos:lat "50.23697"^^xsd:decimal ;
  geo-pos:long "1.55134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.624444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55134'^^xsd:double;
  dwc:latitude '50.23697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55134 50.23697, 1.55134 50.23697, 1.55134 50.23697, 1.55134 50.23697, 1.55134 50.23697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4154'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.55136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55136)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.55136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55136'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55136 50.22968, 1.55136 50.22968, 1.55136 50.22968, 1.55136 50.22968, 1.55136 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1708'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.55137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55137)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.55137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.127777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55137'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55137 50.22996, 1.55137 50.22996, 1.55137 50.22996, 1.55137 50.22996, 1.55137 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4822'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.55138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22514"^^xsd:decimal ;
  dwc:decimalLongitude "1.55138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22514 1.55138)"^^geo:wktLiteral ;
  geo-pos:lat "50.22514"^^xsd:decimal ;
  geo-pos:long "1.55138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55138'^^xsd:double;
  dwc:latitude '50.22514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55138 50.22514, 1.55138 50.22514, 1.55138 50.22514, 1.55138 50.22514, 1.55138 50.22514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10491'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.55138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22587"^^xsd:decimal ;
  dwc:decimalLongitude "1.55138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.55138)"^^geo:wktLiteral ;
  geo-pos:lat "50.22587"^^xsd:decimal ;
  geo-pos:long "1.55138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55138'^^xsd:double;
  dwc:latitude '50.22587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55138 50.22587, 1.55138 50.22587, 1.55138 50.22587, 1.55138 50.22587, 1.55138 50.22587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7754'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.55138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55138)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.55138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1504'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55138'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55138 50.23006, 1.55138 50.23006, 1.55138 50.23006, 1.55138 50.23006, 1.55138 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1504'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.55138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23144"^^xsd:decimal ;
  dwc:decimalLongitude "1.55138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23144 1.55138)"^^geo:wktLiteral ;
  geo-pos:lat "50.23144"^^xsd:decimal ;
  geo-pos:long "1.55138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55138'^^xsd:double;
  dwc:latitude '50.23144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55138 50.23144, 1.55138 50.23144, 1.55138 50.23144, 1.55138 50.23144, 1.55138 50.23144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3524'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.55139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55139)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.55139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3133'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55139'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55139 50.23155, 1.55139 50.23155, 1.55139 50.23155, 1.55139 50.23155, 1.55139 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3133'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.5514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22109"^^xsd:decimal ;
  dwc:decimalLongitude "1.5514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.5514)"^^geo:wktLiteral ;
  geo-pos:lat "50.22109"^^xsd:decimal ;
  geo-pos:long "1.5514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5514'^^xsd:double;
  dwc:latitude '50.22109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5514 50.22109, 1.5514 50.22109, 1.5514 50.22109, 1.5514 50.22109, 1.5514 50.22109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8975'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.55142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23018"^^xsd:decimal ;
  dwc:decimalLongitude "1.55142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.55142)"^^geo:wktLiteral ;
  geo-pos:lat "50.23018"^^xsd:decimal ;
  geo-pos:long "1.55142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11089'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55142'^^xsd:double;
  dwc:latitude '50.23018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55142 50.23018, 1.55142 50.23018, 1.55142 50.23018, 1.55142 50.23018, 1.55142 50.23018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11089'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.55143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.55143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.55143)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.55143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.638888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55143'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55143 50.22874, 1.55143 50.22874, 1.55143 50.22874, 1.55143 50.22874, 1.55143 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4651'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.55143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2346"^^xsd:decimal ;
  dwc:decimalLongitude "1.55143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2346 1.55143)"^^geo:wktLiteral ;
  geo-pos:lat "50.2346"^^xsd:decimal ;
  geo-pos:long "1.55143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.19555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55143'^^xsd:double;
  dwc:latitude '50.2346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55143 50.2346, 1.55143 50.2346, 1.55143 50.2346, 1.55143 50.2346, 1.55143 50.2346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7323'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.55145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23297"^^xsd:decimal ;
  dwc:decimalLongitude "1.55145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23297 1.55145)"^^geo:wktLiteral ;
  geo-pos:lat "50.23297"^^xsd:decimal ;
  geo-pos:long "1.55145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55145'^^xsd:double;
  dwc:latitude '50.23297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55145 50.23297, 1.55145 50.23297, 1.55145 50.23297, 1.55145 50.23297, 1.55145 50.23297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6113'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.55146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22792"^^xsd:decimal ;
  dwc:decimalLongitude "1.55146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.55146)"^^geo:wktLiteral ;
  geo-pos:lat "50.22792"^^xsd:decimal ;
  geo-pos:long "1.55146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.168888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55146'^^xsd:double;
  dwc:latitude '50.22792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55146 50.22792, 1.55146 50.22792, 1.55146 50.22792, 1.55146 50.22792, 1.55146 50.22792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7416'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43189 1.55146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43189"^^xsd:decimal ;
  dwc:decimalLongitude "1.55146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43189 1.55146)"^^geo:wktLiteral ;
  geo-pos:lat "50.43189"^^xsd:decimal ;
  geo-pos:long "1.55146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55146'^^xsd:double;
  dwc:latitude '50.43189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55146 50.43189, 1.55146 50.43189, 1.55146 50.43189, 1.55146 50.43189, 1.55146 50.43189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1389'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.55147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21678"^^xsd:decimal ;
  dwc:decimalLongitude "1.55147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.55147)"^^geo:wktLiteral ;
  geo-pos:lat "50.21678"^^xsd:decimal ;
  geo-pos:long "1.55147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.415555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55147'^^xsd:double;
  dwc:latitude '50.21678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55147 50.21678, 1.55147 50.21678, 1.55147 50.21678, 1.55147 50.21678, 1.55147 50.21678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_760'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.55148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23069"^^xsd:decimal ;
  dwc:decimalLongitude "1.55148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.55148)"^^geo:wktLiteral ;
  geo-pos:lat "50.23069"^^xsd:decimal ;
  geo-pos:long "1.55148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55148'^^xsd:double;
  dwc:latitude '50.23069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55148 50.23069, 1.55148 50.23069, 1.55148 50.23069, 1.55148 50.23069, 1.55148 50.23069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11385'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.55149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23052"^^xsd:decimal ;
  dwc:decimalLongitude "1.55149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.55149)"^^geo:wktLiteral ;
  geo-pos:lat "50.23052"^^xsd:decimal ;
  geo-pos:long "1.55149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55149'^^xsd:double;
  dwc:latitude '50.23052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55149 50.23052, 1.55149 50.23052, 1.55149 50.23052, 1.55149 50.23052, 1.55149 50.23052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2724'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.5515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21623"^^xsd:decimal ;
  dwc:decimalLongitude "1.5515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.5515)"^^geo:wktLiteral ;
  geo-pos:lat "50.21623"^^xsd:decimal ;
  geo-pos:long "1.5515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_542'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5515'^^xsd:double;
  dwc:latitude '50.21623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5515 50.21623, 1.5515 50.21623, 1.5515 50.21623, 1.5515 50.21623, 1.5515 50.21623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_542'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.5515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.5515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.5515)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.5515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5515'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5515 50.23048, 1.5515 50.23048, 1.5515 50.23048, 1.5515 50.23048, 1.5515 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3335'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.55151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22355"^^xsd:decimal ;
  dwc:decimalLongitude "1.55151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.55151)"^^geo:wktLiteral ;
  geo-pos:lat "50.22355"^^xsd:decimal ;
  geo-pos:long "1.55151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.337777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55151'^^xsd:double;
  dwc:latitude '50.22355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55151 50.22355, 1.55151 50.22355, 1.55151 50.22355, 1.55151 50.22355, 1.55151 50.22355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10700'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.55152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55152)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.55152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55152'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55152 50.22888, 1.55152 50.22888, 1.55152 50.22888, 1.55152 50.22888, 1.55152 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5689'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.55152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55152)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.55152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55152'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55152 50.22996, 1.55152 50.22996, 1.55152 50.22996, 1.55152 50.22996, 1.55152 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1725'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.55153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22286"^^xsd:decimal ;
  dwc:decimalLongitude "1.55153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.55153)"^^geo:wktLiteral ;
  geo-pos:lat "50.22286"^^xsd:decimal ;
  geo-pos:long "1.55153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55153'^^xsd:double;
  dwc:latitude '50.22286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55153 50.22286, 1.55153 50.22286, 1.55153 50.22286, 1.55153 50.22286, 1.55153 50.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11851'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.55153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22843"^^xsd:decimal ;
  dwc:decimalLongitude "1.55153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22843 1.55153)"^^geo:wktLiteral ;
  geo-pos:lat "50.22843"^^xsd:decimal ;
  geo-pos:long "1.55153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55153'^^xsd:double;
  dwc:latitude '50.22843'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55153 50.22843, 1.55153 50.22843, 1.55153 50.22843, 1.55153 50.22843, 1.55153 50.22843))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6185'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.55153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55153)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.55153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55153'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55153 50.23096, 1.55153 50.23096, 1.55153 50.23096, 1.55153 50.23096, 1.55153 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6343'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72723 1.55153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72723"^^xsd:decimal ;
  dwc:decimalLongitude "1.55153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72723 1.55153)"^^geo:wktLiteral ;
  geo-pos:lat "50.72723"^^xsd:decimal ;
  geo-pos:long "1.55153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55153'^^xsd:double;
  dwc:latitude '50.72723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55153 50.72723, 1.55153 50.72723, 1.55153 50.72723, 1.55153 50.72723, 1.55153 50.72723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1188'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22025 1.55156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22025"^^xsd:decimal ;
  dwc:decimalLongitude "1.55156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22025 1.55156)"^^geo:wktLiteral ;
  geo-pos:lat "50.22025"^^xsd:decimal ;
  geo-pos:long "1.55156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55156'^^xsd:double;
  dwc:latitude '50.22025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55156 50.22025, 1.55156 50.22025, 1.55156 50.22025, 1.55156 50.22025, 1.55156 50.22025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4677'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.55158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21755"^^xsd:decimal ;
  dwc:decimalLongitude "1.55158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21755 1.55158)"^^geo:wktLiteral ;
  geo-pos:lat "50.21755"^^xsd:decimal ;
  geo-pos:long "1.55158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_495'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55158'^^xsd:double;
  dwc:latitude '50.21755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55158 50.21755, 1.55158 50.21755, 1.55158 50.21755, 1.55158 50.21755, 1.55158 50.21755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_495'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21953 1.55158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21953"^^xsd:decimal ;
  dwc:decimalLongitude "1.55158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21953 1.55158)"^^geo:wktLiteral ;
  geo-pos:lat "50.21953"^^xsd:decimal ;
  geo-pos:long "1.55158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55158'^^xsd:double;
  dwc:latitude '50.21953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55158 50.21953, 1.55158 50.21953, 1.55158 50.21953, 1.55158 50.21953, 1.55158 50.21953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_814'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.55158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.55158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.55158)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.55158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5586'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.805555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55158'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55158 50.22845, 1.55158 50.22845, 1.55158 50.22845, 1.55158 50.22845, 1.55158 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5586'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.55159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22854"^^xsd:decimal ;
  dwc:decimalLongitude "1.55159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.55159)"^^geo:wktLiteral ;
  geo-pos:lat "50.22854"^^xsd:decimal ;
  geo-pos:long "1.55159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.292222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55159'^^xsd:double;
  dwc:latitude '50.22854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55159 50.22854, 1.55159 50.22854, 1.55159 50.22854, 1.55159 50.22854, 1.55159 50.22854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2327'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.55159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.55159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.55159)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.55159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55159'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55159 50.23005, 1.55159 50.23005, 1.55159 50.23005, 1.55159 50.23005, 1.55159 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2911'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.55159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23359"^^xsd:decimal ;
  dwc:decimalLongitude "1.55159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23359 1.55159)"^^geo:wktLiteral ;
  geo-pos:lat "50.23359"^^xsd:decimal ;
  geo-pos:long "1.55159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55159'^^xsd:double;
  dwc:latitude '50.23359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55159 50.23359, 1.55159 50.23359, 1.55159 50.23359, 1.55159 50.23359, 1.55159 50.23359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4452'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37014 1.55163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37014"^^xsd:decimal ;
  dwc:decimalLongitude "1.55163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37014 1.55163)"^^geo:wktLiteral ;
  geo-pos:lat "50.37014"^^xsd:decimal ;
  geo-pos:long "1.55163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55163'^^xsd:double;
  dwc:latitude '50.37014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55163 50.37014, 1.55163 50.37014, 1.55163 50.37014, 1.55163 50.37014, 1.55163 50.37014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8084'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.55164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.55164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.55164)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.55164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55164'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55164 50.22986, 1.55164 50.22986, 1.55164 50.22986, 1.55164 50.22986, 1.55164 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8133'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21697 1.55165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21697"^^xsd:decimal ;
  dwc:decimalLongitude "1.55165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21697 1.55165)"^^geo:wktLiteral ;
  geo-pos:lat "50.21697"^^xsd:decimal ;
  geo-pos:long "1.55165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.397777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55165'^^xsd:double;
  dwc:latitude '50.21697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55165 50.21697, 1.55165 50.21697, 1.55165 50.21697, 1.55165 50.21697, 1.55165 50.21697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_789'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22827 1.55165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22827"^^xsd:decimal ;
  dwc:decimalLongitude "1.55165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22827 1.55165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22827"^^xsd:decimal ;
  geo-pos:long "1.55165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.438888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55165'^^xsd:double;
  dwc:latitude '50.22827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55165 50.22827, 1.55165 50.22827, 1.55165 50.22827, 1.55165 50.22827, 1.55165 50.22827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7009'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.55166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23072"^^xsd:decimal ;
  dwc:decimalLongitude "1.55166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.55166)"^^geo:wktLiteral ;
  geo-pos:lat "50.23072"^^xsd:decimal ;
  geo-pos:long "1.55166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55166'^^xsd:double;
  dwc:latitude '50.23072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55166 50.23072, 1.55166 50.23072, 1.55166 50.23072, 1.55166 50.23072, 1.55166 50.23072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3332'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22858"^^xsd:decimal ;
  dwc:decimalLongitude "1.55168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22858"^^xsd:decimal ;
  geo-pos:long "1.55168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_13011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55168'^^xsd:double;
  dwc:latitude '50.22858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55168 50.22858, 1.55168 50.22858, 1.55168 50.22858, 1.55168 50.22858, 1.55168 50.22858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13011'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.55168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22951"^^xsd:decimal ;
  dwc:decimalLongitude "1.55168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.55168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22951"^^xsd:decimal ;
  geo-pos:long "1.55168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55168'^^xsd:double;
  dwc:latitude '50.22951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55168 50.22951, 1.55168 50.22951, 1.55168 50.22951, 1.55168 50.22951, 1.55168 50.22951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5163'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.55168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23172"^^xsd:decimal ;
  dwc:decimalLongitude "1.55168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23172 1.55168)"^^geo:wktLiteral ;
  geo-pos:lat "50.23172"^^xsd:decimal ;
  geo-pos:long "1.55168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55168'^^xsd:double;
  dwc:latitude '50.23172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55168 50.23172, 1.55168 50.23172, 1.55168 50.23172, 1.55168 50.23172, 1.55168 50.23172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3454'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.55169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55169)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.55169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55169'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55169 50.2285, 1.55169 50.2285, 1.55169 50.2285, 1.55169 50.2285, 1.55169 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4573'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.55169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2302"^^xsd:decimal ;
  dwc:decimalLongitude "1.55169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.55169)"^^geo:wktLiteral ;
  geo-pos:lat "50.2302"^^xsd:decimal ;
  geo-pos:long "1.55169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.362222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55169'^^xsd:double;
  dwc:latitude '50.2302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55169 50.2302, 1.55169 50.2302, 1.55169 50.2302, 1.55169 50.2302, 1.55169 50.2302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11615'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.55171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23154"^^xsd:decimal ;
  dwc:decimalLongitude "1.55171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.55171)"^^geo:wktLiteral ;
  geo-pos:lat "50.23154"^^xsd:decimal ;
  geo-pos:long "1.55171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55171'^^xsd:double;
  dwc:latitude '50.23154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55171 50.23154, 1.55171 50.23154, 1.55171 50.23154, 1.55171 50.23154, 1.55171 50.23154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3522'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21898 1.55173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21898"^^xsd:decimal ;
  dwc:decimalLongitude "1.55173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21898 1.55173)"^^geo:wktLiteral ;
  geo-pos:lat "50.21898"^^xsd:decimal ;
  geo-pos:long "1.55173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55173'^^xsd:double;
  dwc:latitude '50.21898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55173 50.21898, 1.55173 50.21898, 1.55173 50.21898, 1.55173 50.21898, 1.55173 50.21898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7101'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.55173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55173)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.55173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.535555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55173'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55173 50.22889, 1.55173 50.22889, 1.55173 50.22889, 1.55173 50.22889, 1.55173 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5986'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.55173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2299"^^xsd:decimal ;
  dwc:decimalLongitude "1.55173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2299 1.55173)"^^geo:wktLiteral ;
  geo-pos:lat "50.2299"^^xsd:decimal ;
  geo-pos:long "1.55173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55173'^^xsd:double;
  dwc:latitude '50.2299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55173 50.2299, 1.55173 50.2299, 1.55173 50.2299, 1.55173 50.2299, 1.55173 50.2299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6145'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22085 1.55175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22085"^^xsd:decimal ;
  dwc:decimalLongitude "1.55175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22085 1.55175)"^^geo:wktLiteral ;
  geo-pos:lat "50.22085"^^xsd:decimal ;
  geo-pos:long "1.55175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55175'^^xsd:double;
  dwc:latitude '50.22085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55175 50.22085, 1.55175 50.22085, 1.55175 50.22085, 1.55175 50.22085, 1.55175 50.22085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5458'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23646 1.55175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23646"^^xsd:decimal ;
  dwc:decimalLongitude "1.55175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23646 1.55175)"^^geo:wktLiteral ;
  geo-pos:lat "50.23646"^^xsd:decimal ;
  geo-pos:long "1.55175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.153333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55175'^^xsd:double;
  dwc:latitude '50.23646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55175 50.23646, 1.55175 50.23646, 1.55175 50.23646, 1.55175 50.23646, 1.55175 50.23646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4230'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22256 1.55177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22256"^^xsd:decimal ;
  dwc:decimalLongitude "1.55177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22256 1.55177)"^^geo:wktLiteral ;
  geo-pos:lat "50.22256"^^xsd:decimal ;
  geo-pos:long "1.55177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55177'^^xsd:double;
  dwc:latitude '50.22256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55177 50.22256, 1.55177 50.22256, 1.55177 50.22256, 1.55177 50.22256, 1.55177 50.22256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7213'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22056 1.55178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22056"^^xsd:decimal ;
  dwc:decimalLongitude "1.55178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22056 1.55178)"^^geo:wktLiteral ;
  geo-pos:lat "50.22056"^^xsd:decimal ;
  geo-pos:long "1.55178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55178'^^xsd:double;
  dwc:latitude '50.22056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55178 50.22056, 1.55178 50.22056, 1.55178 50.22056, 1.55178 50.22056, 1.55178 50.22056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10708'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.55178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2281"^^xsd:decimal ;
  dwc:decimalLongitude "1.55178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2281 1.55178)"^^geo:wktLiteral ;
  geo-pos:lat "50.2281"^^xsd:decimal ;
  geo-pos:long "1.55178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.984444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55178'^^xsd:double;
  dwc:latitude '50.2281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55178 50.2281, 1.55178 50.2281, 1.55178 50.2281, 1.55178 50.2281, 1.55178 50.2281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12308'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.55178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.55178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.55178)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.55178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55178'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55178 50.23007, 1.55178 50.23007, 1.55178 50.23007, 1.55178 50.23007, 1.55178 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10601'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.55179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21818"^^xsd:decimal ;
  dwc:decimalLongitude "1.55179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21818 1.55179)"^^geo:wktLiteral ;
  geo-pos:lat "50.21818"^^xsd:decimal ;
  geo-pos:long "1.55179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55179'^^xsd:double;
  dwc:latitude '50.21818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55179 50.21818, 1.55179 50.21818, 1.55179 50.21818, 1.55179 50.21818, 1.55179 50.21818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_217'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22053 1.55179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22053"^^xsd:decimal ;
  dwc:decimalLongitude "1.55179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22053 1.55179)"^^geo:wktLiteral ;
  geo-pos:lat "50.22053"^^xsd:decimal ;
  geo-pos:long "1.55179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55179'^^xsd:double;
  dwc:latitude '50.22053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55179 50.22053, 1.55179 50.22053, 1.55179 50.22053, 1.55179 50.22053, 1.55179 50.22053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4773'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.55179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.55179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.55179)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.55179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55179'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55179 50.23014, 1.55179 50.23014, 1.55179 50.23014, 1.55179 50.23014, 1.55179 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1726'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.55179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23451"^^xsd:decimal ;
  dwc:decimalLongitude "1.55179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23451 1.55179)"^^geo:wktLiteral ;
  geo-pos:lat "50.23451"^^xsd:decimal ;
  geo-pos:long "1.55179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55179'^^xsd:double;
  dwc:latitude '50.23451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55179 50.23451, 1.55179 50.23451, 1.55179 50.23451, 1.55179 50.23451, 1.55179 50.23451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4351'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22213"^^xsd:decimal ;
  dwc:decimalLongitude "1.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.5518)"^^geo:wktLiteral ;
  geo-pos:lat "50.22213"^^xsd:decimal ;
  geo-pos:long "1.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5518'^^xsd:double;
  dwc:latitude '50.22213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5518 50.22213, 1.5518 50.22213, 1.5518 50.22213, 1.5518 50.22213, 1.5518 50.22213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4730'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.55181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23676"^^xsd:decimal ;
  dwc:decimalLongitude "1.55181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.55181)"^^geo:wktLiteral ;
  geo-pos:lat "50.23676"^^xsd:decimal ;
  geo-pos:long "1.55181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55181'^^xsd:double;
  dwc:latitude '50.23676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55181 50.23676, 1.55181 50.23676, 1.55181 50.23676, 1.55181 50.23676, 1.55181 50.23676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4466'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39481 1.55183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39481"^^xsd:decimal ;
  dwc:decimalLongitude "1.55183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39481 1.55183)"^^geo:wktLiteral ;
  geo-pos:lat "50.39481"^^xsd:decimal ;
  geo-pos:long "1.55183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55183'^^xsd:double;
  dwc:latitude '50.39481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55183 50.39481, 1.55183 50.39481, 1.55183 50.39481, 1.55183 50.39481, 1.55183 50.39481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8781'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21599 1.55184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21599"^^xsd:decimal ;
  dwc:decimalLongitude "1.55184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21599 1.55184)"^^geo:wktLiteral ;
  geo-pos:lat "50.21599"^^xsd:decimal ;
  geo-pos:long "1.55184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_99'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_99'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55184'^^xsd:double;
  dwc:latitude '50.21599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55184 50.21599, 1.55184 50.21599, 1.55184 50.21599, 1.55184 50.21599, 1.55184 50.21599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_99'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.55184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21712"^^xsd:decimal ;
  dwc:decimalLongitude "1.55184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21712 1.55184)"^^geo:wktLiteral ;
  geo-pos:lat "50.21712"^^xsd:decimal ;
  geo-pos:long "1.55184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55184'^^xsd:double;
  dwc:latitude '50.21712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55184 50.21712, 1.55184 50.21712, 1.55184 50.21712, 1.55184 50.21712, 1.55184 50.21712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_808'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23103"^^xsd:decimal ;
  dwc:decimalLongitude "1.55184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55184)"^^geo:wktLiteral ;
  geo-pos:lat "50.23103"^^xsd:decimal ;
  geo-pos:long "1.55184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55184'^^xsd:double;
  dwc:latitude '50.23103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55184 50.23103, 1.55184 50.23103, 1.55184 50.23103, 1.55184 50.23103, 1.55184 50.23103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11357'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23462 1.55185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23462"^^xsd:decimal ;
  dwc:decimalLongitude "1.55185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23462 1.55185)"^^geo:wktLiteral ;
  geo-pos:lat "50.23462"^^xsd:decimal ;
  geo-pos:long "1.55185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55185'^^xsd:double;
  dwc:latitude '50.23462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55185 50.23462, 1.55185 50.23462, 1.55185 50.23462, 1.55185 50.23462, 1.55185 50.23462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11663'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.55186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2301"^^xsd:decimal ;
  dwc:decimalLongitude "1.55186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.55186)"^^geo:wktLiteral ;
  geo-pos:lat "50.2301"^^xsd:decimal ;
  geo-pos:long "1.55186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55186'^^xsd:double;
  dwc:latitude '50.2301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55186 50.2301, 1.55186 50.2301, 1.55186 50.2301, 1.55186 50.2301, 1.55186 50.2301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5048'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.55187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22785"^^xsd:decimal ;
  dwc:decimalLongitude "1.55187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.55187)"^^geo:wktLiteral ;
  geo-pos:lat "50.22785"^^xsd:decimal ;
  geo-pos:long "1.55187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.501111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55187'^^xsd:double;
  dwc:latitude '50.22785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55187 50.22785, 1.55187 50.22785, 1.55187 50.22785, 1.55187 50.22785, 1.55187 50.22785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10112'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21612 1.55188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21612"^^xsd:decimal ;
  dwc:decimalLongitude "1.55188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21612 1.55188)"^^geo:wktLiteral ;
  geo-pos:lat "50.21612"^^xsd:decimal ;
  geo-pos:long "1.55188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_474'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55188'^^xsd:double;
  dwc:latitude '50.21612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55188 50.21612, 1.55188 50.21612, 1.55188 50.21612, 1.55188 50.21612, 1.55188 50.21612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_474'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.55188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.55188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.55188)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.55188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55188'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55188 50.22853, 1.55188 50.22853, 1.55188 50.22853, 1.55188 50.22853, 1.55188 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12330'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21682 1.55189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21682"^^xsd:decimal ;
  dwc:decimalLongitude "1.55189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21682 1.55189)"^^geo:wktLiteral ;
  geo-pos:lat "50.21682"^^xsd:decimal ;
  geo-pos:long "1.55189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55189'^^xsd:double;
  dwc:latitude '50.21682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55189 50.21682, 1.55189 50.21682, 1.55189 50.21682, 1.55189 50.21682, 1.55189 50.21682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_205'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21706 1.55189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21706"^^xsd:decimal ;
  dwc:decimalLongitude "1.55189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21706 1.55189)"^^geo:wktLiteral ;
  geo-pos:lat "50.21706"^^xsd:decimal ;
  geo-pos:long "1.55189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55189'^^xsd:double;
  dwc:latitude '50.21706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55189 50.21706, 1.55189 50.21706, 1.55189 50.21706, 1.55189 50.21706, 1.55189 50.21706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_100'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.5519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.5519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.5519)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.5519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5519'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5519 50.23, 1.5519 50.23, 1.5519 50.23, 1.5519 50.23, 1.5519 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4283'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.55192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22998"^^xsd:decimal ;
  dwc:decimalLongitude "1.55192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.55192)"^^geo:wktLiteral ;
  geo-pos:lat "50.22998"^^xsd:decimal ;
  geo-pos:long "1.55192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55192'^^xsd:double;
  dwc:latitude '50.22998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55192 50.22998, 1.55192 50.22998, 1.55192 50.22998, 1.55192 50.22998, 1.55192 50.22998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2520'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55193)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55193'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55193 50.22967, 1.55193 50.22967, 1.55193 50.22967, 1.55193 50.22967, 1.55193 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10268'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.55195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22993"^^xsd:decimal ;
  dwc:decimalLongitude "1.55195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.55195)"^^geo:wktLiteral ;
  geo-pos:lat "50.22993"^^xsd:decimal ;
  geo-pos:long "1.55195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55195'^^xsd:double;
  dwc:latitude '50.22993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55195 50.22993, 1.55195 50.22993, 1.55195 50.22993, 1.55195 50.22993, 1.55195 50.22993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4502'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.55196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55196)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.55196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3063'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55196'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55196 50.23008, 1.55196 50.23008, 1.55196 50.23008, 1.55196 50.23008, 1.55196 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3063'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43042 1.55196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43042"^^xsd:decimal ;
  dwc:decimalLongitude "1.55196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43042 1.55196)"^^geo:wktLiteral ;
  geo-pos:lat "50.43042"^^xsd:decimal ;
  geo-pos:long "1.55196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55196'^^xsd:double;
  dwc:latitude '50.43042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55196 50.43042, 1.55196 50.43042, 1.55196 50.43042, 1.55196 50.43042, 1.55196 50.43042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8969'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.55198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22836"^^xsd:decimal ;
  dwc:decimalLongitude "1.55198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.55198)"^^geo:wktLiteral ;
  geo-pos:lat "50.22836"^^xsd:decimal ;
  geo-pos:long "1.55198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.0577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55198'^^xsd:double;
  dwc:latitude '50.22836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55198 50.22836, 1.55198 50.22836, 1.55198 50.22836, 1.55198 50.22836, 1.55198 50.22836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6729'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.55198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.55198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.55198)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.55198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55198'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55198 50.23022, 1.55198 50.23022, 1.55198 50.23022, 1.55198 50.23022, 1.55198 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10765'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37559 1.55198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37559"^^xsd:decimal ;
  dwc:decimalLongitude "1.55198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37559 1.55198)"^^geo:wktLiteral ;
  geo-pos:lat "50.37559"^^xsd:decimal ;
  geo-pos:long "1.55198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55198'^^xsd:double;
  dwc:latitude '50.37559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55198 50.37559, 1.55198 50.37559, 1.55198 50.37559, 1.55198 50.37559, 1.55198 50.37559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9471'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11203'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.552'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.552 50.22934, 1.552 50.22934, 1.552 50.22934, 1.552 50.22934, 1.552 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11203'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22987"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22987"^^xsd:decimal ;
  geo-pos:long "1.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1545'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.552'^^xsd:double;
  dwc:latitude '50.22987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.552 50.22987, 1.552 50.22987, 1.552 50.22987, 1.552 50.22987, 1.552 50.22987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1545'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38069 1.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38069"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38069 1.552)"^^geo:wktLiteral ;
  geo-pos:lat "50.38069"^^xsd:decimal ;
  geo-pos:long "1.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.552'^^xsd:double;
  dwc:latitude '50.38069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.552 50.38069, 1.552 50.38069, 1.552 50.38069, 1.552 50.38069, 1.552 50.38069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8787'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22973"^^xsd:decimal ;
  dwc:decimalLongitude "1.55202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55202)"^^geo:wktLiteral ;
  geo-pos:lat "50.22973"^^xsd:decimal ;
  geo-pos:long "1.55202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55202'^^xsd:double;
  dwc:latitude '50.22973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55202 50.22973, 1.55202 50.22973, 1.55202 50.22973, 1.55202 50.22973, 1.55202 50.22973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12130'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24594 1.55202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24594"^^xsd:decimal ;
  dwc:decimalLongitude "1.55202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24594 1.55202)"^^geo:wktLiteral ;
  geo-pos:lat "50.24594"^^xsd:decimal ;
  geo-pos:long "1.55202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55202'^^xsd:double;
  dwc:latitude '50.24594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55202 50.24594, 1.55202 50.24594, 1.55202 50.24594, 1.55202 50.24594, 1.55202 50.24594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12100'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55203)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.19888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55203'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55203 50.2291, 1.55203 50.2291, 1.55203 50.2291, 1.55203 50.2291, 1.55203 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1211'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.55203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23099"^^xsd:decimal ;
  dwc:decimalLongitude "1.55203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.55203)"^^geo:wktLiteral ;
  geo-pos:lat "50.23099"^^xsd:decimal ;
  geo-pos:long "1.55203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55203'^^xsd:double;
  dwc:latitude '50.23099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55203 50.23099, 1.55203 50.23099, 1.55203 50.23099, 1.55203 50.23099, 1.55203 50.23099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3673'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21745 1.55204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21745"^^xsd:decimal ;
  dwc:decimalLongitude "1.55204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21745 1.55204)"^^geo:wktLiteral ;
  geo-pos:lat "50.21745"^^xsd:decimal ;
  geo-pos:long "1.55204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55204'^^xsd:double;
  dwc:latitude '50.21745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55204 50.21745, 1.55204 50.21745, 1.55204 50.21745, 1.55204 50.21745, 1.55204 50.21745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_108'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.55204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22068"^^xsd:decimal ;
  dwc:decimalLongitude "1.55204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22068 1.55204)"^^geo:wktLiteral ;
  geo-pos:lat "50.22068"^^xsd:decimal ;
  geo-pos:long "1.55204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55204'^^xsd:double;
  dwc:latitude '50.22068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55204 50.22068, 1.55204 50.22068, 1.55204 50.22068, 1.55204 50.22068, 1.55204 50.22068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8465'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.55204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23123"^^xsd:decimal ;
  dwc:decimalLongitude "1.55204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23123 1.55204)"^^geo:wktLiteral ;
  geo-pos:lat "50.23123"^^xsd:decimal ;
  geo-pos:long "1.55204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55204'^^xsd:double;
  dwc:latitude '50.23123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55204 50.23123, 1.55204 50.23123, 1.55204 50.23123, 1.55204 50.23123, 1.55204 50.23123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11662'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.55205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22801"^^xsd:decimal ;
  dwc:decimalLongitude "1.55205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.55205)"^^geo:wktLiteral ;
  geo-pos:lat "50.22801"^^xsd:decimal ;
  geo-pos:long "1.55205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55205'^^xsd:double;
  dwc:latitude '50.22801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55205 50.22801, 1.55205 50.22801, 1.55205 50.22801, 1.55205 50.22801, 1.55205 50.22801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3914'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.55205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23033"^^xsd:decimal ;
  dwc:decimalLongitude "1.55205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23033 1.55205)"^^geo:wktLiteral ;
  geo-pos:lat "50.23033"^^xsd:decimal ;
  geo-pos:long "1.55205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55205'^^xsd:double;
  dwc:latitude '50.23033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55205 50.23033, 1.55205 50.23033, 1.55205 50.23033, 1.55205 50.23033, 1.55205 50.23033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1717'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.55207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23072"^^xsd:decimal ;
  dwc:decimalLongitude "1.55207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23072 1.55207)"^^geo:wktLiteral ;
  geo-pos:lat "50.23072"^^xsd:decimal ;
  geo-pos:long "1.55207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55207'^^xsd:double;
  dwc:latitude '50.23072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55207 50.23072, 1.55207 50.23072, 1.55207 50.23072, 1.55207 50.23072, 1.55207 50.23072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3334'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.55207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23076"^^xsd:decimal ;
  dwc:decimalLongitude "1.55207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23076 1.55207)"^^geo:wktLiteral ;
  geo-pos:lat "50.23076"^^xsd:decimal ;
  geo-pos:long "1.55207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55207'^^xsd:double;
  dwc:latitude '50.23076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55207 50.23076, 1.55207 50.23076, 1.55207 50.23076, 1.55207 50.23076, 1.55207 50.23076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5732'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23772 1.55207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23772"^^xsd:decimal ;
  dwc:decimalLongitude "1.55207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23772 1.55207)"^^geo:wktLiteral ;
  geo-pos:lat "50.23772"^^xsd:decimal ;
  geo-pos:long "1.55207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55207'^^xsd:double;
  dwc:latitude '50.23772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55207 50.23772, 1.55207 50.23772, 1.55207 50.23772, 1.55207 50.23772, 1.55207 50.23772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4178'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.55209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23019"^^xsd:decimal ;
  dwc:decimalLongitude "1.55209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.55209)"^^geo:wktLiteral ;
  geo-pos:lat "50.23019"^^xsd:decimal ;
  geo-pos:long "1.55209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55209'^^xsd:double;
  dwc:latitude '50.23019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55209 50.23019, 1.55209 50.23019, 1.55209 50.23019, 1.55209 50.23019, 1.55209 50.23019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6242'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.55211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22782"^^xsd:decimal ;
  dwc:decimalLongitude "1.55211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.55211)"^^geo:wktLiteral ;
  geo-pos:lat "50.22782"^^xsd:decimal ;
  geo-pos:long "1.55211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55211'^^xsd:double;
  dwc:latitude '50.22782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55211 50.22782, 1.55211 50.22782, 1.55211 50.22782, 1.55211 50.22782, 1.55211 50.22782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4733'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24061 1.55211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24061"^^xsd:decimal ;
  dwc:decimalLongitude "1.55211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24061 1.55211)"^^geo:wktLiteral ;
  geo-pos:lat "50.24061"^^xsd:decimal ;
  geo-pos:long "1.55211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55211'^^xsd:double;
  dwc:latitude '50.24061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55211 50.24061, 1.55211 50.24061, 1.55211 50.24061, 1.55211 50.24061, 1.55211 50.24061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7172'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 1.55212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2205"^^xsd:decimal ;
  dwc:decimalLongitude "1.55212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 1.55212)"^^geo:wktLiteral ;
  geo-pos:lat "50.2205"^^xsd:decimal ;
  geo-pos:long "1.55212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.828888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55212'^^xsd:double;
  dwc:latitude '50.2205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55212 50.2205, 1.55212 50.2205, 1.55212 50.2205, 1.55212 50.2205, 1.55212 50.2205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11377'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.55213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55213)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.55213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55213'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55213 50.22971, 1.55213 50.22971, 1.55213 50.22971, 1.55213 50.22971, 1.55213 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4602'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.55213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23221"^^xsd:decimal ;
  dwc:decimalLongitude "1.55213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23221 1.55213)"^^geo:wktLiteral ;
  geo-pos:lat "50.23221"^^xsd:decimal ;
  geo-pos:long "1.55213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55213'^^xsd:double;
  dwc:latitude '50.23221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55213 50.23221, 1.55213 50.23221, 1.55213 50.23221, 1.55213 50.23221, 1.55213 50.23221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4149'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.55215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22685"^^xsd:decimal ;
  dwc:decimalLongitude "1.55215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22685 1.55215)"^^geo:wktLiteral ;
  geo-pos:lat "50.22685"^^xsd:decimal ;
  geo-pos:long "1.55215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55215'^^xsd:double;
  dwc:latitude '50.22685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55215 50.22685, 1.55215 50.22685, 1.55215 50.22685, 1.55215 50.22685, 1.55215 50.22685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7944'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.55215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23027"^^xsd:decimal ;
  dwc:decimalLongitude "1.55215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23027 1.55215)"^^geo:wktLiteral ;
  geo-pos:lat "50.23027"^^xsd:decimal ;
  geo-pos:long "1.55215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3135'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55215'^^xsd:double;
  dwc:latitude '50.23027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55215 50.23027, 1.55215 50.23027, 1.55215 50.23027, 1.55215 50.23027, 1.55215 50.23027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3135'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.55215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.55215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.55215)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.55215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3134'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55215'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55215 50.23048, 1.55215 50.23048, 1.55215 50.23048, 1.55215 50.23048, 1.55215 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3134'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21637 1.55216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21637"^^xsd:decimal ;
  dwc:decimalLongitude "1.55216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21637 1.55216)"^^geo:wktLiteral ;
  geo-pos:lat "50.21637"^^xsd:decimal ;
  geo-pos:long "1.55216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55216'^^xsd:double;
  dwc:latitude '50.21637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55216 50.21637, 1.55216 50.21637, 1.55216 50.21637, 1.55216 50.21637, 1.55216 50.21637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_785'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.55216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22761"^^xsd:decimal ;
  dwc:decimalLongitude "1.55216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22761 1.55216)"^^geo:wktLiteral ;
  geo-pos:lat "50.22761"^^xsd:decimal ;
  geo-pos:long "1.55216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55216'^^xsd:double;
  dwc:latitude '50.22761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55216 50.22761, 1.55216 50.22761, 1.55216 50.22761, 1.55216 50.22761, 1.55216 50.22761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4088'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.55216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22847"^^xsd:decimal ;
  dwc:decimalLongitude "1.55216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.55216)"^^geo:wktLiteral ;
  geo-pos:lat "50.22847"^^xsd:decimal ;
  geo-pos:long "1.55216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55216'^^xsd:double;
  dwc:latitude '50.22847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55216 50.22847, 1.55216 50.22847, 1.55216 50.22847, 1.55216 50.22847, 1.55216 50.22847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12266'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.55218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22837"^^xsd:decimal ;
  dwc:decimalLongitude "1.55218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22837 1.55218)"^^geo:wktLiteral ;
  geo-pos:lat "50.22837"^^xsd:decimal ;
  geo-pos:long "1.55218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.345555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55218'^^xsd:double;
  dwc:latitude '50.22837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55218 50.22837, 1.55218 50.22837, 1.55218 50.22837, 1.55218 50.22837, 1.55218 50.22837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4112'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55219)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.794444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55219'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55219 50.22958, 1.55219 50.22958, 1.55219 50.22958, 1.55219 50.22958, 1.55219 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4409'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.55219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55219)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.55219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1548'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55219'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55219 50.23006, 1.55219 50.23006, 1.55219 50.23006, 1.55219 50.23006, 1.55219 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1548'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.5522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22683"^^xsd:decimal ;
  dwc:decimalLongitude "1.5522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.5522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22683"^^xsd:decimal ;
  geo-pos:long "1.5522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5522'^^xsd:double;
  dwc:latitude '50.22683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5522 50.22683, 1.5522 50.22683, 1.5522 50.22683, 1.5522 50.22683, 1.5522 50.22683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2747'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37698 1.5522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37698"^^xsd:decimal ;
  dwc:decimalLongitude "1.5522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37698 1.5522)"^^geo:wktLiteral ;
  geo-pos:lat "50.37698"^^xsd:decimal ;
  geo-pos:long "1.5522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5522'^^xsd:double;
  dwc:latitude '50.37698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5522 50.37698, 1.5522 50.37698, 1.5522 50.37698, 1.5522 50.37698, 1.5522 50.37698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9472'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.55221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55221)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.55221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55221'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55221 50.22824, 1.55221 50.22824, 1.55221 50.22824, 1.55221 50.22824, 1.55221 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6464'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22034 1.55224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22034"^^xsd:decimal ;
  dwc:decimalLongitude "1.55224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22034 1.55224)"^^geo:wktLiteral ;
  geo-pos:lat "50.22034"^^xsd:decimal ;
  geo-pos:long "1.55224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10882'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55224'^^xsd:double;
  dwc:latitude '50.22034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55224 50.22034, 1.55224 50.22034, 1.55224 50.22034, 1.55224 50.22034, 1.55224 50.22034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10882'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.55224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.55224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.55224)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.55224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.676666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55224'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55224 50.22938, 1.55224 50.22938, 1.55224 50.22938, 1.55224 50.22938, 1.55224 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4638'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.55227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22822"^^xsd:decimal ;
  dwc:decimalLongitude "1.55227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.55227)"^^geo:wktLiteral ;
  geo-pos:lat "50.22822"^^xsd:decimal ;
  geo-pos:long "1.55227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55227'^^xsd:double;
  dwc:latitude '50.22822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55227 50.22822, 1.55227 50.22822, 1.55227 50.22822, 1.55227 50.22822, 1.55227 50.22822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1036'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55231)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.485555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55231'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55231 50.22925, 1.55231 50.22925, 1.55231 50.22925, 1.55231 50.22925, 1.55231 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7390'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.55232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55232)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.55232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55232'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55232 50.22981, 1.55232 50.22981, 1.55232 50.22981, 1.55232 50.22981, 1.55232 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2904'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.55232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2318"^^xsd:decimal ;
  dwc:decimalLongitude "1.55232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.55232)"^^geo:wktLiteral ;
  geo-pos:lat "50.2318"^^xsd:decimal ;
  geo-pos:long "1.55232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55232'^^xsd:double;
  dwc:latitude '50.2318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55232 50.2318, 1.55232 50.2318, 1.55232 50.2318, 1.55232 50.2318, 1.55232 50.2318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4630'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.55233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22812"^^xsd:decimal ;
  dwc:decimalLongitude "1.55233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.55233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22812"^^xsd:decimal ;
  geo-pos:long "1.55233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55233'^^xsd:double;
  dwc:latitude '50.22812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55233 50.22812, 1.55233 50.22812, 1.55233 50.22812, 1.55233 50.22812, 1.55233 50.22812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11812'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.55233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22983"^^xsd:decimal ;
  dwc:decimalLongitude "1.55233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22983 1.55233)"^^geo:wktLiteral ;
  geo-pos:lat "50.22983"^^xsd:decimal ;
  geo-pos:long "1.55233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55233'^^xsd:double;
  dwc:latitude '50.22983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55233 50.22983, 1.55233 50.22983, 1.55233 50.22983, 1.55233 50.22983, 1.55233 50.22983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6168'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39667 1.55233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39667"^^xsd:decimal ;
  dwc:decimalLongitude "1.55233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39667 1.55233)"^^geo:wktLiteral ;
  geo-pos:lat "50.39667"^^xsd:decimal ;
  geo-pos:long "1.55233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55233'^^xsd:double;
  dwc:latitude '50.39667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55233 50.39667, 1.55233 50.39667, 1.55233 50.39667, 1.55233 50.39667, 1.55233 50.39667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8780'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.55234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22159"^^xsd:decimal ;
  dwc:decimalLongitude "1.55234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22159 1.55234)"^^geo:wktLiteral ;
  geo-pos:lat "50.22159"^^xsd:decimal ;
  geo-pos:long "1.55234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.2488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55234'^^xsd:double;
  dwc:latitude '50.22159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55234 50.22159, 1.55234 50.22159, 1.55234 50.22159, 1.55234 50.22159, 1.55234 50.22159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8303'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22848 1.55235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22848"^^xsd:decimal ;
  dwc:decimalLongitude "1.55235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22848 1.55235)"^^geo:wktLiteral ;
  geo-pos:lat "50.22848"^^xsd:decimal ;
  geo-pos:long "1.55235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7535'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55235'^^xsd:double;
  dwc:latitude '50.22848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55235 50.22848, 1.55235 50.22848, 1.55235 50.22848, 1.55235 50.22848, 1.55235 50.22848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7535'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2213 1.55237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2213"^^xsd:decimal ;
  dwc:decimalLongitude "1.55237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2213 1.55237)"^^geo:wktLiteral ;
  geo-pos:lat "50.2213"^^xsd:decimal ;
  geo-pos:long "1.55237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55237'^^xsd:double;
  dwc:latitude '50.2213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55237 50.2213, 1.55237 50.2213, 1.55237 50.2213, 1.55237 50.2213, 1.55237 50.2213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10465'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22303 1.55237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22303"^^xsd:decimal ;
  dwc:decimalLongitude "1.55237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22303 1.55237)"^^geo:wktLiteral ;
  geo-pos:lat "50.22303"^^xsd:decimal ;
  geo-pos:long "1.55237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55237'^^xsd:double;
  dwc:latitude '50.22303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55237 50.22303, 1.55237 50.22303, 1.55237 50.22303, 1.55237 50.22303, 1.55237 50.22303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7263'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.55237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22834"^^xsd:decimal ;
  dwc:decimalLongitude "1.55237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22834 1.55237)"^^geo:wktLiteral ;
  geo-pos:lat "50.22834"^^xsd:decimal ;
  geo-pos:long "1.55237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55237'^^xsd:double;
  dwc:latitude '50.22834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55237 50.22834, 1.55237 50.22834, 1.55237 50.22834, 1.55237 50.22834, 1.55237 50.22834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2902'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.5524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.5524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.5524)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.5524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5524'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5524 50.22868, 1.5524 50.22868, 1.5524 50.22868, 1.5524 50.22868, 1.5524 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12666'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.5524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.5524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.5524)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.5524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5524'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5524 50.2288, 1.5524 50.2288, 1.5524 50.2288, 1.5524 50.2288, 1.5524 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1896'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.5524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.5524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.5524)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.5524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10767'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5524'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5524 50.22915, 1.5524 50.22915, 1.5524 50.22915, 1.5524 50.22915, 1.5524 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10767'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.5524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23007"^^xsd:decimal ;
  dwc:decimalLongitude "1.5524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23007 1.5524)"^^geo:wktLiteral ;
  geo-pos:lat "50.23007"^^xsd:decimal ;
  geo-pos:long "1.5524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5524'^^xsd:double;
  dwc:latitude '50.23007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5524 50.23007, 1.5524 50.23007, 1.5524 50.23007, 1.5524 50.23007, 1.5524 50.23007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12124'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.5524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.5524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.5524)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.5524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5524'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5524 50.23213, 1.5524 50.23213, 1.5524 50.23213, 1.5524 50.23213, 1.5524 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8638'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.55241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55241)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.55241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55241'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55241 50.23143, 1.55241 50.23143, 1.55241 50.23143, 1.55241 50.23143, 1.55241 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3771'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.55242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21623"^^xsd:decimal ;
  dwc:decimalLongitude "1.55242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21623 1.55242)"^^geo:wktLiteral ;
  geo-pos:lat "50.21623"^^xsd:decimal ;
  geo-pos:long "1.55242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55242'^^xsd:double;
  dwc:latitude '50.21623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55242 50.21623, 1.55242 50.21623, 1.55242 50.21623, 1.55242 50.21623, 1.55242 50.21623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_770'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.55243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55243)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.55243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55243'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55243 50.22988, 1.55243 50.22988, 1.55243 50.22988, 1.55243 50.22988, 1.55243 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4629'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.55243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2402"^^xsd:decimal ;
  dwc:decimalLongitude "1.55243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2402 1.55243)"^^geo:wktLiteral ;
  geo-pos:lat "50.2402"^^xsd:decimal ;
  geo-pos:long "1.55243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55243'^^xsd:double;
  dwc:latitude '50.2402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55243 50.2402, 1.55243 50.2402, 1.55243 50.2402, 1.55243 50.2402, 1.55243 50.2402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12111'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.55247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22789"^^xsd:decimal ;
  dwc:decimalLongitude "1.55247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.55247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22789"^^xsd:decimal ;
  geo-pos:long "1.55247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55247'^^xsd:double;
  dwc:latitude '50.22789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55247 50.22789, 1.55247 50.22789, 1.55247 50.22789, 1.55247 50.22789, 1.55247 50.22789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5345'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.55247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22808"^^xsd:decimal ;
  dwc:decimalLongitude "1.55247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22808 1.55247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22808"^^xsd:decimal ;
  geo-pos:long "1.55247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12469'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55247'^^xsd:double;
  dwc:latitude '50.22808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55247 50.22808, 1.55247 50.22808, 1.55247 50.22808, 1.55247 50.22808, 1.55247 50.22808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12469'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.55247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55247)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.55247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55247'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55247 50.2312, 1.55247 50.2312, 1.55247 50.2312, 1.55247 50.2312, 1.55247 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5637'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.55249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.55249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.55249)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.55249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55249'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55249 50.22845, 1.55249 50.22845, 1.55249 50.22845, 1.55249 50.22845, 1.55249 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9460'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.55249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.55249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.55249)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.55249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55249'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55249 50.22878, 1.55249 50.22878, 1.55249 50.22878, 1.55249 50.22878, 1.55249 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5930'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55249)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55249'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55249 50.22967, 1.55249 50.22967, 1.55249 50.22967, 1.55249 50.22967, 1.55249 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2924'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.55249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23013"^^xsd:decimal ;
  dwc:decimalLongitude "1.55249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23013 1.55249)"^^geo:wktLiteral ;
  geo-pos:lat "50.23013"^^xsd:decimal ;
  geo-pos:long "1.55249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55249'^^xsd:double;
  dwc:latitude '50.23013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55249 50.23013, 1.55249 50.23013, 1.55249 50.23013, 1.55249 50.23013, 1.55249 50.23013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5937'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23703 1.55249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23703"^^xsd:decimal ;
  dwc:decimalLongitude "1.55249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23703 1.55249)"^^geo:wktLiteral ;
  geo-pos:lat "50.23703"^^xsd:decimal ;
  geo-pos:long "1.55249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55249'^^xsd:double;
  dwc:latitude '50.23703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55249 50.23703, 1.55249 50.23703, 1.55249 50.23703, 1.55249 50.23703, 1.55249 50.23703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3930'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22602"^^xsd:decimal ;
  dwc:decimalLongitude "1.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22602 1.5525)"^^geo:wktLiteral ;
  geo-pos:lat "50.22602"^^xsd:decimal ;
  geo-pos:long "1.5525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5525'^^xsd:double;
  dwc:latitude '50.22602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5525 50.22602, 1.5525 50.22602, 1.5525 50.22602, 1.5525 50.22602, 1.5525 50.22602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10285'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.5525)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.5525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5525'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5525 50.23159, 1.5525 50.23159, 1.5525 50.23159, 1.5525 50.23159, 1.5525 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5004'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23377"^^xsd:decimal ;
  dwc:decimalLongitude "1.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23377 1.5525)"^^geo:wktLiteral ;
  geo-pos:lat "50.23377"^^xsd:decimal ;
  geo-pos:long "1.5525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5525'^^xsd:double;
  dwc:latitude '50.23377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5525 50.23377, 1.5525 50.23377, 1.5525 50.23377, 1.5525 50.23377, 1.5525 50.23377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5697'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.55251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55251)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.55251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2698'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55251'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55251 50.22968, 1.55251 50.22968, 1.55251 50.22968, 1.55251 50.22968, 1.55251 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2698'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.55251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23105"^^xsd:decimal ;
  dwc:decimalLongitude "1.55251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.55251)"^^geo:wktLiteral ;
  geo-pos:lat "50.23105"^^xsd:decimal ;
  geo-pos:long "1.55251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3692'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55251'^^xsd:double;
  dwc:latitude '50.23105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55251 50.23105, 1.55251 50.23105, 1.55251 50.23105, 1.55251 50.23105, 1.55251 50.23105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3692'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.55255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.55255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.55255)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.55255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_10263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55255'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55255 50.22582, 1.55255 50.22582, 1.55255 50.22582, 1.55255 50.22582, 1.55255 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10263'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.55255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22887"^^xsd:decimal ;
  dwc:decimalLongitude "1.55255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.55255)"^^geo:wktLiteral ;
  geo-pos:lat "50.22887"^^xsd:decimal ;
  geo-pos:long "1.55255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55255'^^xsd:double;
  dwc:latitude '50.22887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55255 50.22887, 1.55255 50.22887, 1.55255 50.22887, 1.55255 50.22887, 1.55255 50.22887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11359'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.55256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21621"^^xsd:decimal ;
  dwc:decimalLongitude "1.55256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.55256)"^^geo:wktLiteral ;
  geo-pos:lat "50.21621"^^xsd:decimal ;
  geo-pos:long "1.55256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_678'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.69666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55256'^^xsd:double;
  dwc:latitude '50.21621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55256 50.21621, 1.55256 50.21621, 1.55256 50.21621, 1.55256 50.21621, 1.55256 50.21621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_678'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55256)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55256'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55256 50.22958, 1.55256 50.22958, 1.55256 50.22958, 1.55256 50.22958, 1.55256 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2496'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.55256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55256)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.55256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3057'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55256'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55256 50.22975, 1.55256 50.22975, 1.55256 50.22975, 1.55256 50.22975, 1.55256 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3057'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55257)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.002222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55257'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55257 50.2292, 1.55257 50.2292, 1.55257 50.2292, 1.55257 50.2292, 1.55257 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11502'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.55257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23031"^^xsd:decimal ;
  dwc:decimalLongitude "1.55257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.55257)"^^geo:wktLiteral ;
  geo-pos:lat "50.23031"^^xsd:decimal ;
  geo-pos:long "1.55257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55257'^^xsd:double;
  dwc:latitude '50.23031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55257 50.23031, 1.55257 50.23031, 1.55257 50.23031, 1.55257 50.23031, 1.55257 50.23031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3811'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.55258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.55258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.55258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.55258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55258'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55258 50.23219, 1.55258 50.23219, 1.55258 50.23219, 1.55258 50.23219, 1.55258 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6583'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.55259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55259)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.55259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1498'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55259'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55259 50.22869, 1.55259 50.22869, 1.55259 50.22869, 1.55259 50.22869, 1.55259 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1498'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.55259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22998"^^xsd:decimal ;
  dwc:decimalLongitude "1.55259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22998 1.55259)"^^geo:wktLiteral ;
  geo-pos:lat "50.22998"^^xsd:decimal ;
  geo-pos:long "1.55259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12466'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55259'^^xsd:double;
  dwc:latitude '50.22998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55259 50.22998, 1.55259 50.22998, 1.55259 50.22998, 1.55259 50.22998, 1.55259 50.22998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12466'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23134 1.55259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23134"^^xsd:decimal ;
  dwc:decimalLongitude "1.55259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23134 1.55259)"^^geo:wktLiteral ;
  geo-pos:lat "50.23134"^^xsd:decimal ;
  geo-pos:long "1.55259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55259'^^xsd:double;
  dwc:latitude '50.23134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55259 50.23134, 1.55259 50.23134, 1.55259 50.23134, 1.55259 50.23134, 1.55259 50.23134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3809'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22812"^^xsd:decimal ;
  dwc:decimalLongitude "1.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22812 1.5526)"^^geo:wktLiteral ;
  geo-pos:lat "50.22812"^^xsd:decimal ;
  geo-pos:long "1.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5526'^^xsd:double;
  dwc:latitude '50.22812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5526 50.22812, 1.5526 50.22812, 1.5526 50.22812, 1.5526 50.22812, 1.5526 50.22812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9722'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.55261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23028"^^xsd:decimal ;
  dwc:decimalLongitude "1.55261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.55261)"^^geo:wktLiteral ;
  geo-pos:lat "50.23028"^^xsd:decimal ;
  geo-pos:long "1.55261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.278888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55261'^^xsd:double;
  dwc:latitude '50.23028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55261 50.23028, 1.55261 50.23028, 1.55261 50.23028, 1.55261 50.23028, 1.55261 50.23028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2744'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.55264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55264)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.55264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55264'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55264 50.22977, 1.55264 50.22977, 1.55264 50.22977, 1.55264 50.22977, 1.55264 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8921'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.55264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23157"^^xsd:decimal ;
  dwc:decimalLongitude "1.55264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23157 1.55264)"^^geo:wktLiteral ;
  geo-pos:lat "50.23157"^^xsd:decimal ;
  geo-pos:long "1.55264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55264'^^xsd:double;
  dwc:latitude '50.23157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55264 50.23157, 1.55264 50.23157, 1.55264 50.23157, 1.55264 50.23157, 1.55264 50.23157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4848'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39641 1.55264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39641"^^xsd:decimal ;
  dwc:decimalLongitude "1.55264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39641 1.55264)"^^geo:wktLiteral ;
  geo-pos:lat "50.39641"^^xsd:decimal ;
  geo-pos:long "1.55264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55264'^^xsd:double;
  dwc:latitude '50.39641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55264 50.39641, 1.55264 50.39641, 1.55264 50.39641, 1.55264 50.39641, 1.55264 50.39641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1879'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38944 1.55265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38944 1.55265)"^^geo:wktLiteral ;
  geo-pos:lat "50.38944"^^xsd:decimal ;
  geo-pos:long "1.55265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55265'^^xsd:double;
  dwc:latitude '50.38944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55265 50.38944, 1.55265 50.38944, 1.55265 50.38944, 1.55265 50.38944, 1.55265 50.38944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9312'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2207 1.55266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2207"^^xsd:decimal ;
  dwc:decimalLongitude "1.55266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2207 1.55266)"^^geo:wktLiteral ;
  geo-pos:lat "50.2207"^^xsd:decimal ;
  geo-pos:long "1.55266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55266'^^xsd:double;
  dwc:latitude '50.2207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55266 50.2207, 1.55266 50.2207, 1.55266 50.2207, 1.55266 50.2207, 1.55266 50.2207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8977'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.55266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23074"^^xsd:decimal ;
  dwc:decimalLongitude "1.55266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23074 1.55266)"^^geo:wktLiteral ;
  geo-pos:lat "50.23074"^^xsd:decimal ;
  geo-pos:long "1.55266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.926666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55266'^^xsd:double;
  dwc:latitude '50.23074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55266 50.23074, 1.55266 50.23074, 1.55266 50.23074, 1.55266 50.23074, 1.55266 50.23074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11594'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2208 1.55267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2208"^^xsd:decimal ;
  dwc:decimalLongitude "1.55267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2208 1.55267)"^^geo:wktLiteral ;
  geo-pos:lat "50.2208"^^xsd:decimal ;
  geo-pos:long "1.55267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.6333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55267'^^xsd:double;
  dwc:latitude '50.2208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55267 50.2208, 1.55267 50.2208, 1.55267 50.2208, 1.55267 50.2208, 1.55267 50.2208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4724'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21612 1.55268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21612"^^xsd:decimal ;
  dwc:decimalLongitude "1.55268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21612 1.55268)"^^geo:wktLiteral ;
  geo-pos:lat "50.21612"^^xsd:decimal ;
  geo-pos:long "1.55268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55268'^^xsd:double;
  dwc:latitude '50.21612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55268 50.21612, 1.55268 50.21612, 1.55268 50.21612, 1.55268 50.21612, 1.55268 50.21612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_310'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.55268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21805"^^xsd:decimal ;
  dwc:decimalLongitude "1.55268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.55268)"^^geo:wktLiteral ;
  geo-pos:lat "50.21805"^^xsd:decimal ;
  geo-pos:long "1.55268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55268'^^xsd:double;
  dwc:latitude '50.21805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55268 50.21805, 1.55268 50.21805, 1.55268 50.21805, 1.55268 50.21805, 1.55268 50.21805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_298'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.55268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22572"^^xsd:decimal ;
  dwc:decimalLongitude "1.55268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22572 1.55268)"^^geo:wktLiteral ;
  geo-pos:lat "50.22572"^^xsd:decimal ;
  geo-pos:long "1.55268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.484444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55268'^^xsd:double;
  dwc:latitude '50.22572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55268 50.22572, 1.55268 50.22572, 1.55268 50.22572, 1.55268 50.22572, 1.55268 50.22572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4718'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.55268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.55268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.55268)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.55268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55268'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55268 50.22938, 1.55268 50.22938, 1.55268 50.22938, 1.55268 50.22938, 1.55268 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10493'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.55269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55269)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.55269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12451'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55269'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55269 50.22928, 1.55269 50.22928, 1.55269 50.22928, 1.55269 50.22928, 1.55269 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12451'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.55269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55269)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.55269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3058'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55269'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55269 50.22981, 1.55269 50.22981, 1.55269 50.22981, 1.55269 50.22981, 1.55269 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3058'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.55272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55272)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.55272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55272'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55272 50.22996, 1.55272 50.22996, 1.55272 50.22996, 1.55272 50.22996, 1.55272 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8920'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55273)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11088'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55273'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55273 50.22933, 1.55273 50.22933, 1.55273 50.22933, 1.55273 50.22933, 1.55273 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11088'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24144 1.55273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24144"^^xsd:decimal ;
  dwc:decimalLongitude "1.55273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24144 1.55273)"^^geo:wktLiteral ;
  geo-pos:lat "50.24144"^^xsd:decimal ;
  geo-pos:long "1.55273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55273'^^xsd:double;
  dwc:latitude '50.24144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55273 50.24144, 1.55273 50.24144, 1.55273 50.24144, 1.55273 50.24144, 1.55273 50.24144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6352'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22052 1.55274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22052"^^xsd:decimal ;
  dwc:decimalLongitude "1.55274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22052 1.55274)"^^geo:wktLiteral ;
  geo-pos:lat "50.22052"^^xsd:decimal ;
  geo-pos:long "1.55274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.785555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55274'^^xsd:double;
  dwc:latitude '50.22052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55274 50.22052, 1.55274 50.22052, 1.55274 50.22052, 1.55274 50.22052, 1.55274 50.22052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5464'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.55274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23105"^^xsd:decimal ;
  dwc:decimalLongitude "1.55274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23105 1.55274)"^^geo:wktLiteral ;
  geo-pos:lat "50.23105"^^xsd:decimal ;
  geo-pos:long "1.55274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55274'^^xsd:double;
  dwc:latitude '50.23105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55274 50.23105, 1.55274 50.23105, 1.55274 50.23105, 1.55274 50.23105, 1.55274 50.23105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3812'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.55275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.55275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.55275)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.55275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55275'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55275 50.23023, 1.55275 50.23023, 1.55275 50.23023, 1.55275 50.23023, 1.55275 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3455'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.55276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55276)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.55276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2225'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55276'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55276 50.22949, 1.55276 50.22949, 1.55276 50.22949, 1.55276 50.22949, 1.55276 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2225'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.55277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55277)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.55277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.427777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55277'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55277 50.22813, 1.55277 50.22813, 1.55277 50.22813, 1.55277 50.22813, 1.55277 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10176'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23974 1.55277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23974"^^xsd:decimal ;
  dwc:decimalLongitude "1.55277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23974 1.55277)"^^geo:wktLiteral ;
  geo-pos:lat "50.23974"^^xsd:decimal ;
  geo-pos:long "1.55277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55277'^^xsd:double;
  dwc:latitude '50.23974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55277 50.23974, 1.55277 50.23974, 1.55277 50.23974, 1.55277 50.23974, 1.55277 50.23974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12283'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.55278)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55278'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55278 50.22974, 1.55278 50.22974, 1.55278 50.22974, 1.55278 50.22974, 1.55278 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2925'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.55279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55279)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.55279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2279'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55279'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55279 50.22977, 1.55279 50.22977, 1.55279 50.22977, 1.55279 50.22977, 1.55279 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2279'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22071 1.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22071"^^xsd:decimal ;
  dwc:decimalLongitude "1.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22071 1.5528)"^^geo:wktLiteral ;
  geo-pos:lat "50.22071"^^xsd:decimal ;
  geo-pos:long "1.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5528'^^xsd:double;
  dwc:latitude '50.22071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5528 50.22071, 1.5528 50.22071, 1.5528 50.22071, 1.5528 50.22071, 1.5528 50.22071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5448'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.55282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.55282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.55282)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.55282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9253'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.7955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55282'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55282 50.22582, 1.55282 50.22582, 1.55282 50.22582, 1.55282 50.22582, 1.55282 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9253'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.55283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23087"^^xsd:decimal ;
  dwc:decimalLongitude "1.55283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.55283)"^^geo:wktLiteral ;
  geo-pos:lat "50.23087"^^xsd:decimal ;
  geo-pos:long "1.55283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55283'^^xsd:double;
  dwc:latitude '50.23087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55283 50.23087, 1.55283 50.23087, 1.55283 50.23087, 1.55283 50.23087, 1.55283 50.23087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5841'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55284)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55284'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55284 50.22947, 1.55284 50.22947, 1.55284 50.22947, 1.55284 50.22947, 1.55284 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1903'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.55284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2305"^^xsd:decimal ;
  dwc:decimalLongitude "1.55284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.55284)"^^geo:wktLiteral ;
  geo-pos:lat "50.2305"^^xsd:decimal ;
  geo-pos:long "1.55284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3153'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55284'^^xsd:double;
  dwc:latitude '50.2305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55284 50.2305, 1.55284 50.2305, 1.55284 50.2305, 1.55284 50.2305, 1.55284 50.2305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3153'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.55286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.55286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.55286)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.55286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.434444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55286'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55286 50.22806, 1.55286 50.22806, 1.55286 50.22806, 1.55286 50.22806, 1.55286 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9967'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.55288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23337"^^xsd:decimal ;
  dwc:decimalLongitude "1.55288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23337 1.55288)"^^geo:wktLiteral ;
  geo-pos:lat "50.23337"^^xsd:decimal ;
  geo-pos:long "1.55288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55288'^^xsd:double;
  dwc:latitude '50.23337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55288 50.23337, 1.55288 50.23337, 1.55288 50.23337, 1.55288 50.23337, 1.55288 50.23337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6642'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22046 1.5529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22046"^^xsd:decimal ;
  dwc:decimalLongitude "1.5529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22046 1.5529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22046"^^xsd:decimal ;
  geo-pos:long "1.5529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5529'^^xsd:double;
  dwc:latitude '50.22046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5529 50.22046, 1.5529 50.22046, 1.5529 50.22046, 1.5529 50.22046, 1.5529 50.22046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8593'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37437 1.55291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37437"^^xsd:decimal ;
  dwc:decimalLongitude "1.55291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37437 1.55291)"^^geo:wktLiteral ;
  geo-pos:lat "50.37437"^^xsd:decimal ;
  geo-pos:long "1.55291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55291'^^xsd:double;
  dwc:latitude '50.37437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55291 50.37437, 1.55291 50.37437, 1.55291 50.37437, 1.55291 50.37437, 1.55291 50.37437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8071'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41583 1.55291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41583"^^xsd:decimal ;
  dwc:decimalLongitude "1.55291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41583 1.55291)"^^geo:wktLiteral ;
  geo-pos:lat "50.41583"^^xsd:decimal ;
  geo-pos:long "1.55291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55291'^^xsd:double;
  dwc:latitude '50.41583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55291 50.41583, 1.55291 50.41583, 1.55291 50.41583, 1.55291 50.41583, 1.55291 50.41583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7404'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.55292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21834"^^xsd:decimal ;
  dwc:decimalLongitude "1.55292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21834 1.55292)"^^geo:wktLiteral ;
  geo-pos:lat "50.21834"^^xsd:decimal ;
  geo-pos:long "1.55292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55292'^^xsd:double;
  dwc:latitude '50.21834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55292 50.21834, 1.55292 50.21834, 1.55292 50.21834, 1.55292 50.21834, 1.55292 50.21834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_216'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.55292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55292'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55292 50.22892, 1.55292 50.22892, 1.55292 50.22892, 1.55292 50.22892, 1.55292 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10814'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23006"^^xsd:decimal ;
  dwc:decimalLongitude "1.55293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23006 1.55293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23006"^^xsd:decimal ;
  geo-pos:long "1.55293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55293'^^xsd:double;
  dwc:latitude '50.23006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55293 50.23006, 1.55293 50.23006, 1.55293 50.23006, 1.55293 50.23006, 1.55293 50.23006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6564'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.55293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.55293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.55293)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.55293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55293'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55293 50.23207, 1.55293 50.23207, 1.55293 50.23207, 1.55293 50.23207, 1.55293 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6282'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2201"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2201 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.2201"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.898888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.2201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.2201, 1.55294 50.2201, 1.55294 50.2201, 1.55294 50.2201, 1.55294 50.2201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8594'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22017 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22017"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22017 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22017"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.22017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.22017, 1.55294 50.22017, 1.55294 50.22017, 1.55294 50.22017, 1.55294 50.22017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10908'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22139 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22139"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22139 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22139"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.22139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.22139, 1.55294 50.22139, 1.55294 50.22139, 1.55294 50.22139, 1.55294 50.22139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12095'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2226'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.22943, 1.55294 50.22943, 1.55294 50.22943, 1.55294 50.22943, 1.55294 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2226'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.23133, 1.55294 50.23133, 1.55294 50.23133, 1.55294 50.23133, 1.55294 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12352'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43237 1.55294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43237"^^xsd:decimal ;
  dwc:decimalLongitude "1.55294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43237 1.55294)"^^geo:wktLiteral ;
  geo-pos:lat "50.43237"^^xsd:decimal ;
  geo-pos:long "1.55294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2215'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55294'^^xsd:double;
  dwc:latitude '50.43237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55294 50.43237, 1.55294 50.43237, 1.55294 50.43237, 1.55294 50.43237, 1.55294 50.43237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2215'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.55296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55296)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.55296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55296'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55296 50.22824, 1.55296 50.22824, 1.55296 50.22824, 1.55296 50.22824, 1.55296 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1103'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43038 1.55296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43038"^^xsd:decimal ;
  dwc:decimalLongitude "1.55296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43038 1.55296)"^^geo:wktLiteral ;
  geo-pos:lat "50.43038"^^xsd:decimal ;
  geo-pos:long "1.55296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55296'^^xsd:double;
  dwc:latitude '50.43038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55296 50.43038, 1.55296 50.43038, 1.55296 50.43038, 1.55296 50.43038, 1.55296 50.43038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1677'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.55297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22839"^^xsd:decimal ;
  dwc:decimalLongitude "1.55297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.55297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22839"^^xsd:decimal ;
  geo-pos:long "1.55297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1488'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.5755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55297'^^xsd:double;
  dwc:latitude '50.22839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55297 50.22839, 1.55297 50.22839, 1.55297 50.22839, 1.55297 50.22839, 1.55297 50.22839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1488'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55299)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.55299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55299'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55299 50.22931, 1.55299 50.22931, 1.55299 50.22931, 1.55299 50.22931, 1.55299 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6074'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55299)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.55299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55299'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55299 50.22978, 1.55299 50.22978, 1.55299 50.22978, 1.55299 50.22978, 1.55299 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6342'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22366 1.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22366"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22366 1.553)"^^geo:wktLiteral ;
  geo-pos:lat "50.22366"^^xsd:decimal ;
  geo-pos:long "1.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8258'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.553'^^xsd:double;
  dwc:latitude '50.22366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.553 50.22366, 1.553 50.22366, 1.553 50.22366, 1.553 50.22366, 1.553 50.22366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8258'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.55301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23041"^^xsd:decimal ;
  dwc:decimalLongitude "1.55301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.55301)"^^geo:wktLiteral ;
  geo-pos:lat "50.23041"^^xsd:decimal ;
  geo-pos:long "1.55301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55301'^^xsd:double;
  dwc:latitude '50.23041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55301 50.23041, 1.55301 50.23041, 1.55301 50.23041, 1.55301 50.23041, 1.55301 50.23041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3481'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.55302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.55302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.55302)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.55302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.053333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55302'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55302 50.22787, 1.55302 50.22787, 1.55302 50.22787, 1.55302 50.22787, 1.55302 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5975'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.55302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.55302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.55302)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.55302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55302'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55302 50.23091, 1.55302 50.23091, 1.55302 50.23091, 1.55302 50.23091, 1.55302 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3813'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.55302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.55302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.55302)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.55302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55302'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55302 50.23186, 1.55302 50.23186, 1.55302 50.23186, 1.55302 50.23186, 1.55302 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11411'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21638 1.55304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21638"^^xsd:decimal ;
  dwc:decimalLongitude "1.55304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21638 1.55304)"^^geo:wktLiteral ;
  geo-pos:lat "50.21638"^^xsd:decimal ;
  geo-pos:long "1.55304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_496'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55304'^^xsd:double;
  dwc:latitude '50.21638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55304 50.21638, 1.55304 50.21638, 1.55304 50.21638, 1.55304 50.21638, 1.55304 50.21638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_496'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24329 1.55304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24329"^^xsd:decimal ;
  dwc:decimalLongitude "1.55304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24329 1.55304)"^^geo:wktLiteral ;
  geo-pos:lat "50.24329"^^xsd:decimal ;
  geo-pos:long "1.55304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55304'^^xsd:double;
  dwc:latitude '50.24329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55304 50.24329, 1.55304 50.24329, 1.55304 50.24329, 1.55304 50.24329, 1.55304 50.24329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3987'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21679 1.55305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21679"^^xsd:decimal ;
  dwc:decimalLongitude "1.55305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21679 1.55305)"^^geo:wktLiteral ;
  geo-pos:lat "50.21679"^^xsd:decimal ;
  geo-pos:long "1.55305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55305'^^xsd:double;
  dwc:latitude '50.21679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55305 50.21679, 1.55305 50.21679, 1.55305 50.21679, 1.55305 50.21679, 1.55305 50.21679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_206'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.55306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.55306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.55306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.55306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.347777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55306'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55306 50.22574, 1.55306 50.22574, 1.55306 50.22574, 1.55306 50.22574, 1.55306 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10538'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22061 1.55307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22061"^^xsd:decimal ;
  dwc:decimalLongitude "1.55307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22061 1.55307)"^^geo:wktLiteral ;
  geo-pos:lat "50.22061"^^xsd:decimal ;
  geo-pos:long "1.55307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55307'^^xsd:double;
  dwc:latitude '50.22061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55307 50.22061, 1.55307 50.22061, 1.55307 50.22061, 1.55307 50.22061, 1.55307 50.22061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8422'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.55307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2311"^^xsd:decimal ;
  dwc:decimalLongitude "1.55307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.55307)"^^geo:wktLiteral ;
  geo-pos:lat "50.2311"^^xsd:decimal ;
  geo-pos:long "1.55307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55307'^^xsd:double;
  dwc:latitude '50.2311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55307 50.2311, 1.55307 50.2311, 1.55307 50.2311, 1.55307 50.2311, 1.55307 50.2311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10289'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 1.55307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41"^^xsd:decimal ;
  dwc:decimalLongitude "1.55307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 1.55307)"^^geo:wktLiteral ;
  geo-pos:lat "50.41"^^xsd:decimal ;
  geo-pos:long "1.55307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55307'^^xsd:double;
  dwc:latitude '50.41'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55307 50.41, 1.55307 50.41, 1.55307 50.41, 1.55307 50.41, 1.55307 50.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3762'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.55308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2203"^^xsd:decimal ;
  dwc:decimalLongitude "1.55308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.55308)"^^geo:wktLiteral ;
  geo-pos:lat "50.2203"^^xsd:decimal ;
  geo-pos:long "1.55308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.31888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55308'^^xsd:double;
  dwc:latitude '50.2203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55308 50.2203, 1.55308 50.2203, 1.55308 50.2203, 1.55308 50.2203, 1.55308 50.2203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10896'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23103"^^xsd:decimal ;
  dwc:decimalLongitude "1.55308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23103"^^xsd:decimal ;
  geo-pos:long "1.55308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55308'^^xsd:double;
  dwc:latitude '50.23103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55308 50.23103, 1.55308 50.23103, 1.55308 50.23103, 1.55308 50.23103, 1.55308 50.23103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11498'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.55308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.55308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.55308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55308'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55308 50.23155, 1.55308 50.23155, 1.55308 50.23155, 1.55308 50.23155, 1.55308 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4893'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38483 1.55309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38483"^^xsd:decimal ;
  dwc:decimalLongitude "1.55309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38483 1.55309)"^^geo:wktLiteral ;
  geo-pos:lat "50.38483"^^xsd:decimal ;
  geo-pos:long "1.55309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55309'^^xsd:double;
  dwc:latitude '50.38483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55309 50.38483, 1.55309 50.38483, 1.55309 50.38483, 1.55309 50.38483, 1.55309 50.38483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8720'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.55311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55311)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.55311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_12488'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55311'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55311 50.22971, 1.55311 50.22971, 1.55311 50.22971, 1.55311 50.22971, 1.55311 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12488'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.55311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23005"^^xsd:decimal ;
  dwc:decimalLongitude "1.55311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23005 1.55311)"^^geo:wktLiteral ;
  geo-pos:lat "50.23005"^^xsd:decimal ;
  geo-pos:long "1.55311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55311'^^xsd:double;
  dwc:latitude '50.23005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55311 50.23005, 1.55311 50.23005, 1.55311 50.23005, 1.55311 50.23005, 1.55311 50.23005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10957'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23702 1.55312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23702"^^xsd:decimal ;
  dwc:decimalLongitude "1.55312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23702 1.55312)"^^geo:wktLiteral ;
  geo-pos:lat "50.23702"^^xsd:decimal ;
  geo-pos:long "1.55312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55312'^^xsd:double;
  dwc:latitude '50.23702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55312 50.23702, 1.55312 50.23702, 1.55312 50.23702, 1.55312 50.23702, 1.55312 50.23702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4465'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22599 1.55313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22599"^^xsd:decimal ;
  dwc:decimalLongitude "1.55313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22599 1.55313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22599"^^xsd:decimal ;
  geo-pos:long "1.55313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55313'^^xsd:double;
  dwc:latitude '50.22599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55313 50.22599, 1.55313 50.22599, 1.55313 50.22599, 1.55313 50.22599, 1.55313 50.22599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2671'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.55313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22822"^^xsd:decimal ;
  dwc:decimalLongitude "1.55313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22822 1.55313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22822"^^xsd:decimal ;
  geo-pos:long "1.55313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55313'^^xsd:double;
  dwc:latitude '50.22822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55313 50.22822, 1.55313 50.22822, 1.55313 50.22822, 1.55313 50.22822, 1.55313 50.22822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7795'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.55313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.55313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.55313)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.55313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55313'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55313 50.23187, 1.55313 50.23187, 1.55313 50.23187, 1.55313 50.23187, 1.55313 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11797'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.55314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55314)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.55314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_4399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55314'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55314 50.22926, 1.55314 50.22926, 1.55314 50.22926, 1.55314 50.22926, 1.55314 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4399'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.55315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2283"^^xsd:decimal ;
  dwc:decimalLongitude "1.55315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.55315)"^^geo:wktLiteral ;
  geo-pos:lat "50.2283"^^xsd:decimal ;
  geo-pos:long "1.55315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55315'^^xsd:double;
  dwc:latitude '50.2283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55315 50.2283, 1.55315 50.2283, 1.55315 50.2283, 1.55315 50.2283, 1.55315 50.2283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1067'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.55315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.55315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.55315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.55315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55315'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55315 50.23384, 1.55315 50.23384, 1.55315 50.23384, 1.55315 50.23384, 1.55315 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11515'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24192 1.55315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24192"^^xsd:decimal ;
  dwc:decimalLongitude "1.55315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24192 1.55315)"^^geo:wktLiteral ;
  geo-pos:lat "50.24192"^^xsd:decimal ;
  geo-pos:long "1.55315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12465'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55315'^^xsd:double;
  dwc:latitude '50.24192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55315 50.24192, 1.55315 50.24192, 1.55315 50.24192, 1.55315 50.24192, 1.55315 50.24192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12465'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.55316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.55316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.55316)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.55316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3107'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55316'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55316 50.23046, 1.55316 50.23046, 1.55316 50.23046, 1.55316 50.23046, 1.55316 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3107'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55317)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55317'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55317 50.22944, 1.55317 50.22944, 1.55317 50.22944, 1.55317 50.22944, 1.55317 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7679'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.55317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23042"^^xsd:decimal ;
  dwc:decimalLongitude "1.55317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23042 1.55317)"^^geo:wktLiteral ;
  geo-pos:lat "50.23042"^^xsd:decimal ;
  geo-pos:long "1.55317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55317'^^xsd:double;
  dwc:latitude '50.23042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55317 50.23042, 1.55317 50.23042, 1.55317 50.23042, 1.55317 50.23042, 1.55317 50.23042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5984'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55319)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.55319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55319'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55319 50.22934, 1.55319 50.22934, 1.55319 50.22934, 1.55319 50.22934, 1.55319 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10494'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.5532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22847"^^xsd:decimal ;
  dwc:decimalLongitude "1.5532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.5532)"^^geo:wktLiteral ;
  geo-pos:lat "50.22847"^^xsd:decimal ;
  geo-pos:long "1.5532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.101111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5532'^^xsd:double;
  dwc:latitude '50.22847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5532 50.22847, 1.5532 50.22847, 1.5532 50.22847, 1.5532 50.22847, 1.5532 50.22847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5618'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2163 1.55321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2163"^^xsd:decimal ;
  dwc:decimalLongitude "1.55321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2163 1.55321)"^^geo:wktLiteral ;
  geo-pos:lat "50.2163"^^xsd:decimal ;
  geo-pos:long "1.55321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55321'^^xsd:double;
  dwc:latitude '50.2163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55321 50.2163, 1.55321 50.2163, 1.55321 50.2163, 1.55321 50.2163, 1.55321 50.2163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_352'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37466 1.55321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37466"^^xsd:decimal ;
  dwc:decimalLongitude "1.55321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37466 1.55321)"^^geo:wktLiteral ;
  geo-pos:lat "50.37466"^^xsd:decimal ;
  geo-pos:long "1.55321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7506'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55321'^^xsd:double;
  dwc:latitude '50.37466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55321 50.37466, 1.55321 50.37466, 1.55321 50.37466, 1.55321 50.37466, 1.55321 50.37466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7506'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.55323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.55323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.55323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.55323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55323'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55323 50.23115, 1.55323 50.23115, 1.55323 50.23115, 1.55323 50.23115, 1.55323 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1893'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.55324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2284"^^xsd:decimal ;
  dwc:decimalLongitude "1.55324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.55324)"^^geo:wktLiteral ;
  geo-pos:lat "50.2284"^^xsd:decimal ;
  geo-pos:long "1.55324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55324'^^xsd:double;
  dwc:latitude '50.2284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55324 50.2284, 1.55324 50.2284, 1.55324 50.2284, 1.55324 50.2284, 1.55324 50.2284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10011'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.55326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21645"^^xsd:decimal ;
  dwc:decimalLongitude "1.55326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.55326)"^^geo:wktLiteral ;
  geo-pos:lat "50.21645"^^xsd:decimal ;
  geo-pos:long "1.55326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55326'^^xsd:double;
  dwc:latitude '50.21645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55326 50.21645, 1.55326 50.21645, 1.55326 50.21645, 1.55326 50.21645, 1.55326 50.21645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_420'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.55326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55326)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.55326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55326'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55326 50.22988, 1.55326 50.22988, 1.55326 50.22988, 1.55326 50.22988, 1.55326 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1902'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.55329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55329)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.55329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55329'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55329 50.22888, 1.55329 50.22888, 1.55329 50.22888, 1.55329 50.22888, 1.55329 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1416'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21722 1.5533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21722"^^xsd:decimal ;
  dwc:decimalLongitude "1.5533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21722 1.5533)"^^geo:wktLiteral ;
  geo-pos:lat "50.21722"^^xsd:decimal ;
  geo-pos:long "1.5533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5533'^^xsd:double;
  dwc:latitude '50.21722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5533 50.21722, 1.5533 50.21722, 1.5533 50.21722, 1.5533 50.21722, 1.5533 50.21722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_820'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.5533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22932"^^xsd:decimal ;
  dwc:decimalLongitude "1.5533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.5533)"^^geo:wktLiteral ;
  geo-pos:lat "50.22932"^^xsd:decimal ;
  geo-pos:long "1.5533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5533'^^xsd:double;
  dwc:latitude '50.22932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5533 50.22932, 1.5533 50.22932, 1.5533 50.22932, 1.5533 50.22932, 1.5533 50.22932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8806'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22065 1.55332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22065"^^xsd:decimal ;
  dwc:decimalLongitude "1.55332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22065 1.55332)"^^geo:wktLiteral ;
  geo-pos:lat "50.22065"^^xsd:decimal ;
  geo-pos:long "1.55332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55332'^^xsd:double;
  dwc:latitude '50.22065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55332 50.22065, 1.55332 50.22065, 1.55332 50.22065, 1.55332 50.22065, 1.55332 50.22065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8423'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.55332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55332)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.55332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2296'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55332'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55332 50.2295, 1.55332 50.2295, 1.55332 50.2295, 1.55332 50.2295, 1.55332 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2296'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.55332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55332)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.55332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.393333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55332'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55332 50.22975, 1.55332 50.22975, 1.55332 50.22975, 1.55332 50.22975, 1.55332 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11358'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.55334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.55334)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.55334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55334'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55334 50.22971, 1.55334 50.22971, 1.55334 50.22971, 1.55334 50.22971, 1.55334 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7008'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2246 1.55335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2246"^^xsd:decimal ;
  dwc:decimalLongitude "1.55335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2246 1.55335)"^^geo:wktLiteral ;
  geo-pos:lat "50.2246"^^xsd:decimal ;
  geo-pos:long "1.55335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55335'^^xsd:double;
  dwc:latitude '50.2246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55335 50.2246, 1.55335 50.2246, 1.55335 50.2246, 1.55335 50.2246, 1.55335 50.2246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9483'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21771 1.55336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21771"^^xsd:decimal ;
  dwc:decimalLongitude "1.55336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21771 1.55336)"^^geo:wktLiteral ;
  geo-pos:lat "50.21771"^^xsd:decimal ;
  geo-pos:long "1.55336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55336'^^xsd:double;
  dwc:latitude '50.21771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55336 50.21771, 1.55336 50.21771, 1.55336 50.21771, 1.55336 50.21771, 1.55336 50.21771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_783'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.55337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.55337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.55337)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.55337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2280'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55337'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55337 50.2297, 1.55337 50.2297, 1.55337 50.2297, 1.55337 50.2297, 1.55337 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2280'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.55338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22881"^^xsd:decimal ;
  dwc:decimalLongitude "1.55338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22881 1.55338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22881"^^xsd:decimal ;
  geo-pos:long "1.55338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55338'^^xsd:double;
  dwc:latitude '50.22881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55338 50.22881, 1.55338 50.22881, 1.55338 50.22881, 1.55338 50.22881, 1.55338 50.22881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9882'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22973"^^xsd:decimal ;
  dwc:decimalLongitude "1.55338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55338)"^^geo:wktLiteral ;
  geo-pos:lat "50.22973"^^xsd:decimal ;
  geo-pos:long "1.55338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55338'^^xsd:double;
  dwc:latitude '50.22973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55338 50.22973, 1.55338 50.22973, 1.55338 50.22973, 1.55338 50.22973, 1.55338 50.22973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2497'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22023 1.55339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22023"^^xsd:decimal ;
  dwc:decimalLongitude "1.55339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22023 1.55339)"^^geo:wktLiteral ;
  geo-pos:lat "50.22023"^^xsd:decimal ;
  geo-pos:long "1.55339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2307'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55339'^^xsd:double;
  dwc:latitude '50.22023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55339 50.22023, 1.55339 50.22023, 1.55339 50.22023, 1.55339 50.22023, 1.55339 50.22023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2307'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40775 1.5534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40775"^^xsd:decimal ;
  dwc:decimalLongitude "1.5534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40775 1.5534)"^^geo:wktLiteral ;
  geo-pos:lat "50.40775"^^xsd:decimal ;
  geo-pos:long "1.5534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.21555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5534'^^xsd:double;
  dwc:latitude '50.40775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5534 50.40775, 1.5534 50.40775, 1.5534 50.40775, 1.5534 50.40775, 1.5534 50.40775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8797'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.55342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22984"^^xsd:decimal ;
  dwc:decimalLongitude "1.55342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22984 1.55342)"^^geo:wktLiteral ;
  geo-pos:lat "50.22984"^^xsd:decimal ;
  geo-pos:long "1.55342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55342'^^xsd:double;
  dwc:latitude '50.22984'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55342 50.22984, 1.55342 50.22984, 1.55342 50.22984, 1.55342 50.22984, 1.55342 50.22984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11405'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.55343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22976"^^xsd:decimal ;
  dwc:decimalLongitude "1.55343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22976 1.55343)"^^geo:wktLiteral ;
  geo-pos:lat "50.22976"^^xsd:decimal ;
  geo-pos:long "1.55343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55343'^^xsd:double;
  dwc:latitude '50.22976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55343 50.22976, 1.55343 50.22976, 1.55343 50.22976, 1.55343 50.22976, 1.55343 50.22976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11406'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21642 1.55344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21642"^^xsd:decimal ;
  dwc:decimalLongitude "1.55344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21642 1.55344)"^^geo:wktLiteral ;
  geo-pos:lat "50.21642"^^xsd:decimal ;
  geo-pos:long "1.55344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_526'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55344'^^xsd:double;
  dwc:latitude '50.21642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55344 50.21642, 1.55344 50.21642, 1.55344 50.21642, 1.55344 50.21642, 1.55344 50.21642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_526'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22302 1.55344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22302"^^xsd:decimal ;
  dwc:decimalLongitude "1.55344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22302 1.55344)"^^geo:wktLiteral ;
  geo-pos:lat "50.22302"^^xsd:decimal ;
  geo-pos:long "1.55344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55344'^^xsd:double;
  dwc:latitude '50.22302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55344 50.22302, 1.55344 50.22302, 1.55344 50.22302, 1.55344 50.22302, 1.55344 50.22302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_284'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.55344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55344)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.55344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55344'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55344 50.22949, 1.55344 50.22949, 1.55344 50.22949, 1.55344 50.22949, 1.55344 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4408'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.55346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22817"^^xsd:decimal ;
  dwc:decimalLongitude "1.55346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.55346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22817"^^xsd:decimal ;
  geo-pos:long "1.55346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55346'^^xsd:double;
  dwc:latitude '50.22817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55346 50.22817, 1.55346 50.22817, 1.55346 50.22817, 1.55346 50.22817, 1.55346 50.22817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6680'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22859"^^xsd:decimal ;
  dwc:decimalLongitude "1.55347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22859"^^xsd:decimal ;
  geo-pos:long "1.55347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55347'^^xsd:double;
  dwc:latitude '50.22859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55347 50.22859, 1.55347 50.22859, 1.55347 50.22859, 1.55347 50.22859, 1.55347 50.22859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12171'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.55347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.55347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55347'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55347 50.22882, 1.55347 50.22882, 1.55347 50.22882, 1.55347 50.22882, 1.55347 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11979'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.55347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23067"^^xsd:decimal ;
  dwc:decimalLongitude "1.55347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23067 1.55347)"^^geo:wktLiteral ;
  geo-pos:lat "50.23067"^^xsd:decimal ;
  geo-pos:long "1.55347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55347'^^xsd:double;
  dwc:latitude '50.23067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55347 50.23067, 1.55347 50.23067, 1.55347 50.23067, 1.55347 50.23067, 1.55347 50.23067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5807'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.55349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22683"^^xsd:decimal ;
  dwc:decimalLongitude "1.55349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22683 1.55349)"^^geo:wktLiteral ;
  geo-pos:lat "50.22683"^^xsd:decimal ;
  geo-pos:long "1.55349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13101'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55349'^^xsd:double;
  dwc:latitude '50.22683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55349 50.22683, 1.55349 50.22683, 1.55349 50.22683, 1.55349 50.22683, 1.55349 50.22683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13101'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.55349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55349)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.55349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55349'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55349 50.2288, 1.55349 50.2288, 1.55349 50.2288, 1.55349 50.2288, 1.55349 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6809'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.55349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.55349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.55349)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.55349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.98'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55349'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55349 50.23271, 1.55349 50.23271, 1.55349 50.23271, 1.55349 50.23271, 1.55349 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11544'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22818 1.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22818"^^xsd:decimal ;
  dwc:decimalLongitude "1.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22818 1.5535)"^^geo:wktLiteral ;
  geo-pos:lat "50.22818"^^xsd:decimal ;
  geo-pos:long "1.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5535'^^xsd:double;
  dwc:latitude '50.22818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5535 50.22818, 1.5535 50.22818, 1.5535 50.22818, 1.5535 50.22818, 1.5535 50.22818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10072'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23078"^^xsd:decimal ;
  dwc:decimalLongitude "1.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.5535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23078"^^xsd:decimal ;
  geo-pos:long "1.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5535'^^xsd:double;
  dwc:latitude '50.23078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5535 50.23078, 1.5535 50.23078, 1.5535 50.23078, 1.5535 50.23078, 1.5535 50.23078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11492'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23229"^^xsd:decimal ;
  dwc:decimalLongitude "1.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23229 1.5535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23229"^^xsd:decimal ;
  geo-pos:long "1.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.317777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5535'^^xsd:double;
  dwc:latitude '50.23229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5535 50.23229, 1.5535 50.23229, 1.5535 50.23229, 1.5535 50.23229, 1.5535 50.23229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10023'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21583 1.55352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21583"^^xsd:decimal ;
  dwc:decimalLongitude "1.55352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21583 1.55352)"^^geo:wktLiteral ;
  geo-pos:lat "50.21583"^^xsd:decimal ;
  geo-pos:long "1.55352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.18111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55352'^^xsd:double;
  dwc:latitude '50.21583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55352 50.21583, 1.55352 50.21583, 1.55352 50.21583, 1.55352 50.21583, 1.55352 50.21583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_816'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22359 1.55353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22359"^^xsd:decimal ;
  dwc:decimalLongitude "1.55353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22359 1.55353)"^^geo:wktLiteral ;
  geo-pos:lat "50.22359"^^xsd:decimal ;
  geo-pos:long "1.55353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55353'^^xsd:double;
  dwc:latitude '50.22359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55353 50.22359, 1.55353 50.22359, 1.55353 50.22359, 1.55353 50.22359, 1.55353 50.22359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6009'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.55353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55353)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.55353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.642222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55353'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55353 50.229, 1.55353 50.229, 1.55353 50.229, 1.55353 50.229, 1.55353 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4085'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.55354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55354)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.55354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55354'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55354 50.22991, 1.55354 50.22991, 1.55354 50.22991, 1.55354 50.22991, 1.55354 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12263'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24002 1.55354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24002"^^xsd:decimal ;
  dwc:decimalLongitude "1.55354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24002 1.55354)"^^geo:wktLiteral ;
  geo-pos:lat "50.24002"^^xsd:decimal ;
  geo-pos:long "1.55354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.381111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55354'^^xsd:double;
  dwc:latitude '50.24002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55354 50.24002, 1.55354 50.24002, 1.55354 50.24002, 1.55354 50.24002, 1.55354 50.24002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7805'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.55355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23009"^^xsd:decimal ;
  dwc:decimalLongitude "1.55355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.55355)"^^geo:wktLiteral ;
  geo-pos:lat "50.23009"^^xsd:decimal ;
  geo-pos:long "1.55355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55355'^^xsd:double;
  dwc:latitude '50.23009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55355 50.23009, 1.55355 50.23009, 1.55355 50.23009, 1.55355 50.23009, 1.55355 50.23009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6608'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21692 1.55357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21692"^^xsd:decimal ;
  dwc:decimalLongitude "1.55357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21692 1.55357)"^^geo:wktLiteral ;
  geo-pos:lat "50.21692"^^xsd:decimal ;
  geo-pos:long "1.55357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55357'^^xsd:double;
  dwc:latitude '50.21692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55357 50.21692, 1.55357 50.21692, 1.55357 50.21692, 1.55357 50.21692, 1.55357 50.21692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_534'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22181 1.55358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22181"^^xsd:decimal ;
  dwc:decimalLongitude "1.55358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22181 1.55358)"^^geo:wktLiteral ;
  geo-pos:lat "50.22181"^^xsd:decimal ;
  geo-pos:long "1.55358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55358'^^xsd:double;
  dwc:latitude '50.22181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55358 50.22181, 1.55358 50.22181, 1.55358 50.22181, 1.55358 50.22181, 1.55358 50.22181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2513'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.55358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55358)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.55358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12557'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55358'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55358 50.22911, 1.55358 50.22911, 1.55358 50.22911, 1.55358 50.22911, 1.55358 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12557'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21613 1.55359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21613"^^xsd:decimal ;
  dwc:decimalLongitude "1.55359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21613 1.55359)"^^geo:wktLiteral ;
  geo-pos:lat "50.21613"^^xsd:decimal ;
  geo-pos:long "1.55359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_435'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55359'^^xsd:double;
  dwc:latitude '50.21613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55359 50.21613, 1.55359 50.21613, 1.55359 50.21613, 1.55359 50.21613, 1.55359 50.21613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_435'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55359)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55359'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55359 50.22947, 1.55359 50.22947, 1.55359 50.22947, 1.55359 50.22947, 1.55359 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6546'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.55359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55359)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.55359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55359'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55359 50.23096, 1.55359 50.23096, 1.55359 50.23096, 1.55359 50.23096, 1.55359 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3816'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.5536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.5536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.5536)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.5536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5536'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5536 50.23128, 1.5536 50.23128, 1.5536 50.23128, 1.5536 50.23128, 1.5536 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5013'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55361)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2295'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55361'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55361 50.22912, 1.55361 50.22912, 1.55361 50.22912, 1.55361 50.22912, 1.55361 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2295'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.55361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22997"^^xsd:decimal ;
  dwc:decimalLongitude "1.55361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.55361)"^^geo:wktLiteral ;
  geo-pos:lat "50.22997"^^xsd:decimal ;
  geo-pos:long "1.55361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1479'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55361'^^xsd:double;
  dwc:latitude '50.22997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55361 50.22997, 1.55361 50.22997, 1.55361 50.22997, 1.55361 50.22997, 1.55361 50.22997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1479'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.55362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2199"^^xsd:decimal ;
  dwc:decimalLongitude "1.55362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2199 1.55362)"^^geo:wktLiteral ;
  geo-pos:lat "50.2199"^^xsd:decimal ;
  geo-pos:long "1.55362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13156'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55362'^^xsd:double;
  dwc:latitude '50.2199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55362 50.2199, 1.55362 50.2199, 1.55362 50.2199, 1.55362 50.2199, 1.55362 50.2199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13156'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.55362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55362)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.55362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12531'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55362'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55362 50.22824, 1.55362 50.22824, 1.55362 50.22824, 1.55362 50.22824, 1.55362 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12531'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.55362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23021"^^xsd:decimal ;
  dwc:decimalLongitude "1.55362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23021 1.55362)"^^geo:wktLiteral ;
  geo-pos:lat "50.23021"^^xsd:decimal ;
  geo-pos:long "1.55362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.63777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55362'^^xsd:double;
  dwc:latitude '50.23021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55362 50.23021, 1.55362 50.23021, 1.55362 50.23021, 1.55362 50.23021, 1.55362 50.23021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3814'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4078 1.55362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4078"^^xsd:decimal ;
  dwc:decimalLongitude "1.55362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4078 1.55362)"^^geo:wktLiteral ;
  geo-pos:lat "50.4078"^^xsd:decimal ;
  geo-pos:long "1.55362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55362'^^xsd:double;
  dwc:latitude '50.4078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55362 50.4078, 1.55362 50.4078, 1.55362 50.4078, 1.55362 50.4078, 1.55362 50.4078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2658'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22037 1.55363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22037"^^xsd:decimal ;
  dwc:decimalLongitude "1.55363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22037 1.55363)"^^geo:wktLiteral ;
  geo-pos:lat "50.22037"^^xsd:decimal ;
  geo-pos:long "1.55363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55363'^^xsd:double;
  dwc:latitude '50.22037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55363 50.22037, 1.55363 50.22037, 1.55363 50.22037, 1.55363 50.22037, 1.55363 50.22037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6468'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55364)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55364'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55364 50.22903, 1.55364 50.22903, 1.55364 50.22903, 1.55364 50.22903, 1.55364 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10694'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.55366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22799"^^xsd:decimal ;
  dwc:decimalLongitude "1.55366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22799 1.55366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22799"^^xsd:decimal ;
  geo-pos:long "1.55366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55366'^^xsd:double;
  dwc:latitude '50.22799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55366 50.22799, 1.55366 50.22799, 1.55366 50.22799, 1.55366 50.22799, 1.55366 50.22799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6170'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.131111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55366'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55366 50.22904, 1.55366 50.22904, 1.55366 50.22904, 1.55366 50.22904, 1.55366 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3957'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.55366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.55366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55366'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55366 50.22975, 1.55366 50.22975, 1.55366 50.22975, 1.55366 50.22975, 1.55366 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4018'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.55366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55366)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.55366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55366'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55366 50.22977, 1.55366 50.22977, 1.55366 50.22977, 1.55366 50.22977, 1.55366 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1711'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22031"^^xsd:decimal ;
  dwc:decimalLongitude "1.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.55367)"^^geo:wktLiteral ;
  geo-pos:lat "50.22031"^^xsd:decimal ;
  geo-pos:long "1.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55367'^^xsd:double;
  dwc:latitude '50.22031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55367 50.22031, 1.55367 50.22031, 1.55367 50.22031, 1.55367 50.22031, 1.55367 50.22031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5449'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23127"^^xsd:decimal ;
  dwc:decimalLongitude "1.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.55367)"^^geo:wktLiteral ;
  geo-pos:lat "50.23127"^^xsd:decimal ;
  geo-pos:long "1.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3140'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.884444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55367'^^xsd:double;
  dwc:latitude '50.23127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55367 50.23127, 1.55367 50.23127, 1.55367 50.23127, 1.55367 50.23127, 1.55367 50.23127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3140'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22653"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22653"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13036'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.22653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.22653, 1.55369 50.22653, 1.55369 50.22653, 1.55369 50.22653, 1.55369 50.22653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13036'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22861"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22861"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.22861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.22861, 1.55369 50.22861, 1.55369 50.22861, 1.55369 50.22861, 1.55369 50.22861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1077'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.2291, 1.55369 50.2291, 1.55369 50.2291, 1.55369 50.2291, 1.55369 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2703'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.22942, 1.55369 50.22942, 1.55369 50.22942, 1.55369 50.22942, 1.55369 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4650'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.22953, 1.55369 50.22953, 1.55369 50.22953, 1.55369 50.22953, 1.55369 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6534'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23028"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23028 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23028"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1532'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.23028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.23028, 1.55369 50.23028, 1.55369 50.23028, 1.55369 50.23028, 1.55369 50.23028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1532'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.55369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.55369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.55369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.55369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.69333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55369'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55369 50.23037, 1.55369 50.23037, 1.55369 50.23037, 1.55369 50.23037, 1.55369 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3815'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.5537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21994"^^xsd:decimal ;
  dwc:decimalLongitude "1.5537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.5537)"^^geo:wktLiteral ;
  geo-pos:lat "50.21994"^^xsd:decimal ;
  geo-pos:long "1.5537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13114'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5537'^^xsd:double;
  dwc:latitude '50.21994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5537 50.21994, 1.5537 50.21994, 1.5537 50.21994, 1.5537 50.21994, 1.5537 50.21994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13114'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.5537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22841"^^xsd:decimal ;
  dwc:decimalLongitude "1.5537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.5537)"^^geo:wktLiteral ;
  geo-pos:lat "50.22841"^^xsd:decimal ;
  geo-pos:long "1.5537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5537'^^xsd:double;
  dwc:latitude '50.22841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5537 50.22841, 1.5537 50.22841, 1.5537 50.22841, 1.5537 50.22841, 1.5537 50.22841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7681'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.55371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22855"^^xsd:decimal ;
  dwc:decimalLongitude "1.55371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.55371)"^^geo:wktLiteral ;
  geo-pos:lat "50.22855"^^xsd:decimal ;
  geo-pos:long "1.55371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55371'^^xsd:double;
  dwc:latitude '50.22855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55371 50.22855, 1.55371 50.22855, 1.55371 50.22855, 1.55371 50.22855, 1.55371 50.22855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11779'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22972"^^xsd:decimal ;
  dwc:decimalLongitude "1.55372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55372)"^^geo:wktLiteral ;
  geo-pos:lat "50.22972"^^xsd:decimal ;
  geo-pos:long "1.55372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55372'^^xsd:double;
  dwc:latitude '50.22972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55372 50.22972, 1.55372 50.22972, 1.55372 50.22972, 1.55372 50.22972, 1.55372 50.22972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6341'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22121 1.55374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22121"^^xsd:decimal ;
  dwc:decimalLongitude "1.55374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22121 1.55374)"^^geo:wktLiteral ;
  geo-pos:lat "50.22121"^^xsd:decimal ;
  geo-pos:long "1.55374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55374'^^xsd:double;
  dwc:latitude '50.22121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55374 50.22121, 1.55374 50.22121, 1.55374 50.22121, 1.55374 50.22121, 1.55374 50.22121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10476'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55375)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1544'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55375'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55375 50.22964, 1.55375 50.22964, 1.55375 50.22964, 1.55375 50.22964, 1.55375 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1544'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.55376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21645"^^xsd:decimal ;
  dwc:decimalLongitude "1.55376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.55376)"^^geo:wktLiteral ;
  geo-pos:lat "50.21645"^^xsd:decimal ;
  geo-pos:long "1.55376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_549'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55376'^^xsd:double;
  dwc:latitude '50.21645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55376 50.21645, 1.55376 50.21645, 1.55376 50.21645, 1.55376 50.21645, 1.55376 50.21645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_549'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.55376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23175"^^xsd:decimal ;
  dwc:decimalLongitude "1.55376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23175 1.55376)"^^geo:wktLiteral ;
  geo-pos:lat "50.23175"^^xsd:decimal ;
  geo-pos:long "1.55376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55376'^^xsd:double;
  dwc:latitude '50.23175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55376 50.23175, 1.55376 50.23175, 1.55376 50.23175, 1.55376 50.23175, 1.55376 50.23175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7762'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55378'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55378 50.22947, 1.55378 50.22947, 1.55378 50.22947, 1.55378 50.22947, 1.55378 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12635'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.55378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22992"^^xsd:decimal ;
  dwc:decimalLongitude "1.55378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22992 1.55378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22992"^^xsd:decimal ;
  geo-pos:long "1.55378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55378'^^xsd:double;
  dwc:latitude '50.22992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55378 50.22992, 1.55378 50.22992, 1.55378 50.22992, 1.55378 50.22992, 1.55378 50.22992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1710'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22026 1.55379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22026"^^xsd:decimal ;
  dwc:decimalLongitude "1.55379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22026 1.55379)"^^geo:wktLiteral ;
  geo-pos:lat "50.22026"^^xsd:decimal ;
  geo-pos:long "1.55379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55379'^^xsd:double;
  dwc:latitude '50.22026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55379 50.22026, 1.55379 50.22026, 1.55379 50.22026, 1.55379 50.22026, 1.55379 50.22026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8630'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.55379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.55379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.55379)"^^geo:wktLiteral ;
  geo-pos:lat "50.22962"^^xsd:decimal ;
  geo-pos:long "1.55379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_4320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55379'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55379 50.22962, 1.55379 50.22962, 1.55379 50.22962, 1.55379 50.22962, 1.55379 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4320'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22831"^^xsd:decimal ;
  dwc:decimalLongitude "1.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22831 1.5538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22831"^^xsd:decimal ;
  geo-pos:long "1.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.627777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5538'^^xsd:double;
  dwc:latitude '50.22831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5538 50.22831, 1.5538 50.22831, 1.5538 50.22831, 1.5538 50.22831, 1.5538 50.22831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11849'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.5538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5538'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5538 50.22963, 1.5538 50.22963, 1.5538 50.22963, 1.5538 50.22963, 1.5538 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6260'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.5538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5538'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5538 50.22974, 1.5538 50.22974, 1.5538 50.22974, 1.5538 50.22974, 1.5538 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10287'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55381)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55381'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55381 50.22958, 1.55381 50.22958, 1.55381 50.22958, 1.55381 50.22958, 1.55381 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4544'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.55382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55382)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.55382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12467'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55382'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55382 50.22908, 1.55382 50.22908, 1.55382 50.22908, 1.55382 50.22908, 1.55382 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12467'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.55382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.55382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.55382)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.55382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55382'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55382 50.23192, 1.55382 50.23192, 1.55382 50.23192, 1.55382 50.23192, 1.55382 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9839'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.55383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55383)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.55383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55383'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55383 50.22911, 1.55383 50.22911, 1.55383 50.22911, 1.55383 50.22911, 1.55383 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2903'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3836 1.55385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3836"^^xsd:decimal ;
  dwc:decimalLongitude "1.55385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3836 1.55385)"^^geo:wktLiteral ;
  geo-pos:lat "50.3836"^^xsd:decimal ;
  geo-pos:long "1.55385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_8722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55385'^^xsd:double;
  dwc:latitude '50.3836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55385 50.3836, 1.55385 50.3836, 1.55385 50.3836, 1.55385 50.3836, 1.55385 50.3836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8722'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37611 1.55386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37611"^^xsd:decimal ;
  dwc:decimalLongitude "1.55386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37611 1.55386)"^^geo:wktLiteral ;
  geo-pos:lat "50.37611"^^xsd:decimal ;
  geo-pos:long "1.55386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55386'^^xsd:double;
  dwc:latitude '50.37611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55386 50.37611, 1.55386 50.37611, 1.55386 50.37611, 1.55386 50.37611, 1.55386 50.37611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7978'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22044 1.55387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22044"^^xsd:decimal ;
  dwc:decimalLongitude "1.55387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22044 1.55387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22044"^^xsd:decimal ;
  geo-pos:long "1.55387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_13155'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55387'^^xsd:double;
  dwc:latitude '50.22044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55387 50.22044, 1.55387 50.22044, 1.55387 50.22044, 1.55387 50.22044, 1.55387 50.22044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13155'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.55387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22997"^^xsd:decimal ;
  dwc:decimalLongitude "1.55387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22997 1.55387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22997"^^xsd:decimal ;
  geo-pos:long "1.55387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55387'^^xsd:double;
  dwc:latitude '50.22997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55387 50.22997, 1.55387 50.22997, 1.55387 50.22997, 1.55387 50.22997, 1.55387 50.22997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4016'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.55388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22951"^^xsd:decimal ;
  dwc:decimalLongitude "1.55388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22951 1.55388)"^^geo:wktLiteral ;
  geo-pos:lat "50.22951"^^xsd:decimal ;
  geo-pos:long "1.55388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1514'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55388'^^xsd:double;
  dwc:latitude '50.22951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55388 50.22951, 1.55388 50.22951, 1.55388 50.22951, 1.55388 50.22951, 1.55388 50.22951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1514'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.55389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.55389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55389'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55389 50.22813, 1.55389 50.22813, 1.55389 50.22813, 1.55389 50.22813, 1.55389 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12238'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55389)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55389'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55389 50.22967, 1.55389 50.22967, 1.55389 50.22967, 1.55389 50.22967, 1.55389 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4407'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.5539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.5539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.5539)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.5539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5539'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5539 50.22969, 1.5539 50.22969, 1.5539 50.22969, 1.5539 50.22969, 1.5539 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4649'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55391)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55391'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55391 50.22933, 1.55391 50.22933, 1.55391 50.22933, 1.55391 50.22933, 1.55391 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11430'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55391)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_4276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55391'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55391 50.22936, 1.55391 50.22936, 1.55391 50.22936, 1.55391 50.22936, 1.55391 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4276'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22972"^^xsd:decimal ;
  dwc:decimalLongitude "1.55391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55391)"^^geo:wktLiteral ;
  geo-pos:lat "50.22972"^^xsd:decimal ;
  geo-pos:long "1.55391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55391'^^xsd:double;
  dwc:latitude '50.22972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55391 50.22972, 1.55391 50.22972, 1.55391 50.22972, 1.55391 50.22972, 1.55391 50.22972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5362'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.55392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55392)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.55392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55392'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55392 50.22894, 1.55392 50.22894, 1.55392 50.22894, 1.55392 50.22894, 1.55392 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4098'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55392)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55392'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55392 50.22947, 1.55392 50.22947, 1.55392 50.22947, 1.55392 50.22947, 1.55392 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4455'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.55393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.55393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.55393)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.55393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1515'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55393'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55393 50.22948, 1.55393 50.22948, 1.55393 50.22948, 1.55393 50.22948, 1.55393 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1515'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.55393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.55393)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.55393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55393'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55393 50.23143, 1.55393 50.23143, 1.55393 50.23143, 1.55393 50.23143, 1.55393 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11556'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21643 1.55394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21643"^^xsd:decimal ;
  dwc:decimalLongitude "1.55394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21643 1.55394)"^^geo:wktLiteral ;
  geo-pos:lat "50.21643"^^xsd:decimal ;
  geo-pos:long "1.55394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55394'^^xsd:double;
  dwc:latitude '50.21643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55394 50.21643, 1.55394 50.21643, 1.55394 50.21643, 1.55394 50.21643, 1.55394 50.21643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_418'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.55394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22011"^^xsd:decimal ;
  dwc:decimalLongitude "1.55394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22011 1.55394)"^^geo:wktLiteral ;
  geo-pos:lat "50.22011"^^xsd:decimal ;
  geo-pos:long "1.55394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55394'^^xsd:double;
  dwc:latitude '50.22011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55394 50.22011, 1.55394 50.22011, 1.55394 50.22011, 1.55394 50.22011, 1.55394 50.22011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2300'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.55394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22979"^^xsd:decimal ;
  dwc:decimalLongitude "1.55394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22979 1.55394)"^^geo:wktLiteral ;
  geo-pos:lat "50.22979"^^xsd:decimal ;
  geo-pos:long "1.55394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55394'^^xsd:double;
  dwc:latitude '50.22979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55394 50.22979, 1.55394 50.22979, 1.55394 50.22979, 1.55394 50.22979, 1.55394 50.22979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6383'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42837 1.55394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42837"^^xsd:decimal ;
  dwc:decimalLongitude "1.55394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42837 1.55394)"^^geo:wktLiteral ;
  geo-pos:lat "50.42837"^^xsd:decimal ;
  geo-pos:long "1.55394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55394'^^xsd:double;
  dwc:latitude '50.42837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55394 50.42837, 1.55394 50.42837, 1.55394 50.42837, 1.55394 50.42837, 1.55394 50.42837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_958'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22521 1.55396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22521"^^xsd:decimal ;
  dwc:decimalLongitude "1.55396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22521 1.55396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22521"^^xsd:decimal ;
  geo-pos:long "1.55396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55396'^^xsd:double;
  dwc:latitude '50.22521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55396 50.22521, 1.55396 50.22521, 1.55396 50.22521, 1.55396 50.22521, 1.55396 50.22521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7646'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.55396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.55396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.784444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55396'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55396 50.22866, 1.55396 50.22866, 1.55396 50.22866, 1.55396 50.22866, 1.55396 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1052'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55396)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55396'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55396 50.22967, 1.55396 50.22967, 1.55396 50.22967, 1.55396 50.22967, 1.55396 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4353'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.55396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23293"^^xsd:decimal ;
  dwc:decimalLongitude "1.55396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23293 1.55396)"^^geo:wktLiteral ;
  geo-pos:lat "50.23293"^^xsd:decimal ;
  geo-pos:long "1.55396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55396'^^xsd:double;
  dwc:latitude '50.23293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55396 50.23293, 1.55396 50.23293, 1.55396 50.23293, 1.55396 50.23293, 1.55396 50.23293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7037'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.55397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22792"^^xsd:decimal ;
  dwc:decimalLongitude "1.55397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22792 1.55397)"^^geo:wktLiteral ;
  geo-pos:lat "50.22792"^^xsd:decimal ;
  geo-pos:long "1.55397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11084'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.82333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55397'^^xsd:double;
  dwc:latitude '50.22792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55397 50.22792, 1.55397 50.22792, 1.55397 50.22792, 1.55397 50.22792, 1.55397 50.22792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11084'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.55397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2296"^^xsd:decimal ;
  dwc:decimalLongitude "1.55397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.55397)"^^geo:wktLiteral ;
  geo-pos:lat "50.2296"^^xsd:decimal ;
  geo-pos:long "1.55397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55397'^^xsd:double;
  dwc:latitude '50.2296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55397 50.2296, 1.55397 50.2296, 1.55397 50.2296, 1.55397 50.2296, 1.55397 50.2296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10286'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.55397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55397)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.55397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55397'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55397 50.22968, 1.55397 50.22968, 1.55397 50.22968, 1.55397 50.22968, 1.55397 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1043'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55398)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55398'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55398 50.22964, 1.55398 50.22964, 1.55398 50.22964, 1.55398 50.22964, 1.55398 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4361'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23882 1.55398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23882"^^xsd:decimal ;
  dwc:decimalLongitude "1.55398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23882 1.55398)"^^geo:wktLiteral ;
  geo-pos:lat "50.23882"^^xsd:decimal ;
  geo-pos:long "1.55398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55398'^^xsd:double;
  dwc:latitude '50.23882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55398 50.23882, 1.55398 50.23882, 1.55398 50.23882, 1.55398 50.23882, 1.55398 50.23882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12129'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.55399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.55399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55399'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55399 50.22941, 1.55399 50.22941, 1.55399 50.22941, 1.55399 50.22941, 1.55399 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1706'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.55399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22961"^^xsd:decimal ;
  dwc:decimalLongitude "1.55399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.55399)"^^geo:wktLiteral ;
  geo-pos:lat "50.22961"^^xsd:decimal ;
  geo-pos:long "1.55399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55399'^^xsd:double;
  dwc:latitude '50.22961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55399 50.22961, 1.55399 50.22961, 1.55399 50.22961, 1.55399 50.22961, 1.55399 50.22961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6299'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22022 1.55401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22022"^^xsd:decimal ;
  dwc:decimalLongitude "1.55401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22022 1.55401)"^^geo:wktLiteral ;
  geo-pos:lat "50.22022"^^xsd:decimal ;
  geo-pos:long "1.55401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55401'^^xsd:double;
  dwc:latitude '50.22022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55401 50.22022, 1.55401 50.22022, 1.55401 50.22022, 1.55401 50.22022, 1.55401 50.22022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8629'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.55401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55401)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.55401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55401'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55401 50.22988, 1.55401 50.22988, 1.55401 50.22988, 1.55401 50.22988, 1.55401 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6131'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.55401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23063"^^xsd:decimal ;
  dwc:decimalLongitude "1.55401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.55401)"^^geo:wktLiteral ;
  geo-pos:lat "50.23063"^^xsd:decimal ;
  geo-pos:long "1.55401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55401'^^xsd:double;
  dwc:latitude '50.23063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55401 50.23063, 1.55401 50.23063, 1.55401 50.23063, 1.55401 50.23063, 1.55401 50.23063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2505'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.55402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55402)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.55402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55402'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55402 50.22926, 1.55402 50.22926, 1.55402 50.22926, 1.55402 50.22926, 1.55402 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1907'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.55402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.55402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.55402)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.55402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.13'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55402'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55402 50.2297, 1.55402 50.2297, 1.55402 50.2297, 1.55402 50.2297, 1.55402 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4007'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37428 1.55402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37428"^^xsd:decimal ;
  dwc:decimalLongitude "1.55402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37428 1.55402)"^^geo:wktLiteral ;
  geo-pos:lat "50.37428"^^xsd:decimal ;
  geo-pos:long "1.55402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55402'^^xsd:double;
  dwc:latitude '50.37428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55402 50.37428, 1.55402 50.37428, 1.55402 50.37428, 1.55402 50.37428, 1.55402 50.37428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8072'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23452 1.55404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23452"^^xsd:decimal ;
  dwc:decimalLongitude "1.55404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23452 1.55404)"^^geo:wktLiteral ;
  geo-pos:lat "50.23452"^^xsd:decimal ;
  geo-pos:long "1.55404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55404'^^xsd:double;
  dwc:latitude '50.23452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55404 50.23452, 1.55404 50.23452, 1.55404 50.23452, 1.55404 50.23452, 1.55404 50.23452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6442'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.55405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21621"^^xsd:decimal ;
  dwc:decimalLongitude "1.55405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21621 1.55405)"^^geo:wktLiteral ;
  geo-pos:lat "50.21621"^^xsd:decimal ;
  geo-pos:long "1.55405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55405'^^xsd:double;
  dwc:latitude '50.21621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55405 50.21621, 1.55405 50.21621, 1.55405 50.21621, 1.55405 50.21621, 1.55405 50.21621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12033'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.55406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55406)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.55406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55406'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55406 50.22911, 1.55406 50.22911, 1.55406 50.22911, 1.55406 50.22911, 1.55406 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4537'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.55408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55408)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.55408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55408'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55408 50.22949, 1.55408 50.22949, 1.55408 50.22949, 1.55408 50.22949, 1.55408 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4360'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21635 1.55409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21635"^^xsd:decimal ;
  dwc:decimalLongitude "1.55409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21635 1.55409)"^^geo:wktLiteral ;
  geo-pos:lat "50.21635"^^xsd:decimal ;
  geo-pos:long "1.55409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55409'^^xsd:double;
  dwc:latitude '50.21635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55409 50.21635, 1.55409 50.21635, 1.55409 50.21635, 1.55409 50.21635, 1.55409 50.21635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_356'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22778 1.5541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22778"^^xsd:decimal ;
  dwc:decimalLongitude "1.5541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22778 1.5541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22778"^^xsd:decimal ;
  geo-pos:long "1.5541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5541'^^xsd:double;
  dwc:latitude '50.22778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5541 50.22778, 1.5541 50.22778, 1.5541 50.22778, 1.5541 50.22778, 1.5541 50.22778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5406'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.5541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.5541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.5541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.5541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1524'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5541'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5541 50.22938, 1.5541 50.22938, 1.5541 50.22938, 1.5541 50.22938, 1.5541 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1524'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.5541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.5541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.5541)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.5541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5541'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5541 50.22944, 1.5541 50.22944, 1.5541 50.22944, 1.5541 50.22944, 1.5541 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3869'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22959 1.55412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22959"^^xsd:decimal ;
  dwc:decimalLongitude "1.55412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22959 1.55412)"^^geo:wktLiteral ;
  geo-pos:lat "50.22959"^^xsd:decimal ;
  geo-pos:long "1.55412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55412'^^xsd:double;
  dwc:latitude '50.22959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55412 50.22959, 1.55412 50.22959, 1.55412 50.22959, 1.55412 50.22959, 1.55412 50.22959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1894'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.55413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55413)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.55413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55413'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55413 50.22869, 1.55413 50.22869, 1.55413 50.22869, 1.55413 50.22869, 1.55413 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6244'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.55413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.55413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.55413)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.55413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55413'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55413 50.23187, 1.55413 50.23187, 1.55413 50.23187, 1.55413 50.23187, 1.55413 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6493'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55417)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.55417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55417'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55417 50.22931, 1.55417 50.22931, 1.55417 50.22931, 1.55417 50.22931, 1.55417 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1694'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21667 1.55418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21667"^^xsd:decimal ;
  dwc:decimalLongitude "1.55418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21667 1.55418)"^^geo:wktLiteral ;
  geo-pos:lat "50.21667"^^xsd:decimal ;
  geo-pos:long "1.55418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55418'^^xsd:double;
  dwc:latitude '50.21667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55418 50.21667, 1.55418 50.21667, 1.55418 50.21667, 1.55418 50.21667, 1.55418 50.21667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_744'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.55419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22844"^^xsd:decimal ;
  dwc:decimalLongitude "1.55419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.55419)"^^geo:wktLiteral ;
  geo-pos:lat "50.22844"^^xsd:decimal ;
  geo-pos:long "1.55419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55419'^^xsd:double;
  dwc:latitude '50.22844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55419 50.22844, 1.55419 50.22844, 1.55419 50.22844, 1.55419 50.22844, 1.55419 50.22844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1044'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55424)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55424'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55424 50.22936, 1.55424 50.22936, 1.55424 50.22936, 1.55424 50.22936, 1.55424 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1895'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.55425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22084"^^xsd:decimal ;
  dwc:decimalLongitude "1.55425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.55425)"^^geo:wktLiteral ;
  geo-pos:lat "50.22084"^^xsd:decimal ;
  geo-pos:long "1.55425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55425'^^xsd:double;
  dwc:latitude '50.22084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55425 50.22084, 1.55425 50.22084, 1.55425 50.22084, 1.55425 50.22084, 1.55425 50.22084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7327'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.55425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.55425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.55425)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.55425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55425'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55425 50.23163, 1.55425 50.23163, 1.55425 50.23163, 1.55425 50.23163, 1.55425 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11326'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.55426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22798"^^xsd:decimal ;
  dwc:decimalLongitude "1.55426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.55426)"^^geo:wktLiteral ;
  geo-pos:lat "50.22798"^^xsd:decimal ;
  geo-pos:long "1.55426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55426'^^xsd:double;
  dwc:latitude '50.22798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55426 50.22798, 1.55426 50.22798, 1.55426 50.22798, 1.55426 50.22798, 1.55426 50.22798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6819'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23103"^^xsd:decimal ;
  dwc:decimalLongitude "1.55426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.55426)"^^geo:wktLiteral ;
  geo-pos:lat "50.23103"^^xsd:decimal ;
  geo-pos:long "1.55426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55426'^^xsd:double;
  dwc:latitude '50.23103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55426 50.23103, 1.55426 50.23103, 1.55426 50.23103, 1.55426 50.23103, 1.55426 50.23103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11794'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.55427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.55427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.55427)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.55427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55427'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55427 50.22863, 1.55427 50.22863, 1.55427 50.22863, 1.55427 50.22863, 1.55427 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11444'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.55428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55428)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.55428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55428'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55428 50.22911, 1.55428 50.22911, 1.55428 50.22911, 1.55428 50.22911, 1.55428 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12792'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21692 1.55429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21692"^^xsd:decimal ;
  dwc:decimalLongitude "1.55429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21692 1.55429)"^^geo:wktLiteral ;
  geo-pos:lat "50.21692"^^xsd:decimal ;
  geo-pos:long "1.55429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55429'^^xsd:double;
  dwc:latitude '50.21692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55429 50.21692, 1.55429 50.21692, 1.55429 50.21692, 1.55429 50.21692, 1.55429 50.21692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_321'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22075 1.5543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22075"^^xsd:decimal ;
  dwc:decimalLongitude "1.5543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22075 1.5543)"^^geo:wktLiteral ;
  geo-pos:lat "50.22075"^^xsd:decimal ;
  geo-pos:long "1.5543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5543'^^xsd:double;
  dwc:latitude '50.22075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5543 50.22075, 1.5543 50.22075, 1.5543 50.22075, 1.5543 50.22075, 1.5543 50.22075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7328'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21651 1.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21651"^^xsd:decimal ;
  dwc:decimalLongitude "1.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21651 1.55431)"^^geo:wktLiteral ;
  geo-pos:lat "50.21651"^^xsd:decimal ;
  geo-pos:long "1.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55431'^^xsd:double;
  dwc:latitude '50.21651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55431 50.21651, 1.55431 50.21651, 1.55431 50.21651, 1.55431 50.21651, 1.55431 50.21651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_630'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55431)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12434'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55431'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55431 50.22933, 1.55431 50.22933, 1.55431 50.22933, 1.55431 50.22933, 1.55431 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12434'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.55431)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55431'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55431 50.23193, 1.55431 50.23193, 1.55431 50.23193, 1.55431 50.23193, 1.55431 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6268'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22252 1.55435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22252"^^xsd:decimal ;
  dwc:decimalLongitude "1.55435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22252 1.55435)"^^geo:wktLiteral ;
  geo-pos:lat "50.22252"^^xsd:decimal ;
  geo-pos:long "1.55435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55435'^^xsd:double;
  dwc:latitude '50.22252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55435 50.22252, 1.55435 50.22252, 1.55435 50.22252, 1.55435 50.22252, 1.55435 50.22252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4814'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55435)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55435'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55435 50.22904, 1.55435 50.22904, 1.55435 50.22904, 1.55435 50.22904, 1.55435 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4561'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.55436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21955"^^xsd:decimal ;
  dwc:decimalLongitude "1.55436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21955 1.55436)"^^geo:wktLiteral ;
  geo-pos:lat "50.21955"^^xsd:decimal ;
  geo-pos:long "1.55436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55436'^^xsd:double;
  dwc:latitude '50.21955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55436 50.21955, 1.55436 50.21955, 1.55436 50.21955, 1.55436 50.21955, 1.55436 50.21955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4694'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.55436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.55436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.55436)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.55436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55436'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55436 50.22985, 1.55436 50.22985, 1.55436 50.22985, 1.55436 50.22985, 1.55436 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4275'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.55437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22528"^^xsd:decimal ;
  dwc:decimalLongitude "1.55437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.55437)"^^geo:wktLiteral ;
  geo-pos:lat "50.22528"^^xsd:decimal ;
  geo-pos:long "1.55437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55437'^^xsd:double;
  dwc:latitude '50.22528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55437 50.22528, 1.55437 50.22528, 1.55437 50.22528, 1.55437 50.22528, 1.55437 50.22528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12976'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.55438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23003"^^xsd:decimal ;
  dwc:decimalLongitude "1.55438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23003 1.55438)"^^geo:wktLiteral ;
  geo-pos:lat "50.23003"^^xsd:decimal ;
  geo-pos:long "1.55438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55438'^^xsd:double;
  dwc:latitude '50.23003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55438 50.23003, 1.55438 50.23003, 1.55438 50.23003, 1.55438 50.23003, 1.55438 50.23003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9865'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.5544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.5544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.5544)"^^geo:wktLiteral ;
  geo-pos:lat "50.22962"^^xsd:decimal ;
  geo-pos:long "1.5544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5544'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5544 50.22962, 1.5544 50.22962, 1.5544 50.22962, 1.5544 50.22962, 1.5544 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6382'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.55441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.55441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.55441)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.55441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55441'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55441 50.23085, 1.55441 50.23085, 1.55441 50.23085, 1.55441 50.23085, 1.55441 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12277'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.55442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22004"^^xsd:decimal ;
  dwc:decimalLongitude "1.55442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.55442)"^^geo:wktLiteral ;
  geo-pos:lat "50.22004"^^xsd:decimal ;
  geo-pos:long "1.55442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55442'^^xsd:double;
  dwc:latitude '50.22004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55442 50.22004, 1.55442 50.22004, 1.55442 50.22004, 1.55442 50.22004, 1.55442 50.22004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8709'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.55442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22962"^^xsd:decimal ;
  dwc:decimalLongitude "1.55442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22962 1.55442)"^^geo:wktLiteral ;
  geo-pos:lat "50.22962"^^xsd:decimal ;
  geo-pos:long "1.55442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55442'^^xsd:double;
  dwc:latitude '50.22962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55442 50.22962, 1.55442 50.22962, 1.55442 50.22962, 1.55442 50.22962, 1.55442 50.22962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7692'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.55443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55443)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.55443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2230'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55443'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55443 50.2294, 1.55443 50.2294, 1.55443 50.2294, 1.55443 50.2294, 1.55443 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2230'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.55443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.55443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.55443)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.55443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55443'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55443 50.23276, 1.55443 50.23276, 1.55443 50.23276, 1.55443 50.23276, 1.55443 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4981'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.55443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2336"^^xsd:decimal ;
  dwc:decimalLongitude "1.55443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2336 1.55443)"^^geo:wktLiteral ;
  geo-pos:lat "50.2336"^^xsd:decimal ;
  geo-pos:long "1.55443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55443'^^xsd:double;
  dwc:latitude '50.2336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55443 50.2336, 1.55443 50.2336, 1.55443 50.2336, 1.55443 50.2336, 1.55443 50.2336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11686'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41986 1.55443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41986"^^xsd:decimal ;
  dwc:decimalLongitude "1.55443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41986 1.55443)"^^geo:wktLiteral ;
  geo-pos:lat "50.41986"^^xsd:decimal ;
  geo-pos:long "1.55443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55443'^^xsd:double;
  dwc:latitude '50.41986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55443 50.41986, 1.55443 50.41986, 1.55443 50.41986, 1.55443 50.41986, 1.55443 50.41986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1025'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.55444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22031"^^xsd:decimal ;
  dwc:decimalLongitude "1.55444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22031 1.55444)"^^geo:wktLiteral ;
  geo-pos:lat "50.22031"^^xsd:decimal ;
  geo-pos:long "1.55444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55444'^^xsd:double;
  dwc:latitude '50.22031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55444 50.22031, 1.55444 50.22031, 1.55444 50.22031, 1.55444 50.22031, 1.55444 50.22031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10958'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2216 1.55445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2216"^^xsd:decimal ;
  dwc:decimalLongitude "1.55445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2216 1.55445)"^^geo:wktLiteral ;
  geo-pos:lat "50.2216"^^xsd:decimal ;
  geo-pos:long "1.55445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55445'^^xsd:double;
  dwc:latitude '50.2216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55445 50.2216, 1.55445 50.2216, 1.55445 50.2216, 1.55445 50.2216, 1.55445 50.2216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10771'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.55445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22957"^^xsd:decimal ;
  dwc:decimalLongitude "1.55445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.55445)"^^geo:wktLiteral ;
  geo-pos:lat "50.22957"^^xsd:decimal ;
  geo-pos:long "1.55445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55445'^^xsd:double;
  dwc:latitude '50.22957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55445 50.22957, 1.55445 50.22957, 1.55445 50.22957, 1.55445 50.22957, 1.55445 50.22957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12349'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.55445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.55445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.55445)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.55445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1523'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55445'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55445 50.22963, 1.55445 50.22963, 1.55445 50.22963, 1.55445 50.22963, 1.55445 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1523'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.55447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21992"^^xsd:decimal ;
  dwc:decimalLongitude "1.55447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.55447)"^^geo:wktLiteral ;
  geo-pos:lat "50.21992"^^xsd:decimal ;
  geo-pos:long "1.55447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2278'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55447'^^xsd:double;
  dwc:latitude '50.21992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55447 50.21992, 1.55447 50.21992, 1.55447 50.21992, 1.55447 50.21992, 1.55447 50.21992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2278'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55447)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.55447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55447'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55447 50.22892, 1.55447 50.22892, 1.55447 50.22892, 1.55447 50.22892, 1.55447 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2725'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.55447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2296"^^xsd:decimal ;
  dwc:decimalLongitude "1.55447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2296 1.55447)"^^geo:wktLiteral ;
  geo-pos:lat "50.2296"^^xsd:decimal ;
  geo-pos:long "1.55447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1547'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55447'^^xsd:double;
  dwc:latitude '50.2296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55447 50.2296, 1.55447 50.2296, 1.55447 50.2296, 1.55447 50.2296, 1.55447 50.2296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1547'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.55447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.55447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.55447)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.55447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3136'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55447'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55447 50.23081, 1.55447 50.23081, 1.55447 50.23081, 1.55447 50.23081, 1.55447 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3136'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.55448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21713"^^xsd:decimal ;
  dwc:decimalLongitude "1.55448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.55448)"^^geo:wktLiteral ;
  geo-pos:lat "50.21713"^^xsd:decimal ;
  geo-pos:long "1.55448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.42'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55448'^^xsd:double;
  dwc:latitude '50.21713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55448 50.21713, 1.55448 50.21713, 1.55448 50.21713, 1.55448 50.21713, 1.55448 50.21713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_106'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.55449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21624"^^xsd:decimal ;
  dwc:decimalLongitude "1.55449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21624 1.55449)"^^geo:wktLiteral ;
  geo-pos:lat "50.21624"^^xsd:decimal ;
  geo-pos:long "1.55449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55449'^^xsd:double;
  dwc:latitude '50.21624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55449 50.21624, 1.55449 50.21624, 1.55449 50.21624, 1.55449 50.21624, 1.55449 50.21624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_773'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.5545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.5545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.5545)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.5545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.20444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5545'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5545 50.23201, 1.5545 50.23201, 1.5545 50.23201, 1.5545 50.23201, 1.5545 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12278'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.55453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22457"^^xsd:decimal ;
  dwc:decimalLongitude "1.55453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.55453)"^^geo:wktLiteral ;
  geo-pos:lat "50.22457"^^xsd:decimal ;
  geo-pos:long "1.55453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_13104'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55453'^^xsd:double;
  dwc:latitude '50.22457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55453 50.22457, 1.55453 50.22457, 1.55453 50.22457, 1.55453 50.22457, 1.55453 50.22457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13104'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55453)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2239'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55453'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55453 50.22907, 1.55453 50.22907, 1.55453 50.22907, 1.55453 50.22907, 1.55453 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2239'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.55454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22753"^^xsd:decimal ;
  dwc:decimalLongitude "1.55454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.55454)"^^geo:wktLiteral ;
  geo-pos:lat "50.22753"^^xsd:decimal ;
  geo-pos:long "1.55454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.436666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55454'^^xsd:double;
  dwc:latitude '50.22753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55454 50.22753, 1.55454 50.22753, 1.55454 50.22753, 1.55454 50.22753, 1.55454 50.22753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5205'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23862 1.55454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23862"^^xsd:decimal ;
  dwc:decimalLongitude "1.55454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23862 1.55454)"^^geo:wktLiteral ;
  geo-pos:lat "50.23862"^^xsd:decimal ;
  geo-pos:long "1.55454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55454'^^xsd:double;
  dwc:latitude '50.23862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55454 50.23862, 1.55454 50.23862, 1.55454 50.23862, 1.55454 50.23862, 1.55454 50.23862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4064'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40452 1.55454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40452"^^xsd:decimal ;
  dwc:decimalLongitude "1.55454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40452 1.55454)"^^geo:wktLiteral ;
  geo-pos:lat "50.40452"^^xsd:decimal ;
  geo-pos:long "1.55454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8845'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55454'^^xsd:double;
  dwc:latitude '50.40452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55454 50.40452, 1.55454 50.40452, 1.55454 50.40452, 1.55454 50.40452, 1.55454 50.40452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8845'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.55455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21993"^^xsd:decimal ;
  dwc:decimalLongitude "1.55455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.55455)"^^geo:wktLiteral ;
  geo-pos:lat "50.21993"^^xsd:decimal ;
  geo-pos:long "1.55455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55455'^^xsd:double;
  dwc:latitude '50.21993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55455 50.21993, 1.55455 50.21993, 1.55455 50.21993, 1.55455 50.21993, 1.55455 50.21993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8710'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.55456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22426"^^xsd:decimal ;
  dwc:decimalLongitude "1.55456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.55456)"^^geo:wktLiteral ;
  geo-pos:lat "50.22426"^^xsd:decimal ;
  geo-pos:long "1.55456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55456'^^xsd:double;
  dwc:latitude '50.22426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55456 50.22426, 1.55456 50.22426, 1.55456 50.22426, 1.55456 50.22426, 1.55456 50.22426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12013'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.55456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.55456)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.55456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55456'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55456 50.22975, 1.55456 50.22975, 1.55456 50.22975, 1.55456 50.22975, 1.55456 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6133'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22539 1.55457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22539"^^xsd:decimal ;
  dwc:decimalLongitude "1.55457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22539 1.55457)"^^geo:wktLiteral ;
  geo-pos:lat "50.22539"^^xsd:decimal ;
  geo-pos:long "1.55457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.338888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55457'^^xsd:double;
  dwc:latitude '50.22539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55457 50.22539, 1.55457 50.22539, 1.55457 50.22539, 1.55457 50.22539, 1.55457 50.22539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10228'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.55462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22019"^^xsd:decimal ;
  dwc:decimalLongitude "1.55462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22019 1.55462)"^^geo:wktLiteral ;
  geo-pos:lat "50.22019"^^xsd:decimal ;
  geo-pos:long "1.55462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2308'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55462'^^xsd:double;
  dwc:latitude '50.22019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55462 50.22019, 1.55462 50.22019, 1.55462 50.22019, 1.55462 50.22019, 1.55462 50.22019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2308'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.55462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23077"^^xsd:decimal ;
  dwc:decimalLongitude "1.55462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23077 1.55462)"^^geo:wktLiteral ;
  geo-pos:lat "50.23077"^^xsd:decimal ;
  geo-pos:long "1.55462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55462'^^xsd:double;
  dwc:latitude '50.23077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55462 50.23077, 1.55462 50.23077, 1.55462 50.23077, 1.55462 50.23077, 1.55462 50.23077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4033'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40739 1.55462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40739"^^xsd:decimal ;
  dwc:decimalLongitude "1.55462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40739 1.55462)"^^geo:wktLiteral ;
  geo-pos:lat "50.40739"^^xsd:decimal ;
  geo-pos:long "1.55462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55462'^^xsd:double;
  dwc:latitude '50.40739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55462 50.40739, 1.55462 50.40739, 1.55462 50.40739, 1.55462 50.40739, 1.55462 50.40739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_960'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55463)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55463'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55463 50.22907, 1.55463 50.22907, 1.55463 50.22907, 1.55463 50.22907, 1.55463 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2514'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55463)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55463'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55463 50.22944, 1.55463 50.22944, 1.55463 50.22944, 1.55463 50.22944, 1.55463 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4586'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.55463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.55463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.55463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.55463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2236'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55463'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55463 50.23094, 1.55463 50.23094, 1.55463 50.23094, 1.55463 50.23094, 1.55463 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2236'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.55464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.55464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.55464)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.55464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.024444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55464'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55464 50.22772, 1.55464 50.22772, 1.55464 50.22772, 1.55464 50.22772, 1.55464 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12007'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.55465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55465)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.55465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55465'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55465 50.22943, 1.55465 50.22943, 1.55465 50.22943, 1.55465 50.22943, 1.55465 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10273'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.55466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22371"^^xsd:decimal ;
  dwc:decimalLongitude "1.55466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.55466)"^^geo:wktLiteral ;
  geo-pos:lat "50.22371"^^xsd:decimal ;
  geo-pos:long "1.55466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10701'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55466'^^xsd:double;
  dwc:latitude '50.22371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55466 50.22371, 1.55466 50.22371, 1.55466 50.22371, 1.55466 50.22371, 1.55466 50.22371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10701'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22952 1.55467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22952"^^xsd:decimal ;
  dwc:decimalLongitude "1.55467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22952 1.55467)"^^geo:wktLiteral ;
  geo-pos:lat "50.22952"^^xsd:decimal ;
  geo-pos:long "1.55467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2231'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55467'^^xsd:double;
  dwc:latitude '50.22952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55467 50.22952, 1.55467 50.22952, 1.55467 50.22952, 1.55467 50.22952, 1.55467 50.22952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2231'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.55468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55468)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.55468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55468'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55468 50.22869, 1.55468 50.22869, 1.55468 50.22869, 1.55468 50.22869, 1.55468 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3684'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.55469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23002"^^xsd:decimal ;
  dwc:decimalLongitude "1.55469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.55469)"^^geo:wktLiteral ;
  geo-pos:lat "50.23002"^^xsd:decimal ;
  geo-pos:long "1.55469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55469'^^xsd:double;
  dwc:latitude '50.23002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55469 50.23002, 1.55469 50.23002, 1.55469 50.23002, 1.55469 50.23002, 1.55469 50.23002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6472'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22027 1.55472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22027"^^xsd:decimal ;
  dwc:decimalLongitude "1.55472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22027 1.55472)"^^geo:wktLiteral ;
  geo-pos:lat "50.22027"^^xsd:decimal ;
  geo-pos:long "1.55472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2301'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55472'^^xsd:double;
  dwc:latitude '50.22027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55472 50.22027, 1.55472 50.22027, 1.55472 50.22027, 1.55472 50.22027, 1.55472 50.22027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2301'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.55472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.55472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.55472)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.55472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55472'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55472 50.22969, 1.55472 50.22969, 1.55472 50.22969, 1.55472 50.22969, 1.55472 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12348'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.55473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.55473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55473'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55473 50.2295, 1.55473 50.2295, 1.55473 50.2295, 1.55473 50.2295, 1.55473 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1920'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.55473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.55473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.55473)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.55473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.364444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55473'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55473 50.23189, 1.55473 50.23189, 1.55473 50.23189, 1.55473 50.23189, 1.55473 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11583'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22809 1.55474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22809"^^xsd:decimal ;
  dwc:decimalLongitude "1.55474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22809 1.55474)"^^geo:wktLiteral ;
  geo-pos:lat "50.22809"^^xsd:decimal ;
  geo-pos:long "1.55474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55474'^^xsd:double;
  dwc:latitude '50.22809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55474 50.22809, 1.55474 50.22809, 1.55474 50.22809, 1.55474 50.22809, 1.55474 50.22809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5397'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.55476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55476)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.55476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5597'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55476'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55476 50.2288, 1.55476 50.2288, 1.55476 50.2288, 1.55476 50.2288, 1.55476 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5597'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55476)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55476'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55476 50.22964, 1.55476 50.22964, 1.55476 50.22964, 1.55476 50.22964, 1.55476 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12350'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.55478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.55478)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.55478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3116'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.006666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55478'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55478 50.22996, 1.55478 50.22996, 1.55478 50.22996, 1.55478 50.22996, 1.55478 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3116'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.5548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21645"^^xsd:decimal ;
  dwc:decimalLongitude "1.5548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.5548)"^^geo:wktLiteral ;
  geo-pos:lat "50.21645"^^xsd:decimal ;
  geo-pos:long "1.5548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5548'^^xsd:double;
  dwc:latitude '50.21645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5548 50.21645, 1.5548 50.21645, 1.5548 50.21645, 1.5548 50.21645, 1.5548 50.21645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_268'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.55481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55481)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.55481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_13103'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55481'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55481 50.22894, 1.55481 50.22894, 1.55481 50.22894, 1.55481 50.22894, 1.55481 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13103'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22407 1.55482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22407"^^xsd:decimal ;
  dwc:decimalLongitude "1.55482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22407 1.55482)"^^geo:wktLiteral ;
  geo-pos:lat "50.22407"^^xsd:decimal ;
  geo-pos:long "1.55482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55482'^^xsd:double;
  dwc:latitude '50.22407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55482 50.22407, 1.55482 50.22407, 1.55482 50.22407, 1.55482 50.22407, 1.55482 50.22407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10275'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.55482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.55482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.55482)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.55482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55482'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55482 50.23212, 1.55482 50.23212, 1.55482 50.23212, 1.55482 50.23212, 1.55482 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6287'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55485'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55485 50.22923, 1.55485 50.22923, 1.55485 50.22923, 1.55485 50.22923, 1.55485 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4587'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.55485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22956"^^xsd:decimal ;
  dwc:decimalLongitude "1.55485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.55485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22956"^^xsd:decimal ;
  geo-pos:long "1.55485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55485'^^xsd:double;
  dwc:latitude '50.22956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55485 50.22956, 1.55485 50.22956, 1.55485 50.22956, 1.55485 50.22956, 1.55485 50.22956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6259'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.55485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23048"^^xsd:decimal ;
  dwc:decimalLongitude "1.55485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23048 1.55485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23048"^^xsd:decimal ;
  geo-pos:long "1.55485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55485'^^xsd:double;
  dwc:latitude '50.23048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55485 50.23048, 1.55485 50.23048, 1.55485 50.23048, 1.55485 50.23048, 1.55485 50.23048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4066'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55487)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.55487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55487'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55487 50.22978, 1.55487 50.22978, 1.55487 50.22978, 1.55487 50.22978, 1.55487 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6169'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21667 1.55488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21667"^^xsd:decimal ;
  dwc:decimalLongitude "1.55488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21667 1.55488)"^^geo:wktLiteral ;
  geo-pos:lat "50.21667"^^xsd:decimal ;
  geo-pos:long "1.55488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55488'^^xsd:double;
  dwc:latitude '50.21667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55488 50.21667, 1.55488 50.21667, 1.55488 50.21667, 1.55488 50.21667, 1.55488 50.21667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_810'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21675 1.55488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21675"^^xsd:decimal ;
  dwc:decimalLongitude "1.55488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21675 1.55488)"^^geo:wktLiteral ;
  geo-pos:lat "50.21675"^^xsd:decimal ;
  geo-pos:long "1.55488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55488'^^xsd:double;
  dwc:latitude '50.21675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55488 50.21675, 1.55488 50.21675, 1.55488 50.21675, 1.55488 50.21675, 1.55488 50.21675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_772'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21976 1.55488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21976"^^xsd:decimal ;
  dwc:decimalLongitude "1.55488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21976 1.55488)"^^geo:wktLiteral ;
  geo-pos:lat "50.21976"^^xsd:decimal ;
  geo-pos:long "1.55488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55488'^^xsd:double;
  dwc:latitude '50.21976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55488 50.21976, 1.55488 50.21976, 1.55488 50.21976, 1.55488 50.21976, 1.55488 50.21976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4781'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.55488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55488)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.55488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55488'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55488 50.23083, 1.55488 50.23083, 1.55488 50.23083, 1.55488 50.23083, 1.55488 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9866'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.55489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55489)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.55489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55489'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55489 50.22895, 1.55489 50.22895, 1.55489 50.22895, 1.55489 50.22895, 1.55489 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2326'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21666 1.5549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21666 1.5549)"^^geo:wktLiteral ;
  geo-pos:lat "50.21666"^^xsd:decimal ;
  geo-pos:long "1.5549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5549'^^xsd:double;
  dwc:latitude '50.21666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5549 50.21666, 1.5549 50.21666, 1.5549 50.21666, 1.5549 50.21666, 1.5549 50.21666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_169'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.5549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23269"^^xsd:decimal ;
  dwc:decimalLongitude "1.5549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23269 1.5549)"^^geo:wktLiteral ;
  geo-pos:lat "50.23269"^^xsd:decimal ;
  geo-pos:long "1.5549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.94666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5549'^^xsd:double;
  dwc:latitude '50.23269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5549 50.23269, 1.5549 50.23269, 1.5549 50.23269, 1.5549 50.23269, 1.5549 50.23269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12279'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.55491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22708"^^xsd:decimal ;
  dwc:decimalLongitude "1.55491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22708 1.55491)"^^geo:wktLiteral ;
  geo-pos:lat "50.22708"^^xsd:decimal ;
  geo-pos:long "1.55491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55491'^^xsd:double;
  dwc:latitude '50.22708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55491 50.22708, 1.55491 50.22708, 1.55491 50.22708, 1.55491 50.22708, 1.55491 50.22708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9838'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.55494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55494)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.55494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55494'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55494 50.22928, 1.55494 50.22928, 1.55494 50.22928, 1.55494 50.22928, 1.55494 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11501'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22067 1.55495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22067"^^xsd:decimal ;
  dwc:decimalLongitude "1.55495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22067 1.55495)"^^geo:wktLiteral ;
  geo-pos:lat "50.22067"^^xsd:decimal ;
  geo-pos:long "1.55495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55495'^^xsd:double;
  dwc:latitude '50.22067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55495 50.22067, 1.55495 50.22067, 1.55495 50.22067, 1.55495 50.22067, 1.55495 50.22067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7974'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.55495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.55495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.55495)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.55495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.68777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55495'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55495 50.23173, 1.55495 50.23173, 1.55495 50.23173, 1.55495 50.23173, 1.55495 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12292'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39138 1.55496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39138"^^xsd:decimal ;
  dwc:decimalLongitude "1.55496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39138 1.55496)"^^geo:wktLiteral ;
  geo-pos:lat "50.39138"^^xsd:decimal ;
  geo-pos:long "1.55496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_8755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55496'^^xsd:double;
  dwc:latitude '50.39138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55496 50.39138, 1.55496 50.39138, 1.55496 50.39138, 1.55496 50.39138, 1.55496 50.39138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8755'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22859"^^xsd:decimal ;
  dwc:decimalLongitude "1.55497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55497)"^^geo:wktLiteral ;
  geo-pos:lat "50.22859"^^xsd:decimal ;
  geo-pos:long "1.55497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55497'^^xsd:double;
  dwc:latitude '50.22859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55497 50.22859, 1.55497 50.22859, 1.55497 50.22859, 1.55497 50.22859, 1.55497 50.22859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6981'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55499)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55499'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55499 50.2292, 1.55499 50.2292, 1.55499 50.2292, 1.55499 50.2292, 1.55499 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1921'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22004"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22004 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "50.22004"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '50.22004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.555 50.22004, 1.555 50.22004, 1.555 50.22004, 1.555 50.22004, 1.555 50.22004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8458'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22502 1.55501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22502"^^xsd:decimal ;
  dwc:decimalLongitude "1.55501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22502 1.55501)"^^geo:wktLiteral ;
  geo-pos:lat "50.22502"^^xsd:decimal ;
  geo-pos:long "1.55501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55501'^^xsd:double;
  dwc:latitude '50.22502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55501 50.22502, 1.55501 50.22502, 1.55501 50.22502, 1.55501 50.22502, 1.55501 50.22502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11781'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22973"^^xsd:decimal ;
  dwc:decimalLongitude "1.55501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55501)"^^geo:wktLiteral ;
  geo-pos:lat "50.22973"^^xsd:decimal ;
  geo-pos:long "1.55501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55501'^^xsd:double;
  dwc:latitude '50.22973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55501 50.22973, 1.55501 50.22973, 1.55501 50.22973, 1.55501 50.22973, 1.55501 50.22973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1738'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.55502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21608"^^xsd:decimal ;
  dwc:decimalLongitude "1.55502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.55502)"^^geo:wktLiteral ;
  geo-pos:lat "50.21608"^^xsd:decimal ;
  geo-pos:long "1.55502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.7766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55502'^^xsd:double;
  dwc:latitude '50.21608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55502 50.21608, 1.55502 50.21608, 1.55502 50.21608, 1.55502 50.21608, 1.55502 50.21608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_186'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23024 1.55502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23024"^^xsd:decimal ;
  dwc:decimalLongitude "1.55502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23024 1.55502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23024"^^xsd:decimal ;
  geo-pos:long "1.55502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55502'^^xsd:double;
  dwc:latitude '50.23024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55502 50.23024, 1.55502 50.23024, 1.55502 50.23024, 1.55502 50.23024, 1.55502 50.23024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11500'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.55502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.55502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.55502)"^^geo:wktLiteral ;
  geo-pos:lat "50.23068"^^xsd:decimal ;
  geo-pos:long "1.55502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.116666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55502'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55502 50.23068, 1.55502 50.23068, 1.55502 50.23068, 1.55502 50.23068, 1.55502 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4597'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22193 1.55504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22193"^^xsd:decimal ;
  dwc:decimalLongitude "1.55504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22193 1.55504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22193"^^xsd:decimal ;
  geo-pos:long "1.55504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2765'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55504'^^xsd:double;
  dwc:latitude '50.22193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55504 50.22193, 1.55504 50.22193, 1.55504 50.22193, 1.55504 50.22193, 1.55504 50.22193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2765'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.55504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55504'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55504 50.22892, 1.55504 50.22892, 1.55504 50.22892, 1.55504 50.22892, 1.55504 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4503'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.55505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55505)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.55505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55505'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55505 50.22946, 1.55505 50.22946, 1.55505 50.22946, 1.55505 50.22946, 1.55505 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1035'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.55505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.55505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.55505)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.55505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55505'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55505 50.2308, 1.55505 50.2308, 1.55505 50.2308, 1.55505 50.2308, 1.55505 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6530'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22078 1.55506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22078"^^xsd:decimal ;
  dwc:decimalLongitude "1.55506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22078 1.55506)"^^geo:wktLiteral ;
  geo-pos:lat "50.22078"^^xsd:decimal ;
  geo-pos:long "1.55506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11029'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55506'^^xsd:double;
  dwc:latitude '50.22078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55506 50.22078, 1.55506 50.22078, 1.55506 50.22078, 1.55506 50.22078, 1.55506 50.22078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11029'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44499 1.55508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44499"^^xsd:decimal ;
  dwc:decimalLongitude "1.55508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44499 1.55508)"^^geo:wktLiteral ;
  geo-pos:lat "50.44499"^^xsd:decimal ;
  geo-pos:long "1.55508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55508'^^xsd:double;
  dwc:latitude '50.44499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55508 50.44499, 1.55508 50.44499, 1.55508 50.44499, 1.55508 50.44499, 1.55508 50.44499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_883'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.55509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22777"^^xsd:decimal ;
  dwc:decimalLongitude "1.55509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22777 1.55509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22777"^^xsd:decimal ;
  geo-pos:long "1.55509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55509'^^xsd:double;
  dwc:latitude '50.22777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55509 50.22777, 1.55509 50.22777, 1.55509 50.22777, 1.55509 50.22777, 1.55509 50.22777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5245'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.5551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.5551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.5551)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.5551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3118'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5551'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5551 50.23081, 1.5551 50.23081, 1.5551 50.23081, 1.5551 50.23081, 1.5551 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3118'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22022 1.55512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22022"^^xsd:decimal ;
  dwc:decimalLongitude "1.55512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22022 1.55512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22022"^^xsd:decimal ;
  geo-pos:long "1.55512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55512'^^xsd:double;
  dwc:latitude '50.22022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55512 50.22022, 1.55512 50.22022, 1.55512 50.22022, 1.55512 50.22022, 1.55512 50.22022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8459'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.55512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55512)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.55512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12518'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55512'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55512 50.22901, 1.55512 50.22901, 1.55512 50.22901, 1.55512 50.22901, 1.55512 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12518'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.55513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55513)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.55513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55513'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55513 50.23008, 1.55513 50.23008, 1.55513 50.23008, 1.55513 50.23008, 1.55513 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6532'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.55513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23056"^^xsd:decimal ;
  dwc:decimalLongitude "1.55513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23056 1.55513)"^^geo:wktLiteral ;
  geo-pos:lat "50.23056"^^xsd:decimal ;
  geo-pos:long "1.55513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55513'^^xsd:double;
  dwc:latitude '50.23056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55513 50.23056, 1.55513 50.23056, 1.55513 50.23056, 1.55513 50.23056, 1.55513 50.23056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10025'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22029"^^xsd:decimal ;
  dwc:decimalLongitude "1.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.55514)"^^geo:wktLiteral ;
  geo-pos:lat "50.22029"^^xsd:decimal ;
  geo-pos:long "1.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.785555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55514'^^xsd:double;
  dwc:latitude '50.22029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55514 50.22029, 1.55514 50.22029, 1.55514 50.22029, 1.55514 50.22029, 1.55514 50.22029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5453'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23196"^^xsd:decimal ;
  dwc:decimalLongitude "1.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.55514)"^^geo:wktLiteral ;
  geo-pos:lat "50.23196"^^xsd:decimal ;
  geo-pos:long "1.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55514'^^xsd:double;
  dwc:latitude '50.23196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55514 50.23196, 1.55514 50.23196, 1.55514 50.23196, 1.55514 50.23196, 1.55514 50.23196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3810'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22977"^^xsd:decimal ;
  dwc:decimalLongitude "1.55516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22977 1.55516)"^^geo:wktLiteral ;
  geo-pos:lat "50.22977"^^xsd:decimal ;
  geo-pos:long "1.55516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55516'^^xsd:double;
  dwc:latitude '50.22977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55516 50.22977, 1.55516 50.22977, 1.55516 50.22977, 1.55516 50.22977, 1.55516 50.22977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1075'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.55518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22846"^^xsd:decimal ;
  dwc:decimalLongitude "1.55518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.55518)"^^geo:wktLiteral ;
  geo-pos:lat "50.22846"^^xsd:decimal ;
  geo-pos:long "1.55518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55518'^^xsd:double;
  dwc:latitude '50.22846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55518 50.22846, 1.55518 50.22846, 1.55518 50.22846, 1.55518 50.22846, 1.55518 50.22846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1406'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2207 1.5552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2207"^^xsd:decimal ;
  dwc:decimalLongitude "1.5552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2207 1.5552)"^^geo:wktLiteral ;
  geo-pos:lat "50.2207"^^xsd:decimal ;
  geo-pos:long "1.5552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5552'^^xsd:double;
  dwc:latitude '50.2207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5552 50.2207, 1.5552 50.2207, 1.5552 50.2207, 1.5552 50.2207, 1.5552 50.2207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2534'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.5552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.5552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5552'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5552 50.22806, 1.5552 50.22806, 1.5552 50.22806, 1.5552 50.22806, 1.5552 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4542'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.5552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.5552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.5552)"^^geo:wktLiteral ;
  geo-pos:lat "50.23068"^^xsd:decimal ;
  geo-pos:long "1.5552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2237'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5552'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5552 50.23068, 1.5552 50.23068, 1.5552 50.23068, 1.5552 50.23068, 1.5552 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2237'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21697 1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21697"^^xsd:decimal ;
  dwc:decimalLongitude "1.55522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21697 1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "50.21697"^^xsd:decimal ;
  geo-pos:long "1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55522'^^xsd:double;
  dwc:latitude '50.21697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55522 50.21697, 1.55522 50.21697, 1.55522 50.21697, 1.55522 50.21697, 1.55522 50.21697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_408'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37587 1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37587"^^xsd:decimal ;
  dwc:decimalLongitude "1.55522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37587 1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "50.37587"^^xsd:decimal ;
  geo-pos:long "1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7505'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55522'^^xsd:double;
  dwc:latitude '50.37587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55522 50.37587, 1.55522 50.37587, 1.55522 50.37587, 1.55522 50.37587, 1.55522 50.37587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7505'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.55523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23099"^^xsd:decimal ;
  dwc:decimalLongitude "1.55523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.55523)"^^geo:wktLiteral ;
  geo-pos:lat "50.23099"^^xsd:decimal ;
  geo-pos:long "1.55523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55523'^^xsd:double;
  dwc:latitude '50.23099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55523 50.23099, 1.55523 50.23099, 1.55523 50.23099, 1.55523 50.23099, 1.55523 50.23099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6544'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.55524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22754"^^xsd:decimal ;
  dwc:decimalLongitude "1.55524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.55524)"^^geo:wktLiteral ;
  geo-pos:lat "50.22754"^^xsd:decimal ;
  geo-pos:long "1.55524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55524'^^xsd:double;
  dwc:latitude '50.22754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55524 50.22754, 1.55524 50.22754, 1.55524 50.22754, 1.55524 50.22754, 1.55524 50.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4605'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22322 1.55525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22322"^^xsd:decimal ;
  dwc:decimalLongitude "1.55525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22322 1.55525)"^^geo:wktLiteral ;
  geo-pos:lat "50.22322"^^xsd:decimal ;
  geo-pos:long "1.55525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55525'^^xsd:double;
  dwc:latitude '50.22322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55525 50.22322, 1.55525 50.22322, 1.55525 50.22322, 1.55525 50.22322, 1.55525 50.22322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11725'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.55527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.55527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.55527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.55527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_4543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55527'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55527 50.23097, 1.55527 50.23097, 1.55527 50.23097, 1.55527 50.23097, 1.55527 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4543'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.55527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.55527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.55527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.55527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.125555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55527'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55527 50.23268, 1.55527 50.23268, 1.55527 50.23268, 1.55527 50.23268, 1.55527 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3963'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22459 1.55528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22459"^^xsd:decimal ;
  dwc:decimalLongitude "1.55528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22459 1.55528)"^^geo:wktLiteral ;
  geo-pos:lat "50.22459"^^xsd:decimal ;
  geo-pos:long "1.55528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55528'^^xsd:double;
  dwc:latitude '50.22459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55528 50.22459, 1.55528 50.22459, 1.55528 50.22459, 1.55528 50.22459, 1.55528 50.22459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7906'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.55529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22148"^^xsd:decimal ;
  dwc:decimalLongitude "1.55529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.55529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22148"^^xsd:decimal ;
  geo-pos:long "1.55529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55529'^^xsd:double;
  dwc:latitude '50.22148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55529 50.22148, 1.55529 50.22148, 1.55529 50.22148, 1.55529 50.22148, 1.55529 50.22148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11383'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.55531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21994"^^xsd:decimal ;
  dwc:decimalLongitude "1.55531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21994 1.55531)"^^geo:wktLiteral ;
  geo-pos:lat "50.21994"^^xsd:decimal ;
  geo-pos:long "1.55531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2302'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55531'^^xsd:double;
  dwc:latitude '50.21994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55531 50.21994, 1.55531 50.21994, 1.55531 50.21994, 1.55531 50.21994, 1.55531 50.21994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2302'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.55531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.55531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.55531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55531'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55531 50.23083, 1.55531 50.23083, 1.55531 50.23083, 1.55531 50.23083, 1.55531 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1716'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.55532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23097"^^xsd:decimal ;
  dwc:decimalLongitude "1.55532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23097 1.55532)"^^geo:wktLiteral ;
  geo-pos:lat "50.23097"^^xsd:decimal ;
  geo-pos:long "1.55532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55532'^^xsd:double;
  dwc:latitude '50.23097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55532 50.23097, 1.55532 50.23097, 1.55532 50.23097, 1.55532 50.23097, 1.55532 50.23097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6545'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.55533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22841"^^xsd:decimal ;
  dwc:decimalLongitude "1.55533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.55533)"^^geo:wktLiteral ;
  geo-pos:lat "50.22841"^^xsd:decimal ;
  geo-pos:long "1.55533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55533'^^xsd:double;
  dwc:latitude '50.22841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55533 50.22841, 1.55533 50.22841, 1.55533 50.22841, 1.55533 50.22841, 1.55533 50.22841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11589'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55533)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55533'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55533 50.22958, 1.55533 50.22958, 1.55533 50.22958, 1.55533 50.22958, 1.55533 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5826'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55533)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55533'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55533 50.22964, 1.55533 50.22964, 1.55533 50.22964, 1.55533 50.22964, 1.55533 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4126'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21963 1.55534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21963"^^xsd:decimal ;
  dwc:decimalLongitude "1.55534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21963 1.55534)"^^geo:wktLiteral ;
  geo-pos:lat "50.21963"^^xsd:decimal ;
  geo-pos:long "1.55534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2306'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55534'^^xsd:double;
  dwc:latitude '50.21963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55534 50.21963, 1.55534 50.21963, 1.55534 50.21963, 1.55534 50.21963, 1.55534 50.21963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2306'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55534)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12433'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55534'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55534 50.22903, 1.55534 50.22903, 1.55534 50.22903, 1.55534 50.22903, 1.55534 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12433'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.55536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.55536)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.55536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.593333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55536'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55536 50.22824, 1.55536 50.22824, 1.55536 50.22824, 1.55536 50.22824, 1.55536 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9781'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.55537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22794"^^xsd:decimal ;
  dwc:decimalLongitude "1.55537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.55537)"^^geo:wktLiteral ;
  geo-pos:lat "50.22794"^^xsd:decimal ;
  geo-pos:long "1.55537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.938888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55537'^^xsd:double;
  dwc:latitude '50.22794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55537 50.22794, 1.55537 50.22794, 1.55537 50.22794, 1.55537 50.22794, 1.55537 50.22794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5651'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.55537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55537)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.55537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1497'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55537'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55537 50.22953, 1.55537 50.22953, 1.55537 50.22953, 1.55537 50.22953, 1.55537 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1497'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.55537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23088"^^xsd:decimal ;
  dwc:decimalLongitude "1.55537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23088 1.55537)"^^geo:wktLiteral ;
  geo-pos:lat "50.23088"^^xsd:decimal ;
  geo-pos:long "1.55537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55537'^^xsd:double;
  dwc:latitude '50.23088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55537 50.23088, 1.55537 50.23088, 1.55537 50.23088, 1.55537 50.23088, 1.55537 50.23088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1737'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55544)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55544'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55544 50.22967, 1.55544 50.22967, 1.55544 50.22967, 1.55544 50.22967, 1.55544 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1091'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.55547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.55547)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.55547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55547'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55547 50.22991, 1.55547 50.22991, 1.55547 50.22991, 1.55547 50.22991, 1.55547 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6345'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.55547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.55547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.55547)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.55547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_4253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55547'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55547 50.23217, 1.55547 50.23217, 1.55547 50.23217, 1.55547 50.23217, 1.55547 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4253'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22858"^^xsd:decimal ;
  dwc:decimalLongitude "1.55548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55548)"^^geo:wktLiteral ;
  geo-pos:lat "50.22858"^^xsd:decimal ;
  geo-pos:long "1.55548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55548'^^xsd:double;
  dwc:latitude '50.22858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55548 50.22858, 1.55548 50.22858, 1.55548 50.22858, 1.55548 50.22858, 1.55548 50.22858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6666'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.55548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23084"^^xsd:decimal ;
  dwc:decimalLongitude "1.55548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.55548)"^^geo:wktLiteral ;
  geo-pos:lat "50.23084"^^xsd:decimal ;
  geo-pos:long "1.55548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2238'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55548'^^xsd:double;
  dwc:latitude '50.23084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55548 50.23084, 1.55548 50.23084, 1.55548 50.23084, 1.55548 50.23084, 1.55548 50.23084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2238'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24963 1.55549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24963"^^xsd:decimal ;
  dwc:decimalLongitude "1.55549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24963 1.55549)"^^geo:wktLiteral ;
  geo-pos:lat "50.24963"^^xsd:decimal ;
  geo-pos:long "1.55549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12446'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55549'^^xsd:double;
  dwc:latitude '50.24963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55549 50.24963, 1.55549 50.24963, 1.55549 50.24963, 1.55549 50.24963, 1.55549 50.24963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12446'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.5555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.5555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.5555)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.5555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5555'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5555 50.22911, 1.5555 50.22911, 1.5555 50.22911, 1.5555 50.22911, 1.5555 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6137'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23035 1.55551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23035"^^xsd:decimal ;
  dwc:decimalLongitude "1.55551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23035 1.55551)"^^geo:wktLiteral ;
  geo-pos:lat "50.23035"^^xsd:decimal ;
  geo-pos:long "1.55551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55551'^^xsd:double;
  dwc:latitude '50.23035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55551 50.23035, 1.55551 50.23035, 1.55551 50.23035, 1.55551 50.23035, 1.55551 50.23035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12351'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22369 1.55552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22369"^^xsd:decimal ;
  dwc:decimalLongitude "1.55552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22369 1.55552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22369"^^xsd:decimal ;
  geo-pos:long "1.55552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55552'^^xsd:double;
  dwc:latitude '50.22369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55552 50.22369, 1.55552 50.22369, 1.55552 50.22369, 1.55552 50.22369, 1.55552 50.22369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5489'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.55552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22883"^^xsd:decimal ;
  dwc:decimalLongitude "1.55552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.55552)"^^geo:wktLiteral ;
  geo-pos:lat "50.22883"^^xsd:decimal ;
  geo-pos:long "1.55552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55552'^^xsd:double;
  dwc:latitude '50.22883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55552 50.22883, 1.55552 50.22883, 1.55552 50.22883, 1.55552 50.22883, 1.55552 50.22883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11379'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55553)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55553'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55553 50.2291, 1.55553 50.2291, 1.55553 50.2291, 1.55553 50.2291, 1.55553 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9937'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.55555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55555)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.55555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12529'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55555'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55555 50.22898, 1.55555 50.22898, 1.55555 50.22898, 1.55555 50.22898, 1.55555 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12529'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.55555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2293"^^xsd:decimal ;
  dwc:decimalLongitude "1.55555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.55555)"^^geo:wktLiteral ;
  geo-pos:lat "50.2293"^^xsd:decimal ;
  geo-pos:long "1.55555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1487'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55555'^^xsd:double;
  dwc:latitude '50.2293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55555 50.2293, 1.55555 50.2293, 1.55555 50.2293, 1.55555 50.2293, 1.55555 50.2293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1487'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55556)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.55556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55556'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55556 50.22919, 1.55556 50.22919, 1.55556 50.22919, 1.55556 50.22919, 1.55556 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12006'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42605 1.55556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42605"^^xsd:decimal ;
  dwc:decimalLongitude "1.55556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42605 1.55556)"^^geo:wktLiteral ;
  geo-pos:lat "50.42605"^^xsd:decimal ;
  geo-pos:long "1.55556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1560'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55556'^^xsd:double;
  dwc:latitude '50.42605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55556 50.42605, 1.55556 50.42605, 1.55556 50.42605, 1.55556 50.42605, 1.55556 50.42605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1560'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.55559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2318"^^xsd:decimal ;
  dwc:decimalLongitude "1.55559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2318 1.55559)"^^geo:wktLiteral ;
  geo-pos:lat "50.2318"^^xsd:decimal ;
  geo-pos:long "1.55559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55559'^^xsd:double;
  dwc:latitude '50.2318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55559 50.2318, 1.55559 50.2318, 1.55559 50.2318, 1.55559 50.2318, 1.55559 50.2318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3497'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21939 1.5556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21939"^^xsd:decimal ;
  dwc:decimalLongitude "1.5556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21939 1.5556)"^^geo:wktLiteral ;
  geo-pos:lat "50.21939"^^xsd:decimal ;
  geo-pos:long "1.5556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5556'^^xsd:double;
  dwc:latitude '50.21939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5556 50.21939, 1.5556 50.21939, 1.5556 50.21939, 1.5556 50.21939, 1.5556 50.21939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11363'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.55561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21966"^^xsd:decimal ;
  dwc:decimalLongitude "1.55561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.55561)"^^geo:wktLiteral ;
  geo-pos:lat "50.21966"^^xsd:decimal ;
  geo-pos:long "1.55561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55561'^^xsd:double;
  dwc:latitude '50.21966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55561 50.21966, 1.55561 50.21966, 1.55561 50.21966, 1.55561 50.21966, 1.55561 50.21966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10810'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55561)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1496'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55561'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55561 50.22925, 1.55561 50.22925, 1.55561 50.22925, 1.55561 50.22925, 1.55561 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1496'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.55562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.55562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.55562)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.55562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55562'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55562 50.2322, 1.55562 50.2322, 1.55562 50.2322, 1.55562 50.2322, 1.55562 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6114'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.55563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.55563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55563'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55563 50.22866, 1.55563 50.22866, 1.55563 50.22866, 1.55563 50.22866, 1.55563 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6463'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.55563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55563'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55563 50.22914, 1.55563 50.22914, 1.55563 50.22914, 1.55563 50.22914, 1.55563 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5375'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.55563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23126"^^xsd:decimal ;
  dwc:decimalLongitude "1.55563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23126 1.55563)"^^geo:wktLiteral ;
  geo-pos:lat "50.23126"^^xsd:decimal ;
  geo-pos:long "1.55563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55563'^^xsd:double;
  dwc:latitude '50.23126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55563 50.23126, 1.55563 50.23126, 1.55563 50.23126, 1.55563 50.23126, 1.55563 50.23126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1228'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2197 1.55564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2197"^^xsd:decimal ;
  dwc:decimalLongitude "1.55564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2197 1.55564)"^^geo:wktLiteral ;
  geo-pos:lat "50.2197"^^xsd:decimal ;
  geo-pos:long "1.55564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55564'^^xsd:double;
  dwc:latitude '50.2197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55564 50.2197, 1.55564 50.2197, 1.55564 50.2197, 1.55564 50.2197, 1.55564 50.2197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10809'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55564)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55564'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55564 50.22933, 1.55564 50.22933, 1.55564 50.22933, 1.55564 50.22933, 1.55564 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1051'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.55565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.55565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.55565)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.55565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55565'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55565 50.23037, 1.55565 50.23037, 1.55565 50.23037, 1.55565 50.23037, 1.55565 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12323'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37672 1.55566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37672"^^xsd:decimal ;
  dwc:decimalLongitude "1.55566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37672 1.55566)"^^geo:wktLiteral ;
  geo-pos:lat "50.37672"^^xsd:decimal ;
  geo-pos:long "1.55566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7504'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.21444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55566'^^xsd:double;
  dwc:latitude '50.37672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55566 50.37672, 1.55566 50.37672, 1.55566 50.37672, 1.55566 50.37672, 1.55566 50.37672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7504'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55567'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55567 50.22915, 1.55567 50.22915, 1.55567 50.22915, 1.55567 50.22915, 1.55567 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1100'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.55567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55567'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55567 50.22934, 1.55567 50.22934, 1.55567 50.22934, 1.55567 50.22934, 1.55567 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5935'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.55567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.55567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.55567)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.55567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.641111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55567'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55567 50.23133, 1.55567 50.23133, 1.55567 50.23133, 1.55567 50.23133, 1.55567 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4202'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.55568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55568)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.55568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55568'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55568 50.22882, 1.55568 50.22882, 1.55568 50.22882, 1.55568 50.22882, 1.55568 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7816'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.55569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55569)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.55569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55569'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55569 50.22908, 1.55569 50.22908, 1.55569 50.22908, 1.55569 50.22908, 1.55569 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5649'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55569)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55569'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55569 50.22944, 1.55569 50.22944, 1.55569 50.22944, 1.55569 50.22944, 1.55569 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7694'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22783 1.55571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22783"^^xsd:decimal ;
  dwc:decimalLongitude "1.55571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22783 1.55571)"^^geo:wktLiteral ;
  geo-pos:lat "50.22783"^^xsd:decimal ;
  geo-pos:long "1.55571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55571'^^xsd:double;
  dwc:latitude '50.22783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55571 50.22783, 1.55571 50.22783, 1.55571 50.22783, 1.55571 50.22783, 1.55571 50.22783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12008'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41253 1.55574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41253"^^xsd:decimal ;
  dwc:decimalLongitude "1.55574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41253 1.55574)"^^geo:wktLiteral ;
  geo-pos:lat "50.41253"^^xsd:decimal ;
  geo-pos:long "1.55574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55574'^^xsd:double;
  dwc:latitude '50.41253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55574 50.41253, 1.55574 50.41253, 1.55574 50.41253, 1.55574 50.41253, 1.55574 50.41253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1878'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.55575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.55575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.55575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.55575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55575'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55575 50.22746, 1.55575 50.22746, 1.55575 50.22746, 1.55575 50.22746, 1.55575 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7278'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.55575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.55575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.55575)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.55575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55575'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55575 50.2289, 1.55575 50.2289, 1.55575 50.2289, 1.55575 50.2289, 1.55575 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9868'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22947 1.55575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22947"^^xsd:decimal ;
  geo-pos:long "1.55575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55575'^^xsd:double;
  dwc:latitude '50.22947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55575 50.22947, 1.55575 50.22947, 1.55575 50.22947, 1.55575 50.22947, 1.55575 50.22947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5698'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22858"^^xsd:decimal ;
  dwc:decimalLongitude "1.55577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.55577)"^^geo:wktLiteral ;
  geo-pos:lat "50.22858"^^xsd:decimal ;
  geo-pos:long "1.55577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55577'^^xsd:double;
  dwc:latitude '50.22858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55577 50.22858, 1.55577 50.22858, 1.55577 50.22858, 1.55577 50.22858, 1.55577 50.22858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6462'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.55577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23436"^^xsd:decimal ;
  dwc:decimalLongitude "1.55577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23436 1.55577)"^^geo:wktLiteral ;
  geo-pos:lat "50.23436"^^xsd:decimal ;
  geo-pos:long "1.55577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55577'^^xsd:double;
  dwc:latitude '50.23436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55577 50.23436, 1.55577 50.23436, 1.55577 50.23436, 1.55577 50.23436, 1.55577 50.23436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6095'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.55578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55578)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.55578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55578'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55578 50.22835, 1.55578 50.22835, 1.55578 50.22835, 1.55578 50.22835, 1.55578 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11204'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.55579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22886"^^xsd:decimal ;
  dwc:decimalLongitude "1.55579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.55579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22886"^^xsd:decimal ;
  geo-pos:long "1.55579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55579'^^xsd:double;
  dwc:latitude '50.22886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55579 50.22886, 1.55579 50.22886, 1.55579 50.22886, 1.55579 50.22886, 1.55579 50.22886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11891'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55579'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55579 50.22936, 1.55579 50.22936, 1.55579 50.22936, 1.55579 50.22936, 1.55579 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9793'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24221 1.55579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24221"^^xsd:decimal ;
  dwc:decimalLongitude "1.55579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24221 1.55579)"^^geo:wktLiteral ;
  geo-pos:lat "50.24221"^^xsd:decimal ;
  geo-pos:long "1.55579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.71555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55579'^^xsd:double;
  dwc:latitude '50.24221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55579 50.24221, 1.55579 50.24221, 1.55579 50.24221, 1.55579 50.24221, 1.55579 50.24221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7096'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.5558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.5558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.5558)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.5558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5558'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5558 50.22978, 1.5558 50.22978, 1.5558 50.22978, 1.5558 50.22978, 1.5558 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12264'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.55581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22899"^^xsd:decimal ;
  dwc:decimalLongitude "1.55581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22899 1.55581)"^^geo:wktLiteral ;
  geo-pos:lat "50.22899"^^xsd:decimal ;
  geo-pos:long "1.55581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1533'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55581'^^xsd:double;
  dwc:latitude '50.22899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55581 50.22899, 1.55581 50.22899, 1.55581 50.22899, 1.55581 50.22899, 1.55581 50.22899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1533'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37817 1.55581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37817"^^xsd:decimal ;
  dwc:decimalLongitude "1.55581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37817 1.55581)"^^geo:wktLiteral ;
  geo-pos:lat "50.37817"^^xsd:decimal ;
  geo-pos:long "1.55581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_7514'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.447777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55581'^^xsd:double;
  dwc:latitude '50.37817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55581 50.37817, 1.55581 50.37817, 1.55581 50.37817, 1.55581 50.37817, 1.55581 50.37817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7514'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.55584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22782"^^xsd:decimal ;
  dwc:decimalLongitude "1.55584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22782 1.55584)"^^geo:wktLiteral ;
  geo-pos:lat "50.22782"^^xsd:decimal ;
  geo-pos:long "1.55584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55584'^^xsd:double;
  dwc:latitude '50.22782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55584 50.22782, 1.55584 50.22782, 1.55584 50.22782, 1.55584 50.22782, 1.55584 50.22782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11815'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.55584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.55584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2319 1.55584)"^^geo:wktLiteral ;
  geo-pos:lat "50.2319"^^xsd:decimal ;
  geo-pos:long "1.55584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55584'^^xsd:double;
  dwc:latitude '50.2319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55584 50.2319, 1.55584 50.2319, 1.55584 50.2319, 1.55584 50.2319, 1.55584 50.2319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1041'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.55585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55585)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.55585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55585'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55585 50.22946, 1.55585 50.22946, 1.55585 50.22946, 1.55585 50.22946, 1.55585 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1090'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55586)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5598'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55586'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55586 50.22925, 1.55586 50.22925, 1.55586 50.22925, 1.55586 50.22925, 1.55586 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5598'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55588)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.55588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55588'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55588 50.22935, 1.55588 50.22935, 1.55588 50.22935, 1.55588 50.22935, 1.55588 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1076'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.55589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22839"^^xsd:decimal ;
  dwc:decimalLongitude "1.55589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.55589)"^^geo:wktLiteral ;
  geo-pos:lat "50.22839"^^xsd:decimal ;
  geo-pos:long "1.55589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12501'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55589'^^xsd:double;
  dwc:latitude '50.22839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55589 50.22839, 1.55589 50.22839, 1.55589 50.22839, 1.55589 50.22839, 1.55589 50.22839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12501'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.5559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.5559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.5559)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.5559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5559'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5559 50.22912, 1.5559 50.22912, 1.5559 50.22912, 1.5559 50.22912, 1.5559 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12077'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.55591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22776"^^xsd:decimal ;
  dwc:decimalLongitude "1.55591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22776 1.55591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22776"^^xsd:decimal ;
  geo-pos:long "1.55591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55591'^^xsd:double;
  dwc:latitude '50.22776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55591 50.22776, 1.55591 50.22776, 1.55591 50.22776, 1.55591 50.22776, 1.55591 50.22776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4734'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.55591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.55591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55591'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55591 50.22916, 1.55591 50.22916, 1.55591 50.22916, 1.55591 50.22916, 1.55591 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9938'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55591'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55591 50.22923, 1.55591 50.22923, 1.55591 50.22923, 1.55591 50.22923, 1.55591 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1402'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.55591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23029"^^xsd:decimal ;
  dwc:decimalLongitude "1.55591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23029 1.55591)"^^geo:wktLiteral ;
  geo-pos:lat "50.23029"^^xsd:decimal ;
  geo-pos:long "1.55591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55591'^^xsd:double;
  dwc:latitude '50.23029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55591 50.23029, 1.55591 50.23029, 1.55591 50.23029, 1.55591 50.23029, 1.55591 50.23029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1254'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55593)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.55593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55593'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55593 50.22919, 1.55593 50.22919, 1.55593 50.22919, 1.55593 50.22919, 1.55593 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1256'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.55594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23078"^^xsd:decimal ;
  dwc:decimalLongitude "1.55594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23078 1.55594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23078"^^xsd:decimal ;
  geo-pos:long "1.55594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55594'^^xsd:double;
  dwc:latitude '50.23078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55594 50.23078, 1.55594 50.23078, 1.55594 50.23078, 1.55594 50.23078, 1.55594 50.23078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4505'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42934 1.55594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42934 1.55594)"^^geo:wktLiteral ;
  geo-pos:lat "50.42934"^^xsd:decimal ;
  geo-pos:long "1.55594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55594'^^xsd:double;
  dwc:latitude '50.42934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55594 50.42934, 1.55594 50.42934, 1.55594 50.42934, 1.55594 50.42934, 1.55594 50.42934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1955'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2187 1.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2187"^^xsd:decimal ;
  dwc:decimalLongitude "1.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2187 1.55595)"^^geo:wktLiteral ;
  geo-pos:lat "50.2187"^^xsd:decimal ;
  geo-pos:long "1.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.8411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55595'^^xsd:double;
  dwc:latitude '50.2187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55595 50.2187, 1.55595 50.2187, 1.55595 50.2187, 1.55595 50.2187, 1.55595 50.2187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12018'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55595)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12500'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55595'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55595 50.22813, 1.55595 50.22813, 1.55595 50.22813, 1.55595 50.22813, 1.55595 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12500'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55598)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55598'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55598 50.22913, 1.55598 50.22913, 1.55598 50.22913, 1.55598 50.22913, 1.55598 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6184'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.55598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55598)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.55598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55598'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55598 50.22939, 1.55598 50.22939, 1.55598 50.22939, 1.55598 50.22939, 1.55598 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10110'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.55602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.55602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.55602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.55602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55602'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55602 50.22787, 1.55602 50.22787, 1.55602 50.22787, 1.55602 50.22787, 1.55602 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4603'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55602)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55602'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55602 50.2291, 1.55602 50.2291, 1.55602 50.2291, 1.55602 50.2291, 1.55602 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1255'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.55604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22753"^^xsd:decimal ;
  dwc:decimalLongitude "1.55604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22753 1.55604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22753"^^xsd:decimal ;
  geo-pos:long "1.55604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55604'^^xsd:double;
  dwc:latitude '50.22753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55604 50.22753, 1.55604 50.22753, 1.55604 50.22753, 1.55604 50.22753, 1.55604 50.22753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1087'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22813"^^xsd:decimal ;
  dwc:decimalLongitude "1.55604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22813 1.55604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22813"^^xsd:decimal ;
  geo-pos:long "1.55604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.517777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55604'^^xsd:double;
  dwc:latitude '50.22813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55604 50.22813, 1.55604 50.22813, 1.55604 50.22813, 1.55604 50.22813, 1.55604 50.22813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5722'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55604'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55604 50.22903, 1.55604 50.22903, 1.55604 50.22903, 1.55604 50.22903, 1.55604 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1534'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.55604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.55604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.55604)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.55604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55604'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55604 50.23245, 1.55604 50.23245, 1.55604 50.23245, 1.55604 50.23245, 1.55604 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11796'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.55605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22729"^^xsd:decimal ;
  dwc:decimalLongitude "1.55605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.55605)"^^geo:wktLiteral ;
  geo-pos:lat "50.22729"^^xsd:decimal ;
  geo-pos:long "1.55605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9040'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55605'^^xsd:double;
  dwc:latitude '50.22729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55605 50.22729, 1.55605 50.22729, 1.55605 50.22729, 1.55605 50.22729, 1.55605 50.22729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9040'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55258 1.55605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55258"^^xsd:decimal ;
  dwc:decimalLongitude "1.55605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55258 1.55605)"^^geo:wktLiteral ;
  geo-pos:lat "50.55258"^^xsd:decimal ;
  geo-pos:long "1.55605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55605'^^xsd:double;
  dwc:latitude '50.55258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55605 50.55258, 1.55605 50.55258, 1.55605 50.55258, 1.55605 50.55258, 1.55605 50.55258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1869'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55608)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55608'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55608 50.22907, 1.55608 50.22907, 1.55608 50.22907, 1.55608 50.22907, 1.55608 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6818'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.55611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22846"^^xsd:decimal ;
  dwc:decimalLongitude "1.55611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22846 1.55611)"^^geo:wktLiteral ;
  geo-pos:lat "50.22846"^^xsd:decimal ;
  geo-pos:long "1.55611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.934444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55611'^^xsd:double;
  dwc:latitude '50.22846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55611 50.22846, 1.55611 50.22846, 1.55611 50.22846, 1.55611 50.22846, 1.55611 50.22846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5700'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.55611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55611)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.55611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55611'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55611 50.22869, 1.55611 50.22869, 1.55611 50.22869, 1.55611 50.22869, 1.55611 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6160'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55611)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.55611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55611'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55611 50.22931, 1.55611 50.22931, 1.55611 50.22931, 1.55611 50.22931, 1.55611 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3958'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.55611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.55611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.55611)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.55611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55611'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55611 50.22948, 1.55611 50.22948, 1.55611 50.22948, 1.55611 50.22948, 1.55611 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6817'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.55613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22639"^^xsd:decimal ;
  dwc:decimalLongitude "1.55613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.55613)"^^geo:wktLiteral ;
  geo-pos:lat "50.22639"^^xsd:decimal ;
  geo-pos:long "1.55613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55613'^^xsd:double;
  dwc:latitude '50.22639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55613 50.22639, 1.55613 50.22639, 1.55613 50.22639, 1.55613 50.22639, 1.55613 50.22639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5684'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22735 1.55613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22735"^^xsd:decimal ;
  dwc:decimalLongitude "1.55613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22735 1.55613)"^^geo:wktLiteral ;
  geo-pos:lat "50.22735"^^xsd:decimal ;
  geo-pos:long "1.55613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55613'^^xsd:double;
  dwc:latitude '50.22735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55613 50.22735, 1.55613 50.22735, 1.55613 50.22735, 1.55613 50.22735, 1.55613 50.22735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7006'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.55614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55614)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.55614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55614'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55614 50.22916, 1.55614 50.22916, 1.55614 50.22916, 1.55614 50.22916, 1.55614 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4099'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23145 1.55615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23145"^^xsd:decimal ;
  dwc:decimalLongitude "1.55615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23145 1.55615)"^^geo:wktLiteral ;
  geo-pos:lat "50.23145"^^xsd:decimal ;
  geo-pos:long "1.55615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2229'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55615'^^xsd:double;
  dwc:latitude '50.23145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55615 50.23145, 1.55615 50.23145, 1.55615 50.23145, 1.55615 50.23145, 1.55615 50.23145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2229'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22506 1.55616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22506"^^xsd:decimal ;
  dwc:decimalLongitude "1.55616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22506 1.55616)"^^geo:wktLiteral ;
  geo-pos:lat "50.22506"^^xsd:decimal ;
  geo-pos:long "1.55616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55616'^^xsd:double;
  dwc:latitude '50.22506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55616 50.22506, 1.55616 50.22506, 1.55616 50.22506, 1.55616 50.22506, 1.55616 50.22506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10461'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.55616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55616)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.55616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55616'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55616 50.22929, 1.55616 50.22929, 1.55616 50.22929, 1.55616 50.22929, 1.55616 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5842'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22932"^^xsd:decimal ;
  dwc:decimalLongitude "1.55616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55616)"^^geo:wktLiteral ;
  geo-pos:lat "50.22932"^^xsd:decimal ;
  geo-pos:long "1.55616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55616'^^xsd:double;
  dwc:latitude '50.22932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55616 50.22932, 1.55616 50.22932, 1.55616 50.22932, 1.55616 50.22932, 1.55616 50.22932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9966'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.55616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.55616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.55616)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.55616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.648888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55616'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55616 50.23159, 1.55616 50.23159, 1.55616 50.23159, 1.55616 50.23159, 1.55616 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5012'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.55617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23146"^^xsd:decimal ;
  dwc:decimalLongitude "1.55617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.55617)"^^geo:wktLiteral ;
  geo-pos:lat "50.23146"^^xsd:decimal ;
  geo-pos:long "1.55617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55617'^^xsd:double;
  dwc:latitude '50.23146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55617 50.23146, 1.55617 50.23146, 1.55617 50.23146, 1.55617 50.23146, 1.55617 50.23146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6278'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.55617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.55617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.55617)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.55617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55617'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55617 50.23222, 1.55617 50.23222, 1.55617 50.23222, 1.55617 50.23222, 1.55617 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10051'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55619)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7446'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55619'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55619 50.2292, 1.55619 50.2292, 1.55619 50.2292, 1.55619 50.2292, 1.55619 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7446'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.5562)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5687'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5562'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5562 50.22889, 1.5562 50.22889, 1.5562 50.22889, 1.5562 50.22889, 1.5562 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5687'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22991"^^xsd:decimal ;
  dwc:decimalLongitude "1.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22991 1.5562)"^^geo:wktLiteral ;
  geo-pos:lat "50.22991"^^xsd:decimal ;
  geo-pos:long "1.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.314444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5562'^^xsd:double;
  dwc:latitude '50.22991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5562 50.22991, 1.5562 50.22991, 1.5562 50.22991, 1.5562 50.22991, 1.5562 50.22991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12249'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44789 1.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44789"^^xsd:decimal ;
  dwc:decimalLongitude "1.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44789 1.5562)"^^geo:wktLiteral ;
  geo-pos:lat "50.44789"^^xsd:decimal ;
  geo-pos:long "1.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5562'^^xsd:double;
  dwc:latitude '50.44789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5562 50.44789, 1.5562 50.44789, 1.5562 50.44789, 1.5562 50.44789, 1.5562 50.44789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8968'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.55621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22876"^^xsd:decimal ;
  dwc:decimalLongitude "1.55621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.55621)"^^geo:wktLiteral ;
  geo-pos:lat "50.22876"^^xsd:decimal ;
  geo-pos:long "1.55621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55621'^^xsd:double;
  dwc:latitude '50.22876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55621 50.22876, 1.55621 50.22876, 1.55621 50.22876, 1.55621 50.22876, 1.55621 50.22876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4574'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22932"^^xsd:decimal ;
  dwc:decimalLongitude "1.55622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55622)"^^geo:wktLiteral ;
  geo-pos:lat "50.22932"^^xsd:decimal ;
  geo-pos:long "1.55622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55622'^^xsd:double;
  dwc:latitude '50.22932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55622 50.22932, 1.55622 50.22932, 1.55622 50.22932, 1.55622 50.22932, 1.55622 50.22932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4036'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2202 1.55623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2202"^^xsd:decimal ;
  dwc:decimalLongitude "1.55623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2202 1.55623)"^^geo:wktLiteral ;
  geo-pos:lat "50.2202"^^xsd:decimal ;
  geo-pos:long "1.55623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55623'^^xsd:double;
  dwc:latitude '50.2202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55623 50.2202, 1.55623 50.2202, 1.55623 50.2202, 1.55623 50.2202, 1.55623 50.2202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8411'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.55623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55623)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.55623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55623'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55623 50.22902, 1.55623 50.22902, 1.55623 50.22902, 1.55623 50.22902, 1.55623 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6098'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.55623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55623)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.55623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55623'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55623 50.2294, 1.55623 50.2294, 1.55623 50.2294, 1.55623 50.2294, 1.55623 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5762'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55623)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55623'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55623 50.22964, 1.55623 50.22964, 1.55623 50.22964, 1.55623 50.22964, 1.55623 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12322'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.55625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55625)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.55625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_10111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55625'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55625 50.22921, 1.55625 50.22921, 1.55625 50.22921, 1.55625 50.22921, 1.55625 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10111'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.55625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55625)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.55625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55625'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55625 50.22945, 1.55625 50.22945, 1.55625 50.22945, 1.55625 50.22945, 1.55625 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5688'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42375 1.55626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42375"^^xsd:decimal ;
  dwc:decimalLongitude "1.55626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42375 1.55626)"^^geo:wktLiteral ;
  geo-pos:lat "50.42375"^^xsd:decimal ;
  geo-pos:long "1.55626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.73222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55626'^^xsd:double;
  dwc:latitude '50.42375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55626 50.42375, 1.55626 50.42375, 1.55626 50.42375, 1.55626 50.42375, 1.55626 50.42375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1753'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.55627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22217"^^xsd:decimal ;
  dwc:decimalLongitude "1.55627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22217 1.55627)"^^geo:wktLiteral ;
  geo-pos:lat "50.22217"^^xsd:decimal ;
  geo-pos:long "1.55627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55627'^^xsd:double;
  dwc:latitude '50.22217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55627 50.22217, 1.55627 50.22217, 1.55627 50.22217, 1.55627 50.22217, 1.55627 50.22217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12086'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.55627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.55627)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.55627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.54666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55627'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55627 50.2288, 1.55627 50.2288, 1.55627 50.2288, 1.55627 50.2288, 1.55627 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5734'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55627)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55627'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55627 50.22907, 1.55627 50.22907, 1.55627 50.22907, 1.55627 50.22907, 1.55627 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5825'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.55628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22825"^^xsd:decimal ;
  dwc:decimalLongitude "1.55628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.55628)"^^geo:wktLiteral ;
  geo-pos:lat "50.22825"^^xsd:decimal ;
  geo-pos:long "1.55628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12449'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55628'^^xsd:double;
  dwc:latitude '50.22825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55628 50.22825, 1.55628 50.22825, 1.55628 50.22825, 1.55628 50.22825, 1.55628 50.22825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12449'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.55628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55628)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.55628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.7722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55628'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55628 50.22885, 1.55628 50.22885, 1.55628 50.22885, 1.55628 50.22885, 1.55628 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2232'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22872 1.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22872"^^xsd:decimal ;
  dwc:decimalLongitude "1.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22872 1.5563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22872"^^xsd:decimal ;
  geo-pos:long "1.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12586'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5563'^^xsd:double;
  dwc:latitude '50.22872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5563 50.22872, 1.5563 50.22872, 1.5563 50.22872, 1.5563 50.22872, 1.5563 50.22872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12586'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.5563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5563'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5563 50.22922, 1.5563 50.22922, 1.5563 50.22922, 1.5563 50.22922, 1.5563 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4067'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.5563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7680'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5563'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5563 50.22928, 1.5563 50.22928, 1.5563 50.22928, 1.5563 50.22928, 1.5563 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7680'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55631)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55631'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55631 50.22912, 1.55631 50.22912, 1.55631 50.22912, 1.55631 50.22912, 1.55631 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1237'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22964"^^xsd:decimal ;
  dwc:decimalLongitude "1.55631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22964 1.55631)"^^geo:wktLiteral ;
  geo-pos:lat "50.22964"^^xsd:decimal ;
  geo-pos:long "1.55631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55631'^^xsd:double;
  dwc:latitude '50.22964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55631 50.22964, 1.55631 50.22964, 1.55631 50.22964, 1.55631 50.22964, 1.55631 50.22964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12248'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.55631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.55631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.55631)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.55631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12045'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55631'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55631 50.23128, 1.55631 50.23128, 1.55631 50.23128, 1.55631 50.23128, 1.55631 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12045'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.55632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55632)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.55632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55632'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55632 50.22953, 1.55632 50.22953, 1.55632 50.22953, 1.55632 50.22953, 1.55632 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4039'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21702 1.55633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21702"^^xsd:decimal ;
  dwc:decimalLongitude "1.55633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21702 1.55633)"^^geo:wktLiteral ;
  geo-pos:lat "50.21702"^^xsd:decimal ;
  geo-pos:long "1.55633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55633'^^xsd:double;
  dwc:latitude '50.21702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55633 50.21702, 1.55633 50.21702, 1.55633 50.21702, 1.55633 50.21702, 1.55633 50.21702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_819'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.55633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22729"^^xsd:decimal ;
  dwc:decimalLongitude "1.55633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22729 1.55633)"^^geo:wktLiteral ;
  geo-pos:lat "50.22729"^^xsd:decimal ;
  geo-pos:long "1.55633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55633'^^xsd:double;
  dwc:latitude '50.22729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55633 50.22729, 1.55633 50.22729, 1.55633 50.22729, 1.55633 50.22729, 1.55633 50.22729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6879'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.55633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22876"^^xsd:decimal ;
  dwc:decimalLongitude "1.55633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.55633)"^^geo:wktLiteral ;
  geo-pos:lat "50.22876"^^xsd:decimal ;
  geo-pos:long "1.55633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55633'^^xsd:double;
  dwc:latitude '50.22876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55633 50.22876, 1.55633 50.22876, 1.55633 50.22876, 1.55633 50.22876, 1.55633 50.22876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6581'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22981"^^xsd:decimal ;
  dwc:decimalLongitude "1.55633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22981 1.55633)"^^geo:wktLiteral ;
  geo-pos:lat "50.22981"^^xsd:decimal ;
  geo-pos:long "1.55633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12450'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55633'^^xsd:double;
  dwc:latitude '50.22981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55633 50.22981, 1.55633 50.22981, 1.55633 50.22981, 1.55633 50.22981, 1.55633 50.22981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12450'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.55634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22785"^^xsd:decimal ;
  dwc:decimalLongitude "1.55634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22785 1.55634)"^^geo:wktLiteral ;
  geo-pos:lat "50.22785"^^xsd:decimal ;
  geo-pos:long "1.55634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.134444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55634'^^xsd:double;
  dwc:latitude '50.22785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55634 50.22785, 1.55634 50.22785, 1.55634 50.22785, 1.55634 50.22785, 1.55634 50.22785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1102'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.55634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55634)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.55634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55634'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55634 50.22928, 1.55634 50.22928, 1.55634 50.22928, 1.55634 50.22928, 1.55634 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7388'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2286 1.55635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2286"^^xsd:decimal ;
  dwc:decimalLongitude "1.55635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2286 1.55635)"^^geo:wktLiteral ;
  geo-pos:lat "50.2286"^^xsd:decimal ;
  geo-pos:long "1.55635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55635'^^xsd:double;
  dwc:latitude '50.2286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55635 50.2286, 1.55635 50.2286, 1.55635 50.2286, 1.55635 50.2286, 1.55635 50.2286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6008'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55635)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55635'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55635 50.22913, 1.55635 50.22913, 1.55635 50.22913, 1.55635 50.22913, 1.55635 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1244'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55636)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55636'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55636 50.22903, 1.55636 50.22903, 1.55636 50.22903, 1.55636 50.22903, 1.55636 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1712'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55636)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.55636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55636'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55636 50.22934, 1.55636 50.22934, 1.55636 50.22934, 1.55636 50.22934, 1.55636 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7389'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.55637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23025"^^xsd:decimal ;
  dwc:decimalLongitude "1.55637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23025 1.55637)"^^geo:wktLiteral ;
  geo-pos:lat "50.23025"^^xsd:decimal ;
  geo-pos:long "1.55637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3121'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55637'^^xsd:double;
  dwc:latitude '50.23025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55637 50.23025, 1.55637 50.23025, 1.55637 50.23025, 1.55637 50.23025, 1.55637 50.23025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3121'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.55638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "1.55638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 1.55638)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "1.55638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55638'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55638 50.228, 1.55638 50.228, 1.55638 50.228, 1.55638 50.228, 1.55638 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4736'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.55638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55638)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.55638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.986666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55638'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55638 50.2285, 1.55638 50.2285, 1.55638 50.2285, 1.55638 50.2285, 1.55638 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5844'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21649 1.55639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21649"^^xsd:decimal ;
  dwc:decimalLongitude "1.55639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21649 1.55639)"^^geo:wktLiteral ;
  geo-pos:lat "50.21649"^^xsd:decimal ;
  geo-pos:long "1.55639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_493'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55639'^^xsd:double;
  dwc:latitude '50.21649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55639 50.21649, 1.55639 50.21649, 1.55639 50.21649, 1.55639 50.21649, 1.55639 50.21649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_493'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22738 1.55639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22738"^^xsd:decimal ;
  dwc:decimalLongitude "1.55639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22738 1.55639)"^^geo:wktLiteral ;
  geo-pos:lat "50.22738"^^xsd:decimal ;
  geo-pos:long "1.55639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.68888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55639'^^xsd:double;
  dwc:latitude '50.22738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55639 50.22738, 1.55639 50.22738, 1.55639 50.22738, 1.55639 50.22738, 1.55639 50.22738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5735'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.55639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23113"^^xsd:decimal ;
  dwc:decimalLongitude "1.55639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.55639)"^^geo:wktLiteral ;
  geo-pos:lat "50.23113"^^xsd:decimal ;
  geo-pos:long "1.55639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2251'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55639'^^xsd:double;
  dwc:latitude '50.23113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55639 50.23113, 1.55639 50.23113, 1.55639 50.23113, 1.55639 50.23113, 1.55639 50.23113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2251'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.5564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.5564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.5564)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.5564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5564'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5564 50.22958, 1.5564 50.22958, 1.5564 50.22958, 1.5564 50.22958, 1.5564 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12320'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22737 1.55641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22737"^^xsd:decimal ;
  dwc:decimalLongitude "1.55641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22737 1.55641)"^^geo:wktLiteral ;
  geo-pos:lat "50.22737"^^xsd:decimal ;
  geo-pos:long "1.55641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.538888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55641'^^xsd:double;
  dwc:latitude '50.22737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55641 50.22737, 1.55641 50.22737, 1.55641 50.22737, 1.55641 50.22737, 1.55641 50.22737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8922'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69261 1.55641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69261"^^xsd:decimal ;
  dwc:decimalLongitude "1.55641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69261 1.55641)"^^geo:wktLiteral ;
  geo-pos:lat "50.69261"^^xsd:decimal ;
  geo-pos:long "1.55641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55641'^^xsd:double;
  dwc:latitude '50.69261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55641 50.69261, 1.55641 50.69261, 1.55641 50.69261, 1.55641 50.69261, 1.55641 50.69261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1172'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.55642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55642)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.55642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55642'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9740'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.55642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55642)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.55642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55642'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929, 1.55642 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6044'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.55642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55642)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.55642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55642'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55642 50.22937, 1.55642 50.22937, 1.55642 50.22937, 1.55642 50.22937, 1.55642 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5638'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.55643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.55643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.55643)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.55643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55643'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55643 50.22868, 1.55643 50.22868, 1.55643 50.22868, 1.55643 50.22868, 1.55643 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4595'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55643)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.55643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55643'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55643 50.22935, 1.55643 50.22935, 1.55643 50.22935, 1.55643 50.22935, 1.55643 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5733'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55643)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55643'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55643 50.22936, 1.55643 50.22936, 1.55643 50.22936, 1.55643 50.22936, 1.55643 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5650'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.55644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22886"^^xsd:decimal ;
  dwc:decimalLongitude "1.55644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.55644)"^^geo:wktLiteral ;
  geo-pos:lat "50.22886"^^xsd:decimal ;
  geo-pos:long "1.55644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55644'^^xsd:double;
  dwc:latitude '50.22886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55644 50.22886, 1.55644 50.22886, 1.55644 50.22886, 1.55644 50.22886, 1.55644 50.22886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6135'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.55645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22767"^^xsd:decimal ;
  dwc:decimalLongitude "1.55645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22767 1.55645)"^^geo:wktLiteral ;
  geo-pos:lat "50.22767"^^xsd:decimal ;
  geo-pos:long "1.55645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.413333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55645'^^xsd:double;
  dwc:latitude '50.22767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55645 50.22767, 1.55645 50.22767, 1.55645 50.22767, 1.55645 50.22767, 1.55645 50.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5198'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.55645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22836"^^xsd:decimal ;
  dwc:decimalLongitude "1.55645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22836 1.55645)"^^geo:wktLiteral ;
  geo-pos:lat "50.22836"^^xsd:decimal ;
  geo-pos:long "1.55645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55645'^^xsd:double;
  dwc:latitude '50.22836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55645 50.22836, 1.55645 50.22836, 1.55645 50.22836, 1.55645 50.22836, 1.55645 50.22836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10032'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.55645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55645)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.55645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55645'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55645 50.22939, 1.55645 50.22939, 1.55645 50.22939, 1.55645 50.22939, 1.55645 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5985'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22869"^^xsd:decimal ;
  dwc:decimalLongitude "1.55646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22869 1.55646)"^^geo:wktLiteral ;
  geo-pos:lat "50.22869"^^xsd:decimal ;
  geo-pos:long "1.55646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.593333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55646'^^xsd:double;
  dwc:latitude '50.22869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55646 50.22869, 1.55646 50.22869, 1.55646 50.22869, 1.55646 50.22869, 1.55646 50.22869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9867'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.55646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55646)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.55646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55646'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55646 50.22928, 1.55646 50.22928, 1.55646 50.22928, 1.55646 50.22928, 1.55646 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12005'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22952 1.55646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22952"^^xsd:decimal ;
  dwc:decimalLongitude "1.55646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22952 1.55646)"^^geo:wktLiteral ;
  geo-pos:lat "50.22952"^^xsd:decimal ;
  geo-pos:long "1.55646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55646'^^xsd:double;
  dwc:latitude '50.22952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55646 50.22952, 1.55646 50.22952, 1.55646 50.22952, 1.55646 50.22952, 1.55646 50.22952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4035'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22973"^^xsd:decimal ;
  dwc:decimalLongitude "1.55646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22973 1.55646)"^^geo:wktLiteral ;
  geo-pos:lat "50.22973"^^xsd:decimal ;
  geo-pos:long "1.55646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55646'^^xsd:double;
  dwc:latitude '50.22973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55646 50.22973, 1.55646 50.22973, 1.55646 50.22973, 1.55646 50.22973, 1.55646 50.22973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5699'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.55647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22963"^^xsd:decimal ;
  dwc:decimalLongitude "1.55647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22963 1.55647)"^^geo:wktLiteral ;
  geo-pos:lat "50.22963"^^xsd:decimal ;
  geo-pos:long "1.55647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55647'^^xsd:double;
  dwc:latitude '50.22963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55647 50.22963, 1.55647 50.22963, 1.55647 50.22963, 1.55647 50.22963, 1.55647 50.22963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3999'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.55648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23012"^^xsd:decimal ;
  dwc:decimalLongitude "1.55648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23012 1.55648)"^^geo:wktLiteral ;
  geo-pos:lat "50.23012"^^xsd:decimal ;
  geo-pos:long "1.55648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55648'^^xsd:double;
  dwc:latitude '50.23012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55648 50.23012, 1.55648 50.23012, 1.55648 50.23012, 1.55648 50.23012, 1.55648 50.23012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7414'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43409 1.55648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43409"^^xsd:decimal ;
  dwc:decimalLongitude "1.55648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43409 1.55648)"^^geo:wktLiteral ;
  geo-pos:lat "50.43409"^^xsd:decimal ;
  geo-pos:long "1.55648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55648'^^xsd:double;
  dwc:latitude '50.43409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55648 50.43409, 1.55648 50.43409, 1.55648 50.43409, 1.55648 50.43409, 1.55648 50.43409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1875'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55837 1.55648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55837"^^xsd:decimal ;
  dwc:decimalLongitude "1.55648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55837 1.55648)"^^geo:wktLiteral ;
  geo-pos:lat "50.55837"^^xsd:decimal ;
  geo-pos:long "1.55648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2214'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.70777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55648'^^xsd:double;
  dwc:latitude '50.55837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55648 50.55837, 1.55648 50.55837, 1.55648 50.55837, 1.55648 50.55837, 1.55648 50.55837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2214'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.55649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55649)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.55649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55649'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55649 50.22946, 1.55649 50.22946, 1.55649 50.22946, 1.55649 50.22946, 1.55649 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12321'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55651)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55651'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55651 50.22923, 1.55651 50.22923, 1.55651 50.22923, 1.55651 50.22923, 1.55651 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7808'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.55651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55651)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.55651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55651'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55651 50.2294, 1.55651 50.2294, 1.55651 50.2294, 1.55651 50.2294, 1.55651 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12047'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38258 1.55651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38258"^^xsd:decimal ;
  dwc:decimalLongitude "1.55651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38258 1.55651)"^^geo:wktLiteral ;
  geo-pos:lat "50.38258"^^xsd:decimal ;
  geo-pos:long "1.55651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8080'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.19555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55651'^^xsd:double;
  dwc:latitude '50.38258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55651 50.38258, 1.55651 50.38258, 1.55651 50.38258, 1.55651 50.38258, 1.55651 50.38258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8080'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55652)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11689'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55652'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55652 50.22925, 1.55652 50.22925, 1.55652 50.22925, 1.55652 50.22925, 1.55652 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11689'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.55652)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.55652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55652'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55652 50.22931, 1.55652 50.22931, 1.55652 50.22931, 1.55652 50.22931, 1.55652 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12247'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.55653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22879"^^xsd:decimal ;
  dwc:decimalLongitude "1.55653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.55653)"^^geo:wktLiteral ;
  geo-pos:lat "50.22879"^^xsd:decimal ;
  geo-pos:long "1.55653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55653'^^xsd:double;
  dwc:latitude '50.22879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55653 50.22879, 1.55653 50.22879, 1.55653 50.22879, 1.55653 50.22879, 1.55653 50.22879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9894'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.55653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55653)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.55653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55653'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55653 50.22885, 1.55653 50.22885, 1.55653 50.22885, 1.55653 50.22885, 1.55653 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4110'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.55653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2314"^^xsd:decimal ;
  dwc:decimalLongitude "1.55653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.55653)"^^geo:wktLiteral ;
  geo-pos:lat "50.2314"^^xsd:decimal ;
  geo-pos:long "1.55653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55653'^^xsd:double;
  dwc:latitude '50.2314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55653 50.2314, 1.55653 50.2314, 1.55653 50.2314, 1.55653 50.2314, 1.55653 50.2314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4034'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.55653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23244"^^xsd:decimal ;
  dwc:decimalLongitude "1.55653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23244 1.55653)"^^geo:wktLiteral ;
  geo-pos:lat "50.23244"^^xsd:decimal ;
  geo-pos:long "1.55653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_6297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.865555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55653'^^xsd:double;
  dwc:latitude '50.23244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55653 50.23244, 1.55653 50.23244, 1.55653 50.23244, 1.55653 50.23244, 1.55653 50.23244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6297'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.55654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55654)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.55654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55654'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55654 50.22889, 1.55654 50.22889, 1.55654 50.22889, 1.55654 50.22889, 1.55654 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5324'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22756 1.55655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22756"^^xsd:decimal ;
  dwc:decimalLongitude "1.55655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22756 1.55655)"^^geo:wktLiteral ;
  geo-pos:lat "50.22756"^^xsd:decimal ;
  geo-pos:long "1.55655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55655'^^xsd:double;
  dwc:latitude '50.22756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55655 50.22756, 1.55655 50.22756, 1.55655 50.22756, 1.55655 50.22756, 1.55655 50.22756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5190'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.55655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55655)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.55655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55655'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55655 50.22929, 1.55655 50.22929, 1.55655 50.22929, 1.55655 50.22929, 1.55655 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9721'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.55656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55656)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.55656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55656'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55656 50.22918, 1.55656 50.22918, 1.55656 50.22918, 1.55656 50.22918, 1.55656 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5396'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.55656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55656)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.55656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55656'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55656 50.22924, 1.55656 50.22924, 1.55656 50.22924, 1.55656 50.22924, 1.55656 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12276'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22967"^^xsd:decimal ;
  dwc:decimalLongitude "1.55656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22967 1.55656)"^^geo:wktLiteral ;
  geo-pos:lat "50.22967"^^xsd:decimal ;
  geo-pos:long "1.55656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5562'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55656'^^xsd:double;
  dwc:latitude '50.22967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55656 50.22967, 1.55656 50.22967, 1.55656 50.22967, 1.55656 50.22967, 1.55656 50.22967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5562'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.55657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22357"^^xsd:decimal ;
  dwc:decimalLongitude "1.55657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.55657)"^^geo:wktLiteral ;
  geo-pos:lat "50.22357"^^xsd:decimal ;
  geo-pos:long "1.55657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55657'^^xsd:double;
  dwc:latitude '50.22357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55657 50.22357, 1.55657 50.22357, 1.55657 50.22357, 1.55657 50.22357, 1.55657 50.22357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10763'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.55657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55657)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.55657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7445'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55657'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55657 50.23096, 1.55657 50.23096, 1.55657 50.23096, 1.55657 50.23096, 1.55657 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7445'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.55658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22825"^^xsd:decimal ;
  dwc:decimalLongitude "1.55658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.55658)"^^geo:wktLiteral ;
  geo-pos:lat "50.22825"^^xsd:decimal ;
  geo-pos:long "1.55658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.582222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55658'^^xsd:double;
  dwc:latitude '50.22825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55658 50.22825, 1.55658 50.22825, 1.55658 50.22825, 1.55658 50.22825, 1.55658 50.22825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3486'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.55659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23082"^^xsd:decimal ;
  dwc:decimalLongitude "1.55659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23082 1.55659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23082"^^xsd:decimal ;
  geo-pos:long "1.55659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55659'^^xsd:double;
  dwc:latitude '50.23082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55659 50.23082, 1.55659 50.23082, 1.55659 50.23082, 1.55659 50.23082, 1.55659 50.23082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12103'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.5566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.5566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.5566)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.5566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5566'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5566 50.22874, 1.5566 50.22874, 1.5566 50.22874, 1.5566 50.22874, 1.5566 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6471'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.5566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.5566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.5566)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.5566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5566'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5566 50.22926, 1.5566 50.22926, 1.5566 50.22926, 1.5566 50.22926, 1.5566 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_238'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.5566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2293"^^xsd:decimal ;
  dwc:decimalLongitude "1.5566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.5566)"^^geo:wktLiteral ;
  geo-pos:lat "50.2293"^^xsd:decimal ;
  geo-pos:long "1.5566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5566'^^xsd:double;
  dwc:latitude '50.2293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5566 50.2293, 1.5566 50.2293, 1.5566 50.2293, 1.5566 50.2293, 1.5566 50.2293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12289'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22163 1.55661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22163"^^xsd:decimal ;
  dwc:decimalLongitude "1.55661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22163 1.55661)"^^geo:wktLiteral ;
  geo-pos:lat "50.22163"^^xsd:decimal ;
  geo-pos:long "1.55661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.346666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55661'^^xsd:double;
  dwc:latitude '50.22163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55661 50.22163, 1.55661 50.22163, 1.55661 50.22163, 1.55661 50.22163, 1.55661 50.22163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11378'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.55661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55661)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.55661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55661'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55661 50.22937, 1.55661 50.22937, 1.55661 50.22937, 1.55661 50.22937, 1.55661 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9840'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.55661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55661)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.55661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55661'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55661 50.22945, 1.55661 50.22945, 1.55661 50.22945, 1.55661 50.22945, 1.55661 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5973'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.55662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55662)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.55662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55662'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55662 50.22882, 1.55662 50.22882, 1.55662 50.22882, 1.55662 50.22882, 1.55662 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6646'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.55662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22957"^^xsd:decimal ;
  dwc:decimalLongitude "1.55662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22957 1.55662)"^^geo:wktLiteral ;
  geo-pos:lat "50.22957"^^xsd:decimal ;
  geo-pos:long "1.55662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55662'^^xsd:double;
  dwc:latitude '50.22957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55662 50.22957, 1.55662 50.22957, 1.55662 50.22957, 1.55662 50.22957, 1.55662 50.22957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4111'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55663'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55663 50.22907, 1.55663 50.22907, 1.55663 50.22907, 1.55663 50.22907, 1.55663 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4086'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55663'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55663 50.22923, 1.55663 50.22923, 1.55663 50.22923, 1.55663 50.22923, 1.55663 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5974'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.55663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.55663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55663'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55663 50.22926, 1.55663 50.22926, 1.55663 50.22926, 1.55663 50.22926, 1.55663 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6159'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.55663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22974"^^xsd:decimal ;
  dwc:decimalLongitude "1.55663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22974 1.55663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22974"^^xsd:decimal ;
  geo-pos:long "1.55663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11742'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55663'^^xsd:double;
  dwc:latitude '50.22974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55663 50.22974, 1.55663 50.22974, 1.55663 50.22974, 1.55663 50.22974, 1.55663 50.22974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11742'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.55664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22788"^^xsd:decimal ;
  dwc:decimalLongitude "1.55664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.55664)"^^geo:wktLiteral ;
  geo-pos:lat "50.22788"^^xsd:decimal ;
  geo-pos:long "1.55664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55664'^^xsd:double;
  dwc:latitude '50.22788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55664 50.22788, 1.55664 50.22788, 1.55664 50.22788, 1.55664 50.22788, 1.55664 50.22788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10902'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.55664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.55664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.55664)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.55664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55664'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55664 50.22942, 1.55664 50.22942, 1.55664 50.22942, 1.55664 50.22942, 1.55664 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10033'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.55665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55665)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.55665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55665'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55665 50.22896, 1.55665 50.22896, 1.55665 50.22896, 1.55665 50.22896, 1.55665 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9809'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.55665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55665)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.55665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55665'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55665 50.22902, 1.55665 50.22902, 1.55665 50.22902, 1.55665 50.22902, 1.55665 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9808'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.55666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22887"^^xsd:decimal ;
  dwc:decimalLongitude "1.55666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.55666)"^^geo:wktLiteral ;
  geo-pos:lat "50.22887"^^xsd:decimal ;
  geo-pos:long "1.55666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55666'^^xsd:double;
  dwc:latitude '50.22887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55666 50.22887, 1.55666 50.22887, 1.55666 50.22887, 1.55666 50.22887, 1.55666 50.22887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12046'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42379 1.55666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42379"^^xsd:decimal ;
  dwc:decimalLongitude "1.55666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42379 1.55666)"^^geo:wktLiteral ;
  geo-pos:lat "50.42379"^^xsd:decimal ;
  geo-pos:long "1.55666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55666'^^xsd:double;
  dwc:latitude '50.42379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55666 50.42379, 1.55666 50.42379, 1.55666 50.42379, 1.55666 50.42379, 1.55666 50.42379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3556'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22859"^^xsd:decimal ;
  dwc:decimalLongitude "1.55667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22859 1.55667)"^^geo:wktLiteral ;
  geo-pos:lat "50.22859"^^xsd:decimal ;
  geo-pos:long "1.55667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55667'^^xsd:double;
  dwc:latitude '50.22859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55667 50.22859, 1.55667 50.22859, 1.55667 50.22859, 1.55667 50.22859, 1.55667 50.22859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12627'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55667)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55667'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55667 50.22923, 1.55667 50.22923, 1.55667 50.22923, 1.55667 50.22923, 1.55667 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1042'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55667)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_5824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55667'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55667 50.22933, 1.55667 50.22933, 1.55667 50.22933, 1.55667 50.22933, 1.55667 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5824'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.55668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55668)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.55668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5576'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55668'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55668 50.22937, 1.55668 50.22937, 1.55668 50.22937, 1.55668 50.22937, 1.55668 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5576'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55669)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55669'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55669 50.22912, 1.55669 50.22912, 1.55669 50.22912, 1.55669 50.22912, 1.55669 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9702'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23645 1.55669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23645"^^xsd:decimal ;
  dwc:decimalLongitude "1.55669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23645 1.55669)"^^geo:wktLiteral ;
  geo-pos:lat "50.23645"^^xsd:decimal ;
  geo-pos:long "1.55669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55669'^^xsd:double;
  dwc:latitude '50.23645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55669 50.23645, 1.55669 50.23645, 1.55669 50.23645, 1.55669 50.23645, 1.55669 50.23645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11549'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22854"^^xsd:decimal ;
  dwc:decimalLongitude "1.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.5567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22854"^^xsd:decimal ;
  geo-pos:long "1.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5567'^^xsd:double;
  dwc:latitude '50.22854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5567 50.22854, 1.5567 50.22854, 1.5567 50.22854, 1.5567 50.22854, 1.5567 50.22854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9944'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.5567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5567'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5567 50.22905, 1.5567 50.22905, 1.5567 50.22905, 1.5567 50.22905, 1.5567 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11832'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.5567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12516'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5567'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5567 50.22933, 1.5567 50.22933, 1.5567 50.22933, 1.5567 50.22933, 1.5567 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12516'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.5567)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7447'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5567'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5567 50.22945, 1.5567 50.22945, 1.5567 50.22945, 1.5567 50.22945, 1.5567 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7447'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55902 1.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55902"^^xsd:decimal ;
  dwc:decimalLongitude "1.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55902 1.5567)"^^geo:wktLiteral ;
  geo-pos:lat "50.55902"^^xsd:decimal ;
  geo-pos:long "1.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5567'^^xsd:double;
  dwc:latitude '50.55902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5567 50.55902, 1.5567 50.55902, 1.5567 50.55902, 1.5567 50.55902, 1.5567 50.55902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2775'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55671)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.55671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55671'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55671 50.22919, 1.55671 50.22919, 1.55671 50.22919, 1.55671 50.22919, 1.55671 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5808'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.55672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22213"^^xsd:decimal ;
  dwc:decimalLongitude "1.55672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22213 1.55672)"^^geo:wktLiteral ;
  geo-pos:lat "50.22213"^^xsd:decimal ;
  geo-pos:long "1.55672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_13164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55672'^^xsd:double;
  dwc:latitude '50.22213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55672 50.22213, 1.55672 50.22213, 1.55672 50.22213, 1.55672 50.22213, 1.55672 50.22213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13164'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55672)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.55672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55672'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55672 50.22892, 1.55672 50.22892, 1.55672 50.22892, 1.55672 50.22892, 1.55672 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6745'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.55673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.55673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.55673)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.55673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55673'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55673 50.22905, 1.55673 50.22905, 1.55673 50.22905, 1.55673 50.22905, 1.55673 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6097'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2294"^^xsd:decimal ;
  dwc:decimalLongitude "1.55673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2294 1.55673)"^^geo:wktLiteral ;
  geo-pos:lat "50.2294"^^xsd:decimal ;
  geo-pos:long "1.55673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55673'^^xsd:double;
  dwc:latitude '50.2294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55673 50.2294, 1.55673 50.2294, 1.55673 50.2294, 1.55673 50.2294, 1.55673 50.2294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4076'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.55673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23391"^^xsd:decimal ;
  dwc:decimalLongitude "1.55673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23391 1.55673)"^^geo:wktLiteral ;
  geo-pos:lat "50.23391"^^xsd:decimal ;
  geo-pos:long "1.55673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55673'^^xsd:double;
  dwc:latitude '50.23391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55673 50.23391, 1.55673 50.23391, 1.55673 50.23391, 1.55673 50.23391, 1.55673 50.23391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11528'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22882"^^xsd:decimal ;
  dwc:decimalLongitude "1.55674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22882 1.55674)"^^geo:wktLiteral ;
  geo-pos:lat "50.22882"^^xsd:decimal ;
  geo-pos:long "1.55674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55674'^^xsd:double;
  dwc:latitude '50.22882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55674 50.22882, 1.55674 50.22882, 1.55674 50.22882, 1.55674 50.22882, 1.55674 50.22882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1236'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55674)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55674'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55674 50.22909, 1.55674 50.22909, 1.55674 50.22909, 1.55674 50.22909, 1.55674 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_833'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22946"^^xsd:decimal ;
  dwc:decimalLongitude "1.55675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22946 1.55675)"^^geo:wktLiteral ;
  geo-pos:lat "50.22946"^^xsd:decimal ;
  geo-pos:long "1.55675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55675'^^xsd:double;
  dwc:latitude '50.22946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55675 50.22946, 1.55675 50.22946, 1.55675 50.22946, 1.55675 50.22946, 1.55675 50.22946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11554'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.55676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.55676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.55676)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.55676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55676'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55676 50.22853, 1.55676 50.22853, 1.55676 50.22853, 1.55676 50.22853, 1.55676 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6150'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.55676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55676)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.55676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55676'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55676 50.22889, 1.55676 50.22889, 1.55676 50.22889, 1.55676 50.22889, 1.55676 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11967'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.55676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55676)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.55676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55676'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55676 50.22921, 1.55676 50.22921, 1.55676 50.22921, 1.55676 50.22921, 1.55676 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5809'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.55676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.55676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.55676)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.55676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_6796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55676'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55676 50.23304, 1.55676 50.23304, 1.55676 50.23304, 1.55676 50.23304, 1.55676 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6796'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55678)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55678'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55678 50.22904, 1.55678 50.22904, 1.55678 50.22904, 1.55678 50.22904, 1.55678 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7794'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22949"^^xsd:decimal ;
  dwc:decimalLongitude "1.55678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22949 1.55678)"^^geo:wktLiteral ;
  geo-pos:lat "50.22949"^^xsd:decimal ;
  geo-pos:long "1.55678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55678'^^xsd:double;
  dwc:latitude '50.22949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55678 50.22949, 1.55678 50.22949, 1.55678 50.22949, 1.55678 50.22949, 1.55678 50.22949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7764'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.55679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2172"^^xsd:decimal ;
  dwc:decimalLongitude "1.55679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.55679)"^^geo:wktLiteral ;
  geo-pos:lat "50.2172"^^xsd:decimal ;
  geo-pos:long "1.55679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55679'^^xsd:double;
  dwc:latitude '50.2172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55679 50.2172, 1.55679 50.2172, 1.55679 50.2172, 1.55679 50.2172, 1.55679 50.2172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_282'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.55679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55679)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.55679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55679'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55679 50.22898, 1.55679 50.22898, 1.55679 50.22898, 1.55679 50.22898, 1.55679 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6667'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.5568)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5568'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5568 50.22892, 1.5568 50.22892, 1.5568 50.22892, 1.5568 50.22892, 1.5568 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9879'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.5568)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5568'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5568 50.22944, 1.5568 50.22944, 1.5568 50.22944, 1.5568 50.22944, 1.5568 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_871'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22897"^^xsd:decimal ;
  dwc:decimalLongitude "1.55681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55681)"^^geo:wktLiteral ;
  geo-pos:lat "50.22897"^^xsd:decimal ;
  geo-pos:long "1.55681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55681'^^xsd:double;
  dwc:latitude '50.22897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55681 50.22897, 1.55681 50.22897, 1.55681 50.22897, 1.55681 50.22897, 1.55681 50.22897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11833'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55681)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55681'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55681 50.2292, 1.55681 50.2292, 1.55681 50.2292, 1.55681 50.2292, 1.55681 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7765'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55681)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55681'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55681 50.22944, 1.55681 50.22944, 1.55681 50.22944, 1.55681 50.22944, 1.55681 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12329'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55682)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55682'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55682 50.2291, 1.55682 50.2291, 1.55682 50.2291, 1.55682 50.2291, 1.55682 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11966'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55683)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.284444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55683'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55683 50.22906, 1.55683 50.22906, 1.55683 50.22906, 1.55683 50.22906, 1.55683 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9841'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.55683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.55683)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.55683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55683'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55683 50.22937, 1.55683 50.22937, 1.55683 50.22937, 1.55683 50.22937, 1.55683 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1403'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22875"^^xsd:decimal ;
  dwc:decimalLongitude "1.55685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55685)"^^geo:wktLiteral ;
  geo-pos:lat "50.22875"^^xsd:decimal ;
  geo-pos:long "1.55685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55685'^^xsd:double;
  dwc:latitude '50.22875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55685 50.22875, 1.55685 50.22875, 1.55685 50.22875, 1.55685 50.22875, 1.55685 50.22875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5936'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55685)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55685'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55685 50.22925, 1.55685 50.22925, 1.55685 50.22925, 1.55685 50.22925, 1.55685 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1417'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45236 1.55685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45236"^^xsd:decimal ;
  dwc:decimalLongitude "1.55685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45236 1.55685)"^^geo:wktLiteral ;
  geo-pos:lat "50.45236"^^xsd:decimal ;
  geo-pos:long "1.55685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55685'^^xsd:double;
  dwc:latitude '50.45236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55685 50.45236, 1.55685 50.45236, 1.55685 50.45236, 1.55685 50.45236, 1.55685 50.45236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1200'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.55686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.55686)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.55686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55686'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55686 50.22928, 1.55686 50.22928, 1.55686 50.22928, 1.55686 50.22928, 1.55686 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7415'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55686)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55686'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55686 50.22944, 1.55686 50.22944, 1.55686 50.22944, 1.55686 50.22944, 1.55686 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3974'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.55687)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.55687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55687'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55687 50.22935, 1.55687 50.22935, 1.55687 50.22935, 1.55687 50.22935, 1.55687 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11798'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22972"^^xsd:decimal ;
  dwc:decimalLongitude "1.55688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22972 1.55688)"^^geo:wktLiteral ;
  geo-pos:lat "50.22972"^^xsd:decimal ;
  geo-pos:long "1.55688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55688'^^xsd:double;
  dwc:latitude '50.22972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55688 50.22972, 1.55688 50.22972, 1.55688 50.22972, 1.55688 50.22972, 1.55688 50.22972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6183'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.55688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.55688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.55688)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.55688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55688'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55688 50.23251, 1.55688 50.23251, 1.55688 50.23251, 1.55688 50.23251, 1.55688 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11369'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21996 1.55689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21996"^^xsd:decimal ;
  dwc:decimalLongitude "1.55689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21996 1.55689)"^^geo:wktLiteral ;
  geo-pos:lat "50.21996"^^xsd:decimal ;
  geo-pos:long "1.55689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55689'^^xsd:double;
  dwc:latitude '50.21996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55689 50.21996, 1.55689 50.21996, 1.55689 50.21996, 1.55689 50.21996, 1.55689 50.21996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10451'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55689)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55689'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55689 50.22915, 1.55689 50.22915, 1.55689 50.22915, 1.55689 50.22915, 1.55689 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6058'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.5569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.5569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.5569)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.5569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5569'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5569 50.22924, 1.5569 50.22924, 1.5569 50.22924, 1.5569 50.22924, 1.5569 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11848'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42913 1.5569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42913"^^xsd:decimal ;
  dwc:decimalLongitude "1.5569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42913 1.5569)"^^geo:wktLiteral ;
  geo-pos:lat "50.42913"^^xsd:decimal ;
  geo-pos:long "1.5569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1474'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5569'^^xsd:double;
  dwc:latitude '50.42913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5569 50.42913, 1.5569 50.42913, 1.5569 50.42913, 1.5569 50.42913, 1.5569 50.42913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1474'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4162 1.55691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4162"^^xsd:decimal ;
  dwc:decimalLongitude "1.55691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4162 1.55691)"^^geo:wktLiteral ;
  geo-pos:lat "50.4162"^^xsd:decimal ;
  geo-pos:long "1.55691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55691'^^xsd:double;
  dwc:latitude '50.4162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55691 50.4162, 1.55691 50.4162, 1.55691 50.4162, 1.55691 50.4162, 1.55691 50.4162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3646'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22877"^^xsd:decimal ;
  dwc:decimalLongitude "1.55692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22877 1.55692)"^^geo:wktLiteral ;
  geo-pos:lat "50.22877"^^xsd:decimal ;
  geo-pos:long "1.55692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55692'^^xsd:double;
  dwc:latitude '50.22877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55692 50.22877, 1.55692 50.22877, 1.55692 50.22877, 1.55692 50.22877, 1.55692 50.22877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3971'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55692)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55692'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55692 50.22915, 1.55692 50.22915, 1.55692 50.22915, 1.55692 50.22915, 1.55692 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6059'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.55692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.55692)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.55692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55692'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55692 50.2295, 1.55692 50.2295, 1.55692 50.2295, 1.55692 50.2295, 1.55692 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12328'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69851 1.55692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69851"^^xsd:decimal ;
  dwc:decimalLongitude "1.55692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69851 1.55692)"^^geo:wktLiteral ;
  geo-pos:lat "50.69851"^^xsd:decimal ;
  geo-pos:long "1.55692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55692'^^xsd:double;
  dwc:latitude '50.69851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55692 50.69851, 1.55692 50.69851, 1.55692 50.69851, 1.55692 50.69851, 1.55692 50.69851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2563'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.55694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55694)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.55694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55694'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55694 50.22889, 1.55694 50.22889, 1.55694 50.22889, 1.55694 50.22889, 1.55694 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12790'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55694)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55694'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10026'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55694)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1486'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55694'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907, 1.55694 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1486'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.55695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.55695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55695'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55695 50.22895, 1.55695 50.22895, 1.55695 50.22895, 1.55695 50.22895, 1.55695 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4008'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55695'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55695 50.22904, 1.55695 50.22904, 1.55695 50.22904, 1.55695 50.22904, 1.55695 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5226'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22932"^^xsd:decimal ;
  dwc:decimalLongitude "1.55695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22932 1.55695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22932"^^xsd:decimal ;
  geo-pos:long "1.55695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55695'^^xsd:double;
  dwc:latitude '50.22932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55695 50.22932, 1.55695 50.22932, 1.55695 50.22932, 1.55695 50.22932, 1.55695 50.22932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12288'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.55695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55695'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55695 50.22934, 1.55695 50.22934, 1.55695 50.22934, 1.55695 50.22934, 1.55695 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5720'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.171111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55695'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55695 50.22958, 1.55695 50.22958, 1.55695 50.22958, 1.55695 50.22958, 1.55695 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4904'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55697)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12435'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55697'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55697 50.22906, 1.55697 50.22906, 1.55697 50.22906, 1.55697 50.22906, 1.55697 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12435'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.55698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22296"^^xsd:decimal ;
  dwc:decimalLongitude "1.55698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.55698)"^^geo:wktLiteral ;
  geo-pos:lat "50.22296"^^xsd:decimal ;
  geo-pos:long "1.55698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55698'^^xsd:double;
  dwc:latitude '50.22296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55698 50.22296, 1.55698 50.22296, 1.55698 50.22296, 1.55698 50.22296, 1.55698 50.22296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11771'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22848 1.55698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22848"^^xsd:decimal ;
  dwc:decimalLongitude "1.55698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22848 1.55698)"^^geo:wktLiteral ;
  geo-pos:lat "50.22848"^^xsd:decimal ;
  geo-pos:long "1.55698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55698'^^xsd:double;
  dwc:latitude '50.22848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55698 50.22848, 1.55698 50.22848, 1.55698 50.22848, 1.55698 50.22848, 1.55698 50.22848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10027'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.55698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23445"^^xsd:decimal ;
  dwc:decimalLongitude "1.55698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23445 1.55698)"^^geo:wktLiteral ;
  geo-pos:lat "50.23445"^^xsd:decimal ;
  geo-pos:long "1.55698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55698'^^xsd:double;
  dwc:latitude '50.23445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55698 50.23445, 1.55698 50.23445, 1.55698 50.23445, 1.55698 50.23445, 1.55698 50.23445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5667'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45966 1.55698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45966"^^xsd:decimal ;
  dwc:decimalLongitude "1.55698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45966 1.55698)"^^geo:wktLiteral ;
  geo-pos:lat "50.45966"^^xsd:decimal ;
  geo-pos:long "1.55698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1562'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55698'^^xsd:double;
  dwc:latitude '50.45966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55698 50.45966, 1.55698 50.45966, 1.55698 50.45966, 1.55698 50.45966, 1.55698 50.45966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1562'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22071 1.55699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22071"^^xsd:decimal ;
  dwc:decimalLongitude "1.55699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22071 1.55699)"^^geo:wktLiteral ;
  geo-pos:lat "50.22071"^^xsd:decimal ;
  geo-pos:long "1.55699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55699'^^xsd:double;
  dwc:latitude '50.22071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55699 50.22071, 1.55699 50.22071, 1.55699 50.22071, 1.55699 50.22071, 1.55699 50.22071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2508'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.55699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22405"^^xsd:decimal ;
  dwc:decimalLongitude "1.55699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.55699)"^^geo:wktLiteral ;
  geo-pos:lat "50.22405"^^xsd:decimal ;
  geo-pos:long "1.55699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55699'^^xsd:double;
  dwc:latitude '50.22405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55699 50.22405, 1.55699 50.22405, 1.55699 50.22405, 1.55699 50.22405, 1.55699 50.22405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2761'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.557)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.557'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.557 50.22916, 1.557 50.22916, 1.557 50.22916, 1.557 50.22916, 1.557 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11821'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.55701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.55701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.55701)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.55701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55701'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55701 50.22905, 1.55701 50.22905, 1.55701 50.22905, 1.55701 50.22905, 1.55701 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1245'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55701)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55701'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55701 50.2292, 1.55701 50.2292, 1.55701 50.2292, 1.55701 50.2292, 1.55701 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1229'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.55701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23353"^^xsd:decimal ;
  dwc:decimalLongitude "1.55701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23353 1.55701)"^^geo:wktLiteral ;
  geo-pos:lat "50.23353"^^xsd:decimal ;
  geo-pos:long "1.55701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.832222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55701'^^xsd:double;
  dwc:latitude '50.23353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55701 50.23353, 1.55701 50.23353, 1.55701 50.23353, 1.55701 50.23353, 1.55701 50.23353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6094'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.55702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22789"^^xsd:decimal ;
  dwc:decimalLongitude "1.55702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22789 1.55702)"^^geo:wktLiteral ;
  geo-pos:lat "50.22789"^^xsd:decimal ;
  geo-pos:long "1.55702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55702'^^xsd:double;
  dwc:latitude '50.22789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55702 50.22789, 1.55702 50.22789, 1.55702 50.22789, 1.55702 50.22789, 1.55702 50.22789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12154'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.55703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22871"^^xsd:decimal ;
  dwc:decimalLongitude "1.55703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.55703)"^^geo:wktLiteral ;
  geo-pos:lat "50.22871"^^xsd:decimal ;
  geo-pos:long "1.55703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55703'^^xsd:double;
  dwc:latitude '50.22871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55703 50.22871, 1.55703 50.22871, 1.55703 50.22871, 1.55703 50.22871, 1.55703 50.22871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9842'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55703)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55703'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55703 50.22907, 1.55703 50.22907, 1.55703 50.22907, 1.55703 50.22907, 1.55703 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6994'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67976 1.55704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67976"^^xsd:decimal ;
  dwc:decimalLongitude "1.55704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67976 1.55704)"^^geo:wktLiteral ;
  geo-pos:lat "50.67976"^^xsd:decimal ;
  geo-pos:long "1.55704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55704'^^xsd:double;
  dwc:latitude '50.67976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55704 50.67976, 1.55704 50.67976, 1.55704 50.67976, 1.55704 50.67976, 1.55704 50.67976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2561'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21944 1.55705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21944 1.55705)"^^geo:wktLiteral ;
  geo-pos:lat "50.21944"^^xsd:decimal ;
  geo-pos:long "1.55705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55705'^^xsd:double;
  dwc:latitude '50.21944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55705 50.21944, 1.55705 50.21944, 1.55705 50.21944, 1.55705 50.21944, 1.55705 50.21944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4769'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.55705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22614"^^xsd:decimal ;
  dwc:decimalLongitude "1.55705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22614 1.55705)"^^geo:wktLiteral ;
  geo-pos:lat "50.22614"^^xsd:decimal ;
  geo-pos:long "1.55705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11022'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55705'^^xsd:double;
  dwc:latitude '50.22614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55705 50.22614, 1.55705 50.22614, 1.55705 50.22614, 1.55705 50.22614, 1.55705 50.22614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11022'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.55706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2284"^^xsd:decimal ;
  dwc:decimalLongitude "1.55706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.55706)"^^geo:wktLiteral ;
  geo-pos:lat "50.2284"^^xsd:decimal ;
  geo-pos:long "1.55706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11743'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55706'^^xsd:double;
  dwc:latitude '50.2284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55706 50.2284, 1.55706 50.2284, 1.55706 50.2284, 1.55706 50.2284, 1.55706 50.2284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11743'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.55706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22961"^^xsd:decimal ;
  dwc:decimalLongitude "1.55706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.55706)"^^geo:wktLiteral ;
  geo-pos:lat "50.22961"^^xsd:decimal ;
  geo-pos:long "1.55706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1485'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.2466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55706'^^xsd:double;
  dwc:latitude '50.22961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55706 50.22961, 1.55706 50.22961, 1.55706 50.22961, 1.55706 50.22961, 1.55706 50.22961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1485'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68894 1.55706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68894"^^xsd:decimal ;
  dwc:decimalLongitude "1.55706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68894 1.55706)"^^geo:wktLiteral ;
  geo-pos:lat "50.68894"^^xsd:decimal ;
  geo-pos:long "1.55706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55706'^^xsd:double;
  dwc:latitude '50.68894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55706 50.68894, 1.55706 50.68894, 1.55706 50.68894, 1.55706 50.68894, 1.55706 50.68894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2562'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.55707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.55707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.55707)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.55707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55707'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55707 50.21916, 1.55707 50.21916, 1.55707 50.21916, 1.55707 50.21916, 1.55707 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2901'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56125 1.55707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56125"^^xsd:decimal ;
  dwc:decimalLongitude "1.55707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56125 1.55707)"^^geo:wktLiteral ;
  geo-pos:lat "50.56125"^^xsd:decimal ;
  geo-pos:long "1.55707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55707'^^xsd:double;
  dwc:latitude '50.56125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55707 50.56125, 1.55707 50.56125, 1.55707 50.56125, 1.55707 50.56125, 1.55707 50.56125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2652'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.55708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22856"^^xsd:decimal ;
  dwc:decimalLongitude "1.55708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.55708)"^^geo:wktLiteral ;
  geo-pos:lat "50.22856"^^xsd:decimal ;
  geo-pos:long "1.55708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55708'^^xsd:double;
  dwc:latitude '50.22856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55708 50.22856, 1.55708 50.22856, 1.55708 50.22856, 1.55708 50.22856, 1.55708 50.22856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10291'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.55708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55708)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.55708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55708'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55708 50.22901, 1.55708 50.22901, 1.55708 50.22901, 1.55708 50.22901, 1.55708 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5227'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22926"^^xsd:decimal ;
  dwc:decimalLongitude "1.55709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22926 1.55709)"^^geo:wktLiteral ;
  geo-pos:lat "50.22926"^^xsd:decimal ;
  geo-pos:long "1.55709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55709'^^xsd:double;
  dwc:latitude '50.22926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55709 50.22926, 1.55709 50.22926, 1.55709 50.22926, 1.55709 50.22926, 1.55709 50.22926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1418'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.5571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.5571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.5571)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.5571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5571'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5571 50.22929, 1.5571 50.22929, 1.5571 50.22929, 1.5571 50.22929, 1.5571 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3945'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.5571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.5571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.5571)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.5571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1538'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5571'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5571 50.2295, 1.5571 50.2295, 1.5571 50.2295, 1.5571 50.2295, 1.5571 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1538'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.5571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.5571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.5571)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.5571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5575'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5571'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5571 50.23022, 1.5571 50.23022, 1.5571 50.23022, 1.5571 50.23022, 1.5571 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5575'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.55711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.55711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.55711)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.55711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.5511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55711'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55711 50.22821, 1.55711 50.22821, 1.55711 50.22821, 1.55711 50.22821, 1.55711 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10006'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.55711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22867"^^xsd:decimal ;
  dwc:decimalLongitude "1.55711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22867 1.55711)"^^geo:wktLiteral ;
  geo-pos:lat "50.22867"^^xsd:decimal ;
  geo-pos:long "1.55711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55711'^^xsd:double;
  dwc:latitude '50.22867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55711 50.22867, 1.55711 50.22867, 1.55711 50.22867, 1.55711 50.22867, 1.55711 50.22867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5405'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.55712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23228"^^xsd:decimal ;
  dwc:decimalLongitude "1.55712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23228 1.55712)"^^geo:wktLiteral ;
  geo-pos:lat "50.23228"^^xsd:decimal ;
  geo-pos:long "1.55712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.415555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55712'^^xsd:double;
  dwc:latitude '50.23228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55712 50.23228, 1.55712 50.23228, 1.55712 50.23228, 1.55712 50.23228, 1.55712 50.23228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11795'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21727 1.55715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21727"^^xsd:decimal ;
  dwc:decimalLongitude "1.55715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21727 1.55715)"^^geo:wktLiteral ;
  geo-pos:lat "50.21727"^^xsd:decimal ;
  geo-pos:long "1.55715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55715'^^xsd:double;
  dwc:latitude '50.21727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55715 50.21727, 1.55715 50.21727, 1.55715 50.21727, 1.55715 50.21727, 1.55715 50.21727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_658'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22219 1.55716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22219"^^xsd:decimal ;
  dwc:decimalLongitude "1.55716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22219 1.55716)"^^geo:wktLiteral ;
  geo-pos:lat "50.22219"^^xsd:decimal ;
  geo-pos:long "1.55716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55716'^^xsd:double;
  dwc:latitude '50.22219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55716 50.22219, 1.55716 50.22219, 1.55716 50.22219, 1.55716 50.22219, 1.55716 50.22219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7926'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55716)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55716'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55716 50.2292, 1.55716 50.2292, 1.55716 50.2292, 1.55716 50.2292, 1.55716 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10054'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2197 1.55717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2197"^^xsd:decimal ;
  dwc:decimalLongitude "1.55717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2197 1.55717)"^^geo:wktLiteral ;
  geo-pos:lat "50.2197"^^xsd:decimal ;
  geo-pos:long "1.55717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55717'^^xsd:double;
  dwc:latitude '50.2197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55717 50.2197, 1.55717 50.2197, 1.55717 50.2197, 1.55717 50.2197, 1.55717 50.2197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8639'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55718)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55718'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55718 50.22943, 1.55718 50.22943, 1.55718 50.22943, 1.55718 50.22943, 1.55718 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5843'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38852 1.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38852"^^xsd:decimal ;
  dwc:decimalLongitude "1.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38852 1.55718)"^^geo:wktLiteral ;
  geo-pos:lat "50.38852"^^xsd:decimal ;
  geo-pos:long "1.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55718'^^xsd:double;
  dwc:latitude '50.38852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55718 50.38852, 1.55718 50.38852, 1.55718 50.38852, 1.55718 50.38852, 1.55718 50.38852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7988'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.55719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.55719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.55719)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.55719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12517'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55719'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55719 50.22852, 1.55719 50.22852, 1.55719 50.22852, 1.55719 50.22852, 1.55719 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12517'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.55719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55719)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.55719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55719'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55719 50.22924, 1.55719 50.22924, 1.55719 50.22924, 1.55719 50.22924, 1.55719 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6006'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37714 1.5572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37714"^^xsd:decimal ;
  dwc:decimalLongitude "1.5572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37714 1.5572)"^^geo:wktLiteral ;
  geo-pos:lat "50.37714"^^xsd:decimal ;
  geo-pos:long "1.5572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7503'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5572'^^xsd:double;
  dwc:latitude '50.37714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5572 50.37714, 1.5572 50.37714, 1.5572 50.37714, 1.5572 50.37714, 1.5572 50.37714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7503'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.55721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22794"^^xsd:decimal ;
  dwc:decimalLongitude "1.55721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22794 1.55721)"^^geo:wktLiteral ;
  geo-pos:lat "50.22794"^^xsd:decimal ;
  geo-pos:long "1.55721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.69555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55721'^^xsd:double;
  dwc:latitude '50.22794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55721 50.22794, 1.55721 50.22794, 1.55721 50.22794, 1.55721 50.22794, 1.55721 50.22794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7068'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55721)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.55721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55721'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55721 50.22914, 1.55721 50.22914, 1.55721 50.22914, 1.55721 50.22914, 1.55721 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4087'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.55722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55722)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.55722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55722'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55722 50.22896, 1.55722 50.22896, 1.55722 50.22896, 1.55722 50.22896, 1.55722 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5970'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69227 1.55722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69227"^^xsd:decimal ;
  dwc:decimalLongitude "1.55722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69227 1.55722)"^^geo:wktLiteral ;
  geo-pos:lat "50.69227"^^xsd:decimal ;
  geo-pos:long "1.55722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55722'^^xsd:double;
  dwc:latitude '50.69227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55722 50.69227, 1.55722 50.69227, 1.55722 50.69227, 1.55722 50.69227, 1.55722 50.69227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1183'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21963 1.55723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21963"^^xsd:decimal ;
  dwc:decimalLongitude "1.55723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21963 1.55723)"^^geo:wktLiteral ;
  geo-pos:lat "50.21963"^^xsd:decimal ;
  geo-pos:long "1.55723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55723'^^xsd:double;
  dwc:latitude '50.21963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55723 50.21963, 1.55723 50.21963, 1.55723 50.21963, 1.55723 50.21963, 1.55723 50.21963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8917'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.55723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2251"^^xsd:decimal ;
  dwc:decimalLongitude "1.55723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.55723)"^^geo:wktLiteral ;
  geo-pos:lat "50.2251"^^xsd:decimal ;
  geo-pos:long "1.55723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.8377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55723'^^xsd:double;
  dwc:latitude '50.2251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55723 50.2251, 1.55723 50.2251, 1.55723 50.2251, 1.55723 50.2251, 1.55723 50.2251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10474'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22944 1.55724)"^^geo:wktLiteral ;
  geo-pos:lat "50.22944"^^xsd:decimal ;
  geo-pos:long "1.55724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5524'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55724'^^xsd:double;
  dwc:latitude '50.22944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55724 50.22944, 1.55724 50.22944, 1.55724 50.22944, 1.55724 50.22944, 1.55724 50.22944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5524'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23765 1.55724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23765"^^xsd:decimal ;
  dwc:decimalLongitude "1.55724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23765 1.55724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23765"^^xsd:decimal ;
  geo-pos:long "1.55724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55724'^^xsd:double;
  dwc:latitude '50.23765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55724 50.23765, 1.55724 50.23765, 1.55724 50.23765, 1.55724 50.23765, 1.55724 50.23765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12152'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65197 1.55724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65197"^^xsd:decimal ;
  dwc:decimalLongitude "1.55724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65197 1.55724)"^^geo:wktLiteral ;
  geo-pos:lat "50.65197"^^xsd:decimal ;
  geo-pos:long "1.55724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55724'^^xsd:double;
  dwc:latitude '50.65197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55724 50.65197, 1.55724 50.65197, 1.55724 50.65197, 1.55724 50.65197, 1.55724 50.65197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1189'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.55725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.55725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.55725)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.55725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55725'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55725 50.22806, 1.55725 50.22806, 1.55725 50.22806, 1.55725 50.22806, 1.55725 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4675'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.55725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.55725)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.55725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55725'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55725 50.22916, 1.55725 50.22916, 1.55725 50.22916, 1.55725 50.22916, 1.55725 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11976'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55725)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.55725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55725'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55725 50.22919, 1.55725 50.22919, 1.55725 50.22919, 1.55725 50.22919, 1.55725 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10055'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.55726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55726)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.55726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55726'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55726 50.22901, 1.55726 50.22901, 1.55726 50.22901, 1.55726 50.22901, 1.55726 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4068'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55726)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.874444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55726'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55726 50.22915, 1.55726 50.22915, 1.55726 50.22915, 1.55726 50.22915, 1.55726 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9881'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22968"^^xsd:decimal ;
  dwc:decimalLongitude "1.55726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22968 1.55726)"^^geo:wktLiteral ;
  geo-pos:lat "50.22968"^^xsd:decimal ;
  geo-pos:long "1.55726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.10111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55726'^^xsd:double;
  dwc:latitude '50.22968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55726 50.22968, 1.55726 50.22968, 1.55726 50.22968, 1.55726 50.22968, 1.55726 50.22968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12290'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23096"^^xsd:decimal ;
  dwc:decimalLongitude "1.55727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23096 1.55727)"^^geo:wktLiteral ;
  geo-pos:lat "50.23096"^^xsd:decimal ;
  geo-pos:long "1.55727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55727'^^xsd:double;
  dwc:latitude '50.23096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55727 50.23096, 1.55727 50.23096, 1.55727 50.23096, 1.55727 50.23096, 1.55727 50.23096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1243'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.55728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.55728)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.55728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.80333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55728'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55728 50.22895, 1.55728 50.22895, 1.55728 50.22895, 1.55728 50.22895, 1.55728 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5344'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.5573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22895"^^xsd:decimal ;
  dwc:decimalLongitude "1.5573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22895 1.5573)"^^geo:wktLiteral ;
  geo-pos:lat "50.22895"^^xsd:decimal ;
  geo-pos:long "1.5573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5573'^^xsd:double;
  dwc:latitude '50.22895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5573 50.22895, 1.5573 50.22895, 1.5573 50.22895, 1.5573 50.22895, 1.5573 50.22895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5376'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.55733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23079"^^xsd:decimal ;
  dwc:decimalLongitude "1.55733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23079 1.55733)"^^geo:wktLiteral ;
  geo-pos:lat "50.23079"^^xsd:decimal ;
  geo-pos:long "1.55733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55733'^^xsd:double;
  dwc:latitude '50.23079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55733 50.23079, 1.55733 50.23079, 1.55733 50.23079, 1.55733 50.23079, 1.55733 50.23079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9777'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23475 1.55733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23475"^^xsd:decimal ;
  dwc:decimalLongitude "1.55733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23475 1.55733)"^^geo:wktLiteral ;
  geo-pos:lat "50.23475"^^xsd:decimal ;
  geo-pos:long "1.55733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55733'^^xsd:double;
  dwc:latitude '50.23475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55733 50.23475, 1.55733 50.23475, 1.55733 50.23475, 1.55733 50.23475, 1.55733 50.23475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4201'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5596 1.55733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5596"^^xsd:decimal ;
  dwc:decimalLongitude "1.55733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5596 1.55733)"^^geo:wktLiteral ;
  geo-pos:lat "50.5596"^^xsd:decimal ;
  geo-pos:long "1.55733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55733'^^xsd:double;
  dwc:latitude '50.5596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55733 50.5596, 1.55733 50.5596, 1.55733 50.5596, 1.55733 50.5596, 1.55733 50.5596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1125'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22133 1.55734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22133"^^xsd:decimal ;
  dwc:decimalLongitude "1.55734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22133 1.55734)"^^geo:wktLiteral ;
  geo-pos:lat "50.22133"^^xsd:decimal ;
  geo-pos:long "1.55734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55734'^^xsd:double;
  dwc:latitude '50.22133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55734 50.22133, 1.55734 50.22133, 1.55734 50.22133, 1.55734 50.22133, 1.55734 50.22133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12093'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43624 1.55735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43624"^^xsd:decimal ;
  dwc:decimalLongitude "1.55735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43624 1.55735)"^^geo:wktLiteral ;
  geo-pos:lat "50.43624"^^xsd:decimal ;
  geo-pos:long "1.55735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55735'^^xsd:double;
  dwc:latitude '50.43624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55735 50.43624, 1.55735 50.43624, 1.55735 50.43624, 1.55735 50.43624, 1.55735 50.43624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1024'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.55736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.55736)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.55736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55736'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55736 50.2292, 1.55736 50.2292, 1.55736 50.2292, 1.55736 50.2292, 1.55736 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10038'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.55737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55737)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.55737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55737'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55737 50.2285, 1.55737 50.2285, 1.55737 50.2285, 1.55737 50.2285, 1.55737 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6470'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55737)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55737'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55737 50.22904, 1.55737 50.22904, 1.55737 50.22904, 1.55737 50.22904, 1.55737 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10037'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55737)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55737'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55737 50.22906, 1.55737 50.22906, 1.55737 50.22906, 1.55737 50.22906, 1.55737 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5404'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.55737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23208"^^xsd:decimal ;
  dwc:decimalLongitude "1.55737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23208 1.55737)"^^geo:wktLiteral ;
  geo-pos:lat "50.23208"^^xsd:decimal ;
  geo-pos:long "1.55737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55737'^^xsd:double;
  dwc:latitude '50.23208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55737 50.23208, 1.55737 50.23208, 1.55737 50.23208, 1.55737 50.23208, 1.55737 50.23208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6693'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.55738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21965"^^xsd:decimal ;
  dwc:decimalLongitude "1.55738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.55738)"^^geo:wktLiteral ;
  geo-pos:lat "50.21965"^^xsd:decimal ;
  geo-pos:long "1.55738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10883'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55738'^^xsd:double;
  dwc:latitude '50.21965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55738 50.21965, 1.55738 50.21965, 1.55738 50.21965, 1.55738 50.21965, 1.55738 50.21965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10883'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.55738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22425"^^xsd:decimal ;
  dwc:decimalLongitude "1.55738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22425 1.55738)"^^geo:wktLiteral ;
  geo-pos:lat "50.22425"^^xsd:decimal ;
  geo-pos:long "1.55738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.82666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55738'^^xsd:double;
  dwc:latitude '50.22425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55738 50.22425, 1.55738 50.22425, 1.55738 50.22425, 1.55738 50.22425, 1.55738 50.22425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10815'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70049 1.55738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70049"^^xsd:decimal ;
  dwc:decimalLongitude "1.55738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70049 1.55738)"^^geo:wktLiteral ;
  geo-pos:lat "50.70049"^^xsd:decimal ;
  geo-pos:long "1.55738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55738'^^xsd:double;
  dwc:latitude '50.70049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55738 50.70049, 1.55738 50.70049, 1.55738 50.70049, 1.55738 50.70049, 1.55738 50.70049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2577'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22875"^^xsd:decimal ;
  dwc:decimalLongitude "1.55739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22875 1.55739)"^^geo:wktLiteral ;
  geo-pos:lat "50.22875"^^xsd:decimal ;
  geo-pos:long "1.55739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55739'^^xsd:double;
  dwc:latitude '50.22875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55739 50.22875, 1.55739 50.22875, 1.55739 50.22875, 1.55739 50.22875, 1.55739 50.22875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12023'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.55739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22917"^^xsd:decimal ;
  dwc:decimalLongitude "1.55739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.55739)"^^geo:wktLiteral ;
  geo-pos:lat "50.22917"^^xsd:decimal ;
  geo-pos:long "1.55739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1058'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55739'^^xsd:double;
  dwc:latitude '50.22917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55739 50.22917, 1.55739 50.22917, 1.55739 50.22917, 1.55739 50.22917, 1.55739 50.22917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1058'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.5574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.5574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.5574)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.5574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_10973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5574'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5574 50.22329, 1.5574 50.22329, 1.5574 50.22329, 1.5574 50.22329, 1.5574 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10973'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.5574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22788"^^xsd:decimal ;
  dwc:decimalLongitude "1.5574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22788 1.5574)"^^geo:wktLiteral ;
  geo-pos:lat "50.22788"^^xsd:decimal ;
  geo-pos:long "1.5574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5574'^^xsd:double;
  dwc:latitude '50.22788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5574 50.22788, 1.5574 50.22788, 1.5574 50.22788, 1.5574 50.22788, 1.5574 50.22788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11996'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.5574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.5574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.5574)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.5574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5574'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5574 50.22921, 1.5574 50.22921, 1.5574 50.22921, 1.5574 50.22921, 1.5574 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6007'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22842"^^xsd:decimal ;
  dwc:decimalLongitude "1.55742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22842 1.55742)"^^geo:wktLiteral ;
  geo-pos:lat "50.22842"^^xsd:decimal ;
  geo-pos:long "1.55742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55742'^^xsd:double;
  dwc:latitude '50.22842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55742 50.22842, 1.55742 50.22842, 1.55742 50.22842, 1.55742 50.22842, 1.55742 50.22842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10157'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22888"^^xsd:decimal ;
  dwc:decimalLongitude "1.55742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22888 1.55742)"^^geo:wktLiteral ;
  geo-pos:lat "50.22888"^^xsd:decimal ;
  geo-pos:long "1.55742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.30555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55742'^^xsd:double;
  dwc:latitude '50.22888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55742 50.22888, 1.55742 50.22888, 1.55742 50.22888, 1.55742 50.22888, 1.55742 50.22888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5343'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.55742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22893"^^xsd:decimal ;
  dwc:decimalLongitude "1.55742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.55742)"^^geo:wktLiteral ;
  geo-pos:lat "50.22893"^^xsd:decimal ;
  geo-pos:long "1.55742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55742'^^xsd:double;
  dwc:latitude '50.22893'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55742 50.22893, 1.55742 50.22893, 1.55742 50.22893, 1.55742 50.22893, 1.55742 50.22893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1407'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.55743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.55743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55743'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55743 50.22901, 1.55743 50.22901, 1.55743 50.22901, 1.55743 50.22901, 1.55743 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5363'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.55743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55743'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55743 50.22914, 1.55743 50.22914, 1.55743 50.22914, 1.55743 50.22914, 1.55743 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11893'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55747'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55747 50.22909, 1.55747 50.22909, 1.55747 50.22909, 1.55747 50.22909, 1.55747 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12265'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41364 1.55747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41364"^^xsd:decimal ;
  dwc:decimalLongitude "1.55747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41364 1.55747)"^^geo:wktLiteral ;
  geo-pos:lat "50.41364"^^xsd:decimal ;
  geo-pos:long "1.55747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2870'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55747'^^xsd:double;
  dwc:latitude '50.41364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55747 50.41364, 1.55747 50.41364, 1.55747 50.41364, 1.55747 50.41364, 1.55747 50.41364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2870'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21934 1.55748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21934 1.55748)"^^geo:wktLiteral ;
  geo-pos:lat "50.21934"^^xsd:decimal ;
  geo-pos:long "1.55748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55748'^^xsd:double;
  dwc:latitude '50.21934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55748 50.21934, 1.55748 50.21934, 1.55748 50.21934, 1.55748 50.21934, 1.55748 50.21934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2519'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22919 1.55748)"^^geo:wktLiteral ;
  geo-pos:lat "50.22919"^^xsd:decimal ;
  geo-pos:long "1.55748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55748'^^xsd:double;
  dwc:latitude '50.22919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55748 50.22919, 1.55748 50.22919, 1.55748 50.22919, 1.55748 50.22919, 1.55748 50.22919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4049'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.55749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22841"^^xsd:decimal ;
  dwc:decimalLongitude "1.55749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22841 1.55749)"^^geo:wktLiteral ;
  geo-pos:lat "50.22841"^^xsd:decimal ;
  geo-pos:long "1.55749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6043'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55749'^^xsd:double;
  dwc:latitude '50.22841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55749 50.22841, 1.55749 50.22841, 1.55749 50.22841, 1.55749 50.22841, 1.55749 50.22841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6043'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22035 1.5575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22035"^^xsd:decimal ;
  dwc:decimalLongitude "1.5575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22035 1.5575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22035"^^xsd:decimal ;
  geo-pos:long "1.5575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5575'^^xsd:double;
  dwc:latitude '50.22035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5575 50.22035, 1.5575 50.22035, 1.5575 50.22035, 1.5575 50.22035, 1.5575 50.22035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5457'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.5575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22847"^^xsd:decimal ;
  dwc:decimalLongitude "1.5575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22847 1.5575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22847"^^xsd:decimal ;
  geo-pos:long "1.5575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.528888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5575'^^xsd:double;
  dwc:latitude '50.22847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5575 50.22847, 1.5575 50.22847, 1.5575 50.22847, 1.5575 50.22847, 1.5575 50.22847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10090'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.5575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22931"^^xsd:decimal ;
  dwc:decimalLongitude "1.5575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22931 1.5575)"^^geo:wktLiteral ;
  geo-pos:lat "50.22931"^^xsd:decimal ;
  geo-pos:long "1.5575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5575'^^xsd:double;
  dwc:latitude '50.22931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5575 50.22931, 1.5575 50.22931, 1.5575 50.22931, 1.5575 50.22931, 1.5575 50.22931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7788'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.55752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22105"^^xsd:decimal ;
  dwc:decimalLongitude "1.55752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22105 1.55752)"^^geo:wktLiteral ;
  geo-pos:lat "50.22105"^^xsd:decimal ;
  geo-pos:long "1.55752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_4648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55752'^^xsd:double;
  dwc:latitude '50.22105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55752 50.22105, 1.55752 50.22105, 1.55752 50.22105, 1.55752 50.22105, 1.55752 50.22105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4648'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.55752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55752)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.55752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55752'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55752 50.229, 1.55752 50.229, 1.55752 50.229, 1.55752 50.229, 1.55752 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9943'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.55753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22801"^^xsd:decimal ;
  dwc:decimalLongitude "1.55753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22801 1.55753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22801"^^xsd:decimal ;
  geo-pos:long "1.55753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9217'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55753'^^xsd:double;
  dwc:latitude '50.22801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55753 50.22801, 1.55753 50.22801, 1.55753 50.22801, 1.55753 50.22801, 1.55753 50.22801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9217'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.55753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.55753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.55753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.55753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55753'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55753 50.22868, 1.55753 50.22868, 1.55753 50.22868, 1.55753 50.22868, 1.55753 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11980'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.55753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22917"^^xsd:decimal ;
  dwc:decimalLongitude "1.55753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.55753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22917"^^xsd:decimal ;
  geo-pos:long "1.55753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55753'^^xsd:double;
  dwc:latitude '50.22917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55753 50.22917, 1.55753 50.22917, 1.55753 50.22917, 1.55753 50.22917, 1.55753 50.22917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1101'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55753'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55753 50.22936, 1.55753 50.22936, 1.55753 50.22936, 1.55753 50.22936, 1.55753 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11887'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.55755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22815"^^xsd:decimal ;
  dwc:decimalLongitude "1.55755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.55755)"^^geo:wktLiteral ;
  geo-pos:lat "50.22815"^^xsd:decimal ;
  geo-pos:long "1.55755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55755'^^xsd:double;
  dwc:latitude '50.22815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55755 50.22815, 1.55755 50.22815, 1.55755 50.22815, 1.55755 50.22815, 1.55755 50.22815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9843'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22978 1.55756)"^^geo:wktLiteral ;
  geo-pos:lat "50.22978"^^xsd:decimal ;
  geo-pos:long "1.55756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55756'^^xsd:double;
  dwc:latitude '50.22978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55756 50.22978, 1.55756 50.22978, 1.55756 50.22978, 1.55756 50.22978, 1.55756 50.22978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5761'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.55757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22855"^^xsd:decimal ;
  dwc:decimalLongitude "1.55757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22855 1.55757)"^^geo:wktLiteral ;
  geo-pos:lat "50.22855"^^xsd:decimal ;
  geo-pos:long "1.55757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55757'^^xsd:double;
  dwc:latitude '50.22855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55757 50.22855, 1.55757 50.22855, 1.55757 50.22855, 1.55757 50.22855, 1.55757 50.22855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10462'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37875 1.55757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37875"^^xsd:decimal ;
  dwc:decimalLongitude "1.55757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37875 1.55757)"^^geo:wktLiteral ;
  geo-pos:lat "50.37875"^^xsd:decimal ;
  geo-pos:long "1.55757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7502'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55757'^^xsd:double;
  dwc:latitude '50.37875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55757 50.37875, 1.55757 50.37875, 1.55757 50.37875, 1.55757 50.37875, 1.55757 50.37875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7502'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55759)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12530'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55759'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55759 50.2291, 1.55759 50.2291, 1.55759 50.2291, 1.55759 50.2291, 1.55759 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12530'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.5576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.5576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.5576)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.5576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5576'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5576 50.2291, 1.5576 50.2291, 1.5576 50.2291, 1.5576 50.2291, 1.5576 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7789'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.5576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23281"^^xsd:decimal ;
  dwc:decimalLongitude "1.5576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.5576)"^^geo:wktLiteral ;
  geo-pos:lat "50.23281"^^xsd:decimal ;
  geo-pos:long "1.5576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7444'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5576'^^xsd:double;
  dwc:latitude '50.23281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5576 50.23281, 1.5576 50.23281, 1.5576 50.23281, 1.5576 50.23281, 1.5576 50.23281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7444'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74377 1.5576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74377"^^xsd:decimal ;
  dwc:decimalLongitude "1.5576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74377 1.5576)"^^geo:wktLiteral ;
  geo-pos:lat "50.74377"^^xsd:decimal ;
  geo-pos:long "1.5576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2201'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5576'^^xsd:double;
  dwc:latitude '50.74377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5576 50.74377, 1.5576 50.74377, 1.5576 50.74377, 1.5576 50.74377, 1.5576 50.74377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2201'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21962 1.55761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21962"^^xsd:decimal ;
  dwc:decimalLongitude "1.55761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21962 1.55761)"^^geo:wktLiteral ;
  geo-pos:lat "50.21962"^^xsd:decimal ;
  geo-pos:long "1.55761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55761'^^xsd:double;
  dwc:latitude '50.21962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55761 50.21962, 1.55761 50.21962, 1.55761 50.21962, 1.55761 50.21962, 1.55761 50.21962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2687'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55763)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.8533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55763'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55763 50.22904, 1.55763 50.22904, 1.55763 50.22904, 1.55763 50.22904, 1.55763 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9883'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71085 1.55763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71085"^^xsd:decimal ;
  dwc:decimalLongitude "1.55763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71085 1.55763)"^^geo:wktLiteral ;
  geo-pos:lat "50.71085"^^xsd:decimal ;
  geo-pos:long "1.55763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55763'^^xsd:double;
  dwc:latitude '50.71085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55763 50.71085, 1.55763 50.71085, 1.55763 50.71085, 1.55763 50.71085, 1.55763 50.71085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1173'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69881 1.55764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69881"^^xsd:decimal ;
  dwc:decimalLongitude "1.55764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69881 1.55764)"^^geo:wktLiteral ;
  geo-pos:lat "50.69881"^^xsd:decimal ;
  geo-pos:long "1.55764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55764'^^xsd:double;
  dwc:latitude '50.69881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55764 50.69881, 1.55764 50.69881, 1.55764 50.69881, 1.55764 50.69881, 1.55764 50.69881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1626'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.55767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22347"^^xsd:decimal ;
  dwc:decimalLongitude "1.55767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22347 1.55767)"^^geo:wktLiteral ;
  geo-pos:lat "50.22347"^^xsd:decimal ;
  geo-pos:long "1.55767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55767'^^xsd:double;
  dwc:latitude '50.22347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55767 50.22347, 1.55767 50.22347, 1.55767 50.22347, 1.55767 50.22347, 1.55767 50.22347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2938'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.55767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22525"^^xsd:decimal ;
  dwc:decimalLongitude "1.55767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.55767)"^^geo:wktLiteral ;
  geo-pos:lat "50.22525"^^xsd:decimal ;
  geo-pos:long "1.55767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55767'^^xsd:double;
  dwc:latitude '50.22525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55767 50.22525, 1.55767 50.22525, 1.55767 50.22525, 1.55767 50.22525, 1.55767 50.22525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7927'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.55767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55767)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.55767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55767'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55767 50.22939, 1.55767 50.22939, 1.55767 50.22939, 1.55767 50.22939, 1.55767 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5721'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.55768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55768)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.55768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55768'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55768 50.22908, 1.55768 50.22908, 1.55768 50.22908, 1.55768 50.22908, 1.55768 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1059'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.5577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.5577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.5577)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.5577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5540'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5577'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5577 50.22933, 1.5577 50.22933, 1.5577 50.22933, 1.5577 50.22933, 1.5577 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5540'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57026 1.55774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57026"^^xsd:decimal ;
  dwc:decimalLongitude "1.55774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57026 1.55774)"^^geo:wktLiteral ;
  geo-pos:lat "50.57026"^^xsd:decimal ;
  geo-pos:long "1.55774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55774'^^xsd:double;
  dwc:latitude '50.57026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55774 50.57026, 1.55774 50.57026, 1.55774 50.57026, 1.55774 50.57026, 1.55774 50.57026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3755'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22865 1.55775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22865"^^xsd:decimal ;
  dwc:decimalLongitude "1.55775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22865 1.55775)"^^geo:wktLiteral ;
  geo-pos:lat "50.22865"^^xsd:decimal ;
  geo-pos:long "1.55775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55775'^^xsd:double;
  dwc:latitude '50.22865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55775 50.22865, 1.55775 50.22865, 1.55775 50.22865, 1.55775 50.22865, 1.55775 50.22865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5167'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.55777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.55777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.55777)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.55777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55777'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55777 50.23131, 1.55777 50.23131, 1.55777 50.23131, 1.55777 50.23131, 1.55777 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12291'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.55779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "1.55779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 1.55779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "1.55779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55779'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55779 50.22, 1.55779 50.22, 1.55779 50.22, 1.55779 50.22, 1.55779 50.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10955'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.55779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.55779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.55779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55779'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55779 50.22943, 1.55779 50.22943, 1.55779 50.22943, 1.55779 50.22943, 1.55779 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5213'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.55779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22985"^^xsd:decimal ;
  dwc:decimalLongitude "1.55779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22985 1.55779)"^^geo:wktLiteral ;
  geo-pos:lat "50.22985"^^xsd:decimal ;
  geo-pos:long "1.55779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_5447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55779'^^xsd:double;
  dwc:latitude '50.22985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55779 50.22985, 1.55779 50.22985, 1.55779 50.22985, 1.55779 50.22985, 1.55779 50.22985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5447'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.5578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22839"^^xsd:decimal ;
  dwc:decimalLongitude "1.5578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22839 1.5578)"^^geo:wktLiteral ;
  geo-pos:lat "50.22839"^^xsd:decimal ;
  geo-pos:long "1.5578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.621111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5578'^^xsd:double;
  dwc:latitude '50.22839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5578 50.22839, 1.5578 50.22839, 1.5578 50.22839, 1.5578 50.22839, 1.5578 50.22839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5261'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55781)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55781'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55781 50.22906, 1.55781 50.22906, 1.55781 50.22906, 1.55781 50.22906, 1.55781 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6842'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.55782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22849"^^xsd:decimal ;
  dwc:decimalLongitude "1.55782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.55782)"^^geo:wktLiteral ;
  geo-pos:lat "50.22849"^^xsd:decimal ;
  geo-pos:long "1.55782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.807777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55782'^^xsd:double;
  dwc:latitude '50.22849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55782 50.22849, 1.55782 50.22849, 1.55782 50.22849, 1.55782 50.22849, 1.55782 50.22849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5142'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22953"^^xsd:decimal ;
  dwc:decimalLongitude "1.55782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22953 1.55782)"^^geo:wktLiteral ;
  geo-pos:lat "50.22953"^^xsd:decimal ;
  geo-pos:long "1.55782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55782'^^xsd:double;
  dwc:latitude '50.22953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55782 50.22953, 1.55782 50.22953, 1.55782 50.22953, 1.55782 50.22953, 1.55782 50.22953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5134'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2291"^^xsd:decimal ;
  dwc:decimalLongitude "1.55784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2291 1.55784)"^^geo:wktLiteral ;
  geo-pos:lat "50.2291"^^xsd:decimal ;
  geo-pos:long "1.55784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_6837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55784'^^xsd:double;
  dwc:latitude '50.2291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55784 50.2291, 1.55784 50.2291, 1.55784 50.2291, 1.55784 50.2291, 1.55784 50.2291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6837'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55785)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3073'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55785'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55785 50.22913, 1.55785 50.22913, 1.55785 50.22913, 1.55785 50.22913, 1.55785 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3073'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.55785)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.55785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.805555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55785'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55785 50.22914, 1.55785 50.22914, 1.55785 50.22914, 1.55785 50.22914, 1.55785 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5349'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55786)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55786'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55786 50.22903, 1.55786 50.22903, 1.55786 50.22903, 1.55786 50.22903, 1.55786 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5101'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.55788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.55788)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.55788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55788'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55788 50.22902, 1.55788 50.22902, 1.55788 50.22902, 1.55788 50.22902, 1.55788 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10174'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22948"^^xsd:decimal ;
  dwc:decimalLongitude "1.5579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22948 1.5579)"^^geo:wktLiteral ;
  geo-pos:lat "50.22948"^^xsd:decimal ;
  geo-pos:long "1.5579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5579'^^xsd:double;
  dwc:latitude '50.22948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5579 50.22948, 1.5579 50.22948, 1.5579 50.22948, 1.5579 50.22948, 1.5579 50.22948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6843'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43024 1.5579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43024"^^xsd:decimal ;
  dwc:decimalLongitude "1.5579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43024 1.5579)"^^geo:wktLiteral ;
  geo-pos:lat "50.43024"^^xsd:decimal ;
  geo-pos:long "1.5579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5579'^^xsd:double;
  dwc:latitude '50.43024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5579 50.43024, 1.5579 50.43024, 1.5579 50.43024, 1.5579 50.43024, 1.5579 50.43024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3645'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.55791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.55791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.55791)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.55791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11688'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55791'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55791 50.23062, 1.55791 50.23062, 1.55791 50.23062, 1.55791 50.23062, 1.55791 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11688'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.55792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21975"^^xsd:decimal ;
  dwc:decimalLongitude "1.55792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21975 1.55792)"^^geo:wktLiteral ;
  geo-pos:lat "50.21975"^^xsd:decimal ;
  geo-pos:long "1.55792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55792'^^xsd:double;
  dwc:latitude '50.21975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55792 50.21975, 1.55792 50.21975, 1.55792 50.21975, 1.55792 50.21975, 1.55792 50.21975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10452'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2285"^^xsd:decimal ;
  dwc:decimalLongitude "1.55792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2285 1.55792)"^^geo:wktLiteral ;
  geo-pos:lat "50.2285"^^xsd:decimal ;
  geo-pos:long "1.55792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2908'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55792'^^xsd:double;
  dwc:latitude '50.2285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55792 50.2285, 1.55792 50.2285, 1.55792 50.2285, 1.55792 50.2285, 1.55792 50.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2908'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22934"^^xsd:decimal ;
  dwc:decimalLongitude "1.55793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22934 1.55793)"^^geo:wktLiteral ;
  geo-pos:lat "50.22934"^^xsd:decimal ;
  geo-pos:long "1.55793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55793'^^xsd:double;
  dwc:latitude '50.22934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55793 50.22934, 1.55793 50.22934, 1.55793 50.22934, 1.55793 50.22934, 1.55793 50.22934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11892'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.55794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55794)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.55794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55794'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55794 50.22835, 1.55794 50.22835, 1.55794 50.22835, 1.55794 50.22835, 1.55794 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4536'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22063 1.55796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22063"^^xsd:decimal ;
  dwc:decimalLongitude "1.55796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22063 1.55796)"^^geo:wktLiteral ;
  geo-pos:lat "50.22063"^^xsd:decimal ;
  geo-pos:long "1.55796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8241'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55796'^^xsd:double;
  dwc:latitude '50.22063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55796 50.22063, 1.55796 50.22063, 1.55796 50.22063, 1.55796 50.22063, 1.55796 50.22063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8241'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55798)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55798'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55798 50.22909, 1.55798 50.22909, 1.55798 50.22909, 1.55798 50.22909, 1.55798 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5113'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55702 1.55798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55702"^^xsd:decimal ;
  dwc:decimalLongitude "1.55798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55702 1.55798)"^^geo:wktLiteral ;
  geo-pos:lat "50.55702"^^xsd:decimal ;
  geo-pos:long "1.55798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55798'^^xsd:double;
  dwc:latitude '50.55702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55798 50.55702, 1.55798 50.55702, 1.55798 50.55702, 1.55798 50.55702, 1.55798 50.55702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3433'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43531 1.55799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43531"^^xsd:decimal ;
  dwc:decimalLongitude "1.55799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43531 1.55799)"^^geo:wktLiteral ;
  geo-pos:lat "50.43531"^^xsd:decimal ;
  geo-pos:long "1.55799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55799'^^xsd:double;
  dwc:latitude '50.43531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55799 50.43531, 1.55799 50.43531, 1.55799 50.43531, 1.55799 50.43531, 1.55799 50.43531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3557'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70254 1.55801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70254"^^xsd:decimal ;
  dwc:decimalLongitude "1.55801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70254 1.55801)"^^geo:wktLiteral ;
  geo-pos:lat "50.70254"^^xsd:decimal ;
  geo-pos:long "1.55801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55801'^^xsd:double;
  dwc:latitude '50.70254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55801 50.70254, 1.55801 50.70254, 1.55801 50.70254, 1.55801 50.70254, 1.55801 50.70254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_924'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55802)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_10175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55802'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55802 50.22909, 1.55802 50.22909, 1.55802 50.22909, 1.55802 50.22909, 1.55802 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10175'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.55803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2289"^^xsd:decimal ;
  dwc:decimalLongitude "1.55803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2289 1.55803)"^^geo:wktLiteral ;
  geo-pos:lat "50.2289"^^xsd:decimal ;
  geo-pos:long "1.55803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.451111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55803'^^xsd:double;
  dwc:latitude '50.2289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55803 50.2289, 1.55803 50.2289, 1.55803 50.2289, 1.55803 50.2289, 1.55803 50.2289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6987'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55804)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12515'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55804'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55804 50.22909, 1.55804 50.22909, 1.55804 50.22909, 1.55804 50.22909, 1.55804 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12515'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.55804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23069"^^xsd:decimal ;
  dwc:decimalLongitude "1.55804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23069 1.55804)"^^geo:wktLiteral ;
  geo-pos:lat "50.23069"^^xsd:decimal ;
  geo-pos:long "1.55804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55804'^^xsd:double;
  dwc:latitude '50.23069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55804 50.23069, 1.55804 50.23069, 1.55804 50.23069, 1.55804 50.23069, 1.55804 50.23069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7763'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.55805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55805)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.55805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55805'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55805 50.22894, 1.55805 50.22894, 1.55805 50.22894, 1.55805 50.22894, 1.55805 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6727'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55805)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55805'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55805 50.22913, 1.55805 50.22913, 1.55805 50.22913, 1.55805 50.22913, 1.55805 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1944'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44211 1.55805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44211"^^xsd:decimal ;
  dwc:decimalLongitude "1.55805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44211 1.55805)"^^geo:wktLiteral ;
  geo-pos:lat "50.44211"^^xsd:decimal ;
  geo-pos:long "1.55805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55805'^^xsd:double;
  dwc:latitude '50.44211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55805 50.44211, 1.55805 50.44211, 1.55805 50.44211, 1.55805 50.44211, 1.55805 50.44211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1426'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45492 1.55805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45492"^^xsd:decimal ;
  dwc:decimalLongitude "1.55805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45492 1.55805)"^^geo:wktLiteral ;
  geo-pos:lat "50.45492"^^xsd:decimal ;
  geo-pos:long "1.55805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3221'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55805'^^xsd:double;
  dwc:latitude '50.45492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55805 50.45492, 1.55805 50.45492, 1.55805 50.45492, 1.55805 50.45492, 1.55805 50.45492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3221'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22012 1.55806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22012"^^xsd:decimal ;
  dwc:decimalLongitude "1.55806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22012 1.55806)"^^geo:wktLiteral ;
  geo-pos:lat "50.22012"^^xsd:decimal ;
  geo-pos:long "1.55806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55806'^^xsd:double;
  dwc:latitude '50.22012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55806 50.22012, 1.55806 50.22012, 1.55806 50.22012, 1.55806 50.22012, 1.55806 50.22012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7202'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.55808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.55808)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.55808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55808'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55808 50.22925, 1.55808 50.22925, 1.55808 50.22925, 1.55808 50.22925, 1.55808 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6807'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.55809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.55809)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.55809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55809'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55809 50.22866, 1.55809 50.22866, 1.55809 50.22866, 1.55809 50.22866, 1.55809 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1396'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.5581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.5581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.5581)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.5581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5581'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5581 50.22906, 1.5581 50.22906, 1.5581 50.22906, 1.5581 50.22906, 1.5581 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5114'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.55811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.55811)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.55811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_13147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55811'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55811 50.21935, 1.55811 50.21935, 1.55811 50.21935, 1.55811 50.21935, 1.55811 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13147'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55811)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55811'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55811 50.22923, 1.55811 50.22923, 1.55811 50.22923, 1.55811 50.22923, 1.55811 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5121'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22122 1.55813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22122"^^xsd:decimal ;
  dwc:decimalLongitude "1.55813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22122 1.55813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22122"^^xsd:decimal ;
  geo-pos:long "1.55813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55813'^^xsd:double;
  dwc:latitude '50.22122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55813 50.22122, 1.55813 50.22122, 1.55813 50.22122, 1.55813 50.22122, 1.55813 50.22122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8123'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22612 1.55813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22612"^^xsd:decimal ;
  dwc:decimalLongitude "1.55813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22612 1.55813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22612"^^xsd:decimal ;
  geo-pos:long "1.55813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55813'^^xsd:double;
  dwc:latitude '50.22612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55813 50.22612, 1.55813 50.22612, 1.55813 50.22612, 1.55813 50.22612, 1.55813 50.22612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12025'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55813'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55813 50.22906, 1.55813 50.22906, 1.55813 50.22906, 1.55813 50.22906, 1.55813 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5203'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55813)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55813'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55813 50.22915, 1.55813 50.22915, 1.55813 50.22915, 1.55813 50.22915, 1.55813 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11988'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69676 1.55813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69676"^^xsd:decimal ;
  dwc:decimalLongitude "1.55813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69676 1.55813)"^^geo:wktLiteral ;
  geo-pos:lat "50.69676"^^xsd:decimal ;
  geo-pos:long "1.55813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55813'^^xsd:double;
  dwc:latitude '50.69676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55813 50.69676, 1.55813 50.69676, 1.55813 50.69676, 1.55813 50.69676, 1.55813 50.69676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2612'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.55814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.55814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.55814)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.55814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55814'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55814 50.22927, 1.55814 50.22927, 1.55814 50.22927, 1.55814 50.22927, 1.55814 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11642'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.55816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.55816)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.55816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55816'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55816 50.22988, 1.55816 50.22988, 1.55816 50.22988, 1.55816 50.22988, 1.55816 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11886'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.55816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23117"^^xsd:decimal ;
  dwc:decimalLongitude "1.55816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23117 1.55816)"^^geo:wktLiteral ;
  geo-pos:lat "50.23117"^^xsd:decimal ;
  geo-pos:long "1.55816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10093'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55816'^^xsd:double;
  dwc:latitude '50.23117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55816 50.23117, 1.55816 50.23117, 1.55816 50.23117, 1.55816 50.23117, 1.55816 50.23117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10093'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.55817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.55817)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.55817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55817'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55817 50.23008, 1.55817 50.23008, 1.55817 50.23008, 1.55817 50.23008, 1.55817 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7111'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70812 1.55817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70812"^^xsd:decimal ;
  dwc:decimalLongitude "1.55817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70812 1.55817)"^^geo:wktLiteral ;
  geo-pos:lat "50.70812"^^xsd:decimal ;
  geo-pos:long "1.55817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1447'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55817'^^xsd:double;
  dwc:latitude '50.70812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55817 50.70812, 1.55817 50.70812, 1.55817 50.70812, 1.55817 50.70812, 1.55817 50.70812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1447'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70864 1.55817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70864"^^xsd:decimal ;
  dwc:decimalLongitude "1.55817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70864 1.55817)"^^geo:wktLiteral ;
  geo-pos:lat "50.70864"^^xsd:decimal ;
  geo-pos:long "1.55817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55817'^^xsd:double;
  dwc:latitude '50.70864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55817 50.70864, 1.55817 50.70864, 1.55817 50.70864, 1.55817 50.70864, 1.55817 50.70864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2850'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44947 1.55819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44947"^^xsd:decimal ;
  dwc:decimalLongitude "1.55819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44947 1.55819)"^^geo:wktLiteral ;
  geo-pos:lat "50.44947"^^xsd:decimal ;
  geo-pos:long "1.55819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55819'^^xsd:double;
  dwc:latitude '50.44947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55819 50.44947, 1.55819 50.44947, 1.55819 50.44947, 1.55819 50.44947, 1.55819 50.44947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7403'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2427 1.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2427"^^xsd:decimal ;
  dwc:decimalLongitude "1.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2427 1.5582)"^^geo:wktLiteral ;
  geo-pos:lat "50.2427"^^xsd:decimal ;
  geo-pos:long "1.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12447'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5582'^^xsd:double;
  dwc:latitude '50.2427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5582 50.2427, 1.5582 50.2427, 1.5582 50.2427, 1.5582 50.2427, 1.5582 50.2427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12447'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69556 1.55821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69556"^^xsd:decimal ;
  dwc:decimalLongitude "1.55821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69556 1.55821)"^^geo:wktLiteral ;
  geo-pos:lat "50.69556"^^xsd:decimal ;
  geo-pos:long "1.55821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55821'^^xsd:double;
  dwc:latitude '50.69556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55821 50.69556, 1.55821 50.69556, 1.55821 50.69556, 1.55821 50.69556, 1.55821 50.69556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1369'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70892 1.55821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70892 1.55821)"^^geo:wktLiteral ;
  geo-pos:lat "50.70892"^^xsd:decimal ;
  geo-pos:long "1.55821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55821'^^xsd:double;
  dwc:latitude '50.70892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55821 50.70892, 1.55821 50.70892, 1.55821 50.70892, 1.55821 50.70892, 1.55821 50.70892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2611'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55822)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55822'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55822 50.22904, 1.55822 50.22904, 1.55822 50.22904, 1.55822 50.22904, 1.55822 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5381'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55822)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.55822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55822'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55822 50.22941, 1.55822 50.22941, 1.55822 50.22941, 1.55822 50.22941, 1.55822 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12632'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.55822)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.55822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55822'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55822 50.23273, 1.55822 50.23273, 1.55822 50.23273, 1.55822 50.23273, 1.55822 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12126'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70079 1.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70079"^^xsd:decimal ;
  dwc:decimalLongitude "1.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70079 1.55822)"^^geo:wktLiteral ;
  geo-pos:lat "50.70079"^^xsd:decimal ;
  geo-pos:long "1.55822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2209'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55822'^^xsd:double;
  dwc:latitude '50.70079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55822 50.70079, 1.55822 50.70079, 1.55822 50.70079, 1.55822 50.70079, 1.55822 50.70079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2209'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71068 1.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71068"^^xsd:decimal ;
  dwc:decimalLongitude "1.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71068 1.55822)"^^geo:wktLiteral ;
  geo-pos:lat "50.71068"^^xsd:decimal ;
  geo-pos:long "1.55822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55822'^^xsd:double;
  dwc:latitude '50.71068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55822 50.71068, 1.55822 50.71068, 1.55822 50.71068, 1.55822 50.71068, 1.55822 50.71068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2815'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21952 1.55823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21952"^^xsd:decimal ;
  dwc:decimalLongitude "1.55823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21952 1.55823)"^^geo:wktLiteral ;
  geo-pos:lat "50.21952"^^xsd:decimal ;
  geo-pos:long "1.55823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55823'^^xsd:double;
  dwc:latitude '50.21952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55823 50.21952, 1.55823 50.21952, 1.55823 50.21952, 1.55823 50.21952, 1.55823 50.21952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10464'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22744 1.55823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22744"^^xsd:decimal ;
  dwc:decimalLongitude "1.55823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22744 1.55823)"^^geo:wktLiteral ;
  geo-pos:lat "50.22744"^^xsd:decimal ;
  geo-pos:long "1.55823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55823'^^xsd:double;
  dwc:latitude '50.22744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55823 50.22744, 1.55823 50.22744, 1.55823 50.22744, 1.55823 50.22744, 1.55823 50.22744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12022'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55824)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55824'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55824 50.22909, 1.55824 50.22909, 1.55824 50.22909, 1.55824 50.22909, 1.55824 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12104'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.55825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.55825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.55825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_12502'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55825'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55825 50.22941, 1.55825 50.22941, 1.55825 50.22941, 1.55825 50.22941, 1.55825 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12502'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.55825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.55825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12468'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55825'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55825 50.22958, 1.55825 50.22958, 1.55825 50.22958, 1.55825 50.22958, 1.55825 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12468'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43306 1.55825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43306"^^xsd:decimal ;
  dwc:decimalLongitude "1.55825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43306 1.55825)"^^geo:wktLiteral ;
  geo-pos:lat "50.43306"^^xsd:decimal ;
  geo-pos:long "1.55825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55825'^^xsd:double;
  dwc:latitude '50.43306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55825 50.43306, 1.55825 50.43306, 1.55825 50.43306, 1.55825 50.43306, 1.55825 50.43306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1121'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21951 1.55828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21951"^^xsd:decimal ;
  dwc:decimalLongitude "1.55828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21951 1.55828)"^^geo:wktLiteral ;
  geo-pos:lat "50.21951"^^xsd:decimal ;
  geo-pos:long "1.55828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55828'^^xsd:double;
  dwc:latitude '50.21951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55828 50.21951, 1.55828 50.21951, 1.55828 50.21951, 1.55828 50.21951, 1.55828 50.21951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6878'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43277 1.55828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43277"^^xsd:decimal ;
  dwc:decimalLongitude "1.55828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43277 1.55828)"^^geo:wktLiteral ;
  geo-pos:lat "50.43277"^^xsd:decimal ;
  geo-pos:long "1.55828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.272222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55828'^^xsd:double;
  dwc:latitude '50.43277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55828 50.43277, 1.55828 50.43277, 1.55828 50.43277, 1.55828 50.43277, 1.55828 50.43277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1876'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69739 1.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69739"^^xsd:decimal ;
  dwc:decimalLongitude "1.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69739 1.5583)"^^geo:wktLiteral ;
  geo-pos:lat "50.69739"^^xsd:decimal ;
  geo-pos:long "1.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5583'^^xsd:double;
  dwc:latitude '50.69739'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5583 50.69739, 1.5583 50.69739, 1.5583 50.69739, 1.5583 50.69739, 1.5583 50.69739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3428'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22894"^^xsd:decimal ;
  dwc:decimalLongitude "1.55831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22894 1.55831)"^^geo:wktLiteral ;
  geo-pos:lat "50.22894"^^xsd:decimal ;
  geo-pos:long "1.55831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55831'^^xsd:double;
  dwc:latitude '50.22894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55831 50.22894, 1.55831 50.22894, 1.55831 50.22894, 1.55831 50.22894, 1.55831 50.22894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5049'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21783 1.55833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21783"^^xsd:decimal ;
  dwc:decimalLongitude "1.55833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21783 1.55833)"^^geo:wktLiteral ;
  geo-pos:lat "50.21783"^^xsd:decimal ;
  geo-pos:long "1.55833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55833'^^xsd:double;
  dwc:latitude '50.21783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55833 50.21783, 1.55833 50.21783, 1.55833 50.21783, 1.55833 50.21783, 1.55833 50.21783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_821'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.55833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55833)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.55833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_10005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55833'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55833 50.22921, 1.55833 50.22921, 1.55833 50.22921, 1.55833 50.22921, 1.55833 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10005'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.55834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.55834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.55834)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.55834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55834'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55834 50.23276, 1.55834 50.23276, 1.55834 50.23276, 1.55834 50.23276, 1.55834 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5002'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55835)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55835'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55835 50.22913, 1.55835 50.22913, 1.55835 50.22913, 1.55835 50.22913, 1.55835 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5120'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55837)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5585'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55837'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55837 50.22912, 1.55837 50.22912, 1.55837 50.22912, 1.55837 50.22912, 1.55837 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5585'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.55839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22864"^^xsd:decimal ;
  dwc:decimalLongitude "1.55839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22864 1.55839)"^^geo:wktLiteral ;
  geo-pos:lat "50.22864"^^xsd:decimal ;
  geo-pos:long "1.55839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55839'^^xsd:double;
  dwc:latitude '50.22864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55839 50.22864, 1.55839 50.22864, 1.55839 50.22864, 1.55839 50.22864, 1.55839 50.22864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5288'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6955 1.55839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6955"^^xsd:decimal ;
  dwc:decimalLongitude "1.55839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6955 1.55839)"^^geo:wktLiteral ;
  geo-pos:lat "50.6955"^^xsd:decimal ;
  geo-pos:long "1.55839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55839'^^xsd:double;
  dwc:latitude '50.6955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55839 50.6955, 1.55839 50.6955, 1.55839 50.6955, 1.55839 50.6955, 1.55839 50.6955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_892'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.5584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.5584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.5584)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.5584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5584'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5584 50.22939, 1.5584 50.22939, 1.5584 50.22939, 1.5584 50.22939, 1.5584 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5068'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2234 1.55841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2234"^^xsd:decimal ;
  dwc:decimalLongitude "1.55841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2234 1.55841)"^^geo:wktLiteral ;
  geo-pos:lat "50.2234"^^xsd:decimal ;
  geo-pos:long "1.55841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55841'^^xsd:double;
  dwc:latitude '50.2234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55841 50.2234, 1.55841 50.2234, 1.55841 50.2234, 1.55841 50.2234, 1.55841 50.2234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7113'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^xsd:decimal ;
  dwc:decimalLongitude "1.55843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.55843)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.55843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55843'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55843 50.22889, 1.55843 50.22889, 1.55843 50.22889, 1.55843 50.22889, 1.55843 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6582'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55843)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55843'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55843 50.22907, 1.55843 50.22907, 1.55843 50.22907, 1.55843 50.22907, 1.55843 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11822'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.55843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23043"^^xsd:decimal ;
  dwc:decimalLongitude "1.55843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23043 1.55843)"^^geo:wktLiteral ;
  geo-pos:lat "50.23043"^^xsd:decimal ;
  geo-pos:long "1.55843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55843'^^xsd:double;
  dwc:latitude '50.23043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55843 50.23043, 1.55843 50.23043, 1.55843 50.23043, 1.55843 50.23043, 1.55843 50.23043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9791'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47806 1.55843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47806"^^xsd:decimal ;
  dwc:decimalLongitude "1.55843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47806 1.55843)"^^geo:wktLiteral ;
  geo-pos:lat "50.47806"^^xsd:decimal ;
  geo-pos:long "1.55843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_8967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55843'^^xsd:double;
  dwc:latitude '50.47806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55843 50.47806, 1.55843 50.47806, 1.55843 50.47806, 1.55843 50.47806, 1.55843 50.47806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8967'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69474 1.55843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69474"^^xsd:decimal ;
  dwc:decimalLongitude "1.55843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69474 1.55843)"^^geo:wktLiteral ;
  geo-pos:lat "50.69474"^^xsd:decimal ;
  geo-pos:long "1.55843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1446'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55843'^^xsd:double;
  dwc:latitude '50.69474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55843 50.69474, 1.55843 50.69474, 1.55843 50.69474, 1.55843 50.69474, 1.55843 50.69474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1446'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "1.55846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 1.55846)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "1.55846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55846'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55846 50.229, 1.55846 50.229, 1.55846 50.229, 1.55846 50.229, 1.55846 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5341'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.55846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23135"^^xsd:decimal ;
  dwc:decimalLongitude "1.55846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.55846)"^^geo:wktLiteral ;
  geo-pos:lat "50.23135"^^xsd:decimal ;
  geo-pos:long "1.55846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55846'^^xsd:double;
  dwc:latitude '50.23135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55846 50.23135, 1.55846 50.23135, 1.55846 50.23135, 1.55846 50.23135, 1.55846 50.23135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12125'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22933 1.55849)"^^geo:wktLiteral ;
  geo-pos:lat "50.22933"^^xsd:decimal ;
  geo-pos:long "1.55849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55849'^^xsd:double;
  dwc:latitude '50.22933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55849 50.22933, 1.55849 50.22933, 1.55849 50.22933, 1.55849 50.22933, 1.55849 50.22933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6806'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.5585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22016"^^xsd:decimal ;
  dwc:decimalLongitude "1.5585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.5585)"^^geo:wktLiteral ;
  geo-pos:lat "50.22016"^^xsd:decimal ;
  geo-pos:long "1.5585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5585'^^xsd:double;
  dwc:latitude '50.22016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5585 50.22016, 1.5585 50.22016, 1.5585 50.22016, 1.5585 50.22016, 1.5585 50.22016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2532'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22806"^^xsd:decimal ;
  dwc:decimalLongitude "1.5585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22806 1.5585)"^^geo:wktLiteral ;
  geo-pos:lat "50.22806"^^xsd:decimal ;
  geo-pos:long "1.5585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5585'^^xsd:double;
  dwc:latitude '50.22806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5585 50.22806, 1.5585 50.22806, 1.5585 50.22806, 1.5585 50.22806, 1.5585 50.22806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5916'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.5585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.5585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.5585)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.5585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5585'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5585 50.22922, 1.5585 50.22922, 1.5585 50.22922, 1.5585 50.22922, 1.5585 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12239'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.55851)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.55851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55851'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55851 50.22936, 1.55851 50.22936, 1.55851 50.22936, 1.55851 50.22936, 1.55851 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5204'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42705 1.55851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42705"^^xsd:decimal ;
  dwc:decimalLongitude "1.55851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42705 1.55851)"^^geo:wktLiteral ;
  geo-pos:lat "50.42705"^^xsd:decimal ;
  geo-pos:long "1.55851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55851'^^xsd:double;
  dwc:latitude '50.42705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55851 50.42705, 1.55851 50.42705, 1.55851 50.42705, 1.55851 50.42705, 1.55851 50.42705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1877'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47071 1.55851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47071"^^xsd:decimal ;
  dwc:decimalLongitude "1.55851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47071 1.55851)"^^geo:wktLiteral ;
  geo-pos:lat "50.47071"^^xsd:decimal ;
  geo-pos:long "1.55851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3220'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55851'^^xsd:double;
  dwc:latitude '50.47071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55851 50.47071, 1.55851 50.47071, 1.55851 50.47071, 1.55851 50.47071, 1.55851 50.47071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3220'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.55853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21993"^^xsd:decimal ;
  dwc:decimalLongitude "1.55853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.55853)"^^geo:wktLiteral ;
  geo-pos:lat "50.21993"^^xsd:decimal ;
  geo-pos:long "1.55853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11024'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55853'^^xsd:double;
  dwc:latitude '50.21993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55853 50.21993, 1.55853 50.21993, 1.55853 50.21993, 1.55853 50.21993, 1.55853 50.21993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11024'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.55853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.55853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.55853)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.55853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55853'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55853 50.22725, 1.55853 50.22725, 1.55853 50.22725, 1.55853 50.22725, 1.55853 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1038'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55855)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55855'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55855 50.22923, 1.55855 50.22923, 1.55855 50.22923, 1.55855 50.22923, 1.55855 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12199'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70109 1.55855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70109"^^xsd:decimal ;
  dwc:decimalLongitude "1.55855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70109 1.55855)"^^geo:wktLiteral ;
  geo-pos:lat "50.70109"^^xsd:decimal ;
  geo-pos:long "1.55855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55855'^^xsd:double;
  dwc:latitude '50.70109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55855 50.70109, 1.55855 50.70109, 1.55855 50.70109, 1.55855 50.70109, 1.55855 50.70109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1268'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.55859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.55859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.55859)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.55859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55859'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55859 50.22922, 1.55859 50.22922, 1.55859 50.22922, 1.55859 50.22922, 1.55859 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6645'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70708 1.55859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70708"^^xsd:decimal ;
  dwc:decimalLongitude "1.55859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70708 1.55859)"^^geo:wktLiteral ;
  geo-pos:lat "50.70708"^^xsd:decimal ;
  geo-pos:long "1.55859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55859'^^xsd:double;
  dwc:latitude '50.70708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55859 50.70708, 1.55859 50.70708, 1.55859 50.70708, 1.55859 50.70708, 1.55859 50.70708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_930'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2369 1.55863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2369"^^xsd:decimal ;
  dwc:decimalLongitude "1.55863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2369 1.55863)"^^geo:wktLiteral ;
  geo-pos:lat "50.2369"^^xsd:decimal ;
  geo-pos:long "1.55863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.458888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55863'^^xsd:double;
  dwc:latitude '50.2369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55863 50.2369, 1.55863 50.2369, 1.55863 50.2369, 1.55863 50.2369, 1.55863 50.2369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6041'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55864)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55864'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55864 50.22912, 1.55864 50.22912, 1.55864 50.22912, 1.55864 50.22912, 1.55864 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9880'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.55864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.55864)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.55864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55864'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55864 50.22924, 1.55864 50.22924, 1.55864 50.22924, 1.55864 50.22924, 1.55864 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5078'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70834 1.55864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70834"^^xsd:decimal ;
  dwc:decimalLongitude "1.55864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70834 1.55864)"^^geo:wktLiteral ;
  geo-pos:lat "50.70834"^^xsd:decimal ;
  geo-pos:long "1.55864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55864'^^xsd:double;
  dwc:latitude '50.70834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55864 50.70834, 1.55864 50.70834, 1.55864 50.70834, 1.55864 50.70834, 1.55864 50.70834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_893'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.55874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55874)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.55874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55874'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55874 50.22939, 1.55874 50.22939, 1.55874 50.22939, 1.55874 50.22939, 1.55874 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5143'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70879 1.55874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70879"^^xsd:decimal ;
  dwc:decimalLongitude "1.55874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70879 1.55874)"^^geo:wktLiteral ;
  geo-pos:lat "50.70879"^^xsd:decimal ;
  geo-pos:long "1.55874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55874'^^xsd:double;
  dwc:latitude '50.70879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55874 50.70879, 1.55874 50.70879, 1.55874 50.70879, 1.55874 50.70879, 1.55874 50.70879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_914'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68554 1.55875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68554"^^xsd:decimal ;
  dwc:decimalLongitude "1.55875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68554 1.55875)"^^geo:wktLiteral ;
  geo-pos:lat "50.68554"^^xsd:decimal ;
  geo-pos:long "1.55875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55875'^^xsd:double;
  dwc:latitude '50.68554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55875 50.68554, 1.55875 50.68554, 1.55875 50.68554, 1.55875 50.68554, 1.55875 50.68554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_912'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.55876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22021"^^xsd:decimal ;
  dwc:decimalLongitude "1.55876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.55876)"^^geo:wktLiteral ;
  geo-pos:lat "50.22021"^^xsd:decimal ;
  geo-pos:long "1.55876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55876'^^xsd:double;
  dwc:latitude '50.22021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55876 50.22021, 1.55876 50.22021, 1.55876 50.22021, 1.55876 50.22021, 1.55876 50.22021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4735'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21985 1.55877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21985"^^xsd:decimal ;
  dwc:decimalLongitude "1.55877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21985 1.55877)"^^geo:wktLiteral ;
  geo-pos:lat "50.21985"^^xsd:decimal ;
  geo-pos:long "1.55877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55877'^^xsd:double;
  dwc:latitude '50.21985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55877 50.21985, 1.55877 50.21985, 1.55877 50.21985, 1.55877 50.21985, 1.55877 50.21985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10463'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.55878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22838"^^xsd:decimal ;
  dwc:decimalLongitude "1.55878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22838 1.55878)"^^geo:wktLiteral ;
  geo-pos:lat "50.22838"^^xsd:decimal ;
  geo-pos:long "1.55878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55878'^^xsd:double;
  dwc:latitude '50.22838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55878 50.22838, 1.55878 50.22838, 1.55878 50.22838, 1.55878 50.22838, 1.55878 50.22838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6838'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.55878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.55878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.55878)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.55878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3086'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55878'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55878 50.23139, 1.55878 50.23139, 1.55878 50.23139, 1.55878 50.23139, 1.55878 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3086'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22045 1.5588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22045"^^xsd:decimal ;
  dwc:decimalLongitude "1.5588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22045 1.5588)"^^geo:wktLiteral ;
  geo-pos:lat "50.22045"^^xsd:decimal ;
  geo-pos:long "1.5588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5588'^^xsd:double;
  dwc:latitude '50.22045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5588 50.22045, 1.5588 50.22045, 1.5588 50.22045, 1.5588 50.22045, 1.5588 50.22045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13170'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69235 1.55882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69235"^^xsd:decimal ;
  dwc:decimalLongitude "1.55882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69235 1.55882)"^^geo:wktLiteral ;
  geo-pos:lat "50.69235"^^xsd:decimal ;
  geo-pos:long "1.55882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55882'^^xsd:double;
  dwc:latitude '50.69235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55882 50.69235, 1.55882 50.69235, 1.55882 50.69235, 1.55882 50.69235, 1.55882 50.69235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1312'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55883)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55883'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55883 50.22907, 1.55883 50.22907, 1.55883 50.22907, 1.55883 50.22907, 1.55883 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11645'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.55886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.55886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.55886)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.55886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12473'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55886'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55886 50.23206, 1.55886 50.23206, 1.55886 50.23206, 1.55886 50.23206, 1.55886 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12473'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.55887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.55887)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.55887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55887'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55887 50.22909, 1.55887 50.22909, 1.55887 50.22909, 1.55887 50.22909, 1.55887 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12133'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.55889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.55889)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.55889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.617777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55889'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55889 50.22885, 1.55889 50.22885, 1.55889 50.22885, 1.55889 50.22885, 1.55889 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4596'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.5589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.5589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.5589)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.5589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5589'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5589 50.22935, 1.5589 50.22935, 1.5589 50.22935, 1.5589 50.22935, 1.5589 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12306'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69544 1.55891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69544"^^xsd:decimal ;
  dwc:decimalLongitude "1.55891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69544 1.55891)"^^geo:wktLiteral ;
  geo-pos:lat "50.69544"^^xsd:decimal ;
  geo-pos:long "1.55891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55891'^^xsd:double;
  dwc:latitude '50.69544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55891 50.69544, 1.55891 50.69544, 1.55891 50.69544, 1.55891 50.69544, 1.55891 50.69544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1342'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71073 1.55891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71073"^^xsd:decimal ;
  dwc:decimalLongitude "1.55891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71073 1.55891)"^^geo:wktLiteral ;
  geo-pos:lat "50.71073"^^xsd:decimal ;
  geo-pos:long "1.55891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55891'^^xsd:double;
  dwc:latitude '50.71073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55891 50.71073, 1.55891 50.71073, 1.55891 50.71073, 1.55891 50.71073, 1.55891 50.71073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2400'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55892)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55892'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55892 50.22904, 1.55892 50.22904, 1.55892 50.22904, 1.55892 50.22904, 1.55892 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_846'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24319 1.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24319"^^xsd:decimal ;
  dwc:decimalLongitude "1.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24319 1.55892)"^^geo:wktLiteral ;
  geo-pos:lat "50.24319"^^xsd:decimal ;
  geo-pos:long "1.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55892'^^xsd:double;
  dwc:latitude '50.24319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55892 50.24319, 1.55892 50.24319, 1.55892 50.24319, 1.55892 50.24319, 1.55892 50.24319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12112'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22738 1.55893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22738"^^xsd:decimal ;
  dwc:decimalLongitude "1.55893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22738 1.55893)"^^geo:wktLiteral ;
  geo-pos:lat "50.22738"^^xsd:decimal ;
  geo-pos:long "1.55893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55893'^^xsd:double;
  dwc:latitude '50.22738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55893 50.22738, 1.55893 50.22738, 1.55893 50.22738, 1.55893 50.22738, 1.55893 50.22738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1899'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23595 1.55893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23595"^^xsd:decimal ;
  dwc:decimalLongitude "1.55893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23595 1.55893)"^^geo:wktLiteral ;
  geo-pos:lat "50.23595"^^xsd:decimal ;
  geo-pos:long "1.55893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3048'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55893'^^xsd:double;
  dwc:latitude '50.23595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55893 50.23595, 1.55893 50.23595, 1.55893 50.23595, 1.55893 50.23595, 1.55893 50.23595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3048'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22141 1.55894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22141"^^xsd:decimal ;
  dwc:decimalLongitude "1.55894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22141 1.55894)"^^geo:wktLiteral ;
  geo-pos:lat "50.22141"^^xsd:decimal ;
  geo-pos:long "1.55894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55894'^^xsd:double;
  dwc:latitude '50.22141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55894 50.22141, 1.55894 50.22141, 1.55894 50.22141, 1.55894 50.22141, 1.55894 50.22141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10672'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68828 1.55894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68828"^^xsd:decimal ;
  dwc:decimalLongitude "1.55894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68828 1.55894)"^^geo:wktLiteral ;
  geo-pos:lat "50.68828"^^xsd:decimal ;
  geo-pos:long "1.55894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55894'^^xsd:double;
  dwc:latitude '50.68828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55894 50.68828, 1.55894 50.68828, 1.55894 50.68828, 1.55894 50.68828, 1.55894 50.68828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1625'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70742 1.55894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70742"^^xsd:decimal ;
  dwc:decimalLongitude "1.55894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70742 1.55894)"^^geo:wktLiteral ;
  geo-pos:lat "50.70742"^^xsd:decimal ;
  geo-pos:long "1.55894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55894'^^xsd:double;
  dwc:latitude '50.70742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55894 50.70742, 1.55894 50.70742, 1.55894 50.70742, 1.55894 50.70742, 1.55894 50.70742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1297'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22149 1.55895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22149"^^xsd:decimal ;
  dwc:decimalLongitude "1.55895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22149 1.55895)"^^geo:wktLiteral ;
  geo-pos:lat "50.22149"^^xsd:decimal ;
  geo-pos:long "1.55895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55895'^^xsd:double;
  dwc:latitude '50.22149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55895 50.22149, 1.55895 50.22149, 1.55895 50.22149, 1.55895 50.22149, 1.55895 50.22149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13169'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.55895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.55895)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.55895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55895'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55895 50.22907, 1.55895 50.22907, 1.55895 50.22907, 1.55895 50.22907, 1.55895 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5885'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.55896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2195"^^xsd:decimal ;
  dwc:decimalLongitude "1.55896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.55896)"^^geo:wktLiteral ;
  geo-pos:lat "50.2195"^^xsd:decimal ;
  geo-pos:long "1.55896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55896'^^xsd:double;
  dwc:latitude '50.2195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55896 50.2195, 1.55896 50.2195, 1.55896 50.2195, 1.55896 50.2195, 1.55896 50.2195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2733'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.55897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.55897)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.55897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55897'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55897 50.22903, 1.55897 50.22903, 1.55897 50.22903, 1.55897 50.22903, 1.55897 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12307'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.55898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.55898)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.55898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55898'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55898 50.22896, 1.55898 50.22896, 1.55898 50.22896, 1.55898 50.22896, 1.55898 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5088'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.55899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21936"^^xsd:decimal ;
  dwc:decimalLongitude "1.55899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21936 1.55899)"^^geo:wktLiteral ;
  geo-pos:lat "50.21936"^^xsd:decimal ;
  geo-pos:long "1.55899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55899'^^xsd:double;
  dwc:latitude '50.21936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55899 50.21936, 1.55899 50.21936, 1.55899 50.21936, 1.55899 50.21936, 1.55899 50.21936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8607'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22015 1.55899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22015"^^xsd:decimal ;
  dwc:decimalLongitude "1.55899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22015 1.55899)"^^geo:wktLiteral ;
  geo-pos:lat "50.22015"^^xsd:decimal ;
  geo-pos:long "1.55899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7891666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55899'^^xsd:double;
  dwc:latitude '50.22015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55899 50.22015, 1.55899 50.22015, 1.55899 50.22015, 1.55899 50.22015, 1.55899 50.22015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5451'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22909"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22909 1.559)"^^geo:wktLiteral ;
  geo-pos:lat "50.22909"^^xsd:decimal ;
  geo-pos:long "1.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.559'^^xsd:double;
  dwc:latitude '50.22909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.559 50.22909, 1.559 50.22909, 1.559 50.22909, 1.559 50.22909, 1.559 50.22909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9780'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23073"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.559)"^^geo:wktLiteral ;
  geo-pos:lat "50.23073"^^xsd:decimal ;
  geo-pos:long "1.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.559'^^xsd:double;
  dwc:latitude '50.23073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.559 50.23073, 1.559 50.23073, 1.559 50.23073, 1.559 50.23073, 1.559 50.23073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12633'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22212 1.55906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22212"^^xsd:decimal ;
  dwc:decimalLongitude "1.55906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22212 1.55906)"^^geo:wktLiteral ;
  geo-pos:lat "50.22212"^^xsd:decimal ;
  geo-pos:long "1.55906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55906'^^xsd:double;
  dwc:latitude '50.22212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55906 50.22212, 1.55906 50.22212, 1.55906 50.22212, 1.55906 50.22212, 1.55906 50.22212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4062'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.55907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.55907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.55907)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.55907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55907'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55907 50.22927, 1.55907 50.22927, 1.55907 50.22927, 1.55907 50.22927, 1.55907 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_870'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22549 1.55908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22549"^^xsd:decimal ;
  dwc:decimalLongitude "1.55908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22549 1.55908)"^^geo:wktLiteral ;
  geo-pos:lat "50.22549"^^xsd:decimal ;
  geo-pos:long "1.55908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5606'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55908'^^xsd:double;
  dwc:latitude '50.22549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55908 50.22549, 1.55908 50.22549, 1.55908 50.22549, 1.55908 50.22549, 1.55908 50.22549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5606'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.55908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55908)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.55908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55908'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55908 50.22908, 1.55908 50.22908, 1.55908 50.22908, 1.55908 50.22908, 1.55908 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3868'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67735 1.55908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67735"^^xsd:decimal ;
  dwc:decimalLongitude "1.55908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67735 1.55908)"^^geo:wktLiteral ;
  geo-pos:lat "50.67735"^^xsd:decimal ;
  geo-pos:long "1.55908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55908'^^xsd:double;
  dwc:latitude '50.67735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55908 50.67735, 1.55908 50.67735, 1.55908 50.67735, 1.55908 50.67735, 1.55908 50.67735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1176'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22007 1.55909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22007"^^xsd:decimal ;
  dwc:decimalLongitude "1.55909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22007 1.55909)"^^geo:wktLiteral ;
  geo-pos:lat "50.22007"^^xsd:decimal ;
  geo-pos:long "1.55909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55909'^^xsd:double;
  dwc:latitude '50.22007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55909 50.22007, 1.55909 50.22007, 1.55909 50.22007, 1.55909 50.22007, 1.55909 50.22007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2764'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22447 1.5591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22447"^^xsd:decimal ;
  dwc:decimalLongitude "1.5591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22447 1.5591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22447"^^xsd:decimal ;
  geo-pos:long "1.5591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.91'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5591'^^xsd:double;
  dwc:latitude '50.22447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5591 50.22447, 1.5591 50.22447, 1.5591 50.22447, 1.5591 50.22447, 1.5591 50.22447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11956'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.5591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22452"^^xsd:decimal ;
  dwc:decimalLongitude "1.5591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.5591)"^^geo:wktLiteral ;
  geo-pos:lat "50.22452"^^xsd:decimal ;
  geo-pos:long "1.5591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5591'^^xsd:double;
  dwc:latitude '50.22452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5591 50.22452, 1.5591 50.22452, 1.5591 50.22452, 1.5591 50.22452, 1.5591 50.22452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7039'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.55911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23068"^^xsd:decimal ;
  dwc:decimalLongitude "1.55911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23068 1.55911)"^^geo:wktLiteral ;
  geo-pos:lat "50.23068"^^xsd:decimal ;
  geo-pos:long "1.55911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55911'^^xsd:double;
  dwc:latitude '50.23068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55911 50.23068, 1.55911 50.23068, 1.55911 50.23068, 1.55911 50.23068, 1.55911 50.23068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5050'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.55913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.55913)"^^geo:wktLiteral ;
  geo-pos:lat "50.21978"^^xsd:decimal ;
  geo-pos:long "1.55913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2699'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55913'^^xsd:double;
  dwc:latitude '50.21978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55913 50.21978, 1.55913 50.21978, 1.55913 50.21978, 1.55913 50.21978, 1.55913 50.21978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2699'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22897"^^xsd:decimal ;
  dwc:decimalLongitude "1.55914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.55914)"^^geo:wktLiteral ;
  geo-pos:lat "50.22897"^^xsd:decimal ;
  geo-pos:long "1.55914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5523'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55914'^^xsd:double;
  dwc:latitude '50.22897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55914 50.22897, 1.55914 50.22897, 1.55914 50.22897, 1.55914 50.22897, 1.55914 50.22897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5523'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69653 1.55914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69653"^^xsd:decimal ;
  dwc:decimalLongitude "1.55914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69653 1.55914)"^^geo:wktLiteral ;
  geo-pos:lat "50.69653"^^xsd:decimal ;
  geo-pos:long "1.55914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55914'^^xsd:double;
  dwc:latitude '50.69653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55914 50.69653, 1.55914 50.69653, 1.55914 50.69653, 1.55914 50.69653, 1.55914 50.69653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1295'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.55915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.55915)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.55915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55915'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55915 50.22892, 1.55915 50.22892, 1.55915 50.22892, 1.55915 50.22892, 1.55915 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5323'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22906"^^xsd:decimal ;
  dwc:decimalLongitude "1.55915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22906 1.55915)"^^geo:wktLiteral ;
  geo-pos:lat "50.22906"^^xsd:decimal ;
  geo-pos:long "1.55915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12472'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55915'^^xsd:double;
  dwc:latitude '50.22906'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55915 50.22906, 1.55915 50.22906, 1.55915 50.22906, 1.55915 50.22906, 1.55915 50.22906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12472'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63647 1.55915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63647"^^xsd:decimal ;
  dwc:decimalLongitude "1.55915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63647 1.55915)"^^geo:wktLiteral ;
  geo-pos:lat "50.63647"^^xsd:decimal ;
  geo-pos:long "1.55915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55915'^^xsd:double;
  dwc:latitude '50.63647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55915 50.63647, 1.55915 50.63647, 1.55915 50.63647, 1.55915 50.63647, 1.55915 50.63647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1190'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.55916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21931"^^xsd:decimal ;
  dwc:decimalLongitude "1.55916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.55916)"^^geo:wktLiteral ;
  geo-pos:lat "50.21931"^^xsd:decimal ;
  geo-pos:long "1.55916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55916'^^xsd:double;
  dwc:latitude '50.21931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55916 50.21931, 1.55916 50.21931, 1.55916 50.21931, 1.55916 50.21931, 1.55916 50.21931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8606'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55916)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55916'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55916 50.22913, 1.55916 50.22913, 1.55916 50.22913, 1.55916 50.22913, 1.55916 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9942'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23617 1.55918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23617"^^xsd:decimal ;
  dwc:decimalLongitude "1.55918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23617 1.55918)"^^geo:wktLiteral ;
  geo-pos:lat "50.23617"^^xsd:decimal ;
  geo-pos:long "1.55918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12448'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55918'^^xsd:double;
  dwc:latitude '50.23617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55918 50.23617, 1.55918 50.23617, 1.55918 50.23617, 1.55918 50.23617, 1.55918 50.23617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12448'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71106 1.55918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71106"^^xsd:decimal ;
  dwc:decimalLongitude "1.55918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71106 1.55918)"^^geo:wktLiteral ;
  geo-pos:lat "50.71106"^^xsd:decimal ;
  geo-pos:long "1.55918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55918'^^xsd:double;
  dwc:latitude '50.71106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55918 50.71106, 1.55918 50.71106, 1.55918 50.71106, 1.55918 50.71106, 1.55918 50.71106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2813'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.55921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.55921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.55921)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.55921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55921'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55921 50.23263, 1.55921 50.23263, 1.55921 50.23263, 1.55921 50.23263, 1.55921 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4593'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70155 1.55922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70155"^^xsd:decimal ;
  dwc:decimalLongitude "1.55922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70155 1.55922)"^^geo:wktLiteral ;
  geo-pos:lat "50.70155"^^xsd:decimal ;
  geo-pos:long "1.55922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55922'^^xsd:double;
  dwc:latitude '50.70155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55922 50.70155, 1.55922 50.70155, 1.55922 50.70155, 1.55922 50.70155, 1.55922 50.70155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1341'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22898"^^xsd:decimal ;
  dwc:decimalLongitude "1.55923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22898 1.55923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22898"^^xsd:decimal ;
  geo-pos:long "1.55923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55923'^^xsd:double;
  dwc:latitude '50.22898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55923 50.22898, 1.55923 50.22898, 1.55923 50.22898, 1.55923 50.22898, 1.55923 50.22898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9895'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22908"^^xsd:decimal ;
  dwc:decimalLongitude "1.55923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22908 1.55923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22908"^^xsd:decimal ;
  geo-pos:long "1.55923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55923'^^xsd:double;
  dwc:latitude '50.22908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55923 50.22908, 1.55923 50.22908, 1.55923 50.22908, 1.55923 50.22908, 1.55923 50.22908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5884'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69578 1.55923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69578"^^xsd:decimal ;
  dwc:decimalLongitude "1.55923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69578 1.55923)"^^geo:wktLiteral ;
  geo-pos:lat "50.69578"^^xsd:decimal ;
  geo-pos:long "1.55923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55923'^^xsd:double;
  dwc:latitude '50.69578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55923 50.69578, 1.55923 50.69578, 1.55923 50.69578, 1.55923 50.69578, 1.55923 50.69578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_904'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70581 1.55924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70581"^^xsd:decimal ;
  dwc:decimalLongitude "1.55924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70581 1.55924)"^^geo:wktLiteral ;
  geo-pos:lat "50.70581"^^xsd:decimal ;
  geo-pos:long "1.55924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55924'^^xsd:double;
  dwc:latitude '50.70581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55924 50.70581, 1.55924 50.70581, 1.55924 50.70581, 1.55924 50.70581, 1.55924 50.70581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2578'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.55925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23198"^^xsd:decimal ;
  dwc:decimalLongitude "1.55925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23198 1.55925)"^^geo:wktLiteral ;
  geo-pos:lat "50.23198"^^xsd:decimal ;
  geo-pos:long "1.55925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55925'^^xsd:double;
  dwc:latitude '50.23198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55925 50.23198, 1.55925 50.23198, 1.55925 50.23198, 1.55925 50.23198, 1.55925 50.23198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3085'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56199 1.55926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56199"^^xsd:decimal ;
  dwc:decimalLongitude "1.55926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56199 1.55926)"^^geo:wktLiteral ;
  geo-pos:lat "50.56199"^^xsd:decimal ;
  geo-pos:long "1.55926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55926'^^xsd:double;
  dwc:latitude '50.56199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55926 50.56199, 1.55926 50.56199, 1.55926 50.56199, 1.55926 50.56199, 1.55926 50.56199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2557'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70775 1.55927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70775"^^xsd:decimal ;
  dwc:decimalLongitude "1.55927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70775 1.55927)"^^geo:wktLiteral ;
  geo-pos:lat "50.70775"^^xsd:decimal ;
  geo-pos:long "1.55927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55927'^^xsd:double;
  dwc:latitude '50.70775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55927 50.70775, 1.55927 50.70775, 1.55927 50.70775, 1.55927 50.70775, 1.55927 50.70775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2431'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.55928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.55928)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.55928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55928'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55928 50.22913, 1.55928 50.22913, 1.55928 50.22913, 1.55928 50.22913, 1.55928 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5350'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69354 1.55928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69354"^^xsd:decimal ;
  dwc:decimalLongitude "1.55928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69354 1.55928)"^^geo:wktLiteral ;
  geo-pos:lat "50.69354"^^xsd:decimal ;
  geo-pos:long "1.55928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3266'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55928'^^xsd:double;
  dwc:latitude '50.69354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55928 50.69354, 1.55928 50.69354, 1.55928 50.69354, 1.55928 50.69354, 1.55928 50.69354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3266'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.55931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22746"^^xsd:decimal ;
  dwc:decimalLongitude "1.55931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22746 1.55931)"^^geo:wktLiteral ;
  geo-pos:lat "50.22746"^^xsd:decimal ;
  geo-pos:long "1.55931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55931'^^xsd:double;
  dwc:latitude '50.22746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55931 50.22746, 1.55931 50.22746, 1.55931 50.22746, 1.55931 50.22746, 1.55931 50.22746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11799'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.55931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.55931)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.55931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55931'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55931 50.22904, 1.55931 50.22904, 1.55931 50.22904, 1.55931 50.22904, 1.55931 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9708'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70448 1.55931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70448"^^xsd:decimal ;
  dwc:decimalLongitude "1.55931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70448 1.55931)"^^geo:wktLiteral ;
  geo-pos:lat "50.70448"^^xsd:decimal ;
  geo-pos:long "1.55931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55931'^^xsd:double;
  dwc:latitude '50.70448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55931 50.70448, 1.55931 50.70448, 1.55931 50.70448, 1.55931 50.70448, 1.55931 50.70448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_973'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22814 1.55933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22814"^^xsd:decimal ;
  dwc:decimalLongitude "1.55933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22814 1.55933)"^^geo:wktLiteral ;
  geo-pos:lat "50.22814"^^xsd:decimal ;
  geo-pos:long "1.55933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55933'^^xsd:double;
  dwc:latitude '50.22814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55933 50.22814, 1.55933 50.22814, 1.55933 50.22814, 1.55933 50.22814, 1.55933 50.22814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6877'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46753 1.55934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46753"^^xsd:decimal ;
  dwc:decimalLongitude "1.55934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46753 1.55934)"^^geo:wktLiteral ;
  geo-pos:lat "50.46753"^^xsd:decimal ;
  geo-pos:long "1.55934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55934'^^xsd:double;
  dwc:latitude '50.46753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55934 50.46753, 1.55934 50.46753, 1.55934 50.46753, 1.55934 50.46753, 1.55934 50.46753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_884'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22901"^^xsd:decimal ;
  dwc:decimalLongitude "1.55935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22901 1.55935)"^^geo:wktLiteral ;
  geo-pos:lat "50.22901"^^xsd:decimal ;
  geo-pos:long "1.55935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55935'^^xsd:double;
  dwc:latitude '50.22901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55935 50.22901, 1.55935 50.22901, 1.55935 50.22901, 1.55935 50.22901, 1.55935 50.22901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7069'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.55935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23322"^^xsd:decimal ;
  dwc:decimalLongitude "1.55935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23322 1.55935)"^^geo:wktLiteral ;
  geo-pos:lat "50.23322"^^xsd:decimal ;
  geo-pos:long "1.55935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.347777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55935'^^xsd:double;
  dwc:latitude '50.23322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55935 50.23322, 1.55935 50.23322, 1.55935 50.23322, 1.55935 50.23322, 1.55935 50.23322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11527'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70423 1.55935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70423"^^xsd:decimal ;
  dwc:decimalLongitude "1.55935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70423 1.55935)"^^geo:wktLiteral ;
  geo-pos:lat "50.70423"^^xsd:decimal ;
  geo-pos:long "1.55935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1006'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.74111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55935'^^xsd:double;
  dwc:latitude '50.70423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55935 50.70423, 1.55935 50.70423, 1.55935 50.70423, 1.55935 50.70423, 1.55935 50.70423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1006'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.55937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21978"^^xsd:decimal ;
  dwc:decimalLongitude "1.55937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21978 1.55937)"^^geo:wktLiteral ;
  geo-pos:lat "50.21978"^^xsd:decimal ;
  geo-pos:long "1.55937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.4044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55937'^^xsd:double;
  dwc:latitude '50.21978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55937 50.21978, 1.55937 50.21978, 1.55937 50.21978, 1.55937 50.21978, 1.55937 50.21978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2543'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67948 1.55937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67948"^^xsd:decimal ;
  dwc:decimalLongitude "1.55937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67948 1.55937)"^^geo:wktLiteral ;
  geo-pos:lat "50.67948"^^xsd:decimal ;
  geo-pos:long "1.55937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2210'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55937'^^xsd:double;
  dwc:latitude '50.67948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55937 50.67948, 1.55937 50.67948, 1.55937 50.67948, 1.55937 50.67948, 1.55937 50.67948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2210'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70821 1.55937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70821"^^xsd:decimal ;
  dwc:decimalLongitude "1.55937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70821 1.55937)"^^geo:wktLiteral ;
  geo-pos:lat "50.70821"^^xsd:decimal ;
  geo-pos:long "1.55937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2784'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55937'^^xsd:double;
  dwc:latitude '50.70821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55937 50.70821, 1.55937 50.70821, 1.55937 50.70821, 1.55937 50.70821, 1.55937 50.70821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2784'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69828 1.55939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69828"^^xsd:decimal ;
  dwc:decimalLongitude "1.55939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69828 1.55939)"^^geo:wktLiteral ;
  geo-pos:lat "50.69828"^^xsd:decimal ;
  geo-pos:long "1.55939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3207'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55939'^^xsd:double;
  dwc:latitude '50.69828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55939 50.69828, 1.55939 50.69828, 1.55939 50.69828, 1.55939 50.69828, 1.55939 50.69828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3207'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68917 1.55941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68917"^^xsd:decimal ;
  dwc:decimalLongitude "1.55941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68917 1.55941)"^^geo:wktLiteral ;
  geo-pos:lat "50.68917"^^xsd:decimal ;
  geo-pos:long "1.55941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55941'^^xsd:double;
  dwc:latitude '50.68917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55941 50.68917, 1.55941 50.68917, 1.55941 50.68917, 1.55941 50.68917, 1.55941 50.68917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_935'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.55942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21888"^^xsd:decimal ;
  dwc:decimalLongitude "1.55942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.55942)"^^geo:wktLiteral ;
  geo-pos:lat "50.21888"^^xsd:decimal ;
  geo-pos:long "1.55942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55942'^^xsd:double;
  dwc:latitude '50.21888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55942 50.21888, 1.55942 50.21888, 1.55942 50.21888, 1.55942 50.21888, 1.55942 50.21888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2325'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2196 1.55942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2196"^^xsd:decimal ;
  dwc:decimalLongitude "1.55942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2196 1.55942)"^^geo:wktLiteral ;
  geo-pos:lat "50.2196"^^xsd:decimal ;
  geo-pos:long "1.55942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55942'^^xsd:double;
  dwc:latitude '50.2196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55942 50.2196, 1.55942 50.2196, 1.55942 50.2196, 1.55942 50.2196, 1.55942 50.2196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2506'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68944 1.55942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68944"^^xsd:decimal ;
  dwc:decimalLongitude "1.55942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68944 1.55942)"^^geo:wktLiteral ;
  geo-pos:lat "50.68944"^^xsd:decimal ;
  geo-pos:long "1.55942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1567'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55942'^^xsd:double;
  dwc:latitude '50.68944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55942 50.68944, 1.55942 50.68944, 1.55942 50.68944, 1.55942 50.68944, 1.55942 50.68944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1567'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69945 1.55944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69945"^^xsd:decimal ;
  dwc:decimalLongitude "1.55944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69945 1.55944)"^^geo:wktLiteral ;
  geo-pos:lat "50.69945"^^xsd:decimal ;
  geo-pos:long "1.55944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.38944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55944'^^xsd:double;
  dwc:latitude '50.69945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55944 50.69945, 1.55944 50.69945, 1.55944 50.69945, 1.55944 50.69945, 1.55944 50.69945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3427'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.55945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55945)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.55945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55945'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55945 50.22918, 1.55945 50.22918, 1.55945 50.22918, 1.55945 50.22918, 1.55945 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5299'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.55946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23135"^^xsd:decimal ;
  dwc:decimalLongitude "1.55946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23135 1.55946)"^^geo:wktLiteral ;
  geo-pos:lat "50.23135"^^xsd:decimal ;
  geo-pos:long "1.55946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55946'^^xsd:double;
  dwc:latitude '50.23135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55946 50.23135, 1.55946 50.23135, 1.55946 50.23135, 1.55946 50.23135, 1.55946 50.23135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5395'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22939"^^xsd:decimal ;
  dwc:decimalLongitude "1.55947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22939 1.55947)"^^geo:wktLiteral ;
  geo-pos:lat "50.22939"^^xsd:decimal ;
  geo-pos:long "1.55947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55947'^^xsd:double;
  dwc:latitude '50.22939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55947 50.22939, 1.55947 50.22939, 1.55947 50.22939, 1.55947 50.22939, 1.55947 50.22939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11811'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21933 1.55949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21933 1.55949)"^^geo:wktLiteral ;
  geo-pos:lat "50.21933"^^xsd:decimal ;
  geo-pos:long "1.55949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55949'^^xsd:double;
  dwc:latitude '50.21933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55949 50.21933, 1.55949 50.21933, 1.55949 50.21933, 1.55949 50.21933, 1.55949 50.21933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12986'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.55949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22029"^^xsd:decimal ;
  dwc:decimalLongitude "1.55949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.55949)"^^geo:wktLiteral ;
  geo-pos:lat "50.22029"^^xsd:decimal ;
  geo-pos:long "1.55949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55949'^^xsd:double;
  dwc:latitude '50.22029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55949 50.22029, 1.55949 50.22029, 1.55949 50.22029, 1.55949 50.22029, 1.55949 50.22029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10688'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 1.5595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.711"^^xsd:decimal ;
  dwc:decimalLongitude "1.5595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 1.5595)"^^geo:wktLiteral ;
  geo-pos:lat "50.711"^^xsd:decimal ;
  geo-pos:long "1.5595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2802'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5595'^^xsd:double;
  dwc:latitude '50.711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5595 50.711, 1.5595 50.711, 1.5595 50.711, 1.5595 50.711, 1.5595 50.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2802'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69921 1.55951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69921"^^xsd:decimal ;
  dwc:decimalLongitude "1.55951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69921 1.55951)"^^geo:wktLiteral ;
  geo-pos:lat "50.69921"^^xsd:decimal ;
  geo-pos:long "1.55951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55951'^^xsd:double;
  dwc:latitude '50.69921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55951 50.69921, 1.55951 50.69921, 1.55951 50.69921, 1.55951 50.69921, 1.55951 50.69921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2473'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.55953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.55953)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.55953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55953'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55953 50.22912, 1.55953 50.22912, 1.55953 50.22912, 1.55953 50.22912, 1.55953 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5057'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.55954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2253"^^xsd:decimal ;
  dwc:decimalLongitude "1.55954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.55954)"^^geo:wktLiteral ;
  geo-pos:lat "50.2253"^^xsd:decimal ;
  geo-pos:long "1.55954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55954'^^xsd:double;
  dwc:latitude '50.2253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55954 50.2253, 1.55954 50.2253, 1.55954 50.2253, 1.55954 50.2253, 1.55954 50.2253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2727'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41516 1.55954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41516"^^xsd:decimal ;
  dwc:decimalLongitude "1.55954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41516 1.55954)"^^geo:wktLiteral ;
  geo-pos:lat "50.41516"^^xsd:decimal ;
  geo-pos:long "1.55954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3317'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55954'^^xsd:double;
  dwc:latitude '50.41516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55954 50.41516, 1.55954 50.41516, 1.55954 50.41516, 1.55954 50.41516, 1.55954 50.41516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3317'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.55957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22821"^^xsd:decimal ;
  dwc:decimalLongitude "1.55957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22821 1.55957)"^^geo:wktLiteral ;
  geo-pos:lat "50.22821"^^xsd:decimal ;
  geo-pos:long "1.55957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.37222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55957'^^xsd:double;
  dwc:latitude '50.22821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55957 50.22821, 1.55957 50.22821, 1.55957 50.22821, 1.55957 50.22821, 1.55957 50.22821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9973'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68703 1.5596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68703"^^xsd:decimal ;
  dwc:decimalLongitude "1.5596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68703 1.5596)"^^geo:wktLiteral ;
  geo-pos:lat "50.68703"^^xsd:decimal ;
  geo-pos:long "1.5596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5596'^^xsd:double;
  dwc:latitude '50.68703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5596 50.68703, 1.5596 50.68703, 1.5596 50.68703, 1.5596 50.68703, 1.5596 50.68703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_942'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68802 1.5596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68802"^^xsd:decimal ;
  dwc:decimalLongitude "1.5596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68802 1.5596)"^^geo:wktLiteral ;
  geo-pos:lat "50.68802"^^xsd:decimal ;
  geo-pos:long "1.5596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5596'^^xsd:double;
  dwc:latitude '50.68802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5596 50.68802, 1.5596 50.68802, 1.5596 50.68802, 1.5596 50.68802, 1.5596 50.68802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1317'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.55961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23214"^^xsd:decimal ;
  dwc:decimalLongitude "1.55961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23214 1.55961)"^^geo:wktLiteral ;
  geo-pos:lat "50.23214"^^xsd:decimal ;
  geo-pos:long "1.55961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10878'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55961'^^xsd:double;
  dwc:latitude '50.23214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55961 50.23214, 1.55961 50.23214, 1.55961 50.23214, 1.55961 50.23214, 1.55961 50.23214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10878'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.55962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22861"^^xsd:decimal ;
  dwc:decimalLongitude "1.55962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.55962)"^^geo:wktLiteral ;
  geo-pos:lat "50.22861"^^xsd:decimal ;
  geo-pos:long "1.55962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55962'^^xsd:double;
  dwc:latitude '50.22861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55962 50.22861, 1.55962 50.22861, 1.55962 50.22861, 1.55962 50.22861, 1.55962 50.22861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5755'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69598 1.55962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69598"^^xsd:decimal ;
  dwc:decimalLongitude "1.55962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69598 1.55962)"^^geo:wktLiteral ;
  geo-pos:lat "50.69598"^^xsd:decimal ;
  geo-pos:long "1.55962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3210'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55962'^^xsd:double;
  dwc:latitude '50.69598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55962 50.69598, 1.55962 50.69598, 1.55962 50.69598, 1.55962 50.69598, 1.55962 50.69598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3210'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.55963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.55963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.55963)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.55963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55963'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55963 50.22954, 1.55963 50.22954, 1.55963 50.22954, 1.55963 50.22954, 1.55963 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5860'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.55963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.55963)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.55963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55963'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55963 50.2312, 1.55963 50.2312, 1.55963 50.2312, 1.55963 50.2312, 1.55963 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5287'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44557 1.55963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44557"^^xsd:decimal ;
  dwc:decimalLongitude "1.55963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44557 1.55963)"^^geo:wktLiteral ;
  geo-pos:lat "50.44557"^^xsd:decimal ;
  geo-pos:long "1.55963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55963'^^xsd:double;
  dwc:latitude '50.44557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55963 50.44557, 1.55963 50.44557, 1.55963 50.44557, 1.55963 50.44557, 1.55963 50.44557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3704'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.55964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.55964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.55964)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.55964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55964'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55964 50.22772, 1.55964 50.22772, 1.55964 50.22772, 1.55964 50.22772, 1.55964 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11635'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22921"^^xsd:decimal ;
  dwc:decimalLongitude "1.55964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22921 1.55964)"^^geo:wktLiteral ;
  geo-pos:lat "50.22921"^^xsd:decimal ;
  geo-pos:long "1.55964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55964'^^xsd:double;
  dwc:latitude '50.22921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55964 50.22921, 1.55964 50.22921, 1.55964 50.22921, 1.55964 50.22921, 1.55964 50.22921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_839'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69271 1.55966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69271"^^xsd:decimal ;
  dwc:decimalLongitude "1.55966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69271 1.55966)"^^geo:wktLiteral ;
  geo-pos:lat "50.69271"^^xsd:decimal ;
  geo-pos:long "1.55966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55966'^^xsd:double;
  dwc:latitude '50.69271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55966 50.69271, 1.55966 50.69271, 1.55966 50.69271, 1.55966 50.69271, 1.55966 50.69271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3429'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.55968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2282"^^xsd:decimal ;
  dwc:decimalLongitude "1.55968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.55968)"^^geo:wktLiteral ;
  geo-pos:lat "50.2282"^^xsd:decimal ;
  geo-pos:long "1.55968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55968'^^xsd:double;
  dwc:latitude '50.2282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55968 50.2282, 1.55968 50.2282, 1.55968 50.2282, 1.55968 50.2282, 1.55968 50.2282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2923'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71145 1.55968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71145"^^xsd:decimal ;
  dwc:decimalLongitude "1.55968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71145 1.55968)"^^geo:wktLiteral ;
  geo-pos:lat "50.71145"^^xsd:decimal ;
  geo-pos:long "1.55968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55968'^^xsd:double;
  dwc:latitude '50.71145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55968 50.71145, 1.55968 50.71145, 1.55968 50.71145, 1.55968 50.71145, 1.55968 50.71145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2568'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23566 1.55969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23566"^^xsd:decimal ;
  dwc:decimalLongitude "1.55969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23566 1.55969)"^^geo:wktLiteral ;
  geo-pos:lat "50.23566"^^xsd:decimal ;
  geo-pos:long "1.55969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55969'^^xsd:double;
  dwc:latitude '50.23566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55969 50.23566, 1.55969 50.23566, 1.55969 50.23566, 1.55969 50.23566, 1.55969 50.23566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9737'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22783 1.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22783"^^xsd:decimal ;
  dwc:decimalLongitude "1.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22783 1.5597)"^^geo:wktLiteral ;
  geo-pos:lat "50.22783"^^xsd:decimal ;
  geo-pos:long "1.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5597'^^xsd:double;
  dwc:latitude '50.22783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5597 50.22783, 1.5597 50.22783, 1.5597 50.22783, 1.5597 50.22783, 1.5597 50.22783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11530'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.55971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21974"^^xsd:decimal ;
  dwc:decimalLongitude "1.55971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.55971)"^^geo:wktLiteral ;
  geo-pos:lat "50.21974"^^xsd:decimal ;
  geo-pos:long "1.55971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_764'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55971'^^xsd:double;
  dwc:latitude '50.21974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55971 50.21974, 1.55971 50.21974, 1.55971 50.21974, 1.55971 50.21974, 1.55971 50.21974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_764'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.55971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.55971)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.55971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55971'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55971 50.22945, 1.55971 50.22945, 1.55971 50.22945, 1.55971 50.22945, 1.55971 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5972'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.55972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22296"^^xsd:decimal ;
  dwc:decimalLongitude "1.55972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22296 1.55972)"^^geo:wktLiteral ;
  geo-pos:lat "50.22296"^^xsd:decimal ;
  geo-pos:long "1.55972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55972'^^xsd:double;
  dwc:latitude '50.22296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55972 50.22296, 1.55972 50.22296, 1.55972 50.22296, 1.55972 50.22296, 1.55972 50.22296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4626'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22918"^^xsd:decimal ;
  dwc:decimalLongitude "1.55972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22918 1.55972)"^^geo:wktLiteral ;
  geo-pos:lat "50.22918"^^xsd:decimal ;
  geo-pos:long "1.55972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55972'^^xsd:double;
  dwc:latitude '50.22918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55972 50.22918, 1.55972 50.22918, 1.55972 50.22918, 1.55972 50.22918, 1.55972 50.22918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1919'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22929"^^xsd:decimal ;
  dwc:decimalLongitude "1.55972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22929 1.55972)"^^geo:wktLiteral ;
  geo-pos:lat "50.22929"^^xsd:decimal ;
  geo-pos:long "1.55972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55972'^^xsd:double;
  dwc:latitude '50.22929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55972 50.22929, 1.55972 50.22929, 1.55972 50.22929, 1.55972 50.22929, 1.55972 50.22929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12156'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67274 1.55973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67274"^^xsd:decimal ;
  dwc:decimalLongitude "1.55973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67274 1.55973)"^^geo:wktLiteral ;
  geo-pos:lat "50.67274"^^xsd:decimal ;
  geo-pos:long "1.55973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55973'^^xsd:double;
  dwc:latitude '50.67274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55973 50.67274, 1.55973 50.67274, 1.55973 50.67274, 1.55973 50.67274, 1.55973 50.67274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1311'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22835"^^xsd:decimal ;
  dwc:decimalLongitude "1.55974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22835 1.55974)"^^geo:wktLiteral ;
  geo-pos:lat "50.22835"^^xsd:decimal ;
  geo-pos:long "1.55974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.003333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55974'^^xsd:double;
  dwc:latitude '50.22835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55974 50.22835, 1.55974 50.22835, 1.55974 50.22835, 1.55974 50.22835, 1.55974 50.22835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2912'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72682 1.55974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72682"^^xsd:decimal ;
  dwc:decimalLongitude "1.55974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72682 1.55974)"^^geo:wktLiteral ;
  geo-pos:lat "50.72682"^^xsd:decimal ;
  geo-pos:long "1.55974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55974'^^xsd:double;
  dwc:latitude '50.72682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55974 50.72682, 1.55974 50.72682, 1.55974 50.72682, 1.55974 50.72682, 1.55974 50.72682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_943'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21927 1.55975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21927"^^xsd:decimal ;
  dwc:decimalLongitude "1.55975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21927 1.55975)"^^geo:wktLiteral ;
  geo-pos:lat "50.21927"^^xsd:decimal ;
  geo-pos:long "1.55975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55975'^^xsd:double;
  dwc:latitude '50.21927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55975 50.21927, 1.55975 50.21927, 1.55975 50.21927, 1.55975 50.21927, 1.55975 50.21927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8641'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22334 1.55975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22334"^^xsd:decimal ;
  dwc:decimalLongitude "1.55975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22334 1.55975)"^^geo:wktLiteral ;
  geo-pos:lat "50.22334"^^xsd:decimal ;
  geo-pos:long "1.55975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55975'^^xsd:double;
  dwc:latitude '50.22334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55975 50.22334, 1.55975 50.22334, 1.55975 50.22334, 1.55975 50.22334, 1.55975 50.22334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9563'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67958 1.55975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67958"^^xsd:decimal ;
  dwc:decimalLongitude "1.55975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67958 1.55975)"^^geo:wktLiteral ;
  geo-pos:lat "50.67958"^^xsd:decimal ;
  geo-pos:long "1.55975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55975'^^xsd:double;
  dwc:latitude '50.67958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55975 50.67958, 1.55975 50.67958, 1.55975 50.67958, 1.55975 50.67958, 1.55975 50.67958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2613'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45217 1.55976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45217"^^xsd:decimal ;
  dwc:decimalLongitude "1.55976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45217 1.55976)"^^geo:wktLiteral ;
  geo-pos:lat "50.45217"^^xsd:decimal ;
  geo-pos:long "1.55976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55976'^^xsd:double;
  dwc:latitude '50.45217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55976 50.45217, 1.55976 50.45217, 1.55976 50.45217, 1.55976 50.45217, 1.55976 50.45217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1754'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69914 1.55976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69914 1.55976)"^^geo:wktLiteral ;
  geo-pos:lat "50.69914"^^xsd:decimal ;
  geo-pos:long "1.55976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55976'^^xsd:double;
  dwc:latitude '50.69914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55976 50.69914, 1.55976 50.69914, 1.55976 50.69914, 1.55976 50.69914, 1.55976 50.69914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2476'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70272 1.55976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70272"^^xsd:decimal ;
  dwc:decimalLongitude "1.55976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70272 1.55976)"^^geo:wktLiteral ;
  geo-pos:lat "50.70272"^^xsd:decimal ;
  geo-pos:long "1.55976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55976'^^xsd:double;
  dwc:latitude '50.70272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55976 50.70272, 1.55976 50.70272, 1.55976 50.70272, 1.55976 50.70272, 1.55976 50.70272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1340'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21961 1.55977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21961"^^xsd:decimal ;
  dwc:decimalLongitude "1.55977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21961 1.55977)"^^geo:wktLiteral ;
  geo-pos:lat "50.21961"^^xsd:decimal ;
  geo-pos:long "1.55977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55977'^^xsd:double;
  dwc:latitude '50.21961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55977 50.21961, 1.55977 50.21961, 1.55977 50.21961, 1.55977 50.21961, 1.55977 50.21961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7273'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.55978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23331"^^xsd:decimal ;
  dwc:decimalLongitude "1.55978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23331 1.55978)"^^geo:wktLiteral ;
  geo-pos:lat "50.23331"^^xsd:decimal ;
  geo-pos:long "1.55978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55978'^^xsd:double;
  dwc:latitude '50.23331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55978 50.23331, 1.55978 50.23331, 1.55978 50.23331, 1.55978 50.23331, 1.55978 50.23331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5613'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71039 1.55978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71039"^^xsd:decimal ;
  dwc:decimalLongitude "1.55978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71039 1.55978)"^^geo:wktLiteral ;
  geo-pos:lat "50.71039"^^xsd:decimal ;
  geo-pos:long "1.55978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2803'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55978'^^xsd:double;
  dwc:latitude '50.71039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55978 50.71039, 1.55978 50.71039, 1.55978 50.71039, 1.55978 50.71039, 1.55978 50.71039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2803'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55425 1.55979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55425"^^xsd:decimal ;
  dwc:decimalLongitude "1.55979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55425 1.55979)"^^geo:wktLiteral ;
  geo-pos:lat "50.55425"^^xsd:decimal ;
  geo-pos:long "1.55979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55979'^^xsd:double;
  dwc:latitude '50.55425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55979 50.55425, 1.55979 50.55425, 1.55979 50.55425, 1.55979 50.55425, 1.55979 50.55425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_953'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5598'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5598 50.22923, 1.5598 50.22923, 1.5598 50.22923, 1.5598 50.22923, 1.5598 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5617'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69047 1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69047"^^xsd:decimal ;
  dwc:decimalLongitude "1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69047 1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "50.69047"^^xsd:decimal ;
  geo-pos:long "1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5598'^^xsd:double;
  dwc:latitude '50.69047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5598 50.69047, 1.5598 50.69047, 1.5598 50.69047, 1.5598 50.69047, 1.5598 50.69047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2849'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69968 1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69968"^^xsd:decimal ;
  dwc:decimalLongitude "1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69968 1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "50.69968"^^xsd:decimal ;
  geo-pos:long "1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5598'^^xsd:double;
  dwc:latitude '50.69968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5598 50.69968, 1.5598 50.69968, 1.5598 50.69968, 1.5598 50.69968, 1.5598 50.69968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2645'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.55981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22803"^^xsd:decimal ;
  dwc:decimalLongitude "1.55981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22803 1.55981)"^^geo:wktLiteral ;
  geo-pos:lat "50.22803"^^xsd:decimal ;
  geo-pos:long "1.55981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55981'^^xsd:double;
  dwc:latitude '50.22803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55981 50.22803, 1.55981 50.22803, 1.55981 50.22803, 1.55981 50.22803, 1.55981 50.22803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11531'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55981)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55981'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55981 50.22915, 1.55981 50.22915, 1.55981 50.22915, 1.55981 50.22915, 1.55981 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5915'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22965 1.55982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22965"^^xsd:decimal ;
  dwc:decimalLongitude "1.55982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22965 1.55982)"^^geo:wktLiteral ;
  geo-pos:lat "50.22965"^^xsd:decimal ;
  geo-pos:long "1.55982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55982'^^xsd:double;
  dwc:latitude '50.22965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55982 50.22965, 1.55982 50.22965, 1.55982 50.22965, 1.55982 50.22965, 1.55982 50.22965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12172'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.55982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23032"^^xsd:decimal ;
  dwc:decimalLongitude "1.55982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23032 1.55982)"^^geo:wktLiteral ;
  geo-pos:lat "50.23032"^^xsd:decimal ;
  geo-pos:long "1.55982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.261111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55982'^^xsd:double;
  dwc:latitude '50.23032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55982 50.23032, 1.55982 50.23032, 1.55982 50.23032, 1.55982 50.23032, 1.55982 50.23032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1723'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22915"^^xsd:decimal ;
  dwc:decimalLongitude "1.55986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22915 1.55986)"^^geo:wktLiteral ;
  geo-pos:lat "50.22915"^^xsd:decimal ;
  geo-pos:long "1.55986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55986'^^xsd:double;
  dwc:latitude '50.22915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55986 50.22915, 1.55986 50.22915, 1.55986 50.22915, 1.55986 50.22915, 1.55986 50.22915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12155'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.55989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21922"^^xsd:decimal ;
  dwc:decimalLongitude "1.55989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.55989)"^^geo:wktLiteral ;
  geo-pos:lat "50.21922"^^xsd:decimal ;
  geo-pos:long "1.55989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_4737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55989'^^xsd:double;
  dwc:latitude '50.21922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55989 50.21922, 1.55989 50.21922, 1.55989 50.21922, 1.55989 50.21922, 1.55989 50.21922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4737'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21896 1.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21896"^^xsd:decimal ;
  dwc:decimalLongitude "1.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21896 1.5599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21896"^^xsd:decimal ;
  geo-pos:long "1.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5599'^^xsd:double;
  dwc:latitude '50.21896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5599 50.21896, 1.5599 50.21896, 1.5599 50.21896, 1.5599 50.21896, 1.5599 50.21896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4634'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22758"^^xsd:decimal ;
  dwc:decimalLongitude "1.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22758 1.5599)"^^geo:wktLiteral ;
  geo-pos:lat "50.22758"^^xsd:decimal ;
  geo-pos:long "1.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5599'^^xsd:double;
  dwc:latitude '50.22758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5599 50.22758, 1.5599 50.22758, 1.5599 50.22758, 1.5599 50.22758, 1.5599 50.22758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11368'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22814 1.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22814"^^xsd:decimal ;
  dwc:decimalLongitude "1.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22814 1.5599)"^^geo:wktLiteral ;
  geo-pos:lat "50.22814"^^xsd:decimal ;
  geo-pos:long "1.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5599'^^xsd:double;
  dwc:latitude '50.22814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5599 50.22814, 1.5599 50.22814, 1.5599 50.22814, 1.5599 50.22814, 1.5599 50.22814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11517'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22935"^^xsd:decimal ;
  dwc:decimalLongitude "1.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22935 1.5599)"^^geo:wktLiteral ;
  geo-pos:lat "50.22935"^^xsd:decimal ;
  geo-pos:long "1.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5599'^^xsd:double;
  dwc:latitude '50.22935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5599 50.22935, 1.5599 50.22935, 1.5599 50.22935, 1.5599 50.22935, 1.5599 50.22935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12144'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.55991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21914"^^xsd:decimal ;
  dwc:decimalLongitude "1.55991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.55991)"^^geo:wktLiteral ;
  geo-pos:lat "50.21914"^^xsd:decimal ;
  geo-pos:long "1.55991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55991'^^xsd:double;
  dwc:latitude '50.21914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55991 50.21914, 1.55991 50.21914, 1.55991 50.21914, 1.55991 50.21914, 1.55991 50.21914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4635'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22911"^^xsd:decimal ;
  dwc:decimalLongitude "1.55991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22911 1.55991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22911"^^xsd:decimal ;
  geo-pos:long "1.55991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55991'^^xsd:double;
  dwc:latitude '50.22911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55991 50.22911, 1.55991 50.22911, 1.55991 50.22911, 1.55991 50.22911, 1.55991 50.22911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5265'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67083 1.55991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67083"^^xsd:decimal ;
  dwc:decimalLongitude "1.55991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67083 1.55991)"^^geo:wktLiteral ;
  geo-pos:lat "50.67083"^^xsd:decimal ;
  geo-pos:long "1.55991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55991'^^xsd:double;
  dwc:latitude '50.67083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55991 50.67083, 1.55991 50.67083, 1.55991 50.67083, 1.55991 50.67083, 1.55991 50.67083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1182'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22346 1.55992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22346"^^xsd:decimal ;
  dwc:decimalLongitude "1.55992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22346 1.55992)"^^geo:wktLiteral ;
  geo-pos:lat "50.22346"^^xsd:decimal ;
  geo-pos:long "1.55992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55992'^^xsd:double;
  dwc:latitude '50.22346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55992 50.22346, 1.55992 50.22346, 1.55992 50.22346, 1.55992 50.22346, 1.55992 50.22346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8747'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65891 1.55992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65891"^^xsd:decimal ;
  dwc:decimalLongitude "1.55992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65891 1.55992)"^^geo:wktLiteral ;
  geo-pos:lat "50.65891"^^xsd:decimal ;
  geo-pos:long "1.55992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55992'^^xsd:double;
  dwc:latitude '50.65891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55992 50.65891, 1.55992 50.65891, 1.55992 50.65891, 1.55992 50.65891, 1.55992 50.65891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2560'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2192 1.55993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2192"^^xsd:decimal ;
  dwc:decimalLongitude "1.55993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2192 1.55993)"^^geo:wktLiteral ;
  geo-pos:lat "50.2192"^^xsd:decimal ;
  geo-pos:long "1.55993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55993'^^xsd:double;
  dwc:latitude '50.2192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55993 50.2192, 1.55993 50.2192, 1.55993 50.2192, 1.55993 50.2192, 1.55993 50.2192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11030'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.55994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.55994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.55994)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.55994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55994'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55994 50.21935, 1.55994 50.21935, 1.55994 50.21935, 1.55994 50.21935, 1.55994 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13171'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.55994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23113"^^xsd:decimal ;
  dwc:decimalLongitude "1.55994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23113 1.55994)"^^geo:wktLiteral ;
  geo-pos:lat "50.23113"^^xsd:decimal ;
  geo-pos:long "1.55994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1520'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55994'^^xsd:double;
  dwc:latitude '50.23113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55994 50.23113, 1.55994 50.23113, 1.55994 50.23113, 1.55994 50.23113, 1.55994 50.23113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1520'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.55994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.55994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.55994)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.55994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55994'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55994 50.23204, 1.55994 50.23204, 1.55994 50.23204, 1.55994 50.23204, 1.55994 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4240'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.55995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23125"^^xsd:decimal ;
  dwc:decimalLongitude "1.55995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.55995)"^^geo:wktLiteral ;
  geo-pos:lat "50.23125"^^xsd:decimal ;
  geo-pos:long "1.55995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55995'^^xsd:double;
  dwc:latitude '50.23125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55995 50.23125, 1.55995 50.23125, 1.55995 50.23125, 1.55995 50.23125, 1.55995 50.23125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3910'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.55996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21919"^^xsd:decimal ;
  dwc:decimalLongitude "1.55996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.55996)"^^geo:wktLiteral ;
  geo-pos:lat "50.21919"^^xsd:decimal ;
  geo-pos:long "1.55996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55996'^^xsd:double;
  dwc:latitude '50.21919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55996 50.21919, 1.55996 50.21919, 1.55996 50.21919, 1.55996 50.21919, 1.55996 50.21919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2728'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68535 1.55996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68535"^^xsd:decimal ;
  dwc:decimalLongitude "1.55996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68535 1.55996)"^^geo:wktLiteral ;
  geo-pos:lat "50.68535"^^xsd:decimal ;
  geo-pos:long "1.55996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55996'^^xsd:double;
  dwc:latitude '50.68535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55996 50.68535, 1.55996 50.68535, 1.55996 50.68535, 1.55996 50.68535, 1.55996 50.68535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_972'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.55997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22178"^^xsd:decimal ;
  dwc:decimalLongitude "1.55997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.55997)"^^geo:wktLiteral ;
  geo-pos:lat "50.22178"^^xsd:decimal ;
  geo-pos:long "1.55997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55997'^^xsd:double;
  dwc:latitude '50.22178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55997 50.22178, 1.55997 50.22178, 1.55997 50.22178, 1.55997 50.22178, 1.55997 50.22178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12009'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22923"^^xsd:decimal ;
  dwc:decimalLongitude "1.55998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22923 1.55998)"^^geo:wktLiteral ;
  geo-pos:lat "50.22923"^^xsd:decimal ;
  geo-pos:long "1.55998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.55998'^^xsd:double;
  dwc:latitude '50.22923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55998 50.22923, 1.55998 50.22923, 1.55998 50.22923, 1.55998 50.22923, 1.55998 50.22923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5028'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22889"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22889 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "50.22889"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '50.22889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56 50.22889, 1.56 50.22889, 1.56 50.22889, 1.56 50.22889, 1.56 50.22889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1230'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22804 1.56001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22804"^^xsd:decimal ;
  dwc:decimalLongitude "1.56001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22804 1.56001)"^^geo:wktLiteral ;
  geo-pos:lat "50.22804"^^xsd:decimal ;
  geo-pos:long "1.56001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56001'^^xsd:double;
  dwc:latitude '50.22804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56001 50.22804, 1.56001 50.22804, 1.56001 50.22804, 1.56001 50.22804, 1.56001 50.22804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11548'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70606 1.56001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70606"^^xsd:decimal ;
  dwc:decimalLongitude "1.56001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70606 1.56001)"^^geo:wktLiteral ;
  geo-pos:lat "50.70606"^^xsd:decimal ;
  geo-pos:long "1.56001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56001'^^xsd:double;
  dwc:latitude '50.70606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56001 50.70606, 1.56001 50.70606, 1.56001 50.70606, 1.56001 50.70606, 1.56001 50.70606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2579'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.56002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22917"^^xsd:decimal ;
  dwc:decimalLongitude "1.56002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.56002)"^^geo:wktLiteral ;
  geo-pos:lat "50.22917"^^xsd:decimal ;
  geo-pos:long "1.56002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56002'^^xsd:double;
  dwc:latitude '50.22917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56002 50.22917, 1.56002 50.22917, 1.56002 50.22917, 1.56002 50.22917, 1.56002 50.22917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5247'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.56003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21993"^^xsd:decimal ;
  dwc:decimalLongitude "1.56003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21993 1.56003)"^^geo:wktLiteral ;
  geo-pos:lat "50.21993"^^xsd:decimal ;
  geo-pos:long "1.56003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.141111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56003'^^xsd:double;
  dwc:latitude '50.21993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56003 50.21993, 1.56003 50.21993, 1.56003 50.21993, 1.56003 50.21993, 1.56003 50.21993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2682'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.56004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22251"^^xsd:decimal ;
  dwc:decimalLongitude "1.56004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22251 1.56004)"^^geo:wktLiteral ;
  geo-pos:lat "50.22251"^^xsd:decimal ;
  geo-pos:long "1.56004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56004'^^xsd:double;
  dwc:latitude '50.22251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56004 50.22251, 1.56004 50.22251, 1.56004 50.22251, 1.56004 50.22251, 1.56004 50.22251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2530'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56005)"^^geo:wktLiteral ;
  geo-pos:lat "50.2194"^^xsd:decimal ;
  geo-pos:long "1.56005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56005'^^xsd:double;
  dwc:latitude '50.2194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56005 50.2194, 1.56005 50.2194, 1.56005 50.2194, 1.56005 50.2194, 1.56005 50.2194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2541'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68033 1.56005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68033"^^xsd:decimal ;
  dwc:decimalLongitude "1.56005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68033 1.56005)"^^geo:wktLiteral ;
  geo-pos:lat "50.68033"^^xsd:decimal ;
  geo-pos:long "1.56005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56005'^^xsd:double;
  dwc:latitude '50.68033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56005 50.68033, 1.56005 50.68033, 1.56005 50.68033, 1.56005 50.68033, 1.56005 50.68033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3010'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.56007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22406"^^xsd:decimal ;
  dwc:decimalLongitude "1.56007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22406 1.56007)"^^geo:wktLiteral ;
  geo-pos:lat "50.22406"^^xsd:decimal ;
  geo-pos:long "1.56007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56007'^^xsd:double;
  dwc:latitude '50.22406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56007 50.22406, 1.56007 50.22406, 1.56007 50.22406, 1.56007 50.22406, 1.56007 50.22406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2710'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21908"^^xsd:decimal ;
  dwc:decimalLongitude "1.56009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56009)"^^geo:wktLiteral ;
  geo-pos:lat "50.21908"^^xsd:decimal ;
  geo-pos:long "1.56009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56009'^^xsd:double;
  dwc:latitude '50.21908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56009 50.21908, 1.56009 50.21908, 1.56009 50.21908, 1.56009 50.21908, 1.56009 50.21908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2729'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22054"^^xsd:decimal ;
  dwc:decimalLongitude "1.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22054 1.5601)"^^geo:wktLiteral ;
  geo-pos:lat "50.22054"^^xsd:decimal ;
  geo-pos:long "1.5601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5601'^^xsd:double;
  dwc:latitude '50.22054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5601 50.22054, 1.5601 50.22054, 1.5601 50.22054, 1.5601 50.22054, 1.5601 50.22054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2741'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45328 1.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45328"^^xsd:decimal ;
  dwc:decimalLongitude "1.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45328 1.5601)"^^geo:wktLiteral ;
  geo-pos:lat "50.45328"^^xsd:decimal ;
  geo-pos:long "1.5601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5601'^^xsd:double;
  dwc:latitude '50.45328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5601 50.45328, 1.5601 50.45328, 1.5601 50.45328, 1.5601 50.45328, 1.5601 50.45328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_957'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.56014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22936"^^xsd:decimal ;
  dwc:decimalLongitude "1.56014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22936 1.56014)"^^geo:wktLiteral ;
  geo-pos:lat "50.22936"^^xsd:decimal ;
  geo-pos:long "1.56014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56014'^^xsd:double;
  dwc:latitude '50.22936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56014 50.22936, 1.56014 50.22936, 1.56014 50.22936, 1.56014 50.22936, 1.56014 50.22936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1401'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22205 1.56015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22205"^^xsd:decimal ;
  dwc:decimalLongitude "1.56015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22205 1.56015)"^^geo:wktLiteral ;
  geo-pos:lat "50.22205"^^xsd:decimal ;
  geo-pos:long "1.56015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11710'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56015'^^xsd:double;
  dwc:latitude '50.22205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56015 50.22205, 1.56015 50.22205, 1.56015 50.22205, 1.56015 50.22205, 1.56015 50.22205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11710'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24453 1.56017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24453"^^xsd:decimal ;
  dwc:decimalLongitude "1.56017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24453 1.56017)"^^geo:wktLiteral ;
  geo-pos:lat "50.24453"^^xsd:decimal ;
  geo-pos:long "1.56017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56017'^^xsd:double;
  dwc:latitude '50.24453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56017 50.24453, 1.56017 50.24453, 1.56017 50.24453, 1.56017 50.24453, 1.56017 50.24453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12245'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54461 1.56017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54461"^^xsd:decimal ;
  dwc:decimalLongitude "1.56017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54461 1.56017)"^^geo:wktLiteral ;
  geo-pos:lat "50.54461"^^xsd:decimal ;
  geo-pos:long "1.56017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56017'^^xsd:double;
  dwc:latitude '50.54461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56017 50.54461, 1.56017 50.54461, 1.56017 50.54461, 1.56017 50.54461, 1.56017 50.54461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_887'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22106 1.56018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22106"^^xsd:decimal ;
  dwc:decimalLongitude "1.56018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22106 1.56018)"^^geo:wktLiteral ;
  geo-pos:lat "50.22106"^^xsd:decimal ;
  geo-pos:long "1.56018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.837777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56018'^^xsd:double;
  dwc:latitude '50.22106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56018 50.22106, 1.56018 50.22106, 1.56018 50.22106, 1.56018 50.22106, 1.56018 50.22106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10492'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22779 1.56018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22779"^^xsd:decimal ;
  dwc:decimalLongitude "1.56018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22779 1.56018)"^^geo:wktLiteral ;
  geo-pos:lat "50.22779"^^xsd:decimal ;
  geo-pos:long "1.56018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56018'^^xsd:double;
  dwc:latitude '50.22779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56018 50.22779, 1.56018 50.22779, 1.56018 50.22779, 1.56018 50.22779, 1.56018 50.22779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11885'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70029 1.56019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70029"^^xsd:decimal ;
  dwc:decimalLongitude "1.56019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70029 1.56019)"^^geo:wktLiteral ;
  geo-pos:lat "50.70029"^^xsd:decimal ;
  geo-pos:long "1.56019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.308888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56019'^^xsd:double;
  dwc:latitude '50.70029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56019 50.70029, 1.56019 50.70029, 1.56019 50.70029, 1.56019 50.70029, 1.56019 50.70029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3711'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21898 1.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21898"^^xsd:decimal ;
  dwc:decimalLongitude "1.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21898 1.5602)"^^geo:wktLiteral ;
  geo-pos:lat "50.21898"^^xsd:decimal ;
  geo-pos:long "1.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5602'^^xsd:double;
  dwc:latitude '50.21898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5602 50.21898, 1.5602 50.21898, 1.5602 50.21898, 1.5602 50.21898, 1.5602 50.21898))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4721'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21909 1.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21909"^^xsd:decimal ;
  dwc:decimalLongitude "1.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21909 1.5602)"^^geo:wktLiteral ;
  geo-pos:lat "50.21909"^^xsd:decimal ;
  geo-pos:long "1.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5602'^^xsd:double;
  dwc:latitude '50.21909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5602 50.21909, 1.5602 50.21909, 1.5602 50.21909, 1.5602 50.21909, 1.5602 50.21909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4727'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.5602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1529'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5602'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5602 50.22878, 1.5602 50.22878, 1.5602 50.22878, 1.5602 50.22878, 1.5602 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1529'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69707 1.56021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69707"^^xsd:decimal ;
  dwc:decimalLongitude "1.56021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69707 1.56021)"^^geo:wktLiteral ;
  geo-pos:lat "50.69707"^^xsd:decimal ;
  geo-pos:long "1.56021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3212'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56021'^^xsd:double;
  dwc:latitude '50.69707'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56021 50.69707, 1.56021 50.69707, 1.56021 50.69707, 1.56021 50.69707, 1.56021 50.69707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3212'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70253 1.56021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70253"^^xsd:decimal ;
  dwc:decimalLongitude "1.56021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70253 1.56021)"^^geo:wktLiteral ;
  geo-pos:lat "50.70253"^^xsd:decimal ;
  geo-pos:long "1.56021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56021'^^xsd:double;
  dwc:latitude '50.70253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56021 50.70253, 1.56021 50.70253, 1.56021 50.70253, 1.56021 50.70253, 1.56021 50.70253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_913'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.56022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.56022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.56022)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.56022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56022'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56022 50.23327, 1.56022 50.23327, 1.56022 50.23327, 1.56022 50.23327, 1.56022 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6042'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69469 1.56023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69469"^^xsd:decimal ;
  dwc:decimalLongitude "1.56023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69469 1.56023)"^^geo:wktLiteral ;
  geo-pos:lat "50.69469"^^xsd:decimal ;
  geo-pos:long "1.56023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56023'^^xsd:double;
  dwc:latitude '50.69469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56023 50.69469, 1.56023 50.69469, 1.56023 50.69469, 1.56023 50.69469, 1.56023 50.69469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1133'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71021 1.56023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71021"^^xsd:decimal ;
  dwc:decimalLongitude "1.56023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71021 1.56023)"^^geo:wktLiteral ;
  geo-pos:lat "50.71021"^^xsd:decimal ;
  geo-pos:long "1.56023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56023'^^xsd:double;
  dwc:latitude '50.71021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56023 50.71021, 1.56023 50.71021, 1.56023 50.71021, 1.56023 50.71021, 1.56023 50.71021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2580'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.56024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22533"^^xsd:decimal ;
  dwc:decimalLongitude "1.56024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22533 1.56024)"^^geo:wktLiteral ;
  geo-pos:lat "50.22533"^^xsd:decimal ;
  geo-pos:long "1.56024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56024'^^xsd:double;
  dwc:latitude '50.22533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56024 50.22533, 1.56024 50.22533, 1.56024 50.22533, 1.56024 50.22533, 1.56024 50.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8852'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70759 1.56024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70759"^^xsd:decimal ;
  dwc:decimalLongitude "1.56024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70759 1.56024)"^^geo:wktLiteral ;
  geo-pos:lat "50.70759"^^xsd:decimal ;
  geo-pos:long "1.56024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2798'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56024'^^xsd:double;
  dwc:latitude '50.70759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56024 50.70759, 1.56024 50.70759, 1.56024 50.70759, 1.56024 50.70759, 1.56024 50.70759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2798'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.56025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22913"^^xsd:decimal ;
  dwc:decimalLongitude "1.56025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22913 1.56025)"^^geo:wktLiteral ;
  geo-pos:lat "50.22913"^^xsd:decimal ;
  geo-pos:long "1.56025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8655555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56025'^^xsd:double;
  dwc:latitude '50.22913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56025 50.22913, 1.56025 50.22913, 1.56025 50.22913, 1.56025 50.22913, 1.56025 50.22913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5359'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.56026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2251"^^xsd:decimal ;
  dwc:decimalLongitude "1.56026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2251 1.56026)"^^geo:wktLiteral ;
  geo-pos:lat "50.2251"^^xsd:decimal ;
  geo-pos:long "1.56026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56026'^^xsd:double;
  dwc:latitude '50.2251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56026 50.2251, 1.56026 50.2251, 1.56026 50.2251, 1.56026 50.2251, 1.56026 50.2251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2745'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.56028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21942"^^xsd:decimal ;
  dwc:decimalLongitude "1.56028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21942 1.56028)"^^geo:wktLiteral ;
  geo-pos:lat "50.21942"^^xsd:decimal ;
  geo-pos:long "1.56028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2909'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56028'^^xsd:double;
  dwc:latitude '50.21942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56028 50.21942, 1.56028 50.21942, 1.56028 50.21942, 1.56028 50.21942, 1.56028 50.21942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2909'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.56028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21966"^^xsd:decimal ;
  dwc:decimalLongitude "1.56028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21966 1.56028)"^^geo:wktLiteral ;
  geo-pos:lat "50.21966"^^xsd:decimal ;
  geo-pos:long "1.56028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56028'^^xsd:double;
  dwc:latitude '50.21966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56028 50.21966, 1.56028 50.21966, 1.56028 50.21966, 1.56028 50.21966, 1.56028 50.21966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2891'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.56028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22656"^^xsd:decimal ;
  dwc:decimalLongitude "1.56028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22656 1.56028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22656"^^xsd:decimal ;
  geo-pos:long "1.56028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56028'^^xsd:double;
  dwc:latitude '50.22656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56028 50.22656, 1.56028 50.22656, 1.56028 50.22656, 1.56028 50.22656, 1.56028 50.22656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10480'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21909 1.56032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21909"^^xsd:decimal ;
  dwc:decimalLongitude "1.56032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21909 1.56032)"^^geo:wktLiteral ;
  geo-pos:lat "50.21909"^^xsd:decimal ;
  geo-pos:long "1.56032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_4728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56032'^^xsd:double;
  dwc:latitude '50.21909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56032 50.21909, 1.56032 50.21909, 1.56032 50.21909, 1.56032 50.21909, 1.56032 50.21909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4728'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21927 1.56032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21927"^^xsd:decimal ;
  dwc:decimalLongitude "1.56032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21927 1.56032)"^^geo:wktLiteral ;
  geo-pos:lat "50.21927"^^xsd:decimal ;
  geo-pos:long "1.56032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56032'^^xsd:double;
  dwc:latitude '50.21927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56032 50.21927, 1.56032 50.21927, 1.56032 50.21927, 1.56032 50.21927, 1.56032 50.21927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10475'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22036 1.56032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22036"^^xsd:decimal ;
  dwc:decimalLongitude "1.56032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22036 1.56032)"^^geo:wktLiteral ;
  geo-pos:lat "50.22036"^^xsd:decimal ;
  geo-pos:long "1.56032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56032'^^xsd:double;
  dwc:latitude '50.22036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56032 50.22036, 1.56032 50.22036, 1.56032 50.22036, 1.56032 50.22036, 1.56032 50.22036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7142'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71031 1.56032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71031"^^xsd:decimal ;
  dwc:decimalLongitude "1.56032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71031 1.56032)"^^geo:wktLiteral ;
  geo-pos:lat "50.71031"^^xsd:decimal ;
  geo-pos:long "1.56032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56032'^^xsd:double;
  dwc:latitude '50.71031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56032 50.71031, 1.56032 50.71031, 1.56032 50.71031, 1.56032 50.71031, 1.56032 50.71031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1009'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.56033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23327"^^xsd:decimal ;
  dwc:decimalLongitude "1.56033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23327 1.56033)"^^geo:wktLiteral ;
  geo-pos:lat "50.23327"^^xsd:decimal ;
  geo-pos:long "1.56033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56033'^^xsd:double;
  dwc:latitude '50.23327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56033 50.23327, 1.56033 50.23327, 1.56033 50.23327, 1.56033 50.23327, 1.56033 50.23327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5636'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42702 1.56033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42702"^^xsd:decimal ;
  dwc:decimalLongitude "1.56033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42702 1.56033)"^^geo:wktLiteral ;
  geo-pos:lat "50.42702"^^xsd:decimal ;
  geo-pos:long "1.56033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3761'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56033'^^xsd:double;
  dwc:latitude '50.42702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56033 50.42702, 1.56033 50.42702, 1.56033 50.42702, 1.56033 50.42702, 1.56033 50.42702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3761'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.56036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22796"^^xsd:decimal ;
  dwc:decimalLongitude "1.56036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22796 1.56036)"^^geo:wktLiteral ;
  geo-pos:lat "50.22796"^^xsd:decimal ;
  geo-pos:long "1.56036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10766'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56036'^^xsd:double;
  dwc:latitude '50.22796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56036 50.22796, 1.56036 50.22796, 1.56036 50.22796, 1.56036 50.22796, 1.56036 50.22796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10766'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68401 1.56037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68401"^^xsd:decimal ;
  dwc:decimalLongitude "1.56037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68401 1.56037)"^^geo:wktLiteral ;
  geo-pos:lat "50.68401"^^xsd:decimal ;
  geo-pos:long "1.56037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56037'^^xsd:double;
  dwc:latitude '50.68401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56037 50.68401, 1.56037 50.68401, 1.56037 50.68401, 1.56037 50.68401, 1.56037 50.68401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2859'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.56038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22752"^^xsd:decimal ;
  dwc:decimalLongitude "1.56038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22752 1.56038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22752"^^xsd:decimal ;
  geo-pos:long "1.56038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56038'^^xsd:double;
  dwc:latitude '50.22752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56038 50.22752, 1.56038 50.22752, 1.56038 50.22752, 1.56038 50.22752, 1.56038 50.22752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12326'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.56038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.56038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.56038)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.56038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.806666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56038'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56038 50.23139, 1.56038 50.23139, 1.56038 50.23139, 1.56038 50.23139, 1.56038 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5403'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.56039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22924"^^xsd:decimal ;
  dwc:decimalLongitude "1.56039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22924 1.56039)"^^geo:wktLiteral ;
  geo-pos:lat "50.22924"^^xsd:decimal ;
  geo-pos:long "1.56039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56039'^^xsd:double;
  dwc:latitude '50.22924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56039 50.22924, 1.56039 50.22924, 1.56039 50.22924, 1.56039 50.22924, 1.56039 50.22924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5859'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.5604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22501"^^xsd:decimal ;
  dwc:decimalLongitude "1.5604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.5604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22501"^^xsd:decimal ;
  geo-pos:long "1.5604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5604'^^xsd:double;
  dwc:latitude '50.22501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5604 50.22501, 1.5604 50.22501, 1.5604 50.22501, 1.5604 50.22501, 1.5604 50.22501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7083'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.56041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56041)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.56041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56041'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8976'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.56041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56041)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.56041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56041'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935, 1.56041 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2533'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.56042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22797"^^xsd:decimal ;
  dwc:decimalLongitude "1.56042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22797 1.56042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22797"^^xsd:decimal ;
  geo-pos:long "1.56042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56042'^^xsd:double;
  dwc:latitude '50.22797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56042 50.22797, 1.56042 50.22797, 1.56042 50.22797, 1.56042 50.22797, 1.56042 50.22797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11606'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66066 1.56043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66066"^^xsd:decimal ;
  dwc:decimalLongitude "1.56043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66066 1.56043)"^^geo:wktLiteral ;
  geo-pos:lat "50.66066"^^xsd:decimal ;
  geo-pos:long "1.56043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2211'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56043'^^xsd:double;
  dwc:latitude '50.66066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56043 50.66066, 1.56043 50.66066, 1.56043 50.66066, 1.56043 50.66066, 1.56043 50.66066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2211'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70098 1.56043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70098"^^xsd:decimal ;
  dwc:decimalLongitude "1.56043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70098 1.56043)"^^geo:wktLiteral ;
  geo-pos:lat "50.70098"^^xsd:decimal ;
  geo-pos:long "1.56043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56043'^^xsd:double;
  dwc:latitude '50.70098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56043 50.70098, 1.56043 50.70098, 1.56043 50.70098, 1.56043 50.70098, 1.56043 50.70098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1633'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2191"^^xsd:decimal ;
  dwc:decimalLongitude "1.56045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56045)"^^geo:wktLiteral ;
  geo-pos:lat "50.2191"^^xsd:decimal ;
  geo-pos:long "1.56045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56045'^^xsd:double;
  dwc:latitude '50.2191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56045 50.2191, 1.56045 50.2191, 1.56045 50.2191, 1.56045 50.2191, 1.56045 50.2191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4823'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 1.56045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.243"^^xsd:decimal ;
  dwc:decimalLongitude "1.56045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 1.56045)"^^geo:wktLiteral ;
  geo-pos:lat "50.243"^^xsd:decimal ;
  geo-pos:long "1.56045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56045'^^xsd:double;
  dwc:latitude '50.243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56045 50.243, 1.56045 50.243, 1.56045 50.243, 1.56045 50.243, 1.56045 50.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4585'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55638 1.56045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55638"^^xsd:decimal ;
  dwc:decimalLongitude "1.56045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55638 1.56045)"^^geo:wktLiteral ;
  geo-pos:lat "50.55638"^^xsd:decimal ;
  geo-pos:long "1.56045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56045'^^xsd:double;
  dwc:latitude '50.55638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56045 50.55638, 1.56045 50.55638, 1.56045 50.55638, 1.56045 50.55638, 1.56045 50.55638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3013'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68712 1.56045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68712"^^xsd:decimal ;
  dwc:decimalLongitude "1.56045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68712 1.56045)"^^geo:wktLiteral ;
  geo-pos:lat "50.68712"^^xsd:decimal ;
  geo-pos:long "1.56045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3208'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56045'^^xsd:double;
  dwc:latitude '50.68712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56045 50.68712, 1.56045 50.68712, 1.56045 50.68712, 1.56045 50.68712, 1.56045 50.68712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3208'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.56046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21713"^^xsd:decimal ;
  dwc:decimalLongitude "1.56046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21713 1.56046)"^^geo:wktLiteral ;
  geo-pos:lat "50.21713"^^xsd:decimal ;
  geo-pos:long "1.56046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_771'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56046'^^xsd:double;
  dwc:latitude '50.21713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56046 50.21713, 1.56046 50.21713, 1.56046 50.21713, 1.56046 50.21713, 1.56046 50.21713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_771'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.56046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22987"^^xsd:decimal ;
  dwc:decimalLongitude "1.56046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22987 1.56046)"^^geo:wktLiteral ;
  geo-pos:lat "50.22987"^^xsd:decimal ;
  geo-pos:long "1.56046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9739'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56046'^^xsd:double;
  dwc:latitude '50.22987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56046 50.22987, 1.56046 50.22987, 1.56046 50.22987, 1.56046 50.22987, 1.56046 50.22987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9739'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68054 1.56047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68054"^^xsd:decimal ;
  dwc:decimalLongitude "1.56047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68054 1.56047)"^^geo:wktLiteral ;
  geo-pos:lat "50.68054"^^xsd:decimal ;
  geo-pos:long "1.56047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56047'^^xsd:double;
  dwc:latitude '50.68054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56047 50.68054, 1.56047 50.68054, 1.56047 50.68054, 1.56047 50.68054, 1.56047 50.68054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_903'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68735 1.56047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68735"^^xsd:decimal ;
  dwc:decimalLongitude "1.56047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68735 1.56047)"^^geo:wktLiteral ;
  geo-pos:lat "50.68735"^^xsd:decimal ;
  geo-pos:long "1.56047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3209'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56047'^^xsd:double;
  dwc:latitude '50.68735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56047 50.68735, 1.56047 50.68735, 1.56047 50.68735, 1.56047 50.68735, 1.56047 50.68735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3209'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.56048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22126"^^xsd:decimal ;
  dwc:decimalLongitude "1.56048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.56048)"^^geo:wktLiteral ;
  geo-pos:lat "50.22126"^^xsd:decimal ;
  geo-pos:long "1.56048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56048'^^xsd:double;
  dwc:latitude '50.22126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56048 50.22126, 1.56048 50.22126, 1.56048 50.22126, 1.56048 50.22126, 1.56048 50.22126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6538'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22231 1.56048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22231"^^xsd:decimal ;
  dwc:decimalLongitude "1.56048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22231 1.56048)"^^geo:wktLiteral ;
  geo-pos:lat "50.22231"^^xsd:decimal ;
  geo-pos:long "1.56048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8230'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56048'^^xsd:double;
  dwc:latitude '50.22231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56048 50.22231, 1.56048 50.22231, 1.56048 50.22231, 1.56048 50.22231, 1.56048 50.22231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8230'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.56048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.56048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.56048)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.56048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5037'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56048'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56048 50.2295, 1.56048 50.2295, 1.56048 50.2295, 1.56048 50.2295, 1.56048 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5037'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71071 1.56048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71071"^^xsd:decimal ;
  dwc:decimalLongitude "1.56048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71071 1.56048)"^^geo:wktLiteral ;
  geo-pos:lat "50.71071"^^xsd:decimal ;
  geo-pos:long "1.56048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56048'^^xsd:double;
  dwc:latitude '50.71071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56048 50.71071, 1.56048 50.71071, 1.56048 50.71071, 1.56048 50.71071, 1.56048 50.71071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1627'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71734 1.56048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71734"^^xsd:decimal ;
  dwc:decimalLongitude "1.56048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71734 1.56048)"^^geo:wktLiteral ;
  geo-pos:lat "50.71734"^^xsd:decimal ;
  geo-pos:long "1.56048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.284444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56048'^^xsd:double;
  dwc:latitude '50.71734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56048 50.71734, 1.56048 50.71734, 1.56048 50.71734, 1.56048 50.71734, 1.56048 50.71734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1184'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.56049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21926"^^xsd:decimal ;
  dwc:decimalLongitude "1.56049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.56049)"^^geo:wktLiteral ;
  geo-pos:lat "50.21926"^^xsd:decimal ;
  geo-pos:long "1.56049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2711'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56049'^^xsd:double;
  dwc:latitude '50.21926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56049 50.21926, 1.56049 50.21926, 1.56049 50.21926, 1.56049 50.21926, 1.56049 50.21926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2711'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.56049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2195"^^xsd:decimal ;
  dwc:decimalLongitude "1.56049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.56049)"^^geo:wktLiteral ;
  geo-pos:lat "50.2195"^^xsd:decimal ;
  geo-pos:long "1.56049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56049'^^xsd:double;
  dwc:latitude '50.2195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56049 50.2195, 1.56049 50.2195, 1.56049 50.2195, 1.56049 50.2195, 1.56049 50.2195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4719'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.56049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22111"^^xsd:decimal ;
  dwc:decimalLongitude "1.56049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.56049)"^^geo:wktLiteral ;
  geo-pos:lat "50.22111"^^xsd:decimal ;
  geo-pos:long "1.56049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56049'^^xsd:double;
  dwc:latitude '50.22111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56049 50.22111, 1.56049 50.22111, 1.56049 50.22111, 1.56049 50.22111, 1.56049 50.22111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7200'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.5605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22916"^^xsd:decimal ;
  dwc:decimalLongitude "1.5605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22916 1.5605)"^^geo:wktLiteral ;
  geo-pos:lat "50.22916"^^xsd:decimal ;
  geo-pos:long "1.5605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5605'^^xsd:double;
  dwc:latitude '50.22916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5605 50.22916, 1.5605 50.22916, 1.5605 50.22916, 1.5605 50.22916, 1.5605 50.22916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9972'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.56051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22887"^^xsd:decimal ;
  dwc:decimalLongitude "1.56051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22887 1.56051)"^^geo:wktLiteral ;
  geo-pos:lat "50.22887"^^xsd:decimal ;
  geo-pos:long "1.56051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56051'^^xsd:double;
  dwc:latitude '50.22887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56051 50.22887, 1.56051 50.22887, 1.56051 50.22887, 1.56051 50.22887, 1.56051 50.22887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5039'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22807 1.56052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22807"^^xsd:decimal ;
  dwc:decimalLongitude "1.56052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22807 1.56052)"^^geo:wktLiteral ;
  geo-pos:lat "50.22807"^^xsd:decimal ;
  geo-pos:long "1.56052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56052'^^xsd:double;
  dwc:latitude '50.22807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56052 50.22807, 1.56052 50.22807, 1.56052 50.22807, 1.56052 50.22807, 1.56052 50.22807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11590'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69232 1.56052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69232"^^xsd:decimal ;
  dwc:decimalLongitude "1.56052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69232 1.56052)"^^geo:wktLiteral ;
  geo-pos:lat "50.69232"^^xsd:decimal ;
  geo-pos:long "1.56052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56052'^^xsd:double;
  dwc:latitude '50.69232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56052 50.69232, 1.56052 50.69232, 1.56052 50.69232, 1.56052 50.69232, 1.56052 50.69232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3164'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.56053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2292"^^xsd:decimal ;
  dwc:decimalLongitude "1.56053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2292 1.56053)"^^geo:wktLiteral ;
  geo-pos:lat "50.2292"^^xsd:decimal ;
  geo-pos:long "1.56053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56053'^^xsd:double;
  dwc:latitude '50.2292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56053 50.2292, 1.56053 50.2292, 1.56053 50.2292, 1.56053 50.2292, 1.56053 50.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5038'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44363 1.56053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44363"^^xsd:decimal ;
  dwc:decimalLongitude "1.56053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44363 1.56053)"^^geo:wktLiteral ;
  geo-pos:lat "50.44363"^^xsd:decimal ;
  geo-pos:long "1.56053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56053'^^xsd:double;
  dwc:latitude '50.44363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56053 50.44363, 1.56053 50.44363, 1.56053 50.44363, 1.56053 50.44363, 1.56053 50.44363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1874'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.56054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.56054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.56054)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.56054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56054'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56054 50.22904, 1.56054 50.22904, 1.56054 50.22904, 1.56054 50.22904, 1.56054 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5029'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67586 1.56056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67586"^^xsd:decimal ;
  dwc:decimalLongitude "1.56056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67586 1.56056)"^^geo:wktLiteral ;
  geo-pos:lat "50.67586"^^xsd:decimal ;
  geo-pos:long "1.56056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56056'^^xsd:double;
  dwc:latitude '50.67586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56056 50.67586, 1.56056 50.67586, 1.56056 50.67586, 1.56056 50.67586, 1.56056 50.67586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_902'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22096 1.56057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22096"^^xsd:decimal ;
  dwc:decimalLongitude "1.56057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22096 1.56057)"^^geo:wktLiteral ;
  geo-pos:lat "50.22096"^^xsd:decimal ;
  geo-pos:long "1.56057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56057'^^xsd:double;
  dwc:latitude '50.22096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56057 50.22096, 1.56057 50.22096, 1.56057 50.22096, 1.56057 50.22096, 1.56057 50.22096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2672'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.56057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23616"^^xsd:decimal ;
  dwc:decimalLongitude "1.56057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23616 1.56057)"^^geo:wktLiteral ;
  geo-pos:lat "50.23616"^^xsd:decimal ;
  geo-pos:long "1.56057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56057'^^xsd:double;
  dwc:latitude '50.23616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56057 50.23616, 1.56057 50.23616, 1.56057 50.23616, 1.56057 50.23616, 1.56057 50.23616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11522'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.5606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23091"^^xsd:decimal ;
  dwc:decimalLongitude "1.5606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23091 1.5606)"^^geo:wktLiteral ;
  geo-pos:lat "50.23091"^^xsd:decimal ;
  geo-pos:long "1.5606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5606'^^xsd:double;
  dwc:latitude '50.23091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5606 50.23091, 1.5606 50.23091, 1.5606 50.23091, 1.5606 50.23091, 1.5606 50.23091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4535'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56061)"^^geo:wktLiteral ;
  geo-pos:lat "50.2194"^^xsd:decimal ;
  geo-pos:long "1.56061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56061'^^xsd:double;
  dwc:latitude '50.2194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56061 50.2194, 1.56061 50.2194, 1.56061 50.2194, 1.56061 50.2194, 1.56061 50.2194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7207'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.56061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2195"^^xsd:decimal ;
  dwc:decimalLongitude "1.56061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2195 1.56061)"^^geo:wktLiteral ;
  geo-pos:lat "50.2195"^^xsd:decimal ;
  geo-pos:long "1.56061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56061'^^xsd:double;
  dwc:latitude '50.2195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56061 50.2195, 1.56061 50.2195, 1.56061 50.2195, 1.56061 50.2195, 1.56061 50.2195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5455'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.56061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.56061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.56061)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.56061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56061'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56061 50.22853, 1.56061 50.22853, 1.56061 50.22853, 1.56061 50.22853, 1.56061 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6580'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48415 1.56061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48415"^^xsd:decimal ;
  dwc:decimalLongitude "1.56061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48415 1.56061)"^^geo:wktLiteral ;
  geo-pos:lat "50.48415"^^xsd:decimal ;
  geo-pos:long "1.56061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56061'^^xsd:double;
  dwc:latitude '50.48415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56061 50.48415, 1.56061 50.48415, 1.56061 50.48415, 1.56061 50.48415, 1.56061 50.48415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2341'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69215 1.56061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69215"^^xsd:decimal ;
  dwc:decimalLongitude "1.56061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69215 1.56061)"^^geo:wktLiteral ;
  geo-pos:lat "50.69215"^^xsd:decimal ;
  geo-pos:long "1.56061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56061'^^xsd:double;
  dwc:latitude '50.69215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56061 50.69215, 1.56061 50.69215, 1.56061 50.69215, 1.56061 50.69215, 1.56061 50.69215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2633'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.56062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21905"^^xsd:decimal ;
  dwc:decimalLongitude "1.56062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.56062)"^^geo:wktLiteral ;
  geo-pos:lat "50.21905"^^xsd:decimal ;
  geo-pos:long "1.56062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56062'^^xsd:double;
  dwc:latitude '50.21905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56062 50.21905, 1.56062 50.21905, 1.56062 50.21905, 1.56062 50.21905, 1.56062 50.21905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4782'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71119 1.56062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71119"^^xsd:decimal ;
  dwc:decimalLongitude "1.56062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71119 1.56062)"^^geo:wktLiteral ;
  geo-pos:lat "50.71119"^^xsd:decimal ;
  geo-pos:long "1.56062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.252222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56062'^^xsd:double;
  dwc:latitude '50.71119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56062 50.71119, 1.56062 50.71119, 1.56062 50.71119, 1.56062 50.71119, 1.56062 50.71119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2436'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21901"^^xsd:decimal ;
  dwc:decimalLongitude "1.56063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56063)"^^geo:wktLiteral ;
  geo-pos:lat "50.21901"^^xsd:decimal ;
  geo-pos:long "1.56063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56063'^^xsd:double;
  dwc:latitude '50.21901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56063 50.21901, 1.56063 50.21901, 1.56063 50.21901, 1.56063 50.21901, 1.56063 50.21901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4720'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.56063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22928"^^xsd:decimal ;
  dwc:decimalLongitude "1.56063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22928 1.56063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22928"^^xsd:decimal ;
  geo-pos:long "1.56063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56063'^^xsd:double;
  dwc:latitude '50.22928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56063 50.22928, 1.56063 50.22928, 1.56063 50.22928, 1.56063 50.22928, 1.56063 50.22928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5196'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2209 1.56065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2209"^^xsd:decimal ;
  dwc:decimalLongitude "1.56065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2209 1.56065)"^^geo:wktLiteral ;
  geo-pos:lat "50.2209"^^xsd:decimal ;
  geo-pos:long "1.56065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56065'^^xsd:double;
  dwc:latitude '50.2209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56065 50.2209, 1.56065 50.2209, 1.56065 50.2209, 1.56065 50.2209, 1.56065 50.2209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11941'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44381 1.56067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44381"^^xsd:decimal ;
  dwc:decimalLongitude "1.56067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44381 1.56067)"^^geo:wktLiteral ;
  geo-pos:lat "50.44381"^^xsd:decimal ;
  geo-pos:long "1.56067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1561'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56067'^^xsd:double;
  dwc:latitude '50.44381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56067 50.44381, 1.56067 50.44381, 1.56067 50.44381, 1.56067 50.44381, 1.56067 50.44381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1561'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.56068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2295"^^xsd:decimal ;
  dwc:decimalLongitude "1.56068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2295 1.56068)"^^geo:wktLiteral ;
  geo-pos:lat "50.2295"^^xsd:decimal ;
  geo-pos:long "1.56068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56068'^^xsd:double;
  dwc:latitude '50.2295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56068 50.2295, 1.56068 50.2295, 1.56068 50.2295, 1.56068 50.2295, 1.56068 50.2295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9694'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23165 1.56068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23165"^^xsd:decimal ;
  dwc:decimalLongitude "1.56068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23165 1.56068)"^^geo:wktLiteral ;
  geo-pos:lat "50.23165"^^xsd:decimal ;
  geo-pos:long "1.56068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56068'^^xsd:double;
  dwc:latitude '50.23165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56068 50.23165, 1.56068 50.23165, 1.56068 50.23165, 1.56068 50.23165, 1.56068 50.23165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3931'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7085 1.56068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7085"^^xsd:decimal ;
  dwc:decimalLongitude "1.56068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7085 1.56068)"^^geo:wktLiteral ;
  geo-pos:lat "50.7085"^^xsd:decimal ;
  geo-pos:long "1.56068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56068'^^xsd:double;
  dwc:latitude '50.7085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56068 50.7085, 1.56068 50.7085, 1.56068 50.7085, 1.56068 50.7085, 1.56068 50.7085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3567'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.5607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21905"^^xsd:decimal ;
  dwc:decimalLongitude "1.5607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.5607)"^^geo:wktLiteral ;
  geo-pos:lat "50.21905"^^xsd:decimal ;
  geo-pos:long "1.5607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.81555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5607'^^xsd:double;
  dwc:latitude '50.21905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5607 50.21905, 1.5607 50.21905, 1.5607 50.21905, 1.5607 50.21905, 1.5607 50.21905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10897'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68068 1.56071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68068"^^xsd:decimal ;
  dwc:decimalLongitude "1.56071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68068 1.56071)"^^geo:wktLiteral ;
  geo-pos:lat "50.68068"^^xsd:decimal ;
  geo-pos:long "1.56071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56071'^^xsd:double;
  dwc:latitude '50.68068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56071 50.68068, 1.56071 50.68068, 1.56071 50.68068, 1.56071 50.68068, 1.56071 50.68068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1333'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.56072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21971"^^xsd:decimal ;
  dwc:decimalLongitude "1.56072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21971 1.56072)"^^geo:wktLiteral ;
  geo-pos:lat "50.21971"^^xsd:decimal ;
  geo-pos:long "1.56072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10880'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56072'^^xsd:double;
  dwc:latitude '50.21971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56072 50.21971, 1.56072 50.21971, 1.56072 50.21971, 1.56072 50.21971, 1.56072 50.21971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10880'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.56072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22904"^^xsd:decimal ;
  dwc:decimalLongitude "1.56072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22904 1.56072)"^^geo:wktLiteral ;
  geo-pos:lat "50.22904"^^xsd:decimal ;
  geo-pos:long "1.56072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56072'^^xsd:double;
  dwc:latitude '50.22904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56072 50.22904, 1.56072 50.22904, 1.56072 50.22904, 1.56072 50.22904, 1.56072 50.22904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12119'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54775 1.56074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54775"^^xsd:decimal ;
  dwc:decimalLongitude "1.56074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54775 1.56074)"^^geo:wktLiteral ;
  geo-pos:lat "50.54775"^^xsd:decimal ;
  geo-pos:long "1.56074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3218'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56074'^^xsd:double;
  dwc:latitude '50.54775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56074 50.54775, 1.56074 50.54775, 1.56074 50.54775, 1.56074 50.54775, 1.56074 50.54775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3218'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.56076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21931"^^xsd:decimal ;
  dwc:decimalLongitude "1.56076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.56076)"^^geo:wktLiteral ;
  geo-pos:lat "50.21931"^^xsd:decimal ;
  geo-pos:long "1.56076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56076'^^xsd:double;
  dwc:latitude '50.21931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56076 50.21931, 1.56076 50.21931, 1.56076 50.21931, 1.56076 50.21931, 1.56076 50.21931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2742'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.56076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23059"^^xsd:decimal ;
  dwc:decimalLongitude "1.56076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23059 1.56076)"^^geo:wktLiteral ;
  geo-pos:lat "50.23059"^^xsd:decimal ;
  geo-pos:long "1.56076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56076'^^xsd:double;
  dwc:latitude '50.23059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56076 50.23059, 1.56076 50.23059, 1.56076 50.23059, 1.56076 50.23059, 1.56076 50.23059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3972'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.56076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.56076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.56076)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.56076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_4534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56076'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56076 50.2312, 1.56076 50.2312, 1.56076 50.2312, 1.56076 50.2312, 1.56076 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4534'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21901"^^xsd:decimal ;
  dwc:decimalLongitude "1.56078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56078)"^^geo:wktLiteral ;
  geo-pos:lat "50.21901"^^xsd:decimal ;
  geo-pos:long "1.56078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13110'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56078'^^xsd:double;
  dwc:latitude '50.21901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56078 50.21901, 1.56078 50.21901, 1.56078 50.21901, 1.56078 50.21901, 1.56078 50.21901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13110'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.56079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23206"^^xsd:decimal ;
  dwc:decimalLongitude "1.56079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23206 1.56079)"^^geo:wktLiteral ;
  geo-pos:lat "50.23206"^^xsd:decimal ;
  geo-pos:long "1.56079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56079'^^xsd:double;
  dwc:latitude '50.23206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56079 50.23206, 1.56079 50.23206, 1.56079 50.23206, 1.56079 50.23206, 1.56079 50.23206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11614'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.56079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23285"^^xsd:decimal ;
  dwc:decimalLongitude "1.56079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23285 1.56079)"^^geo:wktLiteral ;
  geo-pos:lat "50.23285"^^xsd:decimal ;
  geo-pos:long "1.56079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56079'^^xsd:double;
  dwc:latitude '50.23285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56079 50.23285, 1.56079 50.23285, 1.56079 50.23285, 1.56079 50.23285, 1.56079 50.23285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11631'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2293"^^xsd:decimal ;
  dwc:decimalLongitude "1.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.5608)"^^geo:wktLiteral ;
  geo-pos:lat "50.2293"^^xsd:decimal ;
  geo-pos:long "1.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5498'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5608'^^xsd:double;
  dwc:latitude '50.2293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5608 50.2293, 1.5608 50.2293, 1.5608 50.2293, 1.5608 50.2293, 1.5608 50.2293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5498'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23111 1.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23111"^^xsd:decimal ;
  dwc:decimalLongitude "1.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23111 1.5608)"^^geo:wktLiteral ;
  geo-pos:lat "50.23111"^^xsd:decimal ;
  geo-pos:long "1.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2704'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5608'^^xsd:double;
  dwc:latitude '50.23111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5608 50.23111, 1.5608 50.23111, 1.5608 50.23111, 1.5608 50.23111, 1.5608 50.23111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2704'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22733 1.56082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22733"^^xsd:decimal ;
  dwc:decimalLongitude "1.56082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22733 1.56082)"^^geo:wktLiteral ;
  geo-pos:lat "50.22733"^^xsd:decimal ;
  geo-pos:long "1.56082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56082'^^xsd:double;
  dwc:latitude '50.22733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56082 50.22733, 1.56082 50.22733, 1.56082 50.22733, 1.56082 50.22733, 1.56082 50.22733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10956'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42799 1.56083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42799"^^xsd:decimal ;
  dwc:decimalLongitude "1.56083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42799 1.56083)"^^geo:wktLiteral ;
  geo-pos:lat "50.42799"^^xsd:decimal ;
  geo-pos:long "1.56083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56083'^^xsd:double;
  dwc:latitude '50.42799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56083 50.42799, 1.56083 50.42799, 1.56083 50.42799, 1.56083 50.42799, 1.56083 50.42799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_961'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45765 1.56085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45765"^^xsd:decimal ;
  dwc:decimalLongitude "1.56085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45765 1.56085)"^^geo:wktLiteral ;
  geo-pos:lat "50.45765"^^xsd:decimal ;
  geo-pos:long "1.56085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56085'^^xsd:double;
  dwc:latitude '50.45765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56085 50.45765, 1.56085 50.45765, 1.56085 50.45765, 1.56085 50.45765, 1.56085 50.45765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3705'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70627 1.56085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70627"^^xsd:decimal ;
  dwc:decimalLongitude "1.56085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70627 1.56085)"^^geo:wktLiteral ;
  geo-pos:lat "50.70627"^^xsd:decimal ;
  geo-pos:long "1.56085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56085'^^xsd:double;
  dwc:latitude '50.70627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56085 50.70627, 1.56085 50.70627, 1.56085 50.70627, 1.56085 50.70627, 1.56085 50.70627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2421'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.56086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.56086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.56086)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.56086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_5197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56086'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56086 50.22912, 1.56086 50.22912, 1.56086 50.22912, 1.56086 50.22912, 1.56086 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5197'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.56087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56087)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.56087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56087'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56087 50.21916, 1.56087 50.21916, 1.56087 50.21916, 1.56087 50.21916, 1.56087 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13172'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.5609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.5609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.5609)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.5609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.827777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5609'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5609 50.23193, 1.5609 50.23193, 1.5609 50.23193, 1.5609 50.23193, 1.5609 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11582'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5204 1.56091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5204"^^xsd:decimal ;
  dwc:decimalLongitude "1.56091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5204 1.56091)"^^geo:wktLiteral ;
  geo-pos:lat "50.5204"^^xsd:decimal ;
  geo-pos:long "1.56091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56091'^^xsd:double;
  dwc:latitude '50.5204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56091 50.5204, 1.56091 50.5204, 1.56091 50.5204, 1.56091 50.5204, 1.56091 50.5204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_886'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56684 1.56091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56684"^^xsd:decimal ;
  dwc:decimalLongitude "1.56091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56684 1.56091)"^^geo:wktLiteral ;
  geo-pos:lat "50.56684"^^xsd:decimal ;
  geo-pos:long "1.56091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56091'^^xsd:double;
  dwc:latitude '50.56684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56091 50.56684, 1.56091 50.56684, 1.56091 50.56684, 1.56091 50.56684, 1.56091 50.56684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3313'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.56092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21959"^^xsd:decimal ;
  dwc:decimalLongitude "1.56092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.56092)"^^geo:wktLiteral ;
  geo-pos:lat "50.21959"^^xsd:decimal ;
  geo-pos:long "1.56092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56092'^^xsd:double;
  dwc:latitude '50.21959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56092 50.21959, 1.56092 50.21959, 1.56092 50.21959, 1.56092 50.21959, 1.56092 50.21959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10544'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21932 1.56093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21932"^^xsd:decimal ;
  dwc:decimalLongitude "1.56093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21932 1.56093)"^^geo:wktLiteral ;
  geo-pos:lat "50.21932"^^xsd:decimal ;
  geo-pos:long "1.56093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10881'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56093'^^xsd:double;
  dwc:latitude '50.21932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56093 50.21932, 1.56093 50.21932, 1.56093 50.21932, 1.56093 50.21932, 1.56093 50.21932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10881'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56093)"^^geo:wktLiteral ;
  geo-pos:lat "50.21937"^^xsd:decimal ;
  geo-pos:long "1.56093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_4625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56093'^^xsd:double;
  dwc:latitude '50.21937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56093 50.21937, 1.56093 50.21937, 1.56093 50.21937, 1.56093 50.21937, 1.56093 50.21937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4625'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69455 1.56094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69455"^^xsd:decimal ;
  dwc:decimalLongitude "1.56094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69455 1.56094)"^^geo:wktLiteral ;
  geo-pos:lat "50.69455"^^xsd:decimal ;
  geo-pos:long "1.56094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56094'^^xsd:double;
  dwc:latitude '50.69455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56094 50.69455, 1.56094 50.69455, 1.56094 50.69455, 1.56094 50.69455, 1.56094 50.69455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1287'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.56097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21922"^^xsd:decimal ;
  dwc:decimalLongitude "1.56097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21922 1.56097)"^^geo:wktLiteral ;
  geo-pos:lat "50.21922"^^xsd:decimal ;
  geo-pos:long "1.56097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10889'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56097'^^xsd:double;
  dwc:latitude '50.21922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56097 50.21922, 1.56097 50.21922, 1.56097 50.21922, 1.56097 50.21922, 1.56097 50.21922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10889'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68207 1.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68207"^^xsd:decimal ;
  dwc:decimalLongitude "1.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68207 1.56099)"^^geo:wktLiteral ;
  geo-pos:lat "50.68207"^^xsd:decimal ;
  geo-pos:long "1.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56099'^^xsd:double;
  dwc:latitude '50.68207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56099 50.68207, 1.56099 50.68207, 1.56099 50.68207, 1.56099 50.68207, 1.56099 50.68207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1343'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21974"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.561)"^^geo:wktLiteral ;
  geo-pos:lat "50.21974"^^xsd:decimal ;
  geo-pos:long "1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.561'^^xsd:double;
  dwc:latitude '50.21974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.561 50.21974, 1.561 50.21974, 1.561 50.21974, 1.561 50.21974, 1.561 50.21974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10686'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.561)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.561'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.561 50.23094, 1.561 50.23094, 1.561 50.23094, 1.561 50.23094, 1.561 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11516'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70101 1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70101"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70101 1.561)"^^geo:wktLiteral ;
  geo-pos:lat "50.70101"^^xsd:decimal ;
  geo-pos:long "1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.561'^^xsd:double;
  dwc:latitude '50.70101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.561 50.70101, 1.561 50.70101, 1.561 50.70101, 1.561 50.70101, 1.561 50.70101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3369'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70382 1.56104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70382"^^xsd:decimal ;
  dwc:decimalLongitude "1.56104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70382 1.56104)"^^geo:wktLiteral ;
  geo-pos:lat "50.70382"^^xsd:decimal ;
  geo-pos:long "1.56104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56104'^^xsd:double;
  dwc:latitude '50.70382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56104 50.70382, 1.56104 50.70382, 1.56104 50.70382, 1.56104 50.70382, 1.56104 50.70382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3628'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.56105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.56105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.56105)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.56105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56105'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56105 50.22621, 1.56105 50.22621, 1.56105 50.22621, 1.56105 50.22621, 1.56105 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_285'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.56105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23691"^^xsd:decimal ;
  dwc:decimalLongitude "1.56105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23691 1.56105)"^^geo:wktLiteral ;
  geo-pos:lat "50.23691"^^xsd:decimal ;
  geo-pos:long "1.56105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_12246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56105'^^xsd:double;
  dwc:latitude '50.23691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56105 50.23691, 1.56105 50.23691, 1.56105 50.23691, 1.56105 50.23691, 1.56105 50.23691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12246'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24297 1.56105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24297"^^xsd:decimal ;
  dwc:decimalLongitude "1.56105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24297 1.56105)"^^geo:wktLiteral ;
  geo-pos:lat "50.24297"^^xsd:decimal ;
  geo-pos:long "1.56105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56105'^^xsd:double;
  dwc:latitude '50.24297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56105 50.24297, 1.56105 50.24297, 1.56105 50.24297, 1.56105 50.24297, 1.56105 50.24297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4481'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68746 1.56105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68746"^^xsd:decimal ;
  dwc:decimalLongitude "1.56105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68746 1.56105)"^^geo:wktLiteral ;
  geo-pos:lat "50.68746"^^xsd:decimal ;
  geo-pos:long "1.56105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56105'^^xsd:double;
  dwc:latitude '50.68746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56105 50.68746, 1.56105 50.68746, 1.56105 50.68746, 1.56105 50.68746, 1.56105 50.68746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1288'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.56107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.56107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.56107)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.56107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56107'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56107 50.22927, 1.56107 50.22927, 1.56107 50.22927, 1.56107 50.22927, 1.56107 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10053'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68621 1.56107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68621"^^xsd:decimal ;
  dwc:decimalLongitude "1.56107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68621 1.56107)"^^geo:wktLiteral ;
  geo-pos:lat "50.68621"^^xsd:decimal ;
  geo-pos:long "1.56107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56107'^^xsd:double;
  dwc:latitude '50.68621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56107 50.68621, 1.56107 50.68621, 1.56107 50.68621, 1.56107 50.68621, 1.56107 50.68621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_948'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.56108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23241"^^xsd:decimal ;
  dwc:decimalLongitude "1.56108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23241 1.56108)"^^geo:wktLiteral ;
  geo-pos:lat "50.23241"^^xsd:decimal ;
  geo-pos:long "1.56108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56108'^^xsd:double;
  dwc:latitude '50.23241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56108 50.23241, 1.56108 50.23241, 1.56108 50.23241, 1.56108 50.23241, 1.56108 50.23241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12153'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22171 1.56109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22171"^^xsd:decimal ;
  dwc:decimalLongitude "1.56109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22171 1.56109)"^^geo:wktLiteral ;
  geo-pos:lat "50.22171"^^xsd:decimal ;
  geo-pos:long "1.56109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56109'^^xsd:double;
  dwc:latitude '50.22171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56109 50.22171, 1.56109 50.22171, 1.56109 50.22171, 1.56109 50.22171, 1.56109 50.22171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5096'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.5611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21992"^^xsd:decimal ;
  dwc:decimalLongitude "1.5611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21992 1.5611)"^^geo:wktLiteral ;
  geo-pos:lat "50.21992"^^xsd:decimal ;
  geo-pos:long "1.5611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_4824'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5611'^^xsd:double;
  dwc:latitude '50.21992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5611 50.21992, 1.5611 50.21992, 1.5611 50.21992, 1.5611 50.21992, 1.5611 50.21992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4824'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.56112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23263"^^xsd:decimal ;
  dwc:decimalLongitude "1.56112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23263 1.56112)"^^geo:wktLiteral ;
  geo-pos:lat "50.23263"^^xsd:decimal ;
  geo-pos:long "1.56112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56112'^^xsd:double;
  dwc:latitude '50.23263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56112 50.23263, 1.56112 50.23263, 1.56112 50.23263, 1.56112 50.23263, 1.56112 50.23263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9735'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70138 1.56112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70138"^^xsd:decimal ;
  dwc:decimalLongitude "1.56112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70138 1.56112)"^^geo:wktLiteral ;
  geo-pos:lat "50.70138"^^xsd:decimal ;
  geo-pos:long "1.56112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3211'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56112'^^xsd:double;
  dwc:latitude '50.70138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56112 50.70138, 1.56112 50.70138, 1.56112 50.70138, 1.56112 50.70138, 1.56112 50.70138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3211'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21889"^^xsd:decimal ;
  dwc:decimalLongitude "1.56113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56113)"^^geo:wktLiteral ;
  geo-pos:lat "50.21889"^^xsd:decimal ;
  geo-pos:long "1.56113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56113'^^xsd:double;
  dwc:latitude '50.21889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56113 50.21889, 1.56113 50.21889, 1.56113 50.21889, 1.56113 50.21889, 1.56113 50.21889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4639'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68174 1.56114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68174"^^xsd:decimal ;
  dwc:decimalLongitude "1.56114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68174 1.56114)"^^geo:wktLiteral ;
  geo-pos:lat "50.68174"^^xsd:decimal ;
  geo-pos:long "1.56114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56114'^^xsd:double;
  dwc:latitude '50.68174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56114 50.68174, 1.56114 50.68174, 1.56114 50.68174, 1.56114 50.68174, 1.56114 50.68174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3430'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21941 1.56116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21941"^^xsd:decimal ;
  dwc:decimalLongitude "1.56116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21941 1.56116)"^^geo:wktLiteral ;
  geo-pos:lat "50.21941"^^xsd:decimal ;
  geo-pos:long "1.56116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56116'^^xsd:double;
  dwc:latitude '50.21941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56116 50.21941, 1.56116 50.21941, 1.56116 50.21941, 1.56116 50.21941, 1.56116 50.21941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8640'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67333 1.56116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67333"^^xsd:decimal ;
  dwc:decimalLongitude "1.56116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67333 1.56116)"^^geo:wktLiteral ;
  geo-pos:lat "50.67333"^^xsd:decimal ;
  geo-pos:long "1.56116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56116'^^xsd:double;
  dwc:latitude '50.67333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56116 50.67333, 1.56116 50.67333, 1.56116 50.67333, 1.56116 50.67333, 1.56116 50.67333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_941'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54496 1.56117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54496"^^xsd:decimal ;
  dwc:decimalLongitude "1.56117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54496 1.56117)"^^geo:wktLiteral ;
  geo-pos:lat "50.54496"^^xsd:decimal ;
  geo-pos:long "1.56117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2951'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56117'^^xsd:double;
  dwc:latitude '50.54496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56117 50.54496, 1.56117 50.54496, 1.56117 50.54496, 1.56117 50.54496, 1.56117 50.54496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2951'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.56118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21879"^^xsd:decimal ;
  dwc:decimalLongitude "1.56118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.56118)"^^geo:wktLiteral ;
  geo-pos:lat "50.21879"^^xsd:decimal ;
  geo-pos:long "1.56118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_4640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56118'^^xsd:double;
  dwc:latitude '50.21879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56118 50.21879, 1.56118 50.21879, 1.56118 50.21879, 1.56118 50.21879, 1.56118 50.21879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4640'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69089 1.56118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69089"^^xsd:decimal ;
  dwc:decimalLongitude "1.56118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69089 1.56118)"^^geo:wktLiteral ;
  geo-pos:lat "50.69089"^^xsd:decimal ;
  geo-pos:long "1.56118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56118'^^xsd:double;
  dwc:latitude '50.69089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56118 50.69089, 1.56118 50.69089, 1.56118 50.69089, 1.56118 50.69089, 1.56118 50.69089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1659'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.56119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22868"^^xsd:decimal ;
  dwc:decimalLongitude "1.56119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22868 1.56119)"^^geo:wktLiteral ;
  geo-pos:lat "50.22868"^^xsd:decimal ;
  geo-pos:long "1.56119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56119'^^xsd:double;
  dwc:latitude '50.22868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56119 50.22868, 1.56119 50.22868, 1.56119 50.22868, 1.56119 50.22868, 1.56119 50.22868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5646'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49666 1.56119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49666"^^xsd:decimal ;
  dwc:decimalLongitude "1.56119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49666 1.56119)"^^geo:wktLiteral ;
  geo-pos:lat "50.49666"^^xsd:decimal ;
  geo-pos:long "1.56119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56119'^^xsd:double;
  dwc:latitude '50.49666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56119 50.49666, 1.56119 50.49666, 1.56119 50.49666, 1.56119 50.49666, 1.56119 50.49666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2343'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55401 1.5612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55401"^^xsd:decimal ;
  dwc:decimalLongitude "1.5612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55401 1.5612)"^^geo:wktLiteral ;
  geo-pos:lat "50.55401"^^xsd:decimal ;
  geo-pos:long "1.5612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5612'^^xsd:double;
  dwc:latitude '50.55401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5612 50.55401, 1.5612 50.55401, 1.5612 50.55401, 1.5612 50.55401, 1.5612 50.55401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1759'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69008 1.5612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69008"^^xsd:decimal ;
  dwc:decimalLongitude "1.5612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69008 1.5612)"^^geo:wktLiteral ;
  geo-pos:lat "50.69008"^^xsd:decimal ;
  geo-pos:long "1.5612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5612'^^xsd:double;
  dwc:latitude '50.69008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5612 50.69008, 1.5612 50.69008, 1.5612 50.69008, 1.5612 50.69008, 1.5612 50.69008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_917'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69366 1.56122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69366"^^xsd:decimal ;
  dwc:decimalLongitude "1.56122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69366 1.56122)"^^geo:wktLiteral ;
  geo-pos:lat "50.69366"^^xsd:decimal ;
  geo-pos:long "1.56122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56122'^^xsd:double;
  dwc:latitude '50.69366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56122 50.69366, 1.56122 50.69366, 1.56122 50.69366, 1.56122 50.69366, 1.56122 50.69366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2480'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2216 1.56123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2216"^^xsd:decimal ;
  dwc:decimalLongitude "1.56123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2216 1.56123)"^^geo:wktLiteral ;
  geo-pos:lat "50.2216"^^xsd:decimal ;
  geo-pos:long "1.56123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56123'^^xsd:double;
  dwc:latitude '50.2216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56123 50.2216, 1.56123 50.2216, 1.56123 50.2216, 1.56123 50.2216, 1.56123 50.2216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8592'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21941 1.56124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21941"^^xsd:decimal ;
  dwc:decimalLongitude "1.56124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21941 1.56124)"^^geo:wktLiteral ;
  geo-pos:lat "50.21941"^^xsd:decimal ;
  geo-pos:long "1.56124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56124'^^xsd:double;
  dwc:latitude '50.21941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56124 50.21941, 1.56124 50.21941, 1.56124 50.21941, 1.56124 50.21941, 1.56124 50.21941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5472'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70646 1.56124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70646"^^xsd:decimal ;
  dwc:decimalLongitude "1.56124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70646 1.56124)"^^geo:wktLiteral ;
  geo-pos:lat "50.70646"^^xsd:decimal ;
  geo-pos:long "1.56124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56124'^^xsd:double;
  dwc:latitude '50.70646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56124 50.70646, 1.56124 50.70646, 1.56124 50.70646, 1.56124 50.70646, 1.56124 50.70646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2422'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21889"^^xsd:decimal ;
  dwc:decimalLongitude "1.56126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56126)"^^geo:wktLiteral ;
  geo-pos:lat "50.21889"^^xsd:decimal ;
  geo-pos:long "1.56126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4703'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56126'^^xsd:double;
  dwc:latitude '50.21889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56126 50.21889, 1.56126 50.21889, 1.56126 50.21889, 1.56126 50.21889, 1.56126 50.21889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4703'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.56128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21921"^^xsd:decimal ;
  dwc:decimalLongitude "1.56128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.56128)"^^geo:wktLiteral ;
  geo-pos:lat "50.21921"^^xsd:decimal ;
  geo-pos:long "1.56128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56128'^^xsd:double;
  dwc:latitude '50.21921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56128 50.21921, 1.56128 50.21921, 1.56128 50.21921, 1.56128 50.21921, 1.56128 50.21921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10898'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22865 1.56128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22865"^^xsd:decimal ;
  dwc:decimalLongitude "1.56128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22865 1.56128)"^^geo:wktLiteral ;
  geo-pos:lat "50.22865"^^xsd:decimal ;
  geo-pos:long "1.56128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3093'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56128'^^xsd:double;
  dwc:latitude '50.22865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56128 50.22865, 1.56128 50.22865, 1.56128 50.22865, 1.56128 50.22865, 1.56128 50.22865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3093'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68197 1.56128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68197"^^xsd:decimal ;
  dwc:decimalLongitude "1.56128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68197 1.56128)"^^geo:wktLiteral ;
  geo-pos:lat "50.68197"^^xsd:decimal ;
  geo-pos:long "1.56128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56128'^^xsd:double;
  dwc:latitude '50.68197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56128 50.68197, 1.56128 50.68197, 1.56128 50.68197, 1.56128 50.68197, 1.56128 50.68197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1294'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21912 1.56129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21912"^^xsd:decimal ;
  dwc:decimalLongitude "1.56129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21912 1.56129)"^^geo:wktLiteral ;
  geo-pos:lat "50.21912"^^xsd:decimal ;
  geo-pos:long "1.56129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2879'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56129'^^xsd:double;
  dwc:latitude '50.21912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56129 50.21912, 1.56129 50.21912, 1.56129 50.21912, 1.56129 50.21912, 1.56129 50.21912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2879'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.5613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22723"^^xsd:decimal ;
  dwc:decimalLongitude "1.5613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22723 1.5613)"^^geo:wktLiteral ;
  geo-pos:lat "50.22723"^^xsd:decimal ;
  geo-pos:long "1.5613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5613'^^xsd:double;
  dwc:latitude '50.22723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5613 50.22723, 1.5613 50.22723, 1.5613 50.22723, 1.5613 50.22723, 1.5613 50.22723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10471'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71143 1.5613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71143"^^xsd:decimal ;
  dwc:decimalLongitude "1.5613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71143 1.5613)"^^geo:wktLiteral ;
  geo-pos:lat "50.71143"^^xsd:decimal ;
  geo-pos:long "1.5613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5613'^^xsd:double;
  dwc:latitude '50.71143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5613 50.71143, 1.5613 50.71143, 1.5613 50.71143, 1.5613 50.71143, 1.5613 50.71143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1278'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2191"^^xsd:decimal ;
  dwc:decimalLongitude "1.56131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56131)"^^geo:wktLiteral ;
  geo-pos:lat "50.2191"^^xsd:decimal ;
  geo-pos:long "1.56131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2700'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56131'^^xsd:double;
  dwc:latitude '50.2191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56131 50.2191, 1.56131 50.2191, 1.56131 50.2191, 1.56131 50.2191, 1.56131 50.2191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2700'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.56132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56132)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.56132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56132'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56132 50.21935, 1.56132 50.21935, 1.56132 50.21935, 1.56132 50.21935, 1.56132 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10687'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.56133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23295"^^xsd:decimal ;
  dwc:decimalLongitude "1.56133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23295 1.56133)"^^geo:wktLiteral ;
  geo-pos:lat "50.23295"^^xsd:decimal ;
  geo-pos:long "1.56133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2250'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56133'^^xsd:double;
  dwc:latitude '50.23295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56133 50.23295, 1.56133 50.23295, 1.56133 50.23295, 1.56133 50.23295, 1.56133 50.23295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2250'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.56137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23104"^^xsd:decimal ;
  dwc:decimalLongitude "1.56137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23104 1.56137)"^^geo:wktLiteral ;
  geo-pos:lat "50.23104"^^xsd:decimal ;
  geo-pos:long "1.56137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4046'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56137'^^xsd:double;
  dwc:latitude '50.23104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56137 50.23104, 1.56137 50.23104, 1.56137 50.23104, 1.56137 50.23104, 1.56137 50.23104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4046'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55134 1.56137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55134"^^xsd:decimal ;
  dwc:decimalLongitude "1.56137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55134 1.56137)"^^geo:wktLiteral ;
  geo-pos:lat "50.55134"^^xsd:decimal ;
  geo-pos:long "1.56137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56137'^^xsd:double;
  dwc:latitude '50.55134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56137 50.55134, 1.56137 50.55134, 1.56137 50.55134, 1.56137 50.55134, 1.56137 50.55134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3434'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.56138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21919"^^xsd:decimal ;
  dwc:decimalLongitude "1.56138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.56138)"^^geo:wktLiteral ;
  geo-pos:lat "50.21919"^^xsd:decimal ;
  geo-pos:long "1.56138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56138'^^xsd:double;
  dwc:latitude '50.21919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56138 50.21919, 1.56138 50.21919, 1.56138 50.21919, 1.56138 50.21919, 1.56138 50.21919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4654'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7059 1.56139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7059"^^xsd:decimal ;
  dwc:decimalLongitude "1.56139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7059 1.56139)"^^geo:wktLiteral ;
  geo-pos:lat "50.7059"^^xsd:decimal ;
  geo-pos:long "1.56139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.36'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56139'^^xsd:double;
  dwc:latitude '50.7059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56139 50.7059, 1.56139 50.7059, 1.56139 50.7059, 1.56139 50.7059, 1.56139 50.7059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3630'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45494 1.5614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45494"^^xsd:decimal ;
  dwc:decimalLongitude "1.5614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45494 1.5614)"^^geo:wktLiteral ;
  geo-pos:lat "50.45494"^^xsd:decimal ;
  geo-pos:long "1.5614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5614'^^xsd:double;
  dwc:latitude '50.45494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5614 50.45494, 1.5614 50.45494, 1.5614 50.45494, 1.5614 50.45494, 1.5614 50.45494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1023'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52771 1.5614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52771"^^xsd:decimal ;
  dwc:decimalLongitude "1.5614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52771 1.5614)"^^geo:wktLiteral ;
  geo-pos:lat "50.52771"^^xsd:decimal ;
  geo-pos:long "1.5614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1563'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5614'^^xsd:double;
  dwc:latitude '50.52771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5614 50.52771, 1.5614 50.52771, 1.5614 50.52771, 1.5614 50.52771, 1.5614 50.52771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1563'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22999 1.56141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22999"^^xsd:decimal ;
  dwc:decimalLongitude "1.56141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22999 1.56141)"^^geo:wktLiteral ;
  geo-pos:lat "50.22999"^^xsd:decimal ;
  geo-pos:long "1.56141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_6531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56141'^^xsd:double;
  dwc:latitude '50.22999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56141 50.22999, 1.56141 50.22999, 1.56141 50.22999, 1.56141 50.22999, 1.56141 50.22999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6531'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45159 1.56141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45159"^^xsd:decimal ;
  dwc:decimalLongitude "1.56141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45159 1.56141)"^^geo:wktLiteral ;
  geo-pos:lat "50.45159"^^xsd:decimal ;
  geo-pos:long "1.56141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56141'^^xsd:double;
  dwc:latitude '50.45159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56141 50.45159, 1.56141 50.45159, 1.56141 50.45159, 1.56141 50.45159, 1.56141 50.45159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2338'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.56142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23281"^^xsd:decimal ;
  dwc:decimalLongitude "1.56142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23281 1.56142)"^^geo:wktLiteral ;
  geo-pos:lat "50.23281"^^xsd:decimal ;
  geo-pos:long "1.56142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56142'^^xsd:double;
  dwc:latitude '50.23281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56142 50.23281, 1.56142 50.23281, 1.56142 50.23281, 1.56142 50.23281, 1.56142 50.23281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6576'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6929 1.56142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6929"^^xsd:decimal ;
  dwc:decimalLongitude "1.56142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6929 1.56142)"^^geo:wktLiteral ;
  geo-pos:lat "50.6929"^^xsd:decimal ;
  geo-pos:long "1.56142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3213'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56142'^^xsd:double;
  dwc:latitude '50.6929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56142 50.6929, 1.56142 50.6929, 1.56142 50.6929, 1.56142 50.6929, 1.56142 50.6929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3213'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.56143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23062"^^xsd:decimal ;
  dwc:decimalLongitude "1.56143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23062 1.56143)"^^geo:wktLiteral ;
  geo-pos:lat "50.23062"^^xsd:decimal ;
  geo-pos:long "1.56143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56143'^^xsd:double;
  dwc:latitude '50.23062'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56143 50.23062, 1.56143 50.23062, 1.56143 50.23062, 1.56143 50.23062, 1.56143 50.23062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4604'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.56143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23389"^^xsd:decimal ;
  dwc:decimalLongitude "1.56143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.56143)"^^geo:wktLiteral ;
  geo-pos:lat "50.23389"^^xsd:decimal ;
  geo-pos:long "1.56143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56143'^^xsd:double;
  dwc:latitude '50.23389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56143 50.23389, 1.56143 50.23389, 1.56143 50.23389, 1.56143 50.23389, 1.56143 50.23389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6643'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.56144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22892"^^xsd:decimal ;
  dwc:decimalLongitude "1.56144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22892 1.56144)"^^geo:wktLiteral ;
  geo-pos:lat "50.22892"^^xsd:decimal ;
  geo-pos:long "1.56144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56144'^^xsd:double;
  dwc:latitude '50.22892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56144 50.22892, 1.56144 50.22892, 1.56144 50.22892, 1.56144 50.22892, 1.56144 50.22892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10092'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70153 1.56144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70153"^^xsd:decimal ;
  dwc:decimalLongitude "1.56144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70153 1.56144)"^^geo:wktLiteral ;
  geo-pos:lat "50.70153"^^xsd:decimal ;
  geo-pos:long "1.56144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56144'^^xsd:double;
  dwc:latitude '50.70153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56144 50.70153, 1.56144 50.70153, 1.56144 50.70153, 1.56144 50.70153, 1.56144 50.70153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1961'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.56145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.56145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.56145)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.56145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56145'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56145 50.23369, 1.56145 50.23369, 1.56145 50.23369, 1.56145 50.23369, 1.56145 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9736'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22246 1.56147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22246"^^xsd:decimal ;
  dwc:decimalLongitude "1.56147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22246 1.56147)"^^geo:wktLiteral ;
  geo-pos:lat "50.22246"^^xsd:decimal ;
  geo-pos:long "1.56147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.793333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56147'^^xsd:double;
  dwc:latitude '50.22246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56147 50.22246, 1.56147 50.22246, 1.56147 50.22246, 1.56147 50.22246, 1.56147 50.22246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5454'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.56147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.56147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.56147)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.56147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56147'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56147 50.23186, 1.56147 50.23186, 1.56147 50.23186, 1.56147 50.23186, 1.56147 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4063'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.56149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2242"^^xsd:decimal ;
  dwc:decimalLongitude "1.56149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.56149)"^^geo:wktLiteral ;
  geo-pos:lat "50.2242"^^xsd:decimal ;
  geo-pos:long "1.56149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9155'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56149'^^xsd:double;
  dwc:latitude '50.2242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56149 50.2242, 1.56149 50.2242, 1.56149 50.2242, 1.56149 50.2242, 1.56149 50.2242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9155'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.56151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56151)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.56151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2697'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56151'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56151 50.21916, 1.56151 50.21916, 1.56151 50.21916, 1.56151 50.21916, 1.56151 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2697'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68771 1.56151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68771"^^xsd:decimal ;
  dwc:decimalLongitude "1.56151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68771 1.56151)"^^geo:wktLiteral ;
  geo-pos:lat "50.68771"^^xsd:decimal ;
  geo-pos:long "1.56151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56151'^^xsd:double;
  dwc:latitude '50.68771'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56151 50.68771, 1.56151 50.68771, 1.56151 50.68771, 1.56151 50.68771, 1.56151 50.68771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1354'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70462 1.56152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70462"^^xsd:decimal ;
  dwc:decimalLongitude "1.56152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70462 1.56152)"^^geo:wktLiteral ;
  geo-pos:lat "50.70462"^^xsd:decimal ;
  geo-pos:long "1.56152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56152'^^xsd:double;
  dwc:latitude '50.70462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56152 50.70462, 1.56152 50.70462, 1.56152 50.70462, 1.56152 50.70462, 1.56152 50.70462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1296'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2194 1.56153)"^^geo:wktLiteral ;
  geo-pos:lat "50.2194"^^xsd:decimal ;
  geo-pos:long "1.56153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56153'^^xsd:double;
  dwc:latitude '50.2194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56153 50.2194, 1.56153 50.2194, 1.56153 50.2194, 1.56153 50.2194, 1.56153 50.2194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7084'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.56153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22937 1.56153)"^^geo:wktLiteral ;
  geo-pos:lat "50.22937"^^xsd:decimal ;
  geo-pos:long "1.56153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56153'^^xsd:double;
  dwc:latitude '50.22937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56153 50.22937, 1.56153 50.22937, 1.56153 50.22937, 1.56153 50.22937, 1.56153 50.22937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5914'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70129 1.56155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70129"^^xsd:decimal ;
  dwc:decimalLongitude "1.56155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70129 1.56155)"^^geo:wktLiteral ;
  geo-pos:lat "50.70129"^^xsd:decimal ;
  geo-pos:long "1.56155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56155'^^xsd:double;
  dwc:latitude '50.70129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56155 50.70129, 1.56155 50.70129, 1.56155 50.70129, 1.56155 50.70129, 1.56155 50.70129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3622'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.56156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22912"^^xsd:decimal ;
  dwc:decimalLongitude "1.56156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22912 1.56156)"^^geo:wktLiteral ;
  geo-pos:lat "50.22912"^^xsd:decimal ;
  geo-pos:long "1.56156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56156'^^xsd:double;
  dwc:latitude '50.22912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56156 50.22912, 1.56156 50.22912, 1.56156 50.22912, 1.56156 50.22912, 1.56156 50.22912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5164'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21917 1.56157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21917"^^xsd:decimal ;
  dwc:decimalLongitude "1.56157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21917 1.56157)"^^geo:wktLiteral ;
  geo-pos:lat "50.21917"^^xsd:decimal ;
  geo-pos:long "1.56157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4775'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56157'^^xsd:double;
  dwc:latitude '50.21917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56157 50.21917, 1.56157 50.21917, 1.56157 50.21917, 1.56157 50.21917, 1.56157 50.21917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4775'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.56157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23174"^^xsd:decimal ;
  dwc:decimalLongitude "1.56157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.56157)"^^geo:wktLiteral ;
  geo-pos:lat "50.23174"^^xsd:decimal ;
  geo-pos:long "1.56157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56157'^^xsd:double;
  dwc:latitude '50.23174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56157 50.23174, 1.56157 50.23174, 1.56157 50.23174, 1.56157 50.23174, 1.56157 50.23174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7097'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71068 1.56157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71068"^^xsd:decimal ;
  dwc:decimalLongitude "1.56157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71068 1.56157)"^^geo:wktLiteral ;
  geo-pos:lat "50.71068"^^xsd:decimal ;
  geo-pos:long "1.56157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56157'^^xsd:double;
  dwc:latitude '50.71068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56157 50.71068, 1.56157 50.71068, 1.56157 50.71068, 1.56157 50.71068, 1.56157 50.71068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2811'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56159)"^^geo:wktLiteral ;
  geo-pos:lat "50.21954"^^xsd:decimal ;
  geo-pos:long "1.56159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56159'^^xsd:double;
  dwc:latitude '50.21954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56159 50.21954, 1.56159 50.21954, 1.56159 50.21954, 1.56159 50.21954, 1.56159 50.21954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8919'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.56159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22851"^^xsd:decimal ;
  dwc:decimalLongitude "1.56159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.56159)"^^geo:wktLiteral ;
  geo-pos:lat "50.22851"^^xsd:decimal ;
  geo-pos:long "1.56159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3056'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.4455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56159'^^xsd:double;
  dwc:latitude '50.22851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56159 50.22851, 1.56159 50.22851, 1.56159 50.22851, 1.56159 50.22851, 1.56159 50.22851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3056'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67599 1.56159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67599"^^xsd:decimal ;
  dwc:decimalLongitude "1.56159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67599 1.56159)"^^geo:wktLiteral ;
  geo-pos:lat "50.67599"^^xsd:decimal ;
  geo-pos:long "1.56159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56159'^^xsd:double;
  dwc:latitude '50.67599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56159 50.67599, 1.56159 50.67599, 1.56159 50.67599, 1.56159 50.67599, 1.56159 50.67599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1624'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69998 1.56159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69998"^^xsd:decimal ;
  dwc:decimalLongitude "1.56159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69998 1.56159)"^^geo:wktLiteral ;
  geo-pos:lat "50.69998"^^xsd:decimal ;
  geo-pos:long "1.56159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56159'^^xsd:double;
  dwc:latitude '50.69998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56159 50.69998, 1.56159 50.69998, 1.56159 50.69998, 1.56159 50.69998, 1.56159 50.69998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1345'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.56163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23081"^^xsd:decimal ;
  dwc:decimalLongitude "1.56163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23081 1.56163)"^^geo:wktLiteral ;
  geo-pos:lat "50.23081"^^xsd:decimal ;
  geo-pos:long "1.56163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56163'^^xsd:double;
  dwc:latitude '50.23081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56163 50.23081, 1.56163 50.23081, 1.56163 50.23081, 1.56163 50.23081, 1.56163 50.23081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12634'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21907 1.56165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21907"^^xsd:decimal ;
  dwc:decimalLongitude "1.56165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21907 1.56165)"^^geo:wktLiteral ;
  geo-pos:lat "50.21907"^^xsd:decimal ;
  geo-pos:long "1.56165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56165'^^xsd:double;
  dwc:latitude '50.21907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56165 50.21907, 1.56165 50.21907, 1.56165 50.21907, 1.56165 50.21907, 1.56165 50.21907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2507'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.56166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22903"^^xsd:decimal ;
  dwc:decimalLongitude "1.56166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22903 1.56166)"^^geo:wktLiteral ;
  geo-pos:lat "50.22903"^^xsd:decimal ;
  geo-pos:long "1.56166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56166'^^xsd:double;
  dwc:latitude '50.22903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56166 50.22903, 1.56166 50.22903, 1.56166 50.22903, 1.56166 50.22903, 1.56166 50.22903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_845'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56167)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56167'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56167 50.21916, 1.56167 50.21916, 1.56167 50.21916, 1.56167 50.21916, 1.56167 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7099'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22861"^^xsd:decimal ;
  dwc:decimalLongitude "1.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22861 1.56167)"^^geo:wktLiteral ;
  geo-pos:lat "50.22861"^^xsd:decimal ;
  geo-pos:long "1.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56167'^^xsd:double;
  dwc:latitude '50.22861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56167 50.22861, 1.56167 50.22861, 1.56167 50.22861, 1.56167 50.22861, 1.56167 50.22861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5191'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44401 1.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44401"^^xsd:decimal ;
  dwc:decimalLongitude "1.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44401 1.56167)"^^geo:wktLiteral ;
  geo-pos:lat "50.44401"^^xsd:decimal ;
  geo-pos:long "1.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56167'^^xsd:double;
  dwc:latitude '50.44401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56167 50.44401, 1.56167 50.44401, 1.56167 50.44401, 1.56167 50.44401, 1.56167 50.44401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1956'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70713 1.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70713"^^xsd:decimal ;
  dwc:decimalLongitude "1.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70713 1.56167)"^^geo:wktLiteral ;
  geo-pos:lat "50.70713"^^xsd:decimal ;
  geo-pos:long "1.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56167'^^xsd:double;
  dwc:latitude '50.70713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56167 50.70713, 1.56167 50.70713, 1.56167 50.70713, 1.56167 50.70713, 1.56167 50.70713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2576'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.56168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2283"^^xsd:decimal ;
  dwc:decimalLongitude "1.56168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2283 1.56168)"^^geo:wktLiteral ;
  geo-pos:lat "50.2283"^^xsd:decimal ;
  geo-pos:long "1.56168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3102'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.274444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56168'^^xsd:double;
  dwc:latitude '50.2283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56168 50.2283, 1.56168 50.2283, 1.56168 50.2283, 1.56168 50.2283, 1.56168 50.2283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3102'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.56168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22883"^^xsd:decimal ;
  dwc:decimalLongitude "1.56168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22883 1.56168)"^^geo:wktLiteral ;
  geo-pos:lat "50.22883"^^xsd:decimal ;
  geo-pos:long "1.56168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56168'^^xsd:double;
  dwc:latitude '50.22883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56168 50.22883, 1.56168 50.22883, 1.56168 50.22883, 1.56168 50.22883, 1.56168 50.22883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1238'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.56169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22604"^^xsd:decimal ;
  dwc:decimalLongitude "1.56169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22604 1.56169)"^^geo:wktLiteral ;
  geo-pos:lat "50.22604"^^xsd:decimal ;
  geo-pos:long "1.56169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56169'^^xsd:double;
  dwc:latitude '50.22604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56169 50.22604, 1.56169 50.22604, 1.56169 50.22604, 1.56169 50.22604, 1.56169 50.22604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6875'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.5617)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5617'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5617 50.23262, 1.5617 50.23262, 1.5617 50.23262, 1.5617 50.23262, 1.5617 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4038'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38594 1.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38594"^^xsd:decimal ;
  dwc:decimalLongitude "1.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38594 1.5617)"^^geo:wktLiteral ;
  geo-pos:lat "50.38594"^^xsd:decimal ;
  geo-pos:long "1.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_8788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5617'^^xsd:double;
  dwc:latitude '50.38594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5617 50.38594, 1.5617 50.38594, 1.5617 50.38594, 1.5617 50.38594, 1.5617 50.38594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8788'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67644 1.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67644"^^xsd:decimal ;
  dwc:decimalLongitude "1.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67644 1.5617)"^^geo:wktLiteral ;
  geo-pos:lat "50.67644"^^xsd:decimal ;
  geo-pos:long "1.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5617'^^xsd:double;
  dwc:latitude '50.67644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5617 50.67644, 1.5617 50.67644, 1.5617 50.67644, 1.5617 50.67644, 1.5617 50.67644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2848'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.56171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23052"^^xsd:decimal ;
  dwc:decimalLongitude "1.56171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23052 1.56171)"^^geo:wktLiteral ;
  geo-pos:lat "50.23052"^^xsd:decimal ;
  geo-pos:long "1.56171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56171'^^xsd:double;
  dwc:latitude '50.23052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56171 50.23052, 1.56171 50.23052, 1.56171 50.23052, 1.56171 50.23052, 1.56171 50.23052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5696'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69189 1.56172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69189"^^xsd:decimal ;
  dwc:decimalLongitude "1.56172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69189 1.56172)"^^geo:wktLiteral ;
  geo-pos:lat "50.69189"^^xsd:decimal ;
  geo-pos:long "1.56172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56172'^^xsd:double;
  dwc:latitude '50.69189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56172 50.69189, 1.56172 50.69189, 1.56172 50.69189, 1.56172 50.69189, 1.56172 50.69189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1861'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70633 1.56172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70633"^^xsd:decimal ;
  dwc:decimalLongitude "1.56172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70633 1.56172)"^^geo:wktLiteral ;
  geo-pos:lat "50.70633"^^xsd:decimal ;
  geo-pos:long "1.56172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56172'^^xsd:double;
  dwc:latitude '50.70633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56172 50.70633, 1.56172 50.70633, 1.56172 50.70633, 1.56172 50.70633, 1.56172 50.70633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2420'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.56173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21959"^^xsd:decimal ;
  dwc:decimalLongitude "1.56173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21959 1.56173)"^^geo:wktLiteral ;
  geo-pos:lat "50.21959"^^xsd:decimal ;
  geo-pos:long "1.56173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2878'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56173'^^xsd:double;
  dwc:latitude '50.21959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56173 50.21959, 1.56173 50.21959, 1.56173 50.21959, 1.56173 50.21959, 1.56173 50.21959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2878'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.56173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22793"^^xsd:decimal ;
  dwc:decimalLongitude "1.56173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22793 1.56173)"^^geo:wktLiteral ;
  geo-pos:lat "50.22793"^^xsd:decimal ;
  geo-pos:long "1.56173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56173'^^xsd:double;
  dwc:latitude '50.22793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56173 50.22793, 1.56173 50.22793, 1.56173 50.22793, 1.56173 50.22793, 1.56173 50.22793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12667'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.56174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22886"^^xsd:decimal ;
  dwc:decimalLongitude "1.56174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22886 1.56174)"^^geo:wktLiteral ;
  geo-pos:lat "50.22886"^^xsd:decimal ;
  geo-pos:long "1.56174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56174'^^xsd:double;
  dwc:latitude '50.22886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56174 50.22886, 1.56174 50.22886, 1.56174 50.22886, 1.56174 50.22886, 1.56174 50.22886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9707'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56176)"^^geo:wktLiteral ;
  geo-pos:lat "50.21937"^^xsd:decimal ;
  geo-pos:long "1.56176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56176'^^xsd:double;
  dwc:latitude '50.21937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56176 50.21937, 1.56176 50.21937, 1.56176 50.21937, 1.56176 50.21937, 1.56176 50.21937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7162'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49458 1.56176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49458"^^xsd:decimal ;
  dwc:decimalLongitude "1.56176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49458 1.56176)"^^geo:wktLiteral ;
  geo-pos:lat "50.49458"^^xsd:decimal ;
  geo-pos:long "1.56176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56176'^^xsd:double;
  dwc:latitude '50.49458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56176 50.49458, 1.56176 50.49458, 1.56176 50.49458, 1.56176 50.49458, 1.56176 50.49458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_885'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68923 1.56176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68923"^^xsd:decimal ;
  dwc:decimalLongitude "1.56176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68923 1.56176)"^^geo:wktLiteral ;
  geo-pos:lat "50.68923"^^xsd:decimal ;
  geo-pos:long "1.56176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56176'^^xsd:double;
  dwc:latitude '50.68923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56176 50.68923, 1.56176 50.68923, 1.56176 50.68923, 1.56176 50.68923, 1.56176 50.68923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3566'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.56177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23288"^^xsd:decimal ;
  dwc:decimalLongitude "1.56177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23288 1.56177)"^^geo:wktLiteral ;
  geo-pos:lat "50.23288"^^xsd:decimal ;
  geo-pos:long "1.56177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.648888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56177'^^xsd:double;
  dwc:latitude '50.23288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56177 50.23288, 1.56177 50.23288, 1.56177 50.23288, 1.56177 50.23288, 1.56177 50.23288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3973'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67835 1.56177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67835"^^xsd:decimal ;
  dwc:decimalLongitude "1.56177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67835 1.56177)"^^geo:wktLiteral ;
  geo-pos:lat "50.67835"^^xsd:decimal ;
  geo-pos:long "1.56177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56177'^^xsd:double;
  dwc:latitude '50.67835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56177 50.67835, 1.56177 50.67835, 1.56177 50.67835, 1.56177 50.67835, 1.56177 50.67835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3627'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.5618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21899"^^xsd:decimal ;
  dwc:decimalLongitude "1.5618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21899 1.5618)"^^geo:wktLiteral ;
  geo-pos:lat "50.21899"^^xsd:decimal ;
  geo-pos:long "1.5618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5618'^^xsd:double;
  dwc:latitude '50.21899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5618 50.21899, 1.5618 50.21899, 1.5618 50.21899, 1.5618 50.21899, 1.5618 50.21899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10540'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.5618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22798"^^xsd:decimal ;
  dwc:decimalLongitude "1.5618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22798 1.5618)"^^geo:wktLiteral ;
  geo-pos:lat "50.22798"^^xsd:decimal ;
  geo-pos:long "1.5618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5618'^^xsd:double;
  dwc:latitude '50.22798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5618 50.22798, 1.5618 50.22798, 1.5618 50.22798, 1.5618 50.22798, 1.5618 50.22798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_237'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70518 1.56181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70518"^^xsd:decimal ;
  dwc:decimalLongitude "1.56181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70518 1.56181)"^^geo:wktLiteral ;
  geo-pos:lat "50.70518"^^xsd:decimal ;
  geo-pos:long "1.56181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56181'^^xsd:double;
  dwc:latitude '50.70518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56181 50.70518, 1.56181 50.70518, 1.56181 50.70518, 1.56181 50.70518, 1.56181 50.70518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1134'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21923 1.56182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21923"^^xsd:decimal ;
  dwc:decimalLongitude "1.56182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21923 1.56182)"^^geo:wktLiteral ;
  geo-pos:lat "50.21923"^^xsd:decimal ;
  geo-pos:long "1.56182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_4776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56182'^^xsd:double;
  dwc:latitude '50.21923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56182 50.21923, 1.56182 50.21923, 1.56182 50.21923, 1.56182 50.21923, 1.56182 50.21923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4776'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58211 1.56182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58211"^^xsd:decimal ;
  dwc:decimalLongitude "1.56182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58211 1.56182)"^^geo:wktLiteral ;
  geo-pos:lat "50.58211"^^xsd:decimal ;
  geo-pos:long "1.56182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2213'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2213'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56182'^^xsd:double;
  dwc:latitude '50.58211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56182 50.58211, 1.56182 50.58211, 1.56182 50.58211, 1.56182 50.58211, 1.56182 50.58211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2213'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.56183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22878"^^xsd:decimal ;
  dwc:decimalLongitude "1.56183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22878 1.56183)"^^geo:wktLiteral ;
  geo-pos:lat "50.22878"^^xsd:decimal ;
  geo-pos:long "1.56183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5502'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56183'^^xsd:double;
  dwc:latitude '50.22878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56183 50.22878, 1.56183 50.22878, 1.56183 50.22878, 1.56183 50.22878, 1.56183 50.22878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5502'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.56184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21924"^^xsd:decimal ;
  dwc:decimalLongitude "1.56184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.56184)"^^geo:wktLiteral ;
  geo-pos:lat "50.21924"^^xsd:decimal ;
  geo-pos:long "1.56184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56184'^^xsd:double;
  dwc:latitude '50.21924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56184 50.21924, 1.56184 50.21924, 1.56184 50.21924, 1.56184 50.21924, 1.56184 50.21924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10707'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.56186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.56186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.56186)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.56186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56186'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56186 50.23365, 1.56186 50.23365, 1.56186 50.23365, 1.56186 50.23365, 1.56186 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12127'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21933 1.56187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21933"^^xsd:decimal ;
  dwc:decimalLongitude "1.56187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21933 1.56187)"^^geo:wktLiteral ;
  geo-pos:lat "50.21933"^^xsd:decimal ;
  geo-pos:long "1.56187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56187'^^xsd:double;
  dwc:latitude '50.21933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56187 50.21933, 1.56187 50.21933, 1.56187 50.21933, 1.56187 50.21933, 1.56187 50.21933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5456'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.56187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.56187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.56187)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.56187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56187'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56187 50.22787, 1.56187 50.22787, 1.56187 50.22787, 1.56187 50.22787, 1.56187 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1931'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.56187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23094"^^xsd:decimal ;
  dwc:decimalLongitude "1.56187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23094 1.56187)"^^geo:wktLiteral ;
  geo-pos:lat "50.23094"^^xsd:decimal ;
  geo-pos:long "1.56187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56187'^^xsd:double;
  dwc:latitude '50.23094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56187 50.23094, 1.56187 50.23094, 1.56187 50.23094, 1.56187 50.23094, 1.56187 50.23094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1234'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.56188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22956"^^xsd:decimal ;
  dwc:decimalLongitude "1.56188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22956 1.56188)"^^geo:wktLiteral ;
  geo-pos:lat "50.22956"^^xsd:decimal ;
  geo-pos:long "1.56188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56188'^^xsd:double;
  dwc:latitude '50.22956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56188 50.22956, 1.56188 50.22956, 1.56188 50.22956, 1.56188 50.22956, 1.56188 50.22956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12784'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68493 1.56188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68493"^^xsd:decimal ;
  dwc:decimalLongitude "1.56188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68493 1.56188)"^^geo:wktLiteral ;
  geo-pos:lat "50.68493"^^xsd:decimal ;
  geo-pos:long "1.56188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56188'^^xsd:double;
  dwc:latitude '50.68493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56188 50.68493, 1.56188 50.68493, 1.56188 50.68493, 1.56188 50.68493, 1.56188 50.68493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3631'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72836 1.56188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72836"^^xsd:decimal ;
  dwc:decimalLongitude "1.56188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72836 1.56188)"^^geo:wktLiteral ;
  geo-pos:lat "50.72836"^^xsd:decimal ;
  geo-pos:long "1.56188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56188'^^xsd:double;
  dwc:latitude '50.72836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56188 50.72836, 1.56188 50.72836, 1.56188 50.72836, 1.56188 50.72836, 1.56188 50.72836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_925'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56532 1.5619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56532"^^xsd:decimal ;
  dwc:decimalLongitude "1.5619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56532 1.5619)"^^geo:wktLiteral ;
  geo-pos:lat "50.56532"^^xsd:decimal ;
  geo-pos:long "1.5619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5619'^^xsd:double;
  dwc:latitude '50.56532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5619 50.56532, 1.5619 50.56532, 1.5619 50.56532, 1.5619 50.56532, 1.5619 50.56532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1324'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68474 1.5619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68474"^^xsd:decimal ;
  dwc:decimalLongitude "1.5619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68474 1.5619)"^^geo:wktLiteral ;
  geo-pos:lat "50.68474"^^xsd:decimal ;
  geo-pos:long "1.5619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5619'^^xsd:double;
  dwc:latitude '50.68474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5619 50.68474, 1.5619 50.68474, 1.5619 50.68474, 1.5619 50.68474, 1.5619 50.68474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2615'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.5619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73438"^^xsd:decimal ;
  dwc:decimalLongitude "1.5619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.5619)"^^geo:wktLiteral ;
  geo-pos:lat "50.73438"^^xsd:decimal ;
  geo-pos:long "1.5619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5619'^^xsd:double;
  dwc:latitude '50.73438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5619 50.73438, 1.5619 50.73438, 1.5619 50.73438, 1.5619 50.73438, 1.5619 50.73438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1175'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56067 1.56192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56067"^^xsd:decimal ;
  dwc:decimalLongitude "1.56192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56067 1.56192)"^^geo:wktLiteral ;
  geo-pos:lat "50.56067"^^xsd:decimal ;
  geo-pos:long "1.56192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56192'^^xsd:double;
  dwc:latitude '50.56067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56192 50.56067, 1.56192 50.56067, 1.56192 50.56067, 1.56192 50.56067, 1.56192 50.56067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2866'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21913 1.56194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21913"^^xsd:decimal ;
  dwc:decimalLongitude "1.56194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21913 1.56194)"^^geo:wktLiteral ;
  geo-pos:lat "50.21913"^^xsd:decimal ;
  geo-pos:long "1.56194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2886'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56194'^^xsd:double;
  dwc:latitude '50.21913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56194 50.21913, 1.56194 50.21913, 1.56194 50.21913, 1.56194 50.21913, 1.56194 50.21913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2886'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.56196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22969"^^xsd:decimal ;
  dwc:decimalLongitude "1.56196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22969 1.56196)"^^geo:wktLiteral ;
  geo-pos:lat "50.22969"^^xsd:decimal ;
  geo-pos:long "1.56196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.836666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56196'^^xsd:double;
  dwc:latitude '50.22969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56196 50.22969, 1.56196 50.22969, 1.56196 50.22969, 1.56196 50.22969, 1.56196 50.22969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6584'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70957 1.56196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70957"^^xsd:decimal ;
  dwc:decimalLongitude "1.56196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70957 1.56196)"^^geo:wktLiteral ;
  geo-pos:lat "50.70957"^^xsd:decimal ;
  geo-pos:long "1.56196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2838'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56196'^^xsd:double;
  dwc:latitude '50.70957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56196 50.70957, 1.56196 50.70957, 1.56196 50.70957, 1.56196 50.70957, 1.56196 50.70957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2838'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.56197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23014"^^xsd:decimal ;
  dwc:decimalLongitude "1.56197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23014 1.56197)"^^geo:wktLiteral ;
  geo-pos:lat "50.23014"^^xsd:decimal ;
  geo-pos:long "1.56197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56197'^^xsd:double;
  dwc:latitude '50.23014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56197 50.23014, 1.56197 50.23014, 1.56197 50.23014, 1.56197 50.23014, 1.56197 50.23014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6728'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70711 1.56199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70711"^^xsd:decimal ;
  dwc:decimalLongitude "1.56199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70711 1.56199)"^^geo:wktLiteral ;
  geo-pos:lat "50.70711"^^xsd:decimal ;
  geo-pos:long "1.56199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56199'^^xsd:double;
  dwc:latitude '50.70711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56199 50.70711, 1.56199 50.70711, 1.56199 50.70711, 1.56199 50.70711, 1.56199 50.70711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2812'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72549 1.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72549"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72549 1.562)"^^geo:wktLiteral ;
  geo-pos:lat "50.72549"^^xsd:decimal ;
  geo-pos:long "1.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1448'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.562'^^xsd:double;
  dwc:latitude '50.72549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.562 50.72549, 1.562 50.72549, 1.562 50.72549, 1.562 50.72549, 1.562 50.72549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1448'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2191"^^xsd:decimal ;
  dwc:decimalLongitude "1.56201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.56201)"^^geo:wktLiteral ;
  geo-pos:lat "50.2191"^^xsd:decimal ;
  geo-pos:long "1.56201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2762'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56201'^^xsd:double;
  dwc:latitude '50.2191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56201 50.2191, 1.56201 50.2191, 1.56201 50.2191, 1.56201 50.2191, 1.56201 50.2191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2762'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.56201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23084"^^xsd:decimal ;
  dwc:decimalLongitude "1.56201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23084 1.56201)"^^geo:wktLiteral ;
  geo-pos:lat "50.23084"^^xsd:decimal ;
  geo-pos:long "1.56201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56201'^^xsd:double;
  dwc:latitude '50.23084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56201 50.23084, 1.56201 50.23084, 1.56201 50.23084, 1.56201 50.23084, 1.56201 50.23084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12985'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46736 1.56201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46736"^^xsd:decimal ;
  dwc:decimalLongitude "1.56201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46736 1.56201)"^^geo:wktLiteral ;
  geo-pos:lat "50.46736"^^xsd:decimal ;
  geo-pos:long "1.56201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56201'^^xsd:double;
  dwc:latitude '50.46736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56201 50.46736, 1.56201 50.46736, 1.56201 50.46736, 1.56201 50.46736, 1.56201 50.46736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2339'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.56203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.56203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.56203)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.56203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56203'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56203 50.23037, 1.56203 50.23037, 1.56203 50.23037, 1.56203 50.23037, 1.56203 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1088'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54383 1.56206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54383"^^xsd:decimal ;
  dwc:decimalLongitude "1.56206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54383 1.56206)"^^geo:wktLiteral ;
  geo-pos:lat "50.54383"^^xsd:decimal ;
  geo-pos:long "1.56206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56206'^^xsd:double;
  dwc:latitude '50.54383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56206 50.54383, 1.56206 50.54383, 1.56206 50.54383, 1.56206 50.54383, 1.56206 50.54383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3435'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23136"^^xsd:decimal ;
  dwc:decimalLongitude "1.56207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56207)"^^geo:wktLiteral ;
  geo-pos:lat "50.23136"^^xsd:decimal ;
  geo-pos:long "1.56207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2273'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56207'^^xsd:double;
  dwc:latitude '50.23136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56207 50.23136, 1.56207 50.23136, 1.56207 50.23136, 1.56207 50.23136, 1.56207 50.23136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2273'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22324 1.56208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22324"^^xsd:decimal ;
  dwc:decimalLongitude "1.56208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22324 1.56208)"^^geo:wktLiteral ;
  geo-pos:lat "50.22324"^^xsd:decimal ;
  geo-pos:long "1.56208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56208'^^xsd:double;
  dwc:latitude '50.22324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56208 50.22324, 1.56208 50.22324, 1.56208 50.22324, 1.56208 50.22324, 1.56208 50.22324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9495'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67428 1.56208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67428"^^xsd:decimal ;
  dwc:decimalLongitude "1.56208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67428 1.56208)"^^geo:wktLiteral ;
  geo-pos:lat "50.67428"^^xsd:decimal ;
  geo-pos:long "1.56208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56208'^^xsd:double;
  dwc:latitude '50.67428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56208 50.67428, 1.56208 50.67428, 1.56208 50.67428, 1.56208 50.67428, 1.56208 50.67428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_911'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.5621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21926"^^xsd:decimal ;
  dwc:decimalLongitude "1.5621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.5621)"^^geo:wktLiteral ;
  geo-pos:lat "50.21926"^^xsd:decimal ;
  geo-pos:long "1.5621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2885'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5621'^^xsd:double;
  dwc:latitude '50.21926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5621 50.21926, 1.5621 50.21926, 1.5621 50.21926, 1.5621 50.21926, 1.5621 50.21926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2885'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.56212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22697"^^xsd:decimal ;
  dwc:decimalLongitude "1.56212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22697 1.56212)"^^geo:wktLiteral ;
  geo-pos:lat "50.22697"^^xsd:decimal ;
  geo-pos:long "1.56212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56212'^^xsd:double;
  dwc:latitude '50.22697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56212 50.22697, 1.56212 50.22697, 1.56212 50.22697, 1.56212 50.22697, 1.56212 50.22697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6904'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.56214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.56214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.56214)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.56214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1033'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56214'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56214 50.23245, 1.56214 50.23245, 1.56214 50.23245, 1.56214 50.23245, 1.56214 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1033'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49065 1.56215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49065"^^xsd:decimal ;
  dwc:decimalLongitude "1.56215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49065 1.56215)"^^geo:wktLiteral ;
  geo-pos:lat "50.49065"^^xsd:decimal ;
  geo-pos:long "1.56215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56215'^^xsd:double;
  dwc:latitude '50.49065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56215 50.49065, 1.56215 50.49065, 1.56215 50.49065, 1.56215 50.49065, 1.56215 50.49065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2342'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.56219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23099"^^xsd:decimal ;
  dwc:decimalLongitude "1.56219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.56219)"^^geo:wktLiteral ;
  geo-pos:lat "50.23099"^^xsd:decimal ;
  geo-pos:long "1.56219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11087'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56219'^^xsd:double;
  dwc:latitude '50.23099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56219 50.23099, 1.56219 50.23099, 1.56219 50.23099, 1.56219 50.23099, 1.56219 50.23099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11087'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47548 1.56223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47548"^^xsd:decimal ;
  dwc:decimalLongitude "1.56223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47548 1.56223)"^^geo:wktLiteral ;
  geo-pos:lat "50.47548"^^xsd:decimal ;
  geo-pos:long "1.56223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56223'^^xsd:double;
  dwc:latitude '50.47548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56223 50.47548, 1.56223 50.47548, 1.56223 50.47548, 1.56223 50.47548, 1.56223 50.47548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2340'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.56225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21948"^^xsd:decimal ;
  dwc:decimalLongitude "1.56225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21948 1.56225)"^^geo:wktLiteral ;
  geo-pos:lat "50.21948"^^xsd:decimal ;
  geo-pos:long "1.56225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56225'^^xsd:double;
  dwc:latitude '50.21948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56225 50.21948, 1.56225 50.21948, 1.56225 50.21948, 1.56225 50.21948, 1.56225 50.21948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8918'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22435 1.56225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22435"^^xsd:decimal ;
  dwc:decimalLongitude "1.56225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22435 1.56225)"^^geo:wktLiteral ;
  geo-pos:lat "50.22435"^^xsd:decimal ;
  geo-pos:long "1.56225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56225'^^xsd:double;
  dwc:latitude '50.22435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56225 50.22435, 1.56225 50.22435, 1.56225 50.22435, 1.56225 50.22435, 1.56225 50.22435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11670'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.56225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22857"^^xsd:decimal ;
  dwc:decimalLongitude "1.56225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22857 1.56225)"^^geo:wktLiteral ;
  geo-pos:lat "50.22857"^^xsd:decimal ;
  geo-pos:long "1.56225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56225'^^xsd:double;
  dwc:latitude '50.22857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56225 50.22857, 1.56225 50.22857, 1.56225 50.22857, 1.56225 50.22857, 1.56225 50.22857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1411'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.56225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23073"^^xsd:decimal ;
  dwc:decimalLongitude "1.56225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23073 1.56225)"^^geo:wktLiteral ;
  geo-pos:lat "50.23073"^^xsd:decimal ;
  geo-pos:long "1.56225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56225'^^xsd:double;
  dwc:latitude '50.23073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56225 50.23073, 1.56225 50.23073, 1.56225 50.23073, 1.56225 50.23073, 1.56225 50.23073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12285'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2307 1.56228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2307"^^xsd:decimal ;
  dwc:decimalLongitude "1.56228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2307 1.56228)"^^geo:wktLiteral ;
  geo-pos:lat "50.2307"^^xsd:decimal ;
  geo-pos:long "1.56228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56228'^^xsd:double;
  dwc:latitude '50.2307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56228 50.2307, 1.56228 50.2307, 1.56228 50.2307, 1.56228 50.2307, 1.56228 50.2307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5648'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.56229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21924"^^xsd:decimal ;
  dwc:decimalLongitude "1.56229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21924 1.56229)"^^geo:wktLiteral ;
  geo-pos:lat "50.21924"^^xsd:decimal ;
  geo-pos:long "1.56229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56229'^^xsd:double;
  dwc:latitude '50.21924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56229 50.21924, 1.56229 50.21924, 1.56229 50.21924, 1.56229 50.21924, 1.56229 50.21924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5452'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66402 1.5623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66402"^^xsd:decimal ;
  dwc:decimalLongitude "1.5623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66402 1.5623)"^^geo:wktLiteral ;
  geo-pos:lat "50.66402"^^xsd:decimal ;
  geo-pos:long "1.5623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5623'^^xsd:double;
  dwc:latitude '50.66402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5623 50.66402, 1.5623 50.66402, 1.5623 50.66402, 1.5623 50.66402, 1.5623 50.66402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3011'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.56231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.56231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.56231)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.56231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10091'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56231'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56231 50.22845, 1.56231 50.22845, 1.56231 50.22845, 1.56231 50.22845, 1.56231 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10091'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7247 1.56231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7247"^^xsd:decimal ;
  dwc:decimalLongitude "1.56231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7247 1.56231)"^^geo:wktLiteral ;
  geo-pos:lat "50.7247"^^xsd:decimal ;
  geo-pos:long "1.56231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56231'^^xsd:double;
  dwc:latitude '50.7247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56231 50.7247, 1.56231 50.7247, 1.56231 50.7247, 1.56231 50.7247, 1.56231 50.7247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2391'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21937 1.56233)"^^geo:wktLiteral ;
  geo-pos:lat "50.21937"^^xsd:decimal ;
  geo-pos:long "1.56233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56233'^^xsd:double;
  dwc:latitude '50.21937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56233 50.21937, 1.56233 50.21937, 1.56233 50.21937, 1.56233 50.21937, 1.56233 50.21937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7098'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.56235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21926"^^xsd:decimal ;
  dwc:decimalLongitude "1.56235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21926 1.56235)"^^geo:wktLiteral ;
  geo-pos:lat "50.21926"^^xsd:decimal ;
  geo-pos:long "1.56235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56235'^^xsd:double;
  dwc:latitude '50.21926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56235 50.21926, 1.56235 50.21926, 1.56235 50.21926, 1.56235 50.21926, 1.56235 50.21926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2531'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.56235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56235)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.56235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56235'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56235 50.23161, 1.56235 50.23161, 1.56235 50.23161, 1.56235 50.23161, 1.56235 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12319'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45294 1.56235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45294"^^xsd:decimal ;
  dwc:decimalLongitude "1.56235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45294 1.56235)"^^geo:wktLiteral ;
  geo-pos:lat "50.45294"^^xsd:decimal ;
  geo-pos:long "1.56235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56235'^^xsd:double;
  dwc:latitude '50.45294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56235 50.45294, 1.56235 50.45294, 1.56235 50.45294, 1.56235 50.45294, 1.56235 50.45294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3558'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72653 1.56236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72653"^^xsd:decimal ;
  dwc:decimalLongitude "1.56236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72653 1.56236)"^^geo:wktLiteral ;
  geo-pos:lat "50.72653"^^xsd:decimal ;
  geo-pos:long "1.56236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56236'^^xsd:double;
  dwc:latitude '50.72653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56236 50.72653, 1.56236 50.72653, 1.56236 50.72653, 1.56236 50.72653, 1.56236 50.72653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1165'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21891 1.56237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21891"^^xsd:decimal ;
  dwc:decimalLongitude "1.56237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21891 1.56237)"^^geo:wktLiteral ;
  geo-pos:lat "50.21891"^^xsd:decimal ;
  geo-pos:long "1.56237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56237'^^xsd:double;
  dwc:latitude '50.21891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56237 50.21891, 1.56237 50.21891, 1.56237 50.21891, 1.56237 50.21891, 1.56237 50.21891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10673'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.56237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22856"^^xsd:decimal ;
  dwc:decimalLongitude "1.56237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22856 1.56237)"^^geo:wktLiteral ;
  geo-pos:lat "50.22856"^^xsd:decimal ;
  geo-pos:long "1.56237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56237'^^xsd:double;
  dwc:latitude '50.22856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56237 50.22856, 1.56237 50.22856, 1.56237 50.22856, 1.56237 50.22856, 1.56237 50.22856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4588'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70995 1.56237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70995"^^xsd:decimal ;
  dwc:decimalLongitude "1.56237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70995 1.56237)"^^geo:wktLiteral ;
  geo-pos:lat "50.70995"^^xsd:decimal ;
  geo-pos:long "1.56237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.775555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56237'^^xsd:double;
  dwc:latitude '50.70995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56237 50.70995, 1.56237 50.70995, 1.56237 50.70995, 1.56237 50.70995, 1.56237 50.70995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3629'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72654 1.56237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72654"^^xsd:decimal ;
  dwc:decimalLongitude "1.56237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72654 1.56237)"^^geo:wktLiteral ;
  geo-pos:lat "50.72654"^^xsd:decimal ;
  geo-pos:long "1.56237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56237'^^xsd:double;
  dwc:latitude '50.72654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56237 50.72654, 1.56237 50.72654, 1.56237 50.72654, 1.56237 50.72654, 1.56237 50.72654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1269'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21911 1.56238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21911"^^xsd:decimal ;
  dwc:decimalLongitude "1.56238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21911 1.56238)"^^geo:wktLiteral ;
  geo-pos:lat "50.21911"^^xsd:decimal ;
  geo-pos:long "1.56238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56238'^^xsd:double;
  dwc:latitude '50.21911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56238 50.21911, 1.56238 50.21911, 1.56238 50.21911, 1.56238 50.21911, 1.56238 50.21911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2681'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.56239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.56239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.56239)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.56239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56239'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56239 50.23128, 1.56239 50.23128, 1.56239 50.23128, 1.56239 50.23128, 1.56239 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7007'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21884 1.5624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21884"^^xsd:decimal ;
  dwc:decimalLongitude "1.5624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21884 1.5624)"^^geo:wktLiteral ;
  geo-pos:lat "50.21884"^^xsd:decimal ;
  geo-pos:long "1.5624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5624'^^xsd:double;
  dwc:latitude '50.21884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5624 50.21884, 1.5624 50.21884, 1.5624 50.21884, 1.5624 50.21884, 1.5624 50.21884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2680'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22438 1.5624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22438"^^xsd:decimal ;
  dwc:decimalLongitude "1.5624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22438 1.5624)"^^geo:wktLiteral ;
  geo-pos:lat "50.22438"^^xsd:decimal ;
  geo-pos:long "1.5624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5624'^^xsd:double;
  dwc:latitude '50.22438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5624 50.22438, 1.5624 50.22438, 1.5624 50.22438, 1.5624 50.22438, 1.5624 50.22438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7920'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71038 1.5624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71038"^^xsd:decimal ;
  dwc:decimalLongitude "1.5624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71038 1.5624)"^^geo:wktLiteral ;
  geo-pos:lat "50.71038"^^xsd:decimal ;
  geo-pos:long "1.5624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5624'^^xsd:double;
  dwc:latitude '50.71038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5624 50.71038, 1.5624 50.71038, 1.5624 50.71038, 1.5624 50.71038, 1.5624 50.71038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2403'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72601 1.56241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72601"^^xsd:decimal ;
  dwc:decimalLongitude "1.56241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72601 1.56241)"^^geo:wktLiteral ;
  geo-pos:lat "50.72601"^^xsd:decimal ;
  geo-pos:long "1.56241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.22777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56241'^^xsd:double;
  dwc:latitude '50.72601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56241 50.72601, 1.56241 50.72601, 1.56241 50.72601, 1.56241 50.72601, 1.56241 50.72601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2412'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70508 1.56243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70508"^^xsd:decimal ;
  dwc:decimalLongitude "1.56243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70508 1.56243)"^^geo:wktLiteral ;
  geo-pos:lat "50.70508"^^xsd:decimal ;
  geo-pos:long "1.56243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_996'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56243'^^xsd:double;
  dwc:latitude '50.70508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56243 50.70508, 1.56243 50.70508, 1.56243 50.70508, 1.56243 50.70508, 1.56243 50.70508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_996'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22364 1.56244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22364"^^xsd:decimal ;
  dwc:decimalLongitude "1.56244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22364 1.56244)"^^geo:wktLiteral ;
  geo-pos:lat "50.22364"^^xsd:decimal ;
  geo-pos:long "1.56244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7591'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56244'^^xsd:double;
  dwc:latitude '50.22364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56244 50.22364, 1.56244 50.22364, 1.56244 50.22364, 1.56244 50.22364, 1.56244 50.22364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7591'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.56244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23103"^^xsd:decimal ;
  dwc:decimalLongitude "1.56244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23103 1.56244)"^^geo:wktLiteral ;
  geo-pos:lat "50.23103"^^xsd:decimal ;
  geo-pos:long "1.56244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11086'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56244'^^xsd:double;
  dwc:latitude '50.23103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56244 50.23103, 1.56244 50.23103, 1.56244 50.23103, 1.56244 50.23103, 1.56244 50.23103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11086'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21874 1.56246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21874"^^xsd:decimal ;
  dwc:decimalLongitude "1.56246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21874 1.56246)"^^geo:wktLiteral ;
  geo-pos:lat "50.21874"^^xsd:decimal ;
  geo-pos:long "1.56246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13113'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56246'^^xsd:double;
  dwc:latitude '50.21874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56246 50.21874, 1.56246 50.21874, 1.56246 50.21874, 1.56246 50.21874, 1.56246 50.21874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13113'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72402 1.56247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72402"^^xsd:decimal ;
  dwc:decimalLongitude "1.56247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72402 1.56247)"^^geo:wktLiteral ;
  geo-pos:lat "50.72402"^^xsd:decimal ;
  geo-pos:long "1.56247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56247'^^xsd:double;
  dwc:latitude '50.72402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56247 50.72402, 1.56247 50.72402, 1.56247 50.72402, 1.56247 50.72402, 1.56247 50.72402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1011'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67842 1.56248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67842"^^xsd:decimal ;
  dwc:decimalLongitude "1.56248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67842 1.56248)"^^geo:wktLiteral ;
  geo-pos:lat "50.67842"^^xsd:decimal ;
  geo-pos:long "1.56248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1167'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56248'^^xsd:double;
  dwc:latitude '50.67842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56248 50.67842, 1.56248 50.67842, 1.56248 50.67842, 1.56248 50.67842, 1.56248 50.67842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1167'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66452 1.56249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66452"^^xsd:decimal ;
  dwc:decimalLongitude "1.56249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66452 1.56249)"^^geo:wktLiteral ;
  geo-pos:lat "50.66452"^^xsd:decimal ;
  geo-pos:long "1.56249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56249'^^xsd:double;
  dwc:latitude '50.66452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56249 50.66452, 1.56249 50.66452, 1.56249 50.66452, 1.56249 50.66452, 1.56249 50.66452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2614'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72538 1.56249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72538"^^xsd:decimal ;
  dwc:decimalLongitude "1.56249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72538 1.56249)"^^geo:wktLiteral ;
  geo-pos:lat "50.72538"^^xsd:decimal ;
  geo-pos:long "1.56249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56249'^^xsd:double;
  dwc:latitude '50.72538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56249 50.72538, 1.56249 50.72538, 1.56249 50.72538, 1.56249 50.72538, 1.56249 50.72538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2395'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.56252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22879"^^xsd:decimal ;
  dwc:decimalLongitude "1.56252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22879 1.56252)"^^geo:wktLiteral ;
  geo-pos:lat "50.22879"^^xsd:decimal ;
  geo-pos:long "1.56252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56252'^^xsd:double;
  dwc:latitude '50.22879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56252 50.22879, 1.56252 50.22879, 1.56252 50.22879, 1.56252 50.22879, 1.56252 50.22879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6151'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67277 1.56254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67277 1.56254)"^^geo:wktLiteral ;
  geo-pos:lat "50.67277"^^xsd:decimal ;
  geo-pos:long "1.56254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56254'^^xsd:double;
  dwc:latitude '50.67277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56254 50.67277, 1.56254 50.67277, 1.56254 50.67277, 1.56254 50.67277, 1.56254 50.67277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2632'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67857 1.56254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67857"^^xsd:decimal ;
  dwc:decimalLongitude "1.56254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67857 1.56254)"^^geo:wktLiteral ;
  geo-pos:lat "50.67857"^^xsd:decimal ;
  geo-pos:long "1.56254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.20111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56254'^^xsd:double;
  dwc:latitude '50.67857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56254 50.67857, 1.56254 50.67857, 1.56254 50.67857, 1.56254 50.67857, 1.56254 50.67857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1132'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.56255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.56255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.56255)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.56255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56255'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56255 50.22853, 1.56255 50.22853, 1.56255 50.22853, 1.56255 50.22853, 1.56255 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6649'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45582 1.56255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45582"^^xsd:decimal ;
  dwc:decimalLongitude "1.56255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45582 1.56255)"^^geo:wktLiteral ;
  geo-pos:lat "50.45582"^^xsd:decimal ;
  geo-pos:long "1.56255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56255'^^xsd:double;
  dwc:latitude '50.45582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56255 50.45582, 1.56255 50.45582, 1.56255 50.45582, 1.56255 50.45582, 1.56255 50.45582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3356'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.56258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.56258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.56258)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.56258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56258'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56258 50.23193, 1.56258 50.23193, 1.56258 50.23193, 1.56258 50.23193, 1.56258 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12789'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24032 1.56258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24032"^^xsd:decimal ;
  dwc:decimalLongitude "1.56258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24032 1.56258)"^^geo:wktLiteral ;
  geo-pos:lat "50.24032"^^xsd:decimal ;
  geo-pos:long "1.56258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.615555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56258'^^xsd:double;
  dwc:latitude '50.24032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56258 50.24032, 1.56258 50.24032, 1.56258 50.24032, 1.56258 50.24032, 1.56258 50.24032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4372'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21887 1.5626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21887"^^xsd:decimal ;
  dwc:decimalLongitude "1.5626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21887 1.5626)"^^geo:wktLiteral ;
  geo-pos:lat "50.21887"^^xsd:decimal ;
  geo-pos:long "1.5626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5626'^^xsd:double;
  dwc:latitude '50.21887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5626 50.21887, 1.5626 50.21887, 1.5626 50.21887, 1.5626 50.21887, 1.5626 50.21887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2673'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.5626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23139"^^xsd:decimal ;
  dwc:decimalLongitude "1.5626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23139 1.5626)"^^geo:wktLiteral ;
  geo-pos:lat "50.23139"^^xsd:decimal ;
  geo-pos:long "1.5626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5626'^^xsd:double;
  dwc:latitude '50.23139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5626 50.23139, 1.5626 50.23139, 1.5626 50.23139, 1.5626 50.23139, 1.5626 50.23139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3911'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23106 1.56264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23106"^^xsd:decimal ;
  dwc:decimalLongitude "1.56264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23106 1.56264)"^^geo:wktLiteral ;
  geo-pos:lat "50.23106"^^xsd:decimal ;
  geo-pos:long "1.56264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5504'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56264'^^xsd:double;
  dwc:latitude '50.23106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56264 50.23106, 1.56264 50.23106, 1.56264 50.23106, 1.56264 50.23106, 1.56264 50.23106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5504'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23108 1.56265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23108"^^xsd:decimal ;
  dwc:decimalLongitude "1.56265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23108 1.56265)"^^geo:wktLiteral ;
  geo-pos:lat "50.23108"^^xsd:decimal ;
  geo-pos:long "1.56265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56265'^^xsd:double;
  dwc:latitude '50.23108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56265 50.23108, 1.56265 50.23108, 1.56265 50.23108, 1.56265 50.23108, 1.56265 50.23108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9887'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.56269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.56269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.56269)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.56269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56269'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56269 50.23164, 1.56269 50.23164, 1.56269 50.23164, 1.56269 50.23164, 1.56269 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3912'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.5627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21919"^^xsd:decimal ;
  dwc:decimalLongitude "1.5627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21919 1.5627)"^^geo:wktLiteral ;
  geo-pos:lat "50.21919"^^xsd:decimal ;
  geo-pos:long "1.5627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.78555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5627'^^xsd:double;
  dwc:latitude '50.21919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5627 50.21919, 1.5627 50.21919, 1.5627 50.21919, 1.5627 50.21919, 1.5627 50.21919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5450'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7053 1.5627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7053"^^xsd:decimal ;
  dwc:decimalLongitude "1.5627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7053 1.5627)"^^geo:wktLiteral ;
  geo-pos:lat "50.7053"^^xsd:decimal ;
  geo-pos:long "1.5627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5627'^^xsd:double;
  dwc:latitude '50.7053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5627 50.7053, 1.5627 50.7053, 1.5627 50.7053, 1.5627 50.7053, 1.5627 50.7053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_929'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72418 1.5627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72418"^^xsd:decimal ;
  dwc:decimalLongitude "1.5627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72418 1.5627)"^^geo:wktLiteral ;
  geo-pos:lat "50.72418"^^xsd:decimal ;
  geo-pos:long "1.5627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5627'^^xsd:double;
  dwc:latitude '50.72418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5627 50.72418, 1.5627 50.72418, 1.5627 50.72418, 1.5627 50.72418, 1.5627 50.72418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2468'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.56276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2269"^^xsd:decimal ;
  dwc:decimalLongitude "1.56276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2269 1.56276)"^^geo:wktLiteral ;
  geo-pos:lat "50.2269"^^xsd:decimal ;
  geo-pos:long "1.56276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56276'^^xsd:double;
  dwc:latitude '50.2269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56276 50.2269, 1.56276 50.2269, 1.56276 50.2269, 1.56276 50.2269, 1.56276 50.2269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7015'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70932 1.56276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70932"^^xsd:decimal ;
  dwc:decimalLongitude "1.56276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70932 1.56276)"^^geo:wktLiteral ;
  geo-pos:lat "50.70932"^^xsd:decimal ;
  geo-pos:long "1.56276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1587'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56276'^^xsd:double;
  dwc:latitude '50.70932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56276 50.70932, 1.56276 50.70932, 1.56276 50.70932, 1.56276 50.70932, 1.56276 50.70932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1587'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44401 1.56279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44401"^^xsd:decimal ;
  dwc:decimalLongitude "1.56279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44401 1.56279)"^^geo:wktLiteral ;
  geo-pos:lat "50.44401"^^xsd:decimal ;
  geo-pos:long "1.56279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56279'^^xsd:double;
  dwc:latitude '50.44401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56279 50.44401, 1.56279 50.44401, 1.56279 50.44401, 1.56279 50.44401, 1.56279 50.44401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3644'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67301 1.5628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67301"^^xsd:decimal ;
  dwc:decimalLongitude "1.5628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67301 1.5628)"^^geo:wktLiteral ;
  geo-pos:lat "50.67301"^^xsd:decimal ;
  geo-pos:long "1.5628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5628'^^xsd:double;
  dwc:latitude '50.67301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5628 50.67301, 1.5628 50.67301, 1.5628 50.67301, 1.5628 50.67301, 1.5628 50.67301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_901'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21773 1.56281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21773"^^xsd:decimal ;
  dwc:decimalLongitude "1.56281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21773 1.56281)"^^geo:wktLiteral ;
  geo-pos:lat "50.21773"^^xsd:decimal ;
  geo-pos:long "1.56281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56281'^^xsd:double;
  dwc:latitude '50.21773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56281 50.21773, 1.56281 50.21773, 1.56281 50.21773, 1.56281 50.21773, 1.56281 50.21773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2549'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.56281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22871"^^xsd:decimal ;
  dwc:decimalLongitude "1.56281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22871 1.56281)"^^geo:wktLiteral ;
  geo-pos:lat "50.22871"^^xsd:decimal ;
  geo-pos:long "1.56281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56281'^^xsd:double;
  dwc:latitude '50.22871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56281 50.22871, 1.56281 50.22871, 1.56281 50.22871, 1.56281 50.22871, 1.56281 50.22871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3786'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21889"^^xsd:decimal ;
  dwc:decimalLongitude "1.56283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21889 1.56283)"^^geo:wktLiteral ;
  geo-pos:lat "50.21889"^^xsd:decimal ;
  geo-pos:long "1.56283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_13166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56283'^^xsd:double;
  dwc:latitude '50.21889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56283 50.21889, 1.56283 50.21889, 1.56283 50.21889, 1.56283 50.21889, 1.56283 50.21889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13166'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.56284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21931"^^xsd:decimal ;
  dwc:decimalLongitude "1.56284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.56284)"^^geo:wktLiteral ;
  geo-pos:lat "50.21931"^^xsd:decimal ;
  geo-pos:long "1.56284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56284'^^xsd:double;
  dwc:latitude '50.21931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56284 50.21931, 1.56284 50.21931, 1.56284 50.21931, 1.56284 50.21931, 1.56284 50.21931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2732'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.56285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23063"^^xsd:decimal ;
  dwc:decimalLongitude "1.56285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23063 1.56285)"^^geo:wktLiteral ;
  geo-pos:lat "50.23063"^^xsd:decimal ;
  geo-pos:long "1.56285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12585'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56285'^^xsd:double;
  dwc:latitude '50.23063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56285 50.23063, 1.56285 50.23063, 1.56285 50.23063, 1.56285 50.23063, 1.56285 50.23063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12585'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7095 1.56285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7095"^^xsd:decimal ;
  dwc:decimalLongitude "1.56285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7095 1.56285)"^^geo:wktLiteral ;
  geo-pos:lat "50.7095"^^xsd:decimal ;
  geo-pos:long "1.56285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56285'^^xsd:double;
  dwc:latitude '50.7095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56285 50.7095, 1.56285 50.7095, 1.56285 50.7095, 1.56285 50.7095, 1.56285 50.7095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2450'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70551 1.56287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70551"^^xsd:decimal ;
  dwc:decimalLongitude "1.56287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70551 1.56287)"^^geo:wktLiteral ;
  geo-pos:lat "50.70551"^^xsd:decimal ;
  geo-pos:long "1.56287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56287'^^xsd:double;
  dwc:latitude '50.70551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56287 50.70551, 1.56287 50.70551, 1.56287 50.70551, 1.56287 50.70551, 1.56287 50.70551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1316'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44901 1.56288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44901"^^xsd:decimal ;
  dwc:decimalLongitude "1.56288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44901 1.56288)"^^geo:wktLiteral ;
  geo-pos:lat "50.44901"^^xsd:decimal ;
  geo-pos:long "1.56288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1434'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56288'^^xsd:double;
  dwc:latitude '50.44901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56288 50.44901, 1.56288 50.44901, 1.56288 50.44901, 1.56288 50.44901, 1.56288 50.44901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1434'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7028 1.56289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7028"^^xsd:decimal ;
  dwc:decimalLongitude "1.56289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7028 1.56289)"^^geo:wktLiteral ;
  geo-pos:lat "50.7028"^^xsd:decimal ;
  geo-pos:long "1.56289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1007'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56289'^^xsd:double;
  dwc:latitude '50.7028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56289 50.7028, 1.56289 50.7028, 1.56289 50.7028, 1.56289 50.7028, 1.56289 50.7028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1007'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72655 1.56289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72655"^^xsd:decimal ;
  dwc:decimalLongitude "1.56289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72655 1.56289)"^^geo:wktLiteral ;
  geo-pos:lat "50.72655"^^xsd:decimal ;
  geo-pos:long "1.56289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56289'^^xsd:double;
  dwc:latitude '50.72655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56289 50.72655, 1.56289 50.72655, 1.56289 50.72655, 1.56289 50.72655, 1.56289 50.72655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3167'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.5629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22587"^^xsd:decimal ;
  dwc:decimalLongitude "1.5629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22587 1.5629)"^^geo:wktLiteral ;
  geo-pos:lat "50.22587"^^xsd:decimal ;
  geo-pos:long "1.5629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5629'^^xsd:double;
  dwc:latitude '50.22587'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5629 50.22587, 1.5629 50.22587, 1.5629 50.22587, 1.5629 50.22587, 1.5629 50.22587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5335'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.56291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.56291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.56291)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.56291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56291'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56291 50.232, 1.56291 50.232, 1.56291 50.232, 1.56291 50.232, 1.56291 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8432'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7106 1.56292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7106"^^xsd:decimal ;
  dwc:decimalLongitude "1.56292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7106 1.56292)"^^geo:wktLiteral ;
  geo-pos:lat "50.7106"^^xsd:decimal ;
  geo-pos:long "1.56292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2801'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56292'^^xsd:double;
  dwc:latitude '50.7106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56292 50.7106, 1.56292 50.7106, 1.56292 50.7106, 1.56292 50.7106, 1.56292 50.7106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2801'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21914"^^xsd:decimal ;
  dwc:decimalLongitude "1.56294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56294)"^^geo:wktLiteral ;
  geo-pos:lat "50.21914"^^xsd:decimal ;
  geo-pos:long "1.56294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56294'^^xsd:double;
  dwc:latitude '50.21914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56294 50.21914, 1.56294 50.21914, 1.56294 50.21914, 1.56294 50.21914, 1.56294 50.21914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2542'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.56294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22823"^^xsd:decimal ;
  dwc:decimalLongitude "1.56294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22823 1.56294)"^^geo:wktLiteral ;
  geo-pos:lat "50.22823"^^xsd:decimal ;
  geo-pos:long "1.56294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1911'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56294'^^xsd:double;
  dwc:latitude '50.22823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56294 50.22823, 1.56294 50.22823, 1.56294 50.22823, 1.56294 50.22823, 1.56294 50.22823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1911'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45205 1.56294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45205"^^xsd:decimal ;
  dwc:decimalLongitude "1.56294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45205 1.56294)"^^geo:wktLiteral ;
  geo-pos:lat "50.45205"^^xsd:decimal ;
  geo-pos:long "1.56294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1436'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56294'^^xsd:double;
  dwc:latitude '50.45205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56294 50.45205, 1.56294 50.45205, 1.56294 50.45205, 1.56294 50.45205, 1.56294 50.45205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1436'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72662 1.56296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72662"^^xsd:decimal ;
  dwc:decimalLongitude "1.56296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72662 1.56296)"^^geo:wktLiteral ;
  geo-pos:lat "50.72662"^^xsd:decimal ;
  geo-pos:long "1.56296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56296'^^xsd:double;
  dwc:latitude '50.72662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56296 50.72662, 1.56296 50.72662, 1.56296 50.72662, 1.56296 50.72662, 1.56296 50.72662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1630'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72943 1.56297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72943"^^xsd:decimal ;
  dwc:decimalLongitude "1.56297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72943 1.56297)"^^geo:wktLiteral ;
  geo-pos:lat "50.72943"^^xsd:decimal ;
  geo-pos:long "1.56297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56297'^^xsd:double;
  dwc:latitude '50.72943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56297 50.72943, 1.56297 50.72943, 1.56297 50.72943, 1.56297 50.72943, 1.56297 50.72943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_927'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70695 1.56298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70695"^^xsd:decimal ;
  dwc:decimalLongitude "1.56298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70695 1.56298)"^^geo:wktLiteral ;
  geo-pos:lat "50.70695"^^xsd:decimal ;
  geo-pos:long "1.56298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56298'^^xsd:double;
  dwc:latitude '50.70695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56298 50.70695, 1.56298 50.70695, 1.56298 50.70695, 1.56298 50.70695, 1.56298 50.70695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2439'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63937 1.56299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63937 1.56299)"^^geo:wktLiteral ;
  geo-pos:lat "50.63937"^^xsd:decimal ;
  geo-pos:long "1.56299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2212'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56299'^^xsd:double;
  dwc:latitude '50.63937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56299 50.63937, 1.56299 50.63937, 1.56299 50.63937, 1.56299 50.63937, 1.56299 50.63937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2212'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66305 1.56301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66305"^^xsd:decimal ;
  dwc:decimalLongitude "1.56301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66305 1.56301)"^^geo:wktLiteral ;
  geo-pos:lat "50.66305"^^xsd:decimal ;
  geo-pos:long "1.56301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56301'^^xsd:double;
  dwc:latitude '50.66305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56301 50.66305, 1.56301 50.66305, 1.56301 50.66305, 1.56301 50.66305, 1.56301 50.66305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1332'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.56302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2282"^^xsd:decimal ;
  dwc:decimalLongitude "1.56302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2282 1.56302)"^^geo:wktLiteral ;
  geo-pos:lat "50.2282"^^xsd:decimal ;
  geo-pos:long "1.56302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56302'^^xsd:double;
  dwc:latitude '50.2282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56302 50.2282, 1.56302 50.2282, 1.56302 50.2282, 1.56302 50.2282, 1.56302 50.2282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7064'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70737 1.56302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70737"^^xsd:decimal ;
  dwc:decimalLongitude "1.56302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70737 1.56302)"^^geo:wktLiteral ;
  geo-pos:lat "50.70737"^^xsd:decimal ;
  geo-pos:long "1.56302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56302'^^xsd:double;
  dwc:latitude '50.70737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56302 50.70737, 1.56302 50.70737, 1.56302 50.70737, 1.56302 50.70737, 1.56302 50.70737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2419'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71058 1.56302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71058"^^xsd:decimal ;
  dwc:decimalLongitude "1.56302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71058 1.56302)"^^geo:wktLiteral ;
  geo-pos:lat "50.71058"^^xsd:decimal ;
  geo-pos:long "1.56302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56302'^^xsd:double;
  dwc:latitude '50.71058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56302 50.71058, 1.56302 50.71058, 1.56302 50.71058, 1.56302 50.71058, 1.56302 50.71058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1313'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21915 1.56304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21915"^^xsd:decimal ;
  dwc:decimalLongitude "1.56304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21915 1.56304)"^^geo:wktLiteral ;
  geo-pos:lat "50.21915"^^xsd:decimal ;
  geo-pos:long "1.56304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_13160'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56304'^^xsd:double;
  dwc:latitude '50.21915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56304 50.21915, 1.56304 50.21915, 1.56304 50.21915, 1.56304 50.21915, 1.56304 50.21915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13160'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46025 1.56305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46025"^^xsd:decimal ;
  dwc:decimalLongitude "1.56305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46025 1.56305)"^^geo:wktLiteral ;
  geo-pos:lat "50.46025"^^xsd:decimal ;
  geo-pos:long "1.56305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56305'^^xsd:double;
  dwc:latitude '50.46025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56305 50.46025, 1.56305 50.46025, 1.56305 50.46025, 1.56305 50.46025, 1.56305 50.46025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1873'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45152 1.56306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45152"^^xsd:decimal ;
  dwc:decimalLongitude "1.56306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45152 1.56306)"^^geo:wktLiteral ;
  geo-pos:lat "50.45152"^^xsd:decimal ;
  geo-pos:long "1.56306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56306'^^xsd:double;
  dwc:latitude '50.45152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56306 50.45152, 1.56306 50.45152, 1.56306 50.45152, 1.56306 50.45152, 1.56306 50.45152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1676'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5399 1.56307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5399"^^xsd:decimal ;
  dwc:decimalLongitude "1.56307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5399 1.56307)"^^geo:wktLiteral ;
  geo-pos:lat "50.5399"^^xsd:decimal ;
  geo-pos:long "1.56307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56307'^^xsd:double;
  dwc:latitude '50.5399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56307 50.5399, 1.56307 50.5399, 1.56307 50.5399, 1.56307 50.5399, 1.56307 50.5399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1668'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.56308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21905"^^xsd:decimal ;
  dwc:decimalLongitude "1.56308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21905 1.56308)"^^geo:wktLiteral ;
  geo-pos:lat "50.21905"^^xsd:decimal ;
  geo-pos:long "1.56308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56308'^^xsd:double;
  dwc:latitude '50.21905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56308 50.21905, 1.56308 50.21905, 1.56308 50.21905, 1.56308 50.21905, 1.56308 50.21905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2686'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.56308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21921"^^xsd:decimal ;
  dwc:decimalLongitude "1.56308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.56308)"^^geo:wktLiteral ;
  geo-pos:lat "50.21921"^^xsd:decimal ;
  geo-pos:long "1.56308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11025'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56308'^^xsd:double;
  dwc:latitude '50.21921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56308 50.21921, 1.56308 50.21921, 1.56308 50.21921, 1.56308 50.21921, 1.56308 50.21921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11025'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.56308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22235"^^xsd:decimal ;
  dwc:decimalLongitude "1.56308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.56308)"^^geo:wktLiteral ;
  geo-pos:lat "50.22235"^^xsd:decimal ;
  geo-pos:long "1.56308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7711'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7711'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56308'^^xsd:double;
  dwc:latitude '50.22235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56308 50.22235, 1.56308 50.22235, 1.56308 50.22235, 1.56308 50.22235, 1.56308 50.22235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7711'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.56309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56309)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.56309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_13165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56309'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56309 50.21916, 1.56309 50.21916, 1.56309 50.21916, 1.56309 50.21916, 1.56309 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13165'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.56309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.56309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.56309)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.56309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56309'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56309 50.22437, 1.56309 50.22437, 1.56309 50.22437, 1.56309 50.22437, 1.56309 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10678'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.5631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.5631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.5631)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.5631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5631'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5631 50.23128, 1.5631 50.23128, 1.5631 50.23128, 1.5631 50.23128, 1.5631 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1205'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63042 1.56311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63042"^^xsd:decimal ;
  dwc:decimalLongitude "1.56311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63042 1.56311)"^^geo:wktLiteral ;
  geo-pos:lat "50.63042"^^xsd:decimal ;
  geo-pos:long "1.56311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56311'^^xsd:double;
  dwc:latitude '50.63042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56311 50.63042, 1.56311 50.63042, 1.56311 50.63042, 1.56311 50.63042, 1.56311 50.63042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3012'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70825 1.56312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70825"^^xsd:decimal ;
  dwc:decimalLongitude "1.56312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70825 1.56312)"^^geo:wktLiteral ;
  geo-pos:lat "50.70825"^^xsd:decimal ;
  geo-pos:long "1.56312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56312'^^xsd:double;
  dwc:latitude '50.70825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56312 50.70825, 1.56312 50.70825, 1.56312 50.70825, 1.56312 50.70825, 1.56312 50.70825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1634'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.56314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.56314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.56314)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.56314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.98'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56314'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56314 50.23022, 1.56314 50.23022, 1.56314 50.23022, 1.56314 50.23022, 1.56314 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1722'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.56315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2293"^^xsd:decimal ;
  dwc:decimalLongitude "1.56315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2293 1.56315)"^^geo:wktLiteral ;
  geo-pos:lat "50.2293"^^xsd:decimal ;
  geo-pos:long "1.56315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56315'^^xsd:double;
  dwc:latitude '50.2293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56315 50.2293, 1.56315 50.2293, 1.56315 50.2293, 1.56315 50.2293, 1.56315 50.2293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10206'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.56315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23152"^^xsd:decimal ;
  dwc:decimalLongitude "1.56315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.56315)"^^geo:wktLiteral ;
  geo-pos:lat "50.23152"^^xsd:decimal ;
  geo-pos:long "1.56315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56315'^^xsd:double;
  dwc:latitude '50.23152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56315 50.23152, 1.56315 50.23152, 1.56315 50.23152, 1.56315 50.23152, 1.56315 50.23152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1206'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46272 1.56315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46272"^^xsd:decimal ;
  dwc:decimalLongitude "1.56315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46272 1.56315)"^^geo:wktLiteral ;
  geo-pos:lat "50.46272"^^xsd:decimal ;
  geo-pos:long "1.56315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56315'^^xsd:double;
  dwc:latitude '50.46272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56315 50.46272, 1.56315 50.46272, 1.56315 50.46272, 1.56315 50.46272, 1.56315 50.46272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3643'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21914"^^xsd:decimal ;
  dwc:decimalLongitude "1.56318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56318)"^^geo:wktLiteral ;
  geo-pos:lat "50.21914"^^xsd:decimal ;
  geo-pos:long "1.56318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56318'^^xsd:double;
  dwc:latitude '50.21914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56318 50.21914, 1.56318 50.21914, 1.56318 50.21914, 1.56318 50.21914, 1.56318 50.21914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2718'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.5632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23046"^^xsd:decimal ;
  dwc:decimalLongitude "1.5632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23046 1.5632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23046"^^xsd:decimal ;
  geo-pos:long "1.5632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.602222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5632'^^xsd:double;
  dwc:latitude '50.23046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5632 50.23046, 1.5632 50.23046, 1.5632 50.23046, 1.5632 50.23046, 1.5632 50.23046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4048'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.5632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23101"^^xsd:decimal ;
  dwc:decimalLongitude "1.5632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23101 1.5632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23101"^^xsd:decimal ;
  geo-pos:long "1.5632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5632'^^xsd:double;
  dwc:latitude '50.23101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5632 50.23101, 1.5632 50.23101, 1.5632 50.23101, 1.5632 50.23101, 1.5632 50.23101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11529'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68222 1.5632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68222"^^xsd:decimal ;
  dwc:decimalLongitude "1.5632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68222 1.5632)"^^geo:wktLiteral ;
  geo-pos:lat "50.68222"^^xsd:decimal ;
  geo-pos:long "1.5632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5632'^^xsd:double;
  dwc:latitude '50.68222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5632 50.68222, 1.5632 50.68222, 1.5632 50.68222, 1.5632 50.68222, 1.5632 50.68222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2475'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.56322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22852"^^xsd:decimal ;
  dwc:decimalLongitude "1.56322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22852 1.56322)"^^geo:wktLiteral ;
  geo-pos:lat "50.22852"^^xsd:decimal ;
  geo-pos:long "1.56322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.3455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56322'^^xsd:double;
  dwc:latitude '50.22852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56322 50.22852, 1.56322 50.22852, 1.56322 50.22852, 1.56322 50.22852, 1.56322 50.22852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11085'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.56322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23009"^^xsd:decimal ;
  dwc:decimalLongitude "1.56322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.56322)"^^geo:wktLiteral ;
  geo-pos:lat "50.23009"^^xsd:decimal ;
  geo-pos:long "1.56322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_5192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56322'^^xsd:double;
  dwc:latitude '50.23009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56322 50.23009, 1.56322 50.23009, 1.56322 50.23009, 1.56322 50.23009, 1.56322 50.23009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5192'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70711 1.56323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70711"^^xsd:decimal ;
  dwc:decimalLongitude "1.56323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70711 1.56323)"^^geo:wktLiteral ;
  geo-pos:lat "50.70711"^^xsd:decimal ;
  geo-pos:long "1.56323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56323'^^xsd:double;
  dwc:latitude '50.70711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56323 50.70711, 1.56323 50.70711, 1.56323 50.70711, 1.56323 50.70711, 1.56323 50.70711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1140'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.56326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "1.56326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 1.56326)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "1.56326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_5983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56326'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56326 50.232, 1.56326 50.232, 1.56326 50.232, 1.56326 50.232, 1.56326 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5983'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70834 1.56327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70834"^^xsd:decimal ;
  dwc:decimalLongitude "1.56327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70834 1.56327)"^^geo:wktLiteral ;
  geo-pos:lat "50.70834"^^xsd:decimal ;
  geo-pos:long "1.56327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56327'^^xsd:double;
  dwc:latitude '50.70834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56327 50.70834, 1.56327 50.70834, 1.56327 50.70834, 1.56327 50.70834, 1.56327 50.70834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3568'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21916"^^xsd:decimal ;
  dwc:decimalLongitude "1.56328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21916 1.56328)"^^geo:wktLiteral ;
  geo-pos:lat "50.21916"^^xsd:decimal ;
  geo-pos:long "1.56328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56328'^^xsd:double;
  dwc:latitude '50.21916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56328 50.21916, 1.56328 50.21916, 1.56328 50.21916, 1.56328 50.21916, 1.56328 50.21916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2717'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.56328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.56328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.56328)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.56328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5503'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56328'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56328 50.23023, 1.56328 50.23023, 1.56328 50.23023, 1.56328 50.23023, 1.56328 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5503'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50081 1.56331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50081"^^xsd:decimal ;
  dwc:decimalLongitude "1.56331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50081 1.56331)"^^geo:wktLiteral ;
  geo-pos:lat "50.50081"^^xsd:decimal ;
  geo-pos:long "1.56331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56331'^^xsd:double;
  dwc:latitude '50.50081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56331 50.50081, 1.56331 50.50081, 1.56331 50.50081, 1.56331 50.50081, 1.56331 50.50081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2344'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.56334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23321"^^xsd:decimal ;
  dwc:decimalLongitude "1.56334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23321 1.56334)"^^geo:wktLiteral ;
  geo-pos:lat "50.23321"^^xsd:decimal ;
  geo-pos:long "1.56334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56334'^^xsd:double;
  dwc:latitude '50.23321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56334 50.23321, 1.56334 50.23321, 1.56334 50.23321, 1.56334 50.23321, 1.56334 50.23321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6039'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.56335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22021"^^xsd:decimal ;
  dwc:decimalLongitude "1.56335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22021 1.56335)"^^geo:wktLiteral ;
  geo-pos:lat "50.22021"^^xsd:decimal ;
  geo-pos:long "1.56335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3035'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56335'^^xsd:double;
  dwc:latitude '50.22021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56335 50.22021, 1.56335 50.22021, 1.56335 50.22021, 1.56335 50.22021, 1.56335 50.22021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3035'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70347 1.56335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70347"^^xsd:decimal ;
  dwc:decimalLongitude "1.56335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70347 1.56335)"^^geo:wktLiteral ;
  geo-pos:lat "50.70347"^^xsd:decimal ;
  geo-pos:long "1.56335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56335'^^xsd:double;
  dwc:latitude '50.70347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56335 50.70347, 1.56335 50.70347, 1.56335 50.70347, 1.56335 50.70347, 1.56335 50.70347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1353'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21908"^^xsd:decimal ;
  dwc:decimalLongitude "1.56336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56336)"^^geo:wktLiteral ;
  geo-pos:lat "50.21908"^^xsd:decimal ;
  geo-pos:long "1.56336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56336'^^xsd:double;
  dwc:latitude '50.21908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56336 50.21908, 1.56336 50.21908, 1.56336 50.21908, 1.56336 50.21908, 1.56336 50.21908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5482'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21915 1.56336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21915"^^xsd:decimal ;
  dwc:decimalLongitude "1.56336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21915 1.56336)"^^geo:wktLiteral ;
  geo-pos:lat "50.21915"^^xsd:decimal ;
  geo-pos:long "1.56336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56336'^^xsd:double;
  dwc:latitude '50.21915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56336 50.21915, 1.56336 50.21915, 1.56336 50.21915, 1.56336 50.21915, 1.56336 50.21915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10546'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51267 1.56336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51267"^^xsd:decimal ;
  dwc:decimalLongitude "1.56336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51267 1.56336)"^^geo:wktLiteral ;
  geo-pos:lat "50.51267"^^xsd:decimal ;
  geo-pos:long "1.56336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56336'^^xsd:double;
  dwc:latitude '50.51267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56336 50.51267, 1.56336 50.51267, 1.56336 50.51267, 1.56336 50.51267, 1.56336 50.51267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2345'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.56337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23023"^^xsd:decimal ;
  dwc:decimalLongitude "1.56337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23023 1.56337)"^^geo:wktLiteral ;
  geo-pos:lat "50.23023"^^xsd:decimal ;
  geo-pos:long "1.56337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56337'^^xsd:double;
  dwc:latitude '50.23023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56337 50.23023, 1.56337 50.23023, 1.56337 50.23023, 1.56337 50.23023, 1.56337 50.23023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2228'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71059 1.56338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71059"^^xsd:decimal ;
  dwc:decimalLongitude "1.56338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71059 1.56338)"^^geo:wktLiteral ;
  geo-pos:lat "50.71059"^^xsd:decimal ;
  geo-pos:long "1.56338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56338'^^xsd:double;
  dwc:latitude '50.71059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56338 50.71059, 1.56338 50.71059, 1.56338 50.71059, 1.56338 50.71059, 1.56338 50.71059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2788'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71093 1.56338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71093"^^xsd:decimal ;
  dwc:decimalLongitude "1.56338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71093 1.56338)"^^geo:wktLiteral ;
  geo-pos:lat "50.71093"^^xsd:decimal ;
  geo-pos:long "1.56338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56338'^^xsd:double;
  dwc:latitude '50.71093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56338 50.71093, 1.56338 50.71093, 1.56338 50.71093, 1.56338 50.71093, 1.56338 50.71093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1364'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22858"^^xsd:decimal ;
  dwc:decimalLongitude "1.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22858 1.5634)"^^geo:wktLiteral ;
  geo-pos:lat "50.22858"^^xsd:decimal ;
  geo-pos:long "1.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5634'^^xsd:double;
  dwc:latitude '50.22858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5634 50.22858, 1.5634 50.22858, 1.5634 50.22858, 1.5634 50.22858, 1.5634 50.22858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3663'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.56341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2343"^^xsd:decimal ;
  dwc:decimalLongitude "1.56341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2343 1.56341)"^^geo:wktLiteral ;
  geo-pos:lat "50.2343"^^xsd:decimal ;
  geo-pos:long "1.56341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56341'^^xsd:double;
  dwc:latitude '50.2343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56341 50.2343, 1.56341 50.2343, 1.56341 50.2343, 1.56341 50.2343, 1.56341 50.2343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11603'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53058 1.56341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53058"^^xsd:decimal ;
  dwc:decimalLongitude "1.56341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53058 1.56341)"^^geo:wktLiteral ;
  geo-pos:lat "50.53058"^^xsd:decimal ;
  geo-pos:long "1.56341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56341'^^xsd:double;
  dwc:latitude '50.53058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56341 50.53058, 1.56341 50.53058, 1.56341 50.53058, 1.56341 50.53058, 1.56341 50.53058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1870'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.56342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23112"^^xsd:decimal ;
  dwc:decimalLongitude "1.56342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.56342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23112"^^xsd:decimal ;
  geo-pos:long "1.56342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56342'^^xsd:double;
  dwc:latitude '50.23112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56342 50.23112, 1.56342 50.23112, 1.56342 50.23112, 1.56342 50.23112, 1.56342 50.23112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9911'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.56342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.56342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.56342)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.56342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_6876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56342'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56342 50.23115, 1.56342 50.23115, 1.56342 50.23115, 1.56342 50.23115, 1.56342 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6876'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7034 1.56342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7034"^^xsd:decimal ;
  dwc:decimalLongitude "1.56342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7034 1.56342)"^^geo:wktLiteral ;
  geo-pos:lat "50.7034"^^xsd:decimal ;
  geo-pos:long "1.56342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56342'^^xsd:double;
  dwc:latitude '50.7034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56342 50.7034, 1.56342 50.7034, 1.56342 50.7034, 1.56342 50.7034, 1.56342 50.7034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_995'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61228 1.56343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61228"^^xsd:decimal ;
  dwc:decimalLongitude "1.56343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61228 1.56343)"^^geo:wktLiteral ;
  geo-pos:lat "50.61228"^^xsd:decimal ;
  geo-pos:long "1.56343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56343'^^xsd:double;
  dwc:latitude '50.61228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56343 50.61228, 1.56343 50.61228, 1.56343 50.61228, 1.56343 50.61228, 1.56343 50.61228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1191'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66521 1.56345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66521"^^xsd:decimal ;
  dwc:decimalLongitude "1.56345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66521 1.56345)"^^geo:wktLiteral ;
  geo-pos:lat "50.66521"^^xsd:decimal ;
  geo-pos:long "1.56345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56345'^^xsd:double;
  dwc:latitude '50.66521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56345 50.66521, 1.56345 50.66521, 1.56345 50.66521, 1.56345 50.66521, 1.56345 50.66521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_900'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68192 1.56347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68192"^^xsd:decimal ;
  dwc:decimalLongitude "1.56347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68192 1.56347)"^^geo:wktLiteral ;
  geo-pos:lat "50.68192"^^xsd:decimal ;
  geo-pos:long "1.56347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56347'^^xsd:double;
  dwc:latitude '50.68192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56347 50.68192, 1.56347 50.68192, 1.56347 50.68192, 1.56347 50.68192, 1.56347 50.68192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3623'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70876 1.56347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70876"^^xsd:decimal ;
  dwc:decimalLongitude "1.56347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70876 1.56347)"^^geo:wktLiteral ;
  geo-pos:lat "50.70876"^^xsd:decimal ;
  geo-pos:long "1.56347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56347'^^xsd:double;
  dwc:latitude '50.70876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56347 50.70876, 1.56347 50.70876, 1.56347 50.70876, 1.56347 50.70876, 1.56347 50.70876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2389'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70435 1.56348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70435"^^xsd:decimal ;
  dwc:decimalLongitude "1.56348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70435 1.56348)"^^geo:wktLiteral ;
  geo-pos:lat "50.70435"^^xsd:decimal ;
  geo-pos:long "1.56348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_997'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56348'^^xsd:double;
  dwc:latitude '50.70435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56348 50.70435, 1.56348 50.70435, 1.56348 50.70435, 1.56348 50.70435, 1.56348 50.70435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_997'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21901"^^xsd:decimal ;
  dwc:decimalLongitude "1.56349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21901 1.56349)"^^geo:wktLiteral ;
  geo-pos:lat "50.21901"^^xsd:decimal ;
  geo-pos:long "1.56349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_10539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56349'^^xsd:double;
  dwc:latitude '50.21901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56349 50.21901, 1.56349 50.21901, 1.56349 50.21901, 1.56349 50.21901, 1.56349 50.21901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10539'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.56349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22648"^^xsd:decimal ;
  dwc:decimalLongitude "1.56349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22648 1.56349)"^^geo:wktLiteral ;
  geo-pos:lat "50.22648"^^xsd:decimal ;
  geo-pos:long "1.56349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11744'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56349'^^xsd:double;
  dwc:latitude '50.22648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56349 50.22648, 1.56349 50.22648, 1.56349 50.22648, 1.56349 50.22648, 1.56349 50.22648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11744'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70665 1.56349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70665"^^xsd:decimal ;
  dwc:decimalLongitude "1.56349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70665 1.56349)"^^geo:wktLiteral ;
  geo-pos:lat "50.70665"^^xsd:decimal ;
  geo-pos:long "1.56349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56349'^^xsd:double;
  dwc:latitude '50.70665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56349 50.70665, 1.56349 50.70665, 1.56349 50.70665, 1.56349 50.70665, 1.56349 50.70665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3365'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70657 1.5635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70657"^^xsd:decimal ;
  dwc:decimalLongitude "1.5635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70657 1.5635)"^^geo:wktLiteral ;
  geo-pos:lat "50.70657"^^xsd:decimal ;
  geo-pos:long "1.5635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5635'^^xsd:double;
  dwc:latitude '50.70657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5635 50.70657, 1.5635 50.70657, 1.5635 50.70657, 1.5635 50.70657, 1.5635 50.70657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1142'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53716 1.56352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53716"^^xsd:decimal ;
  dwc:decimalLongitude "1.56352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53716 1.56352)"^^geo:wktLiteral ;
  geo-pos:lat "50.53716"^^xsd:decimal ;
  geo-pos:long "1.56352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56352'^^xsd:double;
  dwc:latitude '50.53716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56352 50.53716, 1.56352 50.53716, 1.56352 50.53716, 1.56352 50.53716, 1.56352 50.53716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1758'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70697 1.56352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70697"^^xsd:decimal ;
  dwc:decimalLongitude "1.56352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70697 1.56352)"^^geo:wktLiteral ;
  geo-pos:lat "50.70697"^^xsd:decimal ;
  geo-pos:long "1.56352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56352'^^xsd:double;
  dwc:latitude '50.70697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56352 50.70697, 1.56352 50.70697, 1.56352 50.70697, 1.56352 50.70697, 1.56352 50.70697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1143'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4831 1.56355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4831"^^xsd:decimal ;
  dwc:decimalLongitude "1.56355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4831 1.56355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4831"^^xsd:decimal ;
  geo-pos:long "1.56355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56355'^^xsd:double;
  dwc:latitude '50.4831'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56355 50.4831, 1.56355 50.4831, 1.56355 50.4831, 1.56355 50.4831, 1.56355 50.4831))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1673'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.56356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22016"^^xsd:decimal ;
  dwc:decimalLongitude "1.56356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22016 1.56356)"^^geo:wktLiteral ;
  geo-pos:lat "50.22016"^^xsd:decimal ;
  geo-pos:long "1.56356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_4631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56356'^^xsd:double;
  dwc:latitude '50.22016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56356 50.22016, 1.56356 50.22016, 1.56356 50.22016, 1.56356 50.22016, 1.56356 50.22016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4631'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72277 1.56356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72277 1.56356)"^^geo:wktLiteral ;
  geo-pos:lat "50.72277"^^xsd:decimal ;
  geo-pos:long "1.56356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56356'^^xsd:double;
  dwc:latitude '50.72277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56356 50.72277, 1.56356 50.72277, 1.56356 50.72277, 1.56356 50.72277, 1.56356 50.72277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1285'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.56357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.56357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.56357)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.56357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_4930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.137777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56357'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56357 50.23159, 1.56357 50.23159, 1.56357 50.23159, 1.56357 50.23159, 1.56357 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4930'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6772 1.56359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6772"^^xsd:decimal ;
  dwc:decimalLongitude "1.56359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6772 1.56359)"^^geo:wktLiteral ;
  geo-pos:lat "50.6772"^^xsd:decimal ;
  geo-pos:long "1.56359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56359'^^xsd:double;
  dwc:latitude '50.6772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56359 50.6772, 1.56359 50.6772, 1.56359 50.6772, 1.56359 50.6772, 1.56359 50.6772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3163'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.56361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.56361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.56361)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.56361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9886'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9886'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56361'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56361 50.23131, 1.56361 50.23131, 1.56361 50.23131, 1.56361 50.23131, 1.56361 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9886'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67208 1.56363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67208"^^xsd:decimal ;
  dwc:decimalLongitude "1.56363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67208 1.56363)"^^geo:wktLiteral ;
  geo-pos:lat "50.67208"^^xsd:decimal ;
  geo-pos:long "1.56363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56363'^^xsd:double;
  dwc:latitude '50.67208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56363 50.67208, 1.56363 50.67208, 1.56363 50.67208, 1.56363 50.67208, 1.56363 50.67208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1318'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.56365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2314"^^xsd:decimal ;
  dwc:decimalLongitude "1.56365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.56365)"^^geo:wktLiteral ;
  geo-pos:lat "50.2314"^^xsd:decimal ;
  geo-pos:long "1.56365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56365'^^xsd:double;
  dwc:latitude '50.2314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56365 50.2314, 1.56365 50.2314, 1.56365 50.2314, 1.56365 50.2314, 1.56365 50.2314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10155'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7046 1.56365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7046"^^xsd:decimal ;
  dwc:decimalLongitude "1.56365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7046 1.56365)"^^geo:wktLiteral ;
  geo-pos:lat "50.7046"^^xsd:decimal ;
  geo-pos:long "1.56365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56365'^^xsd:double;
  dwc:latitude '50.7046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56365 50.7046, 1.56365 50.7046, 1.56365 50.7046, 1.56365 50.7046, 1.56365 50.7046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3165'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68039 1.56366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68039"^^xsd:decimal ;
  dwc:decimalLongitude "1.56366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68039 1.56366)"^^geo:wktLiteral ;
  geo-pos:lat "50.68039"^^xsd:decimal ;
  geo-pos:long "1.56366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56366'^^xsd:double;
  dwc:latitude '50.68039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56366 50.68039, 1.56366 50.68039, 1.56366 50.68039, 1.56366 50.68039, 1.56366 50.68039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2646'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70641 1.56367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70641"^^xsd:decimal ;
  dwc:decimalLongitude "1.56367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70641 1.56367)"^^geo:wktLiteral ;
  geo-pos:lat "50.70641"^^xsd:decimal ;
  geo-pos:long "1.56367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56367'^^xsd:double;
  dwc:latitude '50.70641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56367 50.70641, 1.56367 50.70641, 1.56367 50.70641, 1.56367 50.70641, 1.56367 50.70641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1141'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.56368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23162"^^xsd:decimal ;
  dwc:decimalLongitude "1.56368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23162 1.56368)"^^geo:wktLiteral ;
  geo-pos:lat "50.23162"^^xsd:decimal ;
  geo-pos:long "1.56368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56368'^^xsd:double;
  dwc:latitude '50.23162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56368 50.23162, 1.56368 50.23162, 1.56368 50.23162, 1.56368 50.23162, 1.56368 50.23162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11555'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.56369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.56369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.56369)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.56369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56369'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56369 50.23173, 1.56369 50.23173, 1.56369 50.23173, 1.56369 50.23173, 1.56369 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10284'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6594 1.5637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6594"^^xsd:decimal ;
  dwc:decimalLongitude "1.5637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6594 1.5637)"^^geo:wktLiteral ;
  geo-pos:lat "50.6594"^^xsd:decimal ;
  geo-pos:long "1.5637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5637'^^xsd:double;
  dwc:latitude '50.6594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5637 50.6594, 1.5637 50.6594, 1.5637 50.6594, 1.5637 50.6594, 1.5637 50.6594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1310'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70488 1.5637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70488"^^xsd:decimal ;
  dwc:decimalLongitude "1.5637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70488 1.5637)"^^geo:wktLiteral ;
  geo-pos:lat "50.70488"^^xsd:decimal ;
  geo-pos:long "1.5637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5637'^^xsd:double;
  dwc:latitude '50.70488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5637 50.70488, 1.5637 50.70488, 1.5637 50.70488, 1.5637 50.70488, 1.5637 50.70488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3009'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71126 1.5637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71126"^^xsd:decimal ;
  dwc:decimalLongitude "1.5637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71126 1.5637)"^^geo:wktLiteral ;
  geo-pos:lat "50.71126"^^xsd:decimal ;
  geo-pos:long "1.5637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5637'^^xsd:double;
  dwc:latitude '50.71126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5637 50.71126, 1.5637 50.71126, 1.5637 50.71126, 1.5637 50.71126, 1.5637 50.71126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2639'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.56371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23369"^^xsd:decimal ;
  dwc:decimalLongitude "1.56371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23369 1.56371)"^^geo:wktLiteral ;
  geo-pos:lat "50.23369"^^xsd:decimal ;
  geo-pos:long "1.56371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.835555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56371'^^xsd:double;
  dwc:latitude '50.23369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56371 50.23369, 1.56371 50.23369, 1.56371 50.23369, 1.56371 50.23369, 1.56371 50.23369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5158'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.56372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22905"^^xsd:decimal ;
  dwc:decimalLongitude "1.56372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22905 1.56372)"^^geo:wktLiteral ;
  geo-pos:lat "50.22905"^^xsd:decimal ;
  geo-pos:long "1.56372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.23111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56372'^^xsd:double;
  dwc:latitude '50.22905'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56372 50.22905, 1.56372 50.22905, 1.56372 50.22905, 1.56372 50.22905, 1.56372 50.22905))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1926'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55066 1.56372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55066"^^xsd:decimal ;
  dwc:decimalLongitude "1.56372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55066 1.56372)"^^geo:wktLiteral ;
  geo-pos:lat "50.55066"^^xsd:decimal ;
  geo-pos:long "1.56372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56372'^^xsd:double;
  dwc:latitude '50.55066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56372 50.55066, 1.56372 50.55066, 1.56372 50.55066, 1.56372 50.55066, 1.56372 50.55066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3561'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44936 1.56373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44936"^^xsd:decimal ;
  dwc:decimalLongitude "1.56373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44936 1.56373)"^^geo:wktLiteral ;
  geo-pos:lat "50.44936"^^xsd:decimal ;
  geo-pos:long "1.56373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2772'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56373'^^xsd:double;
  dwc:latitude '50.44936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56373 50.44936, 1.56373 50.44936, 1.56373 50.44936, 1.56373 50.44936, 1.56373 50.44936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2772'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68102 1.56373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68102"^^xsd:decimal ;
  dwc:decimalLongitude "1.56373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68102 1.56373)"^^geo:wktLiteral ;
  geo-pos:lat "50.68102"^^xsd:decimal ;
  geo-pos:long "1.56373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3306'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56373'^^xsd:double;
  dwc:latitude '50.68102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56373 50.68102, 1.56373 50.68102, 1.56373 50.68102, 1.56373 50.68102, 1.56373 50.68102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3306'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72828 1.56373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72828"^^xsd:decimal ;
  dwc:decimalLongitude "1.56373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72828 1.56373)"^^geo:wktLiteral ;
  geo-pos:lat "50.72828"^^xsd:decimal ;
  geo-pos:long "1.56373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56373'^^xsd:double;
  dwc:latitude '50.72828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56373 50.72828, 1.56373 50.72828, 1.56373 50.72828, 1.56373 50.72828, 1.56373 50.72828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_898'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21928 1.56374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21928"^^xsd:decimal ;
  dwc:decimalLongitude "1.56374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21928 1.56374)"^^geo:wktLiteral ;
  geo-pos:lat "50.21928"^^xsd:decimal ;
  geo-pos:long "1.56374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56374'^^xsd:double;
  dwc:latitude '50.21928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56374 50.21928, 1.56374 50.21928, 1.56374 50.21928, 1.56374 50.21928, 1.56374 50.21928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5463'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.56374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23001"^^xsd:decimal ;
  dwc:decimalLongitude "1.56374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23001 1.56374)"^^geo:wktLiteral ;
  geo-pos:lat "50.23001"^^xsd:decimal ;
  geo-pos:long "1.56374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56374'^^xsd:double;
  dwc:latitude '50.23001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56374 50.23001, 1.56374 50.23001, 1.56374 50.23001, 1.56374 50.23001, 1.56374 50.23001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10198'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50187 1.56375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50187"^^xsd:decimal ;
  dwc:decimalLongitude "1.56375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50187 1.56375)"^^geo:wktLiteral ;
  geo-pos:lat "50.50187"^^xsd:decimal ;
  geo-pos:long "1.56375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56375'^^xsd:double;
  dwc:latitude '50.50187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56375 50.50187, 1.56375 50.50187, 1.56375 50.50187, 1.56375 50.50187, 1.56375 50.50187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1199'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56826 1.56376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56826"^^xsd:decimal ;
  dwc:decimalLongitude "1.56376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56826 1.56376)"^^geo:wktLiteral ;
  geo-pos:lat "50.56826"^^xsd:decimal ;
  geo-pos:long "1.56376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56376'^^xsd:double;
  dwc:latitude '50.56826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56376 50.56826, 1.56376 50.56826, 1.56376 50.56826, 1.56376 50.56826, 1.56376 50.56826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1868'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.56377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23173"^^xsd:decimal ;
  dwc:decimalLongitude "1.56377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23173 1.56377)"^^geo:wktLiteral ;
  geo-pos:lat "50.23173"^^xsd:decimal ;
  geo-pos:long "1.56377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3054'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56377'^^xsd:double;
  dwc:latitude '50.23173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56377 50.23173, 1.56377 50.23173, 1.56377 50.23173, 1.56377 50.23173, 1.56377 50.23173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3054'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44856 1.56377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44856"^^xsd:decimal ;
  dwc:decimalLongitude "1.56377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44856 1.56377)"^^geo:wktLiteral ;
  geo-pos:lat "50.44856"^^xsd:decimal ;
  geo-pos:long "1.56377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1473'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56377'^^xsd:double;
  dwc:latitude '50.44856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56377 50.44856, 1.56377 50.44856, 1.56377 50.44856, 1.56377 50.44856, 1.56377 50.44856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1473'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.56378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22975"^^xsd:decimal ;
  dwc:decimalLongitude "1.56378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22975 1.56378)"^^geo:wktLiteral ;
  geo-pos:lat "50.22975"^^xsd:decimal ;
  geo-pos:long "1.56378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56378'^^xsd:double;
  dwc:latitude '50.22975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56378 50.22975, 1.56378 50.22975, 1.56378 50.22975, 1.56378 50.22975, 1.56378 50.22975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10591'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.56378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56378)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.56378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56378'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56378 50.23161, 1.56378 50.23161, 1.56378 50.23161, 1.56378 50.23161, 1.56378 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1415'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68153 1.56379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68153"^^xsd:decimal ;
  dwc:decimalLongitude "1.56379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68153 1.56379)"^^geo:wktLiteral ;
  geo-pos:lat "50.68153"^^xsd:decimal ;
  geo-pos:long "1.56379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56379'^^xsd:double;
  dwc:latitude '50.68153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56379 50.68153, 1.56379 50.68153, 1.56379 50.68153, 1.56379 50.68153, 1.56379 50.68153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2474'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.56381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23099"^^xsd:decimal ;
  dwc:decimalLongitude "1.56381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23099 1.56381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23099"^^xsd:decimal ;
  geo-pos:long "1.56381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.667777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56381'^^xsd:double;
  dwc:latitude '50.23099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56381 50.23099, 1.56381 50.23099, 1.56381 50.23099, 1.56381 50.23099, 1.56381 50.23099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9878'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.56381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23131"^^xsd:decimal ;
  dwc:decimalLongitude "1.56381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23131 1.56381)"^^geo:wktLiteral ;
  geo-pos:lat "50.23131"^^xsd:decimal ;
  geo-pos:long "1.56381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_6144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56381'^^xsd:double;
  dwc:latitude '50.23131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56381 50.23131, 1.56381 50.23131, 1.56381 50.23131, 1.56381 50.23131, 1.56381 50.23131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6144'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42427 1.56382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42427"^^xsd:decimal ;
  dwc:decimalLongitude "1.56382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42427 1.56382)"^^geo:wktLiteral ;
  geo-pos:lat "50.42427"^^xsd:decimal ;
  geo-pos:long "1.56382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56382'^^xsd:double;
  dwc:latitude '50.42427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56382 50.42427, 1.56382 50.42427, 1.56382 50.42427, 1.56382 50.42427, 1.56382 50.42427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2657'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72254 1.56384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72254"^^xsd:decimal ;
  dwc:decimalLongitude "1.56384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72254 1.56384)"^^geo:wktLiteral ;
  geo-pos:lat "50.72254"^^xsd:decimal ;
  geo-pos:long "1.56384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56384'^^xsd:double;
  dwc:latitude '50.72254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56384 50.72254, 1.56384 50.72254, 1.56384 50.72254, 1.56384 50.72254, 1.56384 50.72254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1281'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7276 1.56384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7276"^^xsd:decimal ;
  dwc:decimalLongitude "1.56384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7276 1.56384)"^^geo:wktLiteral ;
  geo-pos:lat "50.7276"^^xsd:decimal ;
  geo-pos:long "1.56384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.71888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56384'^^xsd:double;
  dwc:latitude '50.7276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56384 50.7276, 1.56384 50.7276, 1.56384 50.7276, 1.56384 50.7276, 1.56384 50.7276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2857'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23809 1.56385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23809"^^xsd:decimal ;
  dwc:decimalLongitude "1.56385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23809 1.56385)"^^geo:wktLiteral ;
  geo-pos:lat "50.23809"^^xsd:decimal ;
  geo-pos:long "1.56385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12511'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56385'^^xsd:double;
  dwc:latitude '50.23809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56385 50.23809, 1.56385 50.23809, 1.56385 50.23809, 1.56385 50.23809, 1.56385 50.23809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12511'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45353 1.56386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45353"^^xsd:decimal ;
  dwc:decimalLongitude "1.56386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45353 1.56386)"^^geo:wktLiteral ;
  geo-pos:lat "50.45353"^^xsd:decimal ;
  geo-pos:long "1.56386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56386'^^xsd:double;
  dwc:latitude '50.45353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56386 50.45353, 1.56386 50.45353, 1.56386 50.45353, 1.56386 50.45353, 1.56386 50.45353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1427'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.56387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22945"^^xsd:decimal ;
  dwc:decimalLongitude "1.56387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22945 1.56387)"^^geo:wktLiteral ;
  geo-pos:lat "50.22945"^^xsd:decimal ;
  geo-pos:long "1.56387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.20111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56387'^^xsd:double;
  dwc:latitude '50.22945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56387 50.22945, 1.56387 50.22945, 1.56387 50.22945, 1.56387 50.22945, 1.56387 50.22945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3327'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.56387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.56387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.56387)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.56387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56387'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56387 50.23149, 1.56387 50.23149, 1.56387 50.23149, 1.56387 50.23149, 1.56387 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9792'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.56387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23186"^^xsd:decimal ;
  dwc:decimalLongitude "1.56387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23186 1.56387)"^^geo:wktLiteral ;
  geo-pos:lat "50.23186"^^xsd:decimal ;
  geo-pos:long "1.56387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56387'^^xsd:double;
  dwc:latitude '50.23186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56387 50.23186, 1.56387 50.23186, 1.56387 50.23186, 1.56387 50.23186, 1.56387 50.23186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9884'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70657 1.56387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70657"^^xsd:decimal ;
  dwc:decimalLongitude "1.56387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70657 1.56387)"^^geo:wktLiteral ;
  geo-pos:lat "50.70657"^^xsd:decimal ;
  geo-pos:long "1.56387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56387'^^xsd:double;
  dwc:latitude '50.70657'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56387 50.70657, 1.56387 50.70657, 1.56387 50.70657, 1.56387 50.70657, 1.56387 50.70657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2432'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.56388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.56388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.56388)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.56388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56388'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56388 50.23085, 1.56388 50.23085, 1.56388 50.23085, 1.56388 50.23085, 1.56388 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6755'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44746 1.56389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44746"^^xsd:decimal ;
  dwc:decimalLongitude "1.56389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44746 1.56389)"^^geo:wktLiteral ;
  geo-pos:lat "50.44746"^^xsd:decimal ;
  geo-pos:long "1.56389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3222'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56389'^^xsd:double;
  dwc:latitude '50.44746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56389 50.44746, 1.56389 50.44746, 1.56389 50.44746, 1.56389 50.44746, 1.56389 50.44746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3222'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71114 1.56389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71114"^^xsd:decimal ;
  dwc:decimalLongitude "1.56389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71114 1.56389)"^^geo:wktLiteral ;
  geo-pos:lat "50.71114"^^xsd:decimal ;
  geo-pos:long "1.56389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56389'^^xsd:double;
  dwc:latitude '50.71114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56389 50.71114, 1.56389 50.71114, 1.56389 50.71114, 1.56389 50.71114, 1.56389 50.71114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1277'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46895 1.56392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46895"^^xsd:decimal ;
  dwc:decimalLongitude "1.56392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46895 1.56392)"^^geo:wktLiteral ;
  geo-pos:lat "50.46895"^^xsd:decimal ;
  geo-pos:long "1.56392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56392'^^xsd:double;
  dwc:latitude '50.46895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56392 50.46895, 1.56392 50.46895, 1.56392 50.46895, 1.56392 50.46895, 1.56392 50.46895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3559'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2277 1.56393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2277 1.56393)"^^geo:wktLiteral ;
  geo-pos:lat "50.2277"^^xsd:decimal ;
  geo-pos:long "1.56393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56393'^^xsd:double;
  dwc:latitude '50.2277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56393 50.2277, 1.56393 50.2277, 1.56393 50.2277, 1.56393 50.2277, 1.56393 50.2277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2943'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47294 1.56394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47294"^^xsd:decimal ;
  dwc:decimalLongitude "1.56394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47294 1.56394)"^^geo:wktLiteral ;
  geo-pos:lat "50.47294"^^xsd:decimal ;
  geo-pos:long "1.56394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56394'^^xsd:double;
  dwc:latitude '50.47294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56394 50.47294, 1.56394 50.47294, 1.56394 50.47294, 1.56394 50.47294, 1.56394 50.47294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3706'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68111 1.56394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68111"^^xsd:decimal ;
  dwc:decimalLongitude "1.56394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68111 1.56394)"^^geo:wktLiteral ;
  geo-pos:lat "50.68111"^^xsd:decimal ;
  geo-pos:long "1.56394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56394'^^xsd:double;
  dwc:latitude '50.68111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56394 50.68111, 1.56394 50.68111, 1.56394 50.68111, 1.56394 50.68111, 1.56394 50.68111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2616'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23034 1.56395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23034"^^xsd:decimal ;
  dwc:decimalLongitude "1.56395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23034 1.56395)"^^geo:wktLiteral ;
  geo-pos:lat "50.23034"^^xsd:decimal ;
  geo-pos:long "1.56395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56395'^^xsd:double;
  dwc:latitude '50.23034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56395 50.23034, 1.56395 50.23034, 1.56395 50.23034, 1.56395 50.23034, 1.56395 50.23034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7017'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23102 1.56395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23102"^^xsd:decimal ;
  dwc:decimalLongitude "1.56395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23102 1.56395)"^^geo:wktLiteral ;
  geo-pos:lat "50.23102"^^xsd:decimal ;
  geo-pos:long "1.56395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56395'^^xsd:double;
  dwc:latitude '50.23102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56395 50.23102, 1.56395 50.23102, 1.56395 50.23102, 1.56395 50.23102, 1.56395 50.23102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12788'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7033 1.56395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7033"^^xsd:decimal ;
  dwc:decimalLongitude "1.56395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7033 1.56395)"^^geo:wktLiteral ;
  geo-pos:lat "50.7033"^^xsd:decimal ;
  geo-pos:long "1.56395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56395'^^xsd:double;
  dwc:latitude '50.7033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56395 50.7033, 1.56395 50.7033, 1.56395 50.7033, 1.56395 50.7033, 1.56395 50.7033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1658'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72668 1.56395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72668"^^xsd:decimal ;
  dwc:decimalLongitude "1.56395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72668 1.56395)"^^geo:wktLiteral ;
  geo-pos:lat "50.72668"^^xsd:decimal ;
  geo-pos:long "1.56395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56395'^^xsd:double;
  dwc:latitude '50.72668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56395 50.72668, 1.56395 50.72668, 1.56395 50.72668, 1.56395 50.72668, 1.56395 50.72668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1648'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.56397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2316"^^xsd:decimal ;
  dwc:decimalLongitude "1.56397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2316 1.56397)"^^geo:wktLiteral ;
  geo-pos:lat "50.2316"^^xsd:decimal ;
  geo-pos:long "1.56397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3055'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56397'^^xsd:double;
  dwc:latitude '50.2316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56397 50.2316, 1.56397 50.2316, 1.56397 50.2316, 1.56397 50.2316, 1.56397 50.2316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3055'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23622 1.56397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23622"^^xsd:decimal ;
  dwc:decimalLongitude "1.56397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23622 1.56397)"^^geo:wktLiteral ;
  geo-pos:lat "50.23622"^^xsd:decimal ;
  geo-pos:long "1.56397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56397'^^xsd:double;
  dwc:latitude '50.23622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56397 50.23622, 1.56397 50.23622, 1.56397 50.23622, 1.56397 50.23622, 1.56397 50.23622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12113'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70405 1.56399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70405"^^xsd:decimal ;
  dwc:decimalLongitude "1.56399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70405 1.56399)"^^geo:wktLiteral ;
  geo-pos:lat "50.70405"^^xsd:decimal ;
  geo-pos:long "1.56399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56399'^^xsd:double;
  dwc:latitude '50.70405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56399 50.70405, 1.56399 50.70405, 1.56399 50.70405, 1.56399 50.70405, 1.56399 50.70405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_947'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73286 1.56399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73286"^^xsd:decimal ;
  dwc:decimalLongitude "1.56399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73286 1.56399)"^^geo:wktLiteral ;
  geo-pos:lat "50.73286"^^xsd:decimal ;
  geo-pos:long "1.56399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56399'^^xsd:double;
  dwc:latitude '50.73286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56399 50.73286, 1.56399 50.73286, 1.56399 50.73286, 1.56399 50.73286, 1.56399 50.73286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1368'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72204 1.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72204"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72204 1.564)"^^geo:wktLiteral ;
  geo-pos:lat "50.72204"^^xsd:decimal ;
  geo-pos:long "1.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.564'^^xsd:double;
  dwc:latitude '50.72204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.564 50.72204, 1.564 50.72204, 1.564 50.72204, 1.564 50.72204, 1.564 50.72204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2393'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44397 1.56401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44397 1.56401)"^^geo:wktLiteral ;
  geo-pos:lat "50.44397"^^xsd:decimal ;
  geo-pos:long "1.56401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1435'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56401'^^xsd:double;
  dwc:latitude '50.44397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56401 50.44397, 1.56401 50.44397, 1.56401 50.44397, 1.56401 50.44397, 1.56401 50.44397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1435'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71039 1.56401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71039"^^xsd:decimal ;
  dwc:decimalLongitude "1.56401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71039 1.56401)"^^geo:wktLiteral ;
  geo-pos:lat "50.71039"^^xsd:decimal ;
  geo-pos:long "1.56401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56401'^^xsd:double;
  dwc:latitude '50.71039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56401 50.71039, 1.56401 50.71039, 1.56401 50.71039, 1.56401 50.71039, 1.56401 50.71039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2789'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.56402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22355"^^xsd:decimal ;
  dwc:decimalLongitude "1.56402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.56402)"^^geo:wktLiteral ;
  geo-pos:lat "50.22355"^^xsd:decimal ;
  geo-pos:long "1.56402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56402'^^xsd:double;
  dwc:latitude '50.22355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56402 50.22355, 1.56402 50.22355, 1.56402 50.22355, 1.56402 50.22355, 1.56402 50.22355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10590'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.56403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22897"^^xsd:decimal ;
  dwc:decimalLongitude "1.56403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22897 1.56403)"^^geo:wktLiteral ;
  geo-pos:lat "50.22897"^^xsd:decimal ;
  geo-pos:long "1.56403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.635555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56403'^^xsd:double;
  dwc:latitude '50.22897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56403 50.22897, 1.56403 50.22897, 1.56403 50.22897, 1.56403 50.22897, 1.56403 50.22897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4566'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.56403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.231"^^xsd:decimal ;
  dwc:decimalLongitude "1.56403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 1.56403)"^^geo:wktLiteral ;
  geo-pos:lat "50.231"^^xsd:decimal ;
  geo-pos:long "1.56403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5570'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56403'^^xsd:double;
  dwc:latitude '50.231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56403 50.231, 1.56403 50.231, 1.56403 50.231, 1.56403 50.231, 1.56403 50.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5570'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72938 1.56404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72938"^^xsd:decimal ;
  dwc:decimalLongitude "1.56404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72938 1.56404)"^^geo:wktLiteral ;
  geo-pos:lat "50.72938"^^xsd:decimal ;
  geo-pos:long "1.56404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56404'^^xsd:double;
  dwc:latitude '50.72938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56404 50.72938, 1.56404 50.72938, 1.56404 50.72938, 1.56404 50.72938, 1.56404 50.72938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2599'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72923 1.56406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72923"^^xsd:decimal ;
  dwc:decimalLongitude "1.56406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72923 1.56406)"^^geo:wktLiteral ;
  geo-pos:lat "50.72923"^^xsd:decimal ;
  geo-pos:long "1.56406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3192'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56406'^^xsd:double;
  dwc:latitude '50.72923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56406 50.72923, 1.56406 50.72923, 1.56406 50.72923, 1.56406 50.72923, 1.56406 50.72923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3192'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21836 1.56408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21836"^^xsd:decimal ;
  dwc:decimalLongitude "1.56408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21836 1.56408)"^^geo:wktLiteral ;
  geo-pos:lat "50.21836"^^xsd:decimal ;
  geo-pos:long "1.56408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56408'^^xsd:double;
  dwc:latitude '50.21836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56408 50.21836, 1.56408 50.21836, 1.56408 50.21836, 1.56408 50.21836, 1.56408 50.21836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7100'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22171 1.56409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22171"^^xsd:decimal ;
  dwc:decimalLongitude "1.56409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22171 1.56409)"^^geo:wktLiteral ;
  geo-pos:lat "50.22171"^^xsd:decimal ;
  geo-pos:long "1.56409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_12088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56409'^^xsd:double;
  dwc:latitude '50.22171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56409 50.22171, 1.56409 50.22171, 1.56409 50.22171, 1.56409 50.22171, 1.56409 50.22171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12088'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.56409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23183"^^xsd:decimal ;
  dwc:decimalLongitude "1.56409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23183 1.56409)"^^geo:wktLiteral ;
  geo-pos:lat "50.23183"^^xsd:decimal ;
  geo-pos:long "1.56409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56409'^^xsd:double;
  dwc:latitude '50.23183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56409 50.23183, 1.56409 50.23183, 1.56409 50.23183, 1.56409 50.23183, 1.56409 50.23183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12102'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72692 1.56409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72692"^^xsd:decimal ;
  dwc:decimalLongitude "1.56409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72692 1.56409)"^^geo:wktLiteral ;
  geo-pos:lat "50.72692"^^xsd:decimal ;
  geo-pos:long "1.56409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.992222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56409'^^xsd:double;
  dwc:latitude '50.72692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56409 50.72692, 1.56409 50.72692, 1.56409 50.72692, 1.56409 50.72692, 1.56409 50.72692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3202'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45857 1.5641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45857"^^xsd:decimal ;
  dwc:decimalLongitude "1.5641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45857 1.5641)"^^geo:wktLiteral ;
  geo-pos:lat "50.45857"^^xsd:decimal ;
  geo-pos:long "1.5641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3155'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5641'^^xsd:double;
  dwc:latitude '50.45857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5641 50.45857, 1.5641 50.45857, 1.5641 50.45857, 1.5641 50.45857, 1.5641 50.45857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3155'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.56411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2332"^^xsd:decimal ;
  dwc:decimalLongitude "1.56411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2332 1.56411)"^^geo:wktLiteral ;
  geo-pos:lat "50.2332"^^xsd:decimal ;
  geo-pos:long "1.56411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12474'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56411'^^xsd:double;
  dwc:latitude '50.2332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56411 50.2332, 1.56411 50.2332, 1.56411 50.2332, 1.56411 50.2332, 1.56411 50.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12474'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.56412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23154"^^xsd:decimal ;
  dwc:decimalLongitude "1.56412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.56412)"^^geo:wktLiteral ;
  geo-pos:lat "50.23154"^^xsd:decimal ;
  geo-pos:long "1.56412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56412'^^xsd:double;
  dwc:latitude '50.23154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56412 50.23154, 1.56412 50.23154, 1.56412 50.23154, 1.56412 50.23154, 1.56412 50.23154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11370'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.56413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22282"^^xsd:decimal ;
  dwc:decimalLongitude "1.56413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22282 1.56413)"^^geo:wktLiteral ;
  geo-pos:lat "50.22282"^^xsd:decimal ;
  geo-pos:long "1.56413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56413'^^xsd:double;
  dwc:latitude '50.22282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56413 50.22282, 1.56413 50.22282, 1.56413 50.22282, 1.56413 50.22282, 1.56413 50.22282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9342'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56944 1.56413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56944"^^xsd:decimal ;
  dwc:decimalLongitude "1.56413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56944 1.56413)"^^geo:wktLiteral ;
  geo-pos:lat "50.56944"^^xsd:decimal ;
  geo-pos:long "1.56413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56413'^^xsd:double;
  dwc:latitude '50.56944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56413 50.56944, 1.56413 50.56944, 1.56413 50.56944, 1.56413 50.56944, 1.56413 50.56944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1323'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.729 1.56413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.729"^^xsd:decimal ;
  dwc:decimalLongitude "1.56413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.729 1.56413)"^^geo:wktLiteral ;
  geo-pos:lat "50.729"^^xsd:decimal ;
  geo-pos:long "1.56413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56413'^^xsd:double;
  dwc:latitude '50.729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56413 50.729, 1.56413 50.729, 1.56413 50.729, 1.56413 50.729, 1.56413 50.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2469'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67721 1.56414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67721"^^xsd:decimal ;
  dwc:decimalLongitude "1.56414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67721 1.56414)"^^geo:wktLiteral ;
  geo-pos:lat "50.67721"^^xsd:decimal ;
  geo-pos:long "1.56414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_918'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56414'^^xsd:double;
  dwc:latitude '50.67721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56414 50.67721, 1.56414 50.67721, 1.56414 50.67721, 1.56414 50.67721, 1.56414 50.67721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_918'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47745 1.56415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47745"^^xsd:decimal ;
  dwc:decimalLongitude "1.56415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47745 1.56415)"^^geo:wktLiteral ;
  geo-pos:lat "50.47745"^^xsd:decimal ;
  geo-pos:long "1.56415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56415'^^xsd:double;
  dwc:latitude '50.47745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56415 50.47745, 1.56415 50.47745, 1.56415 50.47745, 1.56415 50.47745, 1.56415 50.47745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_956'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71072 1.56416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71072"^^xsd:decimal ;
  dwc:decimalLongitude "1.56416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71072 1.56416)"^^geo:wktLiteral ;
  geo-pos:lat "50.71072"^^xsd:decimal ;
  geo-pos:long "1.56416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2799'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56416'^^xsd:double;
  dwc:latitude '50.71072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56416 50.71072, 1.56416 50.71072, 1.56416 50.71072, 1.56416 50.71072, 1.56416 50.71072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2799'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56417)"^^geo:wktLiteral ;
  geo-pos:lat "50.21954"^^xsd:decimal ;
  geo-pos:long "1.56417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56417'^^xsd:double;
  dwc:latitude '50.21954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56417 50.21954, 1.56417 50.21954, 1.56417 50.21954, 1.56417 50.21954, 1.56417 50.21954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6949'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71325 1.56418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71325"^^xsd:decimal ;
  dwc:decimalLongitude "1.56418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71325 1.56418)"^^geo:wktLiteral ;
  geo-pos:lat "50.71325"^^xsd:decimal ;
  geo-pos:long "1.56418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56418'^^xsd:double;
  dwc:latitude '50.71325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56418 50.71325, 1.56418 50.71325, 1.56418 50.71325, 1.56418 50.71325, 1.56418 50.71325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2569'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72901 1.56419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72901"^^xsd:decimal ;
  dwc:decimalLongitude "1.56419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72901 1.56419)"^^geo:wktLiteral ;
  geo-pos:lat "50.72901"^^xsd:decimal ;
  geo-pos:long "1.56419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56419'^^xsd:double;
  dwc:latitude '50.72901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56419 50.72901, 1.56419 50.72901, 1.56419 50.72901, 1.56419 50.72901, 1.56419 50.72901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3831'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70691 1.56421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70691"^^xsd:decimal ;
  dwc:decimalLongitude "1.56421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70691 1.56421)"^^geo:wktLiteral ;
  geo-pos:lat "50.70691"^^xsd:decimal ;
  geo-pos:long "1.56421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3206'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56421'^^xsd:double;
  dwc:latitude '50.70691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56421 50.70691, 1.56421 50.70691, 1.56421 50.70691, 1.56421 50.70691, 1.56421 50.70691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3206'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.56423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22943"^^xsd:decimal ;
  dwc:decimalLongitude "1.56423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22943 1.56423)"^^geo:wktLiteral ;
  geo-pos:lat "50.22943"^^xsd:decimal ;
  geo-pos:long "1.56423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.813333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56423'^^xsd:double;
  dwc:latitude '50.22943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56423 50.22943, 1.56423 50.22943, 1.56423 50.22943, 1.56423 50.22943, 1.56423 50.22943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5387'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42527 1.56423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42527"^^xsd:decimal ;
  dwc:decimalLongitude "1.56423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42527 1.56423)"^^geo:wktLiteral ;
  geo-pos:lat "50.42527"^^xsd:decimal ;
  geo-pos:long "1.56423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56423'^^xsd:double;
  dwc:latitude '50.42527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56423 50.42527, 1.56423 50.42527, 1.56423 50.42527, 1.56423 50.42527, 1.56423 50.42527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1026'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71048 1.56423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71048"^^xsd:decimal ;
  dwc:decimalLongitude "1.56423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71048 1.56423)"^^geo:wktLiteral ;
  geo-pos:lat "50.71048"^^xsd:decimal ;
  geo-pos:long "1.56423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56423'^^xsd:double;
  dwc:latitude '50.71048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56423 50.71048, 1.56423 50.71048, 1.56423 50.71048, 1.56423 50.71048, 1.56423 50.71048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2638'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72764 1.56423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72764"^^xsd:decimal ;
  dwc:decimalLongitude "1.56423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72764 1.56423)"^^geo:wktLiteral ;
  geo-pos:lat "50.72764"^^xsd:decimal ;
  geo-pos:long "1.56423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56423'^^xsd:double;
  dwc:latitude '50.72764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56423 50.72764, 1.56423 50.72764, 1.56423 50.72764, 1.56423 50.72764, 1.56423 50.72764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2429'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.56424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22702"^^xsd:decimal ;
  dwc:decimalLongitude "1.56424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22702 1.56424)"^^geo:wktLiteral ;
  geo-pos:lat "50.22702"^^xsd:decimal ;
  geo-pos:long "1.56424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3082'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56424'^^xsd:double;
  dwc:latitude '50.22702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56424 50.22702, 1.56424 50.22702, 1.56424 50.22702, 1.56424 50.22702, 1.56424 50.22702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3082'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74145 1.56426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74145"^^xsd:decimal ;
  dwc:decimalLongitude "1.56426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74145 1.56426)"^^geo:wktLiteral ;
  geo-pos:lat "50.74145"^^xsd:decimal ;
  geo-pos:long "1.56426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2200'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.791111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56426'^^xsd:double;
  dwc:latitude '50.74145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56426 50.74145, 1.56426 50.74145, 1.56426 50.74145, 1.56426 50.74145, 1.56426 50.74145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2200'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71102 1.56427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71102"^^xsd:decimal ;
  dwc:decimalLongitude "1.56427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71102 1.56427)"^^geo:wktLiteral ;
  geo-pos:lat "50.71102"^^xsd:decimal ;
  geo-pos:long "1.56427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2836'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56427'^^xsd:double;
  dwc:latitude '50.71102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56427 50.71102, 1.56427 50.71102, 1.56427 50.71102, 1.56427 50.71102, 1.56427 50.71102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2836'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5446 1.56428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5446"^^xsd:decimal ;
  dwc:decimalLongitude "1.56428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5446 1.56428)"^^geo:wktLiteral ;
  geo-pos:lat "50.5446"^^xsd:decimal ;
  geo-pos:long "1.56428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56428'^^xsd:double;
  dwc:latitude '50.5446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56428 50.5446, 1.56428 50.5446, 1.56428 50.5446, 1.56428 50.5446, 1.56428 50.5446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2347'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71128 1.56428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71128"^^xsd:decimal ;
  dwc:decimalLongitude "1.56428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71128 1.56428)"^^geo:wktLiteral ;
  geo-pos:lat "50.71128"^^xsd:decimal ;
  geo-pos:long "1.56428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2835'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56428'^^xsd:double;
  dwc:latitude '50.71128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56428 50.71128, 1.56428 50.71128, 1.56428 50.71128, 1.56428 50.71128, 1.56428 50.71128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2835'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22219 1.56429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22219"^^xsd:decimal ;
  dwc:decimalLongitude "1.56429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22219 1.56429)"^^geo:wktLiteral ;
  geo-pos:lat "50.22219"^^xsd:decimal ;
  geo-pos:long "1.56429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56429'^^xsd:double;
  dwc:latitude '50.22219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56429 50.22219, 1.56429 50.22219, 1.56429 50.22219, 1.56429 50.22219, 1.56429 50.22219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9371'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46225 1.5643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46225"^^xsd:decimal ;
  dwc:decimalLongitude "1.5643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46225 1.5643)"^^geo:wktLiteral ;
  geo-pos:lat "50.46225"^^xsd:decimal ;
  geo-pos:long "1.5643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3824'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.286666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5643'^^xsd:double;
  dwc:latitude '50.46225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5643 50.46225, 1.5643 50.46225, 1.5643 50.46225, 1.5643 50.46225, 1.5643 50.46225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3824'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71773 1.5643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71773"^^xsd:decimal ;
  dwc:decimalLongitude "1.5643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71773 1.5643)"^^geo:wktLiteral ;
  geo-pos:lat "50.71773"^^xsd:decimal ;
  geo-pos:long "1.5643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1589'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5643'^^xsd:double;
  dwc:latitude '50.71773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5643 50.71773, 1.5643 50.71773, 1.5643 50.71773, 1.5643 50.71773, 1.5643 50.71773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1589'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22114 1.56433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22114"^^xsd:decimal ;
  dwc:decimalLongitude "1.56433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22114 1.56433)"^^geo:wktLiteral ;
  geo-pos:lat "50.22114"^^xsd:decimal ;
  geo-pos:long "1.56433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56433'^^xsd:double;
  dwc:latitude '50.22114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56433 50.22114, 1.56433 50.22114, 1.56433 50.22114, 1.56433 50.22114, 1.56433 50.22114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10903'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.56433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2302"^^xsd:decimal ;
  dwc:decimalLongitude "1.56433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2302 1.56433)"^^geo:wktLiteral ;
  geo-pos:lat "50.2302"^^xsd:decimal ;
  geo-pos:long "1.56433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56433'^^xsd:double;
  dwc:latitude '50.2302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56433 50.2302, 1.56433 50.2302, 1.56433 50.2302, 1.56433 50.2302, 1.56433 50.2302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1721'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46631 1.56433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46631"^^xsd:decimal ;
  dwc:decimalLongitude "1.56433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46631 1.56433)"^^geo:wktLiteral ;
  geo-pos:lat "50.46631"^^xsd:decimal ;
  geo-pos:long "1.56433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1437'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56433'^^xsd:double;
  dwc:latitude '50.46631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56433 50.46631, 1.56433 50.46631, 1.56433 50.46631, 1.56433 50.46631, 1.56433 50.46631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1437'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54423 1.56434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54423"^^xsd:decimal ;
  dwc:decimalLongitude "1.56434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54423 1.56434)"^^geo:wktLiteral ;
  geo-pos:lat "50.54423"^^xsd:decimal ;
  geo-pos:long "1.56434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56434'^^xsd:double;
  dwc:latitude '50.54423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56434 50.54423, 1.56434 50.54423, 1.56434 50.54423, 1.56434 50.54423, 1.56434 50.54423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2556'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71428 1.56434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71428"^^xsd:decimal ;
  dwc:decimalLongitude "1.56434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71428 1.56434)"^^geo:wktLiteral ;
  geo-pos:lat "50.71428"^^xsd:decimal ;
  geo-pos:long "1.56434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56434'^^xsd:double;
  dwc:latitude '50.71428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56434 50.71428, 1.56434 50.71428, 1.56434 50.71428, 1.56434 50.71428, 1.56434 50.71428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1271'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21833 1.56435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21833"^^xsd:decimal ;
  dwc:decimalLongitude "1.56435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21833 1.56435)"^^geo:wktLiteral ;
  geo-pos:lat "50.21833"^^xsd:decimal ;
  geo-pos:long "1.56435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2763'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56435'^^xsd:double;
  dwc:latitude '50.21833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56435 50.21833, 1.56435 50.21833, 1.56435 50.21833, 1.56435 50.21833, 1.56435 50.21833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2763'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24571 1.56435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24571"^^xsd:decimal ;
  dwc:decimalLongitude "1.56435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24571 1.56435)"^^geo:wktLiteral ;
  geo-pos:lat "50.24571"^^xsd:decimal ;
  geo-pos:long "1.56435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_4653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.625555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56435'^^xsd:double;
  dwc:latitude '50.24571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56435 50.24571, 1.56435 50.24571, 1.56435 50.24571, 1.56435 50.24571, 1.56435 50.24571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4653'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45496 1.56436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45496"^^xsd:decimal ;
  dwc:decimalLongitude "1.56436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45496 1.56436)"^^geo:wktLiteral ;
  geo-pos:lat "50.45496"^^xsd:decimal ;
  geo-pos:long "1.56436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56436'^^xsd:double;
  dwc:latitude '50.45496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56436 50.45496, 1.56436 50.45496, 1.56436 50.45496, 1.56436 50.45496, 1.56436 50.45496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2489'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.56437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.56437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.56437)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.56437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56437'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56437 50.23195, 1.56437 50.23195, 1.56437 50.23195, 1.56437 50.23195, 1.56437 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3541'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70664 1.56438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70664"^^xsd:decimal ;
  dwc:decimalLongitude "1.56438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70664 1.56438)"^^geo:wktLiteral ;
  geo-pos:lat "50.70664"^^xsd:decimal ;
  geo-pos:long "1.56438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1008'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56438'^^xsd:double;
  dwc:latitude '50.70664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56438 50.70664, 1.56438 50.70664, 1.56438 50.70664, 1.56438 50.70664, 1.56438 50.70664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1008'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.56439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.56439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.56439)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.56439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1522'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56439'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56439 50.23187, 1.56439 50.23187, 1.56439 50.23187, 1.56439 50.23187, 1.56439 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1522'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47872 1.56439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47872"^^xsd:decimal ;
  dwc:decimalLongitude "1.56439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47872 1.56439)"^^geo:wktLiteral ;
  geo-pos:lat "50.47872"^^xsd:decimal ;
  geo-pos:long "1.56439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56439'^^xsd:double;
  dwc:latitude '50.47872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56439 50.47872, 1.56439 50.47872, 1.56439 50.47872, 1.56439 50.47872, 1.56439 50.47872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1872'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70983 1.56439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70983"^^xsd:decimal ;
  dwc:decimalLongitude "1.56439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70983 1.56439)"^^geo:wktLiteral ;
  geo-pos:lat "50.70983"^^xsd:decimal ;
  geo-pos:long "1.56439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56439'^^xsd:double;
  dwc:latitude '50.70983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56439 50.70983, 1.56439 50.70983, 1.56439 50.70983, 1.56439 50.70983, 1.56439 50.70983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2404'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.5644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21879"^^xsd:decimal ;
  dwc:decimalLongitude "1.5644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.5644)"^^geo:wktLiteral ;
  geo-pos:lat "50.21879"^^xsd:decimal ;
  geo-pos:long "1.5644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2696'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5644'^^xsd:double;
  dwc:latitude '50.21879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5644 50.21879, 1.5644 50.21879, 1.5644 50.21879, 1.5644 50.21879, 1.5644 50.21879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2696'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.5644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22863"^^xsd:decimal ;
  dwc:decimalLongitude "1.5644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22863 1.5644)"^^geo:wktLiteral ;
  geo-pos:lat "50.22863"^^xsd:decimal ;
  geo-pos:long "1.5644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5644'^^xsd:double;
  dwc:latitude '50.22863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5644 50.22863, 1.5644 50.22863, 1.5644 50.22863, 1.5644 50.22863, 1.5644 50.22863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3444'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.56441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22986"^^xsd:decimal ;
  dwc:decimalLongitude "1.56441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22986 1.56441)"^^geo:wktLiteral ;
  geo-pos:lat "50.22986"^^xsd:decimal ;
  geo-pos:long "1.56441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56441'^^xsd:double;
  dwc:latitude '50.22986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56441 50.22986, 1.56441 50.22986, 1.56441 50.22986, 1.56441 50.22986, 1.56441 50.22986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1900'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73054 1.56442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73054"^^xsd:decimal ;
  dwc:decimalLongitude "1.56442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73054 1.56442)"^^geo:wktLiteral ;
  geo-pos:lat "50.73054"^^xsd:decimal ;
  geo-pos:long "1.56442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56442'^^xsd:double;
  dwc:latitude '50.73054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56442 50.73054, 1.56442 50.73054, 1.56442 50.73054, 1.56442 50.73054, 1.56442 50.73054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1365'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21897 1.56443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21897"^^xsd:decimal ;
  dwc:decimalLongitude "1.56443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21897 1.56443)"^^geo:wktLiteral ;
  geo-pos:lat "50.21897"^^xsd:decimal ;
  geo-pos:long "1.56443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56443'^^xsd:double;
  dwc:latitude '50.21897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56443 50.21897, 1.56443 50.21897, 1.56443 50.21897, 1.56443 50.21897, 1.56443 50.21897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2715'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66579 1.56443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66579"^^xsd:decimal ;
  dwc:decimalLongitude "1.56443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66579 1.56443)"^^geo:wktLiteral ;
  geo-pos:lat "50.66579"^^xsd:decimal ;
  geo-pos:long "1.56443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56443'^^xsd:double;
  dwc:latitude '50.66579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56443 50.66579, 1.56443 50.66579, 1.56443 50.66579, 1.56443 50.66579, 1.56443 50.66579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2860'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47081 1.56444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47081"^^xsd:decimal ;
  dwc:decimalLongitude "1.56444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47081 1.56444)"^^geo:wktLiteral ;
  geo-pos:lat "50.47081"^^xsd:decimal ;
  geo-pos:long "1.56444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56444'^^xsd:double;
  dwc:latitude '50.47081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56444 50.47081, 1.56444 50.47081, 1.56444 50.47081, 1.56444 50.47081, 1.56444 50.47081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1675'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.56445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23308"^^xsd:decimal ;
  dwc:decimalLongitude "1.56445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23308 1.56445)"^^geo:wktLiteral ;
  geo-pos:lat "50.23308"^^xsd:decimal ;
  geo-pos:long "1.56445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56445'^^xsd:double;
  dwc:latitude '50.23308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56445 50.23308, 1.56445 50.23308, 1.56445 50.23308, 1.56445 50.23308, 1.56445 50.23308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6724'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57267 1.56445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57267"^^xsd:decimal ;
  dwc:decimalLongitude "1.56445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57267 1.56445)"^^geo:wktLiteral ;
  geo-pos:lat "50.57267"^^xsd:decimal ;
  geo-pos:long "1.56445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.69111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56445'^^xsd:double;
  dwc:latitude '50.57267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56445 50.57267, 1.56445 50.57267, 1.56445 50.57267, 1.56445 50.57267, 1.56445 50.57267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1958'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22303 1.56446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22303"^^xsd:decimal ;
  dwc:decimalLongitude "1.56446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22303 1.56446)"^^geo:wktLiteral ;
  geo-pos:lat "50.22303"^^xsd:decimal ;
  geo-pos:long "1.56446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56446'^^xsd:double;
  dwc:latitude '50.22303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56446 50.22303, 1.56446 50.22303, 1.56446 50.22303, 1.56446 50.22303, 1.56446 50.22303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7112'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23136"^^xsd:decimal ;
  dwc:decimalLongitude "1.56446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56446)"^^geo:wktLiteral ;
  geo-pos:lat "50.23136"^^xsd:decimal ;
  geo-pos:long "1.56446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.825555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56446'^^xsd:double;
  dwc:latitude '50.23136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56446 50.23136, 1.56446 50.23136, 1.56446 50.23136, 1.56446 50.23136, 1.56446 50.23136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10024'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.56446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.56446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.56446)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.56446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_5212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.8055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56446'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56446 50.2315, 1.56446 50.2315, 1.56446 50.2315, 1.56446 50.2315, 1.56446 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5212'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.56447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.56447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.56447)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.56447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56447'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56447 50.23156, 1.56447 50.23156, 1.56447 50.23156, 1.56447 50.23156, 1.56447 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9912'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46821 1.56449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46821"^^xsd:decimal ;
  dwc:decimalLongitude "1.56449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46821 1.56449)"^^geo:wktLiteral ;
  geo-pos:lat "50.46821"^^xsd:decimal ;
  geo-pos:long "1.56449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.8255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56449'^^xsd:double;
  dwc:latitude '50.46821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56449 50.46821, 1.56449 50.46821, 1.56449 50.46821, 1.56449 50.46821, 1.56449 50.46821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3642'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70819 1.56449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70819"^^xsd:decimal ;
  dwc:decimalLongitude "1.56449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70819 1.56449)"^^geo:wktLiteral ;
  geo-pos:lat "50.70819"^^xsd:decimal ;
  geo-pos:long "1.56449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56449'^^xsd:double;
  dwc:latitude '50.70819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56449 50.70819, 1.56449 50.70819, 1.56449 50.70819, 1.56449 50.70819, 1.56449 50.70819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1139'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71194 1.56449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71194 1.56449)"^^geo:wktLiteral ;
  geo-pos:lat "50.71194"^^xsd:decimal ;
  geo-pos:long "1.56449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56449'^^xsd:double;
  dwc:latitude '50.71194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56449 50.71194, 1.56449 50.71194, 1.56449 50.71194, 1.56449 50.71194, 1.56449 50.71194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2637'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24427 1.5645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24427"^^xsd:decimal ;
  dwc:decimalLongitude "1.5645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24427 1.5645)"^^geo:wktLiteral ;
  geo-pos:lat "50.24427"^^xsd:decimal ;
  geo-pos:long "1.5645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_4135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.123333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5645'^^xsd:double;
  dwc:latitude '50.24427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5645 50.24427, 1.5645 50.24427, 1.5645 50.24427, 1.5645 50.24427, 1.5645 50.24427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4135'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72973 1.5645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72973"^^xsd:decimal ;
  dwc:decimalLongitude "1.5645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72973 1.5645)"^^geo:wktLiteral ;
  geo-pos:lat "50.72973"^^xsd:decimal ;
  geo-pos:long "1.5645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5645'^^xsd:double;
  dwc:latitude '50.72973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5645 50.72973, 1.5645 50.72973, 1.5645 50.72973, 1.5645 50.72973, 1.5645 50.72973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1979'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73005 1.5645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73005"^^xsd:decimal ;
  dwc:decimalLongitude "1.5645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73005 1.5645)"^^geo:wktLiteral ;
  geo-pos:lat "50.73005"^^xsd:decimal ;
  geo-pos:long "1.5645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5645'^^xsd:double;
  dwc:latitude '50.73005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5645 50.73005, 1.5645 50.73005, 1.5645 50.73005, 1.5645 50.73005, 1.5645 50.73005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2478'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.56451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23315"^^xsd:decimal ;
  dwc:decimalLongitude "1.56451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.56451)"^^geo:wktLiteral ;
  geo-pos:lat "50.23315"^^xsd:decimal ;
  geo-pos:long "1.56451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56451'^^xsd:double;
  dwc:latitude '50.23315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56451 50.23315, 1.56451 50.23315, 1.56451 50.23315, 1.56451 50.23315, 1.56451 50.23315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12128'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71083 1.56451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71083"^^xsd:decimal ;
  dwc:decimalLongitude "1.56451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71083 1.56451)"^^geo:wktLiteral ;
  geo-pos:lat "50.71083"^^xsd:decimal ;
  geo-pos:long "1.56451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56451'^^xsd:double;
  dwc:latitude '50.71083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56451 50.71083, 1.56451 50.71083, 1.56451 50.71083, 1.56451 50.71083, 1.56451 50.71083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2451'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47565 1.56452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47565"^^xsd:decimal ;
  dwc:decimalLongitude "1.56452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47565 1.56452)"^^geo:wktLiteral ;
  geo-pos:lat "50.47565"^^xsd:decimal ;
  geo-pos:long "1.56452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56452'^^xsd:double;
  dwc:latitude '50.47565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56452 50.47565, 1.56452 50.47565, 1.56452 50.47565, 1.56452 50.47565, 1.56452 50.47565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1674'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65903 1.56452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65903"^^xsd:decimal ;
  dwc:decimalLongitude "1.56452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65903 1.56452)"^^geo:wktLiteral ;
  geo-pos:lat "50.65903"^^xsd:decimal ;
  geo-pos:long "1.56452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1445'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56452'^^xsd:double;
  dwc:latitude '50.65903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56452 50.65903, 1.56452 50.65903, 1.56452 50.65903, 1.56452 50.65903, 1.56452 50.65903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1445'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70917 1.56452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70917"^^xsd:decimal ;
  dwc:decimalLongitude "1.56452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70917 1.56452)"^^geo:wktLiteral ;
  geo-pos:lat "50.70917"^^xsd:decimal ;
  geo-pos:long "1.56452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56452'^^xsd:double;
  dwc:latitude '50.70917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56452 50.70917, 1.56452 50.70917, 1.56452 50.70917, 1.56452 50.70917, 1.56452 50.70917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1145'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7108 1.56452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7108"^^xsd:decimal ;
  dwc:decimalLongitude "1.56452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7108 1.56452)"^^geo:wktLiteral ;
  geo-pos:lat "50.7108"^^xsd:decimal ;
  geo-pos:long "1.56452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2837'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56452'^^xsd:double;
  dwc:latitude '50.7108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56452 50.7108, 1.56452 50.7108, 1.56452 50.7108, 1.56452 50.7108, 1.56452 50.7108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2837'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.56453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2317"^^xsd:decimal ;
  dwc:decimalLongitude "1.56453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2317 1.56453)"^^geo:wktLiteral ;
  geo-pos:lat "50.2317"^^xsd:decimal ;
  geo-pos:long "1.56453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6038'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56453'^^xsd:double;
  dwc:latitude '50.2317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56453 50.2317, 1.56453 50.2317, 1.56453 50.2317, 1.56453 50.2317, 1.56453 50.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6038'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23886 1.56453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23886"^^xsd:decimal ;
  dwc:decimalLongitude "1.56453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23886 1.56453)"^^geo:wktLiteral ;
  geo-pos:lat "50.23886"^^xsd:decimal ;
  geo-pos:long "1.56453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.115555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56453'^^xsd:double;
  dwc:latitude '50.23886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56453 50.23886, 1.56453 50.23886, 1.56453 50.23886, 1.56453 50.23886, 1.56453 50.23886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4210'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72164 1.56455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72164"^^xsd:decimal ;
  dwc:decimalLongitude "1.56455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72164 1.56455)"^^geo:wktLiteral ;
  geo-pos:lat "50.72164"^^xsd:decimal ;
  geo-pos:long "1.56455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56455'^^xsd:double;
  dwc:latitude '50.72164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56455 50.72164, 1.56455 50.72164, 1.56455 50.72164, 1.56455 50.72164, 1.56455 50.72164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2426'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.56457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21892"^^xsd:decimal ;
  dwc:decimalLongitude "1.56457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.56457)"^^geo:wktLiteral ;
  geo-pos:lat "50.21892"^^xsd:decimal ;
  geo-pos:long "1.56457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56457'^^xsd:double;
  dwc:latitude '50.21892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56457 50.21892, 1.56457 50.21892, 1.56457 50.21892, 1.56457 50.21892, 1.56457 50.21892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2678'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56121 1.56457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56121"^^xsd:decimal ;
  dwc:decimalLongitude "1.56457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56121 1.56457)"^^geo:wktLiteral ;
  geo-pos:lat "50.56121"^^xsd:decimal ;
  geo-pos:long "1.56457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56457'^^xsd:double;
  dwc:latitude '50.56121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56457 50.56121, 1.56457 50.56121, 1.56457 50.56121, 1.56457 50.56121, 1.56457 50.56121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1667'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71878 1.56458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71878"^^xsd:decimal ;
  dwc:decimalLongitude "1.56458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71878 1.56458)"^^geo:wktLiteral ;
  geo-pos:lat "50.71878"^^xsd:decimal ;
  geo-pos:long "1.56458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56458'^^xsd:double;
  dwc:latitude '50.71878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56458 50.71878, 1.56458 50.71878, 1.56458 50.71878, 1.56458 50.71878, 1.56458 50.71878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2437'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.56459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23199"^^xsd:decimal ;
  dwc:decimalLongitude "1.56459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23199 1.56459)"^^geo:wktLiteral ;
  geo-pos:lat "50.23199"^^xsd:decimal ;
  geo-pos:long "1.56459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56459'^^xsd:double;
  dwc:latitude '50.23199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56459 50.23199, 1.56459 50.23199, 1.56459 50.23199, 1.56459 50.23199, 1.56459 50.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11523'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48976 1.56459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48976"^^xsd:decimal ;
  dwc:decimalLongitude "1.56459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48976 1.56459)"^^geo:wktLiteral ;
  geo-pos:lat "50.48976"^^xsd:decimal ;
  geo-pos:long "1.56459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56459'^^xsd:double;
  dwc:latitude '50.48976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56459 50.48976, 1.56459 50.48976, 1.56459 50.48976, 1.56459 50.48976, 1.56459 50.48976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1755'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71103 1.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71103"^^xsd:decimal ;
  dwc:decimalLongitude "1.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71103 1.5646)"^^geo:wktLiteral ;
  geo-pos:lat "50.71103"^^xsd:decimal ;
  geo-pos:long "1.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2800'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5646'^^xsd:double;
  dwc:latitude '50.71103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5646 50.71103, 1.5646 50.71103, 1.5646 50.71103, 1.5646 50.71103, 1.5646 50.71103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2800'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52487 1.56461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52487"^^xsd:decimal ;
  dwc:decimalLongitude "1.56461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52487 1.56461)"^^geo:wktLiteral ;
  geo-pos:lat "50.52487"^^xsd:decimal ;
  geo-pos:long "1.56461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56461'^^xsd:double;
  dwc:latitude '50.52487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56461 50.52487, 1.56461 50.52487, 1.56461 50.52487, 1.56461 50.52487, 1.56461 50.52487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2346'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66962 1.56461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66962"^^xsd:decimal ;
  dwc:decimalLongitude "1.56461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66962 1.56461)"^^geo:wktLiteral ;
  geo-pos:lat "50.66962"^^xsd:decimal ;
  geo-pos:long "1.56461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3750'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56461'^^xsd:double;
  dwc:latitude '50.66962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56461 50.66962, 1.56461 50.66962, 1.56461 50.66962, 1.56461 50.66962, 1.56461 50.66962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3750'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.56463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23382"^^xsd:decimal ;
  dwc:decimalLongitude "1.56463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23382 1.56463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23382"^^xsd:decimal ;
  geo-pos:long "1.56463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56463'^^xsd:double;
  dwc:latitude '50.23382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56463 50.23382, 1.56463 50.23382, 1.56463 50.23382, 1.56463 50.23382, 1.56463 50.23382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9704'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71072 1.56463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71072"^^xsd:decimal ;
  dwc:decimalLongitude "1.56463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71072 1.56463)"^^geo:wktLiteral ;
  geo-pos:lat "50.71072"^^xsd:decimal ;
  geo-pos:long "1.56463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56463'^^xsd:double;
  dwc:latitude '50.71072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56463 50.71072, 1.56463 50.71072, 1.56463 50.71072, 1.56463 50.71072, 1.56463 50.71072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1276'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71181 1.56463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71181"^^xsd:decimal ;
  dwc:decimalLongitude "1.56463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71181 1.56463)"^^geo:wktLiteral ;
  geo-pos:lat "50.71181"^^xsd:decimal ;
  geo-pos:long "1.56463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56463'^^xsd:double;
  dwc:latitude '50.71181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56463 50.71181, 1.56463 50.71181, 1.56463 50.71181, 1.56463 50.71181, 1.56463 50.71181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_928'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7098 1.56466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7098"^^xsd:decimal ;
  dwc:decimalLongitude "1.56466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7098 1.56466)"^^geo:wktLiteral ;
  geo-pos:lat "50.7098"^^xsd:decimal ;
  geo-pos:long "1.56466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56466'^^xsd:double;
  dwc:latitude '50.7098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56466 50.7098, 1.56466 50.7098, 1.56466 50.7098, 1.56466 50.7098, 1.56466 50.7098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1144'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67347 1.56467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67347"^^xsd:decimal ;
  dwc:decimalLongitude "1.56467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67347 1.56467)"^^geo:wktLiteral ;
  geo-pos:lat "50.67347"^^xsd:decimal ;
  geo-pos:long "1.56467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3265'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56467'^^xsd:double;
  dwc:latitude '50.67347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56467 50.67347, 1.56467 50.67347, 1.56467 50.67347, 1.56467 50.67347, 1.56467 50.67347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3265'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.56468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23061"^^xsd:decimal ;
  dwc:decimalLongitude "1.56468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23061 1.56468)"^^geo:wktLiteral ;
  geo-pos:lat "50.23061"^^xsd:decimal ;
  geo-pos:long "1.56468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56468'^^xsd:double;
  dwc:latitude '50.23061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56468 50.23061, 1.56468 50.23061, 1.56468 50.23061, 1.56468 50.23061, 1.56468 50.23061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1693'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44453 1.56468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44453"^^xsd:decimal ;
  dwc:decimalLongitude "1.56468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44453 1.56468)"^^geo:wktLiteral ;
  geo-pos:lat "50.44453"^^xsd:decimal ;
  geo-pos:long "1.56468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56468'^^xsd:double;
  dwc:latitude '50.44453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56468 50.44453, 1.56468 50.44453, 1.56468 50.44453, 1.56468 50.44453, 1.56468 50.44453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3760'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72157 1.56468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72157"^^xsd:decimal ;
  dwc:decimalLongitude "1.56468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72157 1.56468)"^^geo:wktLiteral ;
  geo-pos:lat "50.72157"^^xsd:decimal ;
  geo-pos:long "1.56468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56468'^^xsd:double;
  dwc:latitude '50.72157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56468 50.72157, 1.56468 50.72157, 1.56468 50.72157, 1.56468 50.72157, 1.56468 50.72157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2402'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72871 1.5647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72871"^^xsd:decimal ;
  dwc:decimalLongitude "1.5647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72871 1.5647)"^^geo:wktLiteral ;
  geo-pos:lat "50.72871"^^xsd:decimal ;
  geo-pos:long "1.5647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5647'^^xsd:double;
  dwc:latitude '50.72871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5647 50.72871, 1.5647 50.72871, 1.5647 50.72871, 1.5647 50.72871, 1.5647 50.72871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1346'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.56472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56472)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.56472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56472'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56472 50.23189, 1.56472 50.23189, 1.56472 50.23189, 1.56472 50.23189, 1.56472 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9703'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42849 1.56472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42849"^^xsd:decimal ;
  dwc:decimalLongitude "1.56472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42849 1.56472)"^^geo:wktLiteral ;
  geo-pos:lat "50.42849"^^xsd:decimal ;
  geo-pos:long "1.56472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3316'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.297777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56472'^^xsd:double;
  dwc:latitude '50.42849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56472 50.42849, 1.56472 50.42849, 1.56472 50.42849, 1.56472 50.42849, 1.56472 50.42849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3316'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71078 1.56472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71078"^^xsd:decimal ;
  dwc:decimalLongitude "1.56472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71078 1.56472)"^^geo:wktLiteral ;
  geo-pos:lat "50.71078"^^xsd:decimal ;
  geo-pos:long "1.56472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2834'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56472'^^xsd:double;
  dwc:latitude '50.71078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56472 50.71078, 1.56472 50.71078, 1.56472 50.71078, 1.56472 50.71078, 1.56472 50.71078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2834'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73151 1.56472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73151"^^xsd:decimal ;
  dwc:decimalLongitude "1.56472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73151 1.56472)"^^geo:wktLiteral ;
  geo-pos:lat "50.73151"^^xsd:decimal ;
  geo-pos:long "1.56472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56472'^^xsd:double;
  dwc:latitude '50.73151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56472 50.73151, 1.56472 50.73151, 1.56472 50.73151, 1.56472 50.73151, 1.56472 50.73151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_906'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.56474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.56474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.56474)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.56474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56474'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56474 50.23176, 1.56474 50.23176, 1.56474 50.23176, 1.56474 50.23176, 1.56474 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3944'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7164 1.56474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7164"^^xsd:decimal ;
  dwc:decimalLongitude "1.56474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7164 1.56474)"^^geo:wktLiteral ;
  geo-pos:lat "50.7164"^^xsd:decimal ;
  geo-pos:long "1.56474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56474'^^xsd:double;
  dwc:latitude '50.7164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56474 50.7164, 1.56474 50.7164, 1.56474 50.7164, 1.56474 50.7164, 1.56474 50.7164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1298'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.56475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23203"^^xsd:decimal ;
  dwc:decimalLongitude "1.56475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23203 1.56475)"^^geo:wktLiteral ;
  geo-pos:lat "50.23203"^^xsd:decimal ;
  geo-pos:long "1.56475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56475'^^xsd:double;
  dwc:latitude '50.23203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56475 50.23203, 1.56475 50.23203, 1.56475 50.23203, 1.56475 50.23203, 1.56475 50.23203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11524'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67005 1.56475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67005"^^xsd:decimal ;
  dwc:decimalLongitude "1.56475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67005 1.56475)"^^geo:wktLiteral ;
  geo-pos:lat "50.67005"^^xsd:decimal ;
  geo-pos:long "1.56475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56475'^^xsd:double;
  dwc:latitude '50.67005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56475 50.67005, 1.56475 50.67005, 1.56475 50.67005, 1.56475 50.67005, 1.56475 50.67005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1293'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72191 1.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72191"^^xsd:decimal ;
  dwc:decimalLongitude "1.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72191 1.56476)"^^geo:wktLiteral ;
  geo-pos:lat "50.72191"^^xsd:decimal ;
  geo-pos:long "1.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56476'^^xsd:double;
  dwc:latitude '50.72191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56476 50.72191, 1.56476 50.72191, 1.56476 50.72191, 1.56476 50.72191, 1.56476 50.72191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2418'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.56477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23204"^^xsd:decimal ;
  dwc:decimalLongitude "1.56477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23204 1.56477)"^^geo:wktLiteral ;
  geo-pos:lat "50.23204"^^xsd:decimal ;
  geo-pos:long "1.56477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_4567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56477'^^xsd:double;
  dwc:latitude '50.23204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56477 50.23204, 1.56477 50.23204, 1.56477 50.23204, 1.56477 50.23204, 1.56477 50.23204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4567'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22242 1.56482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22242"^^xsd:decimal ;
  dwc:decimalLongitude "1.56482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22242 1.56482)"^^geo:wktLiteral ;
  geo-pos:lat "50.22242"^^xsd:decimal ;
  geo-pos:long "1.56482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12090'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56482'^^xsd:double;
  dwc:latitude '50.22242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56482 50.22242, 1.56482 50.22242, 1.56482 50.22242, 1.56482 50.22242, 1.56482 50.22242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12090'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73163 1.56482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73163"^^xsd:decimal ;
  dwc:decimalLongitude "1.56482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73163 1.56482)"^^geo:wktLiteral ;
  geo-pos:lat "50.73163"^^xsd:decimal ;
  geo-pos:long "1.56482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56482'^^xsd:double;
  dwc:latitude '50.73163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56482 50.73163, 1.56482 50.73163, 1.56482 50.73163, 1.56482 50.73163, 1.56482 50.73163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1338'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55234 1.56483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55234"^^xsd:decimal ;
  dwc:decimalLongitude "1.56483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55234 1.56483)"^^geo:wktLiteral ;
  geo-pos:lat "50.55234"^^xsd:decimal ;
  geo-pos:long "1.56483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.73666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56483'^^xsd:double;
  dwc:latitude '50.55234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56483 50.55234, 1.56483 50.55234, 1.56483 50.55234, 1.56483 50.55234, 1.56483 50.55234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_967'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.56484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23267"^^xsd:decimal ;
  dwc:decimalLongitude "1.56484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23267 1.56484)"^^geo:wktLiteral ;
  geo-pos:lat "50.23267"^^xsd:decimal ;
  geo-pos:long "1.56484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56484'^^xsd:double;
  dwc:latitude '50.23267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56484 50.23267, 1.56484 50.23267, 1.56484 50.23267, 1.56484 50.23267, 1.56484 50.23267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6040'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21954 1.56485)"^^geo:wktLiteral ;
  geo-pos:lat "50.21954"^^xsd:decimal ;
  geo-pos:long "1.56485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56485'^^xsd:double;
  dwc:latitude '50.21954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56485 50.21954, 1.56485 50.21954, 1.56485 50.21954, 1.56485 50.21954, 1.56485 50.21954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10545'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.56485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23187"^^xsd:decimal ;
  dwc:decimalLongitude "1.56485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23187 1.56485)"^^geo:wktLiteral ;
  geo-pos:lat "50.23187"^^xsd:decimal ;
  geo-pos:long "1.56485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_4047'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56485'^^xsd:double;
  dwc:latitude '50.23187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56485 50.23187, 1.56485 50.23187, 1.56485 50.23187, 1.56485 50.23187, 1.56485 50.23187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4047'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71688 1.56485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71688"^^xsd:decimal ;
  dwc:decimalLongitude "1.56485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71688 1.56485)"^^geo:wktLiteral ;
  geo-pos:lat "50.71688"^^xsd:decimal ;
  geo-pos:long "1.56485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56485'^^xsd:double;
  dwc:latitude '50.71688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56485 50.71688, 1.56485 50.71688, 1.56485 50.71688, 1.56485 50.71688, 1.56485 50.71688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2399'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70963 1.56486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70963"^^xsd:decimal ;
  dwc:decimalLongitude "1.56486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70963 1.56486)"^^geo:wktLiteral ;
  geo-pos:lat "50.70963"^^xsd:decimal ;
  geo-pos:long "1.56486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56486'^^xsd:double;
  dwc:latitude '50.70963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56486 50.70963, 1.56486 50.70963, 1.56486 50.70963, 1.56486 50.70963, 1.56486 50.70963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2398'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23115"^^xsd:decimal ;
  dwc:decimalLongitude "1.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23115 1.56487)"^^geo:wktLiteral ;
  geo-pos:lat "50.23115"^^xsd:decimal ;
  geo-pos:long "1.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.40888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56487'^^xsd:double;
  dwc:latitude '50.23115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56487 50.23115, 1.56487 50.23115, 1.56487 50.23115, 1.56487 50.23115, 1.56487 50.23115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6726'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.56487)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56487'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56487 50.23176, 1.56487 50.23176, 1.56487 50.23176, 1.56487 50.23176, 1.56487 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9779'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6688 1.5649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6688"^^xsd:decimal ;
  dwc:decimalLongitude "1.5649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6688 1.5649)"^^geo:wktLiteral ;
  geo-pos:lat "50.6688"^^xsd:decimal ;
  geo-pos:long "1.5649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5649'^^xsd:double;
  dwc:latitude '50.6688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5649 50.6688, 1.5649 50.6688, 1.5649 50.6688, 1.5649 50.6688, 1.5649 50.6688))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_899'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7327 1.56491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7327"^^xsd:decimal ;
  dwc:decimalLongitude "1.56491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7327 1.56491)"^^geo:wktLiteral ;
  geo-pos:lat "50.7327"^^xsd:decimal ;
  geo-pos:long "1.56491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56491'^^xsd:double;
  dwc:latitude '50.7327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56491 50.7327, 1.56491 50.7327, 1.56491 50.7327, 1.56491 50.7327, 1.56491 50.7327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_916'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74161 1.56491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74161"^^xsd:decimal ;
  dwc:decimalLongitude "1.56491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74161 1.56491)"^^geo:wktLiteral ;
  geo-pos:lat "50.74161"^^xsd:decimal ;
  geo-pos:long "1.56491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2208'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56491'^^xsd:double;
  dwc:latitude '50.74161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56491 50.74161, 1.56491 50.74161, 1.56491 50.74161, 1.56491 50.74161, 1.56491 50.74161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2208'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.56493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23185"^^xsd:decimal ;
  dwc:decimalLongitude "1.56493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.56493)"^^geo:wktLiteral ;
  geo-pos:lat "50.23185"^^xsd:decimal ;
  geo-pos:long "1.56493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56493'^^xsd:double;
  dwc:latitude '50.23185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56493 50.23185, 1.56493 50.23185, 1.56493 50.23185, 1.56493 50.23185, 1.56493 50.23185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3943'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71867 1.56493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71867"^^xsd:decimal ;
  dwc:decimalLongitude "1.56493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71867 1.56493)"^^geo:wktLiteral ;
  geo-pos:lat "50.71867"^^xsd:decimal ;
  geo-pos:long "1.56493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56493'^^xsd:double;
  dwc:latitude '50.71867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56493 50.71867, 1.56493 50.71867, 1.56493 50.71867, 1.56493 50.71867, 1.56493 50.71867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2401'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.56497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23124"^^xsd:decimal ;
  dwc:decimalLongitude "1.56497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.56497)"^^geo:wktLiteral ;
  geo-pos:lat "50.23124"^^xsd:decimal ;
  geo-pos:long "1.56497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.851111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56497'^^xsd:double;
  dwc:latitude '50.23124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56497 50.23124, 1.56497 50.23124, 1.56497 50.23124, 1.56497 50.23124, 1.56497 50.23124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10004'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72941 1.56497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72941"^^xsd:decimal ;
  dwc:decimalLongitude "1.56497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72941 1.56497)"^^geo:wktLiteral ;
  geo-pos:lat "50.72941"^^xsd:decimal ;
  geo-pos:long "1.56497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1792'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56497'^^xsd:double;
  dwc:latitude '50.72941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56497 50.72941, 1.56497 50.72941, 1.56497 50.72941, 1.56497 50.72941, 1.56497 50.72941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1792'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70731 1.56499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70731"^^xsd:decimal ;
  dwc:decimalLongitude "1.56499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70731 1.56499)"^^geo:wktLiteral ;
  geo-pos:lat "50.70731"^^xsd:decimal ;
  geo-pos:long "1.56499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2954'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.261111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56499'^^xsd:double;
  dwc:latitude '50.70731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56499 50.70731, 1.56499 50.70731, 1.56499 50.70731, 1.56499 50.70731, 1.56499 50.70731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2954'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73226 1.56499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73226"^^xsd:decimal ;
  dwc:decimalLongitude "1.56499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73226 1.56499)"^^geo:wktLiteral ;
  geo-pos:lat "50.73226"^^xsd:decimal ;
  geo-pos:long "1.56499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1575'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56499'^^xsd:double;
  dwc:latitude '50.73226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56499 50.73226, 1.56499 50.73226, 1.56499 50.73226, 1.56499 50.73226, 1.56499 50.73226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1575'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72895 1.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72895"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72895 1.565)"^^geo:wktLiteral ;
  geo-pos:lat "50.72895"^^xsd:decimal ;
  geo-pos:long "1.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.565'^^xsd:double;
  dwc:latitude '50.72895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.565 50.72895, 1.565 50.72895, 1.565 50.72895, 1.565 50.72895, 1.565 50.72895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1347'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.56501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22594"^^xsd:decimal ;
  dwc:decimalLongitude "1.56501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22594 1.56501)"^^geo:wktLiteral ;
  geo-pos:lat "50.22594"^^xsd:decimal ;
  geo-pos:long "1.56501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56501'^^xsd:double;
  dwc:latitude '50.22594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56501 50.22594, 1.56501 50.22594, 1.56501 50.22594, 1.56501 50.22594, 1.56501 50.22594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7534'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.56501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.56501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.327777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56501'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56501 50.23197, 1.56501 50.23197, 1.56501 50.23197, 1.56501 50.23197, 1.56501 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11545'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.56501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.56501)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.56501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56501'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56501 50.23277, 1.56501 50.23277, 1.56501 50.23277, 1.56501 50.23277, 1.56501 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4109'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56212 1.56501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56212"^^xsd:decimal ;
  dwc:decimalLongitude "1.56501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56212 1.56501)"^^geo:wktLiteral ;
  geo-pos:lat "50.56212"^^xsd:decimal ;
  geo-pos:long "1.56501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3261'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56501'^^xsd:double;
  dwc:latitude '50.56212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56501 50.56212, 1.56501 50.56212, 1.56501 50.56212, 1.56501 50.56212, 1.56501 50.56212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3261'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67701 1.56502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67701"^^xsd:decimal ;
  dwc:decimalLongitude "1.56502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67701 1.56502)"^^geo:wktLiteral ;
  geo-pos:lat "50.67701"^^xsd:decimal ;
  geo-pos:long "1.56502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3214'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56502'^^xsd:double;
  dwc:latitude '50.67701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56502 50.67701, 1.56502 50.67701, 1.56502 50.67701, 1.56502 50.67701, 1.56502 50.67701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3214'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71089 1.56502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71089"^^xsd:decimal ;
  dwc:decimalLongitude "1.56502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71089 1.56502)"^^geo:wktLiteral ;
  geo-pos:lat "50.71089"^^xsd:decimal ;
  geo-pos:long "1.56502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56502'^^xsd:double;
  dwc:latitude '50.71089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56502 50.71089, 1.56502 50.71089, 1.56502 50.71089, 1.56502 50.71089, 1.56502 50.71089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2570'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71897 1.56502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71897"^^xsd:decimal ;
  dwc:decimalLongitude "1.56502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71897 1.56502)"^^geo:wktLiteral ;
  geo-pos:lat "50.71897"^^xsd:decimal ;
  geo-pos:long "1.56502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56502'^^xsd:double;
  dwc:latitude '50.71897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56502 50.71897, 1.56502 50.71897, 1.56502 50.71897, 1.56502 50.71897, 1.56502 50.71897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1279'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67674 1.56504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67674"^^xsd:decimal ;
  dwc:decimalLongitude "1.56504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67674 1.56504)"^^geo:wktLiteral ;
  geo-pos:lat "50.67674"^^xsd:decimal ;
  geo-pos:long "1.56504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56504'^^xsd:double;
  dwc:latitude '50.67674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56504 50.67674, 1.56504 50.67674, 1.56504 50.67674, 1.56504 50.67674, 1.56504 50.67674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1660'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.56505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2315"^^xsd:decimal ;
  dwc:decimalLongitude "1.56505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2315 1.56505)"^^geo:wktLiteral ;
  geo-pos:lat "50.2315"^^xsd:decimal ;
  geo-pos:long "1.56505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.102222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56505'^^xsd:double;
  dwc:latitude '50.2315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56505 50.2315, 1.56505 50.2315, 1.56505 50.2315, 1.56505 50.2315, 1.56505 50.2315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9941'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.56506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23185"^^xsd:decimal ;
  dwc:decimalLongitude "1.56506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23185 1.56506)"^^geo:wktLiteral ;
  geo-pos:lat "50.23185"^^xsd:decimal ;
  geo-pos:long "1.56506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9885'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9885'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56506'^^xsd:double;
  dwc:latitude '50.23185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56506 50.23185, 1.56506 50.23185, 1.56506 50.23185, 1.56506 50.23185, 1.56506 50.23185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9885'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.56506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23201"^^xsd:decimal ;
  dwc:decimalLongitude "1.56506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23201 1.56506)"^^geo:wktLiteral ;
  geo-pos:lat "50.23201"^^xsd:decimal ;
  geo-pos:long "1.56506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56506'^^xsd:double;
  dwc:latitude '50.23201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56506 50.23201, 1.56506 50.23201, 1.56506 50.23201, 1.56506 50.23201, 1.56506 50.23201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1074'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72176 1.56506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72176"^^xsd:decimal ;
  dwc:decimalLongitude "1.56506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72176 1.56506)"^^geo:wktLiteral ;
  geo-pos:lat "50.72176"^^xsd:decimal ;
  geo-pos:long "1.56506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56506'^^xsd:double;
  dwc:latitude '50.72176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56506 50.72176, 1.56506 50.72176, 1.56506 50.72176, 1.56506 50.72176, 1.56506 50.72176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2814'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.56506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73048"^^xsd:decimal ;
  dwc:decimalLongitude "1.56506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.56506)"^^geo:wktLiteral ;
  geo-pos:lat "50.73048"^^xsd:decimal ;
  geo-pos:long "1.56506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_977'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56506'^^xsd:double;
  dwc:latitude '50.73048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56506 50.73048, 1.56506 50.73048, 1.56506 50.73048, 1.56506 50.73048, 1.56506 50.73048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_977'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73673 1.56506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73673"^^xsd:decimal ;
  dwc:decimalLongitude "1.56506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73673 1.56506)"^^geo:wktLiteral ;
  geo-pos:lat "50.73673"^^xsd:decimal ;
  geo-pos:long "1.56506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56506'^^xsd:double;
  dwc:latitude '50.73673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56506 50.73673, 1.56506 50.73673, 1.56506 50.73673, 1.56506 50.73673, 1.56506 50.73673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_931'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22873 1.56507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22873"^^xsd:decimal ;
  dwc:decimalLongitude "1.56507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22873 1.56507)"^^geo:wktLiteral ;
  geo-pos:lat "50.22873"^^xsd:decimal ;
  geo-pos:long "1.56507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56507'^^xsd:double;
  dwc:latitude '50.22873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56507 50.22873, 1.56507 50.22873, 1.56507 50.22873, 1.56507 50.22873, 1.56507 50.22873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3670'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.56507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23107"^^xsd:decimal ;
  dwc:decimalLongitude "1.56507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23107 1.56507)"^^geo:wktLiteral ;
  geo-pos:lat "50.23107"^^xsd:decimal ;
  geo-pos:long "1.56507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2294'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.486666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56507'^^xsd:double;
  dwc:latitude '50.23107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56507 50.23107, 1.56507 50.23107, 1.56507 50.23107, 1.56507 50.23107, 1.56507 50.23107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2294'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.56508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23191"^^xsd:decimal ;
  dwc:decimalLongitude "1.56508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23191 1.56508)"^^geo:wktLiteral ;
  geo-pos:lat "50.23191"^^xsd:decimal ;
  geo-pos:long "1.56508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_9778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56508'^^xsd:double;
  dwc:latitude '50.23191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56508 50.23191, 1.56508 50.23191, 1.56508 50.23191, 1.56508 50.23191, 1.56508 50.23191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9778'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47395 1.56508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47395"^^xsd:decimal ;
  dwc:decimalLongitude "1.56508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47395 1.56508)"^^geo:wktLiteral ;
  geo-pos:lat "50.47395"^^xsd:decimal ;
  geo-pos:long "1.56508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1438'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56508'^^xsd:double;
  dwc:latitude '50.47395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56508 50.47395, 1.56508 50.47395, 1.56508 50.47395, 1.56508 50.47395, 1.56508 50.47395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1438'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67748 1.56508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67748"^^xsd:decimal ;
  dwc:decimalLongitude "1.56508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67748 1.56508)"^^geo:wktLiteral ;
  geo-pos:lat "50.67748"^^xsd:decimal ;
  geo-pos:long "1.56508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56508'^^xsd:double;
  dwc:latitude '50.67748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56508 50.67748, 1.56508 50.67748, 1.56508 50.67748, 1.56508 50.67748, 1.56508 50.67748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3830'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.56509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.56509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.56509)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.56509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56509'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56509 50.23195, 1.56509 50.23195, 1.56509 50.23195, 1.56509 50.23195, 1.56509 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2499'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50118 1.56509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50118"^^xsd:decimal ;
  dwc:decimalLongitude "1.56509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50118 1.56509)"^^geo:wktLiteral ;
  geo-pos:lat "50.50118"^^xsd:decimal ;
  geo-pos:long "1.56509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56509'^^xsd:double;
  dwc:latitude '50.50118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56509 50.50118, 1.56509 50.50118, 1.56509 50.50118, 1.56509 50.50118, 1.56509 50.50118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1756'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51133 1.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51133"^^xsd:decimal ;
  dwc:decimalLongitude "1.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51133 1.5651)"^^geo:wktLiteral ;
  geo-pos:lat "50.51133"^^xsd:decimal ;
  geo-pos:long "1.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5651'^^xsd:double;
  dwc:latitude '50.51133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5651 50.51133, 1.5651 50.51133, 1.5651 50.51133, 1.5651 50.51133, 1.5651 50.51133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1757'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72186 1.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72186"^^xsd:decimal ;
  dwc:decimalLongitude "1.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72186 1.5651)"^^geo:wktLiteral ;
  geo-pos:lat "50.72186"^^xsd:decimal ;
  geo-pos:long "1.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3267'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5651'^^xsd:double;
  dwc:latitude '50.72186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5651 50.72186, 1.5651 50.72186, 1.5651 50.72186, 1.5651 50.72186, 1.5651 50.72186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3267'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66376 1.56512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66376"^^xsd:decimal ;
  dwc:decimalLongitude "1.56512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66376 1.56512)"^^geo:wktLiteral ;
  geo-pos:lat "50.66376"^^xsd:decimal ;
  geo-pos:long "1.56512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56512'^^xsd:double;
  dwc:latitude '50.66376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56512 50.66376, 1.56512 50.66376, 1.56512 50.66376, 1.56512 50.66376, 1.56512 50.66376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3626'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.56515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23184"^^xsd:decimal ;
  dwc:decimalLongitude "1.56515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23184 1.56515)"^^geo:wktLiteral ;
  geo-pos:lat "50.23184"^^xsd:decimal ;
  geo-pos:long "1.56515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56515'^^xsd:double;
  dwc:latitude '50.23184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56515 50.23184, 1.56515 50.23184, 1.56515 50.23184, 1.56515 50.23184, 1.56515 50.23184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2498'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.56515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.56515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.56515)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.56515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5508'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56515'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56515 50.23217, 1.56515 50.23217, 1.56515 50.23217, 1.56515 50.23217, 1.56515 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5508'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71386 1.56515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71386"^^xsd:decimal ;
  dwc:decimalLongitude "1.56515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71386 1.56515)"^^geo:wktLiteral ;
  geo-pos:lat "50.71386"^^xsd:decimal ;
  geo-pos:long "1.56515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56515'^^xsd:double;
  dwc:latitude '50.71386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56515 50.71386, 1.56515 50.71386, 1.56515 50.71386, 1.56515 50.71386, 1.56515 50.71386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1272'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71783 1.56515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71783"^^xsd:decimal ;
  dwc:decimalLongitude "1.56515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71783 1.56515)"^^geo:wktLiteral ;
  geo-pos:lat "50.71783"^^xsd:decimal ;
  geo-pos:long "1.56515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56515'^^xsd:double;
  dwc:latitude '50.71783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56515 50.71783, 1.56515 50.71783, 1.56515 50.71783, 1.56515 50.71783, 1.56515 50.71783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2851'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.56516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23164"^^xsd:decimal ;
  dwc:decimalLongitude "1.56516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23164 1.56516)"^^geo:wktLiteral ;
  geo-pos:lat "50.23164"^^xsd:decimal ;
  geo-pos:long "1.56516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.967777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56516'^^xsd:double;
  dwc:latitude '50.23164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56516 50.23164, 1.56516 50.23164, 1.56516 50.23164, 1.56516 50.23164, 1.56516 50.23164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6805'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57397 1.56516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57397 1.56516)"^^geo:wktLiteral ;
  geo-pos:lat "50.57397"^^xsd:decimal ;
  geo-pos:long "1.56516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56516'^^xsd:double;
  dwc:latitude '50.57397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56516 50.57397, 1.56516 50.57397, 1.56516 50.57397, 1.56516 50.57397, 1.56516 50.57397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2651'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71503 1.56516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71503"^^xsd:decimal ;
  dwc:decimalLongitude "1.56516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71503 1.56516)"^^geo:wktLiteral ;
  geo-pos:lat "50.71503"^^xsd:decimal ;
  geo-pos:long "1.56516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2435'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56516'^^xsd:double;
  dwc:latitude '50.71503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56516 50.71503, 1.56516 50.71503, 1.56516 50.71503, 1.56516 50.71503, 1.56516 50.71503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2435'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.56517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.56517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.56517)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.56517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56517'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56517 50.22866, 1.56517 50.22866, 1.56517 50.22866, 1.56517 50.22866, 1.56517 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4504'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63764 1.56519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63764"^^xsd:decimal ;
  dwc:decimalLongitude "1.56519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63764 1.56519)"^^geo:wktLiteral ;
  geo-pos:lat "50.63764"^^xsd:decimal ;
  geo-pos:long "1.56519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56519'^^xsd:double;
  dwc:latitude '50.63764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56519 50.63764, 1.56519 50.63764, 1.56519 50.63764, 1.56519 50.63764, 1.56519 50.63764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3431'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22018 1.5652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22018"^^xsd:decimal ;
  dwc:decimalLongitude "1.5652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22018 1.5652)"^^geo:wktLiteral ;
  geo-pos:lat "50.22018"^^xsd:decimal ;
  geo-pos:long "1.5652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9212'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9212'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5652'^^xsd:double;
  dwc:latitude '50.22018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5652 50.22018, 1.5652 50.22018, 1.5652 50.22018, 1.5652 50.22018, 1.5652 50.22018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9212'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22515 1.5652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22515"^^xsd:decimal ;
  dwc:decimalLongitude "1.5652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22515 1.5652)"^^geo:wktLiteral ;
  geo-pos:lat "50.22515"^^xsd:decimal ;
  geo-pos:long "1.5652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5652'^^xsd:double;
  dwc:latitude '50.22515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5652 50.22515, 1.5652 50.22515, 1.5652 50.22515, 1.5652 50.22515, 1.5652 50.22515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2734'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67728 1.5652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67728"^^xsd:decimal ;
  dwc:decimalLongitude "1.5652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67728 1.5652)"^^geo:wktLiteral ;
  geo-pos:lat "50.67728"^^xsd:decimal ;
  geo-pos:long "1.5652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5652'^^xsd:double;
  dwc:latitude '50.67728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5652 50.67728, 1.5652 50.67728, 1.5652 50.67728, 1.5652 50.67728, 1.5652 50.67728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3364'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22816 1.56521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22816"^^xsd:decimal ;
  dwc:decimalLongitude "1.56521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22816 1.56521)"^^geo:wktLiteral ;
  geo-pos:lat "50.22816"^^xsd:decimal ;
  geo-pos:long "1.56521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56521'^^xsd:double;
  dwc:latitude '50.22816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56521 50.22816, 1.56521 50.22816, 1.56521 50.22816, 1.56521 50.22816, 1.56521 50.22816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3457'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.56521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56521)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.56521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56521'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56521 50.23189, 1.56521 50.23189, 1.56521 50.23189, 1.56521 50.23189, 1.56521 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_868'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49106 1.56521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49106"^^xsd:decimal ;
  dwc:decimalLongitude "1.56521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49106 1.56521)"^^geo:wktLiteral ;
  geo-pos:lat "50.49106"^^xsd:decimal ;
  geo-pos:long "1.56521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56521'^^xsd:double;
  dwc:latitude '50.49106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56521 50.49106, 1.56521 50.49106, 1.56521 50.49106, 1.56521 50.49106, 1.56521 50.49106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1672'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73215 1.56522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73215"^^xsd:decimal ;
  dwc:decimalLongitude "1.56522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73215 1.56522)"^^geo:wktLiteral ;
  geo-pos:lat "50.73215"^^xsd:decimal ;
  geo-pos:long "1.56522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56522'^^xsd:double;
  dwc:latitude '50.73215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56522 50.73215, 1.56522 50.73215, 1.56522 50.73215, 1.56522 50.73215, 1.56522 50.73215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1351'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73968 1.56523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73968"^^xsd:decimal ;
  dwc:decimalLongitude "1.56523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73968 1.56523)"^^geo:wktLiteral ;
  geo-pos:lat "50.73968"^^xsd:decimal ;
  geo-pos:long "1.56523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56523'^^xsd:double;
  dwc:latitude '50.73968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56523 50.73968, 1.56523 50.73968, 1.56523 50.73968, 1.56523 50.73968, 1.56523 50.73968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1282'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22066 1.56524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22066"^^xsd:decimal ;
  dwc:decimalLongitude "1.56524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22066 1.56524)"^^geo:wktLiteral ;
  geo-pos:lat "50.22066"^^xsd:decimal ;
  geo-pos:long "1.56524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56524'^^xsd:double;
  dwc:latitude '50.22066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56524 50.22066, 1.56524 50.22066, 1.56524 50.22066, 1.56524 50.22066, 1.56524 50.22066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11658'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70473 1.56524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70473"^^xsd:decimal ;
  dwc:decimalLongitude "1.56524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70473 1.56524)"^^geo:wktLiteral ;
  geo-pos:lat "50.70473"^^xsd:decimal ;
  geo-pos:long "1.56524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56524'^^xsd:double;
  dwc:latitude '50.70473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56524 50.70473, 1.56524 50.70473, 1.56524 50.70473, 1.56524 50.70473, 1.56524 50.70473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_999'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70952 1.56526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70952"^^xsd:decimal ;
  dwc:decimalLongitude "1.56526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70952 1.56526)"^^geo:wktLiteral ;
  geo-pos:lat "50.70952"^^xsd:decimal ;
  geo-pos:long "1.56526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56526'^^xsd:double;
  dwc:latitude '50.70952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56526 50.70952, 1.56526 50.70952, 1.56526 50.70952, 1.56526 50.70952, 1.56526 50.70952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_934'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.56527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.56527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.435555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56527'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56527 50.23189, 1.56527 50.23189, 1.56527 50.23189, 1.56527 50.23189, 1.56527 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9913'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72562 1.56527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72562"^^xsd:decimal ;
  dwc:decimalLongitude "1.56527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72562 1.56527)"^^geo:wktLiteral ;
  geo-pos:lat "50.72562"^^xsd:decimal ;
  geo-pos:long "1.56527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56527'^^xsd:double;
  dwc:latitude '50.72562'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56527 50.72562, 1.56527 50.72562, 1.56527 50.72562, 1.56527 50.72562, 1.56527 50.72562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2372'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70418 1.56529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70418"^^xsd:decimal ;
  dwc:decimalLongitude "1.56529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70418 1.56529)"^^geo:wktLiteral ;
  geo-pos:lat "50.70418"^^xsd:decimal ;
  geo-pos:long "1.56529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56529'^^xsd:double;
  dwc:latitude '50.70418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56529 50.70418, 1.56529 50.70418, 1.56529 50.70418, 1.56529 50.70418, 1.56529 50.70418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1632'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72166 1.56529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72166"^^xsd:decimal ;
  dwc:decimalLongitude "1.56529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72166 1.56529)"^^geo:wktLiteral ;
  geo-pos:lat "50.72166"^^xsd:decimal ;
  geo-pos:long "1.56529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56529'^^xsd:double;
  dwc:latitude '50.72166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56529 50.72166, 1.56529 50.72166, 1.56529 50.72166, 1.56529 50.72166, 1.56529 50.72166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_946'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.5653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.5653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.5653)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.5653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5653'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5653 50.23216, 1.5653 50.23216, 1.5653 50.23216, 1.5653 50.23216, 1.5653 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9705'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23532 1.5653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23532"^^xsd:decimal ;
  dwc:decimalLongitude "1.5653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23532 1.5653)"^^geo:wktLiteral ;
  geo-pos:lat "50.23532"^^xsd:decimal ;
  geo-pos:long "1.5653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5496'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5653'^^xsd:double;
  dwc:latitude '50.23532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5653 50.23532, 1.5653 50.23532, 1.5653 50.23532, 1.5653 50.23532, 1.5653 50.23532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5496'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22102 1.56531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22102"^^xsd:decimal ;
  dwc:decimalLongitude "1.56531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22102 1.56531)"^^geo:wktLiteral ;
  geo-pos:lat "50.22102"^^xsd:decimal ;
  geo-pos:long "1.56531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56531'^^xsd:double;
  dwc:latitude '50.22102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56531 50.22102, 1.56531 50.22102, 1.56531 50.22102, 1.56531 50.22102, 1.56531 50.22102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11953'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72017 1.56531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72017"^^xsd:decimal ;
  dwc:decimalLongitude "1.56531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72017 1.56531)"^^geo:wktLiteral ;
  geo-pos:lat "50.72017"^^xsd:decimal ;
  geo-pos:long "1.56531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56531'^^xsd:double;
  dwc:latitude '50.72017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56531 50.72017, 1.56531 50.72017, 1.56531 50.72017, 1.56531 50.72017, 1.56531 50.72017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2425'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73015 1.56531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73015"^^xsd:decimal ;
  dwc:decimalLongitude "1.56531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73015 1.56531)"^^geo:wktLiteral ;
  geo-pos:lat "50.73015"^^xsd:decimal ;
  geo-pos:long "1.56531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56531'^^xsd:double;
  dwc:latitude '50.73015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56531 50.73015, 1.56531 50.73015, 1.56531 50.73015, 1.56531 50.73015, 1.56531 50.73015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1620'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.56533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23037"^^xsd:decimal ;
  dwc:decimalLongitude "1.56533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23037 1.56533)"^^geo:wktLiteral ;
  geo-pos:lat "50.23037"^^xsd:decimal ;
  geo-pos:long "1.56533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56533'^^xsd:double;
  dwc:latitude '50.23037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56533 50.23037, 1.56533 50.23037, 1.56533 50.23037, 1.56533 50.23037, 1.56533 50.23037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6839'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65295 1.56533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65295"^^xsd:decimal ;
  dwc:decimalLongitude "1.56533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65295 1.56533)"^^geo:wktLiteral ;
  geo-pos:lat "50.65295"^^xsd:decimal ;
  geo-pos:long "1.56533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56533'^^xsd:double;
  dwc:latitude '50.65295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56533 50.65295, 1.56533 50.65295, 1.56533 50.65295, 1.56533 50.65295, 1.56533 50.65295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2631'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70681 1.56533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70681"^^xsd:decimal ;
  dwc:decimalLongitude "1.56533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70681 1.56533)"^^geo:wktLiteral ;
  geo-pos:lat "50.70681"^^xsd:decimal ;
  geo-pos:long "1.56533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56533'^^xsd:double;
  dwc:latitude '50.70681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56533 50.70681, 1.56533 50.70681, 1.56533 50.70681, 1.56533 50.70681, 1.56533 50.70681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1148'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73257 1.56533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73257"^^xsd:decimal ;
  dwc:decimalLongitude "1.56533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73257 1.56533)"^^geo:wktLiteral ;
  geo-pos:lat "50.73257"^^xsd:decimal ;
  geo-pos:long "1.56533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.24666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56533'^^xsd:double;
  dwc:latitude '50.73257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56533 50.73257, 1.56533 50.73257, 1.56533 50.73257, 1.56533 50.73257, 1.56533 50.73257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2445'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.56534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.56534)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.56534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56534'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56534 50.23161, 1.56534 50.23161, 1.56534 50.23161, 1.56534 50.23161, 1.56534 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5155'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.56538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22672"^^xsd:decimal ;
  dwc:decimalLongitude "1.56538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22672 1.56538)"^^geo:wktLiteral ;
  geo-pos:lat "50.22672"^^xsd:decimal ;
  geo-pos:long "1.56538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11289'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56538'^^xsd:double;
  dwc:latitude '50.22672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56538 50.22672, 1.56538 50.22672, 1.56538 50.22672, 1.56538 50.22672, 1.56538 50.22672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11289'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49954 1.56539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49954 1.56539)"^^geo:wktLiteral ;
  geo-pos:lat "50.49954"^^xsd:decimal ;
  geo-pos:long "1.56539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56539'^^xsd:double;
  dwc:latitude '50.49954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56539 50.49954, 1.56539 50.49954, 1.56539 50.49954, 1.56539 50.49954, 1.56539 50.49954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1671'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71927 1.5654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71927"^^xsd:decimal ;
  dwc:decimalLongitude "1.5654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71927 1.5654)"^^geo:wktLiteral ;
  geo-pos:lat "50.71927"^^xsd:decimal ;
  geo-pos:long "1.5654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5654'^^xsd:double;
  dwc:latitude '50.71927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5654 50.71927, 1.5654 50.71927, 1.5654 50.71927, 1.5654 50.71927, 1.5654 50.71927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2564'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.56542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.56542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56542'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56542 50.23197, 1.56542 50.23197, 1.56542 50.23197, 1.56542 50.23197, 1.56542 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9876'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.56542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.56542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.56542)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.56542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56542'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56542 50.23242, 1.56542 50.23242, 1.56542 50.23242, 1.56542 50.23242, 1.56542 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1242'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.56544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2313"^^xsd:decimal ;
  dwc:decimalLongitude "1.56544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2313 1.56544)"^^geo:wktLiteral ;
  geo-pos:lat "50.2313"^^xsd:decimal ;
  geo-pos:long "1.56544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56544'^^xsd:double;
  dwc:latitude '50.2313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56544 50.2313, 1.56544 50.2313, 1.56544 50.2313, 1.56544 50.2313, 1.56544 50.2313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1719'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.56546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655"^^xsd:decimal ;
  dwc:decimalLongitude "1.56546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655 1.56546)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655"^^xsd:decimal ;
  geo-pos:long "1.56546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_13159'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56546'^^xsd:double;
  dwc:latitude '50.22655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56546 50.22655, 1.56546 50.22655, 1.56546 50.22655, 1.56546 50.22655, 1.56546 50.22655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13159'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64623 1.56548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64623"^^xsd:decimal ;
  dwc:decimalLongitude "1.56548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64623 1.56548)"^^geo:wktLiteral ;
  geo-pos:lat "50.64623"^^xsd:decimal ;
  geo-pos:long "1.56548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56548'^^xsd:double;
  dwc:latitude '50.64623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56548 50.64623, 1.56548 50.64623, 1.56548 50.64623, 1.56548 50.64623, 1.56548 50.64623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1331'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.5655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22112"^^xsd:decimal ;
  dwc:decimalLongitude "1.5655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22112 1.5655)"^^geo:wktLiteral ;
  geo-pos:lat "50.22112"^^xsd:decimal ;
  geo-pos:long "1.5655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13100'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5655'^^xsd:double;
  dwc:latitude '50.22112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5655 50.22112, 1.5655 50.22112, 1.5655 50.22112, 1.5655 50.22112, 1.5655 50.22112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13100'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56382 1.56551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56382"^^xsd:decimal ;
  dwc:decimalLongitude "1.56551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56382 1.56551)"^^geo:wktLiteral ;
  geo-pos:lat "50.56382"^^xsd:decimal ;
  geo-pos:long "1.56551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56551'^^xsd:double;
  dwc:latitude '50.56382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56551 50.56382, 1.56551 50.56382, 1.56551 50.56382, 1.56551 50.56382, 1.56551 50.56382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2348'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.56552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23087"^^xsd:decimal ;
  dwc:decimalLongitude "1.56552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23087 1.56552)"^^geo:wktLiteral ;
  geo-pos:lat "50.23087"^^xsd:decimal ;
  geo-pos:long "1.56552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56552'^^xsd:double;
  dwc:latitude '50.23087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56552 50.23087, 1.56552 50.23087, 1.56552 50.23087, 1.56552 50.23087, 1.56552 50.23087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11634'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46368 1.56552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46368"^^xsd:decimal ;
  dwc:decimalLongitude "1.56552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46368 1.56552)"^^geo:wktLiteral ;
  geo-pos:lat "50.46368"^^xsd:decimal ;
  geo-pos:long "1.56552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1433'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56552'^^xsd:double;
  dwc:latitude '50.46368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56552 50.46368, 1.56552 50.46368, 1.56552 50.46368, 1.56552 50.46368, 1.56552 50.46368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1433'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72188 1.56552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72188"^^xsd:decimal ;
  dwc:decimalLongitude "1.56552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72188 1.56552)"^^geo:wktLiteral ;
  geo-pos:lat "50.72188"^^xsd:decimal ;
  geo-pos:long "1.56552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56552'^^xsd:double;
  dwc:latitude '50.72188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56552 50.72188, 1.56552 50.72188, 1.56552 50.72188, 1.56552 50.72188, 1.56552 50.72188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2392'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58524 1.56553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58524"^^xsd:decimal ;
  dwc:decimalLongitude "1.56553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58524 1.56553)"^^geo:wktLiteral ;
  geo-pos:lat "50.58524"^^xsd:decimal ;
  geo-pos:long "1.56553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56553'^^xsd:double;
  dwc:latitude '50.58524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56553 50.58524, 1.56553 50.58524, 1.56553 50.58524, 1.56553 50.58524, 1.56553 50.58524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2627'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.56554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23182"^^xsd:decimal ;
  dwc:decimalLongitude "1.56554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23182 1.56554)"^^geo:wktLiteral ;
  geo-pos:lat "50.23182"^^xsd:decimal ;
  geo-pos:long "1.56554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56554'^^xsd:double;
  dwc:latitude '50.23182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56554 50.23182, 1.56554 50.23182, 1.56554 50.23182, 1.56554 50.23182, 1.56554 50.23182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10028'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60434 1.56554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60434"^^xsd:decimal ;
  dwc:decimalLongitude "1.56554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60434 1.56554)"^^geo:wktLiteral ;
  geo-pos:lat "50.60434"^^xsd:decimal ;
  geo-pos:long "1.56554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56554'^^xsd:double;
  dwc:latitude '50.60434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56554 50.60434, 1.56554 50.60434, 1.56554 50.60434, 1.56554 50.60434, 1.56554 50.60434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3432'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65721 1.56555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65721"^^xsd:decimal ;
  dwc:decimalLongitude "1.56555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65721 1.56555)"^^geo:wktLiteral ;
  geo-pos:lat "50.65721"^^xsd:decimal ;
  geo-pos:long "1.56555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56555'^^xsd:double;
  dwc:latitude '50.65721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56555 50.65721, 1.56555 50.65721, 1.56555 50.65721, 1.56555 50.65721, 1.56555 50.65721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_923'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.56558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23286"^^xsd:decimal ;
  dwc:decimalLongitude "1.56558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23286 1.56558)"^^geo:wktLiteral ;
  geo-pos:lat "50.23286"^^xsd:decimal ;
  geo-pos:long "1.56558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56558'^^xsd:double;
  dwc:latitude '50.23286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56558 50.23286, 1.56558 50.23286, 1.56558 50.23286, 1.56558 50.23286, 1.56558 50.23286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12284'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72937 1.56558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72937"^^xsd:decimal ;
  dwc:decimalLongitude "1.56558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72937 1.56558)"^^geo:wktLiteral ;
  geo-pos:lat "50.72937"^^xsd:decimal ;
  geo-pos:long "1.56558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1646'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1646'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56558'^^xsd:double;
  dwc:latitude '50.72937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56558 50.72937, 1.56558 50.72937, 1.56558 50.72937, 1.56558 50.72937, 1.56558 50.72937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1646'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.56559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2323"^^xsd:decimal ;
  dwc:decimalLongitude "1.56559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2323 1.56559)"^^geo:wktLiteral ;
  geo-pos:lat "50.2323"^^xsd:decimal ;
  geo-pos:long "1.56559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.592222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56559'^^xsd:double;
  dwc:latitude '50.2323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56559 50.2323, 1.56559 50.2323, 1.56559 50.2323, 1.56559 50.2323, 1.56559 50.2323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1096'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71285 1.5656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71285"^^xsd:decimal ;
  dwc:decimalLongitude "1.5656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71285 1.5656)"^^geo:wktLiteral ;
  geo-pos:lat "50.71285"^^xsd:decimal ;
  geo-pos:long "1.5656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5656'^^xsd:double;
  dwc:latitude '50.71285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5656 50.71285, 1.5656 50.71285, 1.5656 50.71285, 1.5656 50.71285, 1.5656 50.71285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3366'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23136"^^xsd:decimal ;
  dwc:decimalLongitude "1.56562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23136 1.56562)"^^geo:wktLiteral ;
  geo-pos:lat "50.23136"^^xsd:decimal ;
  geo-pos:long "1.56562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56562'^^xsd:double;
  dwc:latitude '50.23136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56562 50.23136, 1.56562 50.23136, 1.56562 50.23136, 1.56562 50.23136, 1.56562 50.23136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10034'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.56562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23212"^^xsd:decimal ;
  dwc:decimalLongitude "1.56562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23212 1.56562)"^^geo:wktLiteral ;
  geo-pos:lat "50.23212"^^xsd:decimal ;
  geo-pos:long "1.56562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1095'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56562'^^xsd:double;
  dwc:latitude '50.23212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56562 50.23212, 1.56562 50.23212, 1.56562 50.23212, 1.56562 50.23212, 1.56562 50.23212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1095'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.56563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23166"^^xsd:decimal ;
  dwc:decimalLongitude "1.56563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.56563)"^^geo:wktLiteral ;
  geo-pos:lat "50.23166"^^xsd:decimal ;
  geo-pos:long "1.56563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56563'^^xsd:double;
  dwc:latitude '50.23166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56563 50.23166, 1.56563 50.23166, 1.56563 50.23166, 1.56563 50.23166, 1.56563 50.23166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4075'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70722 1.56563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70722"^^xsd:decimal ;
  dwc:decimalLongitude "1.56563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70722 1.56563)"^^geo:wktLiteral ;
  geo-pos:lat "50.70722"^^xsd:decimal ;
  geo-pos:long "1.56563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56563'^^xsd:double;
  dwc:latitude '50.70722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56563 50.70722, 1.56563 50.70722, 1.56563 50.70722, 1.56563 50.70722, 1.56563 50.70722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1153'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7311 1.56563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7311"^^xsd:decimal ;
  dwc:decimalLongitude "1.56563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7311 1.56563)"^^geo:wktLiteral ;
  geo-pos:lat "50.7311"^^xsd:decimal ;
  geo-pos:long "1.56563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56563'^^xsd:double;
  dwc:latitude '50.7311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56563 50.7311, 1.56563 50.7311, 1.56563 50.7311, 1.56563 50.7311, 1.56563 50.7311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1656'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.56564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.56564)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.56564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56564'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56564 50.23194, 1.56564 50.23194, 1.56564 50.23194, 1.56564 50.23194, 1.56564 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1094'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66289 1.56564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66289"^^xsd:decimal ;
  dwc:decimalLongitude "1.56564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66289 1.56564)"^^geo:wktLiteral ;
  geo-pos:lat "50.66289"^^xsd:decimal ;
  geo-pos:long "1.56564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56564'^^xsd:double;
  dwc:latitude '50.66289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56564 50.66289, 1.56564 50.66289, 1.56564 50.66289, 1.56564 50.66289, 1.56564 50.66289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1623'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67645 1.56564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67645"^^xsd:decimal ;
  dwc:decimalLongitude "1.56564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67645 1.56564)"^^geo:wktLiteral ;
  geo-pos:lat "50.67645"^^xsd:decimal ;
  geo-pos:long "1.56564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56564'^^xsd:double;
  dwc:latitude '50.67645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56564 50.67645, 1.56564 50.67645, 1.56564 50.67645, 1.56564 50.67645, 1.56564 50.67645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1000'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.56565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56565)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.56565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56565'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56565 50.23197, 1.56565 50.23197, 1.56565 50.23197, 1.56565 50.23197, 1.56565 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5156'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56772 1.56566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56772"^^xsd:decimal ;
  dwc:decimalLongitude "1.56566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56772 1.56566)"^^geo:wktLiteral ;
  geo-pos:lat "50.56772"^^xsd:decimal ;
  geo-pos:long "1.56566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56566'^^xsd:double;
  dwc:latitude '50.56772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56566 50.56772, 1.56566 50.56772, 1.56566 50.56772, 1.56566 50.56772, 1.56566 50.56772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3562'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67467 1.56568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67467"^^xsd:decimal ;
  dwc:decimalLongitude "1.56568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67467 1.56568)"^^geo:wktLiteral ;
  geo-pos:lat "50.67467"^^xsd:decimal ;
  geo-pos:long "1.56568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56568'^^xsd:double;
  dwc:latitude '50.67467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56568 50.67467, 1.56568 50.67467, 1.56568 50.67467, 1.56568 50.67467, 1.56568 50.67467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1154'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.56569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23268"^^xsd:decimal ;
  dwc:decimalLongitude "1.56569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23268 1.56569)"^^geo:wktLiteral ;
  geo-pos:lat "50.23268"^^xsd:decimal ;
  geo-pos:long "1.56569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56569'^^xsd:double;
  dwc:latitude '50.23268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56569 50.23268, 1.56569 50.23268, 1.56569 50.23268, 1.56569 50.23268, 1.56569 50.23268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4125'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23154"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23154 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.23154"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1495'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.23154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.23154, 1.5657 50.23154, 1.5657 50.23154, 1.5657 50.23154, 1.5657 50.23154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1495'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.23195, 1.5657 50.23195, 1.5657 50.23195, 1.5657 50.23195, 1.5657 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1235'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23216"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23216 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.23216"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.23216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.23216, 1.5657 50.23216, 1.5657 50.23216, 1.5657 50.23216, 1.5657 50.23216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3899'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71817 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71817"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71817 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.71817"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.71817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.71817, 1.5657 50.71817, 1.5657 50.71817, 1.5657 50.71817, 1.5657 50.71817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2444'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72056 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72056"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72056 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.72056"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.2755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.72056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.72056, 1.5657 50.72056, 1.5657 50.72056, 1.5657 50.72056, 1.5657 50.72056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2575'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73389 1.5657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73389"^^xsd:decimal ;
  dwc:decimalLongitude "1.5657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73389 1.5657)"^^geo:wktLiteral ;
  geo-pos:lat "50.73389"^^xsd:decimal ;
  geo-pos:long "1.5657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5657'^^xsd:double;
  dwc:latitude '50.73389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5657 50.73389, 1.5657 50.73389, 1.5657 50.73389, 1.5657 50.73389, 1.5657 50.73389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2409'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71821 1.56571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71821"^^xsd:decimal ;
  dwc:decimalLongitude "1.56571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71821 1.56571)"^^geo:wktLiteral ;
  geo-pos:lat "50.71821"^^xsd:decimal ;
  geo-pos:long "1.56571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2643'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56571'^^xsd:double;
  dwc:latitude '50.71821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56571 50.71821, 1.56571 50.71821, 1.56571 50.71821, 1.56571 50.71821, 1.56571 50.71821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2643'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.56572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23128"^^xsd:decimal ;
  dwc:decimalLongitude "1.56572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23128 1.56572)"^^geo:wktLiteral ;
  geo-pos:lat "50.23128"^^xsd:decimal ;
  geo-pos:long "1.56572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56572'^^xsd:double;
  dwc:latitude '50.23128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56572 50.23128, 1.56572 50.23128, 1.56572 50.23128, 1.56572 50.23128, 1.56572 50.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_838'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65093 1.56573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65093"^^xsd:decimal ;
  dwc:decimalLongitude "1.56573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65093 1.56573)"^^geo:wktLiteral ;
  geo-pos:lat "50.65093"^^xsd:decimal ;
  geo-pos:long "1.56573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56573'^^xsd:double;
  dwc:latitude '50.65093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56573 50.65093, 1.56573 50.65093, 1.56573 50.65093, 1.56573 50.65093, 1.56573 50.65093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_891'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46702 1.56574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46702"^^xsd:decimal ;
  dwc:decimalLongitude "1.56574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46702 1.56574)"^^geo:wktLiteral ;
  geo-pos:lat "50.46702"^^xsd:decimal ;
  geo-pos:long "1.56574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56574'^^xsd:double;
  dwc:latitude '50.46702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56574 50.46702, 1.56574 50.46702, 1.56574 50.46702, 1.56574 50.46702, 1.56574 50.46702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1122'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72161 1.56575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72161"^^xsd:decimal ;
  dwc:decimalLongitude "1.56575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72161 1.56575)"^^geo:wktLiteral ;
  geo-pos:lat "50.72161"^^xsd:decimal ;
  geo-pos:long "1.56575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56575'^^xsd:double;
  dwc:latitude '50.72161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56575 50.72161, 1.56575 50.72161, 1.56575 50.72161, 1.56575 50.72161, 1.56575 50.72161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2438'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.56578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56578)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.56578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56578'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56578 50.23247, 1.56578 50.23247, 1.56578 50.23247, 1.56578 50.23247, 1.56578 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3897'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67532 1.56578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67532"^^xsd:decimal ;
  dwc:decimalLongitude "1.56578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67532 1.56578)"^^geo:wktLiteral ;
  geo-pos:lat "50.67532"^^xsd:decimal ;
  geo-pos:long "1.56578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56578'^^xsd:double;
  dwc:latitude '50.67532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56578 50.67532, 1.56578 50.67532, 1.56578 50.67532, 1.56578 50.67532, 1.56578 50.67532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1289'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73385 1.56578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73385"^^xsd:decimal ;
  dwc:decimalLongitude "1.56578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73385 1.56578)"^^geo:wktLiteral ;
  geo-pos:lat "50.73385"^^xsd:decimal ;
  geo-pos:long "1.56578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56578'^^xsd:double;
  dwc:latitude '50.73385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56578 50.73385, 1.56578 50.73385, 1.56578 50.73385, 1.56578 50.73385, 1.56578 50.73385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2411'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64694 1.5658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64694"^^xsd:decimal ;
  dwc:decimalLongitude "1.5658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64694 1.5658)"^^geo:wktLiteral ;
  geo-pos:lat "50.64694"^^xsd:decimal ;
  geo-pos:long "1.5658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5658'^^xsd:double;
  dwc:latitude '50.64694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5658 50.64694, 1.5658 50.64694, 1.5658 50.64694, 1.5658 50.64694, 1.5658 50.64694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1309'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66591 1.5658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66591"^^xsd:decimal ;
  dwc:decimalLongitude "1.5658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66591 1.5658)"^^geo:wktLiteral ;
  geo-pos:lat "50.66591"^^xsd:decimal ;
  geo-pos:long "1.5658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5658'^^xsd:double;
  dwc:latitude '50.66591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5658 50.66591, 1.5658 50.66591, 1.5658 50.66591, 1.5658 50.66591, 1.5658 50.66591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1292'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.56582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23246"^^xsd:decimal ;
  dwc:decimalLongitude "1.56582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23246 1.56582)"^^geo:wktLiteral ;
  geo-pos:lat "50.23246"^^xsd:decimal ;
  geo-pos:long "1.56582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56582'^^xsd:double;
  dwc:latitude '50.23246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56582 50.23246, 1.56582 50.23246, 1.56582 50.23246, 1.56582 50.23246, 1.56582 50.23246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2293'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48752 1.56582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48752"^^xsd:decimal ;
  dwc:decimalLongitude "1.56582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48752 1.56582)"^^geo:wktLiteral ;
  geo-pos:lat "50.48752"^^xsd:decimal ;
  geo-pos:long "1.56582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56582'^^xsd:double;
  dwc:latitude '50.48752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56582 50.48752, 1.56582 50.48752, 1.56582 50.48752, 1.56582 50.48752, 1.56582 50.48752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1957'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73203 1.56582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73203"^^xsd:decimal ;
  dwc:decimalLongitude "1.56582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73203 1.56582)"^^geo:wktLiteral ;
  geo-pos:lat "50.73203"^^xsd:decimal ;
  geo-pos:long "1.56582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56582'^^xsd:double;
  dwc:latitude '50.73203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56582 50.73203, 1.56582 50.73203, 1.56582 50.73203, 1.56582 50.73203, 1.56582 50.73203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1987'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.56583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23224"^^xsd:decimal ;
  dwc:decimalLongitude "1.56583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23224 1.56583)"^^geo:wktLiteral ;
  geo-pos:lat "50.23224"^^xsd:decimal ;
  geo-pos:long "1.56583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9706'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56583'^^xsd:double;
  dwc:latitude '50.23224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56583 50.23224, 1.56583 50.23224, 1.56583 50.23224, 1.56583 50.23224, 1.56583 50.23224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9706'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71257 1.56583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71257"^^xsd:decimal ;
  dwc:decimalLongitude "1.56583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71257 1.56583)"^^geo:wktLiteral ;
  geo-pos:lat "50.71257"^^xsd:decimal ;
  geo-pos:long "1.56583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2833'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56583'^^xsd:double;
  dwc:latitude '50.71257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56583 50.71257, 1.56583 50.71257, 1.56583 50.71257, 1.56583 50.71257, 1.56583 50.71257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2833'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.56585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23213"^^xsd:decimal ;
  dwc:decimalLongitude "1.56585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23213 1.56585)"^^geo:wktLiteral ;
  geo-pos:lat "50.23213"^^xsd:decimal ;
  geo-pos:long "1.56585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56585'^^xsd:double;
  dwc:latitude '50.23213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56585 50.23213, 1.56585 50.23213, 1.56585 50.23213, 1.56585 50.23213, 1.56585 50.23213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3898'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.56585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23227"^^xsd:decimal ;
  dwc:decimalLongitude "1.56585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23227 1.56585)"^^geo:wktLiteral ;
  geo-pos:lat "50.23227"^^xsd:decimal ;
  geo-pos:long "1.56585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3062'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56585'^^xsd:double;
  dwc:latitude '50.23227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56585 50.23227, 1.56585 50.23227, 1.56585 50.23227, 1.56585 50.23227, 1.56585 50.23227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3062'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.56586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2232"^^xsd:decimal ;
  dwc:decimalLongitude "1.56586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.56586)"^^geo:wktLiteral ;
  geo-pos:lat "50.2232"^^xsd:decimal ;
  geo-pos:long "1.56586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56586'^^xsd:double;
  dwc:latitude '50.2232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56586 50.2232, 1.56586 50.2232, 1.56586 50.2232, 1.56586 50.2232, 1.56586 50.2232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11790'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.56587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.56587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.56587)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.56587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56587'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56587 50.22621, 1.56587 50.22621, 1.56587 50.22621, 1.56587 50.22621, 1.56587 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7683'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47412 1.56588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47412"^^xsd:decimal ;
  dwc:decimalLongitude "1.56588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47412 1.56588)"^^geo:wktLiteral ;
  geo-pos:lat "50.47412"^^xsd:decimal ;
  geo-pos:long "1.56588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56588'^^xsd:double;
  dwc:latitude '50.47412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56588 50.47412, 1.56588 50.47412, 1.56588 50.47412, 1.56588 50.47412, 1.56588 50.47412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1388'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65732 1.56588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65732"^^xsd:decimal ;
  dwc:decimalLongitude "1.56588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65732 1.56588)"^^geo:wktLiteral ;
  geo-pos:lat "50.65732"^^xsd:decimal ;
  geo-pos:long "1.56588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56588'^^xsd:double;
  dwc:latitude '50.65732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56588 50.65732, 1.56588 50.65732, 1.56588 50.65732, 1.56588 50.65732, 1.56588 50.65732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_922'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66552 1.56588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66552"^^xsd:decimal ;
  dwc:decimalLongitude "1.56588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66552 1.56588)"^^geo:wktLiteral ;
  geo-pos:lat "50.66552"^^xsd:decimal ;
  geo-pos:long "1.56588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1168'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56588'^^xsd:double;
  dwc:latitude '50.66552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56588 50.66552, 1.56588 50.66552, 1.56588 50.66552, 1.56588 50.66552, 1.56588 50.66552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1168'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70634 1.56588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70634"^^xsd:decimal ;
  dwc:decimalLongitude "1.56588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70634 1.56588)"^^geo:wktLiteral ;
  geo-pos:lat "50.70634"^^xsd:decimal ;
  geo-pos:long "1.56588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56588'^^xsd:double;
  dwc:latitude '50.70634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56588 50.70634, 1.56588 50.70634, 1.56588 50.70634, 1.56588 50.70634, 1.56588 50.70634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1860'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70997 1.56588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70997"^^xsd:decimal ;
  dwc:decimalLongitude "1.56588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70997 1.56588)"^^geo:wktLiteral ;
  geo-pos:lat "50.70997"^^xsd:decimal ;
  geo-pos:long "1.56588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1588'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56588'^^xsd:double;
  dwc:latitude '50.70997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56588 50.70997, 1.56588 50.70997, 1.56588 50.70997, 1.56588 50.70997, 1.56588 50.70997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1588'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.5659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23217"^^xsd:decimal ;
  dwc:decimalLongitude "1.5659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23217 1.5659)"^^geo:wktLiteral ;
  geo-pos:lat "50.23217"^^xsd:decimal ;
  geo-pos:long "1.5659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5659'^^xsd:double;
  dwc:latitude '50.23217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5659 50.23217, 1.5659 50.23217, 1.5659 50.23217, 1.5659 50.23217, 1.5659 50.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3896'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73059 1.5659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73059"^^xsd:decimal ;
  dwc:decimalLongitude "1.5659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73059 1.5659)"^^geo:wktLiteral ;
  geo-pos:lat "50.73059"^^xsd:decimal ;
  geo-pos:long "1.5659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5659'^^xsd:double;
  dwc:latitude '50.73059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5659 50.73059, 1.5659 50.73059, 1.5659 50.73059, 1.5659 50.73059, 1.5659 50.73059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1849'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21811 1.56591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21811"^^xsd:decimal ;
  dwc:decimalLongitude "1.56591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21811 1.56591)"^^geo:wktLiteral ;
  geo-pos:lat "50.21811"^^xsd:decimal ;
  geo-pos:long "1.56591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56591'^^xsd:double;
  dwc:latitude '50.21811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56591 50.21811, 1.56591 50.21811, 1.56591 50.21811, 1.56591 50.21811, 1.56591 50.21811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10684'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.56591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56591)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.56591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56591'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56591 50.23248, 1.56591 50.23248, 1.56591 50.23248, 1.56591 50.23248, 1.56591 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12286'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23589 1.56591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23589"^^xsd:decimal ;
  dwc:decimalLongitude "1.56591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23589 1.56591)"^^geo:wktLiteral ;
  geo-pos:lat "50.23589"^^xsd:decimal ;
  geo-pos:long "1.56591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12477'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56591'^^xsd:double;
  dwc:latitude '50.23589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56591 50.23589, 1.56591 50.23589, 1.56591 50.23589, 1.56591 50.23589, 1.56591 50.23589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12477'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67523 1.56591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67523"^^xsd:decimal ;
  dwc:decimalLongitude "1.56591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67523 1.56591)"^^geo:wktLiteral ;
  geo-pos:lat "50.67523"^^xsd:decimal ;
  geo-pos:long "1.56591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56591'^^xsd:double;
  dwc:latitude '50.67523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56591 50.67523, 1.56591 50.67523, 1.56591 50.67523, 1.56591 50.67523, 1.56591 50.67523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3565'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65127 1.56592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65127"^^xsd:decimal ;
  dwc:decimalLongitude "1.56592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65127 1.56592)"^^geo:wktLiteral ;
  geo-pos:lat "50.65127"^^xsd:decimal ;
  geo-pos:long "1.56592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56592'^^xsd:double;
  dwc:latitude '50.65127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56592 50.65127, 1.56592 50.65127, 1.56592 50.65127, 1.56592 50.65127, 1.56592 50.65127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_940'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65198 1.56592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65198"^^xsd:decimal ;
  dwc:decimalLongitude "1.56592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65198 1.56592)"^^geo:wktLiteral ;
  geo-pos:lat "50.65198"^^xsd:decimal ;
  geo-pos:long "1.56592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56592'^^xsd:double;
  dwc:latitude '50.65198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56592 50.65198, 1.56592 50.65198, 1.56592 50.65198, 1.56592 50.65198, 1.56592 50.65198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1005'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67292 1.56592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67292"^^xsd:decimal ;
  dwc:decimalLongitude "1.56592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67292 1.56592)"^^geo:wktLiteral ;
  geo-pos:lat "50.67292"^^xsd:decimal ;
  geo-pos:long "1.56592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56592'^^xsd:double;
  dwc:latitude '50.67292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56592 50.67292, 1.56592 50.67292, 1.56592 50.67292, 1.56592 50.67292, 1.56592 50.67292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1370'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.56594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.56594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.56594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.56594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3061'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56594'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56594 50.23245, 1.56594 50.23245, 1.56594 50.23245, 1.56594 50.23245, 1.56594 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3061'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.56594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23253"^^xsd:decimal ;
  dwc:decimalLongitude "1.56594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23253 1.56594)"^^geo:wktLiteral ;
  geo-pos:lat "50.23253"^^xsd:decimal ;
  geo-pos:long "1.56594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56594'^^xsd:double;
  dwc:latitude '50.23253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56594 50.23253, 1.56594 50.23253, 1.56594 50.23253, 1.56594 50.23253, 1.56594 50.23253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5717'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73061 1.56594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73061"^^xsd:decimal ;
  dwc:decimalLongitude "1.56594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73061 1.56594)"^^geo:wktLiteral ;
  geo-pos:lat "50.73061"^^xsd:decimal ;
  geo-pos:long "1.56594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56594'^^xsd:double;
  dwc:latitude '50.73061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56594 50.73061, 1.56594 50.73061, 1.56594 50.73061, 1.56594 50.73061, 1.56594 50.73061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1766'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.745 1.56594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.745"^^xsd:decimal ;
  dwc:decimalLongitude "1.56594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.745 1.56594)"^^geo:wktLiteral ;
  geo-pos:lat "50.745"^^xsd:decimal ;
  geo-pos:long "1.56594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.78777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56594'^^xsd:double;
  dwc:latitude '50.745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56594 50.745, 1.56594 50.745, 1.56594 50.745, 1.56594 50.745, 1.56594 50.745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1274'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67761 1.56595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67761"^^xsd:decimal ;
  dwc:decimalLongitude "1.56595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67761 1.56595)"^^geo:wktLiteral ;
  geo-pos:lat "50.67761"^^xsd:decimal ;
  geo-pos:long "1.56595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.72666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56595'^^xsd:double;
  dwc:latitude '50.67761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56595 50.67761, 1.56595 50.67761, 1.56595 50.67761, 1.56595 50.67761, 1.56595 50.67761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1862'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72138 1.56595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72138"^^xsd:decimal ;
  dwc:decimalLongitude "1.56595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72138 1.56595)"^^geo:wktLiteral ;
  geo-pos:lat "50.72138"^^xsd:decimal ;
  geo-pos:long "1.56595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56595'^^xsd:double;
  dwc:latitude '50.72138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56595 50.72138, 1.56595 50.72138, 1.56595 50.72138, 1.56595 50.72138, 1.56595 50.72138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2636'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352 1.56596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2352"^^xsd:decimal ;
  dwc:decimalLongitude "1.56596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352 1.56596)"^^geo:wktLiteral ;
  geo-pos:lat "50.2352"^^xsd:decimal ;
  geo-pos:long "1.56596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56596'^^xsd:double;
  dwc:latitude '50.2352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56596 50.2352, 1.56596 50.2352, 1.56596 50.2352, 1.56596 50.2352, 1.56596 50.2352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12787'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73066 1.56596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73066"^^xsd:decimal ;
  dwc:decimalLongitude "1.56596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73066 1.56596)"^^geo:wktLiteral ;
  geo-pos:lat "50.73066"^^xsd:decimal ;
  geo-pos:long "1.56596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56596'^^xsd:double;
  dwc:latitude '50.73066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56596 50.73066, 1.56596 50.73066, 1.56596 50.73066, 1.56596 50.73066, 1.56596 50.73066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_933'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71254 1.56598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71254"^^xsd:decimal ;
  dwc:decimalLongitude "1.56598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71254 1.56598)"^^geo:wktLiteral ;
  geo-pos:lat "50.71254"^^xsd:decimal ;
  geo-pos:long "1.56598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.736666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56598'^^xsd:double;
  dwc:latitude '50.71254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56598 50.71254, 1.56598 50.71254, 1.56598 50.71254, 1.56598 50.71254, 1.56598 50.71254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2634'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23155"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23155 1.566)"^^geo:wktLiteral ;
  geo-pos:lat "50.23155"^^xsd:decimal ;
  geo-pos:long "1.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.566'^^xsd:double;
  dwc:latitude '50.23155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.566 50.23155, 1.566 50.23155, 1.566 50.23155, 1.566 50.23155, 1.566 50.23155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5880'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71713 1.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71713"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71713 1.566)"^^geo:wktLiteral ;
  geo-pos:lat "50.71713"^^xsd:decimal ;
  geo-pos:long "1.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.566'^^xsd:double;
  dwc:latitude '50.71713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.566 50.71713, 1.566 50.71713, 1.566 50.71713, 1.566 50.71713, 1.566 50.71713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3367'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64712 1.56601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64712"^^xsd:decimal ;
  dwc:decimalLongitude "1.56601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64712 1.56601)"^^geo:wktLiteral ;
  geo-pos:lat "50.64712"^^xsd:decimal ;
  geo-pos:long "1.56601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56601'^^xsd:double;
  dwc:latitude '50.64712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56601 50.64712, 1.56601 50.64712, 1.56601 50.64712, 1.56601 50.64712, 1.56601 50.64712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1004'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66321 1.56601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66321"^^xsd:decimal ;
  dwc:decimalLongitude "1.56601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66321 1.56601)"^^geo:wktLiteral ;
  geo-pos:lat "50.66321"^^xsd:decimal ;
  geo-pos:long "1.56601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2953'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56601'^^xsd:double;
  dwc:latitude '50.66321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56601 50.66321, 1.56601 50.66321, 1.56601 50.66321, 1.56601 50.66321, 1.56601 50.66321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2953'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59228 1.56602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59228"^^xsd:decimal ;
  dwc:decimalLongitude "1.56602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59228 1.56602)"^^geo:wktLiteral ;
  geo-pos:lat "50.59228"^^xsd:decimal ;
  geo-pos:long "1.56602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56602'^^xsd:double;
  dwc:latitude '50.59228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56602 50.59228, 1.56602 50.59228, 1.56602 50.59228, 1.56602 50.59228, 1.56602 50.59228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_888'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.56603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23218"^^xsd:decimal ;
  dwc:decimalLongitude "1.56603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23218 1.56603)"^^geo:wktLiteral ;
  geo-pos:lat "50.23218"^^xsd:decimal ;
  geo-pos:long "1.56603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56603'^^xsd:double;
  dwc:latitude '50.23218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56603 50.23218, 1.56603 50.23218, 1.56603 50.23218, 1.56603 50.23218, 1.56603 50.23218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9940'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64784 1.56603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64784"^^xsd:decimal ;
  dwc:decimalLongitude "1.56603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64784 1.56603)"^^geo:wktLiteral ;
  geo-pos:lat "50.64784"^^xsd:decimal ;
  geo-pos:long "1.56603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56603'^^xsd:double;
  dwc:latitude '50.64784'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56603 50.64784, 1.56603 50.64784, 1.56603 50.64784, 1.56603 50.64784, 1.56603 50.64784))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2861'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.56604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22489"^^xsd:decimal ;
  dwc:decimalLongitude "1.56604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.56604)"^^geo:wktLiteral ;
  geo-pos:lat "50.22489"^^xsd:decimal ;
  geo-pos:long "1.56604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56604'^^xsd:double;
  dwc:latitude '50.22489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56604 50.22489, 1.56604 50.22489, 1.56604 50.22489, 1.56604 50.22489, 1.56604 50.22489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6668'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60448 1.56604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60448"^^xsd:decimal ;
  dwc:decimalLongitude "1.56604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60448 1.56604)"^^geo:wktLiteral ;
  geo-pos:lat "50.60448"^^xsd:decimal ;
  geo-pos:long "1.56604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3263'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56604'^^xsd:double;
  dwc:latitude '50.60448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56604 50.60448, 1.56604 50.60448, 1.56604 50.60448, 1.56604 50.60448, 1.56604 50.60448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3263'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70904 1.56604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70904"^^xsd:decimal ;
  dwc:decimalLongitude "1.56604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70904 1.56604)"^^geo:wktLiteral ;
  geo-pos:lat "50.70904"^^xsd:decimal ;
  geo-pos:long "1.56604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56604'^^xsd:double;
  dwc:latitude '50.70904'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56604 50.70904, 1.56604 50.70904, 1.56604 50.70904, 1.56604 50.70904, 1.56604 50.70904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2479'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.56606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2214"^^xsd:decimal ;
  dwc:decimalLongitude "1.56606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.56606)"^^geo:wktLiteral ;
  geo-pos:lat "50.2214"^^xsd:decimal ;
  geo-pos:long "1.56606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56606'^^xsd:double;
  dwc:latitude '50.2214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56606 50.2214, 1.56606 50.2214, 1.56606 50.2214, 1.56606 50.2214, 1.56606 50.2214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2753'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47159 1.56606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47159"^^xsd:decimal ;
  dwc:decimalLongitude "1.56606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47159 1.56606)"^^geo:wktLiteral ;
  geo-pos:lat "50.47159"^^xsd:decimal ;
  geo-pos:long "1.56606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1022'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56606'^^xsd:double;
  dwc:latitude '50.47159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56606 50.47159, 1.56606 50.47159, 1.56606 50.47159, 1.56606 50.47159, 1.56606 50.47159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1022'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7068 1.56607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7068"^^xsd:decimal ;
  dwc:decimalLongitude "1.56607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7068 1.56607)"^^geo:wktLiteral ;
  geo-pos:lat "50.7068"^^xsd:decimal ;
  geo-pos:long "1.56607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56607'^^xsd:double;
  dwc:latitude '50.7068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56607 50.7068, 1.56607 50.7068, 1.56607 50.7068, 1.56607 50.7068, 1.56607 50.7068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2471'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73114 1.56607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73114"^^xsd:decimal ;
  dwc:decimalLongitude "1.56607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73114 1.56607)"^^geo:wktLiteral ;
  geo-pos:lat "50.73114"^^xsd:decimal ;
  geo-pos:long "1.56607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56607'^^xsd:double;
  dwc:latitude '50.73114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56607 50.73114, 1.56607 50.73114, 1.56607 50.73114, 1.56607 50.73114, 1.56607 50.73114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1848'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.56609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56609)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.56609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56609'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56609 50.23236, 1.56609 50.23236, 1.56609 50.23236, 1.56609 50.23236, 1.56609 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12305'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.56609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23481"^^xsd:decimal ;
  dwc:decimalLongitude "1.56609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.56609)"^^geo:wktLiteral ;
  geo-pos:lat "50.23481"^^xsd:decimal ;
  geo-pos:long "1.56609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6694'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56609'^^xsd:double;
  dwc:latitude '50.23481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56609 50.23481, 1.56609 50.23481, 1.56609 50.23481, 1.56609 50.23481, 1.56609 50.23481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6694'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6595 1.5661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6595"^^xsd:decimal ;
  dwc:decimalLongitude "1.5661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6595 1.5661)"^^geo:wktLiteral ;
  geo-pos:lat "50.6595"^^xsd:decimal ;
  geo-pos:long "1.5661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5661'^^xsd:double;
  dwc:latitude '50.6595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5661 50.6595, 1.5661 50.6595, 1.5661 50.6595, 1.5661 50.6595, 1.5661 50.6595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1131'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65679 1.56611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65679"^^xsd:decimal ;
  dwc:decimalLongitude "1.56611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65679 1.56611)"^^geo:wktLiteral ;
  geo-pos:lat "50.65679"^^xsd:decimal ;
  geo-pos:long "1.56611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56611'^^xsd:double;
  dwc:latitude '50.65679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56611 50.65679, 1.56611 50.65679, 1.56611 50.65679, 1.56611 50.65679, 1.56611 50.65679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2847'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.56611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7337"^^xsd:decimal ;
  dwc:decimalLongitude "1.56611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.56611)"^^geo:wktLiteral ;
  geo-pos:lat "50.7337"^^xsd:decimal ;
  geo-pos:long "1.56611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56611'^^xsd:double;
  dwc:latitude '50.7337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56611 50.7337, 1.56611 50.7337, 1.56611 50.7337, 1.56611 50.7337, 1.56611 50.7337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2446'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66606 1.56612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66606"^^xsd:decimal ;
  dwc:decimalLongitude "1.56612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66606 1.56612)"^^geo:wktLiteral ;
  geo-pos:lat "50.66606"^^xsd:decimal ;
  geo-pos:long "1.56612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56612'^^xsd:double;
  dwc:latitude '50.66606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56612 50.66606, 1.56612 50.66606, 1.56612 50.66606, 1.56612 50.66606, 1.56612 50.66606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1363'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22166 1.56614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22166"^^xsd:decimal ;
  dwc:decimalLongitude "1.56614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22166 1.56614)"^^geo:wktLiteral ;
  geo-pos:lat "50.22166"^^xsd:decimal ;
  geo-pos:long "1.56614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56614'^^xsd:double;
  dwc:latitude '50.22166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56614 50.22166, 1.56614 50.22166, 1.56614 50.22166, 1.56614 50.22166, 1.56614 50.22166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9622'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.56614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2311"^^xsd:decimal ;
  dwc:decimalLongitude "1.56614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2311 1.56614)"^^geo:wktLiteral ;
  geo-pos:lat "50.2311"^^xsd:decimal ;
  geo-pos:long "1.56614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56614'^^xsd:double;
  dwc:latitude '50.2311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56614 50.2311, 1.56614 50.2311, 1.56614 50.2311, 1.56614 50.2311, 1.56614 50.2311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9807'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67653 1.56615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67653"^^xsd:decimal ;
  dwc:decimalLongitude "1.56615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67653 1.56615)"^^geo:wktLiteral ;
  geo-pos:lat "50.67653"^^xsd:decimal ;
  geo-pos:long "1.56615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_978'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56615'^^xsd:double;
  dwc:latitude '50.67653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56615 50.67653, 1.56615 50.67653, 1.56615 50.67653, 1.56615 50.67653, 1.56615 50.67653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_978'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.56617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21958"^^xsd:decimal ;
  dwc:decimalLongitude "1.56617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.56617)"^^geo:wktLiteral ;
  geo-pos:lat "50.21958"^^xsd:decimal ;
  geo-pos:long "1.56617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56617'^^xsd:double;
  dwc:latitude '50.21958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56617 50.21958, 1.56617 50.21958, 1.56617 50.21958, 1.56617 50.21958, 1.56617 50.21958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9639'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52535 1.56617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52535"^^xsd:decimal ;
  dwc:decimalLongitude "1.56617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52535 1.56617)"^^geo:wktLiteral ;
  geo-pos:lat "50.52535"^^xsd:decimal ;
  geo-pos:long "1.56617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3314'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56617'^^xsd:double;
  dwc:latitude '50.52535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56617 50.52535, 1.56617 50.52535, 1.56617 50.52535, 1.56617 50.52535, 1.56617 50.52535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3314'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22033 1.56618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22033"^^xsd:decimal ;
  dwc:decimalLongitude "1.56618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22033 1.56618)"^^geo:wktLiteral ;
  geo-pos:lat "50.22033"^^xsd:decimal ;
  geo-pos:long "1.56618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8223'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56618'^^xsd:double;
  dwc:latitude '50.22033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56618 50.22033, 1.56618 50.22033, 1.56618 50.22033, 1.56618 50.22033, 1.56618 50.22033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8223'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.56618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.56618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.56618)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.56618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.864444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56618'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56618 50.23251, 1.56618 50.23251, 1.56618 50.23251, 1.56618 50.23251, 1.56618 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9875'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73004 1.56619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73004"^^xsd:decimal ;
  dwc:decimalLongitude "1.56619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73004 1.56619)"^^geo:wktLiteral ;
  geo-pos:lat "50.73004"^^xsd:decimal ;
  geo-pos:long "1.56619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56619'^^xsd:double;
  dwc:latitude '50.73004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56619 50.73004, 1.56619 50.73004, 1.56619 50.73004, 1.56619 50.73004, 1.56619 50.73004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1765'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21772"^^xsd:decimal ;
  dwc:decimalLongitude "1.5662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5662)"^^geo:wktLiteral ;
  geo-pos:lat "50.21772"^^xsd:decimal ;
  geo-pos:long "1.5662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.34'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5662'^^xsd:double;
  dwc:latitude '50.21772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5662 50.21772, 1.5662 50.21772, 1.5662 50.21772, 1.5662 50.21772, 1.5662 50.21772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10685'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24655 1.5662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24655"^^xsd:decimal ;
  dwc:decimalLongitude "1.5662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24655 1.5662)"^^geo:wktLiteral ;
  geo-pos:lat "50.24655"^^xsd:decimal ;
  geo-pos:long "1.5662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.651111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5662'^^xsd:double;
  dwc:latitude '50.24655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5662 50.24655, 1.5662 50.24655, 1.5662 50.24655, 1.5662 50.24655, 1.5662 50.24655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4594'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46743 1.5662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46743"^^xsd:decimal ;
  dwc:decimalLongitude "1.5662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46743 1.5662)"^^geo:wktLiteral ;
  geo-pos:lat "50.46743"^^xsd:decimal ;
  geo-pos:long "1.5662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2773'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5662'^^xsd:double;
  dwc:latitude '50.46743'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5662 50.46743, 1.5662 50.46743, 1.5662 50.46743, 1.5662 50.46743, 1.5662 50.46743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2773'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.56622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2322"^^xsd:decimal ;
  dwc:decimalLongitude "1.56622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2322 1.56622)"^^geo:wktLiteral ;
  geo-pos:lat "50.2322"^^xsd:decimal ;
  geo-pos:long "1.56622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56622'^^xsd:double;
  dwc:latitude '50.2322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56622 50.2322, 1.56622 50.2322, 1.56622 50.2322, 1.56622 50.2322, 1.56622 50.2322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5036'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71848 1.56624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71848"^^xsd:decimal ;
  dwc:decimalLongitude "1.56624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71848 1.56624)"^^geo:wktLiteral ;
  geo-pos:lat "50.71848"^^xsd:decimal ;
  geo-pos:long "1.56624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56624'^^xsd:double;
  dwc:latitude '50.71848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56624 50.71848, 1.56624 50.71848, 1.56624 50.71848, 1.56624 50.71848, 1.56624 50.71848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2443'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74526 1.56624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74526"^^xsd:decimal ;
  dwc:decimalLongitude "1.56624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74526 1.56624)"^^geo:wktLiteral ;
  geo-pos:lat "50.74526"^^xsd:decimal ;
  geo-pos:long "1.56624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56624'^^xsd:double;
  dwc:latitude '50.74526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56624 50.74526, 1.56624 50.74526, 1.56624 50.74526, 1.56624 50.74526, 1.56624 50.74526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2606'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66114 1.56627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66114"^^xsd:decimal ;
  dwc:decimalLongitude "1.56627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66114 1.56627)"^^geo:wktLiteral ;
  geo-pos:lat "50.66114"^^xsd:decimal ;
  geo-pos:long "1.56627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2647'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56627'^^xsd:double;
  dwc:latitude '50.66114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56627 50.66114, 1.56627 50.66114, 1.56627 50.66114, 1.56627 50.66114, 1.56627 50.66114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2647'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57271 1.56629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57271"^^xsd:decimal ;
  dwc:decimalLongitude "1.56629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57271 1.56629)"^^geo:wktLiteral ;
  geo-pos:lat "50.57271"^^xsd:decimal ;
  geo-pos:long "1.56629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56629'^^xsd:double;
  dwc:latitude '50.57271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56629 50.57271, 1.56629 50.57271, 1.56629 50.57271, 1.56629 50.57271, 1.56629 50.57271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2623'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73397 1.56629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73397 1.56629)"^^geo:wktLiteral ;
  geo-pos:lat "50.73397"^^xsd:decimal ;
  geo-pos:long "1.56629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3304'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56629'^^xsd:double;
  dwc:latitude '50.73397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56629 50.73397, 1.56629 50.73397, 1.56629 50.73397, 1.56629 50.73397, 1.56629 50.73397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3304'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.56631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23146"^^xsd:decimal ;
  dwc:decimalLongitude "1.56631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.56631)"^^geo:wktLiteral ;
  geo-pos:lat "50.23146"^^xsd:decimal ;
  geo-pos:long "1.56631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56631'^^xsd:double;
  dwc:latitude '50.23146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56631 50.23146, 1.56631 50.23146, 1.56631 50.23146, 1.56631 50.23146, 1.56631 50.23146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12143'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65367 1.56631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65367"^^xsd:decimal ;
  dwc:decimalLongitude "1.56631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65367 1.56631)"^^geo:wktLiteral ;
  geo-pos:lat "50.65367"^^xsd:decimal ;
  geo-pos:long "1.56631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3751'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56631'^^xsd:double;
  dwc:latitude '50.65367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56631 50.65367, 1.56631 50.65367, 1.56631 50.65367, 1.56631 50.65367, 1.56631 50.65367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3751'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73344 1.56631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73344"^^xsd:decimal ;
  dwc:decimalLongitude "1.56631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73344 1.56631)"^^geo:wktLiteral ;
  geo-pos:lat "50.73344"^^xsd:decimal ;
  geo-pos:long "1.56631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1461'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56631'^^xsd:double;
  dwc:latitude '50.73344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56631 50.73344, 1.56631 50.73344, 1.56631 50.73344, 1.56631 50.73344, 1.56631 50.73344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1461'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23714 1.56632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23714"^^xsd:decimal ;
  dwc:decimalLongitude "1.56632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23714 1.56632)"^^geo:wktLiteral ;
  geo-pos:lat "50.23714"^^xsd:decimal ;
  geo-pos:long "1.56632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56632'^^xsd:double;
  dwc:latitude '50.23714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56632 50.23714, 1.56632 50.23714, 1.56632 50.23714, 1.56632 50.23714, 1.56632 50.23714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3964'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.56633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2308"^^xsd:decimal ;
  dwc:decimalLongitude "1.56633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2308 1.56633)"^^geo:wktLiteral ;
  geo-pos:lat "50.2308"^^xsd:decimal ;
  geo-pos:long "1.56633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12514'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56633'^^xsd:double;
  dwc:latitude '50.2308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56633 50.2308, 1.56633 50.2308, 1.56633 50.2308, 1.56633 50.2308, 1.56633 50.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12514'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72026 1.56633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72026"^^xsd:decimal ;
  dwc:decimalLongitude "1.56633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72026 1.56633)"^^geo:wktLiteral ;
  geo-pos:lat "50.72026"^^xsd:decimal ;
  geo-pos:long "1.56633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2804'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.762222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56633'^^xsd:double;
  dwc:latitude '50.72026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56633 50.72026, 1.56633 50.72026, 1.56633 50.72026, 1.56633 50.72026, 1.56633 50.72026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2804'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73225 1.56633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73225"^^xsd:decimal ;
  dwc:decimalLongitude "1.56633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73225 1.56633)"^^geo:wktLiteral ;
  geo-pos:lat "50.73225"^^xsd:decimal ;
  geo-pos:long "1.56633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3188'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56633'^^xsd:double;
  dwc:latitude '50.73225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56633 50.73225, 1.56633 50.73225, 1.56633 50.73225, 1.56633 50.73225, 1.56633 50.73225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3188'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.56635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23124"^^xsd:decimal ;
  dwc:decimalLongitude "1.56635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23124 1.56635)"^^geo:wktLiteral ;
  geo-pos:lat "50.23124"^^xsd:decimal ;
  geo-pos:long "1.56635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.602222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56635'^^xsd:double;
  dwc:latitude '50.23124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56635 50.23124, 1.56635 50.23124, 1.56635 50.23124, 1.56635 50.23124, 1.56635 50.23124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5913'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.56635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23163"^^xsd:decimal ;
  dwc:decimalLongitude "1.56635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23163 1.56635)"^^geo:wktLiteral ;
  geo-pos:lat "50.23163"^^xsd:decimal ;
  geo-pos:long "1.56635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56635'^^xsd:double;
  dwc:latitude '50.23163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56635 50.23163, 1.56635 50.23163, 1.56635 50.23163, 1.56635 50.23163, 1.56635 50.23163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12287'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67292 1.56635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67292"^^xsd:decimal ;
  dwc:decimalLongitude "1.56635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67292 1.56635)"^^geo:wktLiteral ;
  geo-pos:lat "50.67292"^^xsd:decimal ;
  geo-pos:long "1.56635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56635'^^xsd:double;
  dwc:latitude '50.67292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56635 50.67292, 1.56635 50.67292, 1.56635 50.67292, 1.56635 50.67292, 1.56635 50.67292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3632'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73199 1.56635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73199"^^xsd:decimal ;
  dwc:decimalLongitude "1.56635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73199 1.56635)"^^geo:wktLiteral ;
  geo-pos:lat "50.73199"^^xsd:decimal ;
  geo-pos:long "1.56635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56635'^^xsd:double;
  dwc:latitude '50.73199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56635 50.73199, 1.56635 50.73199, 1.56635 50.73199, 1.56635 50.73199, 1.56635 50.73199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1816'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.56636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23257"^^xsd:decimal ;
  dwc:decimalLongitude "1.56636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23257 1.56636)"^^geo:wktLiteral ;
  geo-pos:lat "50.23257"^^xsd:decimal ;
  geo-pos:long "1.56636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_9877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56636'^^xsd:double;
  dwc:latitude '50.23257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56636 50.23257, 1.56636 50.23257, 1.56636 50.23257, 1.56636 50.23257, 1.56636 50.23257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9877'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71766 1.56636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71766"^^xsd:decimal ;
  dwc:decimalLongitude "1.56636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71766 1.56636)"^^geo:wktLiteral ;
  geo-pos:lat "50.71766"^^xsd:decimal ;
  geo-pos:long "1.56636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.19111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56636'^^xsd:double;
  dwc:latitude '50.71766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56636 50.71766, 1.56636 50.71766, 1.56636 50.71766, 1.56636 50.71766, 1.56636 50.71766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1334'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.56637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23125"^^xsd:decimal ;
  dwc:decimalLongitude "1.56637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23125 1.56637)"^^geo:wktLiteral ;
  geo-pos:lat "50.23125"^^xsd:decimal ;
  geo-pos:long "1.56637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5133'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.378888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56637'^^xsd:double;
  dwc:latitude '50.23125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56637 50.23125, 1.56637 50.23125, 1.56637 50.23125, 1.56637 50.23125, 1.56637 50.23125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5133'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.56638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23146"^^xsd:decimal ;
  dwc:decimalLongitude "1.56638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23146 1.56638)"^^geo:wktLiteral ;
  geo-pos:lat "50.23146"^^xsd:decimal ;
  geo-pos:long "1.56638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56638'^^xsd:double;
  dwc:latitude '50.23146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56638 50.23146, 1.56638 50.23146, 1.56638 50.23146, 1.56638 50.23146, 1.56638 50.23146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5616'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70816 1.56638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70816"^^xsd:decimal ;
  dwc:decimalLongitude "1.56638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70816 1.56638)"^^geo:wktLiteral ;
  geo-pos:lat "50.70816"^^xsd:decimal ;
  geo-pos:long "1.56638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56638'^^xsd:double;
  dwc:latitude '50.70816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56638 50.70816, 1.56638 50.70816, 1.56638 50.70816, 1.56638 50.70816, 1.56638 50.70816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2416'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7206 1.56639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7206"^^xsd:decimal ;
  dwc:decimalLongitude "1.56639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7206 1.56639)"^^geo:wktLiteral ;
  geo-pos:lat "50.7206"^^xsd:decimal ;
  geo-pos:long "1.56639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56639'^^xsd:double;
  dwc:latitude '50.7206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56639 50.7206, 1.56639 50.7206, 1.56639 50.7206, 1.56639 50.7206, 1.56639 50.7206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2790'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73457 1.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73457"^^xsd:decimal ;
  dwc:decimalLongitude "1.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73457 1.56641)"^^geo:wktLiteral ;
  geo-pos:lat "50.73457"^^xsd:decimal ;
  geo-pos:long "1.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56641'^^xsd:double;
  dwc:latitude '50.73457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56641 50.73457, 1.56641 50.73457, 1.56641 50.73457, 1.56641 50.73457, 1.56641 50.73457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2467'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73758 1.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73758"^^xsd:decimal ;
  dwc:decimalLongitude "1.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73758 1.56641)"^^geo:wktLiteral ;
  geo-pos:lat "50.73758"^^xsd:decimal ;
  geo-pos:long "1.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56641'^^xsd:double;
  dwc:latitude '50.73758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56641 50.73758, 1.56641 50.73758, 1.56641 50.73758, 1.56641 50.73758, 1.56641 50.73758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1163'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.56643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23656"^^xsd:decimal ;
  dwc:decimalLongitude "1.56643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23656 1.56643)"^^geo:wktLiteral ;
  geo-pos:lat "50.23656"^^xsd:decimal ;
  geo-pos:long "1.56643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56643'^^xsd:double;
  dwc:latitude '50.23656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56643 50.23656, 1.56643 50.23656, 1.56643 50.23656, 1.56643 50.23656, 1.56643 50.23656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12114'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72076 1.56643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72076"^^xsd:decimal ;
  dwc:decimalLongitude "1.56643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72076 1.56643)"^^geo:wktLiteral ;
  geo-pos:lat "50.72076"^^xsd:decimal ;
  geo-pos:long "1.56643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56643'^^xsd:double;
  dwc:latitude '50.72076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56643 50.72076, 1.56643 50.72076, 1.56643 50.72076, 1.56643 50.72076, 1.56643 50.72076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2449'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59348 1.56646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59348"^^xsd:decimal ;
  dwc:decimalLongitude "1.56646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59348 1.56646)"^^geo:wktLiteral ;
  geo-pos:lat "50.59348"^^xsd:decimal ;
  geo-pos:long "1.56646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56646'^^xsd:double;
  dwc:latitude '50.59348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56646 50.59348, 1.56646 50.59348, 1.56646 50.59348, 1.56646 50.59348, 1.56646 50.59348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3754'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73549 1.56647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73549"^^xsd:decimal ;
  dwc:decimalLongitude "1.56647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73549 1.56647)"^^geo:wktLiteral ;
  geo-pos:lat "50.73549"^^xsd:decimal ;
  geo-pos:long "1.56647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56647'^^xsd:double;
  dwc:latitude '50.73549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56647 50.73549, 1.56647 50.73549, 1.56647 50.73549, 1.56647 50.73549, 1.56647 50.73549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_945'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71396 1.56648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71396"^^xsd:decimal ;
  dwc:decimalLongitude "1.56648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71396 1.56648)"^^geo:wktLiteral ;
  geo-pos:lat "50.71396"^^xsd:decimal ;
  geo-pos:long "1.56648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3191'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.74111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56648'^^xsd:double;
  dwc:latitude '50.71396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56648 50.71396, 1.56648 50.71396, 1.56648 50.71396, 1.56648 50.71396, 1.56648 50.71396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3191'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71418 1.56648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71418"^^xsd:decimal ;
  dwc:decimalLongitude "1.56648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71418 1.56648)"^^geo:wktLiteral ;
  geo-pos:lat "50.71418"^^xsd:decimal ;
  geo-pos:long "1.56648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56648'^^xsd:double;
  dwc:latitude '50.71418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56648 50.71418, 1.56648 50.71418, 1.56648 50.71418, 1.56648 50.71418, 1.56648 50.71418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1150'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5665)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5665'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5665 50.23264, 1.5665 50.23264, 1.5665 50.23264, 1.5665 50.23264, 1.5665 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9914'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70848 1.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70848"^^xsd:decimal ;
  dwc:decimalLongitude "1.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70848 1.5665)"^^geo:wktLiteral ;
  geo-pos:lat "50.70848"^^xsd:decimal ;
  geo-pos:long "1.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5665'^^xsd:double;
  dwc:latitude '50.70848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5665 50.70848, 1.5665 50.70848, 1.5665 50.70848, 1.5665 50.70848, 1.5665 50.70848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2388'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7366 1.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7366"^^xsd:decimal ;
  dwc:decimalLongitude "1.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7366 1.5665)"^^geo:wktLiteral ;
  geo-pos:lat "50.7366"^^xsd:decimal ;
  geo-pos:long "1.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5665'^^xsd:double;
  dwc:latitude '50.7366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5665 50.7366, 1.5665 50.7366, 1.5665 50.7366, 1.5665 50.7366, 1.5665 50.7366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1284'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.56652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23196"^^xsd:decimal ;
  dwc:decimalLongitude "1.56652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23196 1.56652)"^^geo:wktLiteral ;
  geo-pos:lat "50.23196"^^xsd:decimal ;
  geo-pos:long "1.56652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.38444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56652'^^xsd:double;
  dwc:latitude '50.23196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56652 50.23196, 1.56652 50.23196, 1.56652 50.23196, 1.56652 50.23196, 1.56652 50.23196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7067'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71449 1.56652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71449"^^xsd:decimal ;
  dwc:decimalLongitude "1.56652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71449 1.56652)"^^geo:wktLiteral ;
  geo-pos:lat "50.71449"^^xsd:decimal ;
  geo-pos:long "1.56652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2810'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56652'^^xsd:double;
  dwc:latitude '50.71449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56652 50.71449, 1.56652 50.71449, 1.56652 50.71449, 1.56652 50.71449, 1.56652 50.71449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2810'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67258 1.56653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67258"^^xsd:decimal ;
  dwc:decimalLongitude "1.56653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67258 1.56653)"^^geo:wktLiteral ;
  geo-pos:lat "50.67258"^^xsd:decimal ;
  geo-pos:long "1.56653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56653'^^xsd:double;
  dwc:latitude '50.67258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56653 50.67258, 1.56653 50.67258, 1.56653 50.67258, 1.56653 50.67258, 1.56653 50.67258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1355'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.56654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23215"^^xsd:decimal ;
  dwc:decimalLongitude "1.56654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23215 1.56654)"^^geo:wktLiteral ;
  geo-pos:lat "50.23215"^^xsd:decimal ;
  geo-pos:long "1.56654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_12304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56654'^^xsd:double;
  dwc:latitude '50.23215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56654 50.23215, 1.56654 50.23215, 1.56654 50.23215, 1.56654 50.23215, 1.56654 50.23215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12304'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.56654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23265"^^xsd:decimal ;
  dwc:decimalLongitude "1.56654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23265 1.56654)"^^geo:wktLiteral ;
  geo-pos:lat "50.23265"^^xsd:decimal ;
  geo-pos:long "1.56654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1691'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56654'^^xsd:double;
  dwc:latitude '50.23265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56654 50.23265, 1.56654 50.23265, 1.56654 50.23265, 1.56654 50.23265, 1.56654 50.23265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1691'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4851 1.56654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4851"^^xsd:decimal ;
  dwc:decimalLongitude "1.56654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4851 1.56654)"^^geo:wktLiteral ;
  geo-pos:lat "50.4851"^^xsd:decimal ;
  geo-pos:long "1.56654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56654'^^xsd:double;
  dwc:latitude '50.4851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56654 50.4851, 1.56654 50.4851, 1.56654 50.4851, 1.56654 50.4851, 1.56654 50.4851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3357'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66566 1.56654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66566"^^xsd:decimal ;
  dwc:decimalLongitude "1.56654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66566 1.56654)"^^geo:wktLiteral ;
  geo-pos:lat "50.66566"^^xsd:decimal ;
  geo-pos:long "1.56654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56654'^^xsd:double;
  dwc:latitude '50.66566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56654 50.66566, 1.56654 50.66566, 1.56654 50.66566, 1.56654 50.66566, 1.56654 50.66566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_949'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22223 1.56655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22223"^^xsd:decimal ;
  dwc:decimalLongitude "1.56655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22223 1.56655)"^^geo:wktLiteral ;
  geo-pos:lat "50.22223"^^xsd:decimal ;
  geo-pos:long "1.56655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56655'^^xsd:double;
  dwc:latitude '50.22223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56655 50.22223, 1.56655 50.22223, 1.56655 50.22223, 1.56655 50.22223, 1.56655 50.22223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10821'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.56655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23083"^^xsd:decimal ;
  dwc:decimalLongitude "1.56655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23083 1.56655)"^^geo:wktLiteral ;
  geo-pos:lat "50.23083"^^xsd:decimal ;
  geo-pos:long "1.56655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.024444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56655'^^xsd:double;
  dwc:latitude '50.23083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56655 50.23083, 1.56655 50.23083, 1.56655 50.23083, 1.56655 50.23083, 1.56655 50.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5334'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.56656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.56656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.56656)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.56656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9695'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56656'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56656 50.23249, 1.56656 50.23249, 1.56656 50.23249, 1.56656 50.23249, 1.56656 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9695'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.56656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23458"^^xsd:decimal ;
  dwc:decimalLongitude "1.56656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23458 1.56656)"^^geo:wktLiteral ;
  geo-pos:lat "50.23458"^^xsd:decimal ;
  geo-pos:long "1.56656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56656'^^xsd:double;
  dwc:latitude '50.23458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56656 50.23458, 1.56656 50.23458, 1.56656 50.23458, 1.56656 50.23458, 1.56656 50.23458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3951'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47763 1.56658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47763"^^xsd:decimal ;
  dwc:decimalLongitude "1.56658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47763 1.56658)"^^geo:wktLiteral ;
  geo-pos:lat "50.47763"^^xsd:decimal ;
  geo-pos:long "1.56658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3825'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56658'^^xsd:double;
  dwc:latitude '50.47763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56658 50.47763, 1.56658 50.47763, 1.56658 50.47763, 1.56658 50.47763, 1.56658 50.47763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3825'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24232 1.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24232"^^xsd:decimal ;
  dwc:decimalLongitude "1.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24232 1.5666)"^^geo:wktLiteral ;
  geo-pos:lat "50.24232"^^xsd:decimal ;
  geo-pos:long "1.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5666'^^xsd:double;
  dwc:latitude '50.24232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5666 50.24232, 1.5666 50.24232, 1.5666 50.24232, 1.5666 50.24232, 1.5666 50.24232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12259'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73745 1.56661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73745"^^xsd:decimal ;
  dwc:decimalLongitude "1.56661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73745 1.56661)"^^geo:wktLiteral ;
  geo-pos:lat "50.73745"^^xsd:decimal ;
  geo-pos:long "1.56661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56661'^^xsd:double;
  dwc:latitude '50.73745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56661 50.73745, 1.56661 50.73745, 1.56661 50.73745, 1.56661 50.73745, 1.56661 50.73745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1151'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5156 1.56662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5156"^^xsd:decimal ;
  dwc:decimalLongitude "1.56662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5156 1.56662)"^^geo:wktLiteral ;
  geo-pos:lat "50.5156"^^xsd:decimal ;
  geo-pos:long "1.56662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56662'^^xsd:double;
  dwc:latitude '50.5156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56662 50.5156, 1.56662 50.5156, 1.56662 50.5156, 1.56662 50.5156, 1.56662 50.5156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1670'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22275 1.56663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22275"^^xsd:decimal ;
  dwc:decimalLongitude "1.56663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22275 1.56663)"^^geo:wktLiteral ;
  geo-pos:lat "50.22275"^^xsd:decimal ;
  geo-pos:long "1.56663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.371111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56663'^^xsd:double;
  dwc:latitude '50.22275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56663 50.22275, 1.56663 50.22275, 1.56663 50.22275, 1.56663 50.22275, 1.56663 50.22275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10806'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67394 1.56664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67394"^^xsd:decimal ;
  dwc:decimalLongitude "1.56664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67394 1.56664)"^^geo:wktLiteral ;
  geo-pos:lat "50.67394"^^xsd:decimal ;
  geo-pos:long "1.56664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56664'^^xsd:double;
  dwc:latitude '50.67394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56664 50.67394, 1.56664 50.67394, 1.56664 50.67394, 1.56664 50.67394, 1.56664 50.67394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2481'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73894 1.56664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73894"^^xsd:decimal ;
  dwc:decimalLongitude "1.56664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73894 1.56664)"^^geo:wktLiteral ;
  geo-pos:lat "50.73894"^^xsd:decimal ;
  geo-pos:long "1.56664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56664'^^xsd:double;
  dwc:latitude '50.73894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56664 50.73894, 1.56664 50.73894, 1.56664 50.73894, 1.56664 50.73894, 1.56664 50.73894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2410'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.56666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23292"^^xsd:decimal ;
  dwc:decimalLongitude "1.56666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23292 1.56666)"^^geo:wktLiteral ;
  geo-pos:lat "50.23292"^^xsd:decimal ;
  geo-pos:long "1.56666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56666'^^xsd:double;
  dwc:latitude '50.23292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56666 50.23292, 1.56666 50.23292, 1.56666 50.23292, 1.56666 50.23292, 1.56666 50.23292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11632'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72016 1.56666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72016"^^xsd:decimal ;
  dwc:decimalLongitude "1.56666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72016 1.56666)"^^geo:wktLiteral ;
  geo-pos:lat "50.72016"^^xsd:decimal ;
  geo-pos:long "1.56666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2434'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56666'^^xsd:double;
  dwc:latitude '50.72016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56666 50.72016, 1.56666 50.72016, 1.56666 50.72016, 1.56666 50.72016, 1.56666 50.72016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2434'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.56667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_6644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56667'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56667 50.23236, 1.56667 50.23236, 1.56667 50.23236, 1.56667 50.23236, 1.56667 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6644'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.56668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23177"^^xsd:decimal ;
  dwc:decimalLongitude "1.56668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.56668)"^^geo:wktLiteral ;
  geo-pos:lat "50.23177"^^xsd:decimal ;
  geo-pos:long "1.56668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56668'^^xsd:double;
  dwc:latitude '50.23177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56668 50.23177, 1.56668 50.23177, 1.56668 50.23177, 1.56668 50.23177, 1.56668 50.23177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5716'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73595 1.56668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73595"^^xsd:decimal ;
  dwc:decimalLongitude "1.56668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73595 1.56668)"^^geo:wktLiteral ;
  geo-pos:lat "50.73595"^^xsd:decimal ;
  geo-pos:long "1.56668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3426'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56668'^^xsd:double;
  dwc:latitude '50.73595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56668 50.73595, 1.56668 50.73595, 1.56668 50.73595, 1.56668 50.73595, 1.56668 50.73595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3426'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23236"^^xsd:decimal ;
  dwc:decimalLongitude "1.56669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23236 1.56669)"^^geo:wktLiteral ;
  geo-pos:lat "50.23236"^^xsd:decimal ;
  geo-pos:long "1.56669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56669'^^xsd:double;
  dwc:latitude '50.23236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56669 50.23236, 1.56669 50.23236, 1.56669 50.23236, 1.56669 50.23236, 1.56669 50.23236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11546'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.56669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23249"^^xsd:decimal ;
  dwc:decimalLongitude "1.56669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23249 1.56669)"^^geo:wktLiteral ;
  geo-pos:lat "50.23249"^^xsd:decimal ;
  geo-pos:long "1.56669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56669'^^xsd:double;
  dwc:latitude '50.23249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56669 50.23249, 1.56669 50.23249, 1.56669 50.23249, 1.56669 50.23249, 1.56669 50.23249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11547'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22218 1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22218"^^xsd:decimal ;
  dwc:decimalLongitude "1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22218 1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "50.22218"^^xsd:decimal ;
  geo-pos:long "1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_8746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.018888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5667'^^xsd:double;
  dwc:latitude '50.22218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5667 50.22218, 1.5667 50.22218, 1.5667 50.22218, 1.5667 50.22218, 1.5667 50.22218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8746'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.56671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23133"^^xsd:decimal ;
  dwc:decimalLongitude "1.56671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23133 1.56671)"^^geo:wktLiteral ;
  geo-pos:lat "50.23133"^^xsd:decimal ;
  geo-pos:long "1.56671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.812222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56671'^^xsd:double;
  dwc:latitude '50.23133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56671 50.23133, 1.56671 50.23133, 1.56671 50.23133, 1.56671 50.23133, 1.56671 50.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5130'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.56671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56671)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.56671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5509'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56671'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56671 50.23247, 1.56671 50.23247, 1.56671 50.23247, 1.56671 50.23247, 1.56671 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5509'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73926 1.56671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73926"^^xsd:decimal ;
  dwc:decimalLongitude "1.56671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73926 1.56671)"^^geo:wktLiteral ;
  geo-pos:lat "50.73926"^^xsd:decimal ;
  geo-pos:long "1.56671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56671'^^xsd:double;
  dwc:latitude '50.73926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56671 50.73926, 1.56671 50.73926, 1.56671 50.73926, 1.56671 50.73926, 1.56671 50.73926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1336'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22061 1.56672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22061"^^xsd:decimal ;
  dwc:decimalLongitude "1.56672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22061 1.56672)"^^geo:wktLiteral ;
  geo-pos:lat "50.22061"^^xsd:decimal ;
  geo-pos:long "1.56672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.275555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56672'^^xsd:double;
  dwc:latitude '50.22061'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56672 50.22061, 1.56672 50.22061, 1.56672 50.22061, 1.56672 50.22061, 1.56672 50.22061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8906'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.56673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23009"^^xsd:decimal ;
  dwc:decimalLongitude "1.56673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23009 1.56673)"^^geo:wktLiteral ;
  geo-pos:lat "50.23009"^^xsd:decimal ;
  geo-pos:long "1.56673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56673'^^xsd:double;
  dwc:latitude '50.23009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56673 50.23009, 1.56673 50.23009, 1.56673 50.23009, 1.56673 50.23009, 1.56673 50.23009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5286'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.56674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.56674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.56674)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.56674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56674'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56674 50.2325, 1.56674 50.2325, 1.56674 50.2325, 1.56674 50.2325, 1.56674 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1031'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.56675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23219"^^xsd:decimal ;
  dwc:decimalLongitude "1.56675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23219 1.56675)"^^geo:wktLiteral ;
  geo-pos:lat "50.23219"^^xsd:decimal ;
  geo-pos:long "1.56675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56675'^^xsd:double;
  dwc:latitude '50.23219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56675 50.23219, 1.56675 50.23219, 1.56675 50.23219, 1.56675 50.23219, 1.56675 50.23219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6928'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.56675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.56675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.56675)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.56675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56675'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56675 50.23266, 1.56675 50.23266, 1.56675 50.23266, 1.56675 50.23266, 1.56675 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10003'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23367 1.56675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23367"^^xsd:decimal ;
  dwc:decimalLongitude "1.56675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23367 1.56675)"^^geo:wktLiteral ;
  geo-pos:lat "50.23367"^^xsd:decimal ;
  geo-pos:long "1.56675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.356666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56675'^^xsd:double;
  dwc:latitude '50.23367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56675 50.23367, 1.56675 50.23367, 1.56675 50.23367, 1.56675 50.23367, 1.56675 50.23367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5157'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.664 1.56675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.664"^^xsd:decimal ;
  dwc:decimalLongitude "1.56675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.664 1.56675)"^^geo:wktLiteral ;
  geo-pos:lat "50.664"^^xsd:decimal ;
  geo-pos:long "1.56675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1566'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56675'^^xsd:double;
  dwc:latitude '50.664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56675 50.664, 1.56675 50.664, 1.56675 50.664, 1.56675 50.664, 1.56675 50.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1566'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74111 1.56675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74111"^^xsd:decimal ;
  dwc:decimalLongitude "1.56675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74111 1.56675)"^^geo:wktLiteral ;
  geo-pos:lat "50.74111"^^xsd:decimal ;
  geo-pos:long "1.56675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56675'^^xsd:double;
  dwc:latitude '50.74111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56675 50.74111, 1.56675 50.74111, 1.56675 50.74111, 1.56675 50.74111, 1.56675 50.74111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2386'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22179 1.56676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22179"^^xsd:decimal ;
  dwc:decimalLongitude "1.56676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22179 1.56676)"^^geo:wktLiteral ;
  geo-pos:lat "50.22179"^^xsd:decimal ;
  geo-pos:long "1.56676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56676'^^xsd:double;
  dwc:latitude '50.22179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56676 50.22179, 1.56676 50.22179, 1.56676 50.22179, 1.56676 50.22179, 1.56676 50.22179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9514'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71415 1.56679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71415"^^xsd:decimal ;
  dwc:decimalLongitude "1.56679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71415 1.56679)"^^geo:wktLiteral ;
  geo-pos:lat "50.71415"^^xsd:decimal ;
  geo-pos:long "1.56679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56679'^^xsd:double;
  dwc:latitude '50.71415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56679 50.71415, 1.56679 50.71415, 1.56679 50.71415, 1.56679 50.71415, 1.56679 50.71415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3166'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.5668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2304"^^xsd:decimal ;
  dwc:decimalLongitude "1.5668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2304 1.5668)"^^geo:wktLiteral ;
  geo-pos:lat "50.2304"^^xsd:decimal ;
  geo-pos:long "1.5668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5668'^^xsd:double;
  dwc:latitude '50.2304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5668 50.2304, 1.5668 50.2304, 1.5668 50.2304, 1.5668 50.2304, 1.5668 50.2304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7807'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.5668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23239"^^xsd:decimal ;
  dwc:decimalLongitude "1.5668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23239 1.5668)"^^geo:wktLiteral ;
  geo-pos:lat "50.23239"^^xsd:decimal ;
  geo-pos:long "1.5668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5668'^^xsd:double;
  dwc:latitude '50.23239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5668 50.23239, 1.5668 50.23239, 1.5668 50.23239, 1.5668 50.23239, 1.5668 50.23239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3691'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23264"^^xsd:decimal ;
  dwc:decimalLongitude "1.5668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23264 1.5668)"^^geo:wktLiteral ;
  geo-pos:lat "50.23264"^^xsd:decimal ;
  geo-pos:long "1.5668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5668'^^xsd:double;
  dwc:latitude '50.23264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5668 50.23264, 1.5668 50.23264, 1.5668 50.23264, 1.5668 50.23264, 1.5668 50.23264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5718'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52494 1.56681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52494"^^xsd:decimal ;
  dwc:decimalLongitude "1.56681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52494 1.56681)"^^geo:wktLiteral ;
  geo-pos:lat "50.52494"^^xsd:decimal ;
  geo-pos:long "1.56681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56681'^^xsd:double;
  dwc:latitude '50.52494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56681 50.52494, 1.56681 50.52494, 1.56681 50.52494, 1.56681 50.52494, 1.56681 50.52494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1669'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66433 1.56681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66433"^^xsd:decimal ;
  dwc:decimalLongitude "1.56681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66433 1.56681)"^^geo:wktLiteral ;
  geo-pos:lat "50.66433"^^xsd:decimal ;
  geo-pos:long "1.56681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56681'^^xsd:double;
  dwc:latitude '50.66433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56681 50.66433, 1.56681 50.66433, 1.56681 50.66433, 1.56681 50.66433, 1.56681 50.66433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1267'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.56681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73307"^^xsd:decimal ;
  dwc:decimalLongitude "1.56681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.56681)"^^geo:wktLiteral ;
  geo-pos:lat "50.73307"^^xsd:decimal ;
  geo-pos:long "1.56681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56681'^^xsd:double;
  dwc:latitude '50.73307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56681 50.73307, 1.56681 50.73307, 1.56681 50.73307, 1.56681 50.73307, 1.56681 50.73307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1829'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.56682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23166"^^xsd:decimal ;
  dwc:decimalLongitude "1.56682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23166 1.56682)"^^geo:wktLiteral ;
  geo-pos:lat "50.23166"^^xsd:decimal ;
  geo-pos:long "1.56682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56682'^^xsd:double;
  dwc:latitude '50.23166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56682 50.23166, 1.56682 50.23166, 1.56682 50.23166, 1.56682 50.23166, 1.56682 50.23166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10030'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.56683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23273"^^xsd:decimal ;
  dwc:decimalLongitude "1.56683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23273 1.56683)"^^geo:wktLiteral ;
  geo-pos:lat "50.23273"^^xsd:decimal ;
  geo-pos:long "1.56683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56683'^^xsd:double;
  dwc:latitude '50.23273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56683 50.23273, 1.56683 50.23273, 1.56683 50.23273, 1.56683 50.23273, 1.56683 50.23273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1207'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66443 1.56684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66443"^^xsd:decimal ;
  dwc:decimalLongitude "1.56684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66443 1.56684)"^^geo:wktLiteral ;
  geo-pos:lat "50.66443"^^xsd:decimal ;
  geo-pos:long "1.56684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56684'^^xsd:double;
  dwc:latitude '50.66443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56684 50.66443, 1.56684 50.66443, 1.56684 50.66443, 1.56684 50.66443, 1.56684 50.66443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_936'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.56685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22917"^^xsd:decimal ;
  dwc:decimalLongitude "1.56685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22917 1.56685)"^^geo:wktLiteral ;
  geo-pos:lat "50.22917"^^xsd:decimal ;
  geo-pos:long "1.56685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2884'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56685'^^xsd:double;
  dwc:latitude '50.22917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56685 50.22917, 1.56685 50.22917, 1.56685 50.22917, 1.56685 50.22917, 1.56685 50.22917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2884'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43922 1.56685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43922"^^xsd:decimal ;
  dwc:decimalLongitude "1.56685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43922 1.56685)"^^geo:wktLiteral ;
  geo-pos:lat "50.43922"^^xsd:decimal ;
  geo-pos:long "1.56685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56685'^^xsd:double;
  dwc:latitude '50.43922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56685 50.43922, 1.56685 50.43922, 1.56685 50.43922, 1.56685 50.43922, 1.56685 50.43922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2656'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73848 1.56685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73848"^^xsd:decimal ;
  dwc:decimalLongitude "1.56685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73848 1.56685)"^^geo:wktLiteral ;
  geo-pos:lat "50.73848"^^xsd:decimal ;
  geo-pos:long "1.56685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56685'^^xsd:double;
  dwc:latitude '50.73848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56685 50.73848, 1.56685 50.73848, 1.56685 50.73848, 1.56685 50.73848, 1.56685 50.73848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1335'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.56686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21825"^^xsd:decimal ;
  dwc:decimalLongitude "1.56686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.56686)"^^geo:wktLiteral ;
  geo-pos:lat "50.21825"^^xsd:decimal ;
  geo-pos:long "1.56686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56686'^^xsd:double;
  dwc:latitude '50.21825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56686 50.21825, 1.56686 50.21825, 1.56686 50.21825, 1.56686 50.21825, 1.56686 50.21825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10482'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.56686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23271"^^xsd:decimal ;
  dwc:decimalLongitude "1.56686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23271 1.56686)"^^geo:wktLiteral ;
  geo-pos:lat "50.23271"^^xsd:decimal ;
  geo-pos:long "1.56686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.325555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56686'^^xsd:double;
  dwc:latitude '50.23271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56686 50.23271, 1.56686 50.23271, 1.56686 50.23271, 1.56686 50.23271, 1.56686 50.23271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10002'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.56687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22507"^^xsd:decimal ;
  dwc:decimalLongitude "1.56687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.56687)"^^geo:wktLiteral ;
  geo-pos:lat "50.22507"^^xsd:decimal ;
  geo-pos:long "1.56687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56687'^^xsd:double;
  dwc:latitude '50.22507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56687 50.22507, 1.56687 50.22507, 1.56687 50.22507, 1.56687 50.22507, 1.56687 50.22507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7230'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73359 1.56687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73359"^^xsd:decimal ;
  dwc:decimalLongitude "1.56687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73359 1.56687)"^^geo:wktLiteral ;
  geo-pos:lat "50.73359"^^xsd:decimal ;
  geo-pos:long "1.56687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56687'^^xsd:double;
  dwc:latitude '50.73359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56687 50.73359, 1.56687 50.73359, 1.56687 50.73359, 1.56687 50.73359, 1.56687 50.73359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_975'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73899 1.56687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73899"^^xsd:decimal ;
  dwc:decimalLongitude "1.56687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73899 1.56687)"^^geo:wktLiteral ;
  geo-pos:lat "50.73899"^^xsd:decimal ;
  geo-pos:long "1.56687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.78'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56687'^^xsd:double;
  dwc:latitude '50.73899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56687 50.73899, 1.56687 50.73899, 1.56687 50.73899, 1.56687 50.73899, 1.56687 50.73899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2424'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71195 1.56688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71195"^^xsd:decimal ;
  dwc:decimalLongitude "1.56688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71195 1.56688)"^^geo:wktLiteral ;
  geo-pos:lat "50.71195"^^xsd:decimal ;
  geo-pos:long "1.56688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56688'^^xsd:double;
  dwc:latitude '50.71195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56688 50.71195, 1.56688 50.71195, 1.56688 50.71195, 1.56688 50.71195, 1.56688 50.71195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2448'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71826 1.56688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71826"^^xsd:decimal ;
  dwc:decimalLongitude "1.56688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71826 1.56688)"^^geo:wktLiteral ;
  geo-pos:lat "50.71826"^^xsd:decimal ;
  geo-pos:long "1.56688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56688'^^xsd:double;
  dwc:latitude '50.71826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56688 50.71826, 1.56688 50.71826, 1.56688 50.71826, 1.56688 50.71826, 1.56688 50.71826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2390'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.56689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23193"^^xsd:decimal ;
  dwc:decimalLongitude "1.56689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23193 1.56689)"^^geo:wktLiteral ;
  geo-pos:lat "50.23193"^^xsd:decimal ;
  geo-pos:long "1.56689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_5141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56689'^^xsd:double;
  dwc:latitude '50.23193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56689 50.23193, 1.56689 50.23193, 1.56689 50.23193, 1.56689 50.23193, 1.56689 50.23193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5141'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72089 1.5669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72089"^^xsd:decimal ;
  dwc:decimalLongitude "1.5669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72089 1.5669)"^^geo:wktLiteral ;
  geo-pos:lat "50.72089"^^xsd:decimal ;
  geo-pos:long "1.5669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5669'^^xsd:double;
  dwc:latitude '50.72089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5669 50.72089, 1.5669 50.72089, 1.5669 50.72089, 1.5669 50.72089, 1.5669 50.72089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2787'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7334 1.5669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7334"^^xsd:decimal ;
  dwc:decimalLongitude "1.5669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7334 1.5669)"^^geo:wktLiteral ;
  geo-pos:lat "50.7334"^^xsd:decimal ;
  geo-pos:long "1.5669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5669'^^xsd:double;
  dwc:latitude '50.7334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5669 50.7334, 1.5669 50.7334, 1.5669 50.7334, 1.5669 50.7334, 1.5669 50.7334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3303'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74047 1.5669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74047"^^xsd:decimal ;
  dwc:decimalLongitude "1.5669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74047 1.5669)"^^geo:wktLiteral ;
  geo-pos:lat "50.74047"^^xsd:decimal ;
  geo-pos:long "1.5669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5669'^^xsd:double;
  dwc:latitude '50.74047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5669 50.74047, 1.5669 50.74047, 1.5669 50.74047, 1.5669 50.74047, 1.5669 50.74047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1299'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.56692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23174"^^xsd:decimal ;
  dwc:decimalLongitude "1.56692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23174 1.56692)"^^geo:wktLiteral ;
  geo-pos:lat "50.23174"^^xsd:decimal ;
  geo-pos:long "1.56692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.335555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56692'^^xsd:double;
  dwc:latitude '50.23174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56692 50.23174, 1.56692 50.23174, 1.56692 50.23174, 1.56692 50.23174, 1.56692 50.23174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10052'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6385 1.56692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6385"^^xsd:decimal ;
  dwc:decimalLongitude "1.56692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6385 1.56692)"^^geo:wktLiteral ;
  geo-pos:lat "50.6385"^^xsd:decimal ;
  geo-pos:long "1.56692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3752'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56692'^^xsd:double;
  dwc:latitude '50.6385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56692 50.6385, 1.56692 50.6385, 1.56692 50.6385, 1.56692 50.6385, 1.56692 50.6385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3752'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71454 1.56692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71454"^^xsd:decimal ;
  dwc:decimalLongitude "1.56692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71454 1.56692)"^^geo:wktLiteral ;
  geo-pos:lat "50.71454"^^xsd:decimal ;
  geo-pos:long "1.56692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56692'^^xsd:double;
  dwc:latitude '50.71454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56692 50.71454, 1.56692 50.71454, 1.56692 50.71454, 1.56692 50.71454, 1.56692 50.71454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3368'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57222 1.56693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57222"^^xsd:decimal ;
  dwc:decimalLongitude "1.56693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57222 1.56693)"^^geo:wktLiteral ;
  geo-pos:lat "50.57222"^^xsd:decimal ;
  geo-pos:long "1.56693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56693'^^xsd:double;
  dwc:latitude '50.57222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56693 50.57222, 1.56693 50.57222, 1.56693 50.57222, 1.56693 50.57222, 1.56693 50.57222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1362'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72011 1.56694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72011"^^xsd:decimal ;
  dwc:decimalLongitude "1.56694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72011 1.56694)"^^geo:wktLiteral ;
  geo-pos:lat "50.72011"^^xsd:decimal ;
  geo-pos:long "1.56694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56694'^^xsd:double;
  dwc:latitude '50.72011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56694 50.72011, 1.56694 50.72011, 1.56694 50.72011, 1.56694 50.72011, 1.56694 50.72011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2832'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71284 1.56696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71284"^^xsd:decimal ;
  dwc:decimalLongitude "1.56696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71284 1.56696)"^^geo:wktLiteral ;
  geo-pos:lat "50.71284"^^xsd:decimal ;
  geo-pos:long "1.56696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56696'^^xsd:double;
  dwc:latitude '50.71284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56696 50.71284, 1.56696 50.71284, 1.56696 50.71284, 1.56696 50.71284, 1.56696 50.71284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1339'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48496 1.56697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48496"^^xsd:decimal ;
  dwc:decimalLongitude "1.56697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48496 1.56697)"^^geo:wktLiteral ;
  geo-pos:lat "50.48496"^^xsd:decimal ;
  geo-pos:long "1.56697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1439'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56697'^^xsd:double;
  dwc:latitude '50.48496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56697 50.48496, 1.56697 50.48496, 1.56697 50.48496, 1.56697 50.48496, 1.56697 50.48496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1439'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65474 1.56697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65474"^^xsd:decimal ;
  dwc:decimalLongitude "1.56697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65474 1.56697)"^^geo:wktLiteral ;
  geo-pos:lat "50.65474"^^xsd:decimal ;
  geo-pos:long "1.56697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56697'^^xsd:double;
  dwc:latitude '50.65474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56697 50.65474, 1.56697 50.65474, 1.56697 50.65474, 1.56697 50.65474, 1.56697 50.65474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_939'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71193 1.56697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71193"^^xsd:decimal ;
  dwc:decimalLongitude "1.56697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71193 1.56697)"^^geo:wktLiteral ;
  geo-pos:lat "50.71193"^^xsd:decimal ;
  geo-pos:long "1.56697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56697'^^xsd:double;
  dwc:latitude '50.71193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56697 50.71193, 1.56697 50.71193, 1.56697 50.71193, 1.56697 50.71193, 1.56697 50.71193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2571'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7129 1.56697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7129"^^xsd:decimal ;
  dwc:decimalLongitude "1.56697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7129 1.56697)"^^geo:wktLiteral ;
  geo-pos:lat "50.7129"^^xsd:decimal ;
  geo-pos:long "1.56697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56697'^^xsd:double;
  dwc:latitude '50.7129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56697 50.7129, 1.56697 50.7129, 1.56697 50.7129, 1.56697 50.7129, 1.56697 50.7129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1275'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.56698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23277 1.56698)"^^geo:wktLiteral ;
  geo-pos:lat "50.23277"^^xsd:decimal ;
  geo-pos:long "1.56698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56698'^^xsd:double;
  dwc:latitude '50.23277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56698 50.23277, 1.56698 50.23277, 1.56698 50.23277, 1.56698 50.23277, 1.56698 50.23277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11633'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24188 1.56698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24188"^^xsd:decimal ;
  dwc:decimalLongitude "1.56698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24188 1.56698)"^^geo:wktLiteral ;
  geo-pos:lat "50.24188"^^xsd:decimal ;
  geo-pos:long "1.56698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_4239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.618888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56698'^^xsd:double;
  dwc:latitude '50.24188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56698 50.24188, 1.56698 50.24188, 1.56698 50.24188, 1.56698 50.24188, 1.56698 50.24188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4239'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72089 1.56699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72089"^^xsd:decimal ;
  dwc:decimalLongitude "1.56699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72089 1.56699)"^^geo:wktLiteral ;
  geo-pos:lat "50.72089"^^xsd:decimal ;
  geo-pos:long "1.56699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2797'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56699'^^xsd:double;
  dwc:latitude '50.72089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56699 50.72089, 1.56699 50.72089, 1.56699 50.72089, 1.56699 50.72089, 1.56699 50.72089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2797'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23245"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23245 1.567)"^^geo:wktLiteral ;
  geo-pos:lat "50.23245"^^xsd:decimal ;
  geo-pos:long "1.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.567'^^xsd:double;
  dwc:latitude '50.23245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.567 50.23245, 1.567 50.23245, 1.567 50.23245, 1.567 50.23245, 1.567 50.23245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12101'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.56701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.56701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.56701)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.56701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.401111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56701'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56701 50.23143, 1.56701 50.23143, 1.56701 50.23143, 1.56701 50.23143, 1.56701 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9971'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73083 1.56701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73083"^^xsd:decimal ;
  dwc:decimalLongitude "1.56701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73083 1.56701)"^^geo:wktLiteral ;
  geo-pos:lat "50.73083"^^xsd:decimal ;
  geo-pos:long "1.56701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56701'^^xsd:double;
  dwc:latitude '50.73083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56701 50.73083, 1.56701 50.73083, 1.56701 50.73083, 1.56701 50.73083, 1.56701 50.73083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_895'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.56702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22003"^^xsd:decimal ;
  dwc:decimalLongitude "1.56702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.56702)"^^geo:wktLiteral ;
  geo-pos:lat "50.22003"^^xsd:decimal ;
  geo-pos:long "1.56702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56702'^^xsd:double;
  dwc:latitude '50.22003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56702 50.22003, 1.56702 50.22003, 1.56702 50.22003, 1.56702 50.22003, 1.56702 50.22003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7674'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58393 1.56704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58393"^^xsd:decimal ;
  dwc:decimalLongitude "1.56704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58393 1.56704)"^^geo:wktLiteral ;
  geo-pos:lat "50.58393"^^xsd:decimal ;
  geo-pos:long "1.56704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56704'^^xsd:double;
  dwc:latitude '50.58393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56704 50.58393, 1.56704 50.58393, 1.56704 50.58393, 1.56704 50.58393, 1.56704 50.58393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1192'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.56705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56705)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.56705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56705'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56705 50.23248, 1.56705 50.23248, 1.56705 50.23248, 1.56705 50.23248, 1.56705 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10199'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66979 1.56705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66979"^^xsd:decimal ;
  dwc:decimalLongitude "1.56705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66979 1.56705)"^^geo:wktLiteral ;
  geo-pos:lat "50.66979"^^xsd:decimal ;
  geo-pos:long "1.56705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56705'^^xsd:double;
  dwc:latitude '50.66979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56705 50.66979, 1.56705 50.66979, 1.56705 50.66979, 1.56705 50.66979, 1.56705 50.66979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_908'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71277 1.56705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71277"^^xsd:decimal ;
  dwc:decimalLongitude "1.56705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71277 1.56705)"^^geo:wktLiteral ;
  geo-pos:lat "50.71277"^^xsd:decimal ;
  geo-pos:long "1.56705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56705'^^xsd:double;
  dwc:latitude '50.71277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56705 50.71277, 1.56705 50.71277, 1.56705 50.71277, 1.56705 50.71277, 1.56705 50.71277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1166'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63397 1.56706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63397 1.56706)"^^geo:wktLiteral ;
  geo-pos:lat "50.63397"^^xsd:decimal ;
  geo-pos:long "1.56706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56706'^^xsd:double;
  dwc:latitude '50.63397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56706 50.63397, 1.56706 50.63397, 1.56706 50.63397, 1.56706 50.63397, 1.56706 50.63397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_890'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65678 1.56706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65678"^^xsd:decimal ;
  dwc:decimalLongitude "1.56706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65678 1.56706)"^^geo:wktLiteral ;
  geo-pos:lat "50.65678"^^xsd:decimal ;
  geo-pos:long "1.56706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56706'^^xsd:double;
  dwc:latitude '50.65678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56706 50.65678, 1.56706 50.65678, 1.56706 50.65678, 1.56706 50.65678, 1.56706 50.65678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_937'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66311 1.56706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66311"^^xsd:decimal ;
  dwc:decimalLongitude "1.56706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66311 1.56706)"^^geo:wktLiteral ;
  geo-pos:lat "50.66311"^^xsd:decimal ;
  geo-pos:long "1.56706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56706'^^xsd:double;
  dwc:latitude '50.66311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56706 50.66311, 1.56706 50.66311, 1.56706 50.66311, 1.56706 50.66311, 1.56706 50.66311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3624'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73255 1.56707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73255"^^xsd:decimal ;
  dwc:decimalLongitude "1.56707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73255 1.56707)"^^geo:wktLiteral ;
  geo-pos:lat "50.73255"^^xsd:decimal ;
  geo-pos:long "1.56707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56707'^^xsd:double;
  dwc:latitude '50.73255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56707 50.73255, 1.56707 50.73255, 1.56707 50.73255, 1.56707 50.73255, 1.56707 50.73255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1859'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22772"^^xsd:decimal ;
  dwc:decimalLongitude "1.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22772 1.5671)"^^geo:wktLiteral ;
  geo-pos:lat "50.22772"^^xsd:decimal ;
  geo-pos:long "1.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5671'^^xsd:double;
  dwc:latitude '50.22772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5671 50.22772, 1.5671 50.22772, 1.5671 50.22772, 1.5671 50.22772, 1.5671 50.22772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6469'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73969 1.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73969"^^xsd:decimal ;
  dwc:decimalLongitude "1.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73969 1.5671)"^^geo:wktLiteral ;
  geo-pos:lat "50.73969"^^xsd:decimal ;
  geo-pos:long "1.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5671'^^xsd:double;
  dwc:latitude '50.73969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5671 50.73969, 1.5671 50.73969, 1.5671 50.73969, 1.5671 50.73969, 1.5671 50.73969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2605'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24261 1.56711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24261"^^xsd:decimal ;
  dwc:decimalLongitude "1.56711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24261 1.56711)"^^geo:wktLiteral ;
  geo-pos:lat "50.24261"^^xsd:decimal ;
  geo-pos:long "1.56711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56711'^^xsd:double;
  dwc:latitude '50.24261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56711 50.24261, 1.56711 50.24261, 1.56711 50.24261, 1.56711 50.24261, 1.56711 50.24261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12261'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5753 1.56711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5753"^^xsd:decimal ;
  dwc:decimalLongitude "1.56711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5753 1.56711)"^^geo:wktLiteral ;
  geo-pos:lat "50.5753"^^xsd:decimal ;
  geo-pos:long "1.56711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56711'^^xsd:double;
  dwc:latitude '50.5753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56711 50.5753, 1.56711 50.5753, 1.56711 50.5753, 1.56711 50.5753, 1.56711 50.5753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2865'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21935"^^xsd:decimal ;
  dwc:decimalLongitude "1.56712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21935 1.56712)"^^geo:wktLiteral ;
  geo-pos:lat "50.21935"^^xsd:decimal ;
  geo-pos:long "1.56712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56712'^^xsd:double;
  dwc:latitude '50.21935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56712 50.21935, 1.56712 50.21935, 1.56712 50.21935, 1.56712 50.21935, 1.56712 50.21935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10473'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22499 1.56713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22499"^^xsd:decimal ;
  dwc:decimalLongitude "1.56713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22499 1.56713)"^^geo:wktLiteral ;
  geo-pos:lat "50.22499"^^xsd:decimal ;
  geo-pos:long "1.56713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_13168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56713'^^xsd:double;
  dwc:latitude '50.22499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56713 50.22499, 1.56713 50.22499, 1.56713 50.22499, 1.56713 50.22499, 1.56713 50.22499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13168'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.56713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23266"^^xsd:decimal ;
  dwc:decimalLongitude "1.56713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23266 1.56713)"^^geo:wktLiteral ;
  geo-pos:lat "50.23266"^^xsd:decimal ;
  geo-pos:long "1.56713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5497'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56713'^^xsd:double;
  dwc:latitude '50.23266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56713 50.23266, 1.56713 50.23266, 1.56713 50.23266, 1.56713 50.23266, 1.56713 50.23266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5497'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53714 1.56713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53714"^^xsd:decimal ;
  dwc:decimalLongitude "1.56713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53714 1.56713)"^^geo:wktLiteral ;
  geo-pos:lat "50.53714"^^xsd:decimal ;
  geo-pos:long "1.56713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56713'^^xsd:double;
  dwc:latitude '50.53714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56713 50.53714, 1.56713 50.53714, 1.56713 50.53714, 1.56713 50.53714, 1.56713 50.53714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3014'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50209 1.56715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50209"^^xsd:decimal ;
  dwc:decimalLongitude "1.56715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50209 1.56715)"^^geo:wktLiteral ;
  geo-pos:lat "50.50209"^^xsd:decimal ;
  geo-pos:long "1.56715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56715'^^xsd:double;
  dwc:latitude '50.50209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56715 50.50209, 1.56715 50.50209, 1.56715 50.50209, 1.56715 50.50209, 1.56715 50.50209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_955'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23457 1.56716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23457"^^xsd:decimal ;
  dwc:decimalLongitude "1.56716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23457 1.56716)"^^geo:wktLiteral ;
  geo-pos:lat "50.23457"^^xsd:decimal ;
  geo-pos:long "1.56716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56716'^^xsd:double;
  dwc:latitude '50.23457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56716 50.23457, 1.56716 50.23457, 1.56716 50.23457, 1.56716 50.23457, 1.56716 50.23457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4073'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24026 1.56718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24026"^^xsd:decimal ;
  dwc:decimalLongitude "1.56718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24026 1.56718)"^^geo:wktLiteral ;
  geo-pos:lat "50.24026"^^xsd:decimal ;
  geo-pos:long "1.56718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_4373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.664444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56718'^^xsd:double;
  dwc:latitude '50.24026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56718 50.24026, 1.56718 50.24026, 1.56718 50.24026, 1.56718 50.24026, 1.56718 50.24026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4373'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.56719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22993"^^xsd:decimal ;
  dwc:decimalLongitude "1.56719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22993 1.56719)"^^geo:wktLiteral ;
  geo-pos:lat "50.22993"^^xsd:decimal ;
  geo-pos:long "1.56719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56719'^^xsd:double;
  dwc:latitude '50.22993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56719 50.22993, 1.56719 50.22993, 1.56719 50.22993, 1.56719 50.22993, 1.56719 50.22993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4589'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.56719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23141"^^xsd:decimal ;
  dwc:decimalLongitude "1.56719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23141 1.56719)"^^geo:wktLiteral ;
  geo-pos:lat "50.23141"^^xsd:decimal ;
  geo-pos:long "1.56719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5539'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56719'^^xsd:double;
  dwc:latitude '50.23141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56719 50.23141, 1.56719 50.23141, 1.56719 50.23141, 1.56719 50.23141, 1.56719 50.23141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5539'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59233 1.56719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59233"^^xsd:decimal ;
  dwc:decimalLongitude "1.56719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59233 1.56719)"^^geo:wktLiteral ;
  geo-pos:lat "50.59233"^^xsd:decimal ;
  geo-pos:long "1.56719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56719'^^xsd:double;
  dwc:latitude '50.59233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56719 50.59233, 1.56719 50.59233, 1.56719 50.59233, 1.56719 50.59233, 1.56719 50.59233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1376'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66591 1.56719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66591"^^xsd:decimal ;
  dwc:decimalLongitude "1.56719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66591 1.56719)"^^geo:wktLiteral ;
  geo-pos:lat "50.66591"^^xsd:decimal ;
  geo-pos:long "1.56719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56719'^^xsd:double;
  dwc:latitude '50.66591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56719 50.66591, 1.56719 50.66591, 1.56719 50.66591, 1.56719 50.66591, 1.56719 50.66591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2617'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72057 1.5672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72057"^^xsd:decimal ;
  dwc:decimalLongitude "1.5672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72057 1.5672)"^^geo:wktLiteral ;
  geo-pos:lat "50.72057"^^xsd:decimal ;
  geo-pos:long "1.5672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_998'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5672'^^xsd:double;
  dwc:latitude '50.72057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5672 50.72057, 1.5672 50.72057, 1.5672 50.72057, 1.5672 50.72057, 1.5672 50.72057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_998'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70729 1.56721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70729"^^xsd:decimal ;
  dwc:decimalLongitude "1.56721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70729 1.56721)"^^geo:wktLiteral ;
  geo-pos:lat "50.70729"^^xsd:decimal ;
  geo-pos:long "1.56721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56721'^^xsd:double;
  dwc:latitude '50.70729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56721 50.70729, 1.56721 50.70729, 1.56721 50.70729, 1.56721 50.70729, 1.56721 50.70729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1012'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63881 1.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63881"^^xsd:decimal ;
  dwc:decimalLongitude "1.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63881 1.56722)"^^geo:wktLiteral ;
  geo-pos:lat "50.63881"^^xsd:decimal ;
  geo-pos:long "1.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56722'^^xsd:double;
  dwc:latitude '50.63881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56722 50.63881, 1.56722 50.63881, 1.56722 50.63881, 1.56722 50.63881, 1.56722 50.63881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2630'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73469 1.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73469"^^xsd:decimal ;
  dwc:decimalLongitude "1.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73469 1.56722)"^^geo:wktLiteral ;
  geo-pos:lat "50.73469"^^xsd:decimal ;
  geo-pos:long "1.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3203'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.282222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56722'^^xsd:double;
  dwc:latitude '50.73469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56722 50.73469, 1.56722 50.73469, 1.56722 50.73469, 1.56722 50.73469, 1.56722 50.73469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3203'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6628 1.56723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6628"^^xsd:decimal ;
  dwc:decimalLongitude "1.56723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6628 1.56723)"^^geo:wktLiteral ;
  geo-pos:lat "50.6628"^^xsd:decimal ;
  geo-pos:long "1.56723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56723'^^xsd:double;
  dwc:latitude '50.6628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56723 50.6628, 1.56723 50.6628, 1.56723 50.6628, 1.56723 50.6628, 1.56723 50.6628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1156'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22094 1.56724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22094"^^xsd:decimal ;
  dwc:decimalLongitude "1.56724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22094 1.56724)"^^geo:wktLiteral ;
  geo-pos:lat "50.22094"^^xsd:decimal ;
  geo-pos:long "1.56724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56724'^^xsd:double;
  dwc:latitude '50.22094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56724 50.22094, 1.56724 50.22094, 1.56724 50.22094, 1.56724 50.22094, 1.56724 50.22094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8479'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.56724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23303"^^xsd:decimal ;
  dwc:decimalLongitude "1.56724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23303 1.56724)"^^geo:wktLiteral ;
  geo-pos:lat "50.23303"^^xsd:decimal ;
  geo-pos:long "1.56724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56724'^^xsd:double;
  dwc:latitude '50.23303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56724 50.23303, 1.56724 50.23303, 1.56724 50.23303, 1.56724 50.23303, 1.56724 50.23303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1210'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71946 1.56724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71946"^^xsd:decimal ;
  dwc:decimalLongitude "1.56724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71946 1.56724)"^^geo:wktLiteral ;
  geo-pos:lat "50.71946"^^xsd:decimal ;
  geo-pos:long "1.56724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56724'^^xsd:double;
  dwc:latitude '50.71946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56724 50.71946, 1.56724 50.71946, 1.56724 50.71946, 1.56724 50.71946, 1.56724 50.71946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1352'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2212 1.56725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2212"^^xsd:decimal ;
  dwc:decimalLongitude "1.56725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2212 1.56725)"^^geo:wktLiteral ;
  geo-pos:lat "50.2212"^^xsd:decimal ;
  geo-pos:long "1.56725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56725'^^xsd:double;
  dwc:latitude '50.2212'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56725 50.2212, 1.56725 50.2212, 1.56725 50.2212, 1.56725 50.2212, 1.56725 50.2212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8614'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71933 1.56725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71933"^^xsd:decimal ;
  dwc:decimalLongitude "1.56725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71933 1.56725)"^^geo:wktLiteral ;
  geo-pos:lat "50.71933"^^xsd:decimal ;
  geo-pos:long "1.56725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2808'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.22555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56725'^^xsd:double;
  dwc:latitude '50.71933'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56725 50.71933, 1.56725 50.71933, 1.56725 50.71933, 1.56725 50.71933, 1.56725 50.71933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2808'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73294 1.56725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73294"^^xsd:decimal ;
  dwc:decimalLongitude "1.56725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73294 1.56725)"^^geo:wktLiteral ;
  geo-pos:lat "50.73294"^^xsd:decimal ;
  geo-pos:long "1.56725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56725'^^xsd:double;
  dwc:latitude '50.73294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56725 50.73294, 1.56725 50.73294, 1.56725 50.73294, 1.56725 50.73294, 1.56725 50.73294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_915'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.56726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.56726)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.56726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1690'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56726'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56726 50.23247, 1.56726 50.23247, 1.56726 50.23247, 1.56726 50.23247, 1.56726 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1690'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73235 1.56727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73235"^^xsd:decimal ;
  dwc:decimalLongitude "1.56727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73235 1.56727)"^^geo:wktLiteral ;
  geo-pos:lat "50.73235"^^xsd:decimal ;
  geo-pos:long "1.56727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56727'^^xsd:double;
  dwc:latitude '50.73235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56727 50.73235, 1.56727 50.73235, 1.56727 50.73235, 1.56727 50.73235, 1.56727 50.73235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1652'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51265 1.56729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51265"^^xsd:decimal ;
  dwc:decimalLongitude "1.56729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51265 1.56729)"^^geo:wktLiteral ;
  geo-pos:lat "50.51265"^^xsd:decimal ;
  geo-pos:long "1.56729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56729'^^xsd:double;
  dwc:latitude '50.51265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56729 50.51265, 1.56729 50.51265, 1.56729 50.51265, 1.56729 50.51265, 1.56729 50.51265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1871'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51726 1.56729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51726"^^xsd:decimal ;
  dwc:decimalLongitude "1.56729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51726 1.56729)"^^geo:wktLiteral ;
  geo-pos:lat "50.51726"^^xsd:decimal ;
  geo-pos:long "1.56729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56729'^^xsd:double;
  dwc:latitude '50.51726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56729 50.51726, 1.56729 50.51726, 1.56729 50.51726, 1.56729 50.51726, 1.56729 50.51726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2653'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2359 1.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2359"^^xsd:decimal ;
  dwc:decimalLongitude "1.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2359 1.5673)"^^geo:wktLiteral ;
  geo-pos:lat "50.2359"^^xsd:decimal ;
  geo-pos:long "1.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.636666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5673'^^xsd:double;
  dwc:latitude '50.2359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5673 50.2359, 1.5673 50.2359, 1.5673 50.2359, 1.5673 50.2359, 1.5673 50.2359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3870'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66599 1.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66599"^^xsd:decimal ;
  dwc:decimalLongitude "1.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66599 1.5673)"^^geo:wktLiteral ;
  geo-pos:lat "50.66599"^^xsd:decimal ;
  geo-pos:long "1.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5673'^^xsd:double;
  dwc:latitude '50.66599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5673 50.66599, 1.5673 50.66599, 1.5673 50.66599, 1.5673 50.66599, 1.5673 50.66599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1290'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70788 1.56732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70788"^^xsd:decimal ;
  dwc:decimalLongitude "1.56732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70788 1.56732)"^^geo:wktLiteral ;
  geo-pos:lat "50.70788"^^xsd:decimal ;
  geo-pos:long "1.56732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56732'^^xsd:double;
  dwc:latitude '50.70788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56732 50.70788, 1.56732 50.70788, 1.56732 50.70788, 1.56732 50.70788, 1.56732 50.70788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2414'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.56732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73599"^^xsd:decimal ;
  dwc:decimalLongitude "1.56732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.56732)"^^geo:wktLiteral ;
  geo-pos:lat "50.73599"^^xsd:decimal ;
  geo-pos:long "1.56732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56732'^^xsd:double;
  dwc:latitude '50.73599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56732 50.73599, 1.56732 50.73599, 1.56732 50.73599, 1.56732 50.73599, 1.56732 50.73599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1850'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44351 1.56733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44351"^^xsd:decimal ;
  dwc:decimalLongitude "1.56733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44351 1.56733)"^^geo:wktLiteral ;
  geo-pos:lat "50.44351"^^xsd:decimal ;
  geo-pos:long "1.56733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3315'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56733'^^xsd:double;
  dwc:latitude '50.44351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56733 50.44351, 1.56733 50.44351, 1.56733 50.44351, 1.56733 50.44351, 1.56733 50.44351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3315'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63366 1.56735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63366"^^xsd:decimal ;
  dwc:decimalLongitude "1.56735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63366 1.56735)"^^geo:wktLiteral ;
  geo-pos:lat "50.63366"^^xsd:decimal ;
  geo-pos:long "1.56735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56735'^^xsd:double;
  dwc:latitude '50.63366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56735 50.63366, 1.56735 50.63366, 1.56735 50.63366, 1.56735 50.63366, 1.56735 50.63366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1308'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2135 1.56736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2135"^^xsd:decimal ;
  dwc:decimalLongitude "1.56736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2135 1.56736)"^^geo:wktLiteral ;
  geo-pos:lat "50.2135"^^xsd:decimal ;
  geo-pos:long "1.56736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13115'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56736'^^xsd:double;
  dwc:latitude '50.2135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56736 50.2135, 1.56736 50.2135, 1.56736 50.2135, 1.56736 50.2135, 1.56736 50.2135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13115'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4704 1.56736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4704"^^xsd:decimal ;
  dwc:decimalLongitude "1.56736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4704 1.56736)"^^geo:wktLiteral ;
  geo-pos:lat "50.4704"^^xsd:decimal ;
  geo-pos:long "1.56736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56736'^^xsd:double;
  dwc:latitude '50.4704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56736 50.4704, 1.56736 50.4704, 1.56736 50.4704, 1.56736 50.4704, 1.56736 50.4704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3019'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74135 1.56736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74135"^^xsd:decimal ;
  dwc:decimalLongitude "1.56736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74135 1.56736)"^^geo:wktLiteral ;
  geo-pos:lat "50.74135"^^xsd:decimal ;
  geo-pos:long "1.56736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.71222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56736'^^xsd:double;
  dwc:latitude '50.74135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56736 50.74135, 1.56736 50.74135, 1.56736 50.74135, 1.56736 50.74135, 1.56736 50.74135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1314'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51787 1.56738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51787"^^xsd:decimal ;
  dwc:decimalLongitude "1.56738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51787 1.56738)"^^geo:wktLiteral ;
  geo-pos:lat "50.51787"^^xsd:decimal ;
  geo-pos:long "1.56738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56738'^^xsd:double;
  dwc:latitude '50.51787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56738 50.51787, 1.56738 50.51787, 1.56738 50.51787, 1.56738 50.51787, 1.56738 50.51787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1198'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71113 1.56738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71113"^^xsd:decimal ;
  dwc:decimalLongitude "1.56738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71113 1.56738)"^^geo:wktLiteral ;
  geo-pos:lat "50.71113"^^xsd:decimal ;
  geo-pos:long "1.56738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56738'^^xsd:double;
  dwc:latitude '50.71113'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56738 50.71113, 1.56738 50.71113, 1.56738 50.71113, 1.56738 50.71113, 1.56738 50.71113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1147'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67025 1.56739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67025"^^xsd:decimal ;
  dwc:decimalLongitude "1.56739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67025 1.56739)"^^geo:wktLiteral ;
  geo-pos:lat "50.67025"^^xsd:decimal ;
  geo-pos:long "1.56739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56739'^^xsd:double;
  dwc:latitude '50.67025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56739 50.67025, 1.56739 50.67025, 1.56739 50.67025, 1.56739 50.67025, 1.56739 50.67025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1622'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73431 1.56739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73431"^^xsd:decimal ;
  dwc:decimalLongitude "1.56739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73431 1.56739)"^^geo:wktLiteral ;
  geo-pos:lat "50.73431"^^xsd:decimal ;
  geo-pos:long "1.56739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56739'^^xsd:double;
  dwc:latitude '50.73431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56739 50.73431, 1.56739 50.73431, 1.56739 50.73431, 1.56739 50.73431, 1.56739 50.73431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2852'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.5674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23279"^^xsd:decimal ;
  dwc:decimalLongitude "1.5674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23279 1.5674)"^^geo:wktLiteral ;
  geo-pos:lat "50.23279"^^xsd:decimal ;
  geo-pos:long "1.5674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5674'^^xsd:double;
  dwc:latitude '50.23279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5674 50.23279, 1.5674 50.23279, 1.5674 50.23279, 1.5674 50.23279, 1.5674 50.23279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1209'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73479 1.5674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73479"^^xsd:decimal ;
  dwc:decimalLongitude "1.5674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73479 1.5674)"^^geo:wktLiteral ;
  geo-pos:lat "50.73479"^^xsd:decimal ;
  geo-pos:long "1.5674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5674'^^xsd:double;
  dwc:latitude '50.73479'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5674 50.73479, 1.5674 50.73479, 1.5674 50.73479, 1.5674 50.73479, 1.5674 50.73479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1805'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.56741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23284"^^xsd:decimal ;
  dwc:decimalLongitude "1.56741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23284 1.56741)"^^geo:wktLiteral ;
  geo-pos:lat "50.23284"^^xsd:decimal ;
  geo-pos:long "1.56741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5537'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56741'^^xsd:double;
  dwc:latitude '50.23284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56741 50.23284, 1.56741 50.23284, 1.56741 50.23284, 1.56741 50.23284, 1.56741 50.23284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5537'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62164 1.56742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62164"^^xsd:decimal ;
  dwc:decimalLongitude "1.56742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62164 1.56742)"^^geo:wktLiteral ;
  geo-pos:lat "50.62164"^^xsd:decimal ;
  geo-pos:long "1.56742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56742'^^xsd:double;
  dwc:latitude '50.62164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56742 50.62164, 1.56742 50.62164, 1.56742 50.62164, 1.56742 50.62164, 1.56742 50.62164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2629'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57812 1.56743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57812"^^xsd:decimal ;
  dwc:decimalLongitude "1.56743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57812 1.56743)"^^geo:wktLiteral ;
  geo-pos:lat "50.57812"^^xsd:decimal ;
  geo-pos:long "1.56743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2776'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56743'^^xsd:double;
  dwc:latitude '50.57812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56743 50.57812, 1.56743 50.57812, 1.56743 50.57812, 1.56743 50.57812, 1.56743 50.57812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2776'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71919 1.56743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71919"^^xsd:decimal ;
  dwc:decimalLongitude "1.56743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71919 1.56743)"^^geo:wktLiteral ;
  geo-pos:lat "50.71919"^^xsd:decimal ;
  geo-pos:long "1.56743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56743'^^xsd:double;
  dwc:latitude '50.71919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56743 50.71919, 1.56743 50.71919, 1.56743 50.71919, 1.56743 50.71919, 1.56743 50.71919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_905'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.56744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23262"^^xsd:decimal ;
  dwc:decimalLongitude "1.56744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23262 1.56744)"^^geo:wktLiteral ;
  geo-pos:lat "50.23262"^^xsd:decimal ;
  geo-pos:long "1.56744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11741'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56744'^^xsd:double;
  dwc:latitude '50.23262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56744 50.23262, 1.56744 50.23262, 1.56744 50.23262, 1.56744 50.23262, 1.56744 50.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11741'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73753 1.56746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73753"^^xsd:decimal ;
  dwc:decimalLongitude "1.56746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73753 1.56746)"^^geo:wktLiteral ;
  geo-pos:lat "50.73753"^^xsd:decimal ;
  geo-pos:long "1.56746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56746'^^xsd:double;
  dwc:latitude '50.73753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56746 50.73753, 1.56746 50.73753, 1.56746 50.73753, 1.56746 50.73753, 1.56746 50.73753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1136'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.56747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22954 1.56747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22954"^^xsd:decimal ;
  geo-pos:long "1.56747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56747'^^xsd:double;
  dwc:latitude '50.22954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56747 50.22954, 1.56747 50.22954, 1.56747 50.22954, 1.56747 50.22954, 1.56747 50.22954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3487'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.56748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23304"^^xsd:decimal ;
  dwc:decimalLongitude "1.56748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23304 1.56748)"^^geo:wktLiteral ;
  geo-pos:lat "50.23304"^^xsd:decimal ;
  geo-pos:long "1.56748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56748'^^xsd:double;
  dwc:latitude '50.23304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56748 50.23304, 1.56748 50.23304, 1.56748 50.23304, 1.56748 50.23304, 1.56748 50.23304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5099'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73586 1.56748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73586"^^xsd:decimal ;
  dwc:decimalLongitude "1.56748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73586 1.56748)"^^geo:wktLiteral ;
  geo-pos:lat "50.73586"^^xsd:decimal ;
  geo-pos:long "1.56748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56748'^^xsd:double;
  dwc:latitude '50.73586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56748 50.73586, 1.56748 50.73586, 1.56748 50.73586, 1.56748 50.73586, 1.56748 50.73586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2117'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70923 1.56749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70923"^^xsd:decimal ;
  dwc:decimalLongitude "1.56749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70923 1.56749)"^^geo:wktLiteral ;
  geo-pos:lat "50.70923"^^xsd:decimal ;
  geo-pos:long "1.56749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56749'^^xsd:double;
  dwc:latitude '50.70923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56749 50.70923, 1.56749 50.70923, 1.56749 50.70923, 1.56749 50.70923, 1.56749 50.70923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2415'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73693 1.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73693"^^xsd:decimal ;
  dwc:decimalLongitude "1.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73693 1.5675)"^^geo:wktLiteral ;
  geo-pos:lat "50.73693"^^xsd:decimal ;
  geo-pos:long "1.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5675'^^xsd:double;
  dwc:latitude '50.73693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5675 50.73693, 1.5675 50.73693, 1.5675 50.73693, 1.5675 50.73693, 1.5675 50.73693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_974'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.56752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21521"^^xsd:decimal ;
  dwc:decimalLongitude "1.56752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.56752)"^^geo:wktLiteral ;
  geo-pos:lat "50.21521"^^xsd:decimal ;
  geo-pos:long "1.56752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13037'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56752'^^xsd:double;
  dwc:latitude '50.21521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56752 50.21521, 1.56752 50.21521, 1.56752 50.21521, 1.56752 50.21521, 1.56752 50.21521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13037'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73939 1.56752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73939"^^xsd:decimal ;
  dwc:decimalLongitude "1.56752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73939 1.56752)"^^geo:wktLiteral ;
  geo-pos:lat "50.73939"^^xsd:decimal ;
  geo-pos:long "1.56752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1164'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.2877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56752'^^xsd:double;
  dwc:latitude '50.73939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56752 50.73939, 1.56752 50.73939, 1.56752 50.73939, 1.56752 50.73939, 1.56752 50.73939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1164'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.56753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22307"^^xsd:decimal ;
  dwc:decimalLongitude "1.56753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.56753)"^^geo:wktLiteral ;
  geo-pos:lat "50.22307"^^xsd:decimal ;
  geo-pos:long "1.56753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12879'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56753'^^xsd:double;
  dwc:latitude '50.22307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56753 50.22307, 1.56753 50.22307, 1.56753 50.22307, 1.56753 50.22307, 1.56753 50.22307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12879'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23189"^^xsd:decimal ;
  dwc:decimalLongitude "1.56753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23189 1.56753)"^^geo:wktLiteral ;
  geo-pos:lat "50.23189"^^xsd:decimal ;
  geo-pos:long "1.56753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6005'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.474444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56753'^^xsd:double;
  dwc:latitude '50.23189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56753 50.23189, 1.56753 50.23189, 1.56753 50.23189, 1.56753 50.23189, 1.56753 50.23189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6005'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73666 1.56753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73666"^^xsd:decimal ;
  dwc:decimalLongitude "1.56753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73666 1.56753)"^^geo:wktLiteral ;
  geo-pos:lat "50.73666"^^xsd:decimal ;
  geo-pos:long "1.56753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56753'^^xsd:double;
  dwc:latitude '50.73666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56753 50.73666, 1.56753 50.73666, 1.56753 50.73666, 1.56753 50.73666, 1.56753 50.73666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1653'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71368 1.56754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71368"^^xsd:decimal ;
  dwc:decimalLongitude "1.56754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71368 1.56754)"^^geo:wktLiteral ;
  geo-pos:lat "50.71368"^^xsd:decimal ;
  geo-pos:long "1.56754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3205'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56754'^^xsd:double;
  dwc:latitude '50.71368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56754 50.71368, 1.56754 50.71368, 1.56754 50.71368, 1.56754 50.71368, 1.56754 50.71368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3205'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73775 1.56754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73775"^^xsd:decimal ;
  dwc:decimalLongitude "1.56754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73775 1.56754)"^^geo:wktLiteral ;
  geo-pos:lat "50.73775"^^xsd:decimal ;
  geo-pos:long "1.56754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_932'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56754'^^xsd:double;
  dwc:latitude '50.73775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56754 50.73775, 1.56754 50.73775, 1.56754 50.73775, 1.56754 50.73775, 1.56754 50.73775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_932'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62589 1.56755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62589"^^xsd:decimal ;
  dwc:decimalLongitude "1.56755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62589 1.56755)"^^geo:wktLiteral ;
  geo-pos:lat "50.62589"^^xsd:decimal ;
  geo-pos:long "1.56755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56755'^^xsd:double;
  dwc:latitude '50.62589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56755 50.62589, 1.56755 50.62589, 1.56755 50.62589, 1.56755 50.62589, 1.56755 50.62589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_990'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6671 1.56755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6671"^^xsd:decimal ;
  dwc:decimalLongitude "1.56755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6671 1.56755)"^^geo:wktLiteral ;
  geo-pos:lat "50.6671"^^xsd:decimal ;
  geo-pos:long "1.56755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3215'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56755'^^xsd:double;
  dwc:latitude '50.6671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56755 50.6671, 1.56755 50.6671, 1.56755 50.6671, 1.56755 50.6671, 1.56755 50.6671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3215'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52773 1.56756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52773"^^xsd:decimal ;
  dwc:decimalLongitude "1.56756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52773 1.56756)"^^geo:wktLiteral ;
  geo-pos:lat "50.52773"^^xsd:decimal ;
  geo-pos:long "1.56756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56756'^^xsd:double;
  dwc:latitude '50.52773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56756 50.52773, 1.56756 50.52773, 1.56756 50.52773, 1.56756 50.52773, 1.56756 50.52773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_954'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73629 1.56756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73629"^^xsd:decimal ;
  dwc:decimalLongitude "1.56756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73629 1.56756)"^^geo:wktLiteral ;
  geo-pos:lat "50.73629"^^xsd:decimal ;
  geo-pos:long "1.56756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1585'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56756'^^xsd:double;
  dwc:latitude '50.73629'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56756 50.73629, 1.56756 50.73629, 1.56756 50.73629, 1.56756 50.73629, 1.56756 50.73629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1585'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.56757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22148"^^xsd:decimal ;
  dwc:decimalLongitude "1.56757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22148 1.56757)"^^geo:wktLiteral ;
  geo-pos:lat "50.22148"^^xsd:decimal ;
  geo-pos:long "1.56757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56757'^^xsd:double;
  dwc:latitude '50.22148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56757 50.22148, 1.56757 50.22148, 1.56757 50.22148, 1.56757 50.22148, 1.56757 50.22148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2726'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73378 1.56757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73378"^^xsd:decimal ;
  dwc:decimalLongitude "1.56757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73378 1.56757)"^^geo:wktLiteral ;
  geo-pos:lat "50.73378"^^xsd:decimal ;
  geo-pos:long "1.56757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56757'^^xsd:double;
  dwc:latitude '50.73378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56757 50.73378, 1.56757 50.73378, 1.56757 50.73378, 1.56757 50.73378, 1.56757 50.73378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1654'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.56758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23338"^^xsd:decimal ;
  dwc:decimalLongitude "1.56758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23338 1.56758)"^^geo:wktLiteral ;
  geo-pos:lat "50.23338"^^xsd:decimal ;
  geo-pos:long "1.56758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56758'^^xsd:double;
  dwc:latitude '50.23338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56758 50.23338, 1.56758 50.23338, 1.56758 50.23338, 1.56758 50.23338, 1.56758 50.23338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12262'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.56759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22995"^^xsd:decimal ;
  dwc:decimalLongitude "1.56759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22995 1.56759)"^^geo:wktLiteral ;
  geo-pos:lat "50.22995"^^xsd:decimal ;
  geo-pos:long "1.56759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_5302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56759'^^xsd:double;
  dwc:latitude '50.22995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56759 50.22995, 1.56759 50.22995, 1.56759 50.22995, 1.56759 50.22995, 1.56759 50.22995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5302'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71003 1.5676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71003"^^xsd:decimal ;
  dwc:decimalLongitude "1.5676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71003 1.5676)"^^geo:wktLiteral ;
  geo-pos:lat "50.71003"^^xsd:decimal ;
  geo-pos:long "1.5676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5676'^^xsd:double;
  dwc:latitude '50.71003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5676 50.71003, 1.5676 50.71003, 1.5676 50.71003, 1.5676 50.71003, 1.5676 50.71003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2387'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21395 1.56761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21395"^^xsd:decimal ;
  dwc:decimalLongitude "1.56761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21395 1.56761)"^^geo:wktLiteral ;
  geo-pos:lat "50.21395"^^xsd:decimal ;
  geo-pos:long "1.56761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13039'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56761'^^xsd:double;
  dwc:latitude '50.21395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56761 50.21395, 1.56761 50.21395, 1.56761 50.21395, 1.56761 50.21395, 1.56761 50.21395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13039'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58092 1.56761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58092"^^xsd:decimal ;
  dwc:decimalLongitude "1.56761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58092 1.56761)"^^geo:wktLiteral ;
  geo-pos:lat "50.58092"^^xsd:decimal ;
  geo-pos:long "1.56761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56761'^^xsd:double;
  dwc:latitude '50.58092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56761 50.58092, 1.56761 50.58092, 1.56761 50.58092, 1.56761 50.58092, 1.56761 50.58092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1322'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21505 1.56763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21505"^^xsd:decimal ;
  dwc:decimalLongitude "1.56763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21505 1.56763)"^^geo:wktLiteral ;
  geo-pos:lat "50.21505"^^xsd:decimal ;
  geo-pos:long "1.56763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13038'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56763'^^xsd:double;
  dwc:latitude '50.21505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56763 50.21505, 1.56763 50.21505, 1.56763 50.21505, 1.56763 50.21505, 1.56763 50.21505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13038'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73647 1.56763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73647"^^xsd:decimal ;
  dwc:decimalLongitude "1.56763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73647 1.56763)"^^geo:wktLiteral ;
  geo-pos:lat "50.73647"^^xsd:decimal ;
  geo-pos:long "1.56763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56763'^^xsd:double;
  dwc:latitude '50.73647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56763 50.73647, 1.56763 50.73647, 1.56763 50.73647, 1.56763 50.73647, 1.56763 50.73647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1647'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73828 1.56763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73828"^^xsd:decimal ;
  dwc:decimalLongitude "1.56763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73828 1.56763)"^^geo:wktLiteral ;
  geo-pos:lat "50.73828"^^xsd:decimal ;
  geo-pos:long "1.56763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_944'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56763'^^xsd:double;
  dwc:latitude '50.73828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56763 50.73828, 1.56763 50.73828, 1.56763 50.73828, 1.56763 50.73828, 1.56763 50.73828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_944'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65841 1.56764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65841"^^xsd:decimal ;
  dwc:decimalLongitude "1.56764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65841 1.56764)"^^geo:wktLiteral ;
  geo-pos:lat "50.65841"^^xsd:decimal ;
  geo-pos:long "1.56764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56764'^^xsd:double;
  dwc:latitude '50.65841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56764 50.65841, 1.56764 50.65841, 1.56764 50.65841, 1.56764 50.65841, 1.56764 50.65841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_938'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57431 1.56765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57431"^^xsd:decimal ;
  dwc:decimalLongitude "1.56765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57431 1.56765)"^^geo:wktLiteral ;
  geo-pos:lat "50.57431"^^xsd:decimal ;
  geo-pos:long "1.56765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56765'^^xsd:double;
  dwc:latitude '50.57431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56765 50.57431, 1.56765 50.57431, 1.56765 50.57431, 1.56765 50.57431, 1.56765 50.57431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1760'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7378 1.56765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7378"^^xsd:decimal ;
  dwc:decimalLongitude "1.56765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7378 1.56765)"^^geo:wktLiteral ;
  geo-pos:lat "50.7378"^^xsd:decimal ;
  geo-pos:long "1.56765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3268'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56765'^^xsd:double;
  dwc:latitude '50.7378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56765 50.7378, 1.56765 50.7378, 1.56765 50.7378, 1.56765 50.7378, 1.56765 50.7378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3268'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.56768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23234"^^xsd:decimal ;
  dwc:decimalLongitude "1.56768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23234 1.56768)"^^geo:wktLiteral ;
  geo-pos:lat "50.23234"^^xsd:decimal ;
  geo-pos:long "1.56768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56768'^^xsd:double;
  dwc:latitude '50.23234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56768 50.23234, 1.56768 50.23234, 1.56768 50.23234, 1.56768 50.23234, 1.56768 50.23234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1107'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59306 1.56768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59306"^^xsd:decimal ;
  dwc:decimalLongitude "1.56768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59306 1.56768)"^^geo:wktLiteral ;
  geo-pos:lat "50.59306"^^xsd:decimal ;
  geo-pos:long "1.56768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56768'^^xsd:double;
  dwc:latitude '50.59306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56768 50.59306, 1.56768 50.59306, 1.56768 50.59306, 1.56768 50.59306, 1.56768 50.59306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2864'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66169 1.56768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66169"^^xsd:decimal ;
  dwc:decimalLongitude "1.56768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66169 1.56768)"^^geo:wktLiteral ;
  geo-pos:lat "50.66169"^^xsd:decimal ;
  geo-pos:long "1.56768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3307'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56768'^^xsd:double;
  dwc:latitude '50.66169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56768 50.66169, 1.56768 50.66169, 1.56768 50.66169, 1.56768 50.66169, 1.56768 50.66169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3307'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67154 1.56768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67154"^^xsd:decimal ;
  dwc:decimalLongitude "1.56768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67154 1.56768)"^^geo:wktLiteral ;
  geo-pos:lat "50.67154"^^xsd:decimal ;
  geo-pos:long "1.56768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3710'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3710'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56768'^^xsd:double;
  dwc:latitude '50.67154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56768 50.67154, 1.56768 50.67154, 1.56768 50.67154, 1.56768 50.67154, 1.56768 50.67154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3710'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73122 1.56768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73122"^^xsd:decimal ;
  dwc:decimalLongitude "1.56768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73122 1.56768)"^^geo:wktLiteral ;
  geo-pos:lat "50.73122"^^xsd:decimal ;
  geo-pos:long "1.56768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56768'^^xsd:double;
  dwc:latitude '50.73122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56768 50.73122, 1.56768 50.73122, 1.56768 50.73122, 1.56768 50.73122, 1.56768 50.73122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1974'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48727 1.5677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48727"^^xsd:decimal ;
  dwc:decimalLongitude "1.5677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48727 1.5677)"^^geo:wktLiteral ;
  geo-pos:lat "50.48727"^^xsd:decimal ;
  geo-pos:long "1.5677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2774'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5677'^^xsd:double;
  dwc:latitude '50.48727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5677 50.48727, 1.5677 50.48727, 1.5677 50.48727, 1.5677 50.48727, 1.5677 50.48727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2774'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73515 1.56773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73515"^^xsd:decimal ;
  dwc:decimalLongitude "1.56773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73515 1.56773)"^^geo:wktLiteral ;
  geo-pos:lat "50.73515"^^xsd:decimal ;
  geo-pos:long "1.56773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56773'^^xsd:double;
  dwc:latitude '50.73515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56773 50.73515, 1.56773 50.73515, 1.56773 50.73515, 1.56773 50.73515, 1.56773 50.73515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1655'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73908 1.56774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73908"^^xsd:decimal ;
  dwc:decimalLongitude "1.56774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73908 1.56774)"^^geo:wktLiteral ;
  geo-pos:lat "50.73908"^^xsd:decimal ;
  geo-pos:long "1.56774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56774'^^xsd:double;
  dwc:latitude '50.73908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56774 50.73908, 1.56774 50.73908, 1.56774 50.73908, 1.56774 50.73908, 1.56774 50.73908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1174'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7396 1.56774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7396"^^xsd:decimal ;
  dwc:decimalLongitude "1.56774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7396 1.56774)"^^geo:wktLiteral ;
  geo-pos:lat "50.7396"^^xsd:decimal ;
  geo-pos:long "1.56774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56774'^^xsd:double;
  dwc:latitude '50.7396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56774 50.7396, 1.56774 50.7396, 1.56774 50.7396, 1.56774 50.7396, 1.56774 50.7396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1349'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74602 1.56774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74602"^^xsd:decimal ;
  dwc:decimalLongitude "1.56774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74602 1.56774)"^^geo:wktLiteral ;
  geo-pos:lat "50.74602"^^xsd:decimal ;
  geo-pos:long "1.56774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56774'^^xsd:double;
  dwc:latitude '50.74602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56774 50.74602, 1.56774 50.74602, 1.56774 50.74602, 1.56774 50.74602, 1.56774 50.74602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1187'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.56775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2312"^^xsd:decimal ;
  dwc:decimalLongitude "1.56775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2312 1.56775)"^^geo:wktLiteral ;
  geo-pos:lat "50.2312"^^xsd:decimal ;
  geo-pos:long "1.56775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_5119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.814444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56775'^^xsd:double;
  dwc:latitude '50.2312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56775 50.2312, 1.56775 50.2312, 1.56775 50.2312, 1.56775 50.2312, 1.56775 50.2312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5119'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.56776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2242"^^xsd:decimal ;
  dwc:decimalLongitude "1.56776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2242 1.56776)"^^geo:wktLiteral ;
  geo-pos:lat "50.2242"^^xsd:decimal ;
  geo-pos:long "1.56776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56776'^^xsd:double;
  dwc:latitude '50.2242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56776 50.2242, 1.56776 50.2242, 1.56776 50.2242, 1.56776 50.2242, 1.56776 50.2242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2746'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.56776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23296"^^xsd:decimal ;
  dwc:decimalLongitude "1.56776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23296 1.56776)"^^geo:wktLiteral ;
  geo-pos:lat "50.23296"^^xsd:decimal ;
  geo-pos:long "1.56776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56776'^^xsd:double;
  dwc:latitude '50.23296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56776 50.23296, 1.56776 50.23296, 1.56776 50.23296, 1.56776 50.23296, 1.56776 50.23296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6804'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73954 1.56777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73954"^^xsd:decimal ;
  dwc:decimalLongitude "1.56777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73954 1.56777)"^^geo:wktLiteral ;
  geo-pos:lat "50.73954"^^xsd:decimal ;
  geo-pos:long "1.56777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56777'^^xsd:double;
  dwc:latitude '50.73954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56777 50.73954, 1.56777 50.73954, 1.56777 50.73954, 1.56777 50.73954, 1.56777 50.73954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1162'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7397 1.56777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7397 1.56777)"^^geo:wktLiteral ;
  geo-pos:lat "50.7397"^^xsd:decimal ;
  geo-pos:long "1.56777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56777'^^xsd:double;
  dwc:latitude '50.7397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56777 50.7397, 1.56777 50.7397, 1.56777 50.7397, 1.56777 50.7397, 1.56777 50.7397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1152'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74183 1.56779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74183"^^xsd:decimal ;
  dwc:decimalLongitude "1.56779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74183 1.56779)"^^geo:wktLiteral ;
  geo-pos:lat "50.74183"^^xsd:decimal ;
  geo-pos:long "1.56779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56779'^^xsd:double;
  dwc:latitude '50.74183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56779 50.74183, 1.56779 50.74183, 1.56779 50.74183, 1.56779 50.74183, 1.56779 50.74183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1280'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70785 1.5678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70785"^^xsd:decimal ;
  dwc:decimalLongitude "1.5678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70785 1.5678)"^^geo:wktLiteral ;
  geo-pos:lat "50.70785"^^xsd:decimal ;
  geo-pos:long "1.5678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5678'^^xsd:double;
  dwc:latitude '50.70785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5678 50.70785, 1.5678 50.70785, 1.5678 50.70785, 1.5678 50.70785, 1.5678 50.70785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2413'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73748 1.5678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73748"^^xsd:decimal ;
  dwc:decimalLongitude "1.5678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73748 1.5678)"^^geo:wktLiteral ;
  geo-pos:lat "50.73748"^^xsd:decimal ;
  geo-pos:long "1.5678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1568'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5678'^^xsd:double;
  dwc:latitude '50.73748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5678 50.73748, 1.5678 50.73748, 1.5678 50.73748, 1.5678 50.73748, 1.5678 50.73748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1568'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73752 1.56781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73752"^^xsd:decimal ;
  dwc:decimalLongitude "1.56781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73752 1.56781)"^^geo:wktLiteral ;
  geo-pos:lat "50.73752"^^xsd:decimal ;
  geo-pos:long "1.56781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56781'^^xsd:double;
  dwc:latitude '50.73752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56781 50.73752, 1.56781 50.73752, 1.56781 50.73752, 1.56781 50.73752, 1.56781 50.73752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1348'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7384 1.56782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7384"^^xsd:decimal ;
  dwc:decimalLongitude "1.56782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7384 1.56782)"^^geo:wktLiteral ;
  geo-pos:lat "50.7384"^^xsd:decimal ;
  geo-pos:long "1.56782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56782'^^xsd:double;
  dwc:latitude '50.7384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56782 50.7384, 1.56782 50.7384, 1.56782 50.7384, 1.56782 50.7384, 1.56782 50.7384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_926'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65255 1.56783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65255"^^xsd:decimal ;
  dwc:decimalLongitude "1.56783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65255 1.56783)"^^geo:wktLiteral ;
  geo-pos:lat "50.65255"^^xsd:decimal ;
  geo-pos:long "1.56783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56783'^^xsd:double;
  dwc:latitude '50.65255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56783 50.65255, 1.56783 50.65255, 1.56783 50.65255, 1.56783 50.65255, 1.56783 50.65255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_921'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.56785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23254"^^xsd:decimal ;
  dwc:decimalLongitude "1.56785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23254 1.56785)"^^geo:wktLiteral ;
  geo-pos:lat "50.23254"^^xsd:decimal ;
  geo-pos:long "1.56785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.87'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56785'^^xsd:double;
  dwc:latitude '50.23254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56785 50.23254, 1.56785 50.23254, 1.56785 50.23254, 1.56785 50.23254, 1.56785 50.23254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10001'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57201 1.56785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57201"^^xsd:decimal ;
  dwc:decimalLongitude "1.56785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57201 1.56785)"^^geo:wktLiteral ;
  geo-pos:lat "50.57201"^^xsd:decimal ;
  geo-pos:long "1.56785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.272222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56785'^^xsd:double;
  dwc:latitude '50.57201'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56785 50.57201, 1.56785 50.57201, 1.56785 50.57201, 1.56785 50.57201, 1.56785 50.57201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2624'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73995 1.56785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73995"^^xsd:decimal ;
  dwc:decimalLongitude "1.56785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73995 1.56785)"^^geo:wktLiteral ;
  geo-pos:lat "50.73995"^^xsd:decimal ;
  geo-pos:long "1.56785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56785'^^xsd:double;
  dwc:latitude '50.73995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56785 50.73995, 1.56785 50.73995, 1.56785 50.73995, 1.56785 50.73995, 1.56785 50.73995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1337'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.56786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23511"^^xsd:decimal ;
  dwc:decimalLongitude "1.56786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23511 1.56786)"^^geo:wktLiteral ;
  geo-pos:lat "50.23511"^^xsd:decimal ;
  geo-pos:long "1.56786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56786'^^xsd:double;
  dwc:latitude '50.23511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56786 50.23511, 1.56786 50.23511, 1.56786 50.23511, 1.56786 50.23511, 1.56786 50.23511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1399'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56969 1.56786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56969"^^xsd:decimal ;
  dwc:decimalLongitude "1.56786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56969 1.56786)"^^geo:wktLiteral ;
  geo-pos:lat "50.56969"^^xsd:decimal ;
  geo-pos:long "1.56786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56786'^^xsd:double;
  dwc:latitude '50.56969'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56786 50.56969, 1.56786 50.56969, 1.56786 50.56969, 1.56786 50.56969, 1.56786 50.56969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_968'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71154 1.56786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71154"^^xsd:decimal ;
  dwc:decimalLongitude "1.56786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71154 1.56786)"^^geo:wktLiteral ;
  geo-pos:lat "50.71154"^^xsd:decimal ;
  geo-pos:long "1.56786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56786'^^xsd:double;
  dwc:latitude '50.71154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56786 50.71154, 1.56786 50.71154, 1.56786 50.71154, 1.56786 50.71154, 1.56786 50.71154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1146'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72025 1.56786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72025"^^xsd:decimal ;
  dwc:decimalLongitude "1.56786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72025 1.56786)"^^geo:wktLiteral ;
  geo-pos:lat "50.72025"^^xsd:decimal ;
  geo-pos:long "1.56786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56786'^^xsd:double;
  dwc:latitude '50.72025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56786 50.72025, 1.56786 50.72025, 1.56786 50.72025, 1.56786 50.72025, 1.56786 50.72025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2442'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73754 1.56786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73754"^^xsd:decimal ;
  dwc:decimalLongitude "1.56786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73754 1.56786)"^^geo:wktLiteral ;
  geo-pos:lat "50.73754"^^xsd:decimal ;
  geo-pos:long "1.56786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56786'^^xsd:double;
  dwc:latitude '50.73754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56786 50.73754, 1.56786 50.73754, 1.56786 50.73754, 1.56786 50.73754, 1.56786 50.73754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1831'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.56787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22907"^^xsd:decimal ;
  dwc:decimalLongitude "1.56787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22907 1.56787)"^^geo:wktLiteral ;
  geo-pos:lat "50.22907"^^xsd:decimal ;
  geo-pos:long "1.56787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1530'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56787'^^xsd:double;
  dwc:latitude '50.22907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56787 50.22907, 1.56787 50.22907, 1.56787 50.22907, 1.56787 50.22907, 1.56787 50.22907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1530'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.56787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23207"^^xsd:decimal ;
  dwc:decimalLongitude "1.56787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23207 1.56787)"^^geo:wktLiteral ;
  geo-pos:lat "50.23207"^^xsd:decimal ;
  geo-pos:long "1.56787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.452222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56787'^^xsd:double;
  dwc:latitude '50.23207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56787 50.23207, 1.56787 50.23207, 1.56787 50.23207, 1.56787 50.23207, 1.56787 50.23207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5858'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73958 1.56787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73958"^^xsd:decimal ;
  dwc:decimalLongitude "1.56787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73958 1.56787)"^^geo:wktLiteral ;
  geo-pos:lat "50.73958"^^xsd:decimal ;
  geo-pos:long "1.56787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56787'^^xsd:double;
  dwc:latitude '50.73958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56787 50.73958, 1.56787 50.73958, 1.56787 50.73958, 1.56787 50.73958, 1.56787 50.73958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1137'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49068 1.56788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49068"^^xsd:decimal ;
  dwc:decimalLongitude "1.56788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49068 1.56788)"^^geo:wktLiteral ;
  geo-pos:lat "50.49068"^^xsd:decimal ;
  geo-pos:long "1.56788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1440'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56788'^^xsd:double;
  dwc:latitude '50.49068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56788 50.49068, 1.56788 50.49068, 1.56788 50.49068, 1.56788 50.49068, 1.56788 50.49068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1440'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70922 1.56788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70922"^^xsd:decimal ;
  dwc:decimalLongitude "1.56788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70922 1.56788)"^^geo:wktLiteral ;
  geo-pos:lat "50.70922"^^xsd:decimal ;
  geo-pos:long "1.56788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56788'^^xsd:double;
  dwc:latitude '50.70922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56788 50.70922, 1.56788 50.70922, 1.56788 50.70922, 1.56788 50.70922, 1.56788 50.70922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2470'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73945 1.56788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73945"^^xsd:decimal ;
  dwc:decimalLongitude "1.56788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73945 1.56788)"^^geo:wktLiteral ;
  geo-pos:lat "50.73945"^^xsd:decimal ;
  geo-pos:long "1.56788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56788'^^xsd:double;
  dwc:latitude '50.73945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56788 50.73945, 1.56788 50.73945, 1.56788 50.73945, 1.56788 50.73945, 1.56788 50.73945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1350'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.56791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.56791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.56791)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.56791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56791'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56791 50.23307, 1.56791 50.23307, 1.56791 50.23307, 1.56791 50.23307, 1.56791 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_869'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25035 1.56791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25035"^^xsd:decimal ;
  dwc:decimalLongitude "1.56791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25035 1.56791)"^^geo:wktLiteral ;
  geo-pos:lat "50.25035"^^xsd:decimal ;
  geo-pos:long "1.56791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56791'^^xsd:double;
  dwc:latitude '50.25035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56791 50.25035, 1.56791 50.25035, 1.56791 50.25035, 1.56791 50.25035, 1.56791 50.25035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10068'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45958 1.56791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45958"^^xsd:decimal ;
  dwc:decimalLongitude "1.56791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45958 1.56791)"^^geo:wktLiteral ;
  geo-pos:lat "50.45958"^^xsd:decimal ;
  geo-pos:long "1.56791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56791'^^xsd:double;
  dwc:latitude '50.45958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56791 50.45958, 1.56791 50.45958, 1.56791 50.45958, 1.56791 50.45958, 1.56791 50.45958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3759'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63077 1.56791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63077"^^xsd:decimal ;
  dwc:decimalLongitude "1.56791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63077 1.56791)"^^geo:wktLiteral ;
  geo-pos:lat "50.63077"^^xsd:decimal ;
  geo-pos:long "1.56791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56791'^^xsd:double;
  dwc:latitude '50.63077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56791 50.63077, 1.56791 50.63077, 1.56791 50.63077, 1.56791 50.63077, 1.56791 50.63077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2862'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21908"^^xsd:decimal ;
  dwc:decimalLongitude "1.56792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21908 1.56792)"^^geo:wktLiteral ;
  geo-pos:lat "50.21908"^^xsd:decimal ;
  geo-pos:long "1.56792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56792'^^xsd:double;
  dwc:latitude '50.21908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56792 50.21908, 1.56792 50.21908, 1.56792 50.21908, 1.56792 50.21908, 1.56792 50.21908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8460'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71067 1.56792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71067"^^xsd:decimal ;
  dwc:decimalLongitude "1.56792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71067 1.56792)"^^geo:wktLiteral ;
  geo-pos:lat "50.71067"^^xsd:decimal ;
  geo-pos:long "1.56792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56792'^^xsd:double;
  dwc:latitude '50.71067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56792 50.71067, 1.56792 50.71067, 1.56792 50.71067, 1.56792 50.71067, 1.56792 50.71067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2472'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.56793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23202"^^xsd:decimal ;
  dwc:decimalLongitude "1.56793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23202 1.56793)"^^geo:wktLiteral ;
  geo-pos:lat "50.23202"^^xsd:decimal ;
  geo-pos:long "1.56793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.57'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56793'^^xsd:double;
  dwc:latitude '50.23202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56793 50.23202, 1.56793 50.23202, 1.56793 50.23202, 1.56793 50.23202, 1.56793 50.23202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5067'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23666 1.56793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23666"^^xsd:decimal ;
  dwc:decimalLongitude "1.56793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23666 1.56793)"^^geo:wktLiteral ;
  geo-pos:lat "50.23666"^^xsd:decimal ;
  geo-pos:long "1.56793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56793'^^xsd:double;
  dwc:latitude '50.23666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56793 50.23666, 1.56793 50.23666, 1.56793 50.23666, 1.56793 50.23666, 1.56793 50.23666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5131'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71171 1.56793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71171"^^xsd:decimal ;
  dwc:decimalLongitude "1.56793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71171 1.56793)"^^geo:wktLiteral ;
  geo-pos:lat "50.71171"^^xsd:decimal ;
  geo-pos:long "1.56793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56793'^^xsd:double;
  dwc:latitude '50.71171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56793 50.71171, 1.56793 50.71171, 1.56793 50.71171, 1.56793 50.71171, 1.56793 50.71171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1138'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73864 1.56793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73864"^^xsd:decimal ;
  dwc:decimalLongitude "1.56793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73864 1.56793)"^^geo:wktLiteral ;
  geo-pos:lat "50.73864"^^xsd:decimal ;
  geo-pos:long "1.56793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56793'^^xsd:double;
  dwc:latitude '50.73864'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56793 50.73864, 1.56793 50.73864, 1.56793 50.73864, 1.56793 50.73864, 1.56793 50.73864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1657'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73931 1.56793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73931"^^xsd:decimal ;
  dwc:decimalLongitude "1.56793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73931 1.56793)"^^geo:wktLiteral ;
  geo-pos:lat "50.73931"^^xsd:decimal ;
  geo-pos:long "1.56793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56793'^^xsd:double;
  dwc:latitude '50.73931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56793 50.73931, 1.56793 50.73931, 1.56793 50.73931, 1.56793 50.73931, 1.56793 50.73931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1010'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.56794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23301"^^xsd:decimal ;
  dwc:decimalLongitude "1.56794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23301 1.56794)"^^geo:wktLiteral ;
  geo-pos:lat "50.23301"^^xsd:decimal ;
  geo-pos:long "1.56794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.334444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56794'^^xsd:double;
  dwc:latitude '50.23301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56794 50.23301, 1.56794 50.23301, 1.56794 50.23301, 1.56794 50.23301, 1.56794 50.23301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9805'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73891 1.56794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73891"^^xsd:decimal ;
  dwc:decimalLongitude "1.56794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73891 1.56794)"^^geo:wktLiteral ;
  geo-pos:lat "50.73891"^^xsd:decimal ;
  geo-pos:long "1.56794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56794'^^xsd:double;
  dwc:latitude '50.73891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56794 50.73891, 1.56794 50.73891, 1.56794 50.73891, 1.56794 50.73891, 1.56794 50.73891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_894'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.56795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23151"^^xsd:decimal ;
  dwc:decimalLongitude "1.56795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23151 1.56795)"^^geo:wktLiteral ;
  geo-pos:lat "50.23151"^^xsd:decimal ;
  geo-pos:long "1.56795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.997777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56795'^^xsd:double;
  dwc:latitude '50.23151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56795 50.23151, 1.56795 50.23151, 1.56795 50.23151, 1.56795 50.23151, 1.56795 50.23151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10457'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44995 1.56795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44995"^^xsd:decimal ;
  dwc:decimalLongitude "1.56795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44995 1.56795)"^^geo:wktLiteral ;
  geo-pos:lat "50.44995"^^xsd:decimal ;
  geo-pos:long "1.56795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56795'^^xsd:double;
  dwc:latitude '50.44995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56795 50.44995, 1.56795 50.44995, 1.56795 50.44995, 1.56795 50.44995, 1.56795 50.44995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_962'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73982 1.56795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73982"^^xsd:decimal ;
  dwc:decimalLongitude "1.56795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73982 1.56795)"^^geo:wktLiteral ;
  geo-pos:lat "50.73982"^^xsd:decimal ;
  geo-pos:long "1.56795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56795'^^xsd:double;
  dwc:latitude '50.73982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56795 50.73982, 1.56795 50.73982, 1.56795 50.73982, 1.56795 50.73982, 1.56795 50.73982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1270'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7401 1.56795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7401"^^xsd:decimal ;
  dwc:decimalLongitude "1.56795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7401 1.56795)"^^geo:wktLiteral ;
  geo-pos:lat "50.7401"^^xsd:decimal ;
  geo-pos:long "1.56795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56795'^^xsd:double;
  dwc:latitude '50.7401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56795 50.7401, 1.56795 50.7401, 1.56795 50.7401, 1.56795 50.7401, 1.56795 50.7401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1283'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.56797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21514"^^xsd:decimal ;
  dwc:decimalLongitude "1.56797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.56797)"^^geo:wktLiteral ;
  geo-pos:lat "50.21514"^^xsd:decimal ;
  geo-pos:long "1.56797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_12658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56797'^^xsd:double;
  dwc:latitude '50.21514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56797 50.21514, 1.56797 50.21514, 1.56797 50.21514, 1.56797 50.21514, 1.56797 50.21514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12658'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22034 1.56797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22034"^^xsd:decimal ;
  dwc:decimalLongitude "1.56797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22034 1.56797)"^^geo:wktLiteral ;
  geo-pos:lat "50.22034"^^xsd:decimal ;
  geo-pos:long "1.56797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56797'^^xsd:double;
  dwc:latitude '50.22034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56797 50.22034, 1.56797 50.22034, 1.56797 50.22034, 1.56797 50.22034, 1.56797 50.22034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7242'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23313 1.56798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23313"^^xsd:decimal ;
  dwc:decimalLongitude "1.56798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23313 1.56798)"^^geo:wktLiteral ;
  geo-pos:lat "50.23313"^^xsd:decimal ;
  geo-pos:long "1.56798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56798'^^xsd:double;
  dwc:latitude '50.23313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56798 50.23313, 1.56798 50.23313, 1.56798 50.23313, 1.56798 50.23313, 1.56798 50.23313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1400'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.56799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23311"^^xsd:decimal ;
  dwc:decimalLongitude "1.56799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.56799)"^^geo:wktLiteral ;
  geo-pos:lat "50.23311"^^xsd:decimal ;
  geo-pos:long "1.56799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56799'^^xsd:double;
  dwc:latitude '50.23311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56799 50.23311, 1.56799 50.23311, 1.56799 50.23311, 1.56799 50.23311, 1.56799 50.23311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3952'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21512 1.56805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21512"^^xsd:decimal ;
  dwc:decimalLongitude "1.56805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21512 1.56805)"^^geo:wktLiteral ;
  geo-pos:lat "50.21512"^^xsd:decimal ;
  geo-pos:long "1.56805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13050'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56805'^^xsd:double;
  dwc:latitude '50.21512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56805 50.21512, 1.56805 50.21512, 1.56805 50.21512, 1.56805 50.21512, 1.56805 50.21512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13050'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21914"^^xsd:decimal ;
  dwc:decimalLongitude "1.56805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21914 1.56805)"^^geo:wktLiteral ;
  geo-pos:lat "50.21914"^^xsd:decimal ;
  geo-pos:long "1.56805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10876'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56805'^^xsd:double;
  dwc:latitude '50.21914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56805 50.21914, 1.56805 50.21914, 1.56805 50.21914, 1.56805 50.21914, 1.56805 50.21914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10876'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24271 1.56806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24271"^^xsd:decimal ;
  dwc:decimalLongitude "1.56806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24271 1.56806)"^^geo:wktLiteral ;
  geo-pos:lat "50.24271"^^xsd:decimal ;
  geo-pos:long "1.56806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12510'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56806'^^xsd:double;
  dwc:latitude '50.24271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56806 50.24271, 1.56806 50.24271, 1.56806 50.24271, 1.56806 50.24271, 1.56806 50.24271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12510'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66187 1.56806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66187"^^xsd:decimal ;
  dwc:decimalLongitude "1.56806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66187 1.56806)"^^geo:wktLiteral ;
  geo-pos:lat "50.66187"^^xsd:decimal ;
  geo-pos:long "1.56806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56806'^^xsd:double;
  dwc:latitude '50.66187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56806 50.66187, 1.56806 50.66187, 1.56806 50.66187, 1.56806 50.66187, 1.56806 50.66187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1155'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7389 1.56806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7389"^^xsd:decimal ;
  dwc:decimalLongitude "1.56806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7389 1.56806)"^^geo:wktLiteral ;
  geo-pos:lat "50.7389"^^xsd:decimal ;
  geo-pos:long "1.56806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56806'^^xsd:double;
  dwc:latitude '50.7389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56806 50.7389, 1.56806 50.7389, 1.56806 50.7389, 1.56806 50.7389, 1.56806 50.7389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1135'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50247 1.56808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50247"^^xsd:decimal ;
  dwc:decimalLongitude "1.56808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50247 1.56808)"^^geo:wktLiteral ;
  geo-pos:lat "50.50247"^^xsd:decimal ;
  geo-pos:long "1.56808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56808'^^xsd:double;
  dwc:latitude '50.50247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56808 50.50247, 1.56808 50.50247, 1.56808 50.50247, 1.56808 50.50247, 1.56808 50.50247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3560'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.56809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.56809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.56809)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.56809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12475'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.24555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56809'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56809 50.23395, 1.56809 50.23395, 1.56809 50.23395, 1.56809 50.23395, 1.56809 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12475'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61389 1.56809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61389"^^xsd:decimal ;
  dwc:decimalLongitude "1.56809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61389 1.56809)"^^geo:wktLiteral ;
  geo-pos:lat "50.61389"^^xsd:decimal ;
  geo-pos:long "1.56809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56809'^^xsd:double;
  dwc:latitude '50.61389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56809 50.61389, 1.56809 50.61389, 1.56809 50.61389, 1.56809 50.61389, 1.56809 50.61389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_889'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48569 1.5681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48569"^^xsd:decimal ;
  dwc:decimalLongitude "1.5681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48569 1.5681)"^^geo:wktLiteral ;
  geo-pos:lat "50.48569"^^xsd:decimal ;
  geo-pos:long "1.5681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5681'^^xsd:double;
  dwc:latitude '50.48569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5681 50.48569, 1.5681 50.48569, 1.5681 50.48569, 1.5681 50.48569, 1.5681 50.48569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1123'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59968 1.5681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59968"^^xsd:decimal ;
  dwc:decimalLongitude "1.5681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59968 1.5681)"^^geo:wktLiteral ;
  geo-pos:lat "50.59968"^^xsd:decimal ;
  geo-pos:long "1.5681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5681'^^xsd:double;
  dwc:latitude '50.59968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5681 50.59968, 1.5681 50.59968, 1.5681 50.59968, 1.5681 50.59968, 1.5681 50.59968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1321'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64591 1.5681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64591"^^xsd:decimal ;
  dwc:decimalLongitude "1.5681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64591 1.5681)"^^geo:wktLiteral ;
  geo-pos:lat "50.64591"^^xsd:decimal ;
  geo-pos:long "1.5681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1444'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5681'^^xsd:double;
  dwc:latitude '50.64591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5681 50.64591, 1.5681 50.64591, 1.5681 50.64591, 1.5681 50.64591, 1.5681 50.64591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1444'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71673 1.56813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71673"^^xsd:decimal ;
  dwc:decimalLongitude "1.56813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71673 1.56813)"^^geo:wktLiteral ;
  geo-pos:lat "50.71673"^^xsd:decimal ;
  geo-pos:long "1.56813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2809'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56813'^^xsd:double;
  dwc:latitude '50.71673'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56813 50.71673, 1.56813 50.71673, 1.56813 50.71673, 1.56813 50.71673, 1.56813 50.71673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2809'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.56814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2333"^^xsd:decimal ;
  dwc:decimalLongitude "1.56814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2333 1.56814)"^^geo:wktLiteral ;
  geo-pos:lat "50.2333"^^xsd:decimal ;
  geo-pos:long "1.56814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56814'^^xsd:double;
  dwc:latitude '50.2333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56814 50.2333, 1.56814 50.2333, 1.56814 50.2333, 1.56814 50.2333, 1.56814 50.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9806'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65295 1.56818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65295"^^xsd:decimal ;
  dwc:decimalLongitude "1.56818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65295 1.56818)"^^geo:wktLiteral ;
  geo-pos:lat "50.65295"^^xsd:decimal ;
  geo-pos:long "1.56818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56818'^^xsd:double;
  dwc:latitude '50.65295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56818 50.65295, 1.56818 50.65295, 1.56818 50.65295, 1.56818 50.65295, 1.56818 50.65295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3625'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24426 1.56819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24426"^^xsd:decimal ;
  dwc:decimalLongitude "1.56819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24426 1.56819)"^^geo:wktLiteral ;
  geo-pos:lat "50.24426"^^xsd:decimal ;
  geo-pos:long "1.56819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56819'^^xsd:double;
  dwc:latitude '50.24426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56819 50.24426, 1.56819 50.24426, 1.56819 50.24426, 1.56819 50.24426, 1.56819 50.24426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12260'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59733 1.56819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59733"^^xsd:decimal ;
  dwc:decimalLongitude "1.56819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59733 1.56819)"^^geo:wktLiteral ;
  geo-pos:lat "50.59733"^^xsd:decimal ;
  geo-pos:long "1.56819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56819'^^xsd:double;
  dwc:latitude '50.59733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56819 50.59733, 1.56819 50.59733, 1.56819 50.59733, 1.56819 50.59733, 1.56819 50.59733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1329'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66255 1.5682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66255"^^xsd:decimal ;
  dwc:decimalLongitude "1.5682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66255 1.5682)"^^geo:wktLiteral ;
  geo-pos:lat "50.66255"^^xsd:decimal ;
  geo-pos:long "1.5682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5682'^^xsd:double;
  dwc:latitude '50.66255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5682 50.66255, 1.5682 50.66255, 1.5682 50.66255, 1.5682 50.66255, 1.5682 50.66255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1291'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57618 1.56821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57618"^^xsd:decimal ;
  dwc:decimalLongitude "1.56821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57618 1.56821)"^^geo:wktLiteral ;
  geo-pos:lat "50.57618"^^xsd:decimal ;
  geo-pos:long "1.56821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56821'^^xsd:double;
  dwc:latitude '50.57618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56821 50.57618, 1.56821 50.57618, 1.56821 50.57618, 1.56821 50.57618, 1.56821 50.57618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1361'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71192 1.56821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71192"^^xsd:decimal ;
  dwc:decimalLongitude "1.56821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71192 1.56821)"^^geo:wktLiteral ;
  geo-pos:lat "50.71192"^^xsd:decimal ;
  geo-pos:long "1.56821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1586'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56821'^^xsd:double;
  dwc:latitude '50.71192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56821 50.71192, 1.56821 50.71192, 1.56821 50.71192, 1.56821 50.71192, 1.56821 50.71192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1586'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.56823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23251"^^xsd:decimal ;
  dwc:decimalLongitude "1.56823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23251 1.56823)"^^geo:wktLiteral ;
  geo-pos:lat "50.23251"^^xsd:decimal ;
  geo-pos:long "1.56823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.487777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56823'^^xsd:double;
  dwc:latitude '50.23251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56823 50.23251, 1.56823 50.23251, 1.56823 50.23251, 1.56823 50.23251, 1.56823 50.23251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1099'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55998 1.56823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55998"^^xsd:decimal ;
  dwc:decimalLongitude "1.56823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55998 1.56823)"^^geo:wktLiteral ;
  geo-pos:lat "50.55998"^^xsd:decimal ;
  geo-pos:long "1.56823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3158'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56823'^^xsd:double;
  dwc:latitude '50.55998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56823 50.55998, 1.56823 50.55998, 1.56823 50.55998, 1.56823 50.55998, 1.56823 50.55998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3158'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21957 1.56824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21957"^^xsd:decimal ;
  dwc:decimalLongitude "1.56824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21957 1.56824)"^^geo:wktLiteral ;
  geo-pos:lat "50.21957"^^xsd:decimal ;
  geo-pos:long "1.56824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2754'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56824'^^xsd:double;
  dwc:latitude '50.21957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56824 50.21957, 1.56824 50.21957, 1.56824 50.21957, 1.56824 50.21957, 1.56824 50.21957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2754'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.56827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23553"^^xsd:decimal ;
  dwc:decimalLongitude "1.56827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23553 1.56827)"^^geo:wktLiteral ;
  geo-pos:lat "50.23553"^^xsd:decimal ;
  geo-pos:long "1.56827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5536'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56827'^^xsd:double;
  dwc:latitude '50.23553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56827 50.23553, 1.56827 50.23553, 1.56827 50.23553, 1.56827 50.23553, 1.56827 50.23553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5536'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21503 1.56828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21503"^^xsd:decimal ;
  dwc:decimalLongitude "1.56828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21503 1.56828)"^^geo:wktLiteral ;
  geo-pos:lat "50.21503"^^xsd:decimal ;
  geo-pos:long "1.56828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56828'^^xsd:double;
  dwc:latitude '50.21503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56828 50.21503, 1.56828 50.21503, 1.56828 50.21503, 1.56828 50.21503, 1.56828 50.21503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12822'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70985 1.56831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70985"^^xsd:decimal ;
  dwc:decimalLongitude "1.56831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70985 1.56831)"^^geo:wktLiteral ;
  geo-pos:lat "50.70985"^^xsd:decimal ;
  geo-pos:long "1.56831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2793'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56831'^^xsd:double;
  dwc:latitude '50.70985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56831 50.70985, 1.56831 50.70985, 1.56831 50.70985, 1.56831 50.70985, 1.56831 50.70985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2793'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6558 1.56833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6558"^^xsd:decimal ;
  dwc:decimalLongitude "1.56833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6558 1.56833)"^^geo:wktLiteral ;
  geo-pos:lat "50.6558"^^xsd:decimal ;
  geo-pos:long "1.56833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3264'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56833'^^xsd:double;
  dwc:latitude '50.6558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56833 50.6558, 1.56833 50.6558, 1.56833 50.6558, 1.56833 50.6558, 1.56833 50.6558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3264'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66368 1.56835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66368"^^xsd:decimal ;
  dwc:decimalLongitude "1.56835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66368 1.56835)"^^geo:wktLiteral ;
  geo-pos:lat "50.66368"^^xsd:decimal ;
  geo-pos:long "1.56835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56835'^^xsd:double;
  dwc:latitude '50.66368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56835 50.66368, 1.56835 50.66368, 1.56835 50.66368, 1.56835 50.66368, 1.56835 50.66368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1177'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6265 1.56836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6265"^^xsd:decimal ;
  dwc:decimalLongitude "1.56836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6265 1.56836)"^^geo:wktLiteral ;
  geo-pos:lat "50.6265"^^xsd:decimal ;
  geo-pos:long "1.56836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56836'^^xsd:double;
  dwc:latitude '50.6265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56836 50.6265, 1.56836 50.6265, 1.56836 50.6265, 1.56836 50.6265, 1.56836 50.6265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1330'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23644 1.56837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23644"^^xsd:decimal ;
  dwc:decimalLongitude "1.56837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23644 1.56837)"^^geo:wktLiteral ;
  geo-pos:lat "50.23644"^^xsd:decimal ;
  geo-pos:long "1.56837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5507'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56837'^^xsd:double;
  dwc:latitude '50.23644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56837 50.23644, 1.56837 50.23644, 1.56837 50.23644, 1.56837 50.23644, 1.56837 50.23644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5507'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21949 1.56839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21949"^^xsd:decimal ;
  dwc:decimalLongitude "1.56839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21949 1.56839)"^^geo:wktLiteral ;
  geo-pos:lat "50.21949"^^xsd:decimal ;
  geo-pos:long "1.56839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56839'^^xsd:double;
  dwc:latitude '50.21949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56839 50.21949, 1.56839 50.21949, 1.56839 50.21949, 1.56839 50.21949, 1.56839 50.21949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10679'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49203 1.56839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49203"^^xsd:decimal ;
  dwc:decimalLongitude "1.56839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49203 1.56839)"^^geo:wktLiteral ;
  geo-pos:lat "50.49203"^^xsd:decimal ;
  geo-pos:long "1.56839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56839'^^xsd:double;
  dwc:latitude '50.49203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56839 50.49203, 1.56839 50.49203, 1.56839 50.49203, 1.56839 50.49203, 1.56839 50.49203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1021'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57282 1.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57282"^^xsd:decimal ;
  dwc:decimalLongitude "1.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57282 1.5684)"^^geo:wktLiteral ;
  geo-pos:lat "50.57282"^^xsd:decimal ;
  geo-pos:long "1.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5684'^^xsd:double;
  dwc:latitude '50.57282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5684 50.57282, 1.5684 50.57282, 1.5684 50.57282, 1.5684 50.57282, 1.5684 50.57282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2625'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21167 1.56841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21167"^^xsd:decimal ;
  dwc:decimalLongitude "1.56841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21167 1.56841)"^^geo:wktLiteral ;
  geo-pos:lat "50.21167"^^xsd:decimal ;
  geo-pos:long "1.56841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13026'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56841'^^xsd:double;
  dwc:latitude '50.21167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56841 50.21167, 1.56841 50.21167, 1.56841 50.21167, 1.56841 50.21167, 1.56841 50.21167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13026'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5406 1.56841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5406"^^xsd:decimal ;
  dwc:decimalLongitude "1.56841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5406 1.56841)"^^geo:wktLiteral ;
  geo-pos:lat "50.5406"^^xsd:decimal ;
  geo-pos:long "1.56841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56841'^^xsd:double;
  dwc:latitude '50.5406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56841 50.5406, 1.56841 50.5406, 1.56841 50.5406, 1.56841 50.5406, 1.56841 50.5406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3639'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57496 1.56842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57496"^^xsd:decimal ;
  dwc:decimalLongitude "1.56842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57496 1.56842)"^^geo:wktLiteral ;
  geo-pos:lat "50.57496"^^xsd:decimal ;
  geo-pos:long "1.56842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56842'^^xsd:double;
  dwc:latitude '50.57496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56842 50.57496, 1.56842 50.57496, 1.56842 50.57496, 1.56842 50.57496, 1.56842 50.57496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2626'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.56843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23332"^^xsd:decimal ;
  dwc:decimalLongitude "1.56843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23332 1.56843)"^^geo:wktLiteral ;
  geo-pos:lat "50.23332"^^xsd:decimal ;
  geo-pos:long "1.56843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56843'^^xsd:double;
  dwc:latitude '50.23332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56843 50.23332, 1.56843 50.23332, 1.56843 50.23332, 1.56843 50.23332, 1.56843 50.23332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5686'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71018 1.56844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71018"^^xsd:decimal ;
  dwc:decimalLongitude "1.56844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71018 1.56844)"^^geo:wktLiteral ;
  geo-pos:lat "50.71018"^^xsd:decimal ;
  geo-pos:long "1.56844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3305'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.71333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56844'^^xsd:double;
  dwc:latitude '50.71018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56844 50.71018, 1.56844 50.71018, 1.56844 50.71018, 1.56844 50.71018, 1.56844 50.71018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3305'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71862 1.56844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71862"^^xsd:decimal ;
  dwc:decimalLongitude "1.56844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71862 1.56844)"^^geo:wktLiteral ;
  geo-pos:lat "50.71862"^^xsd:decimal ;
  geo-pos:long "1.56844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.756666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56844'^^xsd:double;
  dwc:latitude '50.71862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56844 50.71862, 1.56844 50.71862, 1.56844 50.71862, 1.56844 50.71862, 1.56844 50.71862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1149'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2122 1.56845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2122"^^xsd:decimal ;
  dwc:decimalLongitude "1.56845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2122 1.56845)"^^geo:wktLiteral ;
  geo-pos:lat "50.2122"^^xsd:decimal ;
  geo-pos:long "1.56845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_13116'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56845'^^xsd:double;
  dwc:latitude '50.2122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56845 50.2122, 1.56845 50.2122, 1.56845 50.2122, 1.56845 50.2122, 1.56845 50.2122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13116'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65536 1.56846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65536"^^xsd:decimal ;
  dwc:decimalLongitude "1.56846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65536 1.56846)"^^geo:wktLiteral ;
  geo-pos:lat "50.65536"^^xsd:decimal ;
  geo-pos:long "1.56846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56846'^^xsd:double;
  dwc:latitude '50.65536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56846 50.65536, 1.56846 50.65536, 1.56846 50.65536, 1.56846 50.65536, 1.56846 50.65536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1764'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.56847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23345"^^xsd:decimal ;
  dwc:decimalLongitude "1.56847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23345 1.56847)"^^geo:wktLiteral ;
  geo-pos:lat "50.23345"^^xsd:decimal ;
  geo-pos:long "1.56847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56847'^^xsd:double;
  dwc:latitude '50.23345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56847 50.23345, 1.56847 50.23345, 1.56847 50.23345, 1.56847 50.23345, 1.56847 50.23345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4084'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66491 1.56847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66491"^^xsd:decimal ;
  dwc:decimalLongitude "1.56847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66491 1.56847)"^^geo:wktLiteral ;
  geo-pos:lat "50.66491"^^xsd:decimal ;
  geo-pos:long "1.56847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1863'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56847'^^xsd:double;
  dwc:latitude '50.66491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56847 50.66491, 1.56847 50.66491, 1.56847 50.66491, 1.56847 50.66491, 1.56847 50.66491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1863'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22301 1.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22301"^^xsd:decimal ;
  dwc:decimalLongitude "1.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22301 1.5685)"^^geo:wktLiteral ;
  geo-pos:lat "50.22301"^^xsd:decimal ;
  geo-pos:long "1.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_8433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5685'^^xsd:double;
  dwc:latitude '50.22301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5685 50.22301, 1.5685 50.22301, 1.5685 50.22301, 1.5685 50.22301, 1.5685 50.22301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8433'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57639 1.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57639"^^xsd:decimal ;
  dwc:decimalLongitude "1.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57639 1.5685)"^^geo:wktLiteral ;
  geo-pos:lat "50.57639"^^xsd:decimal ;
  geo-pos:long "1.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5685'^^xsd:double;
  dwc:latitude '50.57639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5685 50.57639, 1.5685 50.57639, 1.5685 50.57639, 1.5685 50.57639, 1.5685 50.57639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1126'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65588 1.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65588"^^xsd:decimal ;
  dwc:decimalLongitude "1.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65588 1.5685)"^^geo:wktLiteral ;
  geo-pos:lat "50.65588"^^xsd:decimal ;
  geo-pos:long "1.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5685'^^xsd:double;
  dwc:latitude '50.65588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5685 50.65588, 1.5685 50.65588, 1.5685 50.65588, 1.5685 50.65588, 1.5685 50.65588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_910'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59721 1.56853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59721"^^xsd:decimal ;
  dwc:decimalLongitude "1.56853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59721 1.56853)"^^geo:wktLiteral ;
  geo-pos:lat "50.59721"^^xsd:decimal ;
  geo-pos:long "1.56853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2777'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56853'^^xsd:double;
  dwc:latitude '50.59721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56853 50.59721, 1.56853 50.59721, 1.56853 50.59721, 1.56853 50.59721, 1.56853 50.59721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2777'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23598 1.56854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23598"^^xsd:decimal ;
  dwc:decimalLongitude "1.56854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23598 1.56854)"^^geo:wktLiteral ;
  geo-pos:lat "50.23598"^^xsd:decimal ;
  geo-pos:long "1.56854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56854'^^xsd:double;
  dwc:latitude '50.23598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56854 50.23598, 1.56854 50.23598, 1.56854 50.23598, 1.56854 50.23598, 1.56854 50.23598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10156'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64215 1.56855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64215"^^xsd:decimal ;
  dwc:decimalLongitude "1.56855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64215 1.56855)"^^geo:wktLiteral ;
  geo-pos:lat "50.64215"^^xsd:decimal ;
  geo-pos:long "1.56855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56855'^^xsd:double;
  dwc:latitude '50.64215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56855 50.64215, 1.56855 50.64215, 1.56855 50.64215, 1.56855 50.64215, 1.56855 50.64215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1130'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57236 1.56857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57236"^^xsd:decimal ;
  dwc:decimalLongitude "1.56857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57236 1.56857)"^^geo:wktLiteral ;
  geo-pos:lat "50.57236"^^xsd:decimal ;
  geo-pos:long "1.56857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56857'^^xsd:double;
  dwc:latitude '50.57236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56857 50.57236, 1.56857 50.57236, 1.56857 50.57236, 1.56857 50.57236, 1.56857 50.57236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_952'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62351 1.56858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62351"^^xsd:decimal ;
  dwc:decimalLongitude "1.56858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62351 1.56858)"^^geo:wktLiteral ;
  geo-pos:lat "50.62351"^^xsd:decimal ;
  geo-pos:long "1.56858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56858'^^xsd:double;
  dwc:latitude '50.62351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56858 50.62351, 1.56858 50.62351, 1.56858 50.62351, 1.56858 50.62351, 1.56858 50.62351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_989'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58133 1.56861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58133"^^xsd:decimal ;
  dwc:decimalLongitude "1.56861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58133 1.56861)"^^geo:wktLiteral ;
  geo-pos:lat "50.58133"^^xsd:decimal ;
  geo-pos:long "1.56861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1465'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56861'^^xsd:double;
  dwc:latitude '50.58133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56861 50.58133, 1.56861 50.58133, 1.56861 50.58133, 1.56861 50.58133, 1.56861 50.58133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1465'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.56865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22487"^^xsd:decimal ;
  dwc:decimalLongitude "1.56865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.56865)"^^geo:wktLiteral ;
  geo-pos:lat "50.22487"^^xsd:decimal ;
  geo-pos:long "1.56865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56865'^^xsd:double;
  dwc:latitude '50.22487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56865 50.22487, 1.56865 50.22487, 1.56865 50.22487, 1.56865 50.22487, 1.56865 50.22487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10682'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51606 1.56865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51606"^^xsd:decimal ;
  dwc:decimalLongitude "1.56865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51606 1.56865)"^^geo:wktLiteral ;
  geo-pos:lat "50.51606"^^xsd:decimal ;
  geo-pos:long "1.56865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56865'^^xsd:double;
  dwc:latitude '50.51606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56865 50.51606, 1.56865 50.51606, 1.56865 50.51606, 1.56865 50.51606, 1.56865 50.51606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3358'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.56867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23041"^^xsd:decimal ;
  dwc:decimalLongitude "1.56867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23041 1.56867)"^^geo:wktLiteral ;
  geo-pos:lat "50.23041"^^xsd:decimal ;
  geo-pos:long "1.56867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56867'^^xsd:double;
  dwc:latitude '50.23041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56867 50.23041, 1.56867 50.23041, 1.56867 50.23041, 1.56867 50.23041, 1.56867 50.23041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3331'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66794 1.56867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66794"^^xsd:decimal ;
  dwc:decimalLongitude "1.56867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66794 1.56867)"^^geo:wktLiteral ;
  geo-pos:lat "50.66794"^^xsd:decimal ;
  geo-pos:long "1.56867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56867'^^xsd:double;
  dwc:latitude '50.66794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56867 50.66794, 1.56867 50.66794, 1.56867 50.66794, 1.56867 50.66794, 1.56867 50.66794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1960'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70928 1.56867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70928"^^xsd:decimal ;
  dwc:decimalLongitude "1.56867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70928 1.56867)"^^geo:wktLiteral ;
  geo-pos:lat "50.70928"^^xsd:decimal ;
  geo-pos:long "1.56867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.69666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56867'^^xsd:double;
  dwc:latitude '50.70928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56867 50.70928, 1.56867 50.70928, 1.56867 50.70928, 1.56867 50.70928, 1.56867 50.70928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1286'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24058 1.56868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24058"^^xsd:decimal ;
  dwc:decimalLongitude "1.56868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24058 1.56868)"^^geo:wktLiteral ;
  geo-pos:lat "50.24058"^^xsd:decimal ;
  geo-pos:long "1.56868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12527'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56868'^^xsd:double;
  dwc:latitude '50.24058'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56868 50.24058, 1.56868 50.24058, 1.56868 50.24058, 1.56868 50.24058, 1.56868 50.24058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12527'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23677 1.5687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23677"^^xsd:decimal ;
  dwc:decimalLongitude "1.5687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23677 1.5687)"^^geo:wktLiteral ;
  geo-pos:lat "50.23677"^^xsd:decimal ;
  geo-pos:long "1.5687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5506'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5687'^^xsd:double;
  dwc:latitude '50.23677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5687 50.23677, 1.5687 50.23677, 1.5687 50.23677, 1.5687 50.23677, 1.5687 50.23677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5506'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.56871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22476"^^xsd:decimal ;
  dwc:decimalLongitude "1.56871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.56871)"^^geo:wktLiteral ;
  geo-pos:lat "50.22476"^^xsd:decimal ;
  geo-pos:long "1.56871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56871'^^xsd:double;
  dwc:latitude '50.22476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56871 50.22476, 1.56871 50.22476, 1.56871 50.22476, 1.56871 50.22476, 1.56871 50.22476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9406'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58661 1.56871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58661"^^xsd:decimal ;
  dwc:decimalLongitude "1.56871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58661 1.56871)"^^geo:wktLiteral ;
  geo-pos:lat "50.58661"^^xsd:decimal ;
  geo-pos:long "1.56871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56871'^^xsd:double;
  dwc:latitude '50.58661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56871 50.58661, 1.56871 50.58661, 1.56871 50.58661, 1.56871 50.58661, 1.56871 50.58661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3312'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66428 1.56871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66428"^^xsd:decimal ;
  dwc:decimalLongitude "1.56871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66428 1.56871)"^^geo:wktLiteral ;
  geo-pos:lat "50.66428"^^xsd:decimal ;
  geo-pos:long "1.56871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56871'^^xsd:double;
  dwc:latitude '50.66428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56871 50.66428, 1.56871 50.66428, 1.56871 50.66428, 1.56871 50.66428, 1.56871 50.66428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1661'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60148 1.56873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60148"^^xsd:decimal ;
  dwc:decimalLongitude "1.56873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60148 1.56873)"^^geo:wktLiteral ;
  geo-pos:lat "50.60148"^^xsd:decimal ;
  geo-pos:long "1.56873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56873'^^xsd:double;
  dwc:latitude '50.60148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56873 50.60148, 1.56873 50.60148, 1.56873 50.60148, 1.56873 50.60148, 1.56873 50.60148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2628'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.56876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2324"^^xsd:decimal ;
  dwc:decimalLongitude "1.56876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2324 1.56876)"^^geo:wktLiteral ;
  geo-pos:lat "50.2324"^^xsd:decimal ;
  geo-pos:long "1.56876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56876'^^xsd:double;
  dwc:latitude '50.2324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56876 50.2324, 1.56876 50.2324, 1.56876 50.2324, 1.56876 50.2324, 1.56876 50.2324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5087'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21499 1.56877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21499"^^xsd:decimal ;
  dwc:decimalLongitude "1.56877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21499 1.56877)"^^geo:wktLiteral ;
  geo-pos:lat "50.21499"^^xsd:decimal ;
  geo-pos:long "1.56877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13025'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56877'^^xsd:double;
  dwc:latitude '50.21499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56877 50.21499, 1.56877 50.21499, 1.56877 50.21499, 1.56877 50.21499, 1.56877 50.21499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13025'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6516 1.56877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6516"^^xsd:decimal ;
  dwc:decimalLongitude "1.56877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6516 1.56877)"^^geo:wktLiteral ;
  geo-pos:lat "50.6516"^^xsd:decimal ;
  geo-pos:long "1.56877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56877'^^xsd:double;
  dwc:latitude '50.6516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56877 50.6516, 1.56877 50.6516, 1.56877 50.6516, 1.56877 50.6516, 1.56877 50.6516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1161'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52205 1.56878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52205"^^xsd:decimal ;
  dwc:decimalLongitude "1.56878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52205 1.56878)"^^geo:wktLiteral ;
  geo-pos:lat "50.52205"^^xsd:decimal ;
  geo-pos:long "1.56878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56878'^^xsd:double;
  dwc:latitude '50.52205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56878 50.52205, 1.56878 50.52205, 1.56878 50.52205, 1.56878 50.52205, 1.56878 50.52205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1124'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64049 1.56878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64049"^^xsd:decimal ;
  dwc:decimalLongitude "1.56878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64049 1.56878)"^^geo:wktLiteral ;
  geo-pos:lat "50.64049"^^xsd:decimal ;
  geo-pos:long "1.56878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56878'^^xsd:double;
  dwc:latitude '50.64049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56878 50.64049, 1.56878 50.64049, 1.56878 50.64049, 1.56878 50.64049, 1.56878 50.64049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1003'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22872 1.56882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22872"^^xsd:decimal ;
  dwc:decimalLongitude "1.56882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22872 1.56882)"^^geo:wktLiteral ;
  geo-pos:lat "50.22872"^^xsd:decimal ;
  geo-pos:long "1.56882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56882'^^xsd:double;
  dwc:latitude '50.22872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56882 50.22872, 1.56882 50.22872, 1.56882 50.22872, 1.56882 50.22872, 1.56882 50.22872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1906'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.56885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22914"^^xsd:decimal ;
  dwc:decimalLongitude "1.56885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22914 1.56885)"^^geo:wktLiteral ;
  geo-pos:lat "50.22914"^^xsd:decimal ;
  geo-pos:long "1.56885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56885'^^xsd:double;
  dwc:latitude '50.22914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56885 50.22914, 1.56885 50.22914, 1.56885 50.22914, 1.56885 50.22914, 1.56885 50.22914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3514'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.56885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23149"^^xsd:decimal ;
  dwc:decimalLongitude "1.56885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23149 1.56885)"^^geo:wktLiteral ;
  geo-pos:lat "50.23149"^^xsd:decimal ;
  geo-pos:long "1.56885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6679'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56885'^^xsd:double;
  dwc:latitude '50.23149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56885 50.23149, 1.56885 50.23149, 1.56885 50.23149, 1.56885 50.23149, 1.56885 50.23149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6679'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71925 1.56885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71925"^^xsd:decimal ;
  dwc:decimalLongitude "1.56885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71925 1.56885)"^^geo:wktLiteral ;
  geo-pos:lat "50.71925"^^xsd:decimal ;
  geo-pos:long "1.56885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3190'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56885'^^xsd:double;
  dwc:latitude '50.71925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56885 50.71925, 1.56885 50.71925, 1.56885 50.71925, 1.56885 50.71925, 1.56885 50.71925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3190'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64156 1.56887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64156"^^xsd:decimal ;
  dwc:decimalLongitude "1.56887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64156 1.56887)"^^geo:wktLiteral ;
  geo-pos:lat "50.64156"^^xsd:decimal ;
  geo-pos:long "1.56887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2846'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56887'^^xsd:double;
  dwc:latitude '50.64156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56887 50.64156, 1.56887 50.64156, 1.56887 50.64156, 1.56887 50.64156, 1.56887 50.64156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2846'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.56889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23335"^^xsd:decimal ;
  dwc:decimalLongitude "1.56889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23335 1.56889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23335"^^xsd:decimal ;
  geo-pos:long "1.56889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56889'^^xsd:double;
  dwc:latitude '50.23335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56889 50.23335, 1.56889 50.23335, 1.56889 50.23335, 1.56889 50.23335, 1.56889 50.23335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2249'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.56889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23501"^^xsd:decimal ;
  dwc:decimalLongitude "1.56889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23501 1.56889)"^^geo:wktLiteral ;
  geo-pos:lat "50.23501"^^xsd:decimal ;
  geo-pos:long "1.56889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12513'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56889'^^xsd:double;
  dwc:latitude '50.23501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56889 50.23501, 1.56889 50.23501, 1.56889 50.23501, 1.56889 50.23501, 1.56889 50.23501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12513'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7145 1.5689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7145"^^xsd:decimal ;
  dwc:decimalLongitude "1.5689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7145 1.5689)"^^geo:wktLiteral ;
  geo-pos:lat "50.7145"^^xsd:decimal ;
  geo-pos:long "1.5689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5689'^^xsd:double;
  dwc:latitude '50.7145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5689 50.7145, 1.5689 50.7145, 1.5689 50.7145, 1.5689 50.7145, 1.5689 50.7145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2394'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21442 1.56894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21442"^^xsd:decimal ;
  dwc:decimalLongitude "1.56894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21442 1.56894)"^^geo:wktLiteral ;
  geo-pos:lat "50.21442"^^xsd:decimal ;
  geo-pos:long "1.56894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56894'^^xsd:double;
  dwc:latitude '50.21442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56894 50.21442, 1.56894 50.21442, 1.56894 50.21442, 1.56894 50.21442, 1.56894 50.21442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12823'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6397 1.56894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6397"^^xsd:decimal ;
  dwc:decimalLongitude "1.56894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6397 1.56894)"^^geo:wktLiteral ;
  geo-pos:lat "50.6397"^^xsd:decimal ;
  geo-pos:long "1.56894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56894'^^xsd:double;
  dwc:latitude '50.6397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56894 50.6397, 1.56894 50.6397, 1.56894 50.6397, 1.56894 50.6397, 1.56894 50.6397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_992'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71549 1.56896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71549"^^xsd:decimal ;
  dwc:decimalLongitude "1.56896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71549 1.56896)"^^geo:wktLiteral ;
  geo-pos:lat "50.71549"^^xsd:decimal ;
  geo-pos:long "1.56896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56896'^^xsd:double;
  dwc:latitude '50.71549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56896 50.71549, 1.56896 50.71549, 1.56896 50.71549, 1.56896 50.71549, 1.56896 50.71549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2816'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71936 1.56896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71936"^^xsd:decimal ;
  dwc:decimalLongitude "1.56896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71936 1.56896)"^^geo:wktLiteral ;
  geo-pos:lat "50.71936"^^xsd:decimal ;
  geo-pos:long "1.56896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2791'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56896'^^xsd:double;
  dwc:latitude '50.71936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56896 50.71936, 1.56896 50.71936, 1.56896 50.71936, 1.56896 50.71936, 1.56896 50.71936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2791'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49413 1.56897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49413"^^xsd:decimal ;
  dwc:decimalLongitude "1.56897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49413 1.56897)"^^geo:wktLiteral ;
  geo-pos:lat "50.49413"^^xsd:decimal ;
  geo-pos:long "1.56897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56897'^^xsd:double;
  dwc:latitude '50.49413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56897 50.49413, 1.56897 50.49413, 1.56897 50.49413, 1.56897 50.49413, 1.56897 50.49413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1386'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72654 1.56897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72654"^^xsd:decimal ;
  dwc:decimalLongitude "1.56897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72654 1.56897)"^^geo:wktLiteral ;
  geo-pos:lat "50.72654"^^xsd:decimal ;
  geo-pos:long "1.56897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2828'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56897'^^xsd:double;
  dwc:latitude '50.72654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56897 50.72654, 1.56897 50.72654, 1.56897 50.72654, 1.56897 50.72654, 1.56897 50.72654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2828'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61184 1.56898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61184"^^xsd:decimal ;
  dwc:decimalLongitude "1.56898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61184 1.56898)"^^geo:wktLiteral ;
  geo-pos:lat "50.61184"^^xsd:decimal ;
  geo-pos:long "1.56898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56898'^^xsd:double;
  dwc:latitude '50.61184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56898 50.61184, 1.56898 50.61184, 1.56898 50.61184, 1.56898 50.61184, 1.56898 50.61184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2863'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74274 1.56898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74274"^^xsd:decimal ;
  dwc:decimalLongitude "1.56898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74274 1.56898)"^^geo:wktLiteral ;
  geo-pos:lat "50.74274"^^xsd:decimal ;
  geo-pos:long "1.56898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56898'^^xsd:double;
  dwc:latitude '50.74274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56898 50.74274, 1.56898 50.74274, 1.56898 50.74274, 1.56898 50.74274, 1.56898 50.74274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2610'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.56901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21974"^^xsd:decimal ;
  dwc:decimalLongitude "1.56901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21974 1.56901)"^^geo:wktLiteral ;
  geo-pos:lat "50.21974"^^xsd:decimal ;
  geo-pos:long "1.56901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9033'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56901'^^xsd:double;
  dwc:latitude '50.21974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56901 50.21974, 1.56901 50.21974, 1.56901 50.21974, 1.56901 50.21974, 1.56901 50.21974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9033'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.56901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23372"^^xsd:decimal ;
  dwc:decimalLongitude "1.56901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23372 1.56901)"^^geo:wktLiteral ;
  geo-pos:lat "50.23372"^^xsd:decimal ;
  geo-pos:long "1.56901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_5719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56901'^^xsd:double;
  dwc:latitude '50.23372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56901 50.23372, 1.56901 50.23372, 1.56901 50.23372, 1.56901 50.23372, 1.56901 50.23372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5719'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23248"^^xsd:decimal ;
  dwc:decimalLongitude "1.56904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23248 1.56904)"^^geo:wktLiteral ;
  geo-pos:lat "50.23248"^^xsd:decimal ;
  geo-pos:long "1.56904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5572'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56904'^^xsd:double;
  dwc:latitude '50.23248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56904 50.23248, 1.56904 50.23248, 1.56904 50.23248, 1.56904 50.23248, 1.56904 50.23248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5572'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49356 1.56904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49356"^^xsd:decimal ;
  dwc:decimalLongitude "1.56904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49356 1.56904)"^^geo:wktLiteral ;
  geo-pos:lat "50.49356"^^xsd:decimal ;
  geo-pos:long "1.56904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56904'^^xsd:double;
  dwc:latitude '50.49356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56904 50.49356, 1.56904 50.49356, 1.56904 50.49356, 1.56904 50.49356, 1.56904 50.49356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1387'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49087 1.56905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49087"^^xsd:decimal ;
  dwc:decimalLongitude "1.56905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49087 1.56905)"^^geo:wktLiteral ;
  geo-pos:lat "50.49087"^^xsd:decimal ;
  geo-pos:long "1.56905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56905'^^xsd:double;
  dwc:latitude '50.49087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56905 50.49087, 1.56905 50.49087, 1.56905 50.49087, 1.56905 50.49087, 1.56905 50.49087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3438'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7135 1.56905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7135"^^xsd:decimal ;
  dwc:decimalLongitude "1.56905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7135 1.56905)"^^geo:wktLiteral ;
  geo-pos:lat "50.7135"^^xsd:decimal ;
  geo-pos:long "1.56905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56905'^^xsd:double;
  dwc:latitude '50.7135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56905 50.7135, 1.56905 50.7135, 1.56905 50.7135, 1.56905 50.7135, 1.56905 50.7135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2397'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71557 1.56905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71557"^^xsd:decimal ;
  dwc:decimalLongitude "1.56905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71557 1.56905)"^^geo:wktLiteral ;
  geo-pos:lat "50.71557"^^xsd:decimal ;
  geo-pos:long "1.56905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56905'^^xsd:double;
  dwc:latitude '50.71557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56905 50.71557, 1.56905 50.71557, 1.56905 50.71557, 1.56905 50.71557, 1.56905 50.71557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2644'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49162 1.56906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49162"^^xsd:decimal ;
  dwc:decimalLongitude "1.56906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49162 1.56906)"^^geo:wktLiteral ;
  geo-pos:lat "50.49162"^^xsd:decimal ;
  geo-pos:long "1.56906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56906'^^xsd:double;
  dwc:latitude '50.49162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56906 50.49162, 1.56906 50.49162, 1.56906 50.49162, 1.56906 50.49162, 1.56906 50.49162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1385'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64648 1.56907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64648"^^xsd:decimal ;
  dwc:decimalLongitude "1.56907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64648 1.56907)"^^geo:wktLiteral ;
  geo-pos:lat "50.64648"^^xsd:decimal ;
  geo-pos:long "1.56907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56907'^^xsd:double;
  dwc:latitude '50.64648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56907 50.64648, 1.56907 50.64648, 1.56907 50.64648, 1.56907 50.64648, 1.56907 50.64648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1157'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.56908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2287"^^xsd:decimal ;
  dwc:decimalLongitude "1.56908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2287 1.56908)"^^geo:wktLiteral ;
  geo-pos:lat "50.2287"^^xsd:decimal ;
  geo-pos:long "1.56908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56908'^^xsd:double;
  dwc:latitude '50.2287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56908 50.2287, 1.56908 50.2287, 1.56908 50.2287, 1.56908 50.2287, 1.56908 50.2287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6988'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59413 1.5691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59413"^^xsd:decimal ;
  dwc:decimalLongitude "1.5691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59413 1.5691)"^^geo:wktLiteral ;
  geo-pos:lat "50.59413"^^xsd:decimal ;
  geo-pos:long "1.5691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5691'^^xsd:double;
  dwc:latitude '50.59413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5691 50.59413, 1.5691 50.59413, 1.5691 50.59413, 1.5691 50.59413, 1.5691 50.59413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1761'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.56913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2252"^^xsd:decimal ;
  dwc:decimalLongitude "1.56913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.56913)"^^geo:wktLiteral ;
  geo-pos:lat "50.2252"^^xsd:decimal ;
  geo-pos:long "1.56913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56913'^^xsd:double;
  dwc:latitude '50.2252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56913 50.2252, 1.56913 50.2252, 1.56913 50.2252, 1.56913 50.2252, 1.56913 50.2252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10680'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71877 1.56914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71877"^^xsd:decimal ;
  dwc:decimalLongitude "1.56914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71877 1.56914)"^^geo:wktLiteral ;
  geo-pos:lat "50.71877"^^xsd:decimal ;
  geo-pos:long "1.56914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2786'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56914'^^xsd:double;
  dwc:latitude '50.71877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56914 50.71877, 1.56914 50.71877, 1.56914 50.71877, 1.56914 50.71877, 1.56914 50.71877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2786'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.56915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2297"^^xsd:decimal ;
  dwc:decimalLongitude "1.56915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2297 1.56915)"^^geo:wktLiteral ;
  geo-pos:lat "50.2297"^^xsd:decimal ;
  geo-pos:long "1.56915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56915'^^xsd:double;
  dwc:latitude '50.2297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56915 50.2297, 1.56915 50.2297, 1.56915 50.2297, 1.56915 50.2297, 1.56915 50.2297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10819'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57338 1.56916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57338"^^xsd:decimal ;
  dwc:decimalLongitude "1.56916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57338 1.56916)"^^geo:wktLiteral ;
  geo-pos:lat "50.57338"^^xsd:decimal ;
  geo-pos:long "1.56916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56916'^^xsd:double;
  dwc:latitude '50.57338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56916 50.57338, 1.56916 50.57338, 1.56916 50.57338, 1.56916 50.57338, 1.56916 50.57338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3359'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62393 1.56918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62393"^^xsd:decimal ;
  dwc:decimalLongitude "1.56918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62393 1.56918)"^^geo:wktLiteral ;
  geo-pos:lat "50.62393"^^xsd:decimal ;
  geo-pos:long "1.56918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3753'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56918'^^xsd:double;
  dwc:latitude '50.62393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56918 50.62393, 1.56918 50.62393, 1.56918 50.62393, 1.56918 50.62393, 1.56918 50.62393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3753'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.56919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22269"^^xsd:decimal ;
  dwc:decimalLongitude "1.56919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22269 1.56919)"^^geo:wktLiteral ;
  geo-pos:lat "50.22269"^^xsd:decimal ;
  geo-pos:long "1.56919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56919'^^xsd:double;
  dwc:latitude '50.22269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56919 50.22269, 1.56919 50.22269, 1.56919 50.22269, 1.56919 50.22269, 1.56919 50.22269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7289'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5754 1.56921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5754"^^xsd:decimal ;
  dwc:decimalLongitude "1.56921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5754 1.56921)"^^geo:wktLiteral ;
  geo-pos:lat "50.5754"^^xsd:decimal ;
  geo-pos:long "1.56921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56921'^^xsd:double;
  dwc:latitude '50.5754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56921 50.5754, 1.56921 50.5754, 1.56921 50.5754, 1.56921 50.5754, 1.56921 50.5754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3262'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7192 1.56921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7192"^^xsd:decimal ;
  dwc:decimalLongitude "1.56921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7192 1.56921)"^^geo:wktLiteral ;
  geo-pos:lat "50.7192"^^xsd:decimal ;
  geo-pos:long "1.56921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56921'^^xsd:double;
  dwc:latitude '50.7192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56921 50.7192, 1.56921 50.7192, 1.56921 50.7192, 1.56921 50.7192, 1.56921 50.7192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3204'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59043 1.56924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59043"^^xsd:decimal ;
  dwc:decimalLongitude "1.56924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59043 1.56924)"^^geo:wktLiteral ;
  geo-pos:lat "50.59043"^^xsd:decimal ;
  geo-pos:long "1.56924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56924'^^xsd:double;
  dwc:latitude '50.59043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56924 50.59043, 1.56924 50.59043, 1.56924 50.59043, 1.56924 50.59043, 1.56924 50.59043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2650'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7288 1.56926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7288"^^xsd:decimal ;
  dwc:decimalLongitude "1.56926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7288 1.56926)"^^geo:wktLiteral ;
  geo-pos:lat "50.7288"^^xsd:decimal ;
  geo-pos:long "1.56926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56926'^^xsd:double;
  dwc:latitude '50.7288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56926 50.7288, 1.56926 50.7288, 1.56926 50.7288, 1.56926 50.7288, 1.56926 50.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1985'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45487 1.56928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45487"^^xsd:decimal ;
  dwc:decimalLongitude "1.56928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45487 1.56928)"^^geo:wktLiteral ;
  geo-pos:lat "50.45487"^^xsd:decimal ;
  geo-pos:long "1.56928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56928'^^xsd:double;
  dwc:latitude '50.45487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56928 50.45487, 1.56928 50.45487, 1.56928 50.45487, 1.56928 50.45487, 1.56928 50.45487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2655'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58713 1.5693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58713"^^xsd:decimal ;
  dwc:decimalLongitude "1.5693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58713 1.5693)"^^geo:wktLiteral ;
  geo-pos:lat "50.58713"^^xsd:decimal ;
  geo-pos:long "1.5693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5693'^^xsd:double;
  dwc:latitude '50.58713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5693 50.58713, 1.5693 50.58713, 1.5693 50.58713, 1.5693 50.58713, 1.5693 50.58713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1867'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7159 1.5693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7159"^^xsd:decimal ;
  dwc:decimalLongitude "1.5693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7159 1.5693)"^^geo:wktLiteral ;
  geo-pos:lat "50.7159"^^xsd:decimal ;
  geo-pos:long "1.5693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1576'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5693'^^xsd:double;
  dwc:latitude '50.7159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5693 50.7159, 1.5693 50.7159, 1.5693 50.7159, 1.5693 50.7159, 1.5693 50.7159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1576'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.56931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23242"^^xsd:decimal ;
  dwc:decimalLongitude "1.56931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23242 1.56931)"^^geo:wktLiteral ;
  geo-pos:lat "50.23242"^^xsd:decimal ;
  geo-pos:long "1.56931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.928888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56931'^^xsd:double;
  dwc:latitude '50.23242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56931 50.23242, 1.56931 50.23242, 1.56931 50.23242, 1.56931 50.23242, 1.56931 50.23242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5394'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.56931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23363"^^xsd:decimal ;
  dwc:decimalLongitude "1.56931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23363 1.56931)"^^geo:wktLiteral ;
  geo-pos:lat "50.23363"^^xsd:decimal ;
  geo-pos:long "1.56931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_12512'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56931'^^xsd:double;
  dwc:latitude '50.23363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56931 50.23363, 1.56931 50.23363, 1.56931 50.23363, 1.56931 50.23363, 1.56931 50.23363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12512'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65732 1.56931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65732"^^xsd:decimal ;
  dwc:decimalLongitude "1.56931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65732 1.56931)"^^geo:wktLiteral ;
  geo-pos:lat "50.65732"^^xsd:decimal ;
  geo-pos:long "1.56931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56931'^^xsd:double;
  dwc:latitude '50.65732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56931 50.65732, 1.56931 50.65732, 1.56931 50.65732, 1.56931 50.65732, 1.56931 50.65732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1344'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47879 1.56932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47879"^^xsd:decimal ;
  dwc:decimalLongitude "1.56932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47879 1.56932)"^^geo:wktLiteral ;
  geo-pos:lat "50.47879"^^xsd:decimal ;
  geo-pos:long "1.56932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3156'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56932'^^xsd:double;
  dwc:latitude '50.47879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56932 50.47879, 1.56932 50.47879, 1.56932 50.47879, 1.56932 50.47879, 1.56932 50.47879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3156'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2146 1.56935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2146"^^xsd:decimal ;
  dwc:decimalLongitude "1.56935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2146 1.56935)"^^geo:wktLiteral ;
  geo-pos:lat "50.2146"^^xsd:decimal ;
  geo-pos:long "1.56935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13096'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56935'^^xsd:double;
  dwc:latitude '50.2146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56935 50.2146, 1.56935 50.2146, 1.56935 50.2146, 1.56935 50.2146, 1.56935 50.2146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13096'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.56935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.56935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.56935)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.56935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_10029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56935'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56935 50.23181, 1.56935 50.23181, 1.56935 50.23181, 1.56935 50.23181, 1.56935 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10029'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.56936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21523"^^xsd:decimal ;
  dwc:decimalLongitude "1.56936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21523 1.56936)"^^geo:wktLiteral ;
  geo-pos:lat "50.21523"^^xsd:decimal ;
  geo-pos:long "1.56936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.936666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56936'^^xsd:double;
  dwc:latitude '50.21523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56936 50.21523, 1.56936 50.21523, 1.56936 50.21523, 1.56936 50.21523, 1.56936 50.21523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13099'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.56936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22323"^^xsd:decimal ;
  dwc:decimalLongitude "1.56936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.56936)"^^geo:wktLiteral ;
  geo-pos:lat "50.22323"^^xsd:decimal ;
  geo-pos:long "1.56936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56936'^^xsd:double;
  dwc:latitude '50.22323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56936 50.22323, 1.56936 50.22323, 1.56936 50.22323, 1.56936 50.22323, 1.56936 50.22323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3463'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.56936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23231"^^xsd:decimal ;
  dwc:decimalLongitude "1.56936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23231 1.56936)"^^geo:wktLiteral ;
  geo-pos:lat "50.23231"^^xsd:decimal ;
  geo-pos:long "1.56936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56936'^^xsd:double;
  dwc:latitude '50.23231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56936 50.23231, 1.56936 50.23231, 1.56936 50.23231, 1.56936 50.23231, 1.56936 50.23231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7027'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65726 1.56936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65726"^^xsd:decimal ;
  dwc:decimalLongitude "1.56936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65726 1.56936)"^^geo:wktLiteral ;
  geo-pos:lat "50.65726"^^xsd:decimal ;
  geo-pos:long "1.56936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56936'^^xsd:double;
  dwc:latitude '50.65726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56936 50.65726, 1.56936 50.65726, 1.56936 50.65726, 1.56936 50.65726, 1.56936 50.65726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_920'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.56937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23307"^^xsd:decimal ;
  dwc:decimalLongitude "1.56937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23307 1.56937)"^^geo:wktLiteral ;
  geo-pos:lat "50.23307"^^xsd:decimal ;
  geo-pos:long "1.56937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_10269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.82'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56937'^^xsd:double;
  dwc:latitude '50.23307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56937 50.23307, 1.56937 50.23307, 1.56937 50.23307, 1.56937 50.23307, 1.56937 50.23307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10269'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63367 1.56939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63367"^^xsd:decimal ;
  dwc:decimalLongitude "1.56939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63367 1.56939)"^^geo:wktLiteral ;
  geo-pos:lat "50.63367"^^xsd:decimal ;
  geo-pos:long "1.56939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56939'^^xsd:double;
  dwc:latitude '50.63367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56939 50.63367, 1.56939 50.63367, 1.56939 50.63367, 1.56939 50.63367, 1.56939 50.63367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1319'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71922 1.56939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71922"^^xsd:decimal ;
  dwc:decimalLongitude "1.56939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71922 1.56939)"^^geo:wktLiteral ;
  geo-pos:lat "50.71922"^^xsd:decimal ;
  geo-pos:long "1.56939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56939'^^xsd:double;
  dwc:latitude '50.71922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56939 50.71922, 1.56939 50.71922, 1.56939 50.71922, 1.56939 50.71922, 1.56939 50.71922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2430'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59246 1.56941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59246"^^xsd:decimal ;
  dwc:decimalLongitude "1.56941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59246 1.56941)"^^geo:wktLiteral ;
  geo-pos:lat "50.59246"^^xsd:decimal ;
  geo-pos:long "1.56941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56941'^^xsd:double;
  dwc:latitude '50.59246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56941 50.59246, 1.56941 50.59246, 1.56941 50.59246, 1.56941 50.59246, 1.56941 50.59246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1127'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61836 1.56941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61836"^^xsd:decimal ;
  dwc:decimalLongitude "1.56941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61836 1.56941)"^^geo:wktLiteral ;
  geo-pos:lat "50.61836"^^xsd:decimal ;
  geo-pos:long "1.56941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1307'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56941'^^xsd:double;
  dwc:latitude '50.61836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56941 50.61836, 1.56941 50.61836, 1.56941 50.61836, 1.56941 50.61836, 1.56941 50.61836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1307'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65147 1.56941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65147"^^xsd:decimal ;
  dwc:decimalLongitude "1.56941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65147 1.56941)"^^geo:wktLiteral ;
  geo-pos:lat "50.65147"^^xsd:decimal ;
  geo-pos:long "1.56941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3308'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3308'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56941'^^xsd:double;
  dwc:latitude '50.65147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56941 50.65147, 1.56941 50.65147, 1.56941 50.65147, 1.56941 50.65147, 1.56941 50.65147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3308'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7194 1.56941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7194"^^xsd:decimal ;
  dwc:decimalLongitude "1.56941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7194 1.56941)"^^geo:wktLiteral ;
  geo-pos:lat "50.7194"^^xsd:decimal ;
  geo-pos:long "1.56941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3189'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56941'^^xsd:double;
  dwc:latitude '50.7194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56941 50.7194, 1.56941 50.7194, 1.56941 50.7194, 1.56941 50.7194, 1.56941 50.7194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3189'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.56942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23395"^^xsd:decimal ;
  dwc:decimalLongitude "1.56942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23395 1.56942)"^^geo:wktLiteral ;
  geo-pos:lat "50.23395"^^xsd:decimal ;
  geo-pos:long "1.56942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10088'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56942'^^xsd:double;
  dwc:latitude '50.23395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56942 50.23395, 1.56942 50.23395, 1.56942 50.23395, 1.56942 50.23395, 1.56942 50.23395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10088'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65591 1.56942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65591"^^xsd:decimal ;
  dwc:decimalLongitude "1.56942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65591 1.56942)"^^geo:wktLiteral ;
  geo-pos:lat "50.65591"^^xsd:decimal ;
  geo-pos:long "1.56942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56942'^^xsd:double;
  dwc:latitude '50.65591'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56942 50.65591, 1.56942 50.65591, 1.56942 50.65591, 1.56942 50.65591, 1.56942 50.65591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1356'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.56943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23412"^^xsd:decimal ;
  dwc:decimalLongitude "1.56943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23412 1.56943)"^^geo:wktLiteral ;
  geo-pos:lat "50.23412"^^xsd:decimal ;
  geo-pos:long "1.56943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56943'^^xsd:double;
  dwc:latitude '50.23412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56943 50.23412, 1.56943 50.23412, 1.56943 50.23412, 1.56943 50.23412, 1.56943 50.23412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9939'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23779 1.56943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23779"^^xsd:decimal ;
  dwc:decimalLongitude "1.56943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23779 1.56943)"^^geo:wktLiteral ;
  geo-pos:lat "50.23779"^^xsd:decimal ;
  geo-pos:long "1.56943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56943'^^xsd:double;
  dwc:latitude '50.23779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56943 50.23779, 1.56943 50.23779, 1.56943 50.23779, 1.56943 50.23779, 1.56943 50.23779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10154'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.56944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23361"^^xsd:decimal ;
  dwc:decimalLongitude "1.56944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23361 1.56944)"^^geo:wktLiteral ;
  geo-pos:lat "50.23361"^^xsd:decimal ;
  geo-pos:long "1.56944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56944'^^xsd:double;
  dwc:latitude '50.23361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56944 50.23361, 1.56944 50.23361, 1.56944 50.23361, 1.56944 50.23361, 1.56944 50.23361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1030'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.56944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23426"^^xsd:decimal ;
  dwc:decimalLongitude "1.56944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23426 1.56944)"^^geo:wktLiteral ;
  geo-pos:lat "50.23426"^^xsd:decimal ;
  geo-pos:long "1.56944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56944'^^xsd:double;
  dwc:latitude '50.23426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56944 50.23426, 1.56944 50.23426, 1.56944 50.23426, 1.56944 50.23426, 1.56944 50.23426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5882'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53249 1.56944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53249"^^xsd:decimal ;
  dwc:decimalLongitude "1.56944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53249 1.56944)"^^geo:wktLiteral ;
  geo-pos:lat "50.53249"^^xsd:decimal ;
  geo-pos:long "1.56944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56944'^^xsd:double;
  dwc:latitude '50.53249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56944 50.53249, 1.56944 50.53249, 1.56944 50.53249, 1.56944 50.53249, 1.56944 50.53249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1196'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.56946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2339"^^xsd:decimal ;
  dwc:decimalLongitude "1.56946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2339 1.56946)"^^geo:wktLiteral ;
  geo-pos:lat "50.2339"^^xsd:decimal ;
  geo-pos:long "1.56946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56946'^^xsd:double;
  dwc:latitude '50.2339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56946 50.2339, 1.56946 50.2339, 1.56946 50.2339, 1.56946 50.2339, 1.56946 50.2339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6993'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.56946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23403"^^xsd:decimal ;
  dwc:decimalLongitude "1.56946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23403 1.56946)"^^geo:wktLiteral ;
  geo-pos:lat "50.23403"^^xsd:decimal ;
  geo-pos:long "1.56946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56946'^^xsd:double;
  dwc:latitude '50.23403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56946 50.23403, 1.56946 50.23403, 1.56946 50.23403, 1.56946 50.23403, 1.56946 50.23403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10089'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65903 1.56947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65903"^^xsd:decimal ;
  dwc:decimalLongitude "1.56947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65903 1.56947)"^^geo:wktLiteral ;
  geo-pos:lat "50.65903"^^xsd:decimal ;
  geo-pos:long "1.56947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56947'^^xsd:double;
  dwc:latitude '50.65903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56947 50.65903, 1.56947 50.65903, 1.56947 50.65903, 1.56947 50.65903, 1.56947 50.65903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3363'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52585 1.56948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52585"^^xsd:decimal ;
  dwc:decimalLongitude "1.56948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52585 1.56948)"^^geo:wktLiteral ;
  geo-pos:lat "50.52585"^^xsd:decimal ;
  geo-pos:long "1.56948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56948'^^xsd:double;
  dwc:latitude '50.52585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56948 50.52585, 1.56948 50.52585, 1.56948 50.52585, 1.56948 50.52585, 1.56948 50.52585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1197'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64434 1.56948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64434"^^xsd:decimal ;
  dwc:decimalLongitude "1.56948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64434 1.56948)"^^geo:wktLiteral ;
  geo-pos:lat "50.64434"^^xsd:decimal ;
  geo-pos:long "1.56948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56948'^^xsd:double;
  dwc:latitude '50.64434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56948 50.64434, 1.56948 50.64434, 1.56948 50.64434, 1.56948 50.64434, 1.56948 50.64434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_950'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.56949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23398"^^xsd:decimal ;
  dwc:decimalLongitude "1.56949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23398 1.56949)"^^geo:wktLiteral ;
  geo-pos:lat "50.23398"^^xsd:decimal ;
  geo-pos:long "1.56949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56949'^^xsd:double;
  dwc:latitude '50.23398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56949 50.23398, 1.56949 50.23398, 1.56949 50.23398, 1.56949 50.23398, 1.56949 50.23398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9970'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2415 1.56949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2415"^^xsd:decimal ;
  dwc:decimalLongitude "1.56949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2415 1.56949)"^^geo:wktLiteral ;
  geo-pos:lat "50.2415"^^xsd:decimal ;
  geo-pos:long "1.56949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.371111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56949'^^xsd:double;
  dwc:latitude '50.2415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56949 50.2415, 1.56949 50.2415, 1.56949 50.2415, 1.56949 50.2415, 1.56949 50.2415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11630'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.56951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21799"^^xsd:decimal ;
  dwc:decimalLongitude "1.56951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21799 1.56951)"^^geo:wktLiteral ;
  geo-pos:lat "50.21799"^^xsd:decimal ;
  geo-pos:long "1.56951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56951'^^xsd:double;
  dwc:latitude '50.21799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56951 50.21799, 1.56951 50.21799, 1.56951 50.21799, 1.56951 50.21799, 1.56951 50.21799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6951'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.56951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.56951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.56951)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.56951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56951'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56951 50.23358, 1.56951 50.23358, 1.56951 50.23358, 1.56951 50.23358, 1.56951 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5760'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.56954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23381"^^xsd:decimal ;
  dwc:decimalLongitude "1.56954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23381 1.56954)"^^geo:wktLiteral ;
  geo-pos:lat "50.23381"^^xsd:decimal ;
  geo-pos:long "1.56954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.69444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56954'^^xsd:double;
  dwc:latitude '50.23381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56954 50.23381, 1.56954 50.23381, 1.56954 50.23381, 1.56954 50.23381, 1.56954 50.23381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1108'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21125 1.56955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21125"^^xsd:decimal ;
  dwc:decimalLongitude "1.56955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21125 1.56955)"^^geo:wktLiteral ;
  geo-pos:lat "50.21125"^^xsd:decimal ;
  geo-pos:long "1.56955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_13031'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56955'^^xsd:double;
  dwc:latitude '50.21125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56955 50.21125, 1.56955 50.21125, 1.56955 50.21125, 1.56955 50.21125, 1.56955 50.21125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13031'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.56955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.56955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.56955)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.56955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56955'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56955 50.23442, 1.56955 50.23442, 1.56955 50.23442, 1.56955 50.23442, 1.56955 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5100'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.56956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.56956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.56956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.56956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56956'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56956 50.23414, 1.56956 50.23414, 1.56956 50.23414, 1.56956 50.23414, 1.56956 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1098'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.5696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23427"^^xsd:decimal ;
  dwc:decimalLongitude "1.5696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.5696)"^^geo:wktLiteral ;
  geo-pos:lat "50.23427"^^xsd:decimal ;
  geo-pos:long "1.5696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5696'^^xsd:double;
  dwc:latitude '50.23427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5696 50.23427, 1.5696 50.23427, 1.5696 50.23427, 1.5696 50.23427, 1.5696 50.23427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1034'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71912 1.5696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71912"^^xsd:decimal ;
  dwc:decimalLongitude "1.5696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71912 1.5696)"^^geo:wktLiteral ;
  geo-pos:lat "50.71912"^^xsd:decimal ;
  geo-pos:long "1.5696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5696'^^xsd:double;
  dwc:latitude '50.71912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5696 50.71912, 1.5696 50.71912, 1.5696 50.71912, 1.5696 50.71912, 1.5696 50.71912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2447'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.56961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21888"^^xsd:decimal ;
  dwc:decimalLongitude "1.56961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21888 1.56961)"^^geo:wktLiteral ;
  geo-pos:lat "50.21888"^^xsd:decimal ;
  geo-pos:long "1.56961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56961'^^xsd:double;
  dwc:latitude '50.21888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56961 50.21888, 1.56961 50.21888, 1.56961 50.21888, 1.56961 50.21888, 1.56961 50.21888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10907'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.56961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23385"^^xsd:decimal ;
  dwc:decimalLongitude "1.56961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23385 1.56961)"^^geo:wktLiteral ;
  geo-pos:lat "50.23385"^^xsd:decimal ;
  geo-pos:long "1.56961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3053'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.71333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56961'^^xsd:double;
  dwc:latitude '50.23385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56961 50.23385, 1.56961 50.23385, 1.56961 50.23385, 1.56961 50.23385, 1.56961 50.23385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3053'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66582 1.56961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66582"^^xsd:decimal ;
  dwc:decimalLongitude "1.56961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66582 1.56961)"^^geo:wktLiteral ;
  geo-pos:lat "50.66582"^^xsd:decimal ;
  geo-pos:long "1.56961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56961'^^xsd:double;
  dwc:latitude '50.66582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56961 50.66582, 1.56961 50.66582, 1.56961 50.66582, 1.56961 50.66582, 1.56961 50.66582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1300'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23978 1.56962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23978"^^xsd:decimal ;
  dwc:decimalLongitude "1.56962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23978 1.56962)"^^geo:wktLiteral ;
  geo-pos:lat "50.23978"^^xsd:decimal ;
  geo-pos:long "1.56962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5098'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.805555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56962'^^xsd:double;
  dwc:latitude '50.23978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56962 50.23978, 1.56962 50.23978, 1.56962 50.23978, 1.56962 50.23978, 1.56962 50.23978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5098'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53117 1.56962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53117"^^xsd:decimal ;
  dwc:decimalLongitude "1.56962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53117 1.56962)"^^geo:wktLiteral ;
  geo-pos:lat "50.53117"^^xsd:decimal ;
  geo-pos:long "1.56962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56962'^^xsd:double;
  dwc:latitude '50.53117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56962 50.53117, 1.56962 50.53117, 1.56962 50.53117, 1.56962 50.53117, 1.56962 50.53117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3015'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23634 1.56963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23634"^^xsd:decimal ;
  dwc:decimalLongitude "1.56963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23634 1.56963)"^^geo:wktLiteral ;
  geo-pos:lat "50.23634"^^xsd:decimal ;
  geo-pos:long "1.56963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56963'^^xsd:double;
  dwc:latitude '50.23634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56963 50.23634, 1.56963 50.23634, 1.56963 50.23634, 1.56963 50.23634, 1.56963 50.23634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12115'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25012 1.56963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25012"^^xsd:decimal ;
  dwc:decimalLongitude "1.56963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25012 1.56963)"^^geo:wktLiteral ;
  geo-pos:lat "50.25012"^^xsd:decimal ;
  geo-pos:long "1.56963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.336666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56963'^^xsd:double;
  dwc:latitude '50.25012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56963 50.25012, 1.56963 50.25012, 1.56963 50.25012, 1.56963 50.25012, 1.56963 50.25012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10066'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.56966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23407"^^xsd:decimal ;
  dwc:decimalLongitude "1.56966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23407 1.56966)"^^geo:wktLiteral ;
  geo-pos:lat "50.23407"^^xsd:decimal ;
  geo-pos:long "1.56966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56966'^^xsd:double;
  dwc:latitude '50.23407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56966 50.23407, 1.56966 50.23407, 1.56966 50.23407, 1.56966 50.23407, 1.56966 50.23407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12142'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24793 1.56966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24793"^^xsd:decimal ;
  dwc:decimalLongitude "1.56966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24793 1.56966)"^^geo:wktLiteral ;
  geo-pos:lat "50.24793"^^xsd:decimal ;
  geo-pos:long "1.56966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_4674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56966'^^xsd:double;
  dwc:latitude '50.24793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56966 50.24793, 1.56966 50.24793, 1.56966 50.24793, 1.56966 50.24793, 1.56966 50.24793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4674'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.56967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22961"^^xsd:decimal ;
  dwc:decimalLongitude "1.56967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22961 1.56967)"^^geo:wktLiteral ;
  geo-pos:lat "50.22961"^^xsd:decimal ;
  geo-pos:long "1.56967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56967'^^xsd:double;
  dwc:latitude '50.22961'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56967 50.22961, 1.56967 50.22961, 1.56967 50.22961, 1.56967 50.22961, 1.56967 50.22961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10292'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.56967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.56967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.56967)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.56967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56967'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56967 50.23448, 1.56967 50.23448, 1.56967 50.23448, 1.56967 50.23448, 1.56967 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12141'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2426 1.56967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2426"^^xsd:decimal ;
  dwc:decimalLongitude "1.56967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2426 1.56967)"^^geo:wktLiteral ;
  geo-pos:lat "50.2426"^^xsd:decimal ;
  geo-pos:long "1.56967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_4200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.161111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56967'^^xsd:double;
  dwc:latitude '50.2426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56967 50.2426, 1.56967 50.2426, 1.56967 50.2426, 1.56967 50.2426, 1.56967 50.2426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4200'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47588 1.56967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47588"^^xsd:decimal ;
  dwc:decimalLongitude "1.56967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47588 1.56967)"^^geo:wktLiteral ;
  geo-pos:lat "50.47588"^^xsd:decimal ;
  geo-pos:long "1.56967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56967'^^xsd:double;
  dwc:latitude '50.47588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56967 50.47588, 1.56967 50.47588, 1.56967 50.47588, 1.56967 50.47588, 1.56967 50.47588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2488'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23438 1.56968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23438"^^xsd:decimal ;
  dwc:decimalLongitude "1.56968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23438 1.56968)"^^geo:wktLiteral ;
  geo-pos:lat "50.23438"^^xsd:decimal ;
  geo-pos:long "1.56968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56968'^^xsd:double;
  dwc:latitude '50.23438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56968 50.23438, 1.56968 50.23438, 1.56968 50.23438, 1.56968 50.23438, 1.56968 50.23438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5066'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66279 1.56968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66279"^^xsd:decimal ;
  dwc:decimalLongitude "1.56968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66279 1.56968)"^^geo:wktLiteral ;
  geo-pos:lat "50.66279"^^xsd:decimal ;
  geo-pos:long "1.56968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56968'^^xsd:double;
  dwc:latitude '50.66279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56968 50.66279, 1.56968 50.66279, 1.56968 50.66279, 1.56968 50.66279, 1.56968 50.66279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_919'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71721 1.56968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71721"^^xsd:decimal ;
  dwc:decimalLongitude "1.56968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71721 1.56968)"^^geo:wktLiteral ;
  geo-pos:lat "50.71721"^^xsd:decimal ;
  geo-pos:long "1.56968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56968'^^xsd:double;
  dwc:latitude '50.71721'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56968 50.71721, 1.56968 50.71721, 1.56968 50.71721, 1.56968 50.71721, 1.56968 50.71721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2405'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22459 1.56969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22459"^^xsd:decimal ;
  dwc:decimalLongitude "1.56969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22459 1.56969)"^^geo:wktLiteral ;
  geo-pos:lat "50.22459"^^xsd:decimal ;
  geo-pos:long "1.56969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11132'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.3422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56969'^^xsd:double;
  dwc:latitude '50.22459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56969 50.22459, 1.56969 50.22459, 1.56969 50.22459, 1.56969 50.22459, 1.56969 50.22459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11132'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.5697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23444"^^xsd:decimal ;
  dwc:decimalLongitude "1.5697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23444 1.5697)"^^geo:wktLiteral ;
  geo-pos:lat "50.23444"^^xsd:decimal ;
  geo-pos:long "1.5697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5697'^^xsd:double;
  dwc:latitude '50.23444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5697 50.23444, 1.5697 50.23444, 1.5697 50.23444, 1.5697 50.23444, 1.5697 50.23444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5086'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51421 1.5697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51421"^^xsd:decimal ;
  dwc:decimalLongitude "1.5697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51421 1.5697)"^^geo:wktLiteral ;
  geo-pos:lat "50.51421"^^xsd:decimal ;
  geo-pos:long "1.5697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5697'^^xsd:double;
  dwc:latitude '50.51421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5697 50.51421, 1.5697 50.51421, 1.5697 50.51421, 1.5697 50.51421, 1.5697 50.51421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1020'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.56971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23192"^^xsd:decimal ;
  dwc:decimalLongitude "1.56971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23192 1.56971)"^^geo:wktLiteral ;
  geo-pos:lat "50.23192"^^xsd:decimal ;
  geo-pos:long "1.56971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56971'^^xsd:double;
  dwc:latitude '50.23192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56971 50.23192, 1.56971 50.23192, 1.56971 50.23192, 1.56971 50.23192, 1.56971 50.23192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7110'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.56971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23418"^^xsd:decimal ;
  dwc:decimalLongitude "1.56971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23418 1.56971)"^^geo:wktLiteral ;
  geo-pos:lat "50.23418"^^xsd:decimal ;
  geo-pos:long "1.56971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_4074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56971'^^xsd:double;
  dwc:latitude '50.23418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56971 50.23418, 1.56971 50.23418, 1.56971 50.23418, 1.56971 50.23418, 1.56971 50.23418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4074'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51073 1.56971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51073"^^xsd:decimal ;
  dwc:decimalLongitude "1.56971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51073 1.56971)"^^geo:wktLiteral ;
  geo-pos:lat "50.51073"^^xsd:decimal ;
  geo-pos:long "1.56971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56971'^^xsd:double;
  dwc:latitude '50.51073'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56971 50.51073, 1.56971 50.51073, 1.56971 50.51073, 1.56971 50.51073, 1.56971 50.51073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3641'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6426 1.56972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6426"^^xsd:decimal ;
  dwc:decimalLongitude "1.56972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6426 1.56972)"^^geo:wktLiteral ;
  geo-pos:lat "50.6426"^^xsd:decimal ;
  geo-pos:long "1.56972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2952'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56972'^^xsd:double;
  dwc:latitude '50.6426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56972 50.6426, 1.56972 50.6426, 1.56972 50.6426, 1.56972 50.6426, 1.56972 50.6426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2952'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.56973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23019"^^xsd:decimal ;
  dwc:decimalLongitude "1.56973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23019 1.56973)"^^geo:wktLiteral ;
  geo-pos:lat "50.23019"^^xsd:decimal ;
  geo-pos:long "1.56973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56973'^^xsd:double;
  dwc:latitude '50.23019'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56973 50.23019, 1.56973 50.23019, 1.56973 50.23019, 1.56973 50.23019, 1.56973 50.23019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3090'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.56975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.56975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.234 1.56975)"^^geo:wktLiteral ;
  geo-pos:lat "50.234"^^xsd:decimal ;
  geo-pos:long "1.56975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_9738'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56975'^^xsd:double;
  dwc:latitude '50.234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56975 50.234, 1.56975 50.234, 1.56975 50.234, 1.56975 50.234, 1.56975 50.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9738'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.56977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23413"^^xsd:decimal ;
  dwc:decimalLongitude "1.56977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23413 1.56977)"^^geo:wktLiteral ;
  geo-pos:lat "50.23413"^^xsd:decimal ;
  geo-pos:long "1.56977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56977'^^xsd:double;
  dwc:latitude '50.23413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56977 50.23413, 1.56977 50.23413, 1.56977 50.23413, 1.56977 50.23413, 1.56977 50.23413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7016'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.56977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2342"^^xsd:decimal ;
  dwc:decimalLongitude "1.56977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2342 1.56977)"^^geo:wktLiteral ;
  geo-pos:lat "50.2342"^^xsd:decimal ;
  geo-pos:long "1.56977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56977'^^xsd:double;
  dwc:latitude '50.2342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56977 50.2342, 1.56977 50.2342, 1.56977 50.2342, 1.56977 50.2342, 1.56977 50.2342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5264'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.56979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.56979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.56979)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.56979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56979'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56979 50.23417, 1.56979 50.23417, 1.56979 50.23417, 1.56979 50.23417, 1.56979 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5883'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.56979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23456"^^xsd:decimal ;
  dwc:decimalLongitude "1.56979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23456 1.56979)"^^geo:wktLiteral ;
  geo-pos:lat "50.23456"^^xsd:decimal ;
  geo-pos:long "1.56979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3871'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56979'^^xsd:double;
  dwc:latitude '50.23456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56979 50.23456, 1.56979 50.23456, 1.56979 50.23456, 1.56979 50.23456, 1.56979 50.23456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3871'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57651 1.56979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57651"^^xsd:decimal ;
  dwc:decimalLongitude "1.56979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57651 1.56979)"^^geo:wktLiteral ;
  geo-pos:lat "50.57651"^^xsd:decimal ;
  geo-pos:long "1.56979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56979'^^xsd:double;
  dwc:latitude '50.57651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56979 50.57651, 1.56979 50.57651, 1.56979 50.57651, 1.56979 50.57651, 1.56979 50.57651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1666'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60331 1.56979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60331"^^xsd:decimal ;
  dwc:decimalLongitude "1.56979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60331 1.56979)"^^geo:wktLiteral ;
  geo-pos:lat "50.60331"^^xsd:decimal ;
  geo-pos:long "1.56979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56979'^^xsd:double;
  dwc:latitude '50.60331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56979 50.60331, 1.56979 50.60331, 1.56979 50.60331, 1.56979 50.60331, 1.56979 50.60331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_987'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71532 1.56981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71532"^^xsd:decimal ;
  dwc:decimalLongitude "1.56981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71532 1.56981)"^^geo:wktLiteral ;
  geo-pos:lat "50.71532"^^xsd:decimal ;
  geo-pos:long "1.56981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56981'^^xsd:double;
  dwc:latitude '50.71532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56981 50.71532, 1.56981 50.71532, 1.56981 50.71532, 1.56981 50.71532, 1.56981 50.71532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_907'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.56982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23414"^^xsd:decimal ;
  dwc:decimalLongitude "1.56982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23414 1.56982)"^^geo:wktLiteral ;
  geo-pos:lat "50.23414"^^xsd:decimal ;
  geo-pos:long "1.56982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56982'^^xsd:double;
  dwc:latitude '50.23414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56982 50.23414, 1.56982 50.23414, 1.56982 50.23414, 1.56982 50.23414, 1.56982 50.23414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5026'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.56984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23325"^^xsd:decimal ;
  dwc:decimalLongitude "1.56984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23325 1.56984)"^^geo:wktLiteral ;
  geo-pos:lat "50.23325"^^xsd:decimal ;
  geo-pos:long "1.56984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56984'^^xsd:double;
  dwc:latitude '50.23325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56984 50.23325, 1.56984 50.23325, 1.56984 50.23325, 1.56984 50.23325, 1.56984 50.23325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10200'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.56988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23427"^^xsd:decimal ;
  dwc:decimalLongitude "1.56988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.56988)"^^geo:wktLiteral ;
  geo-pos:lat "50.23427"^^xsd:decimal ;
  geo-pos:long "1.56988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56988'^^xsd:double;
  dwc:latitude '50.23427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56988 50.23427, 1.56988 50.23427, 1.56988 50.23427, 1.56988 50.23427, 1.56988 50.23427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10204'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60953 1.56988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60953"^^xsd:decimal ;
  dwc:decimalLongitude "1.56988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60953 1.56988)"^^geo:wktLiteral ;
  geo-pos:lat "50.60953"^^xsd:decimal ;
  geo-pos:long "1.56988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_988'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56988'^^xsd:double;
  dwc:latitude '50.60953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56988 50.60953, 1.56988 50.60953, 1.56988 50.60953, 1.56988 50.60953, 1.56988 50.60953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_988'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.56989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23315"^^xsd:decimal ;
  dwc:decimalLongitude "1.56989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23315 1.56989)"^^geo:wktLiteral ;
  geo-pos:lat "50.23315"^^xsd:decimal ;
  geo-pos:long "1.56989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56989'^^xsd:double;
  dwc:latitude '50.23315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56989 50.23315, 1.56989 50.23315, 1.56989 50.23315, 1.56989 50.23315, 1.56989 50.23315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10205'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.56991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23434"^^xsd:decimal ;
  dwc:decimalLongitude "1.56991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23434 1.56991)"^^geo:wktLiteral ;
  geo-pos:lat "50.23434"^^xsd:decimal ;
  geo-pos:long "1.56991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56991'^^xsd:double;
  dwc:latitude '50.23434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56991 50.23434, 1.56991 50.23434, 1.56991 50.23434, 1.56991 50.23434, 1.56991 50.23434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5856'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.56991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23439"^^xsd:decimal ;
  dwc:decimalLongitude "1.56991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.56991)"^^geo:wktLiteral ;
  geo-pos:lat "50.23439"^^xsd:decimal ;
  geo-pos:long "1.56991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56991'^^xsd:double;
  dwc:latitude '50.23439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56991 50.23439, 1.56991 50.23439, 1.56991 50.23439, 1.56991 50.23439, 1.56991 50.23439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6725'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71511 1.56991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71511"^^xsd:decimal ;
  dwc:decimalLongitude "1.56991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71511 1.56991)"^^geo:wktLiteral ;
  geo-pos:lat "50.71511"^^xsd:decimal ;
  geo-pos:long "1.56991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56991'^^xsd:double;
  dwc:latitude '50.71511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56991 50.71511, 1.56991 50.71511, 1.56991 50.71511, 1.56991 50.71511, 1.56991 50.71511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1962'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.56992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23459"^^xsd:decimal ;
  dwc:decimalLongitude "1.56992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.56992)"^^geo:wktLiteral ;
  geo-pos:lat "50.23459"^^xsd:decimal ;
  geo-pos:long "1.56992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5538'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56992'^^xsd:double;
  dwc:latitude '50.23459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56992 50.23459, 1.56992 50.23459, 1.56992 50.23459, 1.56992 50.23459, 1.56992 50.23459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5538'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53361 1.56992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53361"^^xsd:decimal ;
  dwc:decimalLongitude "1.56992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53361 1.56992)"^^geo:wktLiteral ;
  geo-pos:lat "50.53361"^^xsd:decimal ;
  geo-pos:long "1.56992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2950'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56992'^^xsd:double;
  dwc:latitude '50.53361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56992 50.53361, 1.56992 50.53361, 1.56992 50.53361, 1.56992 50.53361, 1.56992 50.53361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2950'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71926 1.56992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71926"^^xsd:decimal ;
  dwc:decimalLongitude "1.56992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71926 1.56992)"^^geo:wktLiteral ;
  geo-pos:lat "50.71926"^^xsd:decimal ;
  geo-pos:long "1.56992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2805'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56992'^^xsd:double;
  dwc:latitude '50.71926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56992 50.71926, 1.56992 50.71926, 1.56992 50.71926, 1.56992 50.71926, 1.56992 50.71926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2805'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.56993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23447"^^xsd:decimal ;
  dwc:decimalLongitude "1.56993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23447 1.56993)"^^geo:wktLiteral ;
  geo-pos:lat "50.23447"^^xsd:decimal ;
  geo-pos:long "1.56993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3872'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56993'^^xsd:double;
  dwc:latitude '50.23447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56993 50.23447, 1.56993 50.23447, 1.56993 50.23447, 1.56993 50.23447, 1.56993 50.23447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3872'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.56995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23222"^^xsd:decimal ;
  dwc:decimalLongitude "1.56995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23222 1.56995)"^^geo:wktLiteral ;
  geo-pos:lat "50.23222"^^xsd:decimal ;
  geo-pos:long "1.56995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56995'^^xsd:double;
  dwc:latitude '50.23222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56995 50.23222, 1.56995 50.23222, 1.56995 50.23222, 1.56995 50.23222, 1.56995 50.23222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5634'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23197"^^xsd:decimal ;
  dwc:decimalLongitude "1.56996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23197 1.56996)"^^geo:wktLiteral ;
  geo-pos:lat "50.23197"^^xsd:decimal ;
  geo-pos:long "1.56996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3770'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56996'^^xsd:double;
  dwc:latitude '50.23197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56996 50.23197, 1.56996 50.23197, 1.56996 50.23197, 1.56996 50.23197, 1.56996 50.23197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3770'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23891 1.56996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23891"^^xsd:decimal ;
  dwc:decimalLongitude "1.56996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23891 1.56996)"^^geo:wktLiteral ;
  geo-pos:lat "50.23891"^^xsd:decimal ;
  geo-pos:long "1.56996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_4209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56996'^^xsd:double;
  dwc:latitude '50.23891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56996 50.23891, 1.56996 50.23891, 1.56996 50.23891, 1.56996 50.23891, 1.56996 50.23891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4209'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59046 1.56997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59046"^^xsd:decimal ;
  dwc:decimalLongitude "1.56997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59046 1.56997)"^^geo:wktLiteral ;
  geo-pos:lat "50.59046"^^xsd:decimal ;
  geo-pos:long "1.56997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56997'^^xsd:double;
  dwc:latitude '50.59046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56997 50.59046, 1.56997 50.59046, 1.56997 50.59046, 1.56997 50.59046, 1.56997 50.59046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1959'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.56998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23384"^^xsd:decimal ;
  dwc:decimalLongitude "1.56998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23384 1.56998)"^^geo:wktLiteral ;
  geo-pos:lat "50.23384"^^xsd:decimal ;
  geo-pos:long "1.56998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.56998'^^xsd:double;
  dwc:latitude '50.23384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.56998 50.23384, 1.56998 50.23384, 1.56998 50.23384, 1.56998 50.23384, 1.56998 50.23384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12118'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2348"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2348 1.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.2348"^^xsd:decimal ;
  geo-pos:long "1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5077'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57'^^xsd:double;
  dwc:latitude '50.2348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57 50.2348, 1.57 50.2348, 1.57 50.2348, 1.57 50.2348, 1.57 50.2348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5077'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64051 1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64051"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64051 1.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.64051"^^xsd:decimal ;
  geo-pos:long "1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57'^^xsd:double;
  dwc:latitude '50.64051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57 50.64051, 1.57 50.64051, 1.57 50.64051, 1.57 50.64051, 1.57 50.64051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_993'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.57005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23417"^^xsd:decimal ;
  dwc:decimalLongitude "1.57005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23417 1.57005)"^^geo:wktLiteral ;
  geo-pos:lat "50.23417"^^xsd:decimal ;
  geo-pos:long "1.57005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57005'^^xsd:double;
  dwc:latitude '50.23417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57005 50.23417, 1.57005 50.23417, 1.57005 50.23417, 1.57005 50.23417, 1.57005 50.23417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5112'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71813 1.57006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71813"^^xsd:decimal ;
  dwc:decimalLongitude "1.57006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71813 1.57006)"^^geo:wktLiteral ;
  geo-pos:lat "50.71813"^^xsd:decimal ;
  geo-pos:long "1.57006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57006'^^xsd:double;
  dwc:latitude '50.71813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57006 50.71813, 1.57006 50.71813, 1.57006 50.71813, 1.57006 50.71813, 1.57006 50.71813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3621'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21534 1.57008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21534"^^xsd:decimal ;
  dwc:decimalLongitude "1.57008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21534 1.57008)"^^geo:wktLiteral ;
  geo-pos:lat "50.21534"^^xsd:decimal ;
  geo-pos:long "1.57008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13098'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57008'^^xsd:double;
  dwc:latitude '50.21534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57008 50.21534, 1.57008 50.21534, 1.57008 50.21534, 1.57008 50.21534, 1.57008 50.21534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13098'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.57009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23427"^^xsd:decimal ;
  dwc:decimalLongitude "1.57009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23427 1.57009)"^^geo:wktLiteral ;
  geo-pos:lat "50.23427"^^xsd:decimal ;
  geo-pos:long "1.57009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57009'^^xsd:double;
  dwc:latitude '50.23427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57009 50.23427, 1.57009 50.23427, 1.57009 50.23427, 1.57009 50.23427, 1.57009 50.23427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5857'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25171 1.57009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25171"^^xsd:decimal ;
  dwc:decimalLongitude "1.57009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25171 1.57009)"^^geo:wktLiteral ;
  geo-pos:lat "50.25171"^^xsd:decimal ;
  geo-pos:long "1.57009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57009'^^xsd:double;
  dwc:latitude '50.25171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57009 50.25171, 1.57009 50.25171, 1.57009 50.25171, 1.57009 50.25171, 1.57009 50.25171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10067'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.5701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23439"^^xsd:decimal ;
  dwc:decimalLongitude "1.5701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23439 1.5701)"^^geo:wktLiteral ;
  geo-pos:lat "50.23439"^^xsd:decimal ;
  geo-pos:long "1.5701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5701'^^xsd:double;
  dwc:latitude '50.23439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5701 50.23439, 1.5701 50.23439, 1.5701 50.23439, 1.5701 50.23439, 1.5701 50.23439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5912'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60215 1.5701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60215"^^xsd:decimal ;
  dwc:decimalLongitude "1.5701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60215 1.5701)"^^geo:wktLiteral ;
  geo-pos:lat "50.60215"^^xsd:decimal ;
  geo-pos:long "1.5701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3311'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5701'^^xsd:double;
  dwc:latitude '50.60215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5701 50.60215, 1.5701 50.60215, 1.5701 50.60215, 1.5701 50.60215, 1.5701 50.60215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3311'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62706 1.5701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62706"^^xsd:decimal ;
  dwc:decimalLongitude "1.5701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62706 1.5701)"^^geo:wktLiteral ;
  geo-pos:lat "50.62706"^^xsd:decimal ;
  geo-pos:long "1.5701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5701'^^xsd:double;
  dwc:latitude '50.62706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5701 50.62706, 1.5701 50.62706, 1.5701 50.62706, 1.5701 50.62706, 1.5701 50.62706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1129'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6384 1.5701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6384"^^xsd:decimal ;
  dwc:decimalLongitude "1.5701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6384 1.5701)"^^geo:wktLiteral ;
  geo-pos:lat "50.6384"^^xsd:decimal ;
  geo-pos:long "1.5701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3309'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5701'^^xsd:double;
  dwc:latitude '50.6384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5701 50.6384, 1.5701 50.6384, 1.5701 50.6384, 1.5701 50.6384, 1.5701 50.6384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3309'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.57011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23425"^^xsd:decimal ;
  dwc:decimalLongitude "1.57011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23425 1.57011)"^^geo:wktLiteral ;
  geo-pos:lat "50.23425"^^xsd:decimal ;
  geo-pos:long "1.57011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2292'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57011'^^xsd:double;
  dwc:latitude '50.23425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57011 50.23425, 1.57011 50.23425, 1.57011 50.23425, 1.57011 50.23425, 1.57011 50.23425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2292'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.57014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23316"^^xsd:decimal ;
  dwc:decimalLongitude "1.57014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23316 1.57014)"^^geo:wktLiteral ;
  geo-pos:lat "50.23316"^^xsd:decimal ;
  geo-pos:long "1.57014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57014'^^xsd:double;
  dwc:latitude '50.23316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57014 50.23316, 1.57014 50.23316, 1.57014 50.23316, 1.57014 50.23316, 1.57014 50.23316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1692'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63179 1.57014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63179"^^xsd:decimal ;
  dwc:decimalLongitude "1.57014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63179 1.57014)"^^geo:wktLiteral ;
  geo-pos:lat "50.63179"^^xsd:decimal ;
  geo-pos:long "1.57014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57014'^^xsd:double;
  dwc:latitude '50.63179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57014 50.63179, 1.57014 50.63179, 1.57014 50.63179, 1.57014 50.63179, 1.57014 50.63179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_991'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58232 1.57015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58232"^^xsd:decimal ;
  dwc:decimalLongitude "1.57015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58232 1.57015)"^^geo:wktLiteral ;
  geo-pos:lat "50.58232"^^xsd:decimal ;
  geo-pos:long "1.57015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57015'^^xsd:double;
  dwc:latitude '50.58232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57015 50.58232, 1.57015 50.58232, 1.57015 50.58232, 1.57015 50.58232, 1.57015 50.58232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2558'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23455 1.57016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23455"^^xsd:decimal ;
  dwc:decimalLongitude "1.57016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23455 1.57016)"^^geo:wktLiteral ;
  geo-pos:lat "50.23455"^^xsd:decimal ;
  geo-pos:long "1.57016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57016'^^xsd:double;
  dwc:latitude '50.23455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57016 50.23455, 1.57016 50.23455, 1.57016 50.23455, 1.57016 50.23455, 1.57016 50.23455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11605'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.57017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23421"^^xsd:decimal ;
  dwc:decimalLongitude "1.57017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23421 1.57017)"^^geo:wktLiteral ;
  geo-pos:lat "50.23421"^^xsd:decimal ;
  geo-pos:long "1.57017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5584'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57017'^^xsd:double;
  dwc:latitude '50.23421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57017 50.23421, 1.57017 50.23421, 1.57017 50.23421, 1.57017 50.23421, 1.57017 50.23421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5584'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66076 1.57017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66076"^^xsd:decimal ;
  dwc:decimalLongitude "1.57017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66076 1.57017)"^^geo:wktLiteral ;
  geo-pos:lat "50.66076"^^xsd:decimal ;
  geo-pos:long "1.57017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2842'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57017'^^xsd:double;
  dwc:latitude '50.66076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57017 50.66076, 1.57017 50.66076, 1.57017 50.66076, 1.57017 50.66076, 1.57017 50.66076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2842'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.57019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23357"^^xsd:decimal ;
  dwc:decimalLongitude "1.57019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23357 1.57019)"^^geo:wktLiteral ;
  geo-pos:lat "50.23357"^^xsd:decimal ;
  geo-pos:long "1.57019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5023'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57019'^^xsd:double;
  dwc:latitude '50.23357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57019 50.23357, 1.57019 50.23357, 1.57019 50.23357, 1.57019 50.23357, 1.57019 50.23357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5023'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51918 1.57019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51918"^^xsd:decimal ;
  dwc:decimalLongitude "1.57019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51918 1.57019)"^^geo:wktLiteral ;
  geo-pos:lat "50.51918"^^xsd:decimal ;
  geo-pos:long "1.57019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1543'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57019'^^xsd:double;
  dwc:latitude '50.51918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57019 50.51918, 1.57019 50.51918, 1.57019 50.51918, 1.57019 50.51918, 1.57019 50.51918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1543'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22228 1.5702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22228"^^xsd:decimal ;
  dwc:decimalLongitude "1.5702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22228 1.5702)"^^geo:wktLiteral ;
  geo-pos:lat "50.22228"^^xsd:decimal ;
  geo-pos:long "1.5702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.69888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5702'^^xsd:double;
  dwc:latitude '50.22228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5702 50.22228, 1.5702 50.22228, 1.5702 50.22228, 1.5702 50.22228, 1.5702 50.22228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7258'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.5702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23311"^^xsd:decimal ;
  dwc:decimalLongitude "1.5702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23311 1.5702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23311"^^xsd:decimal ;
  geo-pos:long "1.5702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.631111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5702'^^xsd:double;
  dwc:latitude '50.23311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5702 50.23311, 1.5702 50.23311, 1.5702 50.23311, 1.5702 50.23311, 1.5702 50.23311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4121'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.5702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23448"^^xsd:decimal ;
  dwc:decimalLongitude "1.5702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23448 1.5702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23448"^^xsd:decimal ;
  geo-pos:long "1.5702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5702'^^xsd:double;
  dwc:latitude '50.23448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5702 50.23448, 1.5702 50.23448, 1.5702 50.23448, 1.5702 50.23448, 1.5702 50.23448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5911'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74483 1.57021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74483"^^xsd:decimal ;
  dwc:decimalLongitude "1.57021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74483 1.57021)"^^geo:wktLiteral ;
  geo-pos:lat "50.74483"^^xsd:decimal ;
  geo-pos:long "1.57021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57021'^^xsd:double;
  dwc:latitude '50.74483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57021 50.74483, 1.57021 50.74483, 1.57021 50.74483, 1.57021 50.74483, 1.57021 50.74483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2441'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65549 1.57022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65549"^^xsd:decimal ;
  dwc:decimalLongitude "1.57022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65549 1.57022)"^^geo:wktLiteral ;
  geo-pos:lat "50.65549"^^xsd:decimal ;
  geo-pos:long "1.57022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3829'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57022'^^xsd:double;
  dwc:latitude '50.65549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57022 50.65549, 1.57022 50.65549, 1.57022 50.65549, 1.57022 50.65549, 1.57022 50.65549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3829'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71273 1.57022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71273"^^xsd:decimal ;
  dwc:decimalLongitude "1.57022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71273 1.57022)"^^geo:wktLiteral ;
  geo-pos:lat "50.71273"^^xsd:decimal ;
  geo-pos:long "1.57022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2841'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57022'^^xsd:double;
  dwc:latitude '50.71273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57022 50.71273, 1.57022 50.71273, 1.57022 50.71273, 1.57022 50.71273, 1.57022 50.71273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2841'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71846 1.57023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71846"^^xsd:decimal ;
  dwc:decimalLongitude "1.57023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71846 1.57023)"^^geo:wktLiteral ;
  geo-pos:lat "50.71846"^^xsd:decimal ;
  geo-pos:long "1.57023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57023'^^xsd:double;
  dwc:latitude '50.71846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57023 50.71846, 1.57023 50.71846, 1.57023 50.71846, 1.57023 50.71846, 1.57023 50.71846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2858'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23461 1.57026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23461"^^xsd:decimal ;
  dwc:decimalLongitude "1.57026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23461 1.57026)"^^geo:wktLiteral ;
  geo-pos:lat "50.23461"^^xsd:decimal ;
  geo-pos:long "1.57026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57026'^^xsd:double;
  dwc:latitude '50.23461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57026 50.23461, 1.57026 50.23461, 1.57026 50.23461, 1.57026 50.23461, 1.57026 50.23461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5614'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.57029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.57029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.57029)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.57029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.804444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57029'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57029 50.23393, 1.57029 50.23393, 1.57029 50.23393, 1.57029 50.23393, 1.57029 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5027'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.57029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23424"^^xsd:decimal ;
  dwc:decimalLongitude "1.57029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23424 1.57029)"^^geo:wktLiteral ;
  geo-pos:lat "50.23424"^^xsd:decimal ;
  geo-pos:long "1.57029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57029'^^xsd:double;
  dwc:latitude '50.23424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57029 50.23424, 1.57029 50.23424, 1.57029 50.23424, 1.57029 50.23424, 1.57029 50.23424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1097'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.5703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23416"^^xsd:decimal ;
  dwc:decimalLongitude "1.5703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23416 1.5703)"^^geo:wktLiteral ;
  geo-pos:lat "50.23416"^^xsd:decimal ;
  geo-pos:long "1.5703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5703'^^xsd:double;
  dwc:latitude '50.23416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5703 50.23416, 1.5703 50.23416, 1.5703 50.23416, 1.5703 50.23416, 1.5703 50.23416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5348'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21444 1.57031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21444"^^xsd:decimal ;
  dwc:decimalLongitude "1.57031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21444 1.57031)"^^geo:wktLiteral ;
  geo-pos:lat "50.21444"^^xsd:decimal ;
  geo-pos:long "1.57031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13051'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57031'^^xsd:double;
  dwc:latitude '50.21444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57031 50.21444, 1.57031 50.21444, 1.57031 50.21444, 1.57031 50.21444, 1.57031 50.21444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13051'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.57033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23351"^^xsd:decimal ;
  dwc:decimalLongitude "1.57033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.57033)"^^geo:wktLiteral ;
  geo-pos:lat "50.23351"^^xsd:decimal ;
  geo-pos:long "1.57033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1531'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57033'^^xsd:double;
  dwc:latitude '50.23351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57033 50.23351, 1.57033 50.23351, 1.57033 50.23351, 1.57033 50.23351, 1.57033 50.23351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1531'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65779 1.57034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65779"^^xsd:decimal ;
  dwc:decimalLongitude "1.57034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65779 1.57034)"^^geo:wktLiteral ;
  geo-pos:lat "50.65779"^^xsd:decimal ;
  geo-pos:long "1.57034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57034'^^xsd:double;
  dwc:latitude '50.65779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57034 50.65779, 1.57034 50.65779, 1.57034 50.65779, 1.57034 50.65779, 1.57034 50.65779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2351'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61797 1.57035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61797"^^xsd:decimal ;
  dwc:decimalLongitude "1.57035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61797 1.57035)"^^geo:wktLiteral ;
  geo-pos:lat "50.61797"^^xsd:decimal ;
  geo-pos:long "1.57035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57035'^^xsd:double;
  dwc:latitude '50.61797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57035 50.61797, 1.57035 50.61797, 1.57035 50.61797, 1.57035 50.61797, 1.57035 50.61797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1320'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.57036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23459"^^xsd:decimal ;
  dwc:decimalLongitude "1.57036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23459 1.57036)"^^geo:wktLiteral ;
  geo-pos:lat "50.23459"^^xsd:decimal ;
  geo-pos:long "1.57036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57036'^^xsd:double;
  dwc:latitude '50.23459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57036 50.23459, 1.57036 50.23459, 1.57036 50.23459, 1.57036 50.23459, 1.57036 50.23459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5615'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.57036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23484"^^xsd:decimal ;
  dwc:decimalLongitude "1.57036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.57036)"^^geo:wktLiteral ;
  geo-pos:lat "50.23484"^^xsd:decimal ;
  geo-pos:long "1.57036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6004'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57036'^^xsd:double;
  dwc:latitude '50.23484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57036 50.23484, 1.57036 50.23484, 1.57036 50.23484, 1.57036 50.23484, 1.57036 50.23484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6004'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63982 1.57036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63982"^^xsd:decimal ;
  dwc:decimalLongitude "1.57036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63982 1.57036)"^^geo:wktLiteral ;
  geo-pos:lat "50.63982"^^xsd:decimal ;
  geo-pos:long "1.57036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1463'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57036'^^xsd:double;
  dwc:latitude '50.63982'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57036 50.63982, 1.57036 50.63982, 1.57036 50.63982, 1.57036 50.63982, 1.57036 50.63982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1463'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.57039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2345"^^xsd:decimal ;
  dwc:decimalLongitude "1.57039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2345 1.57039)"^^geo:wktLiteral ;
  geo-pos:lat "50.2345"^^xsd:decimal ;
  geo-pos:long "1.57039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57039'^^xsd:double;
  dwc:latitude '50.2345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57039 50.2345, 1.57039 50.2345, 1.57039 50.2345, 1.57039 50.2345, 1.57039 50.2345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7066'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23737 1.5704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23737"^^xsd:decimal ;
  dwc:decimalLongitude "1.5704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23737 1.5704)"^^geo:wktLiteral ;
  geo-pos:lat "50.23737"^^xsd:decimal ;
  geo-pos:long "1.5704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5583'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5704'^^xsd:double;
  dwc:latitude '50.23737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5704 50.23737, 1.5704 50.23737, 1.5704 50.23737, 1.5704 50.23737, 1.5704 50.23737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5583'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.57041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23463"^^xsd:decimal ;
  dwc:decimalLongitude "1.57041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23463 1.57041)"^^geo:wktLiteral ;
  geo-pos:lat "50.23463"^^xsd:decimal ;
  geo-pos:long "1.57041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57041'^^xsd:double;
  dwc:latitude '50.23463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57041 50.23463, 1.57041 50.23463, 1.57041 50.23463, 1.57041 50.23463, 1.57041 50.23463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7065'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23469 1.57041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23469"^^xsd:decimal ;
  dwc:decimalLongitude "1.57041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23469 1.57041)"^^geo:wktLiteral ;
  geo-pos:lat "50.23469"^^xsd:decimal ;
  geo-pos:long "1.57041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.3311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57041'^^xsd:double;
  dwc:latitude '50.23469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57041 50.23469, 1.57041 50.23469, 1.57041 50.23469, 1.57041 50.23469, 1.57041 50.23469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11604'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23854 1.57042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23854"^^xsd:decimal ;
  dwc:decimalLongitude "1.57042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23854 1.57042)"^^geo:wktLiteral ;
  geo-pos:lat "50.23854"^^xsd:decimal ;
  geo-pos:long "1.57042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57042'^^xsd:double;
  dwc:latitude '50.23854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57042 50.23854, 1.57042 50.23854, 1.57042 50.23854, 1.57042 50.23854, 1.57042 50.23854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5635'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61301 1.57043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61301"^^xsd:decimal ;
  dwc:decimalLongitude "1.57043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61301 1.57043)"^^geo:wktLiteral ;
  geo-pos:lat "50.61301"^^xsd:decimal ;
  geo-pos:long "1.57043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1464'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57043'^^xsd:double;
  dwc:latitude '50.61301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57043 50.61301, 1.57043 50.61301, 1.57043 50.61301, 1.57043 50.61301, 1.57043 50.61301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1464'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6256 1.57043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6256"^^xsd:decimal ;
  dwc:decimalLongitude "1.57043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6256 1.57043)"^^geo:wktLiteral ;
  geo-pos:lat "50.6256"^^xsd:decimal ;
  geo-pos:long "1.57043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2648'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57043'^^xsd:double;
  dwc:latitude '50.6256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57043 50.6256, 1.57043 50.6256, 1.57043 50.6256, 1.57043 50.6256, 1.57043 50.6256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2648'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.57045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2344"^^xsd:decimal ;
  dwc:decimalLongitude "1.57045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2344 1.57045)"^^geo:wktLiteral ;
  geo-pos:lat "50.2344"^^xsd:decimal ;
  geo-pos:long "1.57045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.321111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57045'^^xsd:double;
  dwc:latitude '50.2344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57045 50.2344, 1.57045 50.2344, 1.57045 50.2344, 1.57045 50.2344, 1.57045 50.2344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5076'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.57045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23468"^^xsd:decimal ;
  dwc:decimalLongitude "1.57045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23468 1.57045)"^^geo:wktLiteral ;
  geo-pos:lat "50.23468"^^xsd:decimal ;
  geo-pos:long "1.57045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5574'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57045'^^xsd:double;
  dwc:latitude '50.23468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57045 50.23468, 1.57045 50.23468, 1.57045 50.23468, 1.57045 50.23468, 1.57045 50.23468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5574'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.523 1.57046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.523"^^xsd:decimal ;
  dwc:decimalLongitude "1.57046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.523 1.57046)"^^geo:wktLiteral ;
  geo-pos:lat "50.523"^^xsd:decimal ;
  geo-pos:long "1.57046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57046'^^xsd:double;
  dwc:latitude '50.523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57046 50.523, 1.57046 50.523, 1.57046 50.523, 1.57046 50.523, 1.57046 50.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3640'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59466 1.57046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59466"^^xsd:decimal ;
  dwc:decimalLongitude "1.57046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59466 1.57046)"^^geo:wktLiteral ;
  geo-pos:lat "50.59466"^^xsd:decimal ;
  geo-pos:long "1.57046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57046'^^xsd:double;
  dwc:latitude '50.59466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57046 50.59466, 1.57046 50.59466, 1.57046 50.59466, 1.57046 50.59466, 1.57046 50.59466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2621'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60674 1.57046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60674"^^xsd:decimal ;
  dwc:decimalLongitude "1.57046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60674 1.57046)"^^geo:wktLiteral ;
  geo-pos:lat "50.60674"^^xsd:decimal ;
  geo-pos:long "1.57046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1306'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57046'^^xsd:double;
  dwc:latitude '50.60674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57046 50.60674, 1.57046 50.60674, 1.57046 50.60674, 1.57046 50.60674, 1.57046 50.60674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1306'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64918 1.57046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64918"^^xsd:decimal ;
  dwc:decimalLongitude "1.57046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64918 1.57046)"^^geo:wktLiteral ;
  geo-pos:lat "50.64918"^^xsd:decimal ;
  geo-pos:long "1.57046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57046'^^xsd:double;
  dwc:latitude '50.64918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57046 50.64918, 1.57046 50.64918, 1.57046 50.64918, 1.57046 50.64918, 1.57046 50.64918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1371'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23471 1.57047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23471"^^xsd:decimal ;
  dwc:decimalLongitude "1.57047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23471 1.57047)"^^geo:wktLiteral ;
  geo-pos:lat "50.23471"^^xsd:decimal ;
  geo-pos:long "1.57047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57047'^^xsd:double;
  dwc:latitude '50.23471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57047 50.23471, 1.57047 50.23471, 1.57047 50.23471, 1.57047 50.23471, 1.57047 50.23471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10070'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.5705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23487"^^xsd:decimal ;
  dwc:decimalLongitude "1.5705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23487 1.5705)"^^geo:wktLiteral ;
  geo-pos:lat "50.23487"^^xsd:decimal ;
  geo-pos:long "1.5705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5024'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5705'^^xsd:double;
  dwc:latitude '50.23487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5705 50.23487, 1.5705 50.23487, 1.5705 50.23487, 1.5705 50.23487, 1.5705 50.23487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5024'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.57051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22156"^^xsd:decimal ;
  dwc:decimalLongitude "1.57051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.57051)"^^geo:wktLiteral ;
  geo-pos:lat "50.22156"^^xsd:decimal ;
  geo-pos:long "1.57051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57051'^^xsd:double;
  dwc:latitude '50.22156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57051 50.22156, 1.57051 50.22156, 1.57051 50.22156, 1.57051 50.22156, 1.57051 50.22156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8132'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51424 1.57052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51424"^^xsd:decimal ;
  dwc:decimalLongitude "1.57052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51424 1.57052)"^^geo:wktLiteral ;
  geo-pos:lat "50.51424"^^xsd:decimal ;
  geo-pos:long "1.57052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57052'^^xsd:double;
  dwc:latitude '50.51424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57052 50.51424, 1.57052 50.51424, 1.57052 50.51424, 1.57052 50.51424, 1.57052 50.51424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3437'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62302 1.57052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62302"^^xsd:decimal ;
  dwc:decimalLongitude "1.57052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62302 1.57052)"^^geo:wktLiteral ;
  geo-pos:lat "50.62302"^^xsd:decimal ;
  geo-pos:long "1.57052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57052'^^xsd:double;
  dwc:latitude '50.62302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57052 50.62302, 1.57052 50.62302, 1.57052 50.62302, 1.57052 50.62302, 1.57052 50.62302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1181'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71443 1.57052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71443"^^xsd:decimal ;
  dwc:decimalLongitude "1.57052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71443 1.57052)"^^geo:wktLiteral ;
  geo-pos:lat "50.71443"^^xsd:decimal ;
  geo-pos:long "1.57052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2840'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57052'^^xsd:double;
  dwc:latitude '50.71443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57052 50.71443, 1.57052 50.71443, 1.57052 50.71443, 1.57052 50.71443, 1.57052 50.71443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2840'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71814 1.57054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71814"^^xsd:decimal ;
  dwc:decimalLongitude "1.57054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71814 1.57054)"^^geo:wktLiteral ;
  geo-pos:lat "50.71814"^^xsd:decimal ;
  geo-pos:long "1.57054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57054'^^xsd:double;
  dwc:latitude '50.71814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57054 50.71814, 1.57054 50.71814, 1.57054 50.71814, 1.57054 50.71814, 1.57054 50.71814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2417'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.57056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23518"^^xsd:decimal ;
  dwc:decimalLongitude "1.57056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.57056)"^^geo:wktLiteral ;
  geo-pos:lat "50.23518"^^xsd:decimal ;
  geo-pos:long "1.57056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57056'^^xsd:double;
  dwc:latitude '50.23518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57056 50.23518, 1.57056 50.23518, 1.57056 50.23518, 1.57056 50.23518, 1.57056 50.23518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6579'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21566 1.57057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21566"^^xsd:decimal ;
  dwc:decimalLongitude "1.57057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21566 1.57057)"^^geo:wktLiteral ;
  geo-pos:lat "50.21566"^^xsd:decimal ;
  geo-pos:long "1.57057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13097'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57057'^^xsd:double;
  dwc:latitude '50.21566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57057 50.21566, 1.57057 50.21566, 1.57057 50.21566, 1.57057 50.21566, 1.57057 50.21566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13097'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.57057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2347"^^xsd:decimal ;
  dwc:decimalLongitude "1.57057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2347 1.57057)"^^geo:wktLiteral ;
  geo-pos:lat "50.2347"^^xsd:decimal ;
  geo-pos:long "1.57057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6003'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57057'^^xsd:double;
  dwc:latitude '50.2347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57057 50.2347, 1.57057 50.2347, 1.57057 50.2347, 1.57057 50.2347, 1.57057 50.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6003'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23466 1.57059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23466"^^xsd:decimal ;
  dwc:decimalLongitude "1.57059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23466 1.57059)"^^geo:wktLiteral ;
  geo-pos:lat "50.23466"^^xsd:decimal ;
  geo-pos:long "1.57059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57059'^^xsd:double;
  dwc:latitude '50.23466'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57059 50.23466, 1.57059 50.23466, 1.57059 50.23466, 1.57059 50.23466, 1.57059 50.23466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10071'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23519 1.57059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23519"^^xsd:decimal ;
  dwc:decimalLongitude "1.57059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23519 1.57059)"^^geo:wktLiteral ;
  geo-pos:lat "50.23519"^^xsd:decimal ;
  geo-pos:long "1.57059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2227'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57059'^^xsd:double;
  dwc:latitude '50.23519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57059 50.23519, 1.57059 50.23519, 1.57059 50.23519, 1.57059 50.23519, 1.57059 50.23519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2227'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65774 1.57059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65774"^^xsd:decimal ;
  dwc:decimalLongitude "1.57059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65774 1.57059)"^^geo:wktLiteral ;
  geo-pos:lat "50.65774"^^xsd:decimal ;
  geo-pos:long "1.57059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1001'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57059'^^xsd:double;
  dwc:latitude '50.65774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57059 50.65774, 1.57059 50.65774, 1.57059 50.65774, 1.57059 50.65774, 1.57059 50.65774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1001'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.5706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23484"^^xsd:decimal ;
  dwc:decimalLongitude "1.5706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23484 1.5706)"^^geo:wktLiteral ;
  geo-pos:lat "50.23484"^^xsd:decimal ;
  geo-pos:long "1.5706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6943'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5706'^^xsd:double;
  dwc:latitude '50.23484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5706 50.23484, 1.5706 50.23484, 1.5706 50.23484, 1.5706 50.23484, 1.5706 50.23484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6943'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64264 1.5706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64264"^^xsd:decimal ;
  dwc:decimalLongitude "1.5706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64264 1.5706)"^^geo:wktLiteral ;
  geo-pos:lat "50.64264"^^xsd:decimal ;
  geo-pos:long "1.5706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5706'^^xsd:double;
  dwc:latitude '50.64264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5706 50.64264, 1.5706 50.64264, 1.5706 50.64264, 1.5706 50.64264, 1.5706 50.64264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3162'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72937 1.5706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72937"^^xsd:decimal ;
  dwc:decimalLongitude "1.5706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72937 1.5706)"^^geo:wktLiteral ;
  geo-pos:lat "50.72937"^^xsd:decimal ;
  geo-pos:long "1.5706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5706'^^xsd:double;
  dwc:latitude '50.72937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5706 50.72937, 1.5706 50.72937, 1.5706 50.72937, 1.5706 50.72937, 1.5706 50.72937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1984'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.57061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23446"^^xsd:decimal ;
  dwc:decimalLongitude "1.57061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23446 1.57061)"^^geo:wktLiteral ;
  geo-pos:lat "50.23446"^^xsd:decimal ;
  geo-pos:long "1.57061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57061'^^xsd:double;
  dwc:latitude '50.23446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57061 50.23446, 1.57061 50.23446, 1.57061 50.23446, 1.57061 50.23446, 1.57061 50.23446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5347'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60158 1.57061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60158"^^xsd:decimal ;
  dwc:decimalLongitude "1.57061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60158 1.57061)"^^geo:wktLiteral ;
  geo-pos:lat "50.60158"^^xsd:decimal ;
  geo-pos:long "1.57061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57061'^^xsd:double;
  dwc:latitude '50.60158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57061 50.60158, 1.57061 50.60158, 1.57061 50.60158, 1.57061 50.60158, 1.57061 50.60158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_986'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6411 1.57061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6411"^^xsd:decimal ;
  dwc:decimalLongitude "1.57061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6411 1.57061)"^^geo:wktLiteral ;
  geo-pos:lat "50.6411"^^xsd:decimal ;
  geo-pos:long "1.57061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57061'^^xsd:double;
  dwc:latitude '50.6411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57061 50.6411, 1.57061 50.6411, 1.57061 50.6411, 1.57061 50.6411, 1.57061 50.6411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1158'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49801 1.57062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49801"^^xsd:decimal ;
  dwc:decimalLongitude "1.57062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49801 1.57062)"^^geo:wktLiteral ;
  geo-pos:lat "50.49801"^^xsd:decimal ;
  geo-pos:long "1.57062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57062'^^xsd:double;
  dwc:latitude '50.49801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57062 50.49801, 1.57062 50.49801, 1.57062 50.49801, 1.57062 50.49801, 1.57062 50.49801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3018'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23522 1.57064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23522"^^xsd:decimal ;
  dwc:decimalLongitude "1.57064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23522 1.57064)"^^geo:wktLiteral ;
  geo-pos:lat "50.23522"^^xsd:decimal ;
  geo-pos:long "1.57064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57064'^^xsd:double;
  dwc:latitude '50.23522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57064 50.23522, 1.57064 50.23522, 1.57064 50.23522, 1.57064 50.23522, 1.57064 50.23522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5035'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57574 1.57064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57574"^^xsd:decimal ;
  dwc:decimalLongitude "1.57064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57574 1.57064)"^^geo:wktLiteral ;
  geo-pos:lat "50.57574"^^xsd:decimal ;
  geo-pos:long "1.57064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57064'^^xsd:double;
  dwc:latitude '50.57574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57064 50.57574, 1.57064 50.57574, 1.57064 50.57574, 1.57064 50.57574, 1.57064 50.57574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2622'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63911 1.57064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63911"^^xsd:decimal ;
  dwc:decimalLongitude "1.57064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63911 1.57064)"^^geo:wktLiteral ;
  geo-pos:lat "50.63911"^^xsd:decimal ;
  geo-pos:long "1.57064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57064'^^xsd:double;
  dwc:latitude '50.63911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57064 50.63911, 1.57064 50.63911, 1.57064 50.63911, 1.57064 50.63911, 1.57064 50.63911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1002'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6036 1.57065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6036"^^xsd:decimal ;
  dwc:decimalLongitude "1.57065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6036 1.57065)"^^geo:wktLiteral ;
  geo-pos:lat "50.6036"^^xsd:decimal ;
  geo-pos:long "1.57065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57065'^^xsd:double;
  dwc:latitude '50.6036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57065 50.6036, 1.57065 50.6036, 1.57065 50.6036, 1.57065 50.6036, 1.57065 50.6036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1374'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60816 1.57065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60816"^^xsd:decimal ;
  dwc:decimalLongitude "1.57065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60816 1.57065)"^^geo:wktLiteral ;
  geo-pos:lat "50.60816"^^xsd:decimal ;
  geo-pos:long "1.57065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2649'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57065'^^xsd:double;
  dwc:latitude '50.60816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57065 50.60816, 1.57065 50.60816, 1.57065 50.60816, 1.57065 50.60816, 1.57065 50.60816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2649'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72556 1.57065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72556"^^xsd:decimal ;
  dwc:decimalLongitude "1.57065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72556 1.57065)"^^geo:wktLiteral ;
  geo-pos:lat "50.72556"^^xsd:decimal ;
  geo-pos:long "1.57065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57065'^^xsd:double;
  dwc:latitude '50.72556'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57065 50.72556, 1.57065 50.72556, 1.57065 50.72556, 1.57065 50.72556, 1.57065 50.72556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1828'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23503 1.57066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23503"^^xsd:decimal ;
  dwc:decimalLongitude "1.57066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23503 1.57066)"^^geo:wktLiteral ;
  geo-pos:lat "50.23503"^^xsd:decimal ;
  geo-pos:long "1.57066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57066'^^xsd:double;
  dwc:latitude '50.23503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57066 50.23503, 1.57066 50.23503, 1.57066 50.23503, 1.57066 50.23503, 1.57066 50.23503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5881'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22179 1.57067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22179"^^xsd:decimal ;
  dwc:decimalLongitude "1.57067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22179 1.57067)"^^geo:wktLiteral ;
  geo-pos:lat "50.22179"^^xsd:decimal ;
  geo-pos:long "1.57067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57067'^^xsd:double;
  dwc:latitude '50.22179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57067 50.22179, 1.57067 50.22179, 1.57067 50.22179, 1.57067 50.22179, 1.57067 50.22179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7959'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58503 1.57069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58503"^^xsd:decimal ;
  dwc:decimalLongitude "1.57069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58503 1.57069)"^^geo:wktLiteral ;
  geo-pos:lat "50.58503"^^xsd:decimal ;
  geo-pos:long "1.57069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57069'^^xsd:double;
  dwc:latitude '50.58503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57069 50.58503, 1.57069 50.58503, 1.57069 50.58503, 1.57069 50.58503, 1.57069 50.58503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2349'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61329 1.57069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61329"^^xsd:decimal ;
  dwc:decimalLongitude "1.57069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61329 1.57069)"^^geo:wktLiteral ;
  geo-pos:lat "50.61329"^^xsd:decimal ;
  geo-pos:long "1.57069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1866'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57069'^^xsd:double;
  dwc:latitude '50.61329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57069 50.61329, 1.57069 50.61329, 1.57069 50.61329, 1.57069 50.61329, 1.57069 50.61329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1866'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52381 1.5707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52381"^^xsd:decimal ;
  dwc:decimalLongitude "1.5707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52381 1.5707)"^^geo:wktLiteral ;
  geo-pos:lat "50.52381"^^xsd:decimal ;
  geo-pos:long "1.5707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5707'^^xsd:double;
  dwc:latitude '50.52381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5707 50.52381, 1.5707 50.52381, 1.5707 50.52381, 1.5707 50.52381, 1.5707 50.52381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3436'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71559 1.5707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71559"^^xsd:decimal ;
  dwc:decimalLongitude "1.5707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71559 1.5707)"^^geo:wktLiteral ;
  geo-pos:lat "50.71559"^^xsd:decimal ;
  geo-pos:long "1.5707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5707'^^xsd:double;
  dwc:latitude '50.71559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5707 50.71559, 1.5707 50.71559, 1.5707 50.71559, 1.5707 50.71559, 1.5707 50.71559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1631'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.57072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23442"^^xsd:decimal ;
  dwc:decimalLongitude "1.57072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23442 1.57072)"^^geo:wktLiteral ;
  geo-pos:lat "50.23442"^^xsd:decimal ;
  geo-pos:long "1.57072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5132'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57072'^^xsd:double;
  dwc:latitude '50.23442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57072 50.23442, 1.57072 50.23442, 1.57072 50.23442, 1.57072 50.23442, 1.57072 50.23442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5132'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.57072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23481"^^xsd:decimal ;
  dwc:decimalLongitude "1.57072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23481 1.57072)"^^geo:wktLiteral ;
  geo-pos:lat "50.23481"^^xsd:decimal ;
  geo-pos:long "1.57072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5573'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57072'^^xsd:double;
  dwc:latitude '50.23481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57072 50.23481, 1.57072 50.23481, 1.57072 50.23481, 1.57072 50.23481, 1.57072 50.23481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5573'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71611 1.57072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71611"^^xsd:decimal ;
  dwc:decimalLongitude "1.57072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71611 1.57072)"^^geo:wktLiteral ;
  geo-pos:lat "50.71611"^^xsd:decimal ;
  geo-pos:long "1.57072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57072'^^xsd:double;
  dwc:latitude '50.71611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57072 50.71611, 1.57072 50.71611, 1.57072 50.71611, 1.57072 50.71611, 1.57072 50.71611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2818'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72504 1.57072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72504"^^xsd:decimal ;
  dwc:decimalLongitude "1.57072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72504 1.57072)"^^geo:wktLiteral ;
  geo-pos:lat "50.72504"^^xsd:decimal ;
  geo-pos:long "1.57072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3201'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57072'^^xsd:double;
  dwc:latitude '50.72504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57072 50.72504, 1.57072 50.72504, 1.57072 50.72504, 1.57072 50.72504, 1.57072 50.72504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3201'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71846 1.57073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71846"^^xsd:decimal ;
  dwc:decimalLongitude "1.57073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71846 1.57073)"^^geo:wktLiteral ;
  geo-pos:lat "50.71846"^^xsd:decimal ;
  geo-pos:long "1.57073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57073'^^xsd:double;
  dwc:latitude '50.71846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57073 50.71846, 1.57073 50.71846, 1.57073 50.71846, 1.57073 50.71846, 1.57073 50.71846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2635'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51837 1.57075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51837"^^xsd:decimal ;
  dwc:decimalLongitude "1.57075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51837 1.57075)"^^geo:wktLiteral ;
  geo-pos:lat "50.51837"^^xsd:decimal ;
  geo-pos:long "1.57075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3157'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57075'^^xsd:double;
  dwc:latitude '50.51837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57075 50.51837, 1.57075 50.51837, 1.57075 50.51837, 1.57075 50.51837, 1.57075 50.51837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3157'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54716 1.57078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54716"^^xsd:decimal ;
  dwc:decimalLongitude "1.57078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54716 1.57078)"^^geo:wktLiteral ;
  geo-pos:lat "50.54716"^^xsd:decimal ;
  geo-pos:long "1.57078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57078'^^xsd:double;
  dwc:latitude '50.54716'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57078 50.54716, 1.57078 50.54716, 1.57078 50.54716, 1.57078 50.54716, 1.57078 50.54716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2486'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65796 1.57079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65796"^^xsd:decimal ;
  dwc:decimalLongitude "1.57079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65796 1.57079)"^^geo:wktLiteral ;
  geo-pos:lat "50.65796"^^xsd:decimal ;
  geo-pos:long "1.57079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57079'^^xsd:double;
  dwc:latitude '50.65796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57079 50.65796, 1.57079 50.65796, 1.57079 50.65796, 1.57079 50.65796, 1.57079 50.65796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2618'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71781 1.57079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71781"^^xsd:decimal ;
  dwc:decimalLongitude "1.57079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71781 1.57079)"^^geo:wktLiteral ;
  geo-pos:lat "50.71781"^^xsd:decimal ;
  geo-pos:long "1.57079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2839'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57079'^^xsd:double;
  dwc:latitude '50.71781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57079 50.71781, 1.57079 50.71781, 1.57079 50.71781, 1.57079 50.71781, 1.57079 50.71781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2839'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22658 1.5708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22658"^^xsd:decimal ;
  dwc:decimalLongitude "1.5708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22658 1.5708)"^^geo:wktLiteral ;
  geo-pos:lat "50.22658"^^xsd:decimal ;
  geo-pos:long "1.5708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11023'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5708'^^xsd:double;
  dwc:latitude '50.22658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5708 50.22658, 1.5708 50.22658, 1.5708 50.22658, 1.5708 50.22658, 1.5708 50.22658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11023'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71735 1.57081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71735"^^xsd:decimal ;
  dwc:decimalLongitude "1.57081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71735 1.57081)"^^geo:wktLiteral ;
  geo-pos:lat "50.71735"^^xsd:decimal ;
  geo-pos:long "1.57081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2795'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.773333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57081'^^xsd:double;
  dwc:latitude '50.71735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57081 50.71735, 1.57081 50.71735, 1.57081 50.71735, 1.57081 50.71735, 1.57081 50.71735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2795'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23532 1.57082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23532"^^xsd:decimal ;
  dwc:decimalLongitude "1.57082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23532 1.57082)"^^geo:wktLiteral ;
  geo-pos:lat "50.23532"^^xsd:decimal ;
  geo-pos:long "1.57082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10035'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57082'^^xsd:double;
  dwc:latitude '50.23532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57082 50.23532, 1.57082 50.23532, 1.57082 50.23532, 1.57082 50.23532, 1.57082 50.23532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10035'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60047 1.57082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60047"^^xsd:decimal ;
  dwc:decimalLongitude "1.57082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60047 1.57082)"^^geo:wktLiteral ;
  geo-pos:lat "50.60047"^^xsd:decimal ;
  geo-pos:long "1.57082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57082'^^xsd:double;
  dwc:latitude '50.60047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57082 50.60047, 1.57082 50.60047, 1.57082 50.60047, 1.57082 50.60047, 1.57082 50.60047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1375'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.57083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23112"^^xsd:decimal ;
  dwc:decimalLongitude "1.57083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23112 1.57083)"^^geo:wktLiteral ;
  geo-pos:lat "50.23112"^^xsd:decimal ;
  geo-pos:long "1.57083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3065'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57083'^^xsd:double;
  dwc:latitude '50.23112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57083 50.23112, 1.57083 50.23112, 1.57083 50.23112, 1.57083 50.23112, 1.57083 50.23112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3065'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71667 1.57083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71667"^^xsd:decimal ;
  dwc:decimalLongitude "1.57083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71667 1.57083)"^^geo:wktLiteral ;
  geo-pos:lat "50.71667"^^xsd:decimal ;
  geo-pos:long "1.57083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57083'^^xsd:double;
  dwc:latitude '50.71667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57083 50.71667, 1.57083 50.71667, 1.57083 50.71667, 1.57083 50.71667, 1.57083 50.71667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2817'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71742 1.57084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71742"^^xsd:decimal ;
  dwc:decimalLongitude "1.57084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71742 1.57084)"^^geo:wktLiteral ;
  geo-pos:lat "50.71742"^^xsd:decimal ;
  geo-pos:long "1.57084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2642'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57084'^^xsd:double;
  dwc:latitude '50.71742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57084 50.71742, 1.57084 50.71742, 1.57084 50.71742, 1.57084 50.71742, 1.57084 50.71742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2642'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23533 1.57085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23533"^^xsd:decimal ;
  dwc:decimalLongitude "1.57085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23533 1.57085)"^^geo:wktLiteral ;
  geo-pos:lat "50.23533"^^xsd:decimal ;
  geo-pos:long "1.57085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57085'^^xsd:double;
  dwc:latitude '50.23533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57085 50.23533, 1.57085 50.23533, 1.57085 50.23533, 1.57085 50.23533, 1.57085 50.23533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5534'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71714 1.57085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71714"^^xsd:decimal ;
  dwc:decimalLongitude "1.57085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71714 1.57085)"^^geo:wktLiteral ;
  geo-pos:lat "50.71714"^^xsd:decimal ;
  geo-pos:long "1.57085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2794'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57085'^^xsd:double;
  dwc:latitude '50.71714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57085 50.71714, 1.57085 50.71714, 1.57085 50.71714, 1.57085 50.71714, 1.57085 50.71714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2794'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65551 1.57086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65551"^^xsd:decimal ;
  dwc:decimalLongitude "1.57086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65551 1.57086)"^^geo:wktLiteral ;
  geo-pos:lat "50.65551"^^xsd:decimal ;
  geo-pos:long "1.57086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3216'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57086'^^xsd:double;
  dwc:latitude '50.65551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57086 50.65551, 1.57086 50.65551, 1.57086 50.65551, 1.57086 50.65551, 1.57086 50.65551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3216'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.57087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22714"^^xsd:decimal ;
  dwc:decimalLongitude "1.57087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22714 1.57087)"^^geo:wktLiteral ;
  geo-pos:lat "50.22714"^^xsd:decimal ;
  geo-pos:long "1.57087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1482'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57087'^^xsd:double;
  dwc:latitude '50.22714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57087 50.22714, 1.57087 50.22714, 1.57087 50.22714, 1.57087 50.22714, 1.57087 50.22714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1482'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.57088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22925"^^xsd:decimal ;
  dwc:decimalLongitude "1.57088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22925 1.57088)"^^geo:wktLiteral ;
  geo-pos:lat "50.22925"^^xsd:decimal ;
  geo-pos:long "1.57088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57088'^^xsd:double;
  dwc:latitude '50.22925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57088 50.22925, 1.57088 50.22925, 1.57088 50.22925, 1.57088 50.22925, 1.57088 50.22925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1934'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23537 1.57089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23537"^^xsd:decimal ;
  dwc:decimalLongitude "1.57089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23537 1.57089)"^^geo:wktLiteral ;
  geo-pos:lat "50.23537"^^xsd:decimal ;
  geo-pos:long "1.57089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_5535'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57089'^^xsd:double;
  dwc:latitude '50.23537'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57089 50.23537, 1.57089 50.23537, 1.57089 50.23537, 1.57089 50.23537, 1.57089 50.23537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5535'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71777 1.57089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71777"^^xsd:decimal ;
  dwc:decimalLongitude "1.57089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71777 1.57089)"^^geo:wktLiteral ;
  geo-pos:lat "50.71777"^^xsd:decimal ;
  geo-pos:long "1.57089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1462'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57089'^^xsd:double;
  dwc:latitude '50.71777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57089 50.71777, 1.57089 50.71777, 1.57089 50.71777, 1.57089 50.71777, 1.57089 50.71777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1462'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71783 1.57089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71783"^^xsd:decimal ;
  dwc:decimalLongitude "1.57089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71783 1.57089)"^^geo:wktLiteral ;
  geo-pos:lat "50.71783"^^xsd:decimal ;
  geo-pos:long "1.57089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2796'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57089'^^xsd:double;
  dwc:latitude '50.71783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57089 50.71783, 1.57089 50.71783, 1.57089 50.71783, 1.57089 50.71783, 1.57089 50.71783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2796'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75057 1.57091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75057"^^xsd:decimal ;
  dwc:decimalLongitude "1.57091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75057 1.57091)"^^geo:wktLiteral ;
  geo-pos:lat "50.75057"^^xsd:decimal ;
  geo-pos:long "1.57091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57091'^^xsd:double;
  dwc:latitude '50.75057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57091 50.75057, 1.57091 50.75057, 1.57091 50.75057, 1.57091 50.75057, 1.57091 50.75057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1186'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385 1.57095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2385"^^xsd:decimal ;
  dwc:decimalLongitude "1.57095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385 1.57095)"^^geo:wktLiteral ;
  geo-pos:lat "50.2385"^^xsd:decimal ;
  geo-pos:long "1.57095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5034'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57095'^^xsd:double;
  dwc:latitude '50.2385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57095 50.2385, 1.57095 50.2385, 1.57095 50.2385, 1.57095 50.2385, 1.57095 50.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5034'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23853 1.57096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23853"^^xsd:decimal ;
  dwc:decimalLongitude "1.57096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23853 1.57096)"^^geo:wktLiteral ;
  geo-pos:lat "50.23853"^^xsd:decimal ;
  geo-pos:long "1.57096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57096'^^xsd:double;
  dwc:latitude '50.23853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57096 50.23853, 1.57096 50.23853, 1.57096 50.23853, 1.57096 50.23853, 1.57096 50.23853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12786'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22264 1.57097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22264"^^xsd:decimal ;
  dwc:decimalLongitude "1.57097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22264 1.57097)"^^geo:wktLiteral ;
  geo-pos:lat "50.22264"^^xsd:decimal ;
  geo-pos:long "1.57097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57097'^^xsd:double;
  dwc:latitude '50.22264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57097 50.22264, 1.57097 50.22264, 1.57097 50.22264, 1.57097 50.22264, 1.57097 50.22264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1247'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.57097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23667"^^xsd:decimal ;
  dwc:decimalLongitude "1.57097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23667 1.57097)"^^geo:wktLiteral ;
  geo-pos:lat "50.23667"^^xsd:decimal ;
  geo-pos:long "1.57097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57097'^^xsd:double;
  dwc:latitude '50.23667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57097 50.23667, 1.57097 50.23667, 1.57097 50.23667, 1.57097 50.23667, 1.57097 50.23667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12117'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23807 1.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23807"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23807 1.571)"^^geo:wktLiteral ;
  geo-pos:lat "50.23807"^^xsd:decimal ;
  geo-pos:long "1.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.571'^^xsd:double;
  dwc:latitude '50.23807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571 50.23807, 1.571 50.23807, 1.571 50.23807, 1.571 50.23807, 1.571 50.23807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3956'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55824 1.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55824"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55824 1.571)"^^geo:wktLiteral ;
  geo-pos:lat "50.55824"^^xsd:decimal ;
  geo-pos:long "1.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1564'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.571'^^xsd:double;
  dwc:latitude '50.55824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571 50.55824, 1.571 50.55824, 1.571 50.55824, 1.571 50.55824, 1.571 50.55824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1564'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23498 1.57101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23498"^^xsd:decimal ;
  dwc:decimalLongitude "1.57101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23498 1.57101)"^^geo:wktLiteral ;
  geo-pos:lat "50.23498"^^xsd:decimal ;
  geo-pos:long "1.57101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_10036'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57101'^^xsd:double;
  dwc:latitude '50.23498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57101 50.23498, 1.57101 50.23498, 1.57101 50.23498, 1.57101 50.23498, 1.57101 50.23498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10036'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.57102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23358"^^xsd:decimal ;
  dwc:decimalLongitude "1.57102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23358 1.57102)"^^geo:wktLiteral ;
  geo-pos:lat "50.23358"^^xsd:decimal ;
  geo-pos:long "1.57102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57102'^^xsd:double;
  dwc:latitude '50.23358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57102 50.23358, 1.57102 50.23358, 1.57102 50.23358, 1.57102 50.23358, 1.57102 50.23358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5759'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23548 1.57102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23548"^^xsd:decimal ;
  dwc:decimalLongitude "1.57102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23548 1.57102)"^^geo:wktLiteral ;
  geo-pos:lat "50.23548"^^xsd:decimal ;
  geo-pos:long "1.57102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57102'^^xsd:double;
  dwc:latitude '50.23548'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57102 50.23548, 1.57102 50.23548, 1.57102 50.23548, 1.57102 50.23548, 1.57102 50.23548))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11647'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6244 1.57103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6244"^^xsd:decimal ;
  dwc:decimalLongitude "1.57103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6244 1.57103)"^^geo:wktLiteral ;
  geo-pos:lat "50.6244"^^xsd:decimal ;
  geo-pos:long "1.57103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57103'^^xsd:double;
  dwc:latitude '50.6244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57103 50.6244, 1.57103 50.6244, 1.57103 50.6244, 1.57103 50.6244, 1.57103 50.6244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_971'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60093 1.57106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60093"^^xsd:decimal ;
  dwc:decimalLongitude "1.57106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60093 1.57106)"^^geo:wktLiteral ;
  geo-pos:lat "50.60093"^^xsd:decimal ;
  geo-pos:long "1.57106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57106'^^xsd:double;
  dwc:latitude '50.60093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57106 50.60093, 1.57106 50.60093, 1.57106 50.60093, 1.57106 50.60093, 1.57106 50.60093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_985'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60903 1.57108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60903"^^xsd:decimal ;
  dwc:decimalLongitude "1.57108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60903 1.57108)"^^geo:wktLiteral ;
  geo-pos:lat "50.60903"^^xsd:decimal ;
  geo-pos:long "1.57108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57108'^^xsd:double;
  dwc:latitude '50.60903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57108 50.60903, 1.57108 50.60903, 1.57108 50.60903, 1.57108 50.60903, 1.57108 50.60903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1128'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23838 1.57109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23838"^^xsd:decimal ;
  dwc:decimalLongitude "1.57109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23838 1.57109)"^^geo:wktLiteral ;
  geo-pos:lat "50.23838"^^xsd:decimal ;
  geo-pos:long "1.57109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57109'^^xsd:double;
  dwc:latitude '50.23838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57109 50.23838, 1.57109 50.23838, 1.57109 50.23838, 1.57109 50.23838, 1.57109 50.23838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_837'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48665 1.57109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48665"^^xsd:decimal ;
  dwc:decimalLongitude "1.57109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48665 1.57109)"^^geo:wktLiteral ;
  geo-pos:lat "50.48665"^^xsd:decimal ;
  geo-pos:long "1.57109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57109'^^xsd:double;
  dwc:latitude '50.48665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57109 50.48665, 1.57109 50.48665, 1.57109 50.48665, 1.57109 50.48665, 1.57109 50.48665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2654'^^xsd:string;
  dwc:observationDate '2009-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63733 1.57109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63733"^^xsd:decimal ;
  dwc:decimalLongitude "1.57109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63733 1.57109)"^^geo:wktLiteral ;
  geo-pos:lat "50.63733"^^xsd:decimal ;
  geo-pos:long "1.57109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57109'^^xsd:double;
  dwc:latitude '50.63733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57109 50.63733, 1.57109 50.63733, 1.57109 50.63733, 1.57109 50.63733, 1.57109 50.63733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1763'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.5711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23676"^^xsd:decimal ;
  dwc:decimalLongitude "1.5711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23676 1.5711)"^^geo:wktLiteral ;
  geo-pos:lat "50.23676"^^xsd:decimal ;
  geo-pos:long "1.5711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5711'^^xsd:double;
  dwc:latitude '50.23676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5711 50.23676, 1.5711 50.23676, 1.5711 50.23676, 1.5711 50.23676, 1.5711 50.23676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6612'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4962 1.57111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4962"^^xsd:decimal ;
  dwc:decimalLongitude "1.57111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4962 1.57111)"^^geo:wktLiteral ;
  geo-pos:lat "50.4962"^^xsd:decimal ;
  geo-pos:long "1.57111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3826'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57111'^^xsd:double;
  dwc:latitude '50.4962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57111 50.4962, 1.57111 50.4962, 1.57111 50.4962, 1.57111 50.4962, 1.57111 50.4962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3826'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71779 1.57111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71779"^^xsd:decimal ;
  dwc:decimalLongitude "1.57111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71779 1.57111)"^^geo:wktLiteral ;
  geo-pos:lat "50.71779"^^xsd:decimal ;
  geo-pos:long "1.57111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2792'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2792'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57111'^^xsd:double;
  dwc:latitude '50.71779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57111 50.71779, 1.57111 50.71779, 1.57111 50.71779, 1.57111 50.71779, 1.57111 50.71779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2792'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65811 1.57112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65811"^^xsd:decimal ;
  dwc:decimalLongitude "1.57112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65811 1.57112)"^^geo:wktLiteral ;
  geo-pos:lat "50.65811"^^xsd:decimal ;
  geo-pos:long "1.57112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_979'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57112'^^xsd:double;
  dwc:latitude '50.65811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57112 50.65811, 1.57112 50.65811, 1.57112 50.65811, 1.57112 50.65811, 1.57112 50.65811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_979'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46899 1.57113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46899"^^xsd:decimal ;
  dwc:decimalLongitude "1.57113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46899 1.57113)"^^geo:wktLiteral ;
  geo-pos:lat "50.46899"^^xsd:decimal ;
  geo-pos:long "1.57113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57113'^^xsd:double;
  dwc:latitude '50.46899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57113 50.46899, 1.57113 50.46899, 1.57113 50.46899, 1.57113 50.46899, 1.57113 50.46899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_963'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65683 1.57113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65683"^^xsd:decimal ;
  dwc:decimalLongitude "1.57113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65683 1.57113)"^^geo:wktLiteral ;
  geo-pos:lat "50.65683"^^xsd:decimal ;
  geo-pos:long "1.57113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57113'^^xsd:double;
  dwc:latitude '50.65683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57113 50.65683, 1.57113 50.65683, 1.57113 50.65683, 1.57113 50.65683, 1.57113 50.65683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1178'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71546 1.57113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71546"^^xsd:decimal ;
  dwc:decimalLongitude "1.57113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71546 1.57113)"^^geo:wktLiteral ;
  geo-pos:lat "50.71546"^^xsd:decimal ;
  geo-pos:long "1.57113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57113'^^xsd:double;
  dwc:latitude '50.71546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57113 50.71546, 1.57113 50.71546, 1.57113 50.71546, 1.57113 50.71546, 1.57113 50.71546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1621'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.57114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23518"^^xsd:decimal ;
  dwc:decimalLongitude "1.57114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23518 1.57114)"^^geo:wktLiteral ;
  geo-pos:lat "50.23518"^^xsd:decimal ;
  geo-pos:long "1.57114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57114'^^xsd:double;
  dwc:latitude '50.23518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57114 50.23518, 1.57114 50.23518, 1.57114 50.23518, 1.57114 50.23518, 1.57114 50.23518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10153'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58778 1.57114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58778"^^xsd:decimal ;
  dwc:decimalLongitude "1.57114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58778 1.57114)"^^geo:wktLiteral ;
  geo-pos:lat "50.58778"^^xsd:decimal ;
  geo-pos:long "1.57114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57114'^^xsd:double;
  dwc:latitude '50.58778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57114 50.58778, 1.57114 50.58778, 1.57114 50.58778, 1.57114 50.58778, 1.57114 50.58778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_969'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23569 1.57115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23569"^^xsd:decimal ;
  dwc:decimalLongitude "1.57115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23569 1.57115)"^^geo:wktLiteral ;
  geo-pos:lat "50.23569"^^xsd:decimal ;
  geo-pos:long "1.57115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57115'^^xsd:double;
  dwc:latitude '50.23569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57115 50.23569, 1.57115 50.23569, 1.57115 50.23569, 1.57115 50.23569, 1.57115 50.23569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2276'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6552 1.57116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6552"^^xsd:decimal ;
  dwc:decimalLongitude "1.57116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6552 1.57116)"^^geo:wktLiteral ;
  geo-pos:lat "50.6552"^^xsd:decimal ;
  geo-pos:long "1.57116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57116'^^xsd:double;
  dwc:latitude '50.6552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57116 50.6552, 1.57116 50.6552, 1.57116 50.6552, 1.57116 50.6552, 1.57116 50.6552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3633'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23847 1.57117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23847"^^xsd:decimal ;
  dwc:decimalLongitude "1.57117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23847 1.57117)"^^geo:wktLiteral ;
  geo-pos:lat "50.23847"^^xsd:decimal ;
  geo-pos:long "1.57117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57117'^^xsd:double;
  dwc:latitude '50.23847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57117 50.23847, 1.57117 50.23847, 1.57117 50.23847, 1.57117 50.23847, 1.57117 50.23847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6613'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53456 1.57117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53456"^^xsd:decimal ;
  dwc:decimalLongitude "1.57117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53456 1.57117)"^^geo:wktLiteral ;
  geo-pos:lat "50.53456"^^xsd:decimal ;
  geo-pos:long "1.57117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57117'^^xsd:double;
  dwc:latitude '50.53456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57117 50.53456, 1.57117 50.53456, 1.57117 50.53456, 1.57117 50.53456, 1.57117 50.53456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1195'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61967 1.57118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61967"^^xsd:decimal ;
  dwc:decimalLongitude "1.57118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61967 1.57118)"^^geo:wktLiteral ;
  geo-pos:lat "50.61967"^^xsd:decimal ;
  geo-pos:long "1.57118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3310'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_3310'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57118'^^xsd:double;
  dwc:latitude '50.61967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57118 50.61967, 1.57118 50.61967, 1.57118 50.61967, 1.57118 50.61967, 1.57118 50.61967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3310'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53147 1.57121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53147"^^xsd:decimal ;
  dwc:decimalLongitude "1.57121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53147 1.57121)"^^geo:wktLiteral ;
  geo-pos:lat "50.53147"^^xsd:decimal ;
  geo-pos:long "1.57121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.19222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57121'^^xsd:double;
  dwc:latitude '50.53147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57121 50.53147, 1.57121 50.53147, 1.57121 50.53147, 1.57121 50.53147, 1.57121 50.53147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_966'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59372 1.57121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59372"^^xsd:decimal ;
  dwc:decimalLongitude "1.57121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59372 1.57121)"^^geo:wktLiteral ;
  geo-pos:lat "50.59372"^^xsd:decimal ;
  geo-pos:long "1.57121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1565'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57121'^^xsd:double;
  dwc:latitude '50.59372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57121 50.59372, 1.57121 50.59372, 1.57121 50.59372, 1.57121 50.59372, 1.57121 50.59372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1565'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.57122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23643"^^xsd:decimal ;
  dwc:decimalLongitude "1.57122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23643 1.57122)"^^geo:wktLiteral ;
  geo-pos:lat "50.23643"^^xsd:decimal ;
  geo-pos:long "1.57122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57122'^^xsd:double;
  dwc:latitude '50.23643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57122 50.23643, 1.57122 50.23643, 1.57122 50.23643, 1.57122 50.23643, 1.57122 50.23643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12116'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60679 1.57123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60679"^^xsd:decimal ;
  dwc:decimalLongitude "1.57123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60679 1.57123)"^^geo:wktLiteral ;
  geo-pos:lat "50.60679"^^xsd:decimal ;
  geo-pos:long "1.57123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57123'^^xsd:double;
  dwc:latitude '50.60679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57123 50.60679, 1.57123 50.60679, 1.57123 50.60679, 1.57123 50.60679, 1.57123 50.60679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_970'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64671 1.57123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64671"^^xsd:decimal ;
  dwc:decimalLongitude "1.57123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64671 1.57123)"^^geo:wktLiteral ;
  geo-pos:lat "50.64671"^^xsd:decimal ;
  geo-pos:long "1.57123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57123'^^xsd:double;
  dwc:latitude '50.64671'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57123 50.64671, 1.57123 50.64671, 1.57123 50.64671, 1.57123 50.64671, 1.57123 50.64671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1373'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74013 1.57123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74013"^^xsd:decimal ;
  dwc:decimalLongitude "1.57123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74013 1.57123)"^^geo:wktLiteral ;
  geo-pos:lat "50.74013"^^xsd:decimal ;
  geo-pos:long "1.57123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2352'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57123'^^xsd:double;
  dwc:latitude '50.74013'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57123 50.74013, 1.57123 50.74013, 1.57123 50.74013, 1.57123 50.74013, 1.57123 50.74013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2352'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4825 1.57124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4825"^^xsd:decimal ;
  dwc:decimalLongitude "1.57124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4825 1.57124)"^^geo:wktLiteral ;
  geo-pos:lat "50.4825"^^xsd:decimal ;
  geo-pos:long "1.57124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1472'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57124'^^xsd:double;
  dwc:latitude '50.4825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57124 50.4825, 1.57124 50.4825, 1.57124 50.4825, 1.57124 50.4825, 1.57124 50.4825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1472'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48973 1.57128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48973"^^xsd:decimal ;
  dwc:decimalLongitude "1.57128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48973 1.57128)"^^geo:wktLiteral ;
  geo-pos:lat "50.48973"^^xsd:decimal ;
  geo-pos:long "1.57128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57128'^^xsd:double;
  dwc:latitude '50.48973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57128 50.48973, 1.57128 50.48973, 1.57128 50.48973, 1.57128 50.48973, 1.57128 50.48973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2555'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23835 1.57129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23835"^^xsd:decimal ;
  dwc:decimalLongitude "1.57129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23835 1.57129)"^^geo:wktLiteral ;
  geo-pos:lat "50.23835"^^xsd:decimal ;
  geo-pos:long "1.57129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57129'^^xsd:double;
  dwc:latitude '50.23835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57129 50.23835, 1.57129 50.23835, 1.57129 50.23835, 1.57129 50.23835, 1.57129 50.23835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5855'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72897 1.57129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72897"^^xsd:decimal ;
  dwc:decimalLongitude "1.57129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72897 1.57129)"^^geo:wktLiteral ;
  geo-pos:lat "50.72897"^^xsd:decimal ;
  geo-pos:long "1.57129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57129'^^xsd:double;
  dwc:latitude '50.72897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57129 50.72897, 1.57129 50.72897, 1.57129 50.72897, 1.57129 50.72897, 1.57129 50.72897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_897'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21951 1.57131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21951"^^xsd:decimal ;
  dwc:decimalLongitude "1.57131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21951 1.57131)"^^geo:wktLiteral ;
  geo-pos:lat "50.21951"^^xsd:decimal ;
  geo-pos:long "1.57131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57131'^^xsd:double;
  dwc:latitude '50.21951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57131 50.21951, 1.57131 50.21951, 1.57131 50.21951, 1.57131 50.21951, 1.57131 50.21951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9578'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7176 1.57131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7176"^^xsd:decimal ;
  dwc:decimalLongitude "1.57131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7176 1.57131)"^^geo:wktLiteral ;
  geo-pos:lat "50.7176"^^xsd:decimal ;
  geo-pos:long "1.57131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2641'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57131'^^xsd:double;
  dwc:latitude '50.7176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57131 50.7176, 1.57131 50.7176, 1.57131 50.7176, 1.57131 50.7176, 1.57131 50.7176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2641'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65492 1.57132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65492"^^xsd:decimal ;
  dwc:decimalLongitude "1.57132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65492 1.57132)"^^geo:wktLiteral ;
  geo-pos:lat "50.65492"^^xsd:decimal ;
  geo-pos:long "1.57132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57132'^^xsd:double;
  dwc:latitude '50.65492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57132 50.65492, 1.57132 50.65492, 1.57132 50.65492, 1.57132 50.65492, 1.57132 50.65492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2482'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71604 1.57133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71604"^^xsd:decimal ;
  dwc:decimalLongitude "1.57133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71604 1.57133)"^^geo:wktLiteral ;
  geo-pos:lat "50.71604"^^xsd:decimal ;
  geo-pos:long "1.57133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57133'^^xsd:double;
  dwc:latitude '50.71604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57133 50.71604, 1.57133 50.71604, 1.57133 50.71604, 1.57133 50.71604, 1.57133 50.71604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2396'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23533 1.57134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23533"^^xsd:decimal ;
  dwc:decimalLongitude "1.57134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23533 1.57134)"^^geo:wktLiteral ;
  geo-pos:lat "50.23533"^^xsd:decimal ;
  geo-pos:long "1.57134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5025'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.307777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57134'^^xsd:double;
  dwc:latitude '50.23533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57134 50.23533, 1.57134 50.23533, 1.57134 50.23533, 1.57134 50.23533, 1.57134 50.23533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5025'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62067 1.57134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62067"^^xsd:decimal ;
  dwc:decimalLongitude "1.57134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62067 1.57134)"^^geo:wktLiteral ;
  geo-pos:lat "50.62067"^^xsd:decimal ;
  geo-pos:long "1.57134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57134'^^xsd:double;
  dwc:latitude '50.62067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57134 50.62067, 1.57134 50.62067, 1.57134 50.62067, 1.57134 50.62067, 1.57134 50.62067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_951'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64602 1.57134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64602"^^xsd:decimal ;
  dwc:decimalLongitude "1.57134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64602 1.57134)"^^geo:wktLiteral ;
  geo-pos:lat "50.64602"^^xsd:decimal ;
  geo-pos:long "1.57134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57134'^^xsd:double;
  dwc:latitude '50.64602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57134 50.64602, 1.57134 50.64602, 1.57134 50.64602, 1.57134 50.64602, 1.57134 50.64602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1372'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23952 1.57135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23952"^^xsd:decimal ;
  dwc:decimalLongitude "1.57135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23952 1.57135)"^^geo:wktLiteral ;
  geo-pos:lat "50.23952"^^xsd:decimal ;
  geo-pos:long "1.57135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57135'^^xsd:double;
  dwc:latitude '50.23952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57135 50.23952, 1.57135 50.23952, 1.57135 50.23952, 1.57135 50.23952, 1.57135 50.23952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12140'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23505 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23505"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23505 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.23505"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.386666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.23505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.23505, 1.57136 50.23505, 1.57136 50.23505, 1.57136 50.23505, 1.57136 50.23505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10087'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2352"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.2352"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.2352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.2352, 1.57136 50.2352, 1.57136 50.2352, 1.57136 50.2352, 1.57136 50.2352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5085'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23962 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23962"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23962 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.23962"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.821111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.23962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.23962, 1.57136 50.23962, 1.57136 50.23962, 1.57136 50.23962, 1.57136 50.23962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5075'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24042 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24042"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24042 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.24042"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.114444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.24042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.24042, 1.57136 50.24042, 1.57136 50.24042, 1.57136 50.24042, 1.57136 50.24042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4124'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65596 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65596"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65596 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.65596"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.65596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.65596, 1.57136 50.65596, 1.57136 50.65596, 1.57136 50.65596, 1.57136 50.65596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1169'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71778 1.57136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71778"^^xsd:decimal ;
  dwc:decimalLongitude "1.57136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71778 1.57136)"^^geo:wktLiteral ;
  geo-pos:lat "50.71778"^^xsd:decimal ;
  geo-pos:long "1.57136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2807'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57136'^^xsd:double;
  dwc:latitude '50.71778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57136 50.71778, 1.57136 50.71778, 1.57136 50.71778, 1.57136 50.71778, 1.57136 50.71778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2807'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65027 1.57139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65027"^^xsd:decimal ;
  dwc:decimalLongitude "1.57139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65027 1.57139)"^^geo:wktLiteral ;
  geo-pos:lat "50.65027"^^xsd:decimal ;
  geo-pos:long "1.57139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1864'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57139'^^xsd:double;
  dwc:latitude '50.65027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57139 50.65027, 1.57139 50.65027, 1.57139 50.65027, 1.57139 50.65027, 1.57139 50.65027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1864'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60975 1.57141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60975"^^xsd:decimal ;
  dwc:decimalLongitude "1.57141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60975 1.57141)"^^geo:wktLiteral ;
  geo-pos:lat "50.60975"^^xsd:decimal ;
  geo-pos:long "1.57141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57141'^^xsd:double;
  dwc:latitude '50.60975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57141 50.60975, 1.57141 50.60975, 1.57141 50.60975, 1.57141 50.60975, 1.57141 50.60975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1360'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55917 1.57142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55917"^^xsd:decimal ;
  dwc:decimalLongitude "1.57142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55917 1.57142)"^^geo:wktLiteral ;
  geo-pos:lat "50.55917"^^xsd:decimal ;
  geo-pos:long "1.57142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57142'^^xsd:double;
  dwc:latitude '50.55917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57142 50.55917, 1.57142 50.55917, 1.57142 50.55917, 1.57142 50.55917, 1.57142 50.55917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3638'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71763 1.57142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71763"^^xsd:decimal ;
  dwc:decimalLongitude "1.57142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71763 1.57142)"^^geo:wktLiteral ;
  geo-pos:lat "50.71763"^^xsd:decimal ;
  geo-pos:long "1.57142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_2806'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57142'^^xsd:double;
  dwc:latitude '50.71763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57142 50.71763, 1.57142 50.71763, 1.57142 50.71763, 1.57142 50.71763, 1.57142 50.71763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2806'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71763 1.57143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71763"^^xsd:decimal ;
  dwc:decimalLongitude "1.57143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71763 1.57143)"^^geo:wktLiteral ;
  geo-pos:lat "50.71763"^^xsd:decimal ;
  geo-pos:long "1.57143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57143'^^xsd:double;
  dwc:latitude '50.71763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57143 50.71763, 1.57143 50.71763, 1.57143 50.71763, 1.57143 50.71763, 1.57143 50.71763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2830'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71767 1.57144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71767"^^xsd:decimal ;
  dwc:decimalLongitude "1.57144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71767 1.57144)"^^geo:wktLiteral ;
  geo-pos:lat "50.71767"^^xsd:decimal ;
  geo-pos:long "1.57144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2829'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57144'^^xsd:double;
  dwc:latitude '50.71767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57144 50.71767, 1.57144 50.71767, 1.57144 50.71767, 1.57144 50.71767, 1.57144 50.71767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2829'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64053 1.57145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64053"^^xsd:decimal ;
  dwc:decimalLongitude "1.57145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64053 1.57145)"^^geo:wktLiteral ;
  geo-pos:lat "50.64053"^^xsd:decimal ;
  geo-pos:long "1.57145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57145'^^xsd:double;
  dwc:latitude '50.64053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57145 50.64053, 1.57145 50.64053, 1.57145 50.64053, 1.57145 50.64053, 1.57145 50.64053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1357'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21761 1.57146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21761"^^xsd:decimal ;
  dwc:decimalLongitude "1.57146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21761 1.57146)"^^geo:wktLiteral ;
  geo-pos:lat "50.21761"^^xsd:decimal ;
  geo-pos:long "1.57146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57146'^^xsd:double;
  dwc:latitude '50.21761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57146 50.21761, 1.57146 50.21761, 1.57146 50.21761, 1.57146 50.21761, 1.57146 50.21761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10481'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.57146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23008"^^xsd:decimal ;
  dwc:decimalLongitude "1.57146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23008 1.57146)"^^geo:wktLiteral ;
  geo-pos:lat "50.23008"^^xsd:decimal ;
  geo-pos:long "1.57146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57146'^^xsd:double;
  dwc:latitude '50.23008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57146 50.23008, 1.57146 50.23008, 1.57146 50.23008, 1.57146 50.23008, 1.57146 50.23008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6611'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52944 1.57146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52944"^^xsd:decimal ;
  dwc:decimalLongitude "1.57146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52944 1.57146)"^^geo:wktLiteral ;
  geo-pos:lat "50.52944"^^xsd:decimal ;
  geo-pos:long "1.57146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57146'^^xsd:double;
  dwc:latitude '50.52944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57146 50.52944, 1.57146 50.52944, 1.57146 50.52944, 1.57146 50.52944, 1.57146 50.52944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1380'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58092 1.57151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58092"^^xsd:decimal ;
  dwc:decimalLongitude "1.57151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58092 1.57151)"^^geo:wktLiteral ;
  geo-pos:lat "50.58092"^^xsd:decimal ;
  geo-pos:long "1.57151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3159'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57151'^^xsd:double;
  dwc:latitude '50.58092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57151 50.58092, 1.57151 50.58092, 1.57151 50.58092, 1.57151 50.58092, 1.57151 50.58092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3159'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22094 1.57152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22094"^^xsd:decimal ;
  dwc:decimalLongitude "1.57152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22094 1.57152)"^^geo:wktLiteral ;
  geo-pos:lat "50.22094"^^xsd:decimal ;
  geo-pos:long "1.57152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57152'^^xsd:double;
  dwc:latitude '50.22094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57152 50.22094, 1.57152 50.22094, 1.57152 50.22094, 1.57152 50.22094, 1.57152 50.22094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11903'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.57152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2214"^^xsd:decimal ;
  dwc:decimalLongitude "1.57152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.57152)"^^geo:wktLiteral ;
  geo-pos:lat "50.2214"^^xsd:decimal ;
  geo-pos:long "1.57152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57152'^^xsd:double;
  dwc:latitude '50.2214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57152 50.2214, 1.57152 50.2214, 1.57152 50.2214, 1.57152 50.2214, 1.57152 50.2214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7208'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23731 1.57152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23731"^^xsd:decimal ;
  dwc:decimalLongitude "1.57152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23731 1.57152)"^^geo:wktLiteral ;
  geo-pos:lat "50.23731"^^xsd:decimal ;
  geo-pos:long "1.57152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57152'^^xsd:double;
  dwc:latitude '50.23731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57152 50.23731, 1.57152 50.23731, 1.57152 50.23731, 1.57152 50.23731, 1.57152 50.23731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10203'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6048 1.57152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6048"^^xsd:decimal ;
  dwc:decimalLongitude "1.57152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6048 1.57152)"^^geo:wktLiteral ;
  geo-pos:lat "50.6048"^^xsd:decimal ;
  geo-pos:long "1.57152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57152'^^xsd:double;
  dwc:latitude '50.6048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57152 50.6048, 1.57152 50.6048, 1.57152 50.6048, 1.57152 50.6048, 1.57152 50.6048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2559'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71777 1.57154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71777"^^xsd:decimal ;
  dwc:decimalLongitude "1.57154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71777 1.57154)"^^geo:wktLiteral ;
  geo-pos:lat "50.71777"^^xsd:decimal ;
  geo-pos:long "1.57154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2785'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57154'^^xsd:double;
  dwc:latitude '50.71777'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57154 50.71777, 1.57154 50.71777, 1.57154 50.71777, 1.57154 50.71777, 1.57154 50.71777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2785'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23614 1.57155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23614"^^xsd:decimal ;
  dwc:decimalLongitude "1.57155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23614 1.57155)"^^geo:wktLiteral ;
  geo-pos:lat "50.23614"^^xsd:decimal ;
  geo-pos:long "1.57155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57155'^^xsd:double;
  dwc:latitude '50.23614'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57155 50.23614, 1.57155 50.23614, 1.57155 50.23614, 1.57155 50.23614, 1.57155 50.23614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_834'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60565 1.57156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60565"^^xsd:decimal ;
  dwc:decimalLongitude "1.57156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60565 1.57156)"^^geo:wktLiteral ;
  geo-pos:lat "50.60565"^^xsd:decimal ;
  geo-pos:long "1.57156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57156'^^xsd:double;
  dwc:latitude '50.60565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57156 50.60565, 1.57156 50.60565, 1.57156 50.60565, 1.57156 50.60565, 1.57156 50.60565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_984'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71733 1.57157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71733"^^xsd:decimal ;
  dwc:decimalLongitude "1.57157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71733 1.57157)"^^geo:wktLiteral ;
  geo-pos:lat "50.71733"^^xsd:decimal ;
  geo-pos:long "1.57157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57157'^^xsd:double;
  dwc:latitude '50.71733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57157 50.71733, 1.57157 50.71733, 1.57157 50.71733, 1.57157 50.71733, 1.57157 50.71733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2640'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75237 1.57159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75237"^^xsd:decimal ;
  dwc:decimalLongitude "1.57159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75237 1.57159)"^^geo:wktLiteral ;
  geo-pos:lat "50.75237"^^xsd:decimal ;
  geo-pos:long "1.57159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57159'^^xsd:double;
  dwc:latitude '50.75237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57159 50.75237, 1.57159 50.75237, 1.57159 50.75237, 1.57159 50.75237, 1.57159 50.75237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2567'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21857 1.5716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21857"^^xsd:decimal ;
  dwc:decimalLongitude "1.5716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21857 1.5716)"^^geo:wktLiteral ;
  geo-pos:lat "50.21857"^^xsd:decimal ;
  geo-pos:long "1.5716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5716'^^xsd:double;
  dwc:latitude '50.21857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5716 50.21857, 1.5716 50.21857, 1.5716 50.21857, 1.5716 50.21857, 1.5716 50.21857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11852'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.5716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23158"^^xsd:decimal ;
  dwc:decimalLongitude "1.5716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23158 1.5716)"^^geo:wktLiteral ;
  geo-pos:lat "50.23158"^^xsd:decimal ;
  geo-pos:long "1.5716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5716'^^xsd:double;
  dwc:latitude '50.23158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5716 50.23158, 1.5716 50.23158, 1.5716 50.23158, 1.5716 50.23158, 1.5716 50.23158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2500'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47403 1.57161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47403"^^xsd:decimal ;
  dwc:decimalLongitude "1.57161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47403 1.57161)"^^geo:wktLiteral ;
  geo-pos:lat "50.47403"^^xsd:decimal ;
  geo-pos:long "1.57161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1432'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1432'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57161'^^xsd:double;
  dwc:latitude '50.47403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57161 50.47403, 1.57161 50.47403, 1.57161 50.47403, 1.57161 50.47403, 1.57161 50.47403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1432'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63693 1.57161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63693"^^xsd:decimal ;
  dwc:decimalLongitude "1.57161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63693 1.57161)"^^geo:wktLiteral ;
  geo-pos:lat "50.63693"^^xsd:decimal ;
  geo-pos:long "1.57161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2845'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57161'^^xsd:double;
  dwc:latitude '50.63693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57161 50.63693, 1.57161 50.63693, 1.57161 50.63693, 1.57161 50.63693, 1.57161 50.63693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2845'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.57162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22501"^^xsd:decimal ;
  dwc:decimalLongitude "1.57162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.57162)"^^geo:wktLiteral ;
  geo-pos:lat "50.22501"^^xsd:decimal ;
  geo-pos:long "1.57162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11028'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57162'^^xsd:double;
  dwc:latitude '50.22501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57162 50.22501, 1.57162 50.22501, 1.57162 50.22501, 1.57162 50.22501, 1.57162 50.22501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11028'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.57167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23364"^^xsd:decimal ;
  dwc:decimalLongitude "1.57167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23364 1.57167)"^^geo:wktLiteral ;
  geo-pos:lat "50.23364"^^xsd:decimal ;
  geo-pos:long "1.57167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57167'^^xsd:double;
  dwc:latitude '50.23364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57167 50.23364, 1.57167 50.23364, 1.57167 50.23364, 1.57167 50.23364, 1.57167 50.23364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1720'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65091 1.57167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65091"^^xsd:decimal ;
  dwc:decimalLongitude "1.57167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65091 1.57167)"^^geo:wktLiteral ;
  geo-pos:lat "50.65091"^^xsd:decimal ;
  geo-pos:long "1.57167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57167'^^xsd:double;
  dwc:latitude '50.65091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57167 50.65091, 1.57167 50.65091, 1.57167 50.65091, 1.57167 50.65091, 1.57167 50.65091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_909'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.57168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23329"^^xsd:decimal ;
  dwc:decimalLongitude "1.57168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23329 1.57168)"^^geo:wktLiteral ;
  geo-pos:lat "50.23329"^^xsd:decimal ;
  geo-pos:long "1.57168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5166'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.824444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57168'^^xsd:double;
  dwc:latitude '50.23329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57168 50.23329, 1.57168 50.23329, 1.57168 50.23329, 1.57168 50.23329, 1.57168 50.23329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5166'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71737 1.57168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71737"^^xsd:decimal ;
  dwc:decimalLongitude "1.57168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71737 1.57168)"^^geo:wktLiteral ;
  geo-pos:lat "50.71737"^^xsd:decimal ;
  geo-pos:long "1.57168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57168'^^xsd:double;
  dwc:latitude '50.71737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57168 50.71737, 1.57168 50.71737, 1.57168 50.71737, 1.57168 50.71737, 1.57168 50.71737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2831'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48995 1.57171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48995"^^xsd:decimal ;
  dwc:decimalLongitude "1.57171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48995 1.57171)"^^geo:wktLiteral ;
  geo-pos:lat "50.48995"^^xsd:decimal ;
  geo-pos:long "1.57171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1430'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1430'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57171'^^xsd:double;
  dwc:latitude '50.48995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57171 50.48995, 1.57171 50.48995, 1.57171 50.48995, 1.57171 50.48995, 1.57171 50.48995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1430'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51265 1.57171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51265"^^xsd:decimal ;
  dwc:decimalLongitude "1.57171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51265 1.57171)"^^geo:wktLiteral ;
  geo-pos:lat "50.51265"^^xsd:decimal ;
  geo-pos:long "1.57171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57171'^^xsd:double;
  dwc:latitude '50.51265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57171 50.51265, 1.57171 50.51265, 1.57171 50.51265, 1.57171 50.51265, 1.57171 50.51265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_965'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.57173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21608"^^xsd:decimal ;
  dwc:decimalLongitude "1.57173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21608 1.57173)"^^geo:wktLiteral ;
  geo-pos:lat "50.21608"^^xsd:decimal ;
  geo-pos:long "1.57173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_13049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57173'^^xsd:double;
  dwc:latitude '50.21608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57173 50.21608, 1.57173 50.21608, 1.57173 50.21608, 1.57173 50.21608, 1.57173 50.21608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13049'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.57175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22003"^^xsd:decimal ;
  dwc:decimalLongitude "1.57175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22003 1.57175)"^^geo:wktLiteral ;
  geo-pos:lat "50.22003"^^xsd:decimal ;
  geo-pos:long "1.57175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8252'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57175'^^xsd:double;
  dwc:latitude '50.22003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57175 50.22003, 1.57175 50.22003, 1.57175 50.22003, 1.57175 50.22003, 1.57175 50.22003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8252'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64269 1.57176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64269"^^xsd:decimal ;
  dwc:decimalLongitude "1.57176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64269 1.57176)"^^geo:wktLiteral ;
  geo-pos:lat "50.64269"^^xsd:decimal ;
  geo-pos:long "1.57176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57176'^^xsd:double;
  dwc:latitude '50.64269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57176 50.64269, 1.57176 50.64269, 1.57176 50.64269, 1.57176 50.64269, 1.57176 50.64269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_994'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22418 1.57178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22418"^^xsd:decimal ;
  dwc:decimalLongitude "1.57178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22418 1.57178)"^^geo:wktLiteral ;
  geo-pos:lat "50.22418"^^xsd:decimal ;
  geo-pos:long "1.57178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.328888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57178'^^xsd:double;
  dwc:latitude '50.22418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57178 50.22418, 1.57178 50.22418, 1.57178 50.22418, 1.57178 50.22418, 1.57178 50.22418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10683'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64429 1.57179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64429"^^xsd:decimal ;
  dwc:decimalLongitude "1.57179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64429 1.57179)"^^geo:wktLiteral ;
  geo-pos:lat "50.64429"^^xsd:decimal ;
  geo-pos:long "1.57179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57179'^^xsd:double;
  dwc:latitude '50.64429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57179 50.64429, 1.57179 50.64429, 1.57179 50.64429, 1.57179 50.64429, 1.57179 50.64429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1266'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61757 1.57182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61757"^^xsd:decimal ;
  dwc:decimalLongitude "1.57182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61757 1.57182)"^^geo:wktLiteral ;
  geo-pos:lat "50.61757"^^xsd:decimal ;
  geo-pos:long "1.57182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1443'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.72444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57182'^^xsd:double;
  dwc:latitude '50.61757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57182 50.61757, 1.57182 50.61757, 1.57182 50.61757, 1.57182 50.61757, 1.57182 50.61757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1443'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24066 1.57184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24066"^^xsd:decimal ;
  dwc:decimalLongitude "1.57184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24066 1.57184)"^^geo:wktLiteral ;
  geo-pos:lat "50.24066"^^xsd:decimal ;
  geo-pos:long "1.57184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_5111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57184'^^xsd:double;
  dwc:latitude '50.24066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57184 50.24066, 1.57184 50.24066, 1.57184 50.24066, 1.57184 50.24066, 1.57184 50.24066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5111'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.57185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23161"^^xsd:decimal ;
  dwc:decimalLongitude "1.57185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23161 1.57185)"^^geo:wktLiteral ;
  geo-pos:lat "50.23161"^^xsd:decimal ;
  geo-pos:long "1.57185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2321'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57185'^^xsd:double;
  dwc:latitude '50.23161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57185 50.23161, 1.57185 50.23161, 1.57185 50.23161, 1.57185 50.23161, 1.57185 50.23161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2321'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65858 1.57186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65858"^^xsd:decimal ;
  dwc:decimalLongitude "1.57186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65858 1.57186)"^^geo:wktLiteral ;
  geo-pos:lat "50.65858"^^xsd:decimal ;
  geo-pos:long "1.57186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1013'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57186'^^xsd:double;
  dwc:latitude '50.65858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57186 50.65858, 1.57186 50.65858, 1.57186 50.65858, 1.57186 50.65858, 1.57186 50.65858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1013'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22955 1.57189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22955"^^xsd:decimal ;
  dwc:decimalLongitude "1.57189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22955 1.57189)"^^geo:wktLiteral ;
  geo-pos:lat "50.22955"^^xsd:decimal ;
  geo-pos:long "1.57189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57189'^^xsd:double;
  dwc:latitude '50.22955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57189 50.22955, 1.57189 50.22955, 1.57189 50.22955, 1.57189 50.22955, 1.57189 50.22955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7365'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22445 1.57194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22445"^^xsd:decimal ;
  dwc:decimalLongitude "1.57194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22445 1.57194)"^^geo:wktLiteral ;
  geo-pos:lat "50.22445"^^xsd:decimal ;
  geo-pos:long "1.57194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57194'^^xsd:double;
  dwc:latitude '50.22445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57194 50.22445, 1.57194 50.22445, 1.57194 50.22445, 1.57194 50.22445, 1.57194 50.22445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10595'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47221 1.57194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47221"^^xsd:decimal ;
  dwc:decimalLongitude "1.57194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47221 1.57194)"^^geo:wktLiteral ;
  geo-pos:lat "50.47221"^^xsd:decimal ;
  geo-pos:long "1.57194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57194'^^xsd:double;
  dwc:latitude '50.47221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57194 50.47221, 1.57194 50.47221, 1.57194 50.47221, 1.57194 50.47221, 1.57194 50.47221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3758'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.57197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22971"^^xsd:decimal ;
  dwc:decimalLongitude "1.57197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22971 1.57197)"^^geo:wktLiteral ;
  geo-pos:lat "50.22971"^^xsd:decimal ;
  geo-pos:long "1.57197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57197'^^xsd:double;
  dwc:latitude '50.22971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57197 50.22971, 1.57197 50.22971, 1.57197 50.22971, 1.57197 50.22971, 1.57197 50.22971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3521'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2371 1.57197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2371"^^xsd:decimal ;
  dwc:decimalLongitude "1.57197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2371 1.57197)"^^geo:wktLiteral ;
  geo-pos:lat "50.2371"^^xsd:decimal ;
  geo-pos:long "1.57197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57197'^^xsd:double;
  dwc:latitude '50.2371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57197 50.2371, 1.57197 50.2371, 1.57197 50.2371, 1.57197 50.2371, 1.57197 50.2371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5263'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57033 1.57199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57033"^^xsd:decimal ;
  dwc:decimalLongitude "1.57199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57033 1.57199)"^^geo:wktLiteral ;
  geo-pos:lat "50.57033"^^xsd:decimal ;
  geo-pos:long "1.57199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57199'^^xsd:double;
  dwc:latitude '50.57033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57199 50.57033, 1.57199 50.57033, 1.57199 50.57033, 1.57199 50.57033, 1.57199 50.57033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1019'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59282 1.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59282"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59282 1.572)"^^geo:wktLiteral ;
  geo-pos:lat "50.59282"^^xsd:decimal ;
  geo-pos:long "1.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.572'^^xsd:double;
  dwc:latitude '50.59282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.572 50.59282, 1.572 50.59282, 1.572 50.59282, 1.572 50.59282, 1.572 50.59282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1665'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7332 1.57202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7332"^^xsd:decimal ;
  dwc:decimalLongitude "1.57202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7332 1.57202)"^^geo:wktLiteral ;
  geo-pos:lat "50.7332"^^xsd:decimal ;
  geo-pos:long "1.57202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.358888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57202'^^xsd:double;
  dwc:latitude '50.7332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57202 50.7332, 1.57202 50.7332, 1.57202 50.7332, 1.57202 50.7332, 1.57202 50.7332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1841'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56724 1.57203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56724"^^xsd:decimal ;
  dwc:decimalLongitude "1.57203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56724 1.57203)"^^geo:wktLiteral ;
  geo-pos:lat "50.56724"^^xsd:decimal ;
  geo-pos:long "1.57203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57203'^^xsd:double;
  dwc:latitude '50.56724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57203 50.56724, 1.57203 50.56724, 1.57203 50.56724, 1.57203 50.56724, 1.57203 50.56724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1378'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51376 1.57206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51376"^^xsd:decimal ;
  dwc:decimalLongitude "1.57206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51376 1.57206)"^^geo:wktLiteral ;
  geo-pos:lat "50.51376"^^xsd:decimal ;
  geo-pos:long "1.57206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57206'^^xsd:double;
  dwc:latitude '50.51376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57206 50.51376, 1.57206 50.51376, 1.57206 50.51376, 1.57206 50.51376, 1.57206 50.51376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3756'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23031"^^xsd:decimal ;
  dwc:decimalLongitude "1.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23031 1.57208)"^^geo:wktLiteral ;
  geo-pos:lat "50.23031"^^xsd:decimal ;
  geo-pos:long "1.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57208'^^xsd:double;
  dwc:latitude '50.23031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57208 50.23031, 1.57208 50.23031, 1.57208 50.23031, 1.57208 50.23031, 1.57208 50.23031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1889'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.57209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22893"^^xsd:decimal ;
  dwc:decimalLongitude "1.57209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22893 1.57209)"^^geo:wktLiteral ;
  geo-pos:lat "50.22893"^^xsd:decimal ;
  geo-pos:long "1.57209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7163'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57209'^^xsd:double;
  dwc:latitude '50.22893'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57209 50.22893, 1.57209 50.22893, 1.57209 50.22893, 1.57209 50.22893, 1.57209 50.22893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7163'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50808 1.57211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50808"^^xsd:decimal ;
  dwc:decimalLongitude "1.57211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50808 1.57211)"^^geo:wktLiteral ;
  geo-pos:lat "50.50808"^^xsd:decimal ;
  geo-pos:long "1.57211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57211'^^xsd:double;
  dwc:latitude '50.50808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57211 50.50808, 1.57211 50.50808, 1.57211 50.50808, 1.57211 50.50808, 1.57211 50.50808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3017'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57726 1.57216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57726"^^xsd:decimal ;
  dwc:decimalLongitude "1.57216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57726 1.57216)"^^geo:wktLiteral ;
  geo-pos:lat "50.57726"^^xsd:decimal ;
  geo-pos:long "1.57216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57216'^^xsd:double;
  dwc:latitude '50.57726'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57216 50.57726, 1.57216 50.57726, 1.57216 50.57726, 1.57216 50.57726, 1.57216 50.57726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1377'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22106 1.57218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22106"^^xsd:decimal ;
  dwc:decimalLongitude "1.57218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22106 1.57218)"^^geo:wktLiteral ;
  geo-pos:lat "50.22106"^^xsd:decimal ;
  geo-pos:long "1.57218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57218'^^xsd:double;
  dwc:latitude '50.22106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57218 50.22106, 1.57218 50.22106, 1.57218 50.22106, 1.57218 50.22106, 1.57218 50.22106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7209'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56794 1.57219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56794"^^xsd:decimal ;
  dwc:decimalLongitude "1.57219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56794 1.57219)"^^geo:wktLiteral ;
  geo-pos:lat "50.56794"^^xsd:decimal ;
  geo-pos:long "1.57219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57219'^^xsd:double;
  dwc:latitude '50.56794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57219 50.56794, 1.57219 50.56794, 1.57219 50.56794, 1.57219 50.56794, 1.57219 50.56794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3637'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75008 1.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75008"^^xsd:decimal ;
  dwc:decimalLongitude "1.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75008 1.5722)"^^geo:wktLiteral ;
  geo-pos:lat "50.75008"^^xsd:decimal ;
  geo-pos:long "1.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5722'^^xsd:double;
  dwc:latitude '50.75008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5722 50.75008, 1.5722 50.75008, 1.5722 50.75008, 1.5722 50.75008, 1.5722 50.75008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1315'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.57221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22444"^^xsd:decimal ;
  dwc:decimalLongitude "1.57221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.57221)"^^geo:wktLiteral ;
  geo-pos:lat "50.22444"^^xsd:decimal ;
  geo-pos:long "1.57221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57221'^^xsd:double;
  dwc:latitude '50.22444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57221 50.22444, 1.57221 50.22444, 1.57221 50.22444, 1.57221 50.22444, 1.57221 50.22444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2670'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61551 1.57223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61551"^^xsd:decimal ;
  dwc:decimalLongitude "1.57223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61551 1.57223)"^^geo:wktLiteral ;
  geo-pos:lat "50.61551"^^xsd:decimal ;
  geo-pos:long "1.57223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2778'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57223'^^xsd:double;
  dwc:latitude '50.61551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57223 50.61551, 1.57223 50.61551, 1.57223 50.61551, 1.57223 50.61551, 1.57223 50.61551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2778'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21607 1.57226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21607"^^xsd:decimal ;
  dwc:decimalLongitude "1.57226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21607 1.57226)"^^geo:wktLiteral ;
  geo-pos:lat "50.21607"^^xsd:decimal ;
  geo-pos:long "1.57226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_13052'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57226'^^xsd:double;
  dwc:latitude '50.21607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57226 50.21607, 1.57226 50.21607, 1.57226 50.21607, 1.57226 50.21607, 1.57226 50.21607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13052'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24016 1.57226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24016"^^xsd:decimal ;
  dwc:decimalLongitude "1.57226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24016 1.57226)"^^geo:wktLiteral ;
  geo-pos:lat "50.24016"^^xsd:decimal ;
  geo-pos:long "1.57226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_5505'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57226'^^xsd:double;
  dwc:latitude '50.24016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57226 50.24016, 1.57226 50.24016, 1.57226 50.24016, 1.57226 50.24016, 1.57226 50.24016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5505'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60788 1.57227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60788"^^xsd:decimal ;
  dwc:decimalLongitude "1.57227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60788 1.57227)"^^geo:wktLiteral ;
  geo-pos:lat "50.60788"^^xsd:decimal ;
  geo-pos:long "1.57227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57227'^^xsd:double;
  dwc:latitude '50.60788'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57227 50.60788, 1.57227 50.60788, 1.57227 50.60788, 1.57227 50.60788, 1.57227 50.60788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_983'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.57228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23494"^^xsd:decimal ;
  dwc:decimalLongitude "1.57228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23494 1.57228)"^^geo:wktLiteral ;
  geo-pos:lat "50.23494"^^xsd:decimal ;
  geo-pos:long "1.57228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1494'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57228'^^xsd:double;
  dwc:latitude '50.23494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57228 50.23494, 1.57228 50.23494, 1.57228 50.23494, 1.57228 50.23494, 1.57228 50.23494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1494'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.57229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21719"^^xsd:decimal ;
  dwc:decimalLongitude "1.57229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21719 1.57229)"^^geo:wktLiteral ;
  geo-pos:lat "50.21719"^^xsd:decimal ;
  geo-pos:long "1.57229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57229'^^xsd:double;
  dwc:latitude '50.21719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57229 50.21719, 1.57229 50.21719, 1.57229 50.21719, 1.57229 50.21719, 1.57229 50.21719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12032'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22075 1.5723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22075"^^xsd:decimal ;
  dwc:decimalLongitude "1.5723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22075 1.5723)"^^geo:wktLiteral ;
  geo-pos:lat "50.22075"^^xsd:decimal ;
  geo-pos:long "1.5723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_6595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5723'^^xsd:double;
  dwc:latitude '50.22075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5723 50.22075, 1.5723 50.22075, 1.5723 50.22075, 1.5723 50.22075, 1.5723 50.22075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6595'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51892 1.5723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51892"^^xsd:decimal ;
  dwc:decimalLongitude "1.5723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51892 1.5723)"^^geo:wktLiteral ;
  geo-pos:lat "50.51892"^^xsd:decimal ;
  geo-pos:long "1.5723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5723'^^xsd:double;
  dwc:latitude '50.51892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5723 50.51892, 1.5723 50.51892, 1.5723 50.51892, 1.5723 50.51892, 1.5723 50.51892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3016'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64284 1.5723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64284"^^xsd:decimal ;
  dwc:decimalLongitude "1.5723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64284 1.5723)"^^geo:wktLiteral ;
  geo-pos:lat "50.64284"^^xsd:decimal ;
  geo-pos:long "1.5723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2843'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.748888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5723'^^xsd:double;
  dwc:latitude '50.64284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5723 50.64284, 1.5723 50.64284, 1.5723 50.64284, 1.5723 50.64284, 1.5723 50.64284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2843'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50474 1.57231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50474"^^xsd:decimal ;
  dwc:decimalLongitude "1.57231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50474 1.57231)"^^geo:wktLiteral ;
  geo-pos:lat "50.50474"^^xsd:decimal ;
  geo-pos:long "1.57231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1441'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57231'^^xsd:double;
  dwc:latitude '50.50474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57231 50.50474, 1.57231 50.50474, 1.57231 50.50474, 1.57231 50.50474, 1.57231 50.50474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1441'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63912 1.57231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63912"^^xsd:decimal ;
  dwc:decimalLongitude "1.57231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63912 1.57231)"^^geo:wktLiteral ;
  geo-pos:lat "50.63912"^^xsd:decimal ;
  geo-pos:long "1.57231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57231'^^xsd:double;
  dwc:latitude '50.63912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57231 50.63912, 1.57231 50.63912, 1.57231 50.63912, 1.57231 50.63912, 1.57231 50.63912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3634'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72922 1.57237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72922"^^xsd:decimal ;
  dwc:decimalLongitude "1.57237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72922 1.57237)"^^geo:wktLiteral ;
  geo-pos:lat "50.72922"^^xsd:decimal ;
  geo-pos:long "1.57237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57237'^^xsd:double;
  dwc:latitude '50.72922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57237 50.72922, 1.57237 50.72922, 1.57237 50.72922, 1.57237 50.72922, 1.57237 50.72922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1832'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22232 1.57238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22232"^^xsd:decimal ;
  dwc:decimalLongitude "1.57238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22232 1.57238)"^^geo:wktLiteral ;
  geo-pos:lat "50.22232"^^xsd:decimal ;
  geo-pos:long "1.57238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7126'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57238'^^xsd:double;
  dwc:latitude '50.22232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57238 50.22232, 1.57238 50.22232, 1.57238 50.22232, 1.57238 50.22232, 1.57238 50.22232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7126'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50233 1.57239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50233"^^xsd:decimal ;
  dwc:decimalLongitude "1.57239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50233 1.57239)"^^geo:wktLiteral ;
  geo-pos:lat "50.50233"^^xsd:decimal ;
  geo-pos:long "1.57239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57239'^^xsd:double;
  dwc:latitude '50.50233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57239 50.50233, 1.57239 50.50233, 1.57239 50.50233, 1.57239 50.50233, 1.57239 50.50233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1384'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50035 1.57241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50035"^^xsd:decimal ;
  dwc:decimalLongitude "1.57241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50035 1.57241)"^^geo:wktLiteral ;
  geo-pos:lat "50.50035"^^xsd:decimal ;
  geo-pos:long "1.57241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57241'^^xsd:double;
  dwc:latitude '50.50035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57241 50.50035, 1.57241 50.50035, 1.57241 50.50035, 1.57241 50.50035, 1.57241 50.50035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1383'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56445 1.57246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56445"^^xsd:decimal ;
  dwc:decimalLongitude "1.57246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56445 1.57246)"^^geo:wktLiteral ;
  geo-pos:lat "50.56445"^^xsd:decimal ;
  geo-pos:long "1.57246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3217'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57246'^^xsd:double;
  dwc:latitude '50.56445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57246 50.56445, 1.57246 50.56445, 1.57246 50.56445, 1.57246 50.56445, 1.57246 50.56445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3217'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48361 1.57258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48361"^^xsd:decimal ;
  dwc:decimalLongitude "1.57258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48361 1.57258)"^^geo:wktLiteral ;
  geo-pos:lat "50.48361"^^xsd:decimal ;
  geo-pos:long "1.57258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57258'^^xsd:double;
  dwc:latitude '50.48361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57258 50.48361, 1.57258 50.48361, 1.57258 50.48361, 1.57258 50.48361, 1.57258 50.48361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3757'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2482 1.5726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2482"^^xsd:decimal ;
  dwc:decimalLongitude "1.5726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2482 1.5726)"^^geo:wktLiteral ;
  geo-pos:lat "50.2482"^^xsd:decimal ;
  geo-pos:long "1.5726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_5084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.352222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5726'^^xsd:double;
  dwc:latitude '50.2482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5726 50.2482, 1.5726 50.2482, 1.5726 50.2482, 1.5726 50.2482, 1.5726 50.2482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5084'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57648 1.57263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57648"^^xsd:decimal ;
  dwc:decimalLongitude "1.57263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57648 1.57263)"^^geo:wktLiteral ;
  geo-pos:lat "50.57648"^^xsd:decimal ;
  geo-pos:long "1.57263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57263'^^xsd:double;
  dwc:latitude '50.57648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57263 50.57648, 1.57263 50.57648, 1.57263 50.57648, 1.57263 50.57648, 1.57263 50.57648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1305'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21997 1.57268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21997"^^xsd:decimal ;
  dwc:decimalLongitude "1.57268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21997 1.57268)"^^geo:wktLiteral ;
  geo-pos:lat "50.21997"^^xsd:decimal ;
  geo-pos:long "1.57268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57268'^^xsd:double;
  dwc:latitude '50.21997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57268 50.21997, 1.57268 50.21997, 1.57268 50.21997, 1.57268 50.21997, 1.57268 50.21997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12828'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23574 1.57268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23574"^^xsd:decimal ;
  dwc:decimalLongitude "1.57268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23574 1.57268)"^^geo:wktLiteral ;
  geo-pos:lat "50.23574"^^xsd:decimal ;
  geo-pos:long "1.57268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_5758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57268'^^xsd:double;
  dwc:latitude '50.23574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57268 50.23574, 1.57268 50.23574, 1.57268 50.23574, 1.57268 50.23574, 1.57268 50.23574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5758'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62539 1.57268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62539"^^xsd:decimal ;
  dwc:decimalLongitude "1.57268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62539 1.57268)"^^geo:wktLiteral ;
  geo-pos:lat "50.62539"^^xsd:decimal ;
  geo-pos:long "1.57268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57268'^^xsd:double;
  dwc:latitude '50.62539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57268 50.62539, 1.57268 50.62539, 1.57268 50.62539, 1.57268 50.62539, 1.57268 50.62539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1358'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23478 1.57269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23478"^^xsd:decimal ;
  dwc:decimalLongitude "1.57269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23478 1.57269)"^^geo:wktLiteral ;
  geo-pos:lat "50.23478"^^xsd:decimal ;
  geo-pos:long "1.57269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57269'^^xsd:double;
  dwc:latitude '50.23478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57269 50.23478, 1.57269 50.23478, 1.57269 50.23478, 1.57269 50.23478, 1.57269 50.23478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5360'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73292 1.57273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73292"^^xsd:decimal ;
  dwc:decimalLongitude "1.57273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73292 1.57273)"^^geo:wktLiteral ;
  geo-pos:lat "50.73292"^^xsd:decimal ;
  geo-pos:long "1.57273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57273'^^xsd:double;
  dwc:latitude '50.73292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57273 50.73292, 1.57273 50.73292, 1.57273 50.73292, 1.57273 50.73292, 1.57273 50.73292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1840'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.57277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23156"^^xsd:decimal ;
  dwc:decimalLongitude "1.57277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23156 1.57277)"^^geo:wktLiteral ;
  geo-pos:lat "50.23156"^^xsd:decimal ;
  geo-pos:long "1.57277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57277'^^xsd:double;
  dwc:latitude '50.23156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57277 50.23156, 1.57277 50.23156, 1.57277 50.23156, 1.57277 50.23156, 1.57277 50.23156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6840'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74823 1.57279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74823"^^xsd:decimal ;
  dwc:decimalLongitude "1.57279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74823 1.57279)"^^geo:wktLiteral ;
  geo-pos:lat "50.74823"^^xsd:decimal ;
  geo-pos:long "1.57279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2199'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57279'^^xsd:double;
  dwc:latitude '50.74823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57279 50.74823, 1.57279 50.74823, 1.57279 50.74823, 1.57279 50.74823, 1.57279 50.74823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2199'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.57284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2351"^^xsd:decimal ;
  dwc:decimalLongitude "1.57284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2351 1.57284)"^^geo:wktLiteral ;
  geo-pos:lat "50.2351"^^xsd:decimal ;
  geo-pos:long "1.57284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12528'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57284'^^xsd:double;
  dwc:latitude '50.2351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57284 50.2351, 1.57284 50.2351, 1.57284 50.2351, 1.57284 50.2351, 1.57284 50.2351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12528'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2442 1.57286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2442"^^xsd:decimal ;
  dwc:decimalLongitude "1.57286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2442 1.57286)"^^geo:wktLiteral ;
  geo-pos:lat "50.2442"^^xsd:decimal ;
  geo-pos:long "1.57286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57286'^^xsd:double;
  dwc:latitude '50.2442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57286 50.2442, 1.57286 50.2442, 1.57286 50.2442, 1.57286 50.2442, 1.57286 50.2442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10065'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24028 1.57287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24028"^^xsd:decimal ;
  dwc:decimalLongitude "1.57287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24028 1.57287)"^^geo:wktLiteral ;
  geo-pos:lat "50.24028"^^xsd:decimal ;
  geo-pos:long "1.57287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57287'^^xsd:double;
  dwc:latitude '50.24028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57287 50.24028, 1.57287 50.24028, 1.57287 50.24028, 1.57287 50.24028, 1.57287 50.24028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12785'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72841 1.57287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72841"^^xsd:decimal ;
  dwc:decimalLongitude "1.57287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72841 1.57287)"^^geo:wktLiteral ;
  geo-pos:lat "50.72841"^^xsd:decimal ;
  geo-pos:long "1.57287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_976'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57287'^^xsd:double;
  dwc:latitude '50.72841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57287 50.72841, 1.57287 50.72841, 1.57287 50.72841, 1.57287 50.72841, 1.57287 50.72841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_976'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63225 1.57288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63225"^^xsd:decimal ;
  dwc:decimalLongitude "1.57288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63225 1.57288)"^^geo:wktLiteral ;
  geo-pos:lat "50.63225"^^xsd:decimal ;
  geo-pos:long "1.57288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57288'^^xsd:double;
  dwc:latitude '50.63225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57288 50.63225, 1.57288 50.63225, 1.57288 50.63225, 1.57288 50.63225, 1.57288 50.63225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1171'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.57289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21946"^^xsd:decimal ;
  dwc:decimalLongitude "1.57289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.57289)"^^geo:wktLiteral ;
  geo-pos:lat "50.21946"^^xsd:decimal ;
  geo-pos:long "1.57289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8883'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57289'^^xsd:double;
  dwc:latitude '50.21946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57289 50.21946, 1.57289 50.21946, 1.57289 50.21946, 1.57289 50.21946, 1.57289 50.21946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8883'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64126 1.57289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64126"^^xsd:decimal ;
  dwc:decimalLongitude "1.57289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64126 1.57289)"^^geo:wktLiteral ;
  geo-pos:lat "50.64126"^^xsd:decimal ;
  geo-pos:long "1.57289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57289'^^xsd:double;
  dwc:latitude '50.64126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57289 50.64126, 1.57289 50.64126, 1.57289 50.64126, 1.57289 50.64126, 1.57289 50.64126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_980'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63878 1.57293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63878"^^xsd:decimal ;
  dwc:decimalLongitude "1.57293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63878 1.57293)"^^geo:wktLiteral ;
  geo-pos:lat "50.63878"^^xsd:decimal ;
  geo-pos:long "1.57293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57293'^^xsd:double;
  dwc:latitude '50.63878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57293 50.63878, 1.57293 50.63878, 1.57293 50.63878, 1.57293 50.63878, 1.57293 50.63878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1159'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64901 1.57293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64901"^^xsd:decimal ;
  dwc:decimalLongitude "1.57293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64901 1.57293)"^^geo:wktLiteral ;
  geo-pos:lat "50.64901"^^xsd:decimal ;
  geo-pos:long "1.57293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57293'^^xsd:double;
  dwc:latitude '50.64901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57293 50.64901, 1.57293 50.64901, 1.57293 50.64901, 1.57293 50.64901, 1.57293 50.64901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1301'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63257 1.57298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63257"^^xsd:decimal ;
  dwc:decimalLongitude "1.57298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63257 1.57298)"^^geo:wktLiteral ;
  geo-pos:lat "50.63257"^^xsd:decimal ;
  geo-pos:long "1.57298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2844'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57298'^^xsd:double;
  dwc:latitude '50.63257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57298 50.63257, 1.57298 50.63257, 1.57298 50.63257, 1.57298 50.63257, 1.57298 50.63257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2844'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.57299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23351"^^xsd:decimal ;
  dwc:decimalLongitude "1.57299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23351 1.57299)"^^geo:wktLiteral ;
  geo-pos:lat "50.23351"^^xsd:decimal ;
  geo-pos:long "1.57299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_5165'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.598888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57299'^^xsd:double;
  dwc:latitude '50.23351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57299 50.23351, 1.57299 50.23351, 1.57299 50.23351, 1.57299 50.23351, 1.57299 50.23351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5165'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59263 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59263"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59263 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "50.59263"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1442'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '50.59263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.573 50.59263, 1.573 50.59263, 1.573 50.59263, 1.573 50.59263, 1.573 50.59263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1442'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23597 1.57305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23597"^^xsd:decimal ;
  dwc:decimalLongitude "1.57305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23597 1.57305)"^^geo:wktLiteral ;
  geo-pos:lat "50.23597"^^xsd:decimal ;
  geo-pos:long "1.57305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_5910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57305'^^xsd:double;
  dwc:latitude '50.23597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57305 50.23597, 1.57305 50.23597, 1.57305 50.23597, 1.57305 50.23597, 1.57305 50.23597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5910'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21776 1.57306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21776"^^xsd:decimal ;
  dwc:decimalLongitude "1.57306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21776 1.57306)"^^geo:wktLiteral ;
  geo-pos:lat "50.21776"^^xsd:decimal ;
  geo-pos:long "1.57306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_13095'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57306'^^xsd:double;
  dwc:latitude '50.21776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57306 50.21776, 1.57306 50.21776, 1.57306 50.21776, 1.57306 50.21776, 1.57306 50.21776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13095'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.57306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22866"^^xsd:decimal ;
  dwc:decimalLongitude "1.57306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22866 1.57306)"^^geo:wktLiteral ;
  geo-pos:lat "50.22866"^^xsd:decimal ;
  geo-pos:long "1.57306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.84'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57306'^^xsd:double;
  dwc:latitude '50.22866'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57306 50.22866, 1.57306 50.22866, 1.57306 50.22866, 1.57306 50.22866, 1.57306 50.22866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10288'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64011 1.57306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64011"^^xsd:decimal ;
  dwc:decimalLongitude "1.57306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64011 1.57306)"^^geo:wktLiteral ;
  geo-pos:lat "50.64011"^^xsd:decimal ;
  geo-pos:long "1.57306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57306'^^xsd:double;
  dwc:latitude '50.64011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57306 50.64011, 1.57306 50.64011, 1.57306 50.64011, 1.57306 50.64011, 1.57306 50.64011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1179'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65095 1.57306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65095"^^xsd:decimal ;
  dwc:decimalLongitude "1.57306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65095 1.57306)"^^geo:wktLiteral ;
  geo-pos:lat "50.65095"^^xsd:decimal ;
  geo-pos:long "1.57306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57306'^^xsd:double;
  dwc:latitude '50.65095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57306 50.65095, 1.57306 50.65095, 1.57306 50.65095, 1.57306 50.65095, 1.57306 50.65095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2619'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23885 1.57308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23885"^^xsd:decimal ;
  dwc:decimalLongitude "1.57308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23885 1.57308)"^^geo:wktLiteral ;
  geo-pos:lat "50.23885"^^xsd:decimal ;
  geo-pos:long "1.57308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_4606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.157777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57308'^^xsd:double;
  dwc:latitude '50.23885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57308 50.23885, 1.57308 50.23885, 1.57308 50.23885, 1.57308 50.23885, 1.57308 50.23885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4606'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63854 1.57312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63854"^^xsd:decimal ;
  dwc:decimalLongitude "1.57312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63854 1.57312)"^^geo:wktLiteral ;
  geo-pos:lat "50.63854"^^xsd:decimal ;
  geo-pos:long "1.57312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57312'^^xsd:double;
  dwc:latitude '50.63854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57312 50.63854, 1.57312 50.63854, 1.57312 50.63854, 1.57312 50.63854, 1.57312 50.63854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1160'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6064 1.57315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6064"^^xsd:decimal ;
  dwc:decimalLongitude "1.57315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6064 1.57315)"^^geo:wktLiteral ;
  geo-pos:lat "50.6064"^^xsd:decimal ;
  geo-pos:long "1.57315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57315'^^xsd:double;
  dwc:latitude '50.6064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57315 50.6064, 1.57315 50.6064, 1.57315 50.6064, 1.57315 50.6064, 1.57315 50.6064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1664'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52027 1.57317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52027"^^xsd:decimal ;
  dwc:decimalLongitude "1.57317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52027 1.57317)"^^geo:wktLiteral ;
  geo-pos:lat "50.52027"^^xsd:decimal ;
  geo-pos:long "1.57317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57317'^^xsd:double;
  dwc:latitude '50.52027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57317 50.52027, 1.57317 50.52027, 1.57317 50.52027, 1.57317 50.52027, 1.57317 50.52027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1381'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62213 1.57318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62213"^^xsd:decimal ;
  dwc:decimalLongitude "1.57318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62213 1.57318)"^^geo:wktLiteral ;
  geo-pos:lat "50.62213"^^xsd:decimal ;
  geo-pos:long "1.57318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3161'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57318'^^xsd:double;
  dwc:latitude '50.62213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57318 50.62213, 1.57318 50.62213, 1.57318 50.62213, 1.57318 50.62213, 1.57318 50.62213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3161'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74693 1.57318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74693"^^xsd:decimal ;
  dwc:decimalLongitude "1.57318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74693 1.57318)"^^geo:wktLiteral ;
  geo-pos:lat "50.74693"^^xsd:decimal ;
  geo-pos:long "1.57318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2190'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57318'^^xsd:double;
  dwc:latitude '50.74693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57318 50.74693, 1.57318 50.74693, 1.57318 50.74693, 1.57318 50.74693, 1.57318 50.74693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2190'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.57321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23309"^^xsd:decimal ;
  dwc:decimalLongitude "1.57321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23309 1.57321)"^^geo:wktLiteral ;
  geo-pos:lat "50.23309"^^xsd:decimal ;
  geo-pos:long "1.57321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57321'^^xsd:double;
  dwc:latitude '50.23309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57321 50.23309, 1.57321 50.23309, 1.57321 50.23309, 1.57321 50.23309, 1.57321 50.23309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12793'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62207 1.57321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62207"^^xsd:decimal ;
  dwc:decimalLongitude "1.57321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62207 1.57321)"^^geo:wktLiteral ;
  geo-pos:lat "50.62207"^^xsd:decimal ;
  geo-pos:long "1.57321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57321'^^xsd:double;
  dwc:latitude '50.62207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57321 50.62207, 1.57321 50.62207, 1.57321 50.62207, 1.57321 50.62207, 1.57321 50.62207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_981'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63647 1.57321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63647"^^xsd:decimal ;
  dwc:decimalLongitude "1.57321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63647 1.57321)"^^geo:wktLiteral ;
  geo-pos:lat "50.63647"^^xsd:decimal ;
  geo-pos:long "1.57321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57321'^^xsd:double;
  dwc:latitude '50.63647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57321 50.63647, 1.57321 50.63647, 1.57321 50.63647, 1.57321 50.63647, 1.57321 50.63647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3362'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.57323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23299"^^xsd:decimal ;
  dwc:decimalLongitude "1.57323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23299 1.57323)"^^geo:wktLiteral ;
  geo-pos:lat "50.23299"^^xsd:decimal ;
  geo-pos:long "1.57323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57323'^^xsd:double;
  dwc:latitude '50.23299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57323 50.23299, 1.57323 50.23299, 1.57323 50.23299, 1.57323 50.23299, 1.57323 50.23299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6577'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50636 1.57323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50636"^^xsd:decimal ;
  dwc:decimalLongitude "1.57323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50636 1.57323)"^^geo:wktLiteral ;
  geo-pos:lat "50.50636"^^xsd:decimal ;
  geo-pos:long "1.57323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57323'^^xsd:double;
  dwc:latitude '50.50636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57323 50.50636, 1.57323 50.50636, 1.57323 50.50636, 1.57323 50.50636, 1.57323 50.50636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1382'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24672 1.57327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24672"^^xsd:decimal ;
  dwc:decimalLongitude "1.57327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24672 1.57327)"^^geo:wktLiteral ;
  geo-pos:lat "50.24672"^^xsd:decimal ;
  geo-pos:long "1.57327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57327'^^xsd:double;
  dwc:latitude '50.24672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57327 50.24672, 1.57327 50.24672, 1.57327 50.24672, 1.57327 50.24672, 1.57327 50.24672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10069'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64972 1.57328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64972"^^xsd:decimal ;
  dwc:decimalLongitude "1.57328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64972 1.57328)"^^geo:wktLiteral ;
  geo-pos:lat "50.64972"^^xsd:decimal ;
  geo-pos:long "1.57328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57328'^^xsd:double;
  dwc:latitude '50.64972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57328 50.64972, 1.57328 50.64972, 1.57328 50.64972, 1.57328 50.64972, 1.57328 50.64972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3709'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49052 1.57331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49052"^^xsd:decimal ;
  dwc:decimalLongitude "1.57331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49052 1.57331)"^^geo:wktLiteral ;
  geo-pos:lat "50.49052"^^xsd:decimal ;
  geo-pos:long "1.57331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57331'^^xsd:double;
  dwc:latitude '50.49052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57331 50.49052, 1.57331 50.49052, 1.57331 50.49052, 1.57331 50.49052, 1.57331 50.49052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_964'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21774 1.57332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21774"^^xsd:decimal ;
  dwc:decimalLongitude "1.57332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21774 1.57332)"^^geo:wktLiteral ;
  geo-pos:lat "50.21774"^^xsd:decimal ;
  geo-pos:long "1.57332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57332'^^xsd:double;
  dwc:latitude '50.21774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57332 50.21774, 1.57332 50.21774, 1.57332 50.21774, 1.57332 50.21774, 1.57332 50.21774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5437'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23768 1.57332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23768"^^xsd:decimal ;
  dwc:decimalLongitude "1.57332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23768 1.57332)"^^geo:wktLiteral ;
  geo-pos:lat "50.23768"^^xsd:decimal ;
  geo-pos:long "1.57332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12134'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57332'^^xsd:double;
  dwc:latitude '50.23768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57332 50.23768, 1.57332 50.23768, 1.57332 50.23768, 1.57332 50.23768, 1.57332 50.23768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12134'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.57335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23373"^^xsd:decimal ;
  dwc:decimalLongitude "1.57335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23373 1.57335)"^^geo:wktLiteral ;
  geo-pos:lat "50.23373"^^xsd:decimal ;
  geo-pos:long "1.57335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57335'^^xsd:double;
  dwc:latitude '50.23373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57335 50.23373, 1.57335 50.23373, 1.57335 50.23373, 1.57335 50.23373, 1.57335 50.23373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12801'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53374 1.57338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53374"^^xsd:decimal ;
  dwc:decimalLongitude "1.57338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53374 1.57338)"^^geo:wktLiteral ;
  geo-pos:lat "50.53374"^^xsd:decimal ;
  geo-pos:long "1.57338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57338'^^xsd:double;
  dwc:latitude '50.53374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57338 50.53374, 1.57338 50.53374, 1.57338 50.53374, 1.57338 50.53374, 1.57338 50.53374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2867'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63457 1.57344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63457"^^xsd:decimal ;
  dwc:decimalLongitude "1.57344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63457 1.57344)"^^geo:wktLiteral ;
  geo-pos:lat "50.63457"^^xsd:decimal ;
  geo-pos:long "1.57344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57344'^^xsd:double;
  dwc:latitude '50.63457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57344 50.63457, 1.57344 50.63457, 1.57344 50.63457, 1.57344 50.63457, 1.57344 50.63457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1662'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50399 1.57348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50399"^^xsd:decimal ;
  dwc:decimalLongitude "1.57348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50399 1.57348)"^^geo:wktLiteral ;
  geo-pos:lat "50.50399"^^xsd:decimal ;
  geo-pos:long "1.57348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1429'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1429'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57348'^^xsd:double;
  dwc:latitude '50.50399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57348 50.50399, 1.57348 50.50399, 1.57348 50.50399, 1.57348 50.50399, 1.57348 50.50399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1429'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.636 1.57348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.636"^^xsd:decimal ;
  dwc:decimalLongitude "1.57348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.636 1.57348)"^^geo:wktLiteral ;
  geo-pos:lat "50.636"^^xsd:decimal ;
  geo-pos:long "1.57348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1865'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57348'^^xsd:double;
  dwc:latitude '50.636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57348 50.636, 1.57348 50.636, 1.57348 50.636, 1.57348 50.636, 1.57348 50.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1865'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48042 1.57349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48042"^^xsd:decimal ;
  dwc:decimalLongitude "1.57349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48042 1.57349)"^^geo:wktLiteral ;
  geo-pos:lat "50.48042"^^xsd:decimal ;
  geo-pos:long "1.57349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1431'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1431'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57349'^^xsd:double;
  dwc:latitude '50.48042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57349 50.48042, 1.57349 50.48042, 1.57349 50.48042, 1.57349 50.48042, 1.57349 50.48042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1431'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23085"^^xsd:decimal ;
  dwc:decimalLongitude "1.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23085 1.5735)"^^geo:wktLiteral ;
  geo-pos:lat "50.23085"^^xsd:decimal ;
  geo-pos:long "1.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5735'^^xsd:double;
  dwc:latitude '50.23085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5735 50.23085, 1.5735 50.23085, 1.5735 50.23085, 1.5735 50.23085, 1.5735 50.23085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7138'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 1.57352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "1.57352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 1.57352)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "1.57352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57352'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57352 50.6367, 1.57352 50.6367, 1.57352 50.6367, 1.57352 50.6367, 1.57352 50.6367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3564'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7283 1.57356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7283"^^xsd:decimal ;
  dwc:decimalLongitude "1.57356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7283 1.57356)"^^geo:wktLiteral ;
  geo-pos:lat "50.7283"^^xsd:decimal ;
  geo-pos:long "1.57356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1642'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57356'^^xsd:double;
  dwc:latitude '50.7283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57356 50.7283, 1.57356 50.7283, 1.57356 50.7283, 1.57356 50.7283, 1.57356 50.7283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1642'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.57363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23168"^^xsd:decimal ;
  dwc:decimalLongitude "1.57363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23168 1.57363)"^^geo:wktLiteral ;
  geo-pos:lat "50.23168"^^xsd:decimal ;
  geo-pos:long "1.57363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1912'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57363'^^xsd:double;
  dwc:latitude '50.23168'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57363 50.23168, 1.57363 50.23168, 1.57363 50.23168, 1.57363 50.23168, 1.57363 50.23168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1912'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24378 1.57367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24378"^^xsd:decimal ;
  dwc:decimalLongitude "1.57367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24378 1.57367)"^^geo:wktLiteral ;
  geo-pos:lat "50.24378"^^xsd:decimal ;
  geo-pos:long "1.57367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57367'^^xsd:double;
  dwc:latitude '50.24378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57367 50.24378, 1.57367 50.24378, 1.57367 50.24378, 1.57367 50.24378, 1.57367 50.24378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3950'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52039 1.57368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52039"^^xsd:decimal ;
  dwc:decimalLongitude "1.57368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52039 1.57368)"^^geo:wktLiteral ;
  geo-pos:lat "50.52039"^^xsd:decimal ;
  geo-pos:long "1.57368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2868'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57368'^^xsd:double;
  dwc:latitude '50.52039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57368 50.52039, 1.57368 50.52039, 1.57368 50.52039, 1.57368 50.52039, 1.57368 50.52039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2868'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72886 1.57368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72886"^^xsd:decimal ;
  dwc:decimalLongitude "1.57368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72886 1.57368)"^^geo:wktLiteral ;
  geo-pos:lat "50.72886"^^xsd:decimal ;
  geo-pos:long "1.57368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57368'^^xsd:double;
  dwc:latitude '50.72886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57368 50.72886, 1.57368 50.72886, 1.57368 50.72886, 1.57368 50.72886, 1.57368 50.72886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1817'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51022 1.57371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51022"^^xsd:decimal ;
  dwc:decimalLongitude "1.57371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51022 1.57371)"^^geo:wktLiteral ;
  geo-pos:lat "50.51022"^^xsd:decimal ;
  geo-pos:long "1.57371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1428'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57371'^^xsd:double;
  dwc:latitude '50.51022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57371 50.51022, 1.57371 50.51022, 1.57371 50.51022, 1.57371 50.51022, 1.57371 50.51022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1428'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62087 1.57371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62087"^^xsd:decimal ;
  dwc:decimalLongitude "1.57371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62087 1.57371)"^^geo:wktLiteral ;
  geo-pos:lat "50.62087"^^xsd:decimal ;
  geo-pos:long "1.57371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57371'^^xsd:double;
  dwc:latitude '50.62087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57371 50.62087, 1.57371 50.62087, 1.57371 50.62087, 1.57371 50.62087, 1.57371 50.62087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1663'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2451 1.57373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2451"^^xsd:decimal ;
  dwc:decimalLongitude "1.57373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2451 1.57373)"^^geo:wktLiteral ;
  geo-pos:lat "50.2451"^^xsd:decimal ;
  geo-pos:long "1.57373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57373'^^xsd:double;
  dwc:latitude '50.2451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57373 50.2451, 1.57373 50.2451, 1.57373 50.2451, 1.57373 50.2451, 1.57373 50.2451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_836'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52315 1.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52315"^^xsd:decimal ;
  dwc:decimalLongitude "1.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52315 1.57374)"^^geo:wktLiteral ;
  geo-pos:lat "50.52315"^^xsd:decimal ;
  geo-pos:long "1.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57374'^^xsd:double;
  dwc:latitude '50.52315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57374 50.52315, 1.57374 50.52315, 1.57374 50.52315, 1.57374 50.52315, 1.57374 50.52315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2487'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.57378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21856"^^xsd:decimal ;
  dwc:decimalLongitude "1.57378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21856 1.57378)"^^geo:wktLiteral ;
  geo-pos:lat "50.21856"^^xsd:decimal ;
  geo-pos:long "1.57378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57378'^^xsd:double;
  dwc:latitude '50.21856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57378 50.21856, 1.57378 50.21856, 1.57378 50.21856, 1.57378 50.21856, 1.57378 50.21856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11800'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22103 1.57382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22103"^^xsd:decimal ;
  dwc:decimalLongitude "1.57382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22103 1.57382)"^^geo:wktLiteral ;
  geo-pos:lat "50.22103"^^xsd:decimal ;
  geo-pos:long "1.57382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57382'^^xsd:double;
  dwc:latitude '50.22103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57382 50.22103, 1.57382 50.22103, 1.57382 50.22103, 1.57382 50.22103, 1.57382 50.22103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2539'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.57383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23352"^^xsd:decimal ;
  dwc:decimalLongitude "1.57383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23352 1.57383)"^^geo:wktLiteral ;
  geo-pos:lat "50.23352"^^xsd:decimal ;
  geo-pos:long "1.57383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_12476'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57383'^^xsd:double;
  dwc:latitude '50.23352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57383 50.23352, 1.57383 50.23352, 1.57383 50.23352, 1.57383 50.23352, 1.57383 50.23352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12476'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63138 1.57385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63138"^^xsd:decimal ;
  dwc:decimalLongitude "1.57385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63138 1.57385)"^^geo:wktLiteral ;
  geo-pos:lat "50.63138"^^xsd:decimal ;
  geo-pos:long "1.57385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57385'^^xsd:double;
  dwc:latitude '50.63138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57385 50.63138, 1.57385 50.63138, 1.57385 50.63138, 1.57385 50.63138, 1.57385 50.63138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2350'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24032 1.5739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24032"^^xsd:decimal ;
  dwc:decimalLongitude "1.5739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24032 1.5739)"^^geo:wktLiteral ;
  geo-pos:lat "50.24032"^^xsd:decimal ;
  geo-pos:long "1.5739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12135'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5739'^^xsd:double;
  dwc:latitude '50.24032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5739 50.24032, 1.5739 50.24032, 1.5739 50.24032, 1.5739 50.24032, 1.5739 50.24032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12135'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22038 1.57393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22038"^^xsd:decimal ;
  dwc:decimalLongitude "1.57393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22038 1.57393)"^^geo:wktLiteral ;
  geo-pos:lat "50.22038"^^xsd:decimal ;
  geo-pos:long "1.57393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57393'^^xsd:double;
  dwc:latitude '50.22038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57393 50.22038, 1.57393 50.22038, 1.57393 50.22038, 1.57393 50.22038, 1.57393 50.22038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11637'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63691 1.57393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63691"^^xsd:decimal ;
  dwc:decimalLongitude "1.57393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63691 1.57393)"^^geo:wktLiteral ;
  geo-pos:lat "50.63691"^^xsd:decimal ;
  geo-pos:long "1.57393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57393'^^xsd:double;
  dwc:latitude '50.63691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57393 50.63691, 1.57393 50.63691, 1.57393 50.63691, 1.57393 50.63691, 1.57393 50.63691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1170'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63149 1.57394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63149"^^xsd:decimal ;
  dwc:decimalLongitude "1.57394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63149 1.57394)"^^geo:wktLiteral ;
  geo-pos:lat "50.63149"^^xsd:decimal ;
  geo-pos:long "1.57394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57394'^^xsd:double;
  dwc:latitude '50.63149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57394 50.63149, 1.57394 50.63149, 1.57394 50.63149, 1.57394 50.63149, 1.57394 50.63149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1302'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62331 1.57397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62331"^^xsd:decimal ;
  dwc:decimalLongitude "1.57397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62331 1.57397)"^^geo:wktLiteral ;
  geo-pos:lat "50.62331"^^xsd:decimal ;
  geo-pos:long "1.57397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57397'^^xsd:double;
  dwc:latitude '50.62331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57397 50.62331, 1.57397 50.62331, 1.57397 50.62331, 1.57397 50.62331, 1.57397 50.62331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3635'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60377 1.57398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60377"^^xsd:decimal ;
  dwc:decimalLongitude "1.57398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60377 1.57398)"^^geo:wktLiteral ;
  geo-pos:lat "50.60377"^^xsd:decimal ;
  geo-pos:long "1.57398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57398'^^xsd:double;
  dwc:latitude '50.60377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57398 50.60377, 1.57398 50.60377, 1.57398 50.60377, 1.57398 50.60377, 1.57398 50.60377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3636'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63361 1.57401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63361"^^xsd:decimal ;
  dwc:decimalLongitude "1.57401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63361 1.57401)"^^geo:wktLiteral ;
  geo-pos:lat "50.63361"^^xsd:decimal ;
  geo-pos:long "1.57401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57401'^^xsd:double;
  dwc:latitude '50.63361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57401 50.63361, 1.57401 50.63361, 1.57401 50.63361, 1.57401 50.63361, 1.57401 50.63361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2483'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72844 1.57402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72844"^^xsd:decimal ;
  dwc:decimalLongitude "1.57402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72844 1.57402)"^^geo:wktLiteral ;
  geo-pos:lat "50.72844"^^xsd:decimal ;
  geo-pos:long "1.57402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3302'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57402'^^xsd:double;
  dwc:latitude '50.72844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57402 50.72844, 1.57402 50.72844, 1.57402 50.72844, 1.57402 50.72844, 1.57402 50.72844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3302'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72923 1.57404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72923"^^xsd:decimal ;
  dwc:decimalLongitude "1.57404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72923 1.57404)"^^geo:wktLiteral ;
  geo-pos:lat "50.72923"^^xsd:decimal ;
  geo-pos:long "1.57404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57404'^^xsd:double;
  dwc:latitude '50.72923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57404 50.72923, 1.57404 50.72923, 1.57404 50.72923, 1.57404 50.72923, 1.57404 50.72923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_896'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61468 1.57405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61468"^^xsd:decimal ;
  dwc:decimalLongitude "1.57405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61468 1.57405)"^^geo:wktLiteral ;
  geo-pos:lat "50.61468"^^xsd:decimal ;
  geo-pos:long "1.57405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57405'^^xsd:double;
  dwc:latitude '50.61468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57405 50.61468, 1.57405 50.61468, 1.57405 50.61468, 1.57405 50.61468, 1.57405 50.61468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1762'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22241 1.57406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22241"^^xsd:decimal ;
  dwc:decimalLongitude "1.57406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22241 1.57406)"^^geo:wktLiteral ;
  geo-pos:lat "50.22241"^^xsd:decimal ;
  geo-pos:long "1.57406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_6669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57406'^^xsd:double;
  dwc:latitude '50.22241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57406 50.22241, 1.57406 50.22241, 1.57406 50.22241, 1.57406 50.22241, 1.57406 50.22241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6669'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22186 1.57412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22186"^^xsd:decimal ;
  dwc:decimalLongitude "1.57412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22186 1.57412)"^^geo:wktLiteral ;
  geo-pos:lat "50.22186"^^xsd:decimal ;
  geo-pos:long "1.57412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57412'^^xsd:double;
  dwc:latitude '50.22186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57412 50.22186, 1.57412 50.22186, 1.57412 50.22186, 1.57412 50.22186, 1.57412 50.22186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7189'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60545 1.57414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60545"^^xsd:decimal ;
  dwc:decimalLongitude "1.57414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60545 1.57414)"^^geo:wktLiteral ;
  geo-pos:lat "50.60545"^^xsd:decimal ;
  geo-pos:long "1.57414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3160'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57414'^^xsd:double;
  dwc:latitude '50.60545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57414 50.60545, 1.57414 50.60545, 1.57414 50.60545, 1.57414 50.60545, 1.57414 50.60545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3160'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61475 1.57414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61475"^^xsd:decimal ;
  dwc:decimalLongitude "1.57414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61475 1.57414)"^^geo:wktLiteral ;
  geo-pos:lat "50.61475"^^xsd:decimal ;
  geo-pos:long "1.57414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57414'^^xsd:double;
  dwc:latitude '50.61475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57414 50.61475, 1.57414 50.61475, 1.57414 50.61475, 1.57414 50.61475, 1.57414 50.61475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3361'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22325 1.5742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22325"^^xsd:decimal ;
  dwc:decimalLongitude "1.5742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22325 1.5742)"^^geo:wktLiteral ;
  geo-pos:lat "50.22325"^^xsd:decimal ;
  geo-pos:long "1.5742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5742'^^xsd:double;
  dwc:latitude '50.22325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5742 50.22325, 1.5742 50.22325, 1.5742 50.22325, 1.5742 50.22325, 1.5742 50.22325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7072'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52124 1.57421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52124"^^xsd:decimal ;
  dwc:decimalLongitude "1.57421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52124 1.57421)"^^geo:wktLiteral ;
  geo-pos:lat "50.52124"^^xsd:decimal ;
  geo-pos:long "1.57421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1471'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.20555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57421'^^xsd:double;
  dwc:latitude '50.52124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57421 50.52124, 1.57421 50.52124, 1.57421 50.52124, 1.57421 50.52124, 1.57421 50.52124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1471'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64372 1.57425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64372"^^xsd:decimal ;
  dwc:decimalLongitude "1.57425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64372 1.57425)"^^geo:wktLiteral ;
  geo-pos:lat "50.64372"^^xsd:decimal ;
  geo-pos:long "1.57425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57425'^^xsd:double;
  dwc:latitude '50.64372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57425 50.64372, 1.57425 50.64372, 1.57425 50.64372, 1.57425 50.64372, 1.57425 50.64372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1014'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24574 1.57429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24574"^^xsd:decimal ;
  dwc:decimalLongitude "1.57429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24574 1.57429)"^^geo:wktLiteral ;
  geo-pos:lat "50.24574"^^xsd:decimal ;
  geo-pos:long "1.57429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57429'^^xsd:double;
  dwc:latitude '50.24574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57429 50.24574, 1.57429 50.24574, 1.57429 50.24574, 1.57429 50.24574, 1.57429 50.24574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_835'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73117 1.57431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73117"^^xsd:decimal ;
  dwc:decimalLongitude "1.57431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73117 1.57431)"^^geo:wktLiteral ;
  geo-pos:lat "50.73117"^^xsd:decimal ;
  geo-pos:long "1.57431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2116'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57431'^^xsd:double;
  dwc:latitude '50.73117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57431 50.73117, 1.57431 50.73117, 1.57431 50.73117, 1.57431 50.73117, 1.57431 50.73117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2116'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73115 1.57434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73115"^^xsd:decimal ;
  dwc:decimalLongitude "1.57434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73115 1.57434)"^^geo:wktLiteral ;
  geo-pos:lat "50.73115"^^xsd:decimal ;
  geo-pos:long "1.57434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57434'^^xsd:double;
  dwc:latitude '50.73115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57434 50.73115, 1.57434 50.73115, 1.57434 50.73115, 1.57434 50.73115, 1.57434 50.73115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1810'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63836 1.57436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63836"^^xsd:decimal ;
  dwc:decimalLongitude "1.57436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63836 1.57436)"^^geo:wktLiteral ;
  geo-pos:lat "50.63836"^^xsd:decimal ;
  geo-pos:long "1.57436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1015'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57436'^^xsd:double;
  dwc:latitude '50.63836'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57436 50.63836, 1.57436 50.63836, 1.57436 50.63836, 1.57436 50.63836, 1.57436 50.63836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1015'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.57441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22371"^^xsd:decimal ;
  dwc:decimalLongitude "1.57441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22371 1.57441)"^^geo:wktLiteral ;
  geo-pos:lat "50.22371"^^xsd:decimal ;
  geo-pos:long "1.57441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_5296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.803333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57441'^^xsd:double;
  dwc:latitude '50.22371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57441 50.22371, 1.57441 50.22371, 1.57441 50.22371, 1.57441 50.22371, 1.57441 50.22371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5296'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56842 1.57445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56842"^^xsd:decimal ;
  dwc:decimalLongitude "1.57445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56842 1.57445)"^^geo:wktLiteral ;
  geo-pos:lat "50.56842"^^xsd:decimal ;
  geo-pos:long "1.57445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57445'^^xsd:double;
  dwc:latitude '50.56842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57445 50.56842, 1.57445 50.56842, 1.57445 50.56842, 1.57445 50.56842, 1.57445 50.56842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1193'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59606 1.57445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59606"^^xsd:decimal ;
  dwc:decimalLongitude "1.57445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59606 1.57445)"^^geo:wktLiteral ;
  geo-pos:lat "50.59606"^^xsd:decimal ;
  geo-pos:long "1.57445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57445'^^xsd:double;
  dwc:latitude '50.59606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57445 50.59606, 1.57445 50.59606, 1.57445 50.59606, 1.57445 50.59606, 1.57445 50.59606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3360'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.57446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2288"^^xsd:decimal ;
  dwc:decimalLongitude "1.57446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2288 1.57446)"^^geo:wktLiteral ;
  geo-pos:lat "50.2288"^^xsd:decimal ;
  geo-pos:long "1.57446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57446'^^xsd:double;
  dwc:latitude '50.2288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57446 50.2288, 1.57446 50.2288, 1.57446 50.2288, 1.57446 50.2288, 1.57446 50.2288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3491'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23968 1.5745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23968"^^xsd:decimal ;
  dwc:decimalLongitude "1.5745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23968 1.5745)"^^geo:wktLiteral ;
  geo-pos:lat "50.23968"^^xsd:decimal ;
  geo-pos:long "1.5745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.126666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5745'^^xsd:double;
  dwc:latitude '50.23968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5745 50.23968, 1.5745 50.23968, 1.5745 50.23968, 1.5745 50.23968, 1.5745 50.23968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4122'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62231 1.57451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62231"^^xsd:decimal ;
  dwc:decimalLongitude "1.57451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62231 1.57451)"^^geo:wktLiteral ;
  geo-pos:lat "50.62231"^^xsd:decimal ;
  geo-pos:long "1.57451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57451'^^xsd:double;
  dwc:latitude '50.62231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57451 50.62231, 1.57451 50.62231, 1.57451 50.62231, 1.57451 50.62231, 1.57451 50.62231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3563'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22441 1.57452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22441"^^xsd:decimal ;
  dwc:decimalLongitude "1.57452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22441 1.57452)"^^geo:wktLiteral ;
  geo-pos:lat "50.22441"^^xsd:decimal ;
  geo-pos:long "1.57452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.70666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57452'^^xsd:double;
  dwc:latitude '50.22441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57452 50.22441, 1.57452 50.22441, 1.57452 50.22441, 1.57452 50.22441, 1.57452 50.22441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3447'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.57452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22884"^^xsd:decimal ;
  dwc:decimalLongitude "1.57452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22884 1.57452)"^^geo:wktLiteral ;
  geo-pos:lat "50.22884"^^xsd:decimal ;
  geo-pos:long "1.57452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3790'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57452'^^xsd:double;
  dwc:latitude '50.22884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57452 50.22884, 1.57452 50.22884, 1.57452 50.22884, 1.57452 50.22884, 1.57452 50.22884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3790'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62192 1.57453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62192"^^xsd:decimal ;
  dwc:decimalLongitude "1.57453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62192 1.57453)"^^geo:wktLiteral ;
  geo-pos:lat "50.62192"^^xsd:decimal ;
  geo-pos:long "1.57453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57453'^^xsd:double;
  dwc:latitude '50.62192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57453 50.62192, 1.57453 50.62192, 1.57453 50.62192, 1.57453 50.62192, 1.57453 50.62192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1265'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.57456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22927"^^xsd:decimal ;
  dwc:decimalLongitude "1.57456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22927 1.57456)"^^geo:wktLiteral ;
  geo-pos:lat "50.22927"^^xsd:decimal ;
  geo-pos:long "1.57456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_1215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57456'^^xsd:double;
  dwc:latitude '50.22927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57456 50.22927, 1.57456 50.22927, 1.57456 50.22927, 1.57456 50.22927, 1.57456 50.22927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1215'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.57458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22195"^^xsd:decimal ;
  dwc:decimalLongitude "1.57458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.57458)"^^geo:wktLiteral ;
  geo-pos:lat "50.22195"^^xsd:decimal ;
  geo-pos:long "1.57458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57458'^^xsd:double;
  dwc:latitude '50.22195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57458 50.22195, 1.57458 50.22195, 1.57458 50.22195, 1.57458 50.22195, 1.57458 50.22195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8737'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50802 1.57462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50802"^^xsd:decimal ;
  dwc:decimalLongitude "1.57462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50802 1.57462)"^^geo:wktLiteral ;
  geo-pos:lat "50.50802"^^xsd:decimal ;
  geo-pos:long "1.57462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2869'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57462'^^xsd:double;
  dwc:latitude '50.50802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57462 50.50802, 1.57462 50.50802, 1.57462 50.50802, 1.57462 50.50802, 1.57462 50.50802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2869'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22208 1.57466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22208"^^xsd:decimal ;
  dwc:decimalLongitude "1.57466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22208 1.57466)"^^geo:wktLiteral ;
  geo-pos:lat "50.22208"^^xsd:decimal ;
  geo-pos:long "1.57466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.65555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57466'^^xsd:double;
  dwc:latitude '50.22208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57466 50.22208, 1.57466 50.22208, 1.57466 50.22208, 1.57466 50.22208, 1.57466 50.22208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7257'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61421 1.57467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61421"^^xsd:decimal ;
  dwc:decimalLongitude "1.57467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61421 1.57467)"^^geo:wktLiteral ;
  geo-pos:lat "50.61421"^^xsd:decimal ;
  geo-pos:long "1.57467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_1359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57467'^^xsd:double;
  dwc:latitude '50.61421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57467 50.61421, 1.57467 50.61421, 1.57467 50.61421, 1.57467 50.61421, 1.57467 50.61421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1359'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72889 1.57467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72889"^^xsd:decimal ;
  dwc:decimalLongitude "1.57467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72889 1.57467)"^^geo:wktLiteral ;
  geo-pos:lat "50.72889"^^xsd:decimal ;
  geo-pos:long "1.57467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1643'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57467'^^xsd:double;
  dwc:latitude '50.72889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57467 50.72889, 1.57467 50.72889, 1.57467 50.72889, 1.57467 50.72889, 1.57467 50.72889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1643'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61467 1.57469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61467"^^xsd:decimal ;
  dwc:decimalLongitude "1.57469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61467 1.57469)"^^geo:wktLiteral ;
  geo-pos:lat "50.61467"^^xsd:decimal ;
  geo-pos:long "1.57469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57469'^^xsd:double;
  dwc:latitude '50.61467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57469 50.61467, 1.57469 50.61467, 1.57469 50.61467, 1.57469 50.61467, 1.57469 50.61467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_982'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.5747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23237"^^xsd:decimal ;
  dwc:decimalLongitude "1.5747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23237 1.5747)"^^geo:wktLiteral ;
  geo-pos:lat "50.23237"^^xsd:decimal ;
  geo-pos:long "1.5747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_6340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5747'^^xsd:double;
  dwc:latitude '50.23237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5747 50.23237, 1.5747 50.23237, 1.5747 50.23237, 1.5747 50.23237, 1.5747 50.23237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6340'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72868 1.57472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72868"^^xsd:decimal ;
  dwc:decimalLongitude "1.57472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72868 1.57472)"^^geo:wktLiteral ;
  geo-pos:lat "50.72868"^^xsd:decimal ;
  geo-pos:long "1.57472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57472'^^xsd:double;
  dwc:latitude '50.72868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57472 50.72868, 1.57472 50.72868, 1.57472 50.72868, 1.57472 50.72868, 1.57472 50.72868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1986'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72954 1.57473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72954"^^xsd:decimal ;
  dwc:decimalLongitude "1.57473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72954 1.57473)"^^geo:wktLiteral ;
  geo-pos:lat "50.72954"^^xsd:decimal ;
  geo-pos:long "1.57473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57473'^^xsd:double;
  dwc:latitude '50.72954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57473 50.72954, 1.57473 50.72954, 1.57473 50.72954, 1.57473 50.72954, 1.57473 50.72954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1635'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.57474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21879"^^xsd:decimal ;
  dwc:decimalLongitude "1.57474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21879 1.57474)"^^geo:wktLiteral ;
  geo-pos:lat "50.21879"^^xsd:decimal ;
  geo-pos:long "1.57474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57474'^^xsd:double;
  dwc:latitude '50.21879'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57474 50.21879, 1.57474 50.21879, 1.57474 50.21879, 1.57474 50.21879, 1.57474 50.21879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9459'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22225 1.57475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22225"^^xsd:decimal ;
  dwc:decimalLongitude "1.57475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22225 1.57475)"^^geo:wktLiteral ;
  geo-pos:lat "50.22225"^^xsd:decimal ;
  geo-pos:long "1.57475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.98'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57475'^^xsd:double;
  dwc:latitude '50.22225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57475 50.22225, 1.57475 50.22225, 1.57475 50.22225, 1.57475 50.22225, 1.57475 50.22225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7199'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61397 1.57481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61397"^^xsd:decimal ;
  dwc:decimalLongitude "1.57481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61397 1.57481)"^^geo:wktLiteral ;
  geo-pos:lat "50.61397"^^xsd:decimal ;
  geo-pos:long "1.57481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3828'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57481'^^xsd:double;
  dwc:latitude '50.61397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57481 50.61397, 1.57481 50.61397, 1.57481 50.61397, 1.57481 50.61397, 1.57481 50.61397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3828'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22055 1.57485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22055"^^xsd:decimal ;
  dwc:decimalLongitude "1.57485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22055 1.57485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22055"^^xsd:decimal ;
  geo-pos:long "1.57485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57485'^^xsd:double;
  dwc:latitude '50.22055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57485 50.22055, 1.57485 50.22055, 1.57485 50.22055, 1.57485 50.22055, 1.57485 50.22055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7272'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.57488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2325"^^xsd:decimal ;
  dwc:decimalLongitude "1.57488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2325 1.57488)"^^geo:wktLiteral ;
  geo-pos:lat "50.2325"^^xsd:decimal ;
  geo-pos:long "1.57488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_10877'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57488'^^xsd:double;
  dwc:latitude '50.2325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57488 50.2325, 1.57488 50.2325, 1.57488 50.2325, 1.57488 50.2325, 1.57488 50.2325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10877'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21637 1.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21637"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21637 1.575)"^^geo:wktLiteral ;
  geo-pos:lat "50.21637"^^xsd:decimal ;
  geo-pos:long "1.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13024'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.575'^^xsd:double;
  dwc:latitude '50.21637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.575 50.21637, 1.575 50.21637, 1.575 50.21637, 1.575 50.21637, 1.575 50.21637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13024'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59344 1.57501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59344"^^xsd:decimal ;
  dwc:decimalLongitude "1.57501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59344 1.57501)"^^geo:wktLiteral ;
  geo-pos:lat "50.59344"^^xsd:decimal ;
  geo-pos:long "1.57501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57501'^^xsd:double;
  dwc:latitude '50.59344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57501 50.59344, 1.57501 50.59344, 1.57501 50.59344, 1.57501 50.59344, 1.57501 50.59344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1304'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63141 1.57504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63141"^^xsd:decimal ;
  dwc:decimalLongitude "1.57504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63141 1.57504)"^^geo:wktLiteral ;
  geo-pos:lat "50.63141"^^xsd:decimal ;
  geo-pos:long "1.57504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57504'^^xsd:double;
  dwc:latitude '50.63141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57504 50.63141, 1.57504 50.63141, 1.57504 50.63141, 1.57504 50.63141, 1.57504 50.63141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3708'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58851 1.57507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58851"^^xsd:decimal ;
  dwc:decimalLongitude "1.57507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58851 1.57507)"^^geo:wktLiteral ;
  geo-pos:lat "50.58851"^^xsd:decimal ;
  geo-pos:long "1.57507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57507'^^xsd:double;
  dwc:latitude '50.58851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57507 50.58851, 1.57507 50.58851, 1.57507 50.58851, 1.57507 50.58851, 1.57507 50.58851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2485'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.57508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2215"^^xsd:decimal ;
  dwc:decimalLongitude "1.57508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.57508)"^^geo:wktLiteral ;
  geo-pos:lat "50.2215"^^xsd:decimal ;
  geo-pos:long "1.57508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57508'^^xsd:double;
  dwc:latitude '50.2215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57508 50.2215, 1.57508 50.2215, 1.57508 50.2215, 1.57508 50.2215, 1.57508 50.2215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10460'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.57509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22064"^^xsd:decimal ;
  dwc:decimalLongitude "1.57509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.57509)"^^geo:wktLiteral ;
  geo-pos:lat "50.22064"^^xsd:decimal ;
  geo-pos:long "1.57509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57509'^^xsd:double;
  dwc:latitude '50.22064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57509 50.22064, 1.57509 50.22064, 1.57509 50.22064, 1.57509 50.22064, 1.57509 50.22064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9174'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58887 1.57509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58887"^^xsd:decimal ;
  dwc:decimalLongitude "1.57509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58887 1.57509)"^^geo:wktLiteral ;
  geo-pos:lat "50.58887"^^xsd:decimal ;
  geo-pos:long "1.57509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1018'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57509'^^xsd:double;
  dwc:latitude '50.58887'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57509 50.58887, 1.57509 50.58887, 1.57509 50.58887, 1.57509 50.58887, 1.57509 50.58887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1018'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23512 1.57511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23512"^^xsd:decimal ;
  dwc:decimalLongitude "1.57511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23512 1.57511)"^^geo:wktLiteral ;
  geo-pos:lat "50.23512"^^xsd:decimal ;
  geo-pos:long "1.57511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57511'^^xsd:double;
  dwc:latitude '50.23512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57511 50.23512, 1.57511 50.23512, 1.57511 50.23512, 1.57511 50.23512, 1.57511 50.23512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6754'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62438 1.57511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62438"^^xsd:decimal ;
  dwc:decimalLongitude "1.57511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62438 1.57511)"^^geo:wktLiteral ;
  geo-pos:lat "50.62438"^^xsd:decimal ;
  geo-pos:long "1.57511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1016'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57511'^^xsd:double;
  dwc:latitude '50.62438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57511 50.62438, 1.57511 50.62438, 1.57511 50.62438, 1.57511 50.62438, 1.57511 50.62438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1016'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.57512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2206"^^xsd:decimal ;
  dwc:decimalLongitude "1.57512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2206 1.57512)"^^geo:wktLiteral ;
  geo-pos:lat "50.2206"^^xsd:decimal ;
  geo-pos:long "1.57512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57512'^^xsd:double;
  dwc:latitude '50.2206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57512 50.2206, 1.57512 50.2206, 1.57512 50.2206, 1.57512 50.2206, 1.57512 50.2206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12073'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.57512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23443"^^xsd:decimal ;
  dwc:decimalLongitude "1.57512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23443 1.57512)"^^geo:wktLiteral ;
  geo-pos:lat "50.23443"^^xsd:decimal ;
  geo-pos:long "1.57512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57512'^^xsd:double;
  dwc:latitude '50.23443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57512 50.23443, 1.57512 50.23443, 1.57512 50.23443, 1.57512 50.23443, 1.57512 50.23443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1233'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74948 1.57512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74948"^^xsd:decimal ;
  dwc:decimalLongitude "1.57512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74948 1.57512)"^^geo:wktLiteral ;
  geo-pos:lat "50.74948"^^xsd:decimal ;
  geo-pos:long "1.57512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2195'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57512'^^xsd:double;
  dwc:latitude '50.74948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57512 50.74948, 1.57512 50.74948, 1.57512 50.74948, 1.57512 50.74948, 1.57512 50.74948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2195'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6353 1.57516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6353"^^xsd:decimal ;
  dwc:decimalLongitude "1.57516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6353 1.57516)"^^geo:wktLiteral ;
  geo-pos:lat "50.6353"^^xsd:decimal ;
  geo-pos:long "1.57516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57516'^^xsd:double;
  dwc:latitude '50.6353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57516 50.6353, 1.57516 50.6353, 1.57516 50.6353, 1.57516 50.6353, 1.57516 50.6353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2620'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60915 1.57522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60915"^^xsd:decimal ;
  dwc:decimalLongitude "1.57522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60915 1.57522)"^^geo:wktLiteral ;
  geo-pos:lat "50.60915"^^xsd:decimal ;
  geo-pos:long "1.57522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1017'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57522'^^xsd:double;
  dwc:latitude '50.60915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57522 50.60915, 1.57522 50.60915, 1.57522 50.60915, 1.57522 50.60915, 1.57522 50.60915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1017'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.57526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24033"^^xsd:decimal ;
  dwc:decimalLongitude "1.57526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24033 1.57526)"^^geo:wktLiteral ;
  geo-pos:lat "50.24033"^^xsd:decimal ;
  geo-pos:long "1.57526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57526'^^xsd:double;
  dwc:latitude '50.24033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57526 50.24033, 1.57526 50.24033, 1.57526 50.24033, 1.57526 50.24033, 1.57526 50.24033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6803'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23672 1.57527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23672"^^xsd:decimal ;
  dwc:decimalLongitude "1.57527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23672 1.57527)"^^geo:wktLiteral ;
  geo-pos:lat "50.23672"^^xsd:decimal ;
  geo-pos:long "1.57527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57527'^^xsd:double;
  dwc:latitude '50.23672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57527 50.23672, 1.57527 50.23672, 1.57527 50.23672, 1.57527 50.23672, 1.57527 50.23672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12637'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24292 1.57527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24292"^^xsd:decimal ;
  dwc:decimalLongitude "1.57527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24292 1.57527)"^^geo:wktLiteral ;
  geo-pos:lat "50.24292"^^xsd:decimal ;
  geo-pos:long "1.57527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12136'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57527'^^xsd:double;
  dwc:latitude '50.24292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57527 50.24292, 1.57527 50.24292, 1.57527 50.24292, 1.57527 50.24292, 1.57527 50.24292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12136'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73136 1.57529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73136"^^xsd:decimal ;
  dwc:decimalLongitude "1.57529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73136 1.57529)"^^geo:wktLiteral ;
  geo-pos:lat "50.73136"^^xsd:decimal ;
  geo-pos:long "1.57529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57529'^^xsd:double;
  dwc:latitude '50.73136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57529 50.73136, 1.57529 50.73136, 1.57529 50.73136, 1.57529 50.73136, 1.57529 50.73136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1830'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59163 1.5753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59163"^^xsd:decimal ;
  dwc:decimalLongitude "1.5753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59163 1.5753)"^^geo:wktLiteral ;
  geo-pos:lat "50.59163"^^xsd:decimal ;
  geo-pos:long "1.5753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3827'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5753'^^xsd:double;
  dwc:latitude '50.59163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5753 50.59163, 1.5753 50.59163, 1.5753 50.59163, 1.5753 50.59163, 1.5753 50.59163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3827'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23917 1.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23917"^^xsd:decimal ;
  dwc:decimalLongitude "1.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23917 1.57531)"^^geo:wktLiteral ;
  geo-pos:lat "50.23917"^^xsd:decimal ;
  geo-pos:long "1.57531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_4108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.121111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57531'^^xsd:double;
  dwc:latitude '50.23917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57531 50.23917, 1.57531 50.23917, 1.57531 50.23917, 1.57531 50.23917, 1.57531 50.23917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4108'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63127 1.57532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63127"^^xsd:decimal ;
  dwc:decimalLongitude "1.57532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63127 1.57532)"^^geo:wktLiteral ;
  geo-pos:lat "50.63127"^^xsd:decimal ;
  geo-pos:long "1.57532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57532'^^xsd:double;
  dwc:latitude '50.63127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57532 50.63127, 1.57532 50.63127, 1.57532 50.63127, 1.57532 50.63127, 1.57532 50.63127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1180'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23579 1.57535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23579"^^xsd:decimal ;
  dwc:decimalLongitude "1.57535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23579 1.57535)"^^geo:wktLiteral ;
  geo-pos:lat "50.23579"^^xsd:decimal ;
  geo-pos:long "1.57535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57535'^^xsd:double;
  dwc:latitude '50.23579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57535 50.23579, 1.57535 50.23579, 1.57535 50.23579, 1.57535 50.23579, 1.57535 50.23579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1089'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55169 1.57535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55169"^^xsd:decimal ;
  dwc:decimalLongitude "1.57535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55169 1.57535)"^^geo:wktLiteral ;
  geo-pos:lat "50.55169"^^xsd:decimal ;
  geo-pos:long "1.57535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57535'^^xsd:double;
  dwc:latitude '50.55169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57535 50.55169, 1.57535 50.55169, 1.57535 50.55169, 1.57535 50.55169, 1.57535 50.55169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1194'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24315 1.57539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24315"^^xsd:decimal ;
  dwc:decimalLongitude "1.57539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24315 1.57539)"^^geo:wktLiteral ;
  geo-pos:lat "50.24315"^^xsd:decimal ;
  geo-pos:long "1.57539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57539'^^xsd:double;
  dwc:latitude '50.24315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57539 50.24315, 1.57539 50.24315, 1.57539 50.24315, 1.57539 50.24315, 1.57539 50.24315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12139'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72333 1.57539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72333"^^xsd:decimal ;
  dwc:decimalLongitude "1.57539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72333 1.57539)"^^geo:wktLiteral ;
  geo-pos:lat "50.72333"^^xsd:decimal ;
  geo-pos:long "1.57539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1574'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.19444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57539'^^xsd:double;
  dwc:latitude '50.72333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57539 50.72333, 1.57539 50.72333, 1.57539 50.72333, 1.57539 50.72333, 1.57539 50.72333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1574'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.57543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.57543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 1.57543)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "1.57543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57543'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57543 50.23, 1.57543 50.23, 1.57543 50.23, 1.57543 50.23, 1.57543 50.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2740'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23523 1.57548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23523"^^xsd:decimal ;
  dwc:decimalLongitude "1.57548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23523 1.57548)"^^geo:wktLiteral ;
  geo-pos:lat "50.23523"^^xsd:decimal ;
  geo-pos:long "1.57548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57548'^^xsd:double;
  dwc:latitude '50.23523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57548 50.23523, 1.57548 50.23523, 1.57548 50.23523, 1.57548 50.23523, 1.57548 50.23523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7194'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6136 1.57557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6136"^^xsd:decimal ;
  dwc:decimalLongitude "1.57557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6136 1.57557)"^^geo:wktLiteral ;
  geo-pos:lat "50.6136"^^xsd:decimal ;
  geo-pos:long "1.57557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57557'^^xsd:double;
  dwc:latitude '50.6136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57557 50.6136, 1.57557 50.6136, 1.57557 50.6136, 1.57557 50.6136, 1.57557 50.6136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1303'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61135 1.57562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61135"^^xsd:decimal ;
  dwc:decimalLongitude "1.57562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61135 1.57562)"^^geo:wktLiteral ;
  geo-pos:lat "50.61135"^^xsd:decimal ;
  geo-pos:long "1.57562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57562'^^xsd:double;
  dwc:latitude '50.61135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57562 50.61135, 1.57562 50.61135, 1.57562 50.61135, 1.57562 50.61135, 1.57562 50.61135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2484'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24636 1.57577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24636"^^xsd:decimal ;
  dwc:decimalLongitude "1.57577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24636 1.57577)"^^geo:wktLiteral ;
  geo-pos:lat "50.24636"^^xsd:decimal ;
  geo-pos:long "1.57577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57577'^^xsd:double;
  dwc:latitude '50.24636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57577 50.24636, 1.57577 50.24636, 1.57577 50.24636, 1.57577 50.24636, 1.57577 50.24636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10202'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24015 1.57587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24015"^^xsd:decimal ;
  dwc:decimalLongitude "1.57587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24015 1.57587)"^^geo:wktLiteral ;
  geo-pos:lat "50.24015"^^xsd:decimal ;
  geo-pos:long "1.57587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_5647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57587'^^xsd:double;
  dwc:latitude '50.24015'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57587 50.24015, 1.57587 50.24015, 1.57587 50.24015, 1.57587 50.24015, 1.57587 50.24015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5647'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61154 1.57596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61154"^^xsd:decimal ;
  dwc:decimalLongitude "1.57596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61154 1.57596)"^^geo:wktLiteral ;
  geo-pos:lat "50.61154"^^xsd:decimal ;
  geo-pos:long "1.57596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57596'^^xsd:double;
  dwc:latitude '50.61154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57596 50.61154, 1.57596 50.61154, 1.57596 50.61154, 1.57596 50.61154, 1.57596 50.61154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3707'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21511 1.57597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21511"^^xsd:decimal ;
  dwc:decimalLongitude "1.57597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21511 1.57597)"^^geo:wktLiteral ;
  geo-pos:lat "50.21511"^^xsd:decimal ;
  geo-pos:long "1.57597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57597'^^xsd:double;
  dwc:latitude '50.21511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57597 50.21511, 1.57597 50.21511, 1.57597 50.21511, 1.57597 50.21511, 1.57597 50.21511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7203'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.57597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21809"^^xsd:decimal ;
  dwc:decimalLongitude "1.57597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21809 1.57597)"^^geo:wktLiteral ;
  geo-pos:lat "50.21809"^^xsd:decimal ;
  geo-pos:long "1.57597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57597'^^xsd:double;
  dwc:latitude '50.21809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57597 50.21809, 1.57597 50.21809, 1.57597 50.21809, 1.57597 50.21809, 1.57597 50.21809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11838'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75032 1.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75032"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75032 1.576)"^^geo:wktLiteral ;
  geo-pos:lat "50.75032"^^xsd:decimal ;
  geo-pos:long "1.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.28'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.576'^^xsd:double;
  dwc:latitude '50.75032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.576 50.75032, 1.576 50.75032, 1.576 50.75032, 1.576 50.75032, 1.576 50.75032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2408'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.57602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22195"^^xsd:decimal ;
  dwc:decimalLongitude "1.57602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22195 1.57602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22195"^^xsd:decimal ;
  geo-pos:long "1.57602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.415555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57602'^^xsd:double;
  dwc:latitude '50.22195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57602 50.22195, 1.57602 50.22195, 1.57602 50.22195, 1.57602 50.22195, 1.57602 50.22195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7223'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.57604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21678"^^xsd:decimal ;
  dwc:decimalLongitude "1.57604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21678 1.57604)"^^geo:wktLiteral ;
  geo-pos:lat "50.21678"^^xsd:decimal ;
  geo-pos:long "1.57604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_13023'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57604'^^xsd:double;
  dwc:latitude '50.21678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57604 50.21678, 1.57604 50.21678, 1.57604 50.21678, 1.57604 50.21678, 1.57604 50.21678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13023'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24666 1.57604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24666"^^xsd:decimal ;
  dwc:decimalLongitude "1.57604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24666 1.57604)"^^geo:wktLiteral ;
  geo-pos:lat "50.24666"^^xsd:decimal ;
  geo-pos:long "1.57604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_10201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.651111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57604'^^xsd:double;
  dwc:latitude '50.24666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57604 50.24666, 1.57604 50.24666, 1.57604 50.24666, 1.57604 50.24666, 1.57604 50.24666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10201'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74988 1.57604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74988"^^xsd:decimal ;
  dwc:decimalLongitude "1.57604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74988 1.57604)"^^geo:wktLiteral ;
  geo-pos:lat "50.74988"^^xsd:decimal ;
  geo-pos:long "1.57604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57604'^^xsd:double;
  dwc:latitude '50.74988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57604 50.74988, 1.57604 50.74988, 1.57604 50.74988, 1.57604 50.74988, 1.57604 50.74988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2822'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.57605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23178"^^xsd:decimal ;
  dwc:decimalLongitude "1.57605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23178 1.57605)"^^geo:wktLiteral ;
  geo-pos:lat "50.23178"^^xsd:decimal ;
  geo-pos:long "1.57605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57605'^^xsd:double;
  dwc:latitude '50.23178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57605 50.23178, 1.57605 50.23178, 1.57605 50.23178, 1.57605 50.23178, 1.57605 50.23178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1397'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.57613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2141"^^xsd:decimal ;
  dwc:decimalLongitude "1.57613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.57613)"^^geo:wktLiteral ;
  geo-pos:lat "50.2141"^^xsd:decimal ;
  geo-pos:long "1.57613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57613'^^xsd:double;
  dwc:latitude '50.2141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57613 50.2141, 1.57613 50.2141, 1.57613 50.2141, 1.57613 50.2141, 1.57613 50.2141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10904'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21585 1.57624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21585"^^xsd:decimal ;
  dwc:decimalLongitude "1.57624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21585 1.57624)"^^geo:wktLiteral ;
  geo-pos:lat "50.21585"^^xsd:decimal ;
  geo-pos:long "1.57624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10906'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57624'^^xsd:double;
  dwc:latitude '50.21585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57624 50.21585, 1.57624 50.21585, 1.57624 50.21585, 1.57624 50.21585, 1.57624 50.21585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10906'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.57624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22825"^^xsd:decimal ;
  dwc:decimalLongitude "1.57624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22825 1.57624)"^^geo:wktLiteral ;
  geo-pos:lat "50.22825"^^xsd:decimal ;
  geo-pos:long "1.57624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3112'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57624'^^xsd:double;
  dwc:latitude '50.22825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57624 50.22825, 1.57624 50.22825, 1.57624 50.22825, 1.57624 50.22825, 1.57624 50.22825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3112'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22069 1.57626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22069"^^xsd:decimal ;
  dwc:decimalLongitude "1.57626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22069 1.57626)"^^geo:wktLiteral ;
  geo-pos:lat "50.22069"^^xsd:decimal ;
  geo-pos:long "1.57626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57626'^^xsd:double;
  dwc:latitude '50.22069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57626 50.22069, 1.57626 50.22069, 1.57626 50.22069, 1.57626 50.22069, 1.57626 50.22069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11810'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2221 1.57645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2221"^^xsd:decimal ;
  dwc:decimalLongitude "1.57645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2221 1.57645)"^^geo:wktLiteral ;
  geo-pos:lat "50.2221"^^xsd:decimal ;
  geo-pos:long "1.57645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_7188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57645'^^xsd:double;
  dwc:latitude '50.2221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57645 50.2221, 1.57645 50.2221, 1.57645 50.2221, 1.57645 50.2221, 1.57645 50.2221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7188'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24072 1.57645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24072"^^xsd:decimal ;
  dwc:decimalLongitude "1.57645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24072 1.57645)"^^geo:wktLiteral ;
  geo-pos:lat "50.24072"^^xsd:decimal ;
  geo-pos:long "1.57645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57645'^^xsd:double;
  dwc:latitude '50.24072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57645 50.24072, 1.57645 50.24072, 1.57645 50.24072, 1.57645 50.24072, 1.57645 50.24072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6002'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.5765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2172"^^xsd:decimal ;
  dwc:decimalLongitude "1.5765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2172 1.5765)"^^geo:wktLiteral ;
  geo-pos:lat "50.2172"^^xsd:decimal ;
  geo-pos:long "1.5765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5765'^^xsd:double;
  dwc:latitude '50.2172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5765 50.2172, 1.5765 50.2172, 1.5765 50.2172, 1.5765 50.2172, 1.5765 50.2172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7181'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24419 1.57656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24419"^^xsd:decimal ;
  dwc:decimalLongitude "1.57656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24419 1.57656)"^^geo:wktLiteral ;
  geo-pos:lat "50.24419"^^xsd:decimal ;
  geo-pos:long "1.57656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12138'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57656'^^xsd:double;
  dwc:latitude '50.24419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57656 50.24419, 1.57656 50.24419, 1.57656 50.24419, 1.57656 50.24419, 1.57656 50.24419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12138'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22827 1.57657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22827"^^xsd:decimal ;
  dwc:decimalLongitude "1.57657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22827 1.57657)"^^geo:wktLiteral ;
  geo-pos:lat "50.22827"^^xsd:decimal ;
  geo-pos:long "1.57657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57657'^^xsd:double;
  dwc:latitude '50.22827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57657 50.22827, 1.57657 50.22827, 1.57657 50.22827, 1.57657 50.22827, 1.57657 50.22827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10592'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24393 1.57657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24393"^^xsd:decimal ;
  dwc:decimalLongitude "1.57657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24393 1.57657)"^^geo:wktLiteral ;
  geo-pos:lat "50.24393"^^xsd:decimal ;
  geo-pos:long "1.57657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57657'^^xsd:double;
  dwc:latitude '50.24393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57657 50.24393, 1.57657 50.24393, 1.57657 50.24393, 1.57657 50.24393, 1.57657 50.24393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12137'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.57667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23194"^^xsd:decimal ;
  dwc:decimalLongitude "1.57667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23194 1.57667)"^^geo:wktLiteral ;
  geo-pos:lat "50.23194"^^xsd:decimal ;
  geo-pos:long "1.57667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57667'^^xsd:double;
  dwc:latitude '50.23194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57667 50.23194, 1.57667 50.23194, 1.57667 50.23194, 1.57667 50.23194, 1.57667 50.23194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3685'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73648 1.57667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73648"^^xsd:decimal ;
  dwc:decimalLongitude "1.57667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73648 1.57667)"^^geo:wktLiteral ;
  geo-pos:lat "50.73648"^^xsd:decimal ;
  geo-pos:long "1.57667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57667'^^xsd:double;
  dwc:latitude '50.73648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57667 50.73648, 1.57667 50.73648, 1.57667 50.73648, 1.57667 50.73648, 1.57667 50.73648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3300'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.57671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2314"^^xsd:decimal ;
  dwc:decimalLongitude "1.57671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2314 1.57671)"^^geo:wktLiteral ;
  geo-pos:lat "50.2314"^^xsd:decimal ;
  geo-pos:long "1.57671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57671'^^xsd:double;
  dwc:latitude '50.2314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57671 50.2314, 1.57671 50.2314, 1.57671 50.2314, 1.57671 50.2314, 1.57671 50.2314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5850'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72869 1.57677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72869"^^xsd:decimal ;
  dwc:decimalLongitude "1.57677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72869 1.57677)"^^geo:wktLiteral ;
  geo-pos:lat "50.72869"^^xsd:decimal ;
  geo-pos:long "1.57677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1597'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57677'^^xsd:double;
  dwc:latitude '50.72869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57677 50.72869, 1.57677 50.72869, 1.57677 50.72869, 1.57677 50.72869, 1.57677 50.72869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1597'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.57683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23086"^^xsd:decimal ;
  dwc:decimalLongitude "1.57683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23086 1.57683)"^^geo:wktLiteral ;
  geo-pos:lat "50.23086"^^xsd:decimal ;
  geo-pos:long "1.57683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1546'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57683'^^xsd:double;
  dwc:latitude '50.23086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57683 50.23086, 1.57683 50.23086, 1.57683 50.23086, 1.57683 50.23086, 1.57683 50.23086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1546'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21215 1.57684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21215"^^xsd:decimal ;
  dwc:decimalLongitude "1.57684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21215 1.57684)"^^geo:wktLiteral ;
  geo-pos:lat "50.21215"^^xsd:decimal ;
  geo-pos:long "1.57684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_10905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57684'^^xsd:double;
  dwc:latitude '50.21215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57684 50.21215, 1.57684 50.21215, 1.57684 50.21215, 1.57684 50.21215, 1.57684 50.21215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10905'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21068 1.57691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21068"^^xsd:decimal ;
  dwc:decimalLongitude "1.57691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21068 1.57691)"^^geo:wktLiteral ;
  geo-pos:lat "50.21068"^^xsd:decimal ;
  geo-pos:long "1.57691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.8211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57691'^^xsd:double;
  dwc:latitude '50.21068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57691 50.21068, 1.57691 50.21068, 1.57691 50.21068, 1.57691 50.21068, 1.57691 50.21068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10817'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.57695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21965"^^xsd:decimal ;
  dwc:decimalLongitude "1.57695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21965 1.57695)"^^geo:wktLiteral ;
  geo-pos:lat "50.21965"^^xsd:decimal ;
  geo-pos:long "1.57695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57695'^^xsd:double;
  dwc:latitude '50.21965'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57695 50.21965, 1.57695 50.21965, 1.57695 50.21965, 1.57695 50.21965, 1.57695 50.21965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8448'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.57695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22754"^^xsd:decimal ;
  dwc:decimalLongitude "1.57695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22754 1.57695)"^^geo:wktLiteral ;
  geo-pos:lat "50.22754"^^xsd:decimal ;
  geo-pos:long "1.57695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57695'^^xsd:double;
  dwc:latitude '50.22754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57695 50.22754, 1.57695 50.22754, 1.57695 50.22754, 1.57695 50.22754, 1.57695 50.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5097'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.57701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22029"^^xsd:decimal ;
  dwc:decimalLongitude "1.57701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22029 1.57701)"^^geo:wktLiteral ;
  geo-pos:lat "50.22029"^^xsd:decimal ;
  geo-pos:long "1.57701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57701'^^xsd:double;
  dwc:latitude '50.22029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57701 50.22029, 1.57701 50.22029, 1.57701 50.22029, 1.57701 50.22029, 1.57701 50.22029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7908'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21823 1.57702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21823"^^xsd:decimal ;
  dwc:decimalLongitude "1.57702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21823 1.57702)"^^geo:wktLiteral ;
  geo-pos:lat "50.21823"^^xsd:decimal ;
  geo-pos:long "1.57702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57702'^^xsd:double;
  dwc:latitude '50.21823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57702 50.21823, 1.57702 50.21823, 1.57702 50.21823, 1.57702 50.21823, 1.57702 50.21823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8554'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.57702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23143"^^xsd:decimal ;
  dwc:decimalLongitude "1.57702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23143 1.57702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23143"^^xsd:decimal ;
  geo-pos:long "1.57702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57702'^^xsd:double;
  dwc:latitude '50.23143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57702 50.23143, 1.57702 50.23143, 1.57702 50.23143, 1.57702 50.23143, 1.57702 50.23143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2511'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23991 1.57702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23991"^^xsd:decimal ;
  dwc:decimalLongitude "1.57702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23991 1.57702)"^^geo:wktLiteral ;
  geo-pos:lat "50.23991"^^xsd:decimal ;
  geo-pos:long "1.57702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57702'^^xsd:double;
  dwc:latitude '50.23991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57702 50.23991, 1.57702 50.23991, 1.57702 50.23991, 1.57702 50.23991, 1.57702 50.23991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12638'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75086 1.57702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75086"^^xsd:decimal ;
  dwc:decimalLongitude "1.57702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75086 1.57702)"^^geo:wktLiteral ;
  geo-pos:lat "50.75086"^^xsd:decimal ;
  geo-pos:long "1.57702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57702'^^xsd:double;
  dwc:latitude '50.75086'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57702 50.75086, 1.57702 50.75086, 1.57702 50.75086, 1.57702 50.75086, 1.57702 50.75086))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1367'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74606 1.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74606"^^xsd:decimal ;
  dwc:decimalLongitude "1.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74606 1.57706)"^^geo:wktLiteral ;
  geo-pos:lat "50.74606"^^xsd:decimal ;
  geo-pos:long "1.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2191'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57706'^^xsd:double;
  dwc:latitude '50.74606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57706 50.74606, 1.57706 50.74606, 1.57706 50.74606, 1.57706 50.74606, 1.57706 50.74606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2191'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74993 1.57712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74993"^^xsd:decimal ;
  dwc:decimalLongitude "1.57712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74993 1.57712)"^^geo:wktLiteral ;
  geo-pos:lat "50.74993"^^xsd:decimal ;
  geo-pos:long "1.57712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57712'^^xsd:double;
  dwc:latitude '50.74993'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57712 50.74993, 1.57712 50.74993, 1.57712 50.74993, 1.57712 50.74993, 1.57712 50.74993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2423'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24162 1.57713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24162"^^xsd:decimal ;
  dwc:decimalLongitude "1.57713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24162 1.57713)"^^geo:wktLiteral ;
  geo-pos:lat "50.24162"^^xsd:decimal ;
  geo-pos:long "1.57713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57713'^^xsd:double;
  dwc:latitude '50.24162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57713 50.24162, 1.57713 50.24162, 1.57713 50.24162, 1.57713 50.24162, 1.57713 50.24162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7171'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21704 1.57725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21704"^^xsd:decimal ;
  dwc:decimalLongitude "1.57725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21704 1.57725)"^^geo:wktLiteral ;
  geo-pos:lat "50.21704"^^xsd:decimal ;
  geo-pos:long "1.57725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12021'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57725'^^xsd:double;
  dwc:latitude '50.21704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57725 50.21704, 1.57725 50.21704, 1.57725 50.21704, 1.57725 50.21704, 1.57725 50.21704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12021'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23454 1.57725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23454"^^xsd:decimal ;
  dwc:decimalLongitude "1.57725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23454 1.57725)"^^geo:wktLiteral ;
  geo-pos:lat "50.23454"^^xsd:decimal ;
  geo-pos:long "1.57725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57725'^^xsd:double;
  dwc:latitude '50.23454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57725 50.23454, 1.57725 50.23454, 1.57725 50.23454, 1.57725 50.23454, 1.57725 50.23454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4082'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.57731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23365"^^xsd:decimal ;
  dwc:decimalLongitude "1.57731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23365 1.57731)"^^geo:wktLiteral ;
  geo-pos:lat "50.23365"^^xsd:decimal ;
  geo-pos:long "1.57731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57731'^^xsd:double;
  dwc:latitude '50.23365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57731 50.23365, 1.57731 50.23365, 1.57731 50.23365, 1.57731 50.23365, 1.57731 50.23365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12800'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75042 1.57732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75042"^^xsd:decimal ;
  dwc:decimalLongitude "1.57732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75042 1.57732)"^^geo:wktLiteral ;
  geo-pos:lat "50.75042"^^xsd:decimal ;
  geo-pos:long "1.57732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57732'^^xsd:double;
  dwc:latitude '50.75042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57732 50.75042, 1.57732 50.75042, 1.57732 50.75042, 1.57732 50.75042, 1.57732 50.75042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2375'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2436 1.57736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2436"^^xsd:decimal ;
  dwc:decimalLongitude "1.57736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2436 1.57736)"^^geo:wktLiteral ;
  geo-pos:lat "50.2436"^^xsd:decimal ;
  geo-pos:long "1.57736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_5262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.843333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57736'^^xsd:double;
  dwc:latitude '50.2436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57736 50.2436, 1.57736 50.2436, 1.57736 50.2436, 1.57736 50.2436, 1.57736 50.2436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5262'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.57739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23129"^^xsd:decimal ;
  dwc:decimalLongitude "1.57739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23129 1.57739)"^^geo:wktLiteral ;
  geo-pos:lat "50.23129"^^xsd:decimal ;
  geo-pos:long "1.57739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7137'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57739'^^xsd:double;
  dwc:latitude '50.23129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57739 50.23129, 1.57739 50.23129, 1.57739 50.23129, 1.57739 50.23129, 1.57739 50.23129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7137'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22218 1.57743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22218"^^xsd:decimal ;
  dwc:decimalLongitude "1.57743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22218 1.57743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22218"^^xsd:decimal ;
  geo-pos:long "1.57743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57743'^^xsd:double;
  dwc:latitude '50.22218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57743 50.22218, 1.57743 50.22218, 1.57743 50.22218, 1.57743 50.22218, 1.57743 50.22218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7288'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.57755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23127"^^xsd:decimal ;
  dwc:decimalLongitude "1.57755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23127 1.57755)"^^geo:wktLiteral ;
  geo-pos:lat "50.23127"^^xsd:decimal ;
  geo-pos:long "1.57755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57755'^^xsd:double;
  dwc:latitude '50.23127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57755 50.23127, 1.57755 50.23127, 1.57755 50.23127, 1.57755 50.23127, 1.57755 50.23127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2896'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.57765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22862"^^xsd:decimal ;
  dwc:decimalLongitude "1.57765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22862 1.57765)"^^geo:wktLiteral ;
  geo-pos:lat "50.22862"^^xsd:decimal ;
  geo-pos:long "1.57765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_6841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57765'^^xsd:double;
  dwc:latitude '50.22862'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57765 50.22862, 1.57765 50.22862, 1.57765 50.22862, 1.57765 50.22862, 1.57765 50.22862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6841'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72821 1.57776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72821"^^xsd:decimal ;
  dwc:decimalLongitude "1.57776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72821 1.57776)"^^geo:wktLiteral ;
  geo-pos:lat "50.72821"^^xsd:decimal ;
  geo-pos:long "1.57776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57776'^^xsd:double;
  dwc:latitude '50.72821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57776 50.72821, 1.57776 50.72821, 1.57776 50.72821, 1.57776 50.72821, 1.57776 50.72821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1858'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23346 1.57777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23346"^^xsd:decimal ;
  dwc:decimalLongitude "1.57777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23346 1.57777)"^^geo:wktLiteral ;
  geo-pos:lat "50.23346"^^xsd:decimal ;
  geo-pos:long "1.57777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57777'^^xsd:double;
  dwc:latitude '50.23346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57777 50.23346, 1.57777 50.23346, 1.57777 50.23346, 1.57777 50.23346, 1.57777 50.23346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12794'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75154 1.5779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75154"^^xsd:decimal ;
  dwc:decimalLongitude "1.5779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75154 1.5779)"^^geo:wktLiteral ;
  geo-pos:lat "50.75154"^^xsd:decimal ;
  geo-pos:long "1.5779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3278'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5779'^^xsd:double;
  dwc:latitude '50.75154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5779 50.75154, 1.5779 50.75154, 1.5779 50.75154, 1.5779 50.75154, 1.5779 50.75154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3278'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.57791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22815"^^xsd:decimal ;
  dwc:decimalLongitude "1.57791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22815 1.57791)"^^geo:wktLiteral ;
  geo-pos:lat "50.22815"^^xsd:decimal ;
  geo-pos:long "1.57791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3025'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57791'^^xsd:double;
  dwc:latitude '50.22815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57791 50.22815, 1.57791 50.22815, 1.57791 50.22815, 1.57791 50.22815, 1.57791 50.22815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3025'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72792 1.57793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72792"^^xsd:decimal ;
  dwc:decimalLongitude "1.57793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72792 1.57793)"^^geo:wktLiteral ;
  geo-pos:lat "50.72792"^^xsd:decimal ;
  geo-pos:long "1.57793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1584'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57793'^^xsd:double;
  dwc:latitude '50.72792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57793 50.72792, 1.57793 50.72792, 1.57793 50.72792, 1.57793 50.72792, 1.57793 50.72792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1584'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.57801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21858"^^xsd:decimal ;
  dwc:decimalLongitude "1.57801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21858 1.57801)"^^geo:wktLiteral ;
  geo-pos:lat "50.21858"^^xsd:decimal ;
  geo-pos:long "1.57801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57801'^^xsd:double;
  dwc:latitude '50.21858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57801 50.21858, 1.57801 50.21858, 1.57801 50.21858, 1.57801 50.21858, 1.57801 50.21858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8707'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74957 1.57803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74957"^^xsd:decimal ;
  dwc:decimalLongitude "1.57803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74957 1.57803)"^^geo:wktLiteral ;
  geo-pos:lat "50.74957"^^xsd:decimal ;
  geo-pos:long "1.57803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2193'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57803'^^xsd:double;
  dwc:latitude '50.74957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57803 50.74957, 1.57803 50.74957, 1.57803 50.74957, 1.57803 50.74957, 1.57803 50.74957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2193'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23863 1.57804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23863"^^xsd:decimal ;
  dwc:decimalLongitude "1.57804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23863 1.57804)"^^geo:wktLiteral ;
  geo-pos:lat "50.23863"^^xsd:decimal ;
  geo-pos:long "1.57804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_5495'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57804'^^xsd:double;
  dwc:latitude '50.23863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57804 50.23863, 1.57804 50.23863, 1.57804 50.23863, 1.57804 50.23863, 1.57804 50.23863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5495'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73329 1.57804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73329"^^xsd:decimal ;
  dwc:decimalLongitude "1.57804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73329 1.57804)"^^geo:wktLiteral ;
  geo-pos:lat "50.73329"^^xsd:decimal ;
  geo-pos:long "1.57804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1449'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57804'^^xsd:double;
  dwc:latitude '50.73329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57804 50.73329, 1.57804 50.73329, 1.57804 50.73329, 1.57804 50.73329, 1.57804 50.73329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1449'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7506 1.57806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7506"^^xsd:decimal ;
  dwc:decimalLongitude "1.57806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7506 1.57806)"^^geo:wktLiteral ;
  geo-pos:lat "50.7506"^^xsd:decimal ;
  geo-pos:long "1.57806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57806'^^xsd:double;
  dwc:latitude '50.7506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57806 50.7506, 1.57806 50.7506, 1.57806 50.7506, 1.57806 50.7506, 1.57806 50.7506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2440'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.57813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23159"^^xsd:decimal ;
  dwc:decimalLongitude "1.57813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23159 1.57813)"^^geo:wktLiteral ;
  geo-pos:lat "50.23159"^^xsd:decimal ;
  geo-pos:long "1.57813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2919'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57813'^^xsd:double;
  dwc:latitude '50.23159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57813 50.23159, 1.57813 50.23159, 1.57813 50.23159, 1.57813 50.23159, 1.57813 50.23159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2919'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21138 1.57815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21138"^^xsd:decimal ;
  dwc:decimalLongitude "1.57815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21138 1.57815)"^^geo:wktLiteral ;
  geo-pos:lat "50.21138"^^xsd:decimal ;
  geo-pos:long "1.57815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_10888'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57815'^^xsd:double;
  dwc:latitude '50.21138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57815 50.21138, 1.57815 50.21138, 1.57815 50.21138, 1.57815 50.21138, 1.57815 50.21138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10888'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52855 1.57817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52855"^^xsd:decimal ;
  dwc:decimalLongitude "1.57817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52855 1.57817)"^^geo:wktLiteral ;
  geo-pos:lat "50.52855"^^xsd:decimal ;
  geo-pos:long "1.57817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57817'^^xsd:double;
  dwc:latitude '50.52855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57817 50.52855, 1.57817 50.52855, 1.57817 50.52855, 1.57817 50.52855, 1.57817 50.52855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1328'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.57825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.57825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.57825)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.57825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.815555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57825'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57825 50.22329, 1.57825 50.22329, 1.57825 50.22329, 1.57825 50.22329, 1.57825 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10459'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.57833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23181"^^xsd:decimal ;
  dwc:decimalLongitude "1.57833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23181 1.57833)"^^geo:wktLiteral ;
  geo-pos:lat "50.23181"^^xsd:decimal ;
  geo-pos:long "1.57833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_6578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57833'^^xsd:double;
  dwc:latitude '50.23181'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57833 50.23181, 1.57833 50.23181, 1.57833 50.23181, 1.57833 50.23181, 1.57833 50.23181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6578'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75099 1.57839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75099"^^xsd:decimal ;
  dwc:decimalLongitude "1.57839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75099 1.57839)"^^geo:wktLiteral ;
  geo-pos:lat "50.75099"^^xsd:decimal ;
  geo-pos:long "1.57839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57839'^^xsd:double;
  dwc:latitude '50.75099'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57839 50.75099, 1.57839 50.75099, 1.57839 50.75099, 1.57839 50.75099, 1.57839 50.75099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2572'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72651 1.57843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72651"^^xsd:decimal ;
  dwc:decimalLongitude "1.57843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72651 1.57843)"^^geo:wktLiteral ;
  geo-pos:lat "50.72651"^^xsd:decimal ;
  geo-pos:long "1.57843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57843'^^xsd:double;
  dwc:latitude '50.72651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57843 50.72651, 1.57843 50.72651, 1.57843 50.72651, 1.57843 50.72651, 1.57843 50.72651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1619'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2455 1.57844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2455"^^xsd:decimal ;
  dwc:decimalLongitude "1.57844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2455 1.57844)"^^geo:wktLiteral ;
  geo-pos:lat "50.2455"^^xsd:decimal ;
  geo-pos:long "1.57844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_5582'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57844'^^xsd:double;
  dwc:latitude '50.2455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57844 50.2455, 1.57844 50.2455, 1.57844 50.2455, 1.57844 50.2455, 1.57844 50.2455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5582'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.57845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.57845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.57845)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.57845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57845'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57845 50.22107, 1.57845 50.22107, 1.57845 50.22107, 1.57845 50.22107, 1.57845 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7344'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2081 1.5785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2081"^^xsd:decimal ;
  dwc:decimalLongitude "1.5785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2081 1.5785)"^^geo:wktLiteral ;
  geo-pos:lat "50.2081"^^xsd:decimal ;
  geo-pos:long "1.5785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_10818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.44'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5785'^^xsd:double;
  dwc:latitude '50.2081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5785 50.2081, 1.5785 50.2081, 1.5785 50.2081, 1.5785 50.2081, 1.5785 50.2081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10818'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72889 1.57859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72889"^^xsd:decimal ;
  dwc:decimalLongitude "1.57859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72889 1.57859)"^^geo:wktLiteral ;
  geo-pos:lat "50.72889"^^xsd:decimal ;
  geo-pos:long "1.57859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57859'^^xsd:double;
  dwc:latitude '50.72889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57859 50.72889, 1.57859 50.72889, 1.57859 50.72889, 1.57859 50.72889, 1.57859 50.72889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1824'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24456 1.57861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24456"^^xsd:decimal ;
  dwc:decimalLongitude "1.57861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24456 1.57861)"^^geo:wktLiteral ;
  geo-pos:lat "50.24456"^^xsd:decimal ;
  geo-pos:long "1.57861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_5571'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57861'^^xsd:double;
  dwc:latitude '50.24456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57861 50.24456, 1.57861 50.24456, 1.57861 50.24456, 1.57861 50.24456, 1.57861 50.24456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5571'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24619 1.57861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24619"^^xsd:decimal ;
  dwc:decimalLongitude "1.57861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24619 1.57861)"^^geo:wktLiteral ;
  geo-pos:lat "50.24619"^^xsd:decimal ;
  geo-pos:long "1.57861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_3230'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.306666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57861'^^xsd:double;
  dwc:latitude '50.24619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57861 50.24619, 1.57861 50.24619, 1.57861 50.24619, 1.57861 50.24619, 1.57861 50.24619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3230'^^xsd:string;
  dwc:observationDate '2009-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22242 1.57865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22242"^^xsd:decimal ;
  dwc:decimalLongitude "1.57865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22242 1.57865)"^^geo:wktLiteral ;
  geo-pos:lat "50.22242"^^xsd:decimal ;
  geo-pos:long "1.57865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_10681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57865'^^xsd:double;
  dwc:latitude '50.22242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57865 50.22242, 1.57865 50.22242, 1.57865 50.22242, 1.57865 50.22242, 1.57865 50.22242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10681'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75093 1.57867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75093"^^xsd:decimal ;
  dwc:decimalLongitude "1.57867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75093 1.57867)"^^geo:wktLiteral ;
  geo-pos:lat "50.75093"^^xsd:decimal ;
  geo-pos:long "1.57867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57867'^^xsd:double;
  dwc:latitude '50.75093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57867 50.75093, 1.57867 50.75093, 1.57867 50.75093, 1.57867 50.75093, 1.57867 50.75093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2459'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72927 1.57873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72927"^^xsd:decimal ;
  dwc:decimalLongitude "1.57873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72927 1.57873)"^^geo:wktLiteral ;
  geo-pos:lat "50.72927"^^xsd:decimal ;
  geo-pos:long "1.57873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57873'^^xsd:double;
  dwc:latitude '50.72927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57873 50.72927, 1.57873 50.72927, 1.57873 50.72927, 1.57873 50.72927, 1.57873 50.72927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1811'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.57876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23404"^^xsd:decimal ;
  dwc:decimalLongitude "1.57876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23404 1.57876)"^^geo:wktLiteral ;
  geo-pos:lat "50.23404"^^xsd:decimal ;
  geo-pos:long "1.57876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57876'^^xsd:double;
  dwc:latitude '50.23404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57876 50.23404, 1.57876 50.23404, 1.57876 50.23404, 1.57876 50.23404, 1.57876 50.23404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12799'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.57881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23054"^^xsd:decimal ;
  dwc:decimalLongitude "1.57881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23054 1.57881)"^^geo:wktLiteral ;
  geo-pos:lat "50.23054"^^xsd:decimal ;
  geo-pos:long "1.57881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57881'^^xsd:double;
  dwc:latitude '50.23054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57881 50.23054, 1.57881 50.23054, 1.57881 50.23054, 1.57881 50.23054, 1.57881 50.23054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1246'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21532 1.57887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21532"^^xsd:decimal ;
  dwc:decimalLongitude "1.57887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21532 1.57887)"^^geo:wktLiteral ;
  geo-pos:lat "50.21532"^^xsd:decimal ;
  geo-pos:long "1.57887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12019'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57887'^^xsd:double;
  dwc:latitude '50.21532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57887 50.21532, 1.57887 50.21532, 1.57887 50.21532, 1.57887 50.21532, 1.57887 50.21532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12019'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.57898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2335"^^xsd:decimal ;
  dwc:decimalLongitude "1.57898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2335 1.57898)"^^geo:wktLiteral ;
  geo-pos:lat "50.2335"^^xsd:decimal ;
  geo-pos:long "1.57898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57898'^^xsd:double;
  dwc:latitude '50.2335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57898 50.2335, 1.57898 50.2335, 1.57898 50.2335, 1.57898 50.2335, 1.57898 50.2335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12795'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21875"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21875 1.579)"^^geo:wktLiteral ;
  geo-pos:lat "50.21875"^^xsd:decimal ;
  geo-pos:long "1.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.579'^^xsd:double;
  dwc:latitude '50.21875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.579 50.21875, 1.579 50.21875, 1.579 50.21875, 1.579 50.21875, 1.579 50.21875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11965'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53939 1.57903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53939"^^xsd:decimal ;
  dwc:decimalLongitude "1.57903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53939 1.57903)"^^geo:wktLiteral ;
  geo-pos:lat "50.53939"^^xsd:decimal ;
  geo-pos:long "1.57903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1470'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57903'^^xsd:double;
  dwc:latitude '50.53939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57903 50.53939, 1.57903 50.53939, 1.57903 50.53939, 1.57903 50.53939, 1.57903 50.53939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1470'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.57909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21943"^^xsd:decimal ;
  dwc:decimalLongitude "1.57909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21943 1.57909)"^^geo:wktLiteral ;
  geo-pos:lat "50.21943"^^xsd:decimal ;
  geo-pos:long "1.57909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7533'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57909'^^xsd:double;
  dwc:latitude '50.21943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57909 50.21943, 1.57909 50.21943, 1.57909 50.21943, 1.57909 50.21943, 1.57909 50.21943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7533'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21917 1.57918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21917"^^xsd:decimal ;
  dwc:decimalLongitude "1.57918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21917 1.57918)"^^geo:wktLiteral ;
  geo-pos:lat "50.21917"^^xsd:decimal ;
  geo-pos:long "1.57918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11975'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57918'^^xsd:double;
  dwc:latitude '50.21917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57918 50.21917, 1.57918 50.21917, 1.57918 50.21917, 1.57918 50.21917, 1.57918 50.21917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11975'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23577 1.57919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23577"^^xsd:decimal ;
  dwc:decimalLongitude "1.57919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23577 1.57919)"^^geo:wktLiteral ;
  geo-pos:lat "50.23577"^^xsd:decimal ;
  geo-pos:long "1.57919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.896666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57919'^^xsd:double;
  dwc:latitude '50.23577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57919 50.23577, 1.57919 50.23577, 1.57919 50.23577, 1.57919 50.23577, 1.57919 50.23577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10706'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.57929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23389"^^xsd:decimal ;
  dwc:decimalLongitude "1.57929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23389 1.57929)"^^geo:wktLiteral ;
  geo-pos:lat "50.23389"^^xsd:decimal ;
  geo-pos:long "1.57929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57929'^^xsd:double;
  dwc:latitude '50.23389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57929 50.23389, 1.57929 50.23389, 1.57929 50.23389, 1.57929 50.23389, 1.57929 50.23389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12797'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73559 1.57942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73559"^^xsd:decimal ;
  dwc:decimalLongitude "1.57942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73559 1.57942)"^^geo:wktLiteral ;
  geo-pos:lat "50.73559"^^xsd:decimal ;
  geo-pos:long "1.57942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2129'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57942'^^xsd:double;
  dwc:latitude '50.73559'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57942 50.73559, 1.57942 50.73559, 1.57942 50.73559, 1.57942 50.73559, 1.57942 50.73559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2129'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.57945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22938"^^xsd:decimal ;
  dwc:decimalLongitude "1.57945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22938 1.57945)"^^geo:wktLiteral ;
  geo-pos:lat "50.22938"^^xsd:decimal ;
  geo-pos:long "1.57945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2760'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57945'^^xsd:double;
  dwc:latitude '50.22938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57945 50.22938, 1.57945 50.22938, 1.57945 50.22938, 1.57945 50.22938, 1.57945 50.22938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2760'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72928 1.57953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72928"^^xsd:decimal ;
  dwc:decimalLongitude "1.57953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72928 1.57953)"^^geo:wktLiteral ;
  geo-pos:lat "50.72928"^^xsd:decimal ;
  geo-pos:long "1.57953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57953'^^xsd:double;
  dwc:latitude '50.72928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57953 50.72928, 1.57953 50.72928, 1.57953 50.72928, 1.57953 50.72928, 1.57953 50.72928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1649'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.57954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23378"^^xsd:decimal ;
  dwc:decimalLongitude "1.57954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23378 1.57954)"^^geo:wktLiteral ;
  geo-pos:lat "50.23378"^^xsd:decimal ;
  geo-pos:long "1.57954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_5342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.305555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57954'^^xsd:double;
  dwc:latitude '50.23378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57954 50.23378, 1.57954 50.23378, 1.57954 50.23378, 1.57954 50.23378, 1.57954 50.23378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5342'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.57966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22131"^^xsd:decimal ;
  dwc:decimalLongitude "1.57966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22131 1.57966)"^^geo:wktLiteral ;
  geo-pos:lat "50.22131"^^xsd:decimal ;
  geo-pos:long "1.57966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57966'^^xsd:double;
  dwc:latitude '50.22131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57966 50.22131, 1.57966 50.22131, 1.57966 50.22131, 1.57966 50.22131, 1.57966 50.22131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7256'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.57969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22665"^^xsd:decimal ;
  dwc:decimalLongitude "1.57969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22665 1.57969)"^^geo:wktLiteral ;
  geo-pos:lat "50.22665"^^xsd:decimal ;
  geo-pos:long "1.57969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57969'^^xsd:double;
  dwc:latitude '50.22665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57969 50.22665, 1.57969 50.22665, 1.57969 50.22665, 1.57969 50.22665, 1.57969 50.22665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2900'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22692 1.57972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22692"^^xsd:decimal ;
  dwc:decimalLongitude "1.57972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22692 1.57972)"^^geo:wktLiteral ;
  geo-pos:lat "50.22692"^^xsd:decimal ;
  geo-pos:long "1.57972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57972'^^xsd:double;
  dwc:latitude '50.22692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57972 50.22692, 1.57972 50.22692, 1.57972 50.22692, 1.57972 50.22692, 1.57972 50.22692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1901'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.57975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22942"^^xsd:decimal ;
  dwc:decimalLongitude "1.57975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22942 1.57975)"^^geo:wktLiteral ;
  geo-pos:lat "50.22942"^^xsd:decimal ;
  geo-pos:long "1.57975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57975'^^xsd:double;
  dwc:latitude '50.22942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57975 50.22942, 1.57975 50.22942, 1.57975 50.22942, 1.57975 50.22942, 1.57975 50.22942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3030'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72921 1.57979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72921"^^xsd:decimal ;
  dwc:decimalLongitude "1.57979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72921 1.57979)"^^geo:wktLiteral ;
  geo-pos:lat "50.72921"^^xsd:decimal ;
  geo-pos:long "1.57979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3200'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57979'^^xsd:double;
  dwc:latitude '50.72921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57979 50.72921, 1.57979 50.72921, 1.57979 50.72921, 1.57979 50.72921, 1.57979 50.72921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3200'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72908 1.57982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72908"^^xsd:decimal ;
  dwc:decimalLongitude "1.57982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72908 1.57982)"^^geo:wktLiteral ;
  geo-pos:lat "50.72908"^^xsd:decimal ;
  geo-pos:long "1.57982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57982'^^xsd:double;
  dwc:latitude '50.72908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57982 50.72908, 1.57982 50.72908, 1.57982 50.72908, 1.57982 50.72908, 1.57982 50.72908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2371'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22043 1.5799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22043"^^xsd:decimal ;
  dwc:decimalLongitude "1.5799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22043 1.5799)"^^geo:wktLiteral ;
  geo-pos:lat "50.22043"^^xsd:decimal ;
  geo-pos:long "1.5799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_6607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.32444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5799'^^xsd:double;
  dwc:latitude '50.22043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5799 50.22043, 1.5799 50.22043, 1.5799 50.22043, 1.5799 50.22043, 1.5799 50.22043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6607'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7349 1.57995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7349"^^xsd:decimal ;
  dwc:decimalLongitude "1.57995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7349 1.57995)"^^geo:wktLiteral ;
  geo-pos:lat "50.7349"^^xsd:decimal ;
  geo-pos:long "1.57995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57995'^^xsd:double;
  dwc:latitude '50.7349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57995 50.7349, 1.57995 50.7349, 1.57995 50.7349, 1.57995 50.7349, 1.57995 50.7349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2379'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.57996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23152"^^xsd:decimal ;
  dwc:decimalLongitude "1.57996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23152 1.57996)"^^geo:wktLiteral ;
  geo-pos:lat "50.23152"^^xsd:decimal ;
  geo-pos:long "1.57996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.7788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57996'^^xsd:double;
  dwc:latitude '50.23152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57996 50.23152, 1.57996 50.23152, 1.57996 50.23152, 1.57996 50.23152, 1.57996 50.23152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6650'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.57998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22109"^^xsd:decimal ;
  dwc:decimalLongitude "1.57998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22109 1.57998)"^^geo:wktLiteral ;
  geo-pos:lat "50.22109"^^xsd:decimal ;
  geo-pos:long "1.57998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.57998'^^xsd:double;
  dwc:latitude '50.22109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.57998 50.22109, 1.57998 50.22109, 1.57998 50.22109, 1.57998 50.22109, 1.57998 50.22109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7187'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73699 1.58002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73699"^^xsd:decimal ;
  dwc:decimalLongitude "1.58002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73699 1.58002)"^^geo:wktLiteral ;
  geo-pos:lat "50.73699"^^xsd:decimal ;
  geo-pos:long "1.58002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58002'^^xsd:double;
  dwc:latitude '50.73699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58002 50.73699, 1.58002 50.73699, 1.58002 50.73699, 1.58002 50.73699, 1.58002 50.73699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2377'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.58004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22126"^^xsd:decimal ;
  dwc:decimalLongitude "1.58004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22126 1.58004)"^^geo:wktLiteral ;
  geo-pos:lat "50.22126"^^xsd:decimal ;
  geo-pos:long "1.58004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58004'^^xsd:double;
  dwc:latitude '50.22126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58004 50.22126, 1.58004 50.22126, 1.58004 50.22126, 1.58004 50.22126, 1.58004 50.22126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7255'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.58006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2191"^^xsd:decimal ;
  dwc:decimalLongitude "1.58006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2191 1.58006)"^^geo:wktLiteral ;
  geo-pos:lat "50.2191"^^xsd:decimal ;
  geo-pos:long "1.58006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58006'^^xsd:double;
  dwc:latitude '50.2191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58006 50.2191, 1.58006 50.2191, 1.58006 50.2191, 1.58006 50.2191, 1.58006 50.2191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7279'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22123 1.58009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22123"^^xsd:decimal ;
  dwc:decimalLongitude "1.58009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22123 1.58009)"^^geo:wktLiteral ;
  geo-pos:lat "50.22123"^^xsd:decimal ;
  geo-pos:long "1.58009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58009'^^xsd:double;
  dwc:latitude '50.22123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58009 50.22123, 1.58009 50.22123, 1.58009 50.22123, 1.58009 50.22123, 1.58009 50.22123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7222'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22142 1.58012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22142"^^xsd:decimal ;
  dwc:decimalLongitude "1.58012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22142 1.58012)"^^geo:wktLiteral ;
  geo-pos:lat "50.22142"^^xsd:decimal ;
  geo-pos:long "1.58012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58012'^^xsd:double;
  dwc:latitude '50.22142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58012 50.22142, 1.58012 50.22142, 1.58012 50.22142, 1.58012 50.22142, 1.58012 50.22142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7159'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72949 1.58012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72949"^^xsd:decimal ;
  dwc:decimalLongitude "1.58012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72949 1.58012)"^^geo:wktLiteral ;
  geo-pos:lat "50.72949"^^xsd:decimal ;
  geo-pos:long "1.58012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58012'^^xsd:double;
  dwc:latitude '50.72949'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58012 50.72949, 1.58012 50.72949, 1.58012 50.72949, 1.58012 50.72949, 1.58012 50.72949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1767'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22713 1.58014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22713"^^xsd:decimal ;
  dwc:decimalLongitude "1.58014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22713 1.58014)"^^geo:wktLiteral ;
  geo-pos:lat "50.22713"^^xsd:decimal ;
  geo-pos:long "1.58014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_10000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58014'^^xsd:double;
  dwc:latitude '50.22713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58014 50.22713, 1.58014 50.22713, 1.58014 50.22713, 1.58014 50.22713, 1.58014 50.22713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10000'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24373 1.58014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24373"^^xsd:decimal ;
  dwc:decimalLongitude "1.58014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24373 1.58014)"^^geo:wktLiteral ;
  geo-pos:lat "50.24373"^^xsd:decimal ;
  geo-pos:long "1.58014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_4083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58014'^^xsd:double;
  dwc:latitude '50.24373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58014 50.24373, 1.58014 50.24373, 1.58014 50.24373, 1.58014 50.24373, 1.58014 50.24373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4083'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.58018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22006"^^xsd:decimal ;
  dwc:decimalLongitude "1.58018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.58018)"^^geo:wktLiteral ;
  geo-pos:lat "50.22006"^^xsd:decimal ;
  geo-pos:long "1.58018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58018'^^xsd:double;
  dwc:latitude '50.22006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58018 50.22006, 1.58018 50.22006, 1.58018 50.22006, 1.58018 50.22006, 1.58018 50.22006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11653'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.58019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2215"^^xsd:decimal ;
  dwc:decimalLongitude "1.58019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2215 1.58019)"^^geo:wktLiteral ;
  geo-pos:lat "50.2215"^^xsd:decimal ;
  geo-pos:long "1.58019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58019'^^xsd:double;
  dwc:latitude '50.2215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58019 50.2215, 1.58019 50.2215, 1.58019 50.2215, 1.58019 50.2215, 1.58019 50.2215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7198'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.58022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22156"^^xsd:decimal ;
  dwc:decimalLongitude "1.58022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22156 1.58022)"^^geo:wktLiteral ;
  geo-pos:lat "50.22156"^^xsd:decimal ;
  geo-pos:long "1.58022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12083'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58022'^^xsd:double;
  dwc:latitude '50.22156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58022 50.22156, 1.58022 50.22156, 1.58022 50.22156, 1.58022 50.22156, 1.58022 50.22156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12083'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24235 1.58025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24235"^^xsd:decimal ;
  dwc:decimalLongitude "1.58025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24235 1.58025)"^^geo:wktLiteral ;
  geo-pos:lat "50.24235"^^xsd:decimal ;
  geo-pos:long "1.58025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58025'^^xsd:double;
  dwc:latitude '50.24235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58025 50.24235, 1.58025 50.24235, 1.58025 50.24235, 1.58025 50.24235, 1.58025 50.24235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5612'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.58026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21825"^^xsd:decimal ;
  dwc:decimalLongitude "1.58026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21825 1.58026)"^^geo:wktLiteral ;
  geo-pos:lat "50.21825"^^xsd:decimal ;
  geo-pos:long "1.58026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58026'^^xsd:double;
  dwc:latitude '50.21825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58026 50.21825, 1.58026 50.21825, 1.58026 50.21825, 1.58026 50.21825, 1.58026 50.21825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11895'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.58026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.58026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.58026)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.58026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_12670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58026'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58026 50.23323, 1.58026 50.23323, 1.58026 50.23323, 1.58026 50.23323, 1.58026 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12670'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22014 1.58027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22014"^^xsd:decimal ;
  dwc:decimalLongitude "1.58027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22014 1.58027)"^^geo:wktLiteral ;
  geo-pos:lat "50.22014"^^xsd:decimal ;
  geo-pos:long "1.58027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58027'^^xsd:double;
  dwc:latitude '50.22014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58027 50.22014, 1.58027 50.22014, 1.58027 50.22014, 1.58027 50.22014, 1.58027 50.22014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11820'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22128 1.58027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22128"^^xsd:decimal ;
  dwc:decimalLongitude "1.58027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22128 1.58027)"^^geo:wktLiteral ;
  geo-pos:lat "50.22128"^^xsd:decimal ;
  geo-pos:long "1.58027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_12085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58027'^^xsd:double;
  dwc:latitude '50.22128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58027 50.22128, 1.58027 50.22128, 1.58027 50.22128, 1.58027 50.22128, 1.58027 50.22128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12085'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22349 1.58027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22349"^^xsd:decimal ;
  dwc:decimalLongitude "1.58027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22349 1.58027)"^^geo:wktLiteral ;
  geo-pos:lat "50.22349"^^xsd:decimal ;
  geo-pos:long "1.58027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7140'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58027'^^xsd:double;
  dwc:latitude '50.22349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58027 50.22349, 1.58027 50.22349, 1.58027 50.22349, 1.58027 50.22349, 1.58027 50.22349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7140'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.58028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22145"^^xsd:decimal ;
  dwc:decimalLongitude "1.58028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22145 1.58028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22145"^^xsd:decimal ;
  geo-pos:long "1.58028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58028'^^xsd:double;
  dwc:latitude '50.22145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58028 50.22145, 1.58028 50.22145, 1.58028 50.22145, 1.58028 50.22145, 1.58028 50.22145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7150'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.5803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22111"^^xsd:decimal ;
  dwc:decimalLongitude "1.5803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22111 1.5803)"^^geo:wktLiteral ;
  geo-pos:lat "50.22111"^^xsd:decimal ;
  geo-pos:long "1.5803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5803'^^xsd:double;
  dwc:latitude '50.22111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5803 50.22111, 1.5803 50.22111, 1.5803 50.22111, 1.5803 50.22111, 1.5803 50.22111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7186'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22129 1.58033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22129"^^xsd:decimal ;
  dwc:decimalLongitude "1.58033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22129 1.58033)"^^geo:wktLiteral ;
  geo-pos:lat "50.22129"^^xsd:decimal ;
  geo-pos:long "1.58033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58033'^^xsd:double;
  dwc:latitude '50.22129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58033 50.22129, 1.58033 50.22129, 1.58033 50.22129, 1.58033 50.22129, 1.58033 50.22129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2303'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.58033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22646"^^xsd:decimal ;
  dwc:decimalLongitude "1.58033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22646 1.58033)"^^geo:wktLiteral ;
  geo-pos:lat "50.22646"^^xsd:decimal ;
  geo-pos:long "1.58033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58033'^^xsd:double;
  dwc:latitude '50.22646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58033 50.22646, 1.58033 50.22646, 1.58033 50.22646, 1.58033 50.22646, 1.58033 50.22646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3453'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72902 1.58033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72902"^^xsd:decimal ;
  dwc:decimalLongitude "1.58033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72902 1.58033)"^^geo:wktLiteral ;
  geo-pos:lat "50.72902"^^xsd:decimal ;
  geo-pos:long "1.58033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.524444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58033'^^xsd:double;
  dwc:latitude '50.72902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58033 50.72902, 1.58033 50.72902, 1.58033 50.72902, 1.58033 50.72902, 1.58033 50.72902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1980'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7404 1.58033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7404"^^xsd:decimal ;
  dwc:decimalLongitude "1.58033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7404 1.58033)"^^geo:wktLiteral ;
  geo-pos:lat "50.7404"^^xsd:decimal ;
  geo-pos:long "1.58033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2187'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58033'^^xsd:double;
  dwc:latitude '50.7404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58033 50.7404, 1.58033 50.7404, 1.58033 50.7404, 1.58033 50.7404, 1.58033 50.7404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2187'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22151 1.58036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22151"^^xsd:decimal ;
  dwc:decimalLongitude "1.58036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22151 1.58036)"^^geo:wktLiteral ;
  geo-pos:lat "50.22151"^^xsd:decimal ;
  geo-pos:long "1.58036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7141'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58036'^^xsd:double;
  dwc:latitude '50.22151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58036 50.22151, 1.58036 50.22151, 1.58036 50.22151, 1.58036 50.22151, 1.58036 50.22151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7141'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73089 1.58039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73089"^^xsd:decimal ;
  dwc:decimalLongitude "1.58039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73089 1.58039)"^^geo:wktLiteral ;
  geo-pos:lat "50.73089"^^xsd:decimal ;
  geo-pos:long "1.58039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58039'^^xsd:double;
  dwc:latitude '50.73089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58039 50.73089, 1.58039 50.73089, 1.58039 50.73089, 1.58039 50.73089, 1.58039 50.73089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1833'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22142 1.5804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22142"^^xsd:decimal ;
  dwc:decimalLongitude "1.5804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22142 1.5804)"^^geo:wktLiteral ;
  geo-pos:lat "50.22142"^^xsd:decimal ;
  geo-pos:long "1.5804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_12078'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5804'^^xsd:double;
  dwc:latitude '50.22142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5804 50.22142, 1.5804 50.22142, 1.5804 50.22142, 1.5804 50.22142, 1.5804 50.22142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12078'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7418 1.58041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7418"^^xsd:decimal ;
  dwc:decimalLongitude "1.58041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7418 1.58041)"^^geo:wktLiteral ;
  geo-pos:lat "50.7418"^^xsd:decimal ;
  geo-pos:long "1.58041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2188'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58041'^^xsd:double;
  dwc:latitude '50.7418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58041 50.7418, 1.58041 50.7418, 1.58041 50.7418, 1.58041 50.7418, 1.58041 50.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2188'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24175 1.58043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24175"^^xsd:decimal ;
  dwc:decimalLongitude "1.58043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24175 1.58043)"^^geo:wktLiteral ;
  geo-pos:lat "50.24175"^^xsd:decimal ;
  geo-pos:long "1.58043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58043'^^xsd:double;
  dwc:latitude '50.24175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58043 50.24175, 1.58043 50.24175, 1.58043 50.24175, 1.58043 50.24175, 1.58043 50.24175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12641'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.58048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21931"^^xsd:decimal ;
  dwc:decimalLongitude "1.58048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.58048)"^^geo:wktLiteral ;
  geo-pos:lat "50.21931"^^xsd:decimal ;
  geo-pos:long "1.58048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8296'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58048'^^xsd:double;
  dwc:latitude '50.21931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58048 50.21931, 1.58048 50.21931, 1.58048 50.21931, 1.58048 50.21931, 1.58048 50.21931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8296'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73467 1.58054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73467"^^xsd:decimal ;
  dwc:decimalLongitude "1.58054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73467 1.58054)"^^geo:wktLiteral ;
  geo-pos:lat "50.73467"^^xsd:decimal ;
  geo-pos:long "1.58054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2358'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58054'^^xsd:double;
  dwc:latitude '50.73467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58054 50.73467, 1.58054 50.73467, 1.58054 50.73467, 1.58054 50.73467, 1.58054 50.73467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2358'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.58055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23018"^^xsd:decimal ;
  dwc:decimalLongitude "1.58055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23018 1.58055)"^^geo:wktLiteral ;
  geo-pos:lat "50.23018"^^xsd:decimal ;
  geo-pos:long "1.58055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3108'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.27222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58055'^^xsd:double;
  dwc:latitude '50.23018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58055 50.23018, 1.58055 50.23018, 1.58055 50.23018, 1.58055 50.23018, 1.58055 50.23018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3108'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72924 1.58055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72924"^^xsd:decimal ;
  dwc:decimalLongitude "1.58055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72924 1.58055)"^^geo:wktLiteral ;
  geo-pos:lat "50.72924"^^xsd:decimal ;
  geo-pos:long "1.58055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1583'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58055'^^xsd:double;
  dwc:latitude '50.72924'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58055 50.72924, 1.58055 50.72924, 1.58055 50.72924, 1.58055 50.72924, 1.58055 50.72924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1583'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22027 1.5806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22027"^^xsd:decimal ;
  dwc:decimalLongitude "1.5806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22027 1.5806)"^^geo:wktLiteral ;
  geo-pos:lat "50.22027"^^xsd:decimal ;
  geo-pos:long "1.5806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5806'^^xsd:double;
  dwc:latitude '50.22027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5806 50.22027, 1.5806 50.22027, 1.5806 50.22027, 1.5806 50.22027, 1.5806 50.22027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7221'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21728 1.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21728"^^xsd:decimal ;
  dwc:decimalLongitude "1.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21728 1.58066)"^^geo:wktLiteral ;
  geo-pos:lat "50.21728"^^xsd:decimal ;
  geo-pos:long "1.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_6624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58066'^^xsd:double;
  dwc:latitude '50.21728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58066 50.21728, 1.58066 50.21728, 1.58066 50.21728, 1.58066 50.21728, 1.58066 50.21728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6624'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21929 1.58069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21929"^^xsd:decimal ;
  dwc:decimalLongitude "1.58069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21929 1.58069)"^^geo:wktLiteral ;
  geo-pos:lat "50.21929"^^xsd:decimal ;
  geo-pos:long "1.58069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11677'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58069'^^xsd:double;
  dwc:latitude '50.21929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58069 50.21929, 1.58069 50.21929, 1.58069 50.21929, 1.58069 50.21929, 1.58069 50.21929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11677'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24213 1.58071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24213"^^xsd:decimal ;
  dwc:decimalLongitude "1.58071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24213 1.58071)"^^geo:wktLiteral ;
  geo-pos:lat "50.24213"^^xsd:decimal ;
  geo-pos:long "1.58071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1521'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58071'^^xsd:double;
  dwc:latitude '50.24213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58071 50.24213, 1.58071 50.24213, 1.58071 50.24213, 1.58071 50.24213, 1.58071 50.24213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1521'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24967 1.58075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24967"^^xsd:decimal ;
  dwc:decimalLongitude "1.58075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24967 1.58075)"^^geo:wktLiteral ;
  geo-pos:lat "50.24967"^^xsd:decimal ;
  geo-pos:long "1.58075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58075'^^xsd:double;
  dwc:latitude '50.24967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58075 50.24967, 1.58075 50.24967, 1.58075 50.24967, 1.58075 50.24967, 1.58075 50.24967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11890'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22165 1.58076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22165"^^xsd:decimal ;
  dwc:decimalLongitude "1.58076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22165 1.58076)"^^geo:wktLiteral ;
  geo-pos:lat "50.22165"^^xsd:decimal ;
  geo-pos:long "1.58076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7125'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58076'^^xsd:double;
  dwc:latitude '50.22165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58076 50.22165, 1.58076 50.22165, 1.58076 50.22165, 1.58076 50.22165, 1.58076 50.22165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7125'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22312 1.58076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22312"^^xsd:decimal ;
  dwc:decimalLongitude "1.58076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22312 1.58076)"^^geo:wktLiteral ;
  geo-pos:lat "50.22312"^^xsd:decimal ;
  geo-pos:long "1.58076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_5230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.323333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58076'^^xsd:double;
  dwc:latitude '50.22312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58076 50.22312, 1.58076 50.22312, 1.58076 50.22312, 1.58076 50.22312, 1.58076 50.22312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5230'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21249 1.58077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21249"^^xsd:decimal ;
  dwc:decimalLongitude "1.58077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21249 1.58077)"^^geo:wktLiteral ;
  geo-pos:lat "50.21249"^^xsd:decimal ;
  geo-pos:long "1.58077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58077'^^xsd:double;
  dwc:latitude '50.21249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58077 50.21249, 1.58077 50.21249, 1.58077 50.21249, 1.58077 50.21249, 1.58077 50.21249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7195'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21665 1.58078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21665"^^xsd:decimal ;
  dwc:decimalLongitude "1.58078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21665 1.58078)"^^geo:wktLiteral ;
  geo-pos:lat "50.21665"^^xsd:decimal ;
  geo-pos:long "1.58078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58078'^^xsd:double;
  dwc:latitude '50.21665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58078 50.21665, 1.58078 50.21665, 1.58078 50.21665, 1.58078 50.21665, 1.58078 50.21665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11945'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23983 1.58085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23983"^^xsd:decimal ;
  dwc:decimalLongitude "1.58085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23983 1.58085)"^^geo:wktLiteral ;
  geo-pos:lat "50.23983"^^xsd:decimal ;
  geo-pos:long "1.58085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58085'^^xsd:double;
  dwc:latitude '50.23983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58085 50.23983, 1.58085 50.23983, 1.58085 50.23983, 1.58085 50.23983, 1.58085 50.23983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6723'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54649 1.58086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54649"^^xsd:decimal ;
  dwc:decimalLongitude "1.58086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54649 1.58086)"^^geo:wktLiteral ;
  geo-pos:lat "50.54649"^^xsd:decimal ;
  geo-pos:long "1.58086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58086'^^xsd:double;
  dwc:latitude '50.54649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58086 50.54649, 1.58086 50.54649, 1.58086 50.54649, 1.58086 50.54649, 1.58086 50.54649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1379'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.58089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22817"^^xsd:decimal ;
  dwc:decimalLongitude "1.58089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22817 1.58089)"^^geo:wktLiteral ;
  geo-pos:lat "50.22817"^^xsd:decimal ;
  geo-pos:long "1.58089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58089'^^xsd:double;
  dwc:latitude '50.22817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58089 50.22817, 1.58089 50.22817, 1.58089 50.22817, 1.58089 50.22817, 1.58089 50.22817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3342'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53945 1.58096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53945"^^xsd:decimal ;
  dwc:decimalLongitude "1.58096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53945 1.58096)"^^geo:wktLiteral ;
  geo-pos:lat "50.53945"^^xsd:decimal ;
  geo-pos:long "1.58096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58096'^^xsd:double;
  dwc:latitude '50.53945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58096 50.53945, 1.58096 50.53945, 1.58096 50.53945, 1.58096 50.53945, 1.58096 50.53945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1327'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22078 1.58102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22078"^^xsd:decimal ;
  dwc:decimalLongitude "1.58102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22078 1.58102)"^^geo:wktLiteral ;
  geo-pos:lat "50.22078"^^xsd:decimal ;
  geo-pos:long "1.58102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58102'^^xsd:double;
  dwc:latitude '50.22078'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58102 50.22078, 1.58102 50.22078, 1.58102 50.22078, 1.58102 50.22078, 1.58102 50.22078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7343'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.58102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22414"^^xsd:decimal ;
  dwc:decimalLongitude "1.58102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.58102)"^^geo:wktLiteral ;
  geo-pos:lat "50.22414"^^xsd:decimal ;
  geo-pos:long "1.58102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.85111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58102'^^xsd:double;
  dwc:latitude '50.22414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58102 50.22414, 1.58102 50.22414, 1.58102 50.22414, 1.58102 50.22414, 1.58102 50.22414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10593'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72618 1.58106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72618"^^xsd:decimal ;
  dwc:decimalLongitude "1.58106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72618 1.58106)"^^geo:wktLiteral ;
  geo-pos:lat "50.72618"^^xsd:decimal ;
  geo-pos:long "1.58106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1598'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58106'^^xsd:double;
  dwc:latitude '50.72618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58106 50.72618, 1.58106 50.72618, 1.58106 50.72618, 1.58106 50.72618, 1.58106 50.72618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1598'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.58107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22736"^^xsd:decimal ;
  dwc:decimalLongitude "1.58107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22736 1.58107)"^^geo:wktLiteral ;
  geo-pos:lat "50.22736"^^xsd:decimal ;
  geo-pos:long "1.58107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58107'^^xsd:double;
  dwc:latitude '50.22736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58107 50.22736, 1.58107 50.22736, 1.58107 50.22736, 1.58107 50.22736, 1.58107 50.22736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7075'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73094 1.58107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73094"^^xsd:decimal ;
  dwc:decimalLongitude "1.58107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73094 1.58107)"^^geo:wktLiteral ;
  geo-pos:lat "50.73094"^^xsd:decimal ;
  geo-pos:long "1.58107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2118'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58107'^^xsd:double;
  dwc:latitude '50.73094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58107 50.73094, 1.58107 50.73094, 1.58107 50.73094, 1.58107 50.73094, 1.58107 50.73094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2118'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22147 1.5811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22147"^^xsd:decimal ;
  dwc:decimalLongitude "1.5811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22147 1.5811)"^^geo:wktLiteral ;
  geo-pos:lat "50.22147"^^xsd:decimal ;
  geo-pos:long "1.5811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12081'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5811'^^xsd:double;
  dwc:latitude '50.22147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5811 50.22147, 1.5811 50.22147, 1.5811 50.22147, 1.5811 50.22147, 1.5811 50.22147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12081'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21737 1.58115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21737"^^xsd:decimal ;
  dwc:decimalLongitude "1.58115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21737 1.58115)"^^geo:wktLiteral ;
  geo-pos:lat "50.21737"^^xsd:decimal ;
  geo-pos:long "1.58115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58115'^^xsd:double;
  dwc:latitude '50.21737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58115 50.21737, 1.58115 50.21737, 1.58115 50.21737, 1.58115 50.21737, 1.58115 50.21737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7915'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.58119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22468"^^xsd:decimal ;
  dwc:decimalLongitude "1.58119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22468 1.58119)"^^geo:wktLiteral ;
  geo-pos:lat "50.22468"^^xsd:decimal ;
  geo-pos:long "1.58119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58119'^^xsd:double;
  dwc:latitude '50.22468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58119 50.22468, 1.58119 50.22468, 1.58119 50.22468, 1.58119 50.22468, 1.58119 50.22468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7197'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.58123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23323"^^xsd:decimal ;
  dwc:decimalLongitude "1.58123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23323 1.58123)"^^geo:wktLiteral ;
  geo-pos:lat "50.23323"^^xsd:decimal ;
  geo-pos:long "1.58123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58123'^^xsd:double;
  dwc:latitude '50.23323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58123 50.23323, 1.58123 50.23323, 1.58123 50.23323, 1.58123 50.23323, 1.58123 50.23323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3690'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22129 1.58125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22129"^^xsd:decimal ;
  dwc:decimalLongitude "1.58125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22129 1.58125)"^^geo:wktLiteral ;
  geo-pos:lat "50.22129"^^xsd:decimal ;
  geo-pos:long "1.58125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_12087'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58125'^^xsd:double;
  dwc:latitude '50.22129'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58125 50.22129, 1.58125 50.22129, 1.58125 50.22129, 1.58125 50.22129, 1.58125 50.22129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12087'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21483 1.58127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21483"^^xsd:decimal ;
  dwc:decimalLongitude "1.58127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21483 1.58127)"^^geo:wktLiteral ;
  geo-pos:lat "50.21483"^^xsd:decimal ;
  geo-pos:long "1.58127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58127'^^xsd:double;
  dwc:latitude '50.21483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58127 50.21483, 1.58127 50.21483, 1.58127 50.21483, 1.58127 50.21483, 1.58127 50.21483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11970'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.58129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23176"^^xsd:decimal ;
  dwc:decimalLongitude "1.58129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23176 1.58129)"^^geo:wktLiteral ;
  geo-pos:lat "50.23176"^^xsd:decimal ;
  geo-pos:long "1.58129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_5685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58129'^^xsd:double;
  dwc:latitude '50.23176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58129 50.23176, 1.58129 50.23176, 1.58129 50.23176, 1.58129 50.23176, 1.58129 50.23176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5685'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21183 1.5813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21183"^^xsd:decimal ;
  dwc:decimalLongitude "1.5813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21183 1.5813)"^^geo:wktLiteral ;
  geo-pos:lat "50.21183"^^xsd:decimal ;
  geo-pos:long "1.5813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8242'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8242'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5813'^^xsd:double;
  dwc:latitude '50.21183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5813 50.21183, 1.5813 50.21183, 1.5813 50.21183, 1.5813 50.21183, 1.5813 50.21183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8242'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.58132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23142"^^xsd:decimal ;
  dwc:decimalLongitude "1.58132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23142 1.58132)"^^geo:wktLiteral ;
  geo-pos:lat "50.23142"^^xsd:decimal ;
  geo-pos:long "1.58132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58132'^^xsd:double;
  dwc:latitude '50.23142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58132 50.23142, 1.58132 50.23142, 1.58132 50.23142, 1.58132 50.23142, 1.58132 50.23142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2913'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73048"^^xsd:decimal ;
  dwc:decimalLongitude "1.58137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58137)"^^geo:wktLiteral ;
  geo-pos:lat "50.73048"^^xsd:decimal ;
  geo-pos:long "1.58137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58137'^^xsd:double;
  dwc:latitude '50.73048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58137 50.73048, 1.58137 50.73048, 1.58137 50.73048, 1.58137 50.73048, 1.58137 50.73048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1789'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.58139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23195"^^xsd:decimal ;
  dwc:decimalLongitude "1.58139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23195 1.58139)"^^geo:wktLiteral ;
  geo-pos:lat "50.23195"^^xsd:decimal ;
  geo-pos:long "1.58139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6942'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58139'^^xsd:double;
  dwc:latitude '50.23195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58139 50.23195, 1.58139 50.23195, 1.58139 50.23195, 1.58139 50.23195, 1.58139 50.23195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6942'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22079 1.5814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22079"^^xsd:decimal ;
  dwc:decimalLongitude "1.5814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22079 1.5814)"^^geo:wktLiteral ;
  geo-pos:lat "50.22079"^^xsd:decimal ;
  geo-pos:long "1.5814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5814'^^xsd:double;
  dwc:latitude '50.22079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5814 50.22079, 1.5814 50.22079, 1.5814 50.22079, 1.5814 50.22079, 1.5814 50.22079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7145'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.58146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22876"^^xsd:decimal ;
  dwc:decimalLongitude "1.58146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22876 1.58146)"^^geo:wktLiteral ;
  geo-pos:lat "50.22876"^^xsd:decimal ;
  geo-pos:long "1.58146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58146'^^xsd:double;
  dwc:latitude '50.22876'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58146 50.22876, 1.58146 50.22876, 1.58146 50.22876, 1.58146 50.22876, 1.58146 50.22876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1715'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25051 1.58146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25051"^^xsd:decimal ;
  dwc:decimalLongitude "1.58146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25051 1.58146)"^^geo:wktLiteral ;
  geo-pos:lat "50.25051"^^xsd:decimal ;
  geo-pos:long "1.58146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.298888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58146'^^xsd:double;
  dwc:latitude '50.25051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58146 50.25051, 1.58146 50.25051, 1.58146 50.25051, 1.58146 50.25051, 1.58146 50.25051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11889'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24235 1.58148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24235"^^xsd:decimal ;
  dwc:decimalLongitude "1.58148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24235 1.58148)"^^geo:wktLiteral ;
  geo-pos:lat "50.24235"^^xsd:decimal ;
  geo-pos:long "1.58148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_12640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58148'^^xsd:double;
  dwc:latitude '50.24235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58148 50.24235, 1.58148 50.24235, 1.58148 50.24235, 1.58148 50.24235, 1.58148 50.24235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12640'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73134 1.58149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73134"^^xsd:decimal ;
  dwc:decimalLongitude "1.58149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73134 1.58149)"^^geo:wktLiteral ;
  geo-pos:lat "50.73134"^^xsd:decimal ;
  geo-pos:long "1.58149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58149'^^xsd:double;
  dwc:latitude '50.73134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58149 50.73134, 1.58149 50.73134, 1.58149 50.73134, 1.58149 50.73134, 1.58149 50.73134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1639'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22639"^^xsd:decimal ;
  dwc:decimalLongitude "1.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22639 1.58186)"^^geo:wktLiteral ;
  geo-pos:lat "50.22639"^^xsd:decimal ;
  geo-pos:long "1.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_10458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.331111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58186'^^xsd:double;
  dwc:latitude '50.22639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58186 50.22639, 1.58186 50.22639, 1.58186 50.22639, 1.58186 50.22639, 1.58186 50.22639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10458'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22232 1.58188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22232"^^xsd:decimal ;
  dwc:decimalLongitude "1.58188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22232 1.58188)"^^geo:wktLiteral ;
  geo-pos:lat "50.22232"^^xsd:decimal ;
  geo-pos:long "1.58188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_12084'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58188'^^xsd:double;
  dwc:latitude '50.22232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58188 50.22232, 1.58188 50.22232, 1.58188 50.22232, 1.58188 50.22232, 1.58188 50.22232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12084'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.58188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22617"^^xsd:decimal ;
  dwc:decimalLongitude "1.58188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22617 1.58188)"^^geo:wktLiteral ;
  geo-pos:lat "50.22617"^^xsd:decimal ;
  geo-pos:long "1.58188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58188'^^xsd:double;
  dwc:latitude '50.22617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58188 50.22617, 1.58188 50.22617, 1.58188 50.22617, 1.58188 50.22617, 1.58188 50.22617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6605'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.58191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2303"^^xsd:decimal ;
  dwc:decimalLongitude "1.58191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2303 1.58191)"^^geo:wktLiteral ;
  geo-pos:lat "50.2303"^^xsd:decimal ;
  geo-pos:long "1.58191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58191'^^xsd:double;
  dwc:latitude '50.2303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58191 50.2303, 1.58191 50.2303, 1.58191 50.2303, 1.58191 50.2303, 1.58191 50.2303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2705'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.58191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23393"^^xsd:decimal ;
  dwc:decimalLongitude "1.58191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23393 1.58191)"^^geo:wktLiteral ;
  geo-pos:lat "50.23393"^^xsd:decimal ;
  geo-pos:long "1.58191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58191'^^xsd:double;
  dwc:latitude '50.23393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58191 50.23393, 1.58191 50.23393, 1.58191 50.23393, 1.58191 50.23393, 1.58191 50.23393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12798'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.58192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23259"^^xsd:decimal ;
  dwc:decimalLongitude "1.58192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23259 1.58192)"^^geo:wktLiteral ;
  geo-pos:lat "50.23259"^^xsd:decimal ;
  geo-pos:long "1.58192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58192'^^xsd:double;
  dwc:latitude '50.23259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58192 50.23259, 1.58192 50.23259, 1.58192 50.23259, 1.58192 50.23259, 1.58192 50.23259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1736'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54606 1.58192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54606"^^xsd:decimal ;
  dwc:decimalLongitude "1.58192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54606 1.58192)"^^geo:wktLiteral ;
  geo-pos:lat "50.54606"^^xsd:decimal ;
  geo-pos:long "1.58192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58192'^^xsd:double;
  dwc:latitude '50.54606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58192 50.54606, 1.58192 50.54606, 1.58192 50.54606, 1.58192 50.54606, 1.58192 50.54606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1325'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24206 1.58194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24206"^^xsd:decimal ;
  dwc:decimalLongitude "1.58194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24206 1.58194)"^^geo:wktLiteral ;
  geo-pos:lat "50.24206"^^xsd:decimal ;
  geo-pos:long "1.58194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58194'^^xsd:double;
  dwc:latitude '50.24206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58194 50.24206, 1.58194 50.24206, 1.58194 50.24206, 1.58194 50.24206, 1.58194 50.24206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12639'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.58195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23071"^^xsd:decimal ;
  dwc:decimalLongitude "1.58195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23071 1.58195)"^^geo:wktLiteral ;
  geo-pos:lat "50.23071"^^xsd:decimal ;
  geo-pos:long "1.58195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58195'^^xsd:double;
  dwc:latitude '50.23071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58195 50.23071, 1.58195 50.23071, 1.58195 50.23071, 1.58195 50.23071, 1.58195 50.23071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1731'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73193 1.58212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73193"^^xsd:decimal ;
  dwc:decimalLongitude "1.58212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73193 1.58212)"^^geo:wktLiteral ;
  geo-pos:lat "50.73193"^^xsd:decimal ;
  geo-pos:long "1.58212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2071'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58212'^^xsd:double;
  dwc:latitude '50.73193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58212 50.73193, 1.58212 50.73193, 1.58212 50.73193, 1.58212 50.73193, 1.58212 50.73193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2071'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.58216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21645"^^xsd:decimal ;
  dwc:decimalLongitude "1.58216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21645 1.58216)"^^geo:wktLiteral ;
  geo-pos:lat "50.21645"^^xsd:decimal ;
  geo-pos:long "1.58216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12012'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58216'^^xsd:double;
  dwc:latitude '50.21645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58216 50.21645, 1.58216 50.21645, 1.58216 50.21645, 1.58216 50.21645, 1.58216 50.21645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12012'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73668 1.58222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73668"^^xsd:decimal ;
  dwc:decimalLongitude "1.58222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73668 1.58222)"^^geo:wktLiteral ;
  geo-pos:lat "50.73668"^^xsd:decimal ;
  geo-pos:long "1.58222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2359'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58222'^^xsd:double;
  dwc:latitude '50.73668'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58222 50.73668, 1.58222 50.73668, 1.58222 50.73668, 1.58222 50.73668, 1.58222 50.73668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2359'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73126 1.58223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73126"^^xsd:decimal ;
  dwc:decimalLongitude "1.58223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73126 1.58223)"^^geo:wktLiteral ;
  geo-pos:lat "50.73126"^^xsd:decimal ;
  geo-pos:long "1.58223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58223'^^xsd:double;
  dwc:latitude '50.73126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58223 50.73126, 1.58223 50.73126, 1.58223 50.73126, 1.58223 50.73126, 1.58223 50.73126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1806'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73386 1.58224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73386"^^xsd:decimal ;
  dwc:decimalLongitude "1.58224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73386 1.58224)"^^geo:wktLiteral ;
  geo-pos:lat "50.73386"^^xsd:decimal ;
  geo-pos:long "1.58224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2107'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58224'^^xsd:double;
  dwc:latitude '50.73386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58224 50.73386, 1.58224 50.73386, 1.58224 50.73386, 1.58224 50.73386, 1.58224 50.73386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2107'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2072 1.58228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2072"^^xsd:decimal ;
  dwc:decimalLongitude "1.58228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2072 1.58228)"^^geo:wktLiteral ;
  geo-pos:lat "50.2072"^^xsd:decimal ;
  geo-pos:long "1.58228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12020'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58228'^^xsd:double;
  dwc:latitude '50.2072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58228 50.2072, 1.58228 50.2072, 1.58228 50.2072, 1.58228 50.2072, 1.58228 50.2072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12020'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.58229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22922"^^xsd:decimal ;
  dwc:decimalLongitude "1.58229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22922 1.58229)"^^geo:wktLiteral ;
  geo-pos:lat "50.22922"^^xsd:decimal ;
  geo-pos:long "1.58229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2695'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2695'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58229'^^xsd:double;
  dwc:latitude '50.22922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58229 50.22922, 1.58229 50.22922, 1.58229 50.22922, 1.58229 50.22922, 1.58229 50.22922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2695'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73638 1.58229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73638"^^xsd:decimal ;
  dwc:decimalLongitude "1.58229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73638 1.58229)"^^geo:wktLiteral ;
  geo-pos:lat "50.73638"^^xsd:decimal ;
  geo-pos:long "1.58229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2153'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58229'^^xsd:double;
  dwc:latitude '50.73638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58229 50.73638, 1.58229 50.73638, 1.58229 50.73638, 1.58229 50.73638, 1.58229 50.73638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2153'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74795 1.58231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74795"^^xsd:decimal ;
  dwc:decimalLongitude "1.58231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74795 1.58231)"^^geo:wktLiteral ;
  geo-pos:lat "50.74795"^^xsd:decimal ;
  geo-pos:long "1.58231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2189'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58231'^^xsd:double;
  dwc:latitude '50.74795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58231 50.74795, 1.58231 50.74795, 1.58231 50.74795, 1.58231 50.74795, 1.58231 50.74795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2189'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.58241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2203"^^xsd:decimal ;
  dwc:decimalLongitude "1.58241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2203 1.58241)"^^geo:wktLiteral ;
  geo-pos:lat "50.2203"^^xsd:decimal ;
  geo-pos:long "1.58241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7455'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58241'^^xsd:double;
  dwc:latitude '50.2203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58241 50.2203, 1.58241 50.2203, 1.58241 50.2203, 1.58241 50.2203, 1.58241 50.2203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7455'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21443 1.58243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21443"^^xsd:decimal ;
  dwc:decimalLongitude "1.58243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21443 1.58243)"^^geo:wktLiteral ;
  geo-pos:lat "50.21443"^^xsd:decimal ;
  geo-pos:long "1.58243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58243'^^xsd:double;
  dwc:latitude '50.21443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58243 50.21443, 1.58243 50.21443, 1.58243 50.21443, 1.58243 50.21443, 1.58243 50.21443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11989'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2184 1.58252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2184"^^xsd:decimal ;
  dwc:decimalLongitude "1.58252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2184 1.58252)"^^geo:wktLiteral ;
  geo-pos:lat "50.2184"^^xsd:decimal ;
  geo-pos:long "1.58252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11131'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58252'^^xsd:double;
  dwc:latitude '50.2184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58252 50.2184, 1.58252 50.2184, 1.58252 50.2184, 1.58252 50.2184, 1.58252 50.2184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11131'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23972 1.58253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23972"^^xsd:decimal ;
  dwc:decimalLongitude "1.58253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23972 1.58253)"^^geo:wktLiteral ;
  geo-pos:lat "50.23972"^^xsd:decimal ;
  geo-pos:long "1.58253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58253'^^xsd:double;
  dwc:latitude '50.23972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58253 50.23972, 1.58253 50.23972, 1.58253 50.23972, 1.58253 50.23972, 1.58253 50.23972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11563'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21065 1.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21065"^^xsd:decimal ;
  dwc:decimalLongitude "1.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21065 1.58255)"^^geo:wktLiteral ;
  geo-pos:lat "50.21065"^^xsd:decimal ;
  geo-pos:long "1.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8842'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58255'^^xsd:double;
  dwc:latitude '50.21065'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58255 50.21065, 1.58255 50.21065, 1.58255 50.21065, 1.58255 50.21065, 1.58255 50.21065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8842'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73148 1.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73148"^^xsd:decimal ;
  dwc:decimalLongitude "1.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73148 1.58255)"^^geo:wktLiteral ;
  geo-pos:lat "50.73148"^^xsd:decimal ;
  geo-pos:long "1.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2826'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58255'^^xsd:double;
  dwc:latitude '50.73148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58255 50.73148, 1.58255 50.73148, 1.58255 50.73148, 1.58255 50.73148, 1.58255 50.73148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2826'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73106 1.58256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73106"^^xsd:decimal ;
  dwc:decimalLongitude "1.58256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73106 1.58256)"^^geo:wktLiteral ;
  geo-pos:lat "50.73106"^^xsd:decimal ;
  geo-pos:long "1.58256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58256'^^xsd:double;
  dwc:latitude '50.73106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58256 50.73106, 1.58256 50.73106, 1.58256 50.73106, 1.58256 50.73106, 1.58256 50.73106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3569'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7308 1.58262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7308"^^xsd:decimal ;
  dwc:decimalLongitude "1.58262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7308 1.58262)"^^geo:wktLiteral ;
  geo-pos:lat "50.7308"^^xsd:decimal ;
  geo-pos:long "1.58262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3269'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58262'^^xsd:double;
  dwc:latitude '50.7308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58262 50.7308, 1.58262 50.7308, 1.58262 50.7308, 1.58262 50.7308, 1.58262 50.7308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3269'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7513 1.58265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7513"^^xsd:decimal ;
  dwc:decimalLongitude "1.58265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7513 1.58265)"^^geo:wktLiteral ;
  geo-pos:lat "50.7513"^^xsd:decimal ;
  geo-pos:long "1.58265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58265'^^xsd:double;
  dwc:latitude '50.7513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58265 50.7513, 1.58265 50.7513, 1.58265 50.7513, 1.58265 50.7513, 1.58265 50.7513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3864'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.58277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2372"^^xsd:decimal ;
  dwc:decimalLongitude "1.58277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2372 1.58277)"^^geo:wktLiteral ;
  geo-pos:lat "50.2372"^^xsd:decimal ;
  geo-pos:long "1.58277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_4123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.614444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58277'^^xsd:double;
  dwc:latitude '50.2372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58277 50.2372, 1.58277 50.2372, 1.58277 50.2372, 1.58277 50.2372, 1.58277 50.2372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4123'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54087 1.5828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54087"^^xsd:decimal ;
  dwc:decimalLongitude "1.5828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54087 1.5828)"^^geo:wktLiteral ;
  geo-pos:lat "50.54087"^^xsd:decimal ;
  geo-pos:long "1.5828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5828'^^xsd:double;
  dwc:latitude '50.54087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5828 50.54087, 1.5828 50.54087, 1.5828 50.54087, 1.5828 50.54087, 1.5828 50.54087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1326'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73951 1.58289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73951"^^xsd:decimal ;
  dwc:decimalLongitude "1.58289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73951 1.58289)"^^geo:wktLiteral ;
  geo-pos:lat "50.73951"^^xsd:decimal ;
  geo-pos:long "1.58289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58289'^^xsd:double;
  dwc:latitude '50.73951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58289 50.73951, 1.58289 50.73951, 1.58289 50.73951, 1.58289 50.73951, 1.58289 50.73951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3744'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.58293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22885"^^xsd:decimal ;
  dwc:decimalLongitude "1.58293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22885 1.58293)"^^geo:wktLiteral ;
  geo-pos:lat "50.22885"^^xsd:decimal ;
  geo-pos:long "1.58293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2233'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.2288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58293'^^xsd:double;
  dwc:latitude '50.22885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58293 50.22885, 1.58293 50.22885, 1.58293 50.22885, 1.58293 50.22885, 1.58293 50.22885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2233'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75087 1.58297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75087"^^xsd:decimal ;
  dwc:decimalLongitude "1.58297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75087 1.58297)"^^geo:wktLiteral ;
  geo-pos:lat "50.75087"^^xsd:decimal ;
  geo-pos:long "1.58297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58297'^^xsd:double;
  dwc:latitude '50.75087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58297 50.75087, 1.58297 50.75087, 1.58297 50.75087, 1.58297 50.75087, 1.58297 50.75087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2462'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.58302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21626"^^xsd:decimal ;
  dwc:decimalLongitude "1.58302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21626 1.58302)"^^geo:wktLiteral ;
  geo-pos:lat "50.21626"^^xsd:decimal ;
  geo-pos:long "1.58302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9317'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58302'^^xsd:double;
  dwc:latitude '50.21626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58302 50.21626, 1.58302 50.21626, 1.58302 50.21626, 1.58302 50.21626, 1.58302 50.21626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9317'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.58311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23247"^^xsd:decimal ;
  dwc:decimalLongitude "1.58311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23247 1.58311)"^^geo:wktLiteral ;
  geo-pos:lat "50.23247"^^xsd:decimal ;
  geo-pos:long "1.58311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58311'^^xsd:double;
  dwc:latitude '50.23247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58311 50.23247, 1.58311 50.23247, 1.58311 50.23247, 1.58311 50.23247, 1.58311 50.23247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12796'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.58313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22896"^^xsd:decimal ;
  dwc:decimalLongitude "1.58313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22896 1.58313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22896"^^xsd:decimal ;
  geo-pos:long "1.58313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6980'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58313'^^xsd:double;
  dwc:latitude '50.22896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58313 50.22896, 1.58313 50.22896, 1.58313 50.22896, 1.58313 50.22896, 1.58313 50.22896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6980'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.58314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22178"^^xsd:decimal ;
  dwc:decimalLongitude "1.58314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22178 1.58314)"^^geo:wktLiteral ;
  geo-pos:lat "50.22178"^^xsd:decimal ;
  geo-pos:long "1.58314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11130'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.32'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58314'^^xsd:double;
  dwc:latitude '50.22178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58314 50.22178, 1.58314 50.22178, 1.58314 50.22178, 1.58314 50.22178, 1.58314 50.22178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11130'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73372 1.58318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73372"^^xsd:decimal ;
  dwc:decimalLongitude "1.58318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73372 1.58318)"^^geo:wktLiteral ;
  geo-pos:lat "50.73372"^^xsd:decimal ;
  geo-pos:long "1.58318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58318'^^xsd:double;
  dwc:latitude '50.73372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58318 50.73372, 1.58318 50.73372, 1.58318 50.73372, 1.58318 50.73372, 1.58318 50.73372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2601'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.58319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21921"^^xsd:decimal ;
  dwc:decimalLongitude "1.58319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21921 1.58319)"^^geo:wktLiteral ;
  geo-pos:lat "50.21921"^^xsd:decimal ;
  geo-pos:long "1.58319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_6606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.783333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58319'^^xsd:double;
  dwc:latitude '50.21921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58319 50.21921, 1.58319 50.21921, 1.58319 50.21921, 1.58319 50.21921, 1.58319 50.21921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6606'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73107 1.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73107"^^xsd:decimal ;
  dwc:decimalLongitude "1.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73107 1.58324)"^^geo:wktLiteral ;
  geo-pos:lat "50.73107"^^xsd:decimal ;
  geo-pos:long "1.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58324'^^xsd:double;
  dwc:latitude '50.73107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58324 50.73107, 1.58324 50.73107, 1.58324 50.73107, 1.58324 50.73107, 1.58324 50.73107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2855'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82835 1.58329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.82835"^^xsd:decimal ;
  dwc:decimalLongitude "1.58329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82835 1.58329)"^^geo:wktLiteral ;
  geo-pos:lat "50.82835"^^xsd:decimal ;
  geo-pos:long "1.58329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58329'^^xsd:double;
  dwc:latitude '50.82835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58329 50.82835, 1.58329 50.82835, 1.58329 50.82835, 1.58329 50.82835, 1.58329 50.82835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1778'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48792 1.58331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48792"^^xsd:decimal ;
  dwc:decimalLongitude "1.58331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48792 1.58331)"^^geo:wktLiteral ;
  geo-pos:lat "50.48792"^^xsd:decimal ;
  geo-pos:long "1.58331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1541'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58331'^^xsd:double;
  dwc:latitude '50.48792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58331 50.48792, 1.58331 50.48792, 1.58331 50.48792, 1.58331 50.48792, 1.58331 50.48792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1541'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7337"^^xsd:decimal ;
  dwc:decimalLongitude "1.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.58332)"^^geo:wktLiteral ;
  geo-pos:lat "50.7337"^^xsd:decimal ;
  geo-pos:long "1.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2156'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58332'^^xsd:double;
  dwc:latitude '50.7337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58332 50.7337, 1.58332 50.7337, 1.58332 50.7337, 1.58332 50.7337, 1.58332 50.7337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2156'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7396 1.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7396"^^xsd:decimal ;
  dwc:decimalLongitude "1.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7396 1.58332)"^^geo:wktLiteral ;
  geo-pos:lat "50.7396"^^xsd:decimal ;
  geo-pos:long "1.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1571'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58332'^^xsd:double;
  dwc:latitude '50.7396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58332 50.7396, 1.58332 50.7396, 1.58332 50.7396, 1.58332 50.7396, 1.58332 50.7396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1571'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73353 1.58334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73353"^^xsd:decimal ;
  dwc:decimalLongitude "1.58334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73353 1.58334)"^^geo:wktLiteral ;
  geo-pos:lat "50.73353"^^xsd:decimal ;
  geo-pos:long "1.58334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3299'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58334'^^xsd:double;
  dwc:latitude '50.73353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58334 50.73353, 1.58334 50.73353, 1.58334 50.73353, 1.58334 50.73353, 1.58334 50.73353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3299'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7322 1.58335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7322"^^xsd:decimal ;
  dwc:decimalLongitude "1.58335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7322 1.58335)"^^geo:wktLiteral ;
  geo-pos:lat "50.7322"^^xsd:decimal ;
  geo-pos:long "1.58335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2825'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58335'^^xsd:double;
  dwc:latitude '50.7322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58335 50.7322, 1.58335 50.7322, 1.58335 50.7322, 1.58335 50.7322, 1.58335 50.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2825'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73377 1.5834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73377"^^xsd:decimal ;
  dwc:decimalLongitude "1.5834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73377 1.5834)"^^geo:wktLiteral ;
  geo-pos:lat "50.73377"^^xsd:decimal ;
  geo-pos:long "1.5834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5834'^^xsd:double;
  dwc:latitude '50.73377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5834 50.73377, 1.5834 50.73377, 1.5834 50.73377, 1.5834 50.73377, 1.5834 50.73377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2603'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.58346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23235"^^xsd:decimal ;
  dwc:decimalLongitude "1.58346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23235 1.58346)"^^geo:wktLiteral ;
  geo-pos:lat "50.23235"^^xsd:decimal ;
  geo-pos:long "1.58346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_10705'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58346'^^xsd:double;
  dwc:latitude '50.23235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58346 50.23235, 1.58346 50.23235, 1.58346 50.23235, 1.58346 50.23235, 1.58346 50.23235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10705'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24215 1.58346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24215"^^xsd:decimal ;
  dwc:decimalLongitude "1.58346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24215 1.58346)"^^geo:wktLiteral ;
  geo-pos:lat "50.24215"^^xsd:decimal ;
  geo-pos:long "1.58346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_4097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_4097'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.136666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58346'^^xsd:double;
  dwc:latitude '50.24215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58346 50.24215, 1.58346 50.24215, 1.58346 50.24215, 1.58346 50.24215, 1.58346 50.24215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_4097'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25167 1.58347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25167"^^xsd:decimal ;
  dwc:decimalLongitude "1.58347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25167 1.58347)"^^geo:wktLiteral ;
  geo-pos:lat "50.25167"^^xsd:decimal ;
  geo-pos:long "1.58347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.971111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58347'^^xsd:double;
  dwc:latitude '50.25167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58347 50.25167, 1.58347 50.25167, 1.58347 50.25167, 1.58347 50.25167, 1.58347 50.25167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11888'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73656 1.58347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73656"^^xsd:decimal ;
  dwc:decimalLongitude "1.58347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73656 1.58347)"^^geo:wktLiteral ;
  geo-pos:lat "50.73656"^^xsd:decimal ;
  geo-pos:long "1.58347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.043333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58347'^^xsd:double;
  dwc:latitude '50.73656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58347 50.73656, 1.58347 50.73656, 1.58347 50.73656, 1.58347 50.73656, 1.58347 50.73656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2376'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73384 1.58351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73384"^^xsd:decimal ;
  dwc:decimalLongitude "1.58351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73384 1.58351)"^^geo:wktLiteral ;
  geo-pos:lat "50.73384"^^xsd:decimal ;
  geo-pos:long "1.58351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58351'^^xsd:double;
  dwc:latitude '50.73384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58351 50.73384, 1.58351 50.73384, 1.58351 50.73384, 1.58351 50.73384, 1.58351 50.73384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2171'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21545 1.58355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21545"^^xsd:decimal ;
  dwc:decimalLongitude "1.58355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21545 1.58355)"^^geo:wktLiteral ;
  geo-pos:lat "50.21545"^^xsd:decimal ;
  geo-pos:long "1.58355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9148'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58355'^^xsd:double;
  dwc:latitude '50.21545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58355 50.21545, 1.58355 50.21545, 1.58355 50.21545, 1.58355 50.21545, 1.58355 50.21545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9148'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.58365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2301"^^xsd:decimal ;
  dwc:decimalLongitude "1.58365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2301 1.58365)"^^geo:wktLiteral ;
  geo-pos:lat "50.2301"^^xsd:decimal ;
  geo-pos:long "1.58365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58365'^^xsd:double;
  dwc:latitude '50.2301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58365 50.2301, 1.58365 50.2301, 1.58365 50.2301, 1.58365 50.2301, 1.58365 50.2301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2737'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73247 1.58365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73247"^^xsd:decimal ;
  dwc:decimalLongitude "1.58365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73247 1.58365)"^^geo:wktLiteral ;
  geo-pos:lat "50.73247"^^xsd:decimal ;
  geo-pos:long "1.58365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2824'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58365'^^xsd:double;
  dwc:latitude '50.73247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58365 50.73247, 1.58365 50.73247, 1.58365 50.73247, 1.58365 50.73247, 1.58365 50.73247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2824'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73659 1.58368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73659"^^xsd:decimal ;
  dwc:decimalLongitude "1.58368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73659 1.58368)"^^geo:wktLiteral ;
  geo-pos:lat "50.73659"^^xsd:decimal ;
  geo-pos:long "1.58368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2081'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58368'^^xsd:double;
  dwc:latitude '50.73659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58368 50.73659, 1.58368 50.73659, 1.58368 50.73659, 1.58368 50.73659, 1.58368 50.73659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2081'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74022 1.58372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74022"^^xsd:decimal ;
  dwc:decimalLongitude "1.58372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74022 1.58372)"^^geo:wktLiteral ;
  geo-pos:lat "50.74022"^^xsd:decimal ;
  geo-pos:long "1.58372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58372'^^xsd:double;
  dwc:latitude '50.74022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58372 50.74022, 1.58372 50.74022, 1.58372 50.74022, 1.58372 50.74022, 1.58372 50.74022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2027'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73903 1.5838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73903"^^xsd:decimal ;
  dwc:decimalLongitude "1.5838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73903 1.5838)"^^geo:wktLiteral ;
  geo-pos:lat "50.73903"^^xsd:decimal ;
  geo-pos:long "1.5838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5838'^^xsd:double;
  dwc:latitude '50.73903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5838 50.73903, 1.5838 50.73903, 1.5838 50.73903, 1.5838 50.73903, 1.5838 50.73903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3745'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73772 1.58389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73772"^^xsd:decimal ;
  dwc:decimalLongitude "1.58389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73772 1.58389)"^^geo:wktLiteral ;
  geo-pos:lat "50.73772"^^xsd:decimal ;
  geo-pos:long "1.58389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3273'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58389'^^xsd:double;
  dwc:latitude '50.73772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58389 50.73772, 1.58389 50.73772, 1.58389 50.73772, 1.58389 50.73772, 1.58389 50.73772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3273'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21705 1.58413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21705"^^xsd:decimal ;
  dwc:decimalLongitude "1.58413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21705 1.58413)"^^geo:wktLiteral ;
  geo-pos:lat "50.21705"^^xsd:decimal ;
  geo-pos:long "1.58413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11981'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58413'^^xsd:double;
  dwc:latitude '50.21705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58413 50.21705, 1.58413 50.21705, 1.58413 50.21705, 1.58413 50.21705, 1.58413 50.21705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11981'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73952 1.58413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73952"^^xsd:decimal ;
  dwc:decimalLongitude "1.58413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73952 1.58413)"^^geo:wktLiteral ;
  geo-pos:lat "50.73952"^^xsd:decimal ;
  geo-pos:long "1.58413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58413'^^xsd:double;
  dwc:latitude '50.73952'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58413 50.73952, 1.58413 50.73952, 1.58413 50.73952, 1.58413 50.73952, 1.58413 50.73952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3743'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73158 1.58421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73158"^^xsd:decimal ;
  dwc:decimalLongitude "1.58421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73158 1.58421)"^^geo:wktLiteral ;
  geo-pos:lat "50.73158"^^xsd:decimal ;
  geo-pos:long "1.58421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2059'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58421'^^xsd:double;
  dwc:latitude '50.73158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58421 50.73158, 1.58421 50.73158, 1.58421 50.73158, 1.58421 50.73158, 1.58421 50.73158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2059'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75096 1.58423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75096"^^xsd:decimal ;
  dwc:decimalLongitude "1.58423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75096 1.58423)"^^geo:wktLiteral ;
  geo-pos:lat "50.75096"^^xsd:decimal ;
  geo-pos:long "1.58423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2184'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58423'^^xsd:double;
  dwc:latitude '50.75096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58423 50.75096, 1.58423 50.75096, 1.58423 50.75096, 1.58423 50.75096, 1.58423 50.75096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2184'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73176 1.58424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73176"^^xsd:decimal ;
  dwc:decimalLongitude "1.58424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73176 1.58424)"^^geo:wktLiteral ;
  geo-pos:lat "50.73176"^^xsd:decimal ;
  geo-pos:long "1.58424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58424'^^xsd:double;
  dwc:latitude '50.73176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58424 50.73176, 1.58424 50.73176, 1.58424 50.73176, 1.58424 50.73176, 1.58424 50.73176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2170'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22731 1.58426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22731"^^xsd:decimal ;
  dwc:decimalLongitude "1.58426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22731 1.58426)"^^geo:wktLiteral ;
  geo-pos:lat "50.22731"^^xsd:decimal ;
  geo-pos:long "1.58426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58426'^^xsd:double;
  dwc:latitude '50.22731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58426 50.22731, 1.58426 50.22731, 1.58426 50.22731, 1.58426 50.22731, 1.58426 50.22731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6651'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.58428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23682"^^xsd:decimal ;
  dwc:decimalLongitude "1.58428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682 1.58428)"^^geo:wktLiteral ;
  geo-pos:lat "50.23682"^^xsd:decimal ;
  geo-pos:long "1.58428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13109'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58428'^^xsd:double;
  dwc:latitude '50.23682'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58428 50.23682, 1.58428 50.23682, 1.58428 50.23682, 1.58428 50.23682, 1.58428 50.23682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13109'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73117 1.58431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73117"^^xsd:decimal ;
  dwc:decimalLongitude "1.58431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73117 1.58431)"^^geo:wktLiteral ;
  geo-pos:lat "50.73117"^^xsd:decimal ;
  geo-pos:long "1.58431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58431'^^xsd:double;
  dwc:latitude '50.73117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58431 50.73117, 1.58431 50.73117, 1.58431 50.73117, 1.58431 50.73117, 1.58431 50.73117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1809'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.58437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22457"^^xsd:decimal ;
  dwc:decimalLongitude "1.58437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22457 1.58437)"^^geo:wktLiteral ;
  geo-pos:lat "50.22457"^^xsd:decimal ;
  geo-pos:long "1.58437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7139'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58437'^^xsd:double;
  dwc:latitude '50.22457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58437 50.22457, 1.58437 50.22457, 1.58437 50.22457, 1.58437 50.22457, 1.58437 50.22457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7139'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73305 1.58439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73305"^^xsd:decimal ;
  dwc:decimalLongitude "1.58439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73305 1.58439)"^^geo:wktLiteral ;
  geo-pos:lat "50.73305"^^xsd:decimal ;
  geo-pos:long "1.58439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58439'^^xsd:double;
  dwc:latitude '50.73305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58439 50.73305, 1.58439 50.73305, 1.58439 50.73305, 1.58439 50.73305, 1.58439 50.73305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2368'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73211 1.58443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73211"^^xsd:decimal ;
  dwc:decimalLongitude "1.58443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73211 1.58443)"^^geo:wktLiteral ;
  geo-pos:lat "50.73211"^^xsd:decimal ;
  geo-pos:long "1.58443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58443'^^xsd:double;
  dwc:latitude '50.73211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58443 50.73211, 1.58443 50.73211, 1.58443 50.73211, 1.58443 50.73211, 1.58443 50.73211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2016'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74956 1.58446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74956"^^xsd:decimal ;
  dwc:decimalLongitude "1.58446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74956 1.58446)"^^geo:wktLiteral ;
  geo-pos:lat "50.74956"^^xsd:decimal ;
  geo-pos:long "1.58446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.282222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58446'^^xsd:double;
  dwc:latitude '50.74956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58446 50.74956, 1.58446 50.74956, 1.58446 50.74956, 1.58446 50.74956, 1.58446 50.74956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2173'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73692 1.5845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73692"^^xsd:decimal ;
  dwc:decimalLongitude "1.5845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73692 1.5845)"^^geo:wktLiteral ;
  geo-pos:lat "50.73692"^^xsd:decimal ;
  geo-pos:long "1.5845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1454'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5845'^^xsd:double;
  dwc:latitude '50.73692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5845 50.73692, 1.5845 50.73692, 1.5845 50.73692, 1.5845 50.73692, 1.5845 50.73692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1454'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.58452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23022"^^xsd:decimal ;
  dwc:decimalLongitude "1.58452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23022 1.58452)"^^geo:wktLiteral ;
  geo-pos:lat "50.23022"^^xsd:decimal ;
  geo-pos:long "1.58452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58452'^^xsd:double;
  dwc:latitude '50.23022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58452 50.23022, 1.58452 50.23022, 1.58452 50.23022, 1.58452 50.23022, 1.58452 50.23022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3117'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73288 1.58454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73288"^^xsd:decimal ;
  dwc:decimalLongitude "1.58454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73288 1.58454)"^^geo:wktLiteral ;
  geo-pos:lat "50.73288"^^xsd:decimal ;
  geo-pos:long "1.58454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2365'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58454'^^xsd:double;
  dwc:latitude '50.73288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58454 50.73288, 1.58454 50.73288, 1.58454 50.73288, 1.58454 50.73288, 1.58454 50.73288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2365'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73325 1.58454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73325"^^xsd:decimal ;
  dwc:decimalLongitude "1.58454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73325 1.58454)"^^geo:wktLiteral ;
  geo-pos:lat "50.73325"^^xsd:decimal ;
  geo-pos:long "1.58454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58454'^^xsd:double;
  dwc:latitude '50.73325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58454 50.73325, 1.58454 50.73325, 1.58454 50.73325, 1.58454 50.73325, 1.58454 50.73325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2369'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7315 1.58456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7315"^^xsd:decimal ;
  dwc:decimalLongitude "1.58456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7315 1.58456)"^^geo:wktLiteral ;
  geo-pos:lat "50.7315"^^xsd:decimal ;
  geo-pos:long "1.58456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58456'^^xsd:double;
  dwc:latitude '50.7315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58456 50.7315, 1.58456 50.7315, 1.58456 50.7315, 1.58456 50.7315, 1.58456 50.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2367'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7323 1.58459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7323"^^xsd:decimal ;
  dwc:decimalLongitude "1.58459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7323 1.58459)"^^geo:wktLiteral ;
  geo-pos:lat "50.7323"^^xsd:decimal ;
  geo-pos:long "1.58459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2092'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58459'^^xsd:double;
  dwc:latitude '50.7323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58459 50.7323, 1.58459 50.7323, 1.58459 50.7323, 1.58459 50.7323, 1.58459 50.7323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2092'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21434 1.58463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21434"^^xsd:decimal ;
  dwc:decimalLongitude "1.58463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21434 1.58463)"^^geo:wktLiteral ;
  geo-pos:lat "50.21434"^^xsd:decimal ;
  geo-pos:long "1.58463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58463'^^xsd:double;
  dwc:latitude '50.21434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58463 50.21434, 1.58463 50.21434, 1.58463 50.21434, 1.58463 50.21434, 1.58463 50.21434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11873'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73165 1.58463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73165"^^xsd:decimal ;
  dwc:decimalLongitude "1.58463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73165 1.58463)"^^geo:wktLiteral ;
  geo-pos:lat "50.73165"^^xsd:decimal ;
  geo-pos:long "1.58463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2114'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58463'^^xsd:double;
  dwc:latitude '50.73165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58463 50.73165, 1.58463 50.73165, 1.58463 50.73165, 1.58463 50.73165, 1.58463 50.73165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2114'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73229 1.58464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73229"^^xsd:decimal ;
  dwc:decimalLongitude "1.58464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73229 1.58464)"^^geo:wktLiteral ;
  geo-pos:lat "50.73229"^^xsd:decimal ;
  geo-pos:long "1.58464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2827'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58464'^^xsd:double;
  dwc:latitude '50.73229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58464 50.73229, 1.58464 50.73229, 1.58464 50.73229, 1.58464 50.73229, 1.58464 50.73229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2827'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73301 1.58466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73301"^^xsd:decimal ;
  dwc:decimalLongitude "1.58466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73301 1.58466)"^^geo:wktLiteral ;
  geo-pos:lat "50.73301"^^xsd:decimal ;
  geo-pos:long "1.58466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2091'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58466'^^xsd:double;
  dwc:latitude '50.73301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58466 50.73301, 1.58466 50.73301, 1.58466 50.73301, 1.58466 50.73301, 1.58466 50.73301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2091'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.5847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22824"^^xsd:decimal ;
  dwc:decimalLongitude "1.5847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22824 1.5847)"^^geo:wktLiteral ;
  geo-pos:lat "50.22824"^^xsd:decimal ;
  geo-pos:long "1.5847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5847'^^xsd:double;
  dwc:latitude '50.22824'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5847 50.22824, 1.5847 50.22824, 1.5847 50.22824, 1.5847 50.22824, 1.5847 50.22824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2504'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73163 1.5847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73163"^^xsd:decimal ;
  dwc:decimalLongitude "1.5847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73163 1.5847)"^^geo:wktLiteral ;
  geo-pos:lat "50.73163"^^xsd:decimal ;
  geo-pos:long "1.5847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2083'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5847'^^xsd:double;
  dwc:latitude '50.73163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5847 50.73163, 1.5847 50.73163, 1.5847 50.73163, 1.5847 50.73163, 1.5847 50.73163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2083'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22521 1.58471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22521"^^xsd:decimal ;
  dwc:decimalLongitude "1.58471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22521 1.58471)"^^geo:wktLiteral ;
  geo-pos:lat "50.22521"^^xsd:decimal ;
  geo-pos:long "1.58471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11129'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58471'^^xsd:double;
  dwc:latitude '50.22521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58471 50.22521, 1.58471 50.22521, 1.58471 50.22521, 1.58471 50.22521, 1.58471 50.22521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11129'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73312 1.58478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73312"^^xsd:decimal ;
  dwc:decimalLongitude "1.58478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73312 1.58478)"^^geo:wktLiteral ;
  geo-pos:lat "50.73312"^^xsd:decimal ;
  geo-pos:long "1.58478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58478'^^xsd:double;
  dwc:latitude '50.73312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58478 50.73312, 1.58478 50.73312, 1.58478 50.73312, 1.58478 50.73312, 1.58478 50.73312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2378'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21618 1.58479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21618"^^xsd:decimal ;
  dwc:decimalLongitude "1.58479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21618 1.58479)"^^geo:wktLiteral ;
  geo-pos:lat "50.21618"^^xsd:decimal ;
  geo-pos:long "1.58479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58479'^^xsd:double;
  dwc:latitude '50.21618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58479 50.21618, 1.58479 50.21618, 1.58479 50.21618, 1.58479 50.21618, 1.58479 50.21618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12628'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73131 1.5848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73131"^^xsd:decimal ;
  dwc:decimalLongitude "1.5848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73131 1.5848)"^^geo:wktLiteral ;
  geo-pos:lat "50.73131"^^xsd:decimal ;
  geo-pos:long "1.5848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2096'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5848'^^xsd:double;
  dwc:latitude '50.73131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5848 50.73131, 1.5848 50.73131, 1.5848 50.73131, 1.5848 50.73131, 1.5848 50.73131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2096'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73471 1.58481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73471"^^xsd:decimal ;
  dwc:decimalLongitude "1.58481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73471 1.58481)"^^geo:wktLiteral ;
  geo-pos:lat "50.73471"^^xsd:decimal ;
  geo-pos:long "1.58481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2360'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58481'^^xsd:double;
  dwc:latitude '50.73471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58481 50.73471, 1.58481 50.73471, 1.58481 50.73471, 1.58481 50.73471, 1.58481 50.73471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2360'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.58482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22958"^^xsd:decimal ;
  dwc:decimalLongitude "1.58482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22958 1.58482)"^^geo:wktLiteral ;
  geo-pos:lat "50.22958"^^xsd:decimal ;
  geo-pos:long "1.58482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58482'^^xsd:double;
  dwc:latitude '50.22958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58482 50.22958, 1.58482 50.22958, 1.58482 50.22958, 1.58482 50.22958, 1.58482 50.22958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2709'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.58483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21404"^^xsd:decimal ;
  dwc:decimalLongitude "1.58483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21404 1.58483)"^^geo:wktLiteral ;
  geo-pos:lat "50.21404"^^xsd:decimal ;
  geo-pos:long "1.58483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_10594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.8155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58483'^^xsd:double;
  dwc:latitude '50.21404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58483 50.21404, 1.58483 50.21404, 1.58483 50.21404, 1.58483 50.21404, 1.58483 50.21404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10594'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73076 1.58485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73076"^^xsd:decimal ;
  dwc:decimalLongitude "1.58485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73076 1.58485)"^^geo:wktLiteral ;
  geo-pos:lat "50.73076"^^xsd:decimal ;
  geo-pos:long "1.58485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3291'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.817777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58485'^^xsd:double;
  dwc:latitude '50.73076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58485 50.73076, 1.58485 50.73076, 1.58485 50.73076, 1.58485 50.73076, 1.58485 50.73076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3291'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21217 1.58486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21217"^^xsd:decimal ;
  dwc:decimalLongitude "1.58486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21217 1.58486)"^^geo:wktLiteral ;
  geo-pos:lat "50.21217"^^xsd:decimal ;
  geo-pos:long "1.58486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58486'^^xsd:double;
  dwc:latitude '50.21217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58486 50.21217, 1.58486 50.21217, 1.58486 50.21217, 1.58486 50.21217, 1.58486 50.21217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11946'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 1.58491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7317"^^xsd:decimal ;
  dwc:decimalLongitude "1.58491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 1.58491)"^^geo:wktLiteral ;
  geo-pos:lat "50.7317"^^xsd:decimal ;
  geo-pos:long "1.58491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58491'^^xsd:double;
  dwc:latitude '50.7317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58491 50.7317, 1.58491 50.7317, 1.58491 50.7317, 1.58491 50.7317, 1.58491 50.7317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1609'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75235 1.58492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75235"^^xsd:decimal ;
  dwc:decimalLongitude "1.58492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75235 1.58492)"^^geo:wktLiteral ;
  geo-pos:lat "50.75235"^^xsd:decimal ;
  geo-pos:long "1.58492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58492'^^xsd:double;
  dwc:latitude '50.75235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58492 50.75235, 1.58492 50.75235, 1.58492 50.75235, 1.58492 50.75235, 1.58492 50.75235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2566'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.58493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22849"^^xsd:decimal ;
  dwc:decimalLongitude "1.58493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.58493)"^^geo:wktLiteral ;
  geo-pos:lat "50.22849"^^xsd:decimal ;
  geo-pos:long "1.58493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.742222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58493'^^xsd:double;
  dwc:latitude '50.22849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58493 50.22849, 1.58493 50.22849, 1.58493 50.22849, 1.58493 50.22849, 1.58493 50.22849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3680'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.58495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23002"^^xsd:decimal ;
  dwc:decimalLongitude "1.58495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23002 1.58495)"^^geo:wktLiteral ;
  geo-pos:lat "50.23002"^^xsd:decimal ;
  geo-pos:long "1.58495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58495'^^xsd:double;
  dwc:latitude '50.23002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58495 50.23002, 1.58495 50.23002, 1.58495 50.23002, 1.58495 50.23002, 1.58495 50.23002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3779'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73174 1.58496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73174"^^xsd:decimal ;
  dwc:decimalLongitude "1.58496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73174 1.58496)"^^geo:wktLiteral ;
  geo-pos:lat "50.73174"^^xsd:decimal ;
  geo-pos:long "1.58496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2050'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58496'^^xsd:double;
  dwc:latitude '50.73174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58496 50.73174, 1.58496 50.73174, 1.58496 50.73174, 1.58496 50.73174, 1.58496 50.73174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2050'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 1.58499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.251"^^xsd:decimal ;
  dwc:decimalLongitude "1.58499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 1.58499)"^^geo:wktLiteral ;
  geo-pos:lat "50.251"^^xsd:decimal ;
  geo-pos:long "1.58499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58499'^^xsd:double;
  dwc:latitude '50.251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58499 50.251, 1.58499 50.251, 1.58499 50.251, 1.58499 50.251, 1.58499 50.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5854'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73297 1.58505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73297"^^xsd:decimal ;
  dwc:decimalLongitude "1.58505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73297 1.58505)"^^geo:wktLiteral ;
  geo-pos:lat "50.73297"^^xsd:decimal ;
  geo-pos:long "1.58505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1594'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58505'^^xsd:double;
  dwc:latitude '50.73297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58505 50.73297, 1.58505 50.73297, 1.58505 50.73297, 1.58505 50.73297, 1.58505 50.73297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1594'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.87408 1.58505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.87408"^^xsd:decimal ;
  dwc:decimalLongitude "1.58505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.87408 1.58505)"^^geo:wktLiteral ;
  geo-pos:lat "50.87408"^^xsd:decimal ;
  geo-pos:long "1.58505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58505'^^xsd:double;
  dwc:latitude '50.87408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58505 50.87408, 1.58505 50.87408, 1.58505 50.87408, 1.58505 50.87408, 1.58505 50.87408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2986'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73291 1.5851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73291"^^xsd:decimal ;
  dwc:decimalLongitude "1.5851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73291 1.5851)"^^geo:wktLiteral ;
  geo-pos:lat "50.73291"^^xsd:decimal ;
  geo-pos:long "1.5851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2108'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5851'^^xsd:double;
  dwc:latitude '50.73291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5851 50.73291, 1.5851 50.73291, 1.5851 50.73291, 1.5851 50.73291, 1.5851 50.73291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2108'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73196 1.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73196"^^xsd:decimal ;
  dwc:decimalLongitude "1.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73196 1.58512)"^^geo:wktLiteral ;
  geo-pos:lat "50.73196"^^xsd:decimal ;
  geo-pos:long "1.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2043'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58512'^^xsd:double;
  dwc:latitude '50.73196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58512 50.73196, 1.58512 50.73196, 1.58512 50.73196, 1.58512 50.73196, 1.58512 50.73196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2043'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73767 1.58513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73767"^^xsd:decimal ;
  dwc:decimalLongitude "1.58513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73767 1.58513)"^^geo:wktLiteral ;
  geo-pos:lat "50.73767"^^xsd:decimal ;
  geo-pos:long "1.58513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2357'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58513'^^xsd:double;
  dwc:latitude '50.73767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58513 50.73767, 1.58513 50.73767, 1.58513 50.73767, 1.58513 50.73767, 1.58513 50.73767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2357'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83691 1.58517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.83691"^^xsd:decimal ;
  dwc:decimalLongitude "1.58517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83691 1.58517)"^^geo:wktLiteral ;
  geo-pos:lat "50.83691"^^xsd:decimal ;
  geo-pos:long "1.58517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58517'^^xsd:double;
  dwc:latitude '50.83691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58517 50.83691, 1.58517 50.83691, 1.58517 50.83691, 1.58517 50.83691, 1.58517 50.83691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2988'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73262 1.58523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73262"^^xsd:decimal ;
  dwc:decimalLongitude "1.58523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73262 1.58523)"^^geo:wktLiteral ;
  geo-pos:lat "50.73262"^^xsd:decimal ;
  geo-pos:long "1.58523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2138'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2138'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58523'^^xsd:double;
  dwc:latitude '50.73262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58523 50.73262, 1.58523 50.73262, 1.58523 50.73262, 1.58523 50.73262, 1.58523 50.73262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2138'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73266 1.58531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73266"^^xsd:decimal ;
  dwc:decimalLongitude "1.58531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73266 1.58531)"^^geo:wktLiteral ;
  geo-pos:lat "50.73266"^^xsd:decimal ;
  geo-pos:long "1.58531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2140'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2140'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58531'^^xsd:double;
  dwc:latitude '50.73266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58531 50.73266, 1.58531 50.73266, 1.58531 50.73266, 1.58531 50.73266, 1.58531 50.73266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2140'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.58538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73307"^^xsd:decimal ;
  dwc:decimalLongitude "1.58538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.58538)"^^geo:wktLiteral ;
  geo-pos:lat "50.73307"^^xsd:decimal ;
  geo-pos:long "1.58538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2157'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58538'^^xsd:double;
  dwc:latitude '50.73307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58538 50.73307, 1.58538 50.73307, 1.58538 50.73307, 1.58538 50.73307, 1.58538 50.73307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2157'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73281"^^xsd:decimal ;
  dwc:decimalLongitude "1.58541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58541)"^^geo:wktLiteral ;
  geo-pos:lat "50.73281"^^xsd:decimal ;
  geo-pos:long "1.58541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1593'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58541'^^xsd:double;
  dwc:latitude '50.73281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58541 50.73281, 1.58541 50.73281, 1.58541 50.73281, 1.58541 50.73281, 1.58541 50.73281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1593'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2226 1.58548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2226"^^xsd:decimal ;
  dwc:decimalLongitude "1.58548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2226 1.58548)"^^geo:wktLiteral ;
  geo-pos:lat "50.2226"^^xsd:decimal ;
  geo-pos:long "1.58548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3083'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58548'^^xsd:double;
  dwc:latitude '50.2226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58548 50.2226, 1.58548 50.2226, 1.58548 50.2226, 1.58548 50.2226, 1.58548 50.2226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3083'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73279 1.58549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73279"^^xsd:decimal ;
  dwc:decimalLongitude "1.58549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73279 1.58549)"^^geo:wktLiteral ;
  geo-pos:lat "50.73279"^^xsd:decimal ;
  geo-pos:long "1.58549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1570'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58549'^^xsd:double;
  dwc:latitude '50.73279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58549 50.73279, 1.58549 50.73279, 1.58549 50.73279, 1.58549 50.73279, 1.58549 50.73279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1570'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73302 1.58549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73302"^^xsd:decimal ;
  dwc:decimalLongitude "1.58549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73302 1.58549)"^^geo:wktLiteral ;
  geo-pos:lat "50.73302"^^xsd:decimal ;
  geo-pos:long "1.58549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3282'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58549'^^xsd:double;
  dwc:latitude '50.73302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58549 50.73302, 1.58549 50.73302, 1.58549 50.73302, 1.58549 50.73302, 1.58549 50.73302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3282'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73409 1.58561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73409"^^xsd:decimal ;
  dwc:decimalLongitude "1.58561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73409 1.58561)"^^geo:wktLiteral ;
  geo-pos:lat "50.73409"^^xsd:decimal ;
  geo-pos:long "1.58561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1599'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58561'^^xsd:double;
  dwc:latitude '50.73409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58561 50.73409, 1.58561 50.73409, 1.58561 50.73409, 1.58561 50.73409, 1.58561 50.73409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1599'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73263 1.58562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73263"^^xsd:decimal ;
  dwc:decimalLongitude "1.58562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73263 1.58562)"^^geo:wktLiteral ;
  geo-pos:lat "50.73263"^^xsd:decimal ;
  geo-pos:long "1.58562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2039'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58562'^^xsd:double;
  dwc:latitude '50.73263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58562 50.73263, 1.58562 50.73263, 1.58562 50.73263, 1.58562 50.73263, 1.58562 50.73263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2039'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73195 1.58563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73195"^^xsd:decimal ;
  dwc:decimalLongitude "1.58563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73195 1.58563)"^^geo:wktLiteral ;
  geo-pos:lat "50.73195"^^xsd:decimal ;
  geo-pos:long "1.58563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58563'^^xsd:double;
  dwc:latitude '50.73195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58563 50.73195, 1.58563 50.73195, 1.58563 50.73195, 1.58563 50.73195, 1.58563 50.73195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1366'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73236 1.58567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73236"^^xsd:decimal ;
  dwc:decimalLongitude "1.58567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73236 1.58567)"^^geo:wktLiteral ;
  geo-pos:lat "50.73236"^^xsd:decimal ;
  geo-pos:long "1.58567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3287'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58567'^^xsd:double;
  dwc:latitude '50.73236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58567 50.73236, 1.58567 50.73236, 1.58567 50.73236, 1.58567 50.73236, 1.58567 50.73236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3287'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73506 1.5857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73506"^^xsd:decimal ;
  dwc:decimalLongitude "1.5857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73506 1.5857)"^^geo:wktLiteral ;
  geo-pos:lat "50.73506"^^xsd:decimal ;
  geo-pos:long "1.5857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2106'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5857'^^xsd:double;
  dwc:latitude '50.73506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5857 50.73506, 1.5857 50.73506, 1.5857 50.73506, 1.5857 50.73506, 1.5857 50.73506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2106'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.58574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22766"^^xsd:decimal ;
  dwc:decimalLongitude "1.58574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22766 1.58574)"^^geo:wktLiteral ;
  geo-pos:lat "50.22766"^^xsd:decimal ;
  geo-pos:long "1.58574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2305'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2305'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58574'^^xsd:double;
  dwc:latitude '50.22766'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58574 50.22766, 1.58574 50.22766, 1.58574 50.22766, 1.58574 50.22766, 1.58574 50.22766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2305'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7357 1.58574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7357"^^xsd:decimal ;
  dwc:decimalLongitude "1.58574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7357 1.58574)"^^geo:wktLiteral ;
  geo-pos:lat "50.7357"^^xsd:decimal ;
  geo-pos:long "1.58574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2068'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58574'^^xsd:double;
  dwc:latitude '50.7357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58574 50.7357, 1.58574 50.7357, 1.58574 50.7357, 1.58574 50.7357, 1.58574 50.7357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2068'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73254 1.58575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73254"^^xsd:decimal ;
  dwc:decimalLongitude "1.58575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73254 1.58575)"^^geo:wktLiteral ;
  geo-pos:lat "50.73254"^^xsd:decimal ;
  geo-pos:long "1.58575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2038'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2038'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58575'^^xsd:double;
  dwc:latitude '50.73254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58575 50.73254, 1.58575 50.73254, 1.58575 50.73254, 1.58575 50.73254, 1.58575 50.73254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2038'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21227 1.58577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21227"^^xsd:decimal ;
  dwc:decimalLongitude "1.58577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21227 1.58577)"^^geo:wktLiteral ;
  geo-pos:lat "50.21227"^^xsd:decimal ;
  geo-pos:long "1.58577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58577'^^xsd:double;
  dwc:latitude '50.21227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58577 50.21227, 1.58577 50.21227, 1.58577 50.21227, 1.58577 50.21227, 1.58577 50.21227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11971'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73164 1.58579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73164"^^xsd:decimal ;
  dwc:decimalLongitude "1.58579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73164 1.58579)"^^geo:wktLiteral ;
  geo-pos:lat "50.73164"^^xsd:decimal ;
  geo-pos:long "1.58579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2066'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58579'^^xsd:double;
  dwc:latitude '50.73164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58579 50.73164, 1.58579 50.73164, 1.58579 50.73164, 1.58579 50.73164, 1.58579 50.73164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2066'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73697 1.58588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73697"^^xsd:decimal ;
  dwc:decimalLongitude "1.58588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73697 1.58588)"^^geo:wktLiteral ;
  geo-pos:lat "50.73697"^^xsd:decimal ;
  geo-pos:long "1.58588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58588'^^xsd:double;
  dwc:latitude '50.73697'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58588 50.73697, 1.58588 50.73697, 1.58588 50.73697, 1.58588 50.73697, 1.58588 50.73697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1612'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73754 1.58589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73754"^^xsd:decimal ;
  dwc:decimalLongitude "1.58589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73754 1.58589)"^^geo:wktLiteral ;
  geo-pos:lat "50.73754"^^xsd:decimal ;
  geo-pos:long "1.58589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58589'^^xsd:double;
  dwc:latitude '50.73754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58589 50.73754, 1.58589 50.73754, 1.58589 50.73754, 1.58589 50.73754, 1.58589 50.73754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1966'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73183 1.5859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73183"^^xsd:decimal ;
  dwc:decimalLongitude "1.5859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73183 1.5859)"^^geo:wktLiteral ;
  geo-pos:lat "50.73183"^^xsd:decimal ;
  geo-pos:long "1.5859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1592'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5859'^^xsd:double;
  dwc:latitude '50.73183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5859 50.73183, 1.5859 50.73183, 1.5859 50.73183, 1.5859 50.73183, 1.5859 50.73183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1592'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73272 1.58591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73272"^^xsd:decimal ;
  dwc:decimalLongitude "1.58591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73272 1.58591)"^^geo:wktLiteral ;
  geo-pos:lat "50.73272"^^xsd:decimal ;
  geo-pos:long "1.58591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58591'^^xsd:double;
  dwc:latitude '50.73272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58591 50.73272, 1.58591 50.73272, 1.58591 50.73272, 1.58591 50.73272, 1.58591 50.73272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2015'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73809 1.58592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73809"^^xsd:decimal ;
  dwc:decimalLongitude "1.58592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73809 1.58592)"^^geo:wktLiteral ;
  geo-pos:lat "50.73809"^^xsd:decimal ;
  geo-pos:long "1.58592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58592'^^xsd:double;
  dwc:latitude '50.73809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58592 50.73809, 1.58592 50.73809, 1.58592 50.73809, 1.58592 50.73809, 1.58592 50.73809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2172'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.58599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21686"^^xsd:decimal ;
  dwc:decimalLongitude "1.58599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21686 1.58599)"^^geo:wktLiteral ;
  geo-pos:lat "50.21686"^^xsd:decimal ;
  geo-pos:long "1.58599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_7153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58599'^^xsd:double;
  dwc:latitude '50.21686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58599 50.21686, 1.58599 50.21686, 1.58599 50.21686, 1.58599 50.21686, 1.58599 50.21686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7153'^^xsd:string;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7334 1.58599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7334"^^xsd:decimal ;
  dwc:decimalLongitude "1.58599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7334 1.58599)"^^geo:wktLiteral ;
  geo-pos:lat "50.7334"^^xsd:decimal ;
  geo-pos:long "1.58599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2029'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58599'^^xsd:double;
  dwc:latitude '50.7334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58599 50.7334, 1.58599 50.7334, 1.58599 50.7334, 1.58599 50.7334, 1.58599 50.7334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2029'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73249 1.58606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73249"^^xsd:decimal ;
  dwc:decimalLongitude "1.58606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73249 1.58606)"^^geo:wktLiteral ;
  geo-pos:lat "50.73249"^^xsd:decimal ;
  geo-pos:long "1.58606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1569'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58606'^^xsd:double;
  dwc:latitude '50.73249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58606 50.73249, 1.58606 50.73249, 1.58606 50.73249, 1.58606 50.73249, 1.58606 50.73249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1569'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73233 1.58607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73233"^^xsd:decimal ;
  dwc:decimalLongitude "1.58607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73233 1.58607)"^^geo:wktLiteral ;
  geo-pos:lat "50.73233"^^xsd:decimal ;
  geo-pos:long "1.58607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2080'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.7455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58607'^^xsd:double;
  dwc:latitude '50.73233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58607 50.73233, 1.58607 50.73233, 1.58607 50.73233, 1.58607 50.73233, 1.58607 50.73233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2080'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73377 1.58609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73377"^^xsd:decimal ;
  dwc:decimalLongitude "1.58609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73377 1.58609)"^^geo:wktLiteral ;
  geo-pos:lat "50.73377"^^xsd:decimal ;
  geo-pos:long "1.58609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2093'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58609'^^xsd:double;
  dwc:latitude '50.73377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58609 50.73377, 1.58609 50.73377, 1.58609 50.73377, 1.58609 50.73377, 1.58609 50.73377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2093'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.5861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73269"^^xsd:decimal ;
  dwc:decimalLongitude "1.5861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.5861)"^^geo:wktLiteral ;
  geo-pos:lat "50.73269"^^xsd:decimal ;
  geo-pos:long "1.5861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5861'^^xsd:double;
  dwc:latitude '50.73269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5861 50.73269, 1.5861 50.73269, 1.5861 50.73269, 1.5861 50.73269, 1.5861 50.73269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1651'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21294 1.58611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21294"^^xsd:decimal ;
  dwc:decimalLongitude "1.58611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21294 1.58611)"^^geo:wktLiteral ;
  geo-pos:lat "50.21294"^^xsd:decimal ;
  geo-pos:long "1.58611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58611'^^xsd:double;
  dwc:latitude '50.21294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58611 50.21294, 1.58611 50.21294, 1.58611 50.21294, 1.58611 50.21294, 1.58611 50.21294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11844'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73395 1.58612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73395"^^xsd:decimal ;
  dwc:decimalLongitude "1.58612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73395 1.58612)"^^geo:wktLiteral ;
  geo-pos:lat "50.73395"^^xsd:decimal ;
  geo-pos:long "1.58612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2361'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58612'^^xsd:double;
  dwc:latitude '50.73395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58612 50.73395, 1.58612 50.73395, 1.58612 50.73395, 1.58612 50.73395, 1.58612 50.73395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2361'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21228 1.58617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21228"^^xsd:decimal ;
  dwc:decimalLongitude "1.58617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21228 1.58617)"^^geo:wktLiteral ;
  geo-pos:lat "50.21228"^^xsd:decimal ;
  geo-pos:long "1.58617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12044'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58617'^^xsd:double;
  dwc:latitude '50.21228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58617 50.21228, 1.58617 50.21228, 1.58617 50.21228, 1.58617 50.21228, 1.58617 50.21228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12044'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73169 1.58618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73169"^^xsd:decimal ;
  dwc:decimalLongitude "1.58618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73169 1.58618)"^^geo:wktLiteral ;
  geo-pos:lat "50.73169"^^xsd:decimal ;
  geo-pos:long "1.58618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2136'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2136'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58618'^^xsd:double;
  dwc:latitude '50.73169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58618 50.73169, 1.58618 50.73169, 1.58618 50.73169, 1.58618 50.73169, 1.58618 50.73169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2136'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73258 1.58619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73258"^^xsd:decimal ;
  dwc:decimalLongitude "1.58619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73258 1.58619)"^^geo:wktLiteral ;
  geo-pos:lat "50.73258"^^xsd:decimal ;
  geo-pos:long "1.58619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2194'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58619'^^xsd:double;
  dwc:latitude '50.73258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58619 50.73258, 1.58619 50.73258, 1.58619 50.73258, 1.58619 50.73258, 1.58619 50.73258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2194'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73261 1.5862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73261"^^xsd:decimal ;
  dwc:decimalLongitude "1.5862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73261 1.5862)"^^geo:wktLiteral ;
  geo-pos:lat "50.73261"^^xsd:decimal ;
  geo-pos:long "1.5862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1595'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5862'^^xsd:double;
  dwc:latitude '50.73261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5862 50.73261, 1.5862 50.73261, 1.5862 50.73261, 1.5862 50.73261, 1.5862 50.73261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1595'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73861 1.5862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73861"^^xsd:decimal ;
  dwc:decimalLongitude "1.5862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73861 1.5862)"^^geo:wktLiteral ;
  geo-pos:lat "50.73861"^^xsd:decimal ;
  geo-pos:long "1.5862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3298'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5862'^^xsd:double;
  dwc:latitude '50.73861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5862 50.73861, 1.5862 50.73861, 1.5862 50.73861, 1.5862 50.73861, 1.5862 50.73861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3298'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73251 1.58624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73251"^^xsd:decimal ;
  dwc:decimalLongitude "1.58624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73251 1.58624)"^^geo:wktLiteral ;
  geo-pos:lat "50.73251"^^xsd:decimal ;
  geo-pos:long "1.58624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1577'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58624'^^xsd:double;
  dwc:latitude '50.73251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58624 50.73251, 1.58624 50.73251, 1.58624 50.73251, 1.58624 50.73251, 1.58624 50.73251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1577'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.58625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22988"^^xsd:decimal ;
  dwc:decimalLongitude "1.58625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22988 1.58625)"^^geo:wktLiteral ;
  geo-pos:lat "50.22988"^^xsd:decimal ;
  geo-pos:long "1.58625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58625'^^xsd:double;
  dwc:latitude '50.22988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58625 50.22988, 1.58625 50.22988, 1.58625 50.22988, 1.58625 50.22988, 1.58625 50.22988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6816'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_13108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_13108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_13108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24283 1.58625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24283"^^xsd:decimal ;
  dwc:decimalLongitude "1.58625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_13108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24283 1.58625)"^^geo:wktLiteral ;
  geo-pos:lat "50.24283"^^xsd:decimal ;
  geo-pos:long "1.58625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_13108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_13108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_13108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_13108'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58625'^^xsd:double;
  dwc:latitude '50.24283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58625 50.24283, 1.58625 50.24283, 1.58625 50.24283, 1.58625 50.24283, 1.58625 50.24283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_13108'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.58625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7356"^^xsd:decimal ;
  dwc:decimalLongitude "1.58625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.58625)"^^geo:wktLiteral ;
  geo-pos:lat "50.7356"^^xsd:decimal ;
  geo-pos:long "1.58625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2040'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58625'^^xsd:double;
  dwc:latitude '50.7356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58625 50.7356, 1.58625 50.7356, 1.58625 50.7356, 1.58625 50.7356, 1.58625 50.7356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2040'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.58629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73599"^^xsd:decimal ;
  dwc:decimalLongitude "1.58629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.58629)"^^geo:wktLiteral ;
  geo-pos:lat "50.73599"^^xsd:decimal ;
  geo-pos:long "1.58629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58629'^^xsd:double;
  dwc:latitude '50.73599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58629 50.73599, 1.58629 50.73599, 1.58629 50.73599, 1.58629 50.73599, 1.58629 50.73599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1615'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21161 1.58631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21161"^^xsd:decimal ;
  dwc:decimalLongitude "1.58631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21161 1.58631)"^^geo:wktLiteral ;
  geo-pos:lat "50.21161"^^xsd:decimal ;
  geo-pos:long "1.58631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58631'^^xsd:double;
  dwc:latitude '50.21161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58631 50.21161, 1.58631 50.21161, 1.58631 50.21161, 1.58631 50.21161, 1.58631 50.21161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11934'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73228 1.58633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73228"^^xsd:decimal ;
  dwc:decimalLongitude "1.58633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73228 1.58633)"^^geo:wktLiteral ;
  geo-pos:lat "50.73228"^^xsd:decimal ;
  geo-pos:long "1.58633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58633'^^xsd:double;
  dwc:latitude '50.73228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58633 50.73228, 1.58633 50.73228, 1.58633 50.73228, 1.58633 50.73228, 1.58633 50.73228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2099'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73166 1.58634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73166"^^xsd:decimal ;
  dwc:decimalLongitude "1.58634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73166 1.58634)"^^geo:wktLiteral ;
  geo-pos:lat "50.73166"^^xsd:decimal ;
  geo-pos:long "1.58634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2158'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58634'^^xsd:double;
  dwc:latitude '50.73166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58634 50.73166, 1.58634 50.73166, 1.58634 50.73166, 1.58634 50.73166, 1.58634 50.73166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2158'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73227 1.58634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73227"^^xsd:decimal ;
  dwc:decimalLongitude "1.58634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73227 1.58634)"^^geo:wktLiteral ;
  geo-pos:lat "50.73227"^^xsd:decimal ;
  geo-pos:long "1.58634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2139'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58634'^^xsd:double;
  dwc:latitude '50.73227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58634 50.73227, 1.58634 50.73227, 1.58634 50.73227, 1.58634 50.73227, 1.58634 50.73227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2139'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73259 1.58634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73259"^^xsd:decimal ;
  dwc:decimalLongitude "1.58634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73259 1.58634)"^^geo:wktLiteral ;
  geo-pos:lat "50.73259"^^xsd:decimal ;
  geo-pos:long "1.58634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1579'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58634'^^xsd:double;
  dwc:latitude '50.73259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58634 50.73259, 1.58634 50.73259, 1.58634 50.73259, 1.58634 50.73259, 1.58634 50.73259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1579'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.58635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21886"^^xsd:decimal ;
  dwc:decimalLongitude "1.58635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.58635)"^^geo:wktLiteral ;
  geo-pos:lat "50.21886"^^xsd:decimal ;
  geo-pos:long "1.58635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58635'^^xsd:double;
  dwc:latitude '50.21886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58635 50.21886, 1.58635 50.21886, 1.58635 50.21886, 1.58635 50.21886, 1.58635 50.21886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7287'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74131 1.58636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74131"^^xsd:decimal ;
  dwc:decimalLongitude "1.58636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74131 1.58636)"^^geo:wktLiteral ;
  geo-pos:lat "50.74131"^^xsd:decimal ;
  geo-pos:long "1.58636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58636'^^xsd:double;
  dwc:latitude '50.74131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58636 50.74131, 1.58636 50.74131, 1.58636 50.74131, 1.58636 50.74131, 1.58636 50.74131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1616'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25169 1.58637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25169"^^xsd:decimal ;
  dwc:decimalLongitude "1.58637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25169 1.58637)"^^geo:wktLiteral ;
  geo-pos:lat "50.25169"^^xsd:decimal ;
  geo-pos:long "1.58637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_5246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.304444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58637'^^xsd:double;
  dwc:latitude '50.25169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58637 50.25169, 1.58637 50.25169, 1.58637 50.25169, 1.58637 50.25169, 1.58637 50.25169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5246'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73282 1.58637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73282"^^xsd:decimal ;
  dwc:decimalLongitude "1.58637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73282 1.58637)"^^geo:wktLiteral ;
  geo-pos:lat "50.73282"^^xsd:decimal ;
  geo-pos:long "1.58637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58637'^^xsd:double;
  dwc:latitude '50.73282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58637 50.73282, 1.58637 50.73282, 1.58637 50.73282, 1.58637 50.73282, 1.58637 50.73282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1611'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73263 1.58638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73263"^^xsd:decimal ;
  dwc:decimalLongitude "1.58638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73263 1.58638)"^^geo:wktLiteral ;
  geo-pos:lat "50.73263"^^xsd:decimal ;
  geo-pos:long "1.58638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58638'^^xsd:double;
  dwc:latitude '50.73263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58638 50.73263, 1.58638 50.73263, 1.58638 50.73263, 1.58638 50.73263, 1.58638 50.73263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2853'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.5864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7316"^^xsd:decimal ;
  dwc:decimalLongitude "1.5864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.5864)"^^geo:wktLiteral ;
  geo-pos:lat "50.7316"^^xsd:decimal ;
  geo-pos:long "1.5864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5864'^^xsd:double;
  dwc:latitude '50.7316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5864 50.7316, 1.5864 50.7316, 1.5864 50.7316, 1.5864 50.7316, 1.5864 50.7316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1617'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73429 1.5864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73429"^^xsd:decimal ;
  dwc:decimalLongitude "1.5864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73429 1.5864)"^^geo:wktLiteral ;
  geo-pos:lat "50.73429"^^xsd:decimal ;
  geo-pos:long "1.5864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1459'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5864'^^xsd:double;
  dwc:latitude '50.73429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5864 50.73429, 1.5864 50.73429, 1.5864 50.73429, 1.5864 50.73429, 1.5864 50.73429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1459'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73198 1.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73198"^^xsd:decimal ;
  dwc:decimalLongitude "1.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73198 1.58641)"^^geo:wktLiteral ;
  geo-pos:lat "50.73198"^^xsd:decimal ;
  geo-pos:long "1.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58641'^^xsd:double;
  dwc:latitude '50.73198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58641 50.73198, 1.58641 50.73198, 1.58641 50.73198, 1.58641 50.73198, 1.58641 50.73198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1618'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73223"^^xsd:decimal ;
  dwc:decimalLongitude "1.58642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58642)"^^geo:wktLiteral ;
  geo-pos:lat "50.73223"^^xsd:decimal ;
  geo-pos:long "1.58642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58642'^^xsd:double;
  dwc:latitude '50.73223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58642 50.73223, 1.58642 50.73223, 1.58642 50.73223, 1.58642 50.73223, 1.58642 50.73223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1578'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21539 1.58646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21539"^^xsd:decimal ;
  dwc:decimalLongitude "1.58646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21539 1.58646)"^^geo:wktLiteral ;
  geo-pos:lat "50.21539"^^xsd:decimal ;
  geo-pos:long "1.58646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12042'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.4588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58646'^^xsd:double;
  dwc:latitude '50.21539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58646 50.21539, 1.58646 50.21539, 1.58646 50.21539, 1.58646 50.21539, 1.58646 50.21539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12042'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73324 1.58649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73324"^^xsd:decimal ;
  dwc:decimalLongitude "1.58649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73324 1.58649)"^^geo:wktLiteral ;
  geo-pos:lat "50.73324"^^xsd:decimal ;
  geo-pos:long "1.58649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58649'^^xsd:double;
  dwc:latitude '50.73324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58649 50.73324, 1.58649 50.73324, 1.58649 50.73324, 1.58649 50.73324, 1.58649 50.73324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1967'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73232 1.5865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73232"^^xsd:decimal ;
  dwc:decimalLongitude "1.5865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73232 1.5865)"^^geo:wktLiteral ;
  geo-pos:lat "50.73232"^^xsd:decimal ;
  geo-pos:long "1.5865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2082'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5865'^^xsd:double;
  dwc:latitude '50.73232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5865 50.73232, 1.5865 50.73232, 1.5865 50.73232, 1.5865 50.73232, 1.5865 50.73232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2082'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73122 1.58651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73122"^^xsd:decimal ;
  dwc:decimalLongitude "1.58651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73122 1.58651)"^^geo:wktLiteral ;
  geo-pos:lat "50.73122"^^xsd:decimal ;
  geo-pos:long "1.58651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2095'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58651'^^xsd:double;
  dwc:latitude '50.73122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58651 50.73122, 1.58651 50.73122, 1.58651 50.73122, 1.58651 50.73122, 1.58651 50.73122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2095'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73259 1.58651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73259"^^xsd:decimal ;
  dwc:decimalLongitude "1.58651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73259 1.58651)"^^geo:wktLiteral ;
  geo-pos:lat "50.73259"^^xsd:decimal ;
  geo-pos:long "1.58651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58651'^^xsd:double;
  dwc:latitude '50.73259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58651 50.73259, 1.58651 50.73259, 1.58651 50.73259, 1.58651 50.73259, 1.58651 50.73259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2602'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.58653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7356"^^xsd:decimal ;
  dwc:decimalLongitude "1.58653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.58653)"^^geo:wktLiteral ;
  geo-pos:lat "50.7356"^^xsd:decimal ;
  geo-pos:long "1.58653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2067'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58653'^^xsd:double;
  dwc:latitude '50.7356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58653 50.7356, 1.58653 50.7356, 1.58653 50.7356, 1.58653 50.7356, 1.58653 50.7356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2067'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73611 1.58654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73611"^^xsd:decimal ;
  dwc:decimalLongitude "1.58654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73611 1.58654)"^^geo:wktLiteral ;
  geo-pos:lat "50.73611"^^xsd:decimal ;
  geo-pos:long "1.58654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2160'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58654'^^xsd:double;
  dwc:latitude '50.73611'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58654 50.73611, 1.58654 50.73611, 1.58654 50.73611, 1.58654 50.73611, 1.58654 50.73611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2160'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74101 1.58655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74101"^^xsd:decimal ;
  dwc:decimalLongitude "1.58655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74101 1.58655)"^^geo:wktLiteral ;
  geo-pos:lat "50.74101"^^xsd:decimal ;
  geo-pos:long "1.58655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3290'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.357777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58655'^^xsd:double;
  dwc:latitude '50.74101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58655 50.74101, 1.58655 50.74101, 1.58655 50.74101, 1.58655 50.74101, 1.58655 50.74101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3290'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74423 1.58655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74423"^^xsd:decimal ;
  dwc:decimalLongitude "1.58655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74423 1.58655)"^^geo:wktLiteral ;
  geo-pos:lat "50.74423"^^xsd:decimal ;
  geo-pos:long "1.58655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58655'^^xsd:double;
  dwc:latitude '50.74423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58655 50.74423, 1.58655 50.74423, 1.58655 50.74423, 1.58655 50.74423, 1.58655 50.74423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2177'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73213 1.58656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73213"^^xsd:decimal ;
  dwc:decimalLongitude "1.58656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73213 1.58656)"^^geo:wktLiteral ;
  geo-pos:lat "50.73213"^^xsd:decimal ;
  geo-pos:long "1.58656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2051'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58656'^^xsd:double;
  dwc:latitude '50.73213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58656 50.73213, 1.58656 50.73213, 1.58656 50.73213, 1.58656 50.73213, 1.58656 50.73213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2051'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73913 1.58656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73913"^^xsd:decimal ;
  dwc:decimalLongitude "1.58656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73913 1.58656)"^^geo:wktLiteral ;
  geo-pos:lat "50.73913"^^xsd:decimal ;
  geo-pos:long "1.58656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.31'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58656'^^xsd:double;
  dwc:latitude '50.73913'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58656 50.73913, 1.58656 50.73913, 1.58656 50.73913, 1.58656 50.73913, 1.58656 50.73913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2370'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7364 1.58657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7364"^^xsd:decimal ;
  dwc:decimalLongitude "1.58657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7364 1.58657)"^^geo:wktLiteral ;
  geo-pos:lat "50.7364"^^xsd:decimal ;
  geo-pos:long "1.58657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3301'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58657'^^xsd:double;
  dwc:latitude '50.7364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58657 50.7364, 1.58657 50.7364, 1.58657 50.7364, 1.58657 50.7364, 1.58657 50.7364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3301'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73142 1.58658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73142"^^xsd:decimal ;
  dwc:decimalLongitude "1.58658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73142 1.58658)"^^geo:wktLiteral ;
  geo-pos:lat "50.73142"^^xsd:decimal ;
  geo-pos:long "1.58658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2957'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58658'^^xsd:double;
  dwc:latitude '50.73142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58658 50.73142, 1.58658 50.73142, 1.58658 50.73142, 1.58658 50.73142, 1.58658 50.73142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2957'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73543 1.58658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73543"^^xsd:decimal ;
  dwc:decimalLongitude "1.58658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73543 1.58658)"^^geo:wktLiteral ;
  geo-pos:lat "50.73543"^^xsd:decimal ;
  geo-pos:long "1.58658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58658'^^xsd:double;
  dwc:latitude '50.73543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58658 50.73543, 1.58658 50.73543, 1.58658 50.73543, 1.58658 50.73543, 1.58658 50.73543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1971'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73221 1.58659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73221"^^xsd:decimal ;
  dwc:decimalLongitude "1.58659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73221 1.58659)"^^geo:wktLiteral ;
  geo-pos:lat "50.73221"^^xsd:decimal ;
  geo-pos:long "1.58659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58659'^^xsd:double;
  dwc:latitude '50.73221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58659 50.73221, 1.58659 50.73221, 1.58659 50.73221, 1.58659 50.73221, 1.58659 50.73221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1788'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73297 1.5866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73297"^^xsd:decimal ;
  dwc:decimalLongitude "1.5866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73297 1.5866)"^^geo:wktLiteral ;
  geo-pos:lat "50.73297"^^xsd:decimal ;
  geo-pos:long "1.5866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2037'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2037'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5866'^^xsd:double;
  dwc:latitude '50.73297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5866 50.73297, 1.5866 50.73297, 1.5866 50.73297, 1.5866 50.73297, 1.5866 50.73297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2037'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73161 1.58661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73161"^^xsd:decimal ;
  dwc:decimalLongitude "1.58661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73161 1.58661)"^^geo:wktLiteral ;
  geo-pos:lat "50.73161"^^xsd:decimal ;
  geo-pos:long "1.58661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2141'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2141'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58661'^^xsd:double;
  dwc:latitude '50.73161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58661 50.73161, 1.58661 50.73161, 1.58661 50.73161, 1.58661 50.73161, 1.58661 50.73161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2141'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22503 1.58662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22503"^^xsd:decimal ;
  dwc:decimalLongitude "1.58662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22503 1.58662)"^^geo:wktLiteral ;
  geo-pos:lat "50.22503"^^xsd:decimal ;
  geo-pos:long "1.58662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58662'^^xsd:double;
  dwc:latitude '50.22503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58662 50.22503, 1.58662 50.22503, 1.58662 50.22503, 1.58662 50.22503, 1.58662 50.22503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7231'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75171 1.58665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75171"^^xsd:decimal ;
  dwc:decimalLongitude "1.58665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75171 1.58665)"^^geo:wktLiteral ;
  geo-pos:lat "50.75171"^^xsd:decimal ;
  geo-pos:long "1.58665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58665'^^xsd:double;
  dwc:latitude '50.75171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58665 50.75171, 1.58665 50.75171, 1.58665 50.75171, 1.58665 50.75171, 1.58665 50.75171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2565'^^xsd:string;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73137 1.58666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73137"^^xsd:decimal ;
  dwc:decimalLongitude "1.58666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73137 1.58666)"^^geo:wktLiteral ;
  geo-pos:lat "50.73137"^^xsd:decimal ;
  geo-pos:long "1.58666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2152'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58666'^^xsd:double;
  dwc:latitude '50.73137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58666 50.73137, 1.58666 50.73137, 1.58666 50.73137, 1.58666 50.73137, 1.58666 50.73137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2152'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73343 1.58666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73343"^^xsd:decimal ;
  dwc:decimalLongitude "1.58666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73343 1.58666)"^^geo:wktLiteral ;
  geo-pos:lat "50.73343"^^xsd:decimal ;
  geo-pos:long "1.58666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58666'^^xsd:double;
  dwc:latitude '50.73343'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58666 50.73343, 1.58666 50.73343, 1.58666 50.73343, 1.58666 50.73343, 1.58666 50.73343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1636'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73316 1.58668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73316"^^xsd:decimal ;
  dwc:decimalLongitude "1.58668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73316 1.58668)"^^geo:wktLiteral ;
  geo-pos:lat "50.73316"^^xsd:decimal ;
  geo-pos:long "1.58668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2159'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58668'^^xsd:double;
  dwc:latitude '50.73316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58668 50.73316, 1.58668 50.73316, 1.58668 50.73316, 1.58668 50.73316, 1.58668 50.73316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2159'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73254 1.5867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73254"^^xsd:decimal ;
  dwc:decimalLongitude "1.5867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73254 1.5867)"^^geo:wktLiteral ;
  geo-pos:lat "50.73254"^^xsd:decimal ;
  geo-pos:long "1.5867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2053'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5867'^^xsd:double;
  dwc:latitude '50.73254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5867 50.73254, 1.5867 50.73254, 1.5867 50.73254, 1.5867 50.73254, 1.5867 50.73254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2053'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73523 1.5867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73523"^^xsd:decimal ;
  dwc:decimalLongitude "1.5867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73523 1.5867)"^^geo:wktLiteral ;
  geo-pos:lat "50.73523"^^xsd:decimal ;
  geo-pos:long "1.5867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2089'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5867'^^xsd:double;
  dwc:latitude '50.73523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5867 50.73523, 1.5867 50.73523, 1.5867 50.73523, 1.5867 50.73523, 1.5867 50.73523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2089'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73367 1.58671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73367"^^xsd:decimal ;
  dwc:decimalLongitude "1.58671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73367 1.58671)"^^geo:wktLiteral ;
  geo-pos:lat "50.73367"^^xsd:decimal ;
  geo-pos:long "1.58671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58671'^^xsd:double;
  dwc:latitude '50.73367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58671 50.73367, 1.58671 50.73367, 1.58671 50.73367, 1.58671 50.73367, 1.58671 50.73367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1637'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73455 1.58671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73455"^^xsd:decimal ;
  dwc:decimalLongitude "1.58671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73455 1.58671)"^^geo:wktLiteral ;
  geo-pos:lat "50.73455"^^xsd:decimal ;
  geo-pos:long "1.58671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2119'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58671'^^xsd:double;
  dwc:latitude '50.73455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58671 50.73455, 1.58671 50.73455, 1.58671 50.73455, 1.58671 50.73455, 1.58671 50.73455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2119'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.58672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22845"^^xsd:decimal ;
  dwc:decimalLongitude "1.58672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22845 1.58672)"^^geo:wktLiteral ;
  geo-pos:lat "50.22845"^^xsd:decimal ;
  geo-pos:long "1.58672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1491'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58672'^^xsd:double;
  dwc:latitude '50.22845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58672 50.22845, 1.58672 50.22845, 1.58672 50.22845, 1.58672 50.22845, 1.58672 50.22845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1491'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73134 1.58672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73134"^^xsd:decimal ;
  dwc:decimalLongitude "1.58672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73134 1.58672)"^^geo:wktLiteral ;
  geo-pos:lat "50.73134"^^xsd:decimal ;
  geo-pos:long "1.58672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3286'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58672'^^xsd:double;
  dwc:latitude '50.73134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58672 50.73134, 1.58672 50.73134, 1.58672 50.73134, 1.58672 50.73134, 1.58672 50.73134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3286'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73562 1.58672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73562"^^xsd:decimal ;
  dwc:decimalLongitude "1.58672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73562 1.58672)"^^geo:wktLiteral ;
  geo-pos:lat "50.73562"^^xsd:decimal ;
  geo-pos:long "1.58672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58672'^^xsd:double;
  dwc:latitude '50.73562'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58672 50.73562, 1.58672 50.73562, 1.58672 50.73562, 1.58672 50.73562, 1.58672 50.73562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1978'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75108 1.58675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75108"^^xsd:decimal ;
  dwc:decimalLongitude "1.58675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75108 1.58675)"^^geo:wktLiteral ;
  geo-pos:lat "50.75108"^^xsd:decimal ;
  geo-pos:long "1.58675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2183'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58675'^^xsd:double;
  dwc:latitude '50.75108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58675 50.75108, 1.58675 50.75108, 1.58675 50.75108, 1.58675 50.75108, 1.58675 50.75108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2183'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73246 1.58678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73246"^^xsd:decimal ;
  dwc:decimalLongitude "1.58678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73246 1.58678)"^^geo:wktLiteral ;
  geo-pos:lat "50.73246"^^xsd:decimal ;
  geo-pos:long "1.58678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2127'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58678'^^xsd:double;
  dwc:latitude '50.73246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58678 50.73246, 1.58678 50.73246, 1.58678 50.73246, 1.58678 50.73246, 1.58678 50.73246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2127'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22589 1.58684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22589"^^xsd:decimal ;
  dwc:decimalLongitude "1.58684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22589 1.58684)"^^geo:wktLiteral ;
  geo-pos:lat "50.22589"^^xsd:decimal ;
  geo-pos:long "1.58684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_6989'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58684'^^xsd:double;
  dwc:latitude '50.22589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58684 50.22589, 1.58684 50.22589, 1.58684 50.22589, 1.58684 50.22589, 1.58684 50.22589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6989'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73192 1.58684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73192"^^xsd:decimal ;
  dwc:decimalLongitude "1.58684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73192 1.58684)"^^geo:wktLiteral ;
  geo-pos:lat "50.73192"^^xsd:decimal ;
  geo-pos:long "1.58684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58684'^^xsd:double;
  dwc:latitude '50.73192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58684 50.73192, 1.58684 50.73192, 1.58684 50.73192, 1.58684 50.73192, 1.58684 50.73192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2600'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74776 1.58684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74776"^^xsd:decimal ;
  dwc:decimalLongitude "1.58684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74776 1.58684)"^^geo:wktLiteral ;
  geo-pos:lat "50.74776"^^xsd:decimal ;
  geo-pos:long "1.58684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58684'^^xsd:double;
  dwc:latitude '50.74776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58684 50.74776, 1.58684 50.74776, 1.58684 50.74776, 1.58684 50.74776, 1.58684 50.74776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2176'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73143 1.58685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73143"^^xsd:decimal ;
  dwc:decimalLongitude "1.58685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73143 1.58685)"^^geo:wktLiteral ;
  geo-pos:lat "50.73143"^^xsd:decimal ;
  geo-pos:long "1.58685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2154'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58685'^^xsd:double;
  dwc:latitude '50.73143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58685 50.73143, 1.58685 50.73143, 1.58685 50.73143, 1.58685 50.73143, 1.58685 50.73143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2154'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73132 1.58689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73132"^^xsd:decimal ;
  dwc:decimalLongitude "1.58689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73132 1.58689)"^^geo:wktLiteral ;
  geo-pos:lat "50.73132"^^xsd:decimal ;
  geo-pos:long "1.58689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_1542'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58689'^^xsd:double;
  dwc:latitude '50.73132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58689 50.73132, 1.58689 50.73132, 1.58689 50.73132, 1.58689 50.73132, 1.58689 50.73132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1542'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.5869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73269"^^xsd:decimal ;
  dwc:decimalLongitude "1.5869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.5869)"^^geo:wktLiteral ;
  geo-pos:lat "50.73269"^^xsd:decimal ;
  geo-pos:long "1.5869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2052'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5869'^^xsd:double;
  dwc:latitude '50.73269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5869 50.73269, 1.5869 50.73269, 1.5869 50.73269, 1.5869 50.73269, 1.5869 50.73269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2052'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73271 1.5869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73271"^^xsd:decimal ;
  dwc:decimalLongitude "1.5869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73271 1.5869)"^^geo:wktLiteral ;
  geo-pos:lat "50.73271"^^xsd:decimal ;
  geo-pos:long "1.5869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2978'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2978'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5869'^^xsd:double;
  dwc:latitude '50.73271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5869 50.73271, 1.5869 50.73271, 1.5869 50.73271, 1.5869 50.73271, 1.5869 50.73271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2978'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73215 1.58691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73215"^^xsd:decimal ;
  dwc:decimalLongitude "1.58691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73215 1.58691)"^^geo:wktLiteral ;
  geo-pos:lat "50.73215"^^xsd:decimal ;
  geo-pos:long "1.58691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2962'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58691'^^xsd:double;
  dwc:latitude '50.73215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58691 50.73215, 1.58691 50.73215, 1.58691 50.73215, 1.58691 50.73215, 1.58691 50.73215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2962'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73247 1.58691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73247"^^xsd:decimal ;
  dwc:decimalLongitude "1.58691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73247 1.58691)"^^geo:wktLiteral ;
  geo-pos:lat "50.73247"^^xsd:decimal ;
  geo-pos:long "1.58691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1457'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58691'^^xsd:double;
  dwc:latitude '50.73247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58691 50.73247, 1.58691 50.73247, 1.58691 50.73247, 1.58691 50.73247, 1.58691 50.73247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1457'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73194 1.58692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73194"^^xsd:decimal ;
  dwc:decimalLongitude "1.58692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73194 1.58692)"^^geo:wktLiteral ;
  geo-pos:lat "50.73194"^^xsd:decimal ;
  geo-pos:long "1.58692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2120'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58692'^^xsd:double;
  dwc:latitude '50.73194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58692 50.73194, 1.58692 50.73194, 1.58692 50.73194, 1.58692 50.73194, 1.58692 50.73194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2120'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73239 1.58693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73239"^^xsd:decimal ;
  dwc:decimalLongitude "1.58693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73239 1.58693)"^^geo:wktLiteral ;
  geo-pos:lat "50.73239"^^xsd:decimal ;
  geo-pos:long "1.58693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58693'^^xsd:double;
  dwc:latitude '50.73239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58693 50.73239, 1.58693 50.73239, 1.58693 50.73239, 1.58693 50.73239, 1.58693 50.73239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1994'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73281"^^xsd:decimal ;
  dwc:decimalLongitude "1.58693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58693)"^^geo:wktLiteral ;
  geo-pos:lat "50.73281"^^xsd:decimal ;
  geo-pos:long "1.58693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58693'^^xsd:double;
  dwc:latitude '50.73281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58693 50.73281, 1.58693 50.73281, 1.58693 50.73281, 1.58693 50.73281, 1.58693 50.73281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1610'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73617 1.58693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73617"^^xsd:decimal ;
  dwc:decimalLongitude "1.58693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73617 1.58693)"^^geo:wktLiteral ;
  geo-pos:lat "50.73617"^^xsd:decimal ;
  geo-pos:long "1.58693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2054'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58693'^^xsd:double;
  dwc:latitude '50.73617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58693 50.73617, 1.58693 50.73617, 1.58693 50.73617, 1.58693 50.73617, 1.58693 50.73617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2054'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73235 1.58697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73235"^^xsd:decimal ;
  dwc:decimalLongitude "1.58697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73235 1.58697)"^^geo:wktLiteral ;
  geo-pos:lat "50.73235"^^xsd:decimal ;
  geo-pos:long "1.58697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2955'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.326666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58697'^^xsd:double;
  dwc:latitude '50.73235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58697 50.73235, 1.58697 50.73235, 1.58697 50.73235, 1.58697 50.73235, 1.58697 50.73235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2955'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73101 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73101"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73101 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "50.73101"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '50.73101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.587 50.73101, 1.587 50.73101, 1.587 50.73101, 1.587 50.73101, 1.587 50.73101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2452'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73223"^^xsd:decimal ;
  dwc:decimalLongitude "1.58701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58701)"^^geo:wktLiteral ;
  geo-pos:lat "50.73223"^^xsd:decimal ;
  geo-pos:long "1.58701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3281'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58701'^^xsd:double;
  dwc:latitude '50.73223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58701 50.73223, 1.58701 50.73223, 1.58701 50.73223, 1.58701 50.73223, 1.58701 50.73223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3281'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73643 1.58704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73643"^^xsd:decimal ;
  dwc:decimalLongitude "1.58704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73643 1.58704)"^^geo:wktLiteral ;
  geo-pos:lat "50.73643"^^xsd:decimal ;
  geo-pos:long "1.58704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58704'^^xsd:double;
  dwc:latitude '50.73643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58704 50.73643, 1.58704 50.73643, 1.58704 50.73643, 1.58704 50.73643, 1.58704 50.73643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3832'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73621 1.58705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73621"^^xsd:decimal ;
  dwc:decimalLongitude "1.58705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73621 1.58705)"^^geo:wktLiteral ;
  geo-pos:lat "50.73621"^^xsd:decimal ;
  geo-pos:long "1.58705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2115'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58705'^^xsd:double;
  dwc:latitude '50.73621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58705 50.73621, 1.58705 50.73621, 1.58705 50.73621, 1.58705 50.73621, 1.58705 50.73621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2115'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73207 1.5871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73207"^^xsd:decimal ;
  dwc:decimalLongitude "1.5871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73207 1.5871)"^^geo:wktLiteral ;
  geo-pos:lat "50.73207"^^xsd:decimal ;
  geo-pos:long "1.5871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2142'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5871'^^xsd:double;
  dwc:latitude '50.73207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5871 50.73207, 1.5871 50.73207, 1.5871 50.73207, 1.5871 50.73207, 1.5871 50.73207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2142'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7322 1.58711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7322"^^xsd:decimal ;
  dwc:decimalLongitude "1.58711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7322 1.58711)"^^geo:wktLiteral ;
  geo-pos:lat "50.7322"^^xsd:decimal ;
  geo-pos:long "1.58711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2959'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58711'^^xsd:double;
  dwc:latitude '50.7322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58711 50.7322, 1.58711 50.7322, 1.58711 50.7322, 1.58711 50.7322, 1.58711 50.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2959'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74775 1.58711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74775"^^xsd:decimal ;
  dwc:decimalLongitude "1.58711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74775 1.58711)"^^geo:wktLiteral ;
  geo-pos:lat "50.74775"^^xsd:decimal ;
  geo-pos:long "1.58711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.764444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58711'^^xsd:double;
  dwc:latitude '50.74775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58711 50.74775, 1.58711 50.74775, 1.58711 50.74775, 1.58711 50.74775, 1.58711 50.74775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2823'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73224 1.58715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73224"^^xsd:decimal ;
  dwc:decimalLongitude "1.58715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73224 1.58715)"^^geo:wktLiteral ;
  geo-pos:lat "50.73224"^^xsd:decimal ;
  geo-pos:long "1.58715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2065'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58715'^^xsd:double;
  dwc:latitude '50.73224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58715 50.73224, 1.58715 50.73224, 1.58715 50.73224, 1.58715 50.73224, 1.58715 50.73224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2065'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73694 1.58715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73694"^^xsd:decimal ;
  dwc:decimalLongitude "1.58715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73694 1.58715)"^^geo:wktLiteral ;
  geo-pos:lat "50.73694"^^xsd:decimal ;
  geo-pos:long "1.58715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58715'^^xsd:double;
  dwc:latitude '50.73694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58715 50.73694, 1.58715 50.73694, 1.58715 50.73694, 1.58715 50.73694, 1.58715 50.73694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1613'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73223"^^xsd:decimal ;
  dwc:decimalLongitude "1.58717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73223 1.58717)"^^geo:wktLiteral ;
  geo-pos:lat "50.73223"^^xsd:decimal ;
  geo-pos:long "1.58717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1607'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58717'^^xsd:double;
  dwc:latitude '50.73223'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58717 50.73223, 1.58717 50.73223, 1.58717 50.73223, 1.58717 50.73223, 1.58717 50.73223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1607'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73431 1.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73431"^^xsd:decimal ;
  dwc:decimalLongitude "1.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73431 1.5872)"^^geo:wktLiteral ;
  geo-pos:lat "50.73431"^^xsd:decimal ;
  geo-pos:long "1.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2355'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2355'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5872'^^xsd:double;
  dwc:latitude '50.73431'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5872 50.73431, 1.5872 50.73431, 1.5872 50.73431, 1.5872 50.73431, 1.5872 50.73431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2355'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.58723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22494"^^xsd:decimal ;
  dwc:decimalLongitude "1.58723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.58723)"^^geo:wktLiteral ;
  geo-pos:lat "50.22494"^^xsd:decimal ;
  geo-pos:long "1.58723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58723'^^xsd:double;
  dwc:latitude '50.22494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58723 50.22494, 1.58723 50.22494, 1.58723 50.22494, 1.58723 50.22494, 1.58723 50.22494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5851'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.58726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73641"^^xsd:decimal ;
  dwc:decimalLongitude "1.58726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.58726)"^^geo:wktLiteral ;
  geo-pos:lat "50.73641"^^xsd:decimal ;
  geo-pos:long "1.58726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2161'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58726'^^xsd:double;
  dwc:latitude '50.73641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58726 50.73641, 1.58726 50.73641, 1.58726 50.73641, 1.58726 50.73641, 1.58726 50.73641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2161'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.737 1.58726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.737"^^xsd:decimal ;
  dwc:decimalLongitude "1.58726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.737 1.58726)"^^geo:wktLiteral ;
  geo-pos:lat "50.737"^^xsd:decimal ;
  geo-pos:long "1.58726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58726'^^xsd:double;
  dwc:latitude '50.737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58726 50.737, 1.58726 50.737, 1.58726 50.737, 1.58726 50.737, 1.58726 50.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1825'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73318 1.58727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73318"^^xsd:decimal ;
  dwc:decimalLongitude "1.58727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73318 1.58727)"^^geo:wktLiteral ;
  geo-pos:lat "50.73318"^^xsd:decimal ;
  geo-pos:long "1.58727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2072'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.871111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58727'^^xsd:double;
  dwc:latitude '50.73318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58727 50.73318, 1.58727 50.73318, 1.58727 50.73318, 1.58727 50.73318, 1.58727 50.73318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2072'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.58728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2305"^^xsd:decimal ;
  dwc:decimalLongitude "1.58728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2305 1.58728)"^^geo:wktLiteral ;
  geo-pos:lat "50.2305"^^xsd:decimal ;
  geo-pos:long "1.58728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_1208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58728'^^xsd:double;
  dwc:latitude '50.2305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58728 50.2305, 1.58728 50.2305, 1.58728 50.2305, 1.58728 50.2305, 1.58728 50.2305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1208'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73253 1.58728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73253"^^xsd:decimal ;
  dwc:decimalLongitude "1.58728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73253 1.58728)"^^geo:wktLiteral ;
  geo-pos:lat "50.73253"^^xsd:decimal ;
  geo-pos:long "1.58728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2064'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58728'^^xsd:double;
  dwc:latitude '50.73253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58728 50.73253, 1.58728 50.73253, 1.58728 50.73253, 1.58728 50.73253, 1.58728 50.73253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2064'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.58733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22874"^^xsd:decimal ;
  dwc:decimalLongitude "1.58733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22874 1.58733)"^^geo:wktLiteral ;
  geo-pos:lat "50.22874"^^xsd:decimal ;
  geo-pos:long "1.58733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2286'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58733'^^xsd:double;
  dwc:latitude '50.22874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58733 50.22874, 1.58733 50.22874, 1.58733 50.22874, 1.58733 50.22874, 1.58733 50.22874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2286'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73769 1.58734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73769"^^xsd:decimal ;
  dwc:decimalLongitude "1.58734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73769 1.58734)"^^geo:wktLiteral ;
  geo-pos:lat "50.73769"^^xsd:decimal ;
  geo-pos:long "1.58734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2055'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58734'^^xsd:double;
  dwc:latitude '50.73769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58734 50.73769, 1.58734 50.73769, 1.58734 50.73769, 1.58734 50.73769, 1.58734 50.73769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2055'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73274 1.58735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73274"^^xsd:decimal ;
  dwc:decimalLongitude "1.58735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73274 1.58735)"^^geo:wktLiteral ;
  geo-pos:lat "50.73274"^^xsd:decimal ;
  geo-pos:long "1.58735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3292'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58735'^^xsd:double;
  dwc:latitude '50.73274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58735 50.73274, 1.58735 50.73274, 1.58735 50.73274, 1.58735 50.73274, 1.58735 50.73274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3292'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73094 1.58737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73094"^^xsd:decimal ;
  dwc:decimalLongitude "1.58737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73094 1.58737)"^^geo:wktLiteral ;
  geo-pos:lat "50.73094"^^xsd:decimal ;
  geo-pos:long "1.58737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2041'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58737'^^xsd:double;
  dwc:latitude '50.73094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58737 50.73094, 1.58737 50.73094, 1.58737 50.73094, 1.58737 50.73094, 1.58737 50.73094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2041'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7368 1.58737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7368"^^xsd:decimal ;
  dwc:decimalLongitude "1.58737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7368 1.58737)"^^geo:wktLiteral ;
  geo-pos:lat "50.7368"^^xsd:decimal ;
  geo-pos:long "1.58737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2058'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58737'^^xsd:double;
  dwc:latitude '50.7368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58737 50.7368, 1.58737 50.7368, 1.58737 50.7368, 1.58737 50.7368, 1.58737 50.7368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2058'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21449 1.58739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21449"^^xsd:decimal ;
  dwc:decimalLongitude "1.58739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21449 1.58739)"^^geo:wktLiteral ;
  geo-pos:lat "50.21449"^^xsd:decimal ;
  geo-pos:long "1.58739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6919'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6919'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58739'^^xsd:double;
  dwc:latitude '50.21449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58739 50.21449, 1.58739 50.21449, 1.58739 50.21449, 1.58739 50.21449, 1.58739 50.21449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6919'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21772"^^xsd:decimal ;
  dwc:decimalLongitude "1.5874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21772 1.5874)"^^geo:wktLiteral ;
  geo-pos:lat "50.21772"^^xsd:decimal ;
  geo-pos:long "1.5874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5874'^^xsd:double;
  dwc:latitude '50.21772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5874 50.21772, 1.5874 50.21772, 1.5874 50.21772, 1.5874 50.21772, 1.5874 50.21772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11931'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73946 1.5874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73946"^^xsd:decimal ;
  dwc:decimalLongitude "1.5874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73946 1.5874)"^^geo:wktLiteral ;
  geo-pos:lat "50.73946"^^xsd:decimal ;
  geo-pos:long "1.5874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2205'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5874'^^xsd:double;
  dwc:latitude '50.73946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5874 50.73946, 1.5874 50.73946, 1.5874 50.73946, 1.5874 50.73946, 1.5874 50.73946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2205'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73152 1.58743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73152"^^xsd:decimal ;
  dwc:decimalLongitude "1.58743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73152 1.58743)"^^geo:wktLiteral ;
  geo-pos:lat "50.73152"^^xsd:decimal ;
  geo-pos:long "1.58743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58743'^^xsd:double;
  dwc:latitude '50.73152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58743 50.73152, 1.58743 50.73152, 1.58743 50.73152, 1.58743 50.73152, 1.58743 50.73152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1804'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82189 1.58744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.82189"^^xsd:decimal ;
  dwc:decimalLongitude "1.58744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82189 1.58744)"^^geo:wktLiteral ;
  geo-pos:lat "50.82189"^^xsd:decimal ;
  geo-pos:long "1.58744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58744'^^xsd:double;
  dwc:latitude '50.82189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58744 50.82189, 1.58744 50.82189, 1.58744 50.82189, 1.58744 50.82189, 1.58744 50.82189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2985'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73685 1.58745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73685"^^xsd:decimal ;
  dwc:decimalLongitude "1.58745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73685 1.58745)"^^geo:wktLiteral ;
  geo-pos:lat "50.73685"^^xsd:decimal ;
  geo-pos:long "1.58745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1458'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58745'^^xsd:double;
  dwc:latitude '50.73685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58745 50.73685, 1.58745 50.73685, 1.58745 50.73685, 1.58745 50.73685, 1.58745 50.73685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1458'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73243 1.58746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73243"^^xsd:decimal ;
  dwc:decimalLongitude "1.58746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73243 1.58746)"^^geo:wktLiteral ;
  geo-pos:lat "50.73243"^^xsd:decimal ;
  geo-pos:long "1.58746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2961'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58746'^^xsd:double;
  dwc:latitude '50.73243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58746 50.73243, 1.58746 50.73243, 1.58746 50.73243, 1.58746 50.73243, 1.58746 50.73243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2961'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73384 1.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73384"^^xsd:decimal ;
  dwc:decimalLongitude "1.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73384 1.58747)"^^geo:wktLiteral ;
  geo-pos:lat "50.73384"^^xsd:decimal ;
  geo-pos:long "1.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58747'^^xsd:double;
  dwc:latitude '50.73384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58747 50.73384, 1.58747 50.73384, 1.58747 50.73384, 1.58747 50.73384, 1.58747 50.73384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1965'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74342 1.58749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74342"^^xsd:decimal ;
  dwc:decimalLongitude "1.58749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74342 1.58749)"^^geo:wktLiteral ;
  geo-pos:lat "50.74342"^^xsd:decimal ;
  geo-pos:long "1.58749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58749'^^xsd:double;
  dwc:latitude '50.74342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58749 50.74342, 1.58749 50.74342, 1.58749 50.74342, 1.58749 50.74342, 1.58749 50.74342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2165'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7327 1.58753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7327"^^xsd:decimal ;
  dwc:decimalLongitude "1.58753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7327 1.58753)"^^geo:wktLiteral ;
  geo-pos:lat "50.7327"^^xsd:decimal ;
  geo-pos:long "1.58753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2036'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2036'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58753'^^xsd:double;
  dwc:latitude '50.7327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58753 50.7327, 1.58753 50.7327, 1.58753 50.7327, 1.58753 50.7327, 1.58753 50.7327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2036'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7344 1.58754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7344"^^xsd:decimal ;
  dwc:decimalLongitude "1.58754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7344 1.58754)"^^geo:wktLiteral ;
  geo-pos:lat "50.7344"^^xsd:decimal ;
  geo-pos:long "1.58754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58754'^^xsd:double;
  dwc:latitude '50.7344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58754 50.7344, 1.58754 50.7344, 1.58754 50.7344, 1.58754 50.7344, 1.58754 50.7344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1644'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73736 1.58754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73736"^^xsd:decimal ;
  dwc:decimalLongitude "1.58754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73736 1.58754)"^^geo:wktLiteral ;
  geo-pos:lat "50.73736"^^xsd:decimal ;
  geo-pos:long "1.58754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2100'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58754'^^xsd:double;
  dwc:latitude '50.73736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58754 50.73736, 1.58754 50.73736, 1.58754 50.73736, 1.58754 50.73736, 1.58754 50.73736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2100'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.58761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22654"^^xsd:decimal ;
  dwc:decimalLongitude "1.58761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22654 1.58761)"^^geo:wktLiteral ;
  geo-pos:lat "50.22654"^^xsd:decimal ;
  geo-pos:long "1.58761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3070'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58761'^^xsd:double;
  dwc:latitude '50.22654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58761 50.22654, 1.58761 50.22654, 1.58761 50.22654, 1.58761 50.22654, 1.58761 50.22654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3070'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75127 1.58763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75127"^^xsd:decimal ;
  dwc:decimalLongitude "1.58763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75127 1.58763)"^^geo:wktLiteral ;
  geo-pos:lat "50.75127"^^xsd:decimal ;
  geo-pos:long "1.58763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2782'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58763'^^xsd:double;
  dwc:latitude '50.75127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58763 50.75127, 1.58763 50.75127, 1.58763 50.75127, 1.58763 50.75127, 1.58763 50.75127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2782'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73284 1.58765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73284"^^xsd:decimal ;
  dwc:decimalLongitude "1.58765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73284 1.58765)"^^geo:wktLiteral ;
  geo-pos:lat "50.73284"^^xsd:decimal ;
  geo-pos:long "1.58765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58765'^^xsd:double;
  dwc:latitude '50.73284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58765 50.73284, 1.58765 50.73284, 1.58765 50.73284, 1.58765 50.73284, 1.58765 50.73284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3376'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73988 1.58765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73988"^^xsd:decimal ;
  dwc:decimalLongitude "1.58765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73988 1.58765)"^^geo:wktLiteral ;
  geo-pos:lat "50.73988"^^xsd:decimal ;
  geo-pos:long "1.58765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3833'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58765'^^xsd:double;
  dwc:latitude '50.73988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58765 50.73988, 1.58765 50.73988, 1.58765 50.73988, 1.58765 50.73988, 1.58765 50.73988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3833'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 1.58767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7313"^^xsd:decimal ;
  dwc:decimalLongitude "1.58767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 1.58767)"^^geo:wktLiteral ;
  geo-pos:lat "50.7313"^^xsd:decimal ;
  geo-pos:long "1.58767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58767'^^xsd:double;
  dwc:latitude '50.7313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58767 50.7313, 1.58767 50.7313, 1.58767 50.7313, 1.58767 50.7313, 1.58767 50.7313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1827'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73453 1.58768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73453"^^xsd:decimal ;
  dwc:decimalLongitude "1.58768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73453 1.58768)"^^geo:wktLiteral ;
  geo-pos:lat "50.73453"^^xsd:decimal ;
  geo-pos:long "1.58768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58768'^^xsd:double;
  dwc:latitude '50.73453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58768 50.73453, 1.58768 50.73453, 1.58768 50.73453, 1.58768 50.73453, 1.58768 50.73453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1818'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74067 1.58768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74067"^^xsd:decimal ;
  dwc:decimalLongitude "1.58768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74067 1.58768)"^^geo:wktLiteral ;
  geo-pos:lat "50.74067"^^xsd:decimal ;
  geo-pos:long "1.58768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3297'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58768'^^xsd:double;
  dwc:latitude '50.74067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58768 50.74067, 1.58768 50.74067, 1.58768 50.74067, 1.58768 50.74067, 1.58768 50.74067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3297'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21704 1.58769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21704"^^xsd:decimal ;
  dwc:decimalLongitude "1.58769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21704 1.58769)"^^geo:wktLiteral ;
  geo-pos:lat "50.21704"^^xsd:decimal ;
  geo-pos:long "1.58769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58769'^^xsd:double;
  dwc:latitude '50.21704'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58769 50.21704, 1.58769 50.21704, 1.58769 50.21704, 1.58769 50.21704, 1.58769 50.21704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7701'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.58771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22902"^^xsd:decimal ;
  dwc:decimalLongitude "1.58771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22902 1.58771)"^^geo:wktLiteral ;
  geo-pos:lat "50.22902"^^xsd:decimal ;
  geo-pos:long "1.58771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58771'^^xsd:double;
  dwc:latitude '50.22902'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58771 50.22902, 1.58771 50.22902, 1.58771 50.22902, 1.58771 50.22902, 1.58771 50.22902))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3653'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73561 1.58772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73561"^^xsd:decimal ;
  dwc:decimalLongitude "1.58772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73561 1.58772)"^^geo:wktLiteral ;
  geo-pos:lat "50.73561"^^xsd:decimal ;
  geo-pos:long "1.58772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2427'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_2427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58772'^^xsd:double;
  dwc:latitude '50.73561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58772 50.73561, 1.58772 50.73561, 1.58772 50.73561, 1.58772 50.73561, 1.58772 50.73561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2427'^^xsd:string;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.58772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73601"^^xsd:decimal ;
  dwc:decimalLongitude "1.58772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.58772)"^^geo:wktLiteral ;
  geo-pos:lat "50.73601"^^xsd:decimal ;
  geo-pos:long "1.58772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2356'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2356'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58772'^^xsd:double;
  dwc:latitude '50.73601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58772 50.73601, 1.58772 50.73601, 1.58772 50.73601, 1.58772 50.73601, 1.58772 50.73601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2356'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73213 1.58773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73213"^^xsd:decimal ;
  dwc:decimalLongitude "1.58773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73213 1.58773)"^^geo:wktLiteral ;
  geo-pos:lat "50.73213"^^xsd:decimal ;
  geo-pos:long "1.58773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2143'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58773'^^xsd:double;
  dwc:latitude '50.73213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58773 50.73213, 1.58773 50.73213, 1.58773 50.73213, 1.58773 50.73213, 1.58773 50.73213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2143'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73238 1.58775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73238"^^xsd:decimal ;
  dwc:decimalLongitude "1.58775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73238 1.58775)"^^geo:wktLiteral ;
  geo-pos:lat "50.73238"^^xsd:decimal ;
  geo-pos:long "1.58775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58775'^^xsd:double;
  dwc:latitude '50.73238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58775 50.73238, 1.58775 50.73238, 1.58775 50.73238, 1.58775 50.73238, 1.58775 50.73238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2044'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73186 1.58778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73186"^^xsd:decimal ;
  dwc:decimalLongitude "1.58778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73186 1.58778)"^^geo:wktLiteral ;
  geo-pos:lat "50.73186"^^xsd:decimal ;
  geo-pos:long "1.58778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58778'^^xsd:double;
  dwc:latitude '50.73186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58778 50.73186, 1.58778 50.73186, 1.58778 50.73186, 1.58778 50.73186, 1.58778 50.73186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1988'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73594 1.58779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73594"^^xsd:decimal ;
  dwc:decimalLongitude "1.58779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73594 1.58779)"^^geo:wktLiteral ;
  geo-pos:lat "50.73594"^^xsd:decimal ;
  geo-pos:long "1.58779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2137'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2137'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58779'^^xsd:double;
  dwc:latitude '50.73594'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58779 50.73594, 1.58779 50.73594, 1.58779 50.73594, 1.58779 50.73594, 1.58779 50.73594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2137'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73859 1.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73859"^^xsd:decimal ;
  dwc:decimalLongitude "1.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73859 1.5878)"^^geo:wktLiteral ;
  geo-pos:lat "50.73859"^^xsd:decimal ;
  geo-pos:long "1.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5878'^^xsd:double;
  dwc:latitude '50.73859'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5878 50.73859, 1.5878 50.73859, 1.5878 50.73859, 1.5878 50.73859, 1.5878 50.73859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2366'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73178 1.58781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73178"^^xsd:decimal ;
  dwc:decimalLongitude "1.58781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73178 1.58781)"^^geo:wktLiteral ;
  geo-pos:lat "50.73178"^^xsd:decimal ;
  geo-pos:long "1.58781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2074'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.753333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58781'^^xsd:double;
  dwc:latitude '50.73178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58781 50.73178, 1.58781 50.73178, 1.58781 50.73178, 1.58781 50.73178, 1.58781 50.73178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2074'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75152 1.58786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75152"^^xsd:decimal ;
  dwc:decimalLongitude "1.58786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75152 1.58786)"^^geo:wktLiteral ;
  geo-pos:lat "50.75152"^^xsd:decimal ;
  geo-pos:long "1.58786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58786'^^xsd:double;
  dwc:latitude '50.75152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58786 50.75152, 1.58786 50.75152, 1.58786 50.75152, 1.58786 50.75152, 1.58786 50.75152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3592'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74001 1.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74001"^^xsd:decimal ;
  dwc:decimalLongitude "1.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74001 1.58787)"^^geo:wktLiteral ;
  geo-pos:lat "50.74001"^^xsd:decimal ;
  geo-pos:long "1.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3746'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58787'^^xsd:double;
  dwc:latitude '50.74001'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58787 50.74001, 1.58787 50.74001, 1.58787 50.74001, 1.58787 50.74001, 1.58787 50.74001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3746'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73844 1.58788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73844"^^xsd:decimal ;
  dwc:decimalLongitude "1.58788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73844 1.58788)"^^geo:wktLiteral ;
  geo-pos:lat "50.73844"^^xsd:decimal ;
  geo-pos:long "1.58788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2069'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58788'^^xsd:double;
  dwc:latitude '50.73844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58788 50.73844, 1.58788 50.73844, 1.58788 50.73844, 1.58788 50.73844, 1.58788 50.73844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2069'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73637 1.58791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73637"^^xsd:decimal ;
  dwc:decimalLongitude "1.58791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73637 1.58791)"^^geo:wktLiteral ;
  geo-pos:lat "50.73637"^^xsd:decimal ;
  geo-pos:long "1.58791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.22222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58791'^^xsd:double;
  dwc:latitude '50.73637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58791 50.73637, 1.58791 50.73637, 1.58791 50.73637, 1.58791 50.73637, 1.58791 50.73637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2977'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73494 1.58792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73494"^^xsd:decimal ;
  dwc:decimalLongitude "1.58792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73494 1.58792)"^^geo:wktLiteral ;
  geo-pos:lat "50.73494"^^xsd:decimal ;
  geo-pos:long "1.58792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3271'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58792'^^xsd:double;
  dwc:latitude '50.73494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58792 50.73494, 1.58792 50.73494, 1.58792 50.73494, 1.58792 50.73494, 1.58792 50.73494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3271'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73232 1.58793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73232"^^xsd:decimal ;
  dwc:decimalLongitude "1.58793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73232 1.58793)"^^geo:wktLiteral ;
  geo-pos:lat "50.73232"^^xsd:decimal ;
  geo-pos:long "1.58793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58793'^^xsd:double;
  dwc:latitude '50.73232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58793 50.73232, 1.58793 50.73232, 1.58793 50.73232, 1.58793 50.73232, 1.58793 50.73232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1995'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73284 1.58793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73284"^^xsd:decimal ;
  dwc:decimalLongitude "1.58793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73284 1.58793)"^^geo:wktLiteral ;
  geo-pos:lat "50.73284"^^xsd:decimal ;
  geo-pos:long "1.58793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1590'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58793'^^xsd:double;
  dwc:latitude '50.73284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58793 50.73284, 1.58793 50.73284, 1.58793 50.73284, 1.58793 50.73284, 1.58793 50.73284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1590'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7383 1.58793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7383"^^xsd:decimal ;
  dwc:decimalLongitude "1.58793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7383 1.58793)"^^geo:wktLiteral ;
  geo-pos:lat "50.7383"^^xsd:decimal ;
  geo-pos:long "1.58793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2056'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58793'^^xsd:double;
  dwc:latitude '50.7383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58793 50.7383, 1.58793 50.7383, 1.58793 50.7383, 1.58793 50.7383, 1.58793 50.7383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2056'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73684 1.58794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73684"^^xsd:decimal ;
  dwc:decimalLongitude "1.58794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73684 1.58794)"^^geo:wktLiteral ;
  geo-pos:lat "50.73684"^^xsd:decimal ;
  geo-pos:long "1.58794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2192'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58794'^^xsd:double;
  dwc:latitude '50.73684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58794 50.73684, 1.58794 50.73684, 1.58794 50.73684, 1.58794 50.73684, 1.58794 50.73684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2192'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73226 1.58795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73226"^^xsd:decimal ;
  dwc:decimalLongitude "1.58795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73226 1.58795)"^^geo:wktLiteral ;
  geo-pos:lat "50.73226"^^xsd:decimal ;
  geo-pos:long "1.58795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2045'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58795'^^xsd:double;
  dwc:latitude '50.73226'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58795 50.73226, 1.58795 50.73226, 1.58795 50.73226, 1.58795 50.73226, 1.58795 50.73226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2045'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7319 1.58799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7319"^^xsd:decimal ;
  dwc:decimalLongitude "1.58799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7319 1.58799)"^^geo:wktLiteral ;
  geo-pos:lat "50.7319"^^xsd:decimal ;
  geo-pos:long "1.58799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58799'^^xsd:double;
  dwc:latitude '50.7319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58799 50.7319, 1.58799 50.7319, 1.58799 50.7319, 1.58799 50.7319, 1.58799 50.7319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3377'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73432 1.58801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73432"^^xsd:decimal ;
  dwc:decimalLongitude "1.58801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73432 1.58801)"^^geo:wktLiteral ;
  geo-pos:lat "50.73432"^^xsd:decimal ;
  geo-pos:long "1.58801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58801'^^xsd:double;
  dwc:latitude '50.73432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58801 50.73432, 1.58801 50.73432, 1.58801 50.73432, 1.58801 50.73432, 1.58801 50.73432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3169'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74136 1.58803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74136"^^xsd:decimal ;
  dwc:decimalLongitude "1.58803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74136 1.58803)"^^geo:wktLiteral ;
  geo-pos:lat "50.74136"^^xsd:decimal ;
  geo-pos:long "1.58803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58803'^^xsd:double;
  dwc:latitude '50.74136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58803 50.74136, 1.58803 50.74136, 1.58803 50.74136, 1.58803 50.74136, 1.58803 50.74136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3742'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73613 1.58804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73613"^^xsd:decimal ;
  dwc:decimalLongitude "1.58804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73613 1.58804)"^^geo:wktLiteral ;
  geo-pos:lat "50.73613"^^xsd:decimal ;
  geo-pos:long "1.58804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3198'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58804'^^xsd:double;
  dwc:latitude '50.73613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58804 50.73613, 1.58804 50.73613, 1.58804 50.73613, 1.58804 50.73613, 1.58804 50.73613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3198'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73807 1.58804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73807"^^xsd:decimal ;
  dwc:decimalLongitude "1.58804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73807 1.58804)"^^geo:wktLiteral ;
  geo-pos:lat "50.73807"^^xsd:decimal ;
  geo-pos:long "1.58804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58804'^^xsd:double;
  dwc:latitude '50.73807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58804 50.73807, 1.58804 50.73807, 1.58804 50.73807, 1.58804 50.73807, 1.58804 50.73807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2457'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5413 1.58805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5413"^^xsd:decimal ;
  dwc:decimalLongitude "1.58805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5413 1.58805)"^^geo:wktLiteral ;
  geo-pos:lat "50.5413"^^xsd:decimal ;
  geo-pos:long "1.58805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1469'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58805'^^xsd:double;
  dwc:latitude '50.5413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58805 50.5413, 1.58805 50.5413, 1.58805 50.5413, 1.58805 50.5413, 1.58805 50.5413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1469'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73787 1.58805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73787"^^xsd:decimal ;
  dwc:decimalLongitude "1.58805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73787 1.58805)"^^geo:wktLiteral ;
  geo-pos:lat "50.73787"^^xsd:decimal ;
  geo-pos:long "1.58805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1793'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1793'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58805'^^xsd:double;
  dwc:latitude '50.73787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58805 50.73787, 1.58805 50.73787, 1.58805 50.73787, 1.58805 50.73787, 1.58805 50.73787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1793'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73265 1.58806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73265"^^xsd:decimal ;
  dwc:decimalLongitude "1.58806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73265 1.58806)"^^geo:wktLiteral ;
  geo-pos:lat "50.73265"^^xsd:decimal ;
  geo-pos:long "1.58806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1600'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58806'^^xsd:double;
  dwc:latitude '50.73265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58806 50.73265, 1.58806 50.73265, 1.58806 50.73265, 1.58806 50.73265, 1.58806 50.73265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1600'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73366 1.58808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73366"^^xsd:decimal ;
  dwc:decimalLongitude "1.58808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73366 1.58808)"^^geo:wktLiteral ;
  geo-pos:lat "50.73366"^^xsd:decimal ;
  geo-pos:long "1.58808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2077'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58808'^^xsd:double;
  dwc:latitude '50.73366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58808 50.73366, 1.58808 50.73366, 1.58808 50.73366, 1.58808 50.73366, 1.58808 50.73366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2077'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7351 1.58808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7351"^^xsd:decimal ;
  dwc:decimalLongitude "1.58808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7351 1.58808)"^^geo:wktLiteral ;
  geo-pos:lat "50.7351"^^xsd:decimal ;
  geo-pos:long "1.58808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2105'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58808'^^xsd:double;
  dwc:latitude '50.7351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58808 50.7351, 1.58808 50.7351, 1.58808 50.7351, 1.58808 50.7351, 1.58808 50.7351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2105'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73503 1.5881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73503"^^xsd:decimal ;
  dwc:decimalLongitude "1.5881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73503 1.5881)"^^geo:wktLiteral ;
  geo-pos:lat "50.73503"^^xsd:decimal ;
  geo-pos:long "1.5881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5881'^^xsd:double;
  dwc:latitude '50.73503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5881 50.73503, 1.5881 50.73503, 1.5881 50.73503, 1.5881 50.73503, 1.5881 50.73503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3372'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73289 1.58812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73289"^^xsd:decimal ;
  dwc:decimalLongitude "1.58812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73289 1.58812)"^^geo:wktLiteral ;
  geo-pos:lat "50.73289"^^xsd:decimal ;
  geo-pos:long "1.58812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2084'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58812'^^xsd:double;
  dwc:latitude '50.73289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58812 50.73289, 1.58812 50.73289, 1.58812 50.73289, 1.58812 50.73289, 1.58812 50.73289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2084'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24088 1.58815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24088"^^xsd:decimal ;
  dwc:decimalLongitude "1.58815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24088 1.58815)"^^geo:wktLiteral ;
  geo-pos:lat "50.24088"^^xsd:decimal ;
  geo-pos:long "1.58815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58815'^^xsd:double;
  dwc:latitude '50.24088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58815 50.24088, 1.58815 50.24088, 1.58815 50.24088, 1.58815 50.24088, 1.58815 50.24088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5611'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.58818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22355"^^xsd:decimal ;
  dwc:decimalLongitude "1.58818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.58818)"^^geo:wktLiteral ;
  geo-pos:lat "50.22355"^^xsd:decimal ;
  geo-pos:long "1.58818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5607'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58818'^^xsd:double;
  dwc:latitude '50.22355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58818 50.22355, 1.58818 50.22355, 1.58818 50.22355, 1.58818 50.22355, 1.58818 50.22355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5607'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73287 1.58819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73287"^^xsd:decimal ;
  dwc:decimalLongitude "1.58819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73287 1.58819)"^^geo:wktLiteral ;
  geo-pos:lat "50.73287"^^xsd:decimal ;
  geo-pos:long "1.58819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2155'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58819'^^xsd:double;
  dwc:latitude '50.73287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58819 50.73287, 1.58819 50.73287, 1.58819 50.73287, 1.58819 50.73287, 1.58819 50.73287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2155'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.58821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22635"^^xsd:decimal ;
  dwc:decimalLongitude "1.58821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22635 1.58821)"^^geo:wktLiteral ;
  geo-pos:lat "50.22635"^^xsd:decimal ;
  geo-pos:long "1.58821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58821'^^xsd:double;
  dwc:latitude '50.22635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58821 50.22635, 1.58821 50.22635, 1.58821 50.22635, 1.58821 50.22635, 1.58821 50.22635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2540'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.58821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73599"^^xsd:decimal ;
  dwc:decimalLongitude "1.58821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73599 1.58821)"^^geo:wktLiteral ;
  geo-pos:lat "50.73599"^^xsd:decimal ;
  geo-pos:long "1.58821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58821'^^xsd:double;
  dwc:latitude '50.73599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58821 50.73599, 1.58821 50.73599, 1.58821 50.73599, 1.58821 50.73599, 1.58821 50.73599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1970'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 1.58821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.736"^^xsd:decimal ;
  dwc:decimalLongitude "1.58821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 1.58821)"^^geo:wktLiteral ;
  geo-pos:lat "50.736"^^xsd:decimal ;
  geo-pos:long "1.58821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3193'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58821'^^xsd:double;
  dwc:latitude '50.736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58821 50.736, 1.58821 50.736, 1.58821 50.736, 1.58821 50.736, 1.58821 50.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3193'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73854 1.58822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73854"^^xsd:decimal ;
  dwc:decimalLongitude "1.58822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73854 1.58822)"^^geo:wktLiteral ;
  geo-pos:lat "50.73854"^^xsd:decimal ;
  geo-pos:long "1.58822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2057'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58822'^^xsd:double;
  dwc:latitude '50.73854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58822 50.73854, 1.58822 50.73854, 1.58822 50.73854, 1.58822 50.73854, 1.58822 50.73854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2057'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73048"^^xsd:decimal ;
  dwc:decimalLongitude "1.58823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58823)"^^geo:wktLiteral ;
  geo-pos:lat "50.73048"^^xsd:decimal ;
  geo-pos:long "1.58823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2073'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58823'^^xsd:double;
  dwc:latitude '50.73048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58823 50.73048, 1.58823 50.73048, 1.58823 50.73048, 1.58823 50.73048, 1.58823 50.73048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2073'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73531 1.58823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73531"^^xsd:decimal ;
  dwc:decimalLongitude "1.58823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73531 1.58823)"^^geo:wktLiteral ;
  geo-pos:lat "50.73531"^^xsd:decimal ;
  geo-pos:long "1.58823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2098'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58823'^^xsd:double;
  dwc:latitude '50.73531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58823 50.73531, 1.58823 50.73531, 1.58823 50.73531, 1.58823 50.73531, 1.58823 50.73531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2098'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22695 1.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22695"^^xsd:decimal ;
  dwc:decimalLongitude "1.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22695 1.58824)"^^geo:wktLiteral ;
  geo-pos:lat "50.22695"^^xsd:decimal ;
  geo-pos:long "1.58824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58824'^^xsd:double;
  dwc:latitude '50.22695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58824 50.22695, 1.58824 50.22695, 1.58824 50.22695, 1.58824 50.22695, 1.58824 50.22695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1412'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73281"^^xsd:decimal ;
  dwc:decimalLongitude "1.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.58824)"^^geo:wktLiteral ;
  geo-pos:lat "50.73281"^^xsd:decimal ;
  geo-pos:long "1.58824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2126'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2126'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58824'^^xsd:double;
  dwc:latitude '50.73281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58824 50.73281, 1.58824 50.73281, 1.58824 50.73281, 1.58824 50.73281, 1.58824 50.73281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2126'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73798 1.58826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73798"^^xsd:decimal ;
  dwc:decimalLongitude "1.58826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73798 1.58826)"^^geo:wktLiteral ;
  geo-pos:lat "50.73798"^^xsd:decimal ;
  geo-pos:long "1.58826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_1638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58826'^^xsd:double;
  dwc:latitude '50.73798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58826 50.73798, 1.58826 50.73798, 1.58826 50.73798, 1.58826 50.73798, 1.58826 50.73798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1638'^^xsd:string;
  dwc:observationDate '2008-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 1.58827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7313"^^xsd:decimal ;
  dwc:decimalLongitude "1.58827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 1.58827)"^^geo:wktLiteral ;
  geo-pos:lat "50.7313"^^xsd:decimal ;
  geo-pos:long "1.58827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58827'^^xsd:double;
  dwc:latitude '50.7313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58827 50.7313, 1.58827 50.7313, 1.58827 50.7313, 1.58827 50.7313, 1.58827 50.7313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2008'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.58828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21521"^^xsd:decimal ;
  dwc:decimalLongitude "1.58828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21521 1.58828)"^^geo:wktLiteral ;
  geo-pos:lat "50.21521"^^xsd:decimal ;
  geo-pos:long "1.58828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7541'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58828'^^xsd:double;
  dwc:latitude '50.21521'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58828 50.21521, 1.58828 50.21521, 1.58828 50.21521, 1.58828 50.21521, 1.58828 50.21521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7541'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73224 1.5883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73224"^^xsd:decimal ;
  dwc:decimalLongitude "1.5883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73224 1.5883)"^^geo:wktLiteral ;
  geo-pos:lat "50.73224"^^xsd:decimal ;
  geo-pos:long "1.5883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2076'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5883'^^xsd:double;
  dwc:latitude '50.73224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5883 50.73224, 1.5883 50.73224, 1.5883 50.73224, 1.5883 50.73224, 1.5883 50.73224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2076'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73426 1.5883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73426"^^xsd:decimal ;
  dwc:decimalLongitude "1.5883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73426 1.5883)"^^geo:wktLiteral ;
  geo-pos:lat "50.73426"^^xsd:decimal ;
  geo-pos:long "1.5883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5883'^^xsd:double;
  dwc:latitude '50.73426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5883 50.73426, 1.5883 50.73426, 1.5883 50.73426, 1.5883 50.73426, 1.5883 50.73426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3371'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74075 1.5883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74075"^^xsd:decimal ;
  dwc:decimalLongitude "1.5883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74075 1.5883)"^^geo:wktLiteral ;
  geo-pos:lat "50.74075"^^xsd:decimal ;
  geo-pos:long "1.5883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3296'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3296'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.271111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5883'^^xsd:double;
  dwc:latitude '50.74075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5883 50.74075, 1.5883 50.74075, 1.5883 50.74075, 1.5883 50.74075, 1.5883 50.74075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3296'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73964 1.58831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73964"^^xsd:decimal ;
  dwc:decimalLongitude "1.58831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73964 1.58831)"^^geo:wktLiteral ;
  geo-pos:lat "50.73964"^^xsd:decimal ;
  geo-pos:long "1.58831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58831'^^xsd:double;
  dwc:latitude '50.73964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58831 50.73964, 1.58831 50.73964, 1.58831 50.73964, 1.58831 50.73964, 1.58831 50.73964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3741'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73811 1.58833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73811"^^xsd:decimal ;
  dwc:decimalLongitude "1.58833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73811 1.58833)"^^geo:wktLiteral ;
  geo-pos:lat "50.73811"^^xsd:decimal ;
  geo-pos:long "1.58833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1799'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1799'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58833'^^xsd:double;
  dwc:latitude '50.73811'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58833 50.73811, 1.58833 50.73811, 1.58833 50.73811, 1.58833 50.73811, 1.58833 50.73811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1799'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73191 1.58834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73191"^^xsd:decimal ;
  dwc:decimalLongitude "1.58834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73191 1.58834)"^^geo:wktLiteral ;
  geo-pos:lat "50.73191"^^xsd:decimal ;
  geo-pos:long "1.58834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2075'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58834'^^xsd:double;
  dwc:latitude '50.73191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58834 50.73191, 1.58834 50.73191, 1.58834 50.73191, 1.58834 50.73191, 1.58834 50.73191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2075'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73499 1.58835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73499"^^xsd:decimal ;
  dwc:decimalLongitude "1.58835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73499 1.58835)"^^geo:wktLiteral ;
  geo-pos:lat "50.73499"^^xsd:decimal ;
  geo-pos:long "1.58835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1580'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58835'^^xsd:double;
  dwc:latitude '50.73499'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58835 50.73499, 1.58835 50.73499, 1.58835 50.73499, 1.58835 50.73499, 1.58835 50.73499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1580'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73538 1.58835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73538"^^xsd:decimal ;
  dwc:decimalLongitude "1.58835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73538 1.58835)"^^geo:wktLiteral ;
  geo-pos:lat "50.73538"^^xsd:decimal ;
  geo-pos:long "1.58835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_1650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58835'^^xsd:double;
  dwc:latitude '50.73538'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58835 50.73538, 1.58835 50.73538, 1.58835 50.73538, 1.58835 50.73538, 1.58835 50.73538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1650'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73738 1.58835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73738"^^xsd:decimal ;
  dwc:decimalLongitude "1.58835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73738 1.58835)"^^geo:wktLiteral ;
  geo-pos:lat "50.73738"^^xsd:decimal ;
  geo-pos:long "1.58835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58835'^^xsd:double;
  dwc:latitude '50.73738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58835 50.73738, 1.58835 50.73738, 1.58835 50.73738, 1.58835 50.73738, 1.58835 50.73738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1834'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74838 1.58835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74838"^^xsd:decimal ;
  dwc:decimalLongitude "1.58835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74838 1.58835)"^^geo:wktLiteral ;
  geo-pos:lat "50.74838"^^xsd:decimal ;
  geo-pos:long "1.58835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58835'^^xsd:double;
  dwc:latitude '50.74838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58835 50.74838, 1.58835 50.74838, 1.58835 50.74838, 1.58835 50.74838, 1.58835 50.74838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2179'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73096 1.58836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73096"^^xsd:decimal ;
  dwc:decimalLongitude "1.58836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73096 1.58836)"^^geo:wktLiteral ;
  geo-pos:lat "50.73096"^^xsd:decimal ;
  geo-pos:long "1.58836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58836'^^xsd:double;
  dwc:latitude '50.73096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58836 50.73096, 1.58836 50.73096, 1.58836 50.73096, 1.58836 50.73096, 1.58836 50.73096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2006'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73651 1.58837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73651"^^xsd:decimal ;
  dwc:decimalLongitude "1.58837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73651 1.58837)"^^geo:wktLiteral ;
  geo-pos:lat "50.73651"^^xsd:decimal ;
  geo-pos:long "1.58837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2109'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58837'^^xsd:double;
  dwc:latitude '50.73651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58837 50.73651, 1.58837 50.73651, 1.58837 50.73651, 1.58837 50.73651, 1.58837 50.73651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2109'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73446 1.58838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73446"^^xsd:decimal ;
  dwc:decimalLongitude "1.58838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73446 1.58838)"^^geo:wktLiteral ;
  geo-pos:lat "50.73446"^^xsd:decimal ;
  geo-pos:long "1.58838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1645'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1645'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58838'^^xsd:double;
  dwc:latitude '50.73446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58838 50.73446, 1.58838 50.73446, 1.58838 50.73446, 1.58838 50.73446, 1.58838 50.73446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1645'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73048"^^xsd:decimal ;
  dwc:decimalLongitude "1.58839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73048 1.58839)"^^geo:wktLiteral ;
  geo-pos:lat "50.73048"^^xsd:decimal ;
  geo-pos:long "1.58839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58839'^^xsd:double;
  dwc:latitude '50.73048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58839 50.73048, 1.58839 50.73048, 1.58839 50.73048, 1.58839 50.73048, 1.58839 50.73048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1614'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7378 1.58841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7378"^^xsd:decimal ;
  dwc:decimalLongitude "1.58841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7378 1.58841)"^^geo:wktLiteral ;
  geo-pos:lat "50.7378"^^xsd:decimal ;
  geo-pos:long "1.58841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58841'^^xsd:double;
  dwc:latitude '50.7378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58841 50.7378, 1.58841 50.7378, 1.58841 50.7378, 1.58841 50.7378, 1.58841 50.7378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1842'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75111 1.58841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75111"^^xsd:decimal ;
  dwc:decimalLongitude "1.58841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75111 1.58841)"^^geo:wktLiteral ;
  geo-pos:lat "50.75111"^^xsd:decimal ;
  geo-pos:long "1.58841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58841'^^xsd:double;
  dwc:latitude '50.75111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58841 50.75111, 1.58841 50.75111, 1.58841 50.75111, 1.58841 50.75111, 1.58841 50.75111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2163'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73687 1.58842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73687"^^xsd:decimal ;
  dwc:decimalLongitude "1.58842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73687 1.58842)"^^geo:wktLiteral ;
  geo-pos:lat "50.73687"^^xsd:decimal ;
  geo-pos:long "1.58842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2151'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58842'^^xsd:double;
  dwc:latitude '50.73687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58842 50.73687, 1.58842 50.73687, 1.58842 50.73687, 1.58842 50.73687, 1.58842 50.73687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2151'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.58852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22064"^^xsd:decimal ;
  dwc:decimalLongitude "1.58852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22064 1.58852)"^^geo:wktLiteral ;
  geo-pos:lat "50.22064"^^xsd:decimal ;
  geo-pos:long "1.58852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58852'^^xsd:double;
  dwc:latitude '50.22064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58852 50.22064, 1.58852 50.22064, 1.58852 50.22064, 1.58852 50.22064, 1.58852 50.22064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7241'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.58858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22849"^^xsd:decimal ;
  dwc:decimalLongitude "1.58858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22849 1.58858)"^^geo:wktLiteral ;
  geo-pos:lat "50.22849"^^xsd:decimal ;
  geo-pos:long "1.58858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58858'^^xsd:double;
  dwc:latitude '50.22849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58858 50.22849, 1.58858 50.22849, 1.58858 50.22849, 1.58858 50.22849, 1.58858 50.22849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1227'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.58858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22851"^^xsd:decimal ;
  dwc:decimalLongitude "1.58858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22851 1.58858)"^^geo:wktLiteral ;
  geo-pos:lat "50.22851"^^xsd:decimal ;
  geo-pos:long "1.58858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58858'^^xsd:double;
  dwc:latitude '50.22851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58858 50.22851, 1.58858 50.22851, 1.58858 50.22851, 1.58858 50.22851, 1.58858 50.22851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6927'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73182 1.58859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73182"^^xsd:decimal ;
  dwc:decimalLongitude "1.58859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73182 1.58859)"^^geo:wktLiteral ;
  geo-pos:lat "50.73182"^^xsd:decimal ;
  geo-pos:long "1.58859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2956'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58859'^^xsd:double;
  dwc:latitude '50.73182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58859 50.73182, 1.58859 50.73182, 1.58859 50.73182, 1.58859 50.73182, 1.58859 50.73182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2956'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74238 1.5886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74238"^^xsd:decimal ;
  dwc:decimalLongitude "1.5886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74238 1.5886)"^^geo:wktLiteral ;
  geo-pos:lat "50.74238"^^xsd:decimal ;
  geo-pos:long "1.5886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3272'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5886'^^xsd:double;
  dwc:latitude '50.74238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5886 50.74238, 1.5886 50.74238, 1.5886 50.74238, 1.5886 50.74238, 1.5886 50.74238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3272'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73093 1.58861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73093"^^xsd:decimal ;
  dwc:decimalLongitude "1.58861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73093 1.58861)"^^geo:wktLiteral ;
  geo-pos:lat "50.73093"^^xsd:decimal ;
  geo-pos:long "1.58861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2128'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58861'^^xsd:double;
  dwc:latitude '50.73093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58861 50.73093, 1.58861 50.73093, 1.58861 50.73093, 1.58861 50.73093, 1.58861 50.73093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2128'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.58862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22725"^^xsd:decimal ;
  dwc:decimalLongitude "1.58862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22725 1.58862)"^^geo:wktLiteral ;
  geo-pos:lat "50.22725"^^xsd:decimal ;
  geo-pos:long "1.58862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58862'^^xsd:double;
  dwc:latitude '50.22725'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58862 50.22725, 1.58862 50.22725, 1.58862 50.22725, 1.58862 50.22725, 1.58862 50.22725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3664'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74156 1.58866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74156"^^xsd:decimal ;
  dwc:decimalLongitude "1.58866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74156 1.58866)"^^geo:wktLiteral ;
  geo-pos:lat "50.74156"^^xsd:decimal ;
  geo-pos:long "1.58866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58866'^^xsd:double;
  dwc:latitude '50.74156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58866 50.74156, 1.58866 50.74156, 1.58866 50.74156, 1.58866 50.74156, 1.58866 50.74156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2090'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21025 1.58867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21025"^^xsd:decimal ;
  dwc:decimalLongitude "1.58867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21025 1.58867)"^^geo:wktLiteral ;
  geo-pos:lat "50.21025"^^xsd:decimal ;
  geo-pos:long "1.58867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7484'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58867'^^xsd:double;
  dwc:latitude '50.21025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58867 50.21025, 1.58867 50.21025, 1.58867 50.21025, 1.58867 50.21025, 1.58867 50.21025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7484'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.58867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2284"^^xsd:decimal ;
  dwc:decimalLongitude "1.58867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2284 1.58867)"^^geo:wktLiteral ;
  geo-pos:lat "50.2284"^^xsd:decimal ;
  geo-pos:long "1.58867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3787'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58867'^^xsd:double;
  dwc:latitude '50.2284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58867 50.2284, 1.58867 50.2284, 1.58867 50.2284, 1.58867 50.2284, 1.58867 50.2284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3787'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74074 1.58867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74074"^^xsd:decimal ;
  dwc:decimalLongitude "1.58867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74074 1.58867)"^^geo:wktLiteral ;
  geo-pos:lat "50.74074"^^xsd:decimal ;
  geo-pos:long "1.58867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2186'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58867'^^xsd:double;
  dwc:latitude '50.74074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58867 50.74074, 1.58867 50.74074, 1.58867 50.74074, 1.58867 50.74074, 1.58867 50.74074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2186'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21597 1.58868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21597"^^xsd:decimal ;
  dwc:decimalLongitude "1.58868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21597 1.58868)"^^geo:wktLiteral ;
  geo-pos:lat "50.21597"^^xsd:decimal ;
  geo-pos:long "1.58868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8691'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8691'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58868'^^xsd:double;
  dwc:latitude '50.21597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58868 50.21597, 1.58868 50.21597, 1.58868 50.21597, 1.58868 50.21597, 1.58868 50.21597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8691'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73944 1.5887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73944"^^xsd:decimal ;
  dwc:decimalLongitude "1.5887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73944 1.5887)"^^geo:wktLiteral ;
  geo-pos:lat "50.73944"^^xsd:decimal ;
  geo-pos:long "1.5887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5887'^^xsd:double;
  dwc:latitude '50.73944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5887 50.73944, 1.5887 50.73944, 1.5887 50.73944, 1.5887 50.73944, 1.5887 50.73944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3855'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21634 1.58872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21634"^^xsd:decimal ;
  dwc:decimalLongitude "1.58872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21634 1.58872)"^^geo:wktLiteral ;
  geo-pos:lat "50.21634"^^xsd:decimal ;
  geo-pos:long "1.58872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58872'^^xsd:double;
  dwc:latitude '50.21634'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58872 50.21634, 1.58872 50.21634, 1.58872 50.21634, 1.58872 50.21634, 1.58872 50.21634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8328'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73105 1.58872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73105"^^xsd:decimal ;
  dwc:decimalLongitude "1.58872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73105 1.58872)"^^geo:wktLiteral ;
  geo-pos:lat "50.73105"^^xsd:decimal ;
  geo-pos:long "1.58872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2070'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58872'^^xsd:double;
  dwc:latitude '50.73105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58872 50.73105, 1.58872 50.73105, 1.58872 50.73105, 1.58872 50.73105, 1.58872 50.73105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2070'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73539 1.58872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73539"^^xsd:decimal ;
  dwc:decimalLongitude "1.58872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73539 1.58872)"^^geo:wktLiteral ;
  geo-pos:lat "50.73539"^^xsd:decimal ;
  geo-pos:long "1.58872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58872'^^xsd:double;
  dwc:latitude '50.73539'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58872 50.73539, 1.58872 50.73539, 1.58872 50.73539, 1.58872 50.73539, 1.58872 50.73539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1628'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.58874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23177"^^xsd:decimal ;
  dwc:decimalLongitude "1.58874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23177 1.58874)"^^geo:wktLiteral ;
  geo-pos:lat "50.23177"^^xsd:decimal ;
  geo-pos:long "1.58874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58874'^^xsd:double;
  dwc:latitude '50.23177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58874 50.23177, 1.58874 50.23177, 1.58874 50.23177, 1.58874 50.23177, 1.58874 50.23177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2529'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73411 1.58874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73411"^^xsd:decimal ;
  dwc:decimalLongitude "1.58874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73411 1.58874)"^^geo:wktLiteral ;
  geo-pos:lat "50.73411"^^xsd:decimal ;
  geo-pos:long "1.58874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3270'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58874'^^xsd:double;
  dwc:latitude '50.73411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58874 50.73411, 1.58874 50.73411, 1.58874 50.73411, 1.58874 50.73411, 1.58874 50.73411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3270'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74008 1.58874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74008"^^xsd:decimal ;
  dwc:decimalLongitude "1.58874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74008 1.58874)"^^geo:wktLiteral ;
  geo-pos:lat "50.74008"^^xsd:decimal ;
  geo-pos:long "1.58874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3747'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58874'^^xsd:double;
  dwc:latitude '50.74008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58874 50.74008, 1.58874 50.74008, 1.58874 50.74008, 1.58874 50.74008, 1.58874 50.74008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3747'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74111 1.58877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74111"^^xsd:decimal ;
  dwc:decimalLongitude "1.58877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74111 1.58877)"^^geo:wktLiteral ;
  geo-pos:lat "50.74111"^^xsd:decimal ;
  geo-pos:long "1.58877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58877'^^xsd:double;
  dwc:latitude '50.74111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58877 50.74111, 1.58877 50.74111, 1.58877 50.74111, 1.58877 50.74111, 1.58877 50.74111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3740'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21586 1.58885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21586"^^xsd:decimal ;
  dwc:decimalLongitude "1.58885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21586 1.58885)"^^geo:wktLiteral ;
  geo-pos:lat "50.21586"^^xsd:decimal ;
  geo-pos:long "1.58885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8289'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58885'^^xsd:double;
  dwc:latitude '50.21586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58885 50.21586, 1.58885 50.21586, 1.58885 50.21586, 1.58885 50.21586, 1.58885 50.21586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8289'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19882 1.58887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19882"^^xsd:decimal ;
  dwc:decimalLongitude "1.58887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19882 1.58887)"^^geo:wktLiteral ;
  geo-pos:lat "50.19882"^^xsd:decimal ;
  geo-pos:long "1.58887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58887'^^xsd:double;
  dwc:latitude '50.19882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58887 50.19882, 1.58887 50.19882, 1.58887 50.19882, 1.58887 50.19882, 1.58887 50.19882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9393'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74012 1.58888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74012"^^xsd:decimal ;
  dwc:decimalLongitude "1.58888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74012 1.58888)"^^geo:wktLiteral ;
  geo-pos:lat "50.74012"^^xsd:decimal ;
  geo-pos:long "1.58888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58888'^^xsd:double;
  dwc:latitude '50.74012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58888 50.74012, 1.58888 50.74012, 1.58888 50.74012, 1.58888 50.74012, 1.58888 50.74012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2018'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74718 1.58888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74718"^^xsd:decimal ;
  dwc:decimalLongitude "1.58888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74718 1.58888)"^^geo:wktLiteral ;
  geo-pos:lat "50.74718"^^xsd:decimal ;
  geo-pos:long "1.58888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58888'^^xsd:double;
  dwc:latitude '50.74718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58888 50.74718, 1.58888 50.74718, 1.58888 50.74718, 1.58888 50.74718, 1.58888 50.74718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2458'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73011 1.58891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73011"^^xsd:decimal ;
  dwc:decimalLongitude "1.58891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73011 1.58891)"^^geo:wktLiteral ;
  geo-pos:lat "50.73011"^^xsd:decimal ;
  geo-pos:long "1.58891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2023'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58891'^^xsd:double;
  dwc:latitude '50.73011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58891 50.73011, 1.58891 50.73011, 1.58891 50.73011, 1.58891 50.73011, 1.58891 50.73011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2023'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73344 1.58893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73344"^^xsd:decimal ;
  dwc:decimalLongitude "1.58893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73344 1.58893)"^^geo:wktLiteral ;
  geo-pos:lat "50.73344"^^xsd:decimal ;
  geo-pos:long "1.58893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2062'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58893'^^xsd:double;
  dwc:latitude '50.73344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58893 50.73344, 1.58893 50.73344, 1.58893 50.73344, 1.58893 50.73344, 1.58893 50.73344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2062'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73842 1.58896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73842"^^xsd:decimal ;
  dwc:decimalLongitude "1.58896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73842 1.58896)"^^geo:wktLiteral ;
  geo-pos:lat "50.73842"^^xsd:decimal ;
  geo-pos:long "1.58896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58896'^^xsd:double;
  dwc:latitude '50.73842'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58896 50.73842, 1.58896 50.73842, 1.58896 50.73842, 1.58896 50.73842, 1.58896 50.73842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3007'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73339 1.58899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73339"^^xsd:decimal ;
  dwc:decimalLongitude "1.58899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73339 1.58899)"^^geo:wktLiteral ;
  geo-pos:lat "50.73339"^^xsd:decimal ;
  geo-pos:long "1.58899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2207'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58899'^^xsd:double;
  dwc:latitude '50.73339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58899 50.73339, 1.58899 50.73339, 1.58899 50.73339, 1.58899 50.73339, 1.58899 50.73339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2207'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73759 1.58899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73759"^^xsd:decimal ;
  dwc:decimalLongitude "1.58899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73759 1.58899)"^^geo:wktLiteral ;
  geo-pos:lat "50.73759"^^xsd:decimal ;
  geo-pos:long "1.58899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58899'^^xsd:double;
  dwc:latitude '50.73759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58899 50.73759, 1.58899 50.73759, 1.58899 50.73759, 1.58899 50.73759, 1.58899 50.73759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2456'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.58902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73623"^^xsd:decimal ;
  dwc:decimalLongitude "1.58902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.58902)"^^geo:wktLiteral ;
  geo-pos:lat "50.73623"^^xsd:decimal ;
  geo-pos:long "1.58902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58902'^^xsd:double;
  dwc:latitude '50.73623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58902 50.73623, 1.58902 50.73623, 1.58902 50.73623, 1.58902 50.73623, 1.58902 50.73623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1839'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74022 1.58902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74022"^^xsd:decimal ;
  dwc:decimalLongitude "1.58902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74022 1.58902)"^^geo:wktLiteral ;
  geo-pos:lat "50.74022"^^xsd:decimal ;
  geo-pos:long "1.58902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58902'^^xsd:double;
  dwc:latitude '50.74022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58902 50.74022, 1.58902 50.74022, 1.58902 50.74022, 1.58902 50.74022, 1.58902 50.74022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3374'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73856 1.58903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73856"^^xsd:decimal ;
  dwc:decimalLongitude "1.58903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73856 1.58903)"^^geo:wktLiteral ;
  geo-pos:lat "50.73856"^^xsd:decimal ;
  geo-pos:long "1.58903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2958'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58903'^^xsd:double;
  dwc:latitude '50.73856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58903 50.73856, 1.58903 50.73856, 1.58903 50.73856, 1.58903 50.73856, 1.58903 50.73856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2958'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73737 1.58905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73737"^^xsd:decimal ;
  dwc:decimalLongitude "1.58905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73737 1.58905)"^^geo:wktLiteral ;
  geo-pos:lat "50.73737"^^xsd:decimal ;
  geo-pos:long "1.58905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58905'^^xsd:double;
  dwc:latitude '50.73737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58905 50.73737, 1.58905 50.73737, 1.58905 50.73737, 1.58905 50.73737, 1.58905 50.73737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1972'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7398 1.58906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7398"^^xsd:decimal ;
  dwc:decimalLongitude "1.58906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7398 1.58906)"^^geo:wktLiteral ;
  geo-pos:lat "50.7398"^^xsd:decimal ;
  geo-pos:long "1.58906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3839'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58906'^^xsd:double;
  dwc:latitude '50.7398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58906 50.7398, 1.58906 50.7398, 1.58906 50.7398, 1.58906 50.7398, 1.58906 50.7398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3839'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.58908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73524"^^xsd:decimal ;
  dwc:decimalLongitude "1.58908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.58908)"^^geo:wktLiteral ;
  geo-pos:lat "50.73524"^^xsd:decimal ;
  geo-pos:long "1.58908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1602'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58908'^^xsd:double;
  dwc:latitude '50.73524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58908 50.73524, 1.58908 50.73524, 1.58908 50.73524, 1.58908 50.73524, 1.58908 50.73524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1602'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73868 1.58911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73868"^^xsd:decimal ;
  dwc:decimalLongitude "1.58911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73868 1.58911)"^^geo:wktLiteral ;
  geo-pos:lat "50.73868"^^xsd:decimal ;
  geo-pos:long "1.58911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58911'^^xsd:double;
  dwc:latitude '50.73868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58911 50.73868, 1.58911 50.73868, 1.58911 50.73868, 1.58911 50.73868, 1.58911 50.73868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1976'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 1.58915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.732"^^xsd:decimal ;
  dwc:decimalLongitude "1.58915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 1.58915)"^^geo:wktLiteral ;
  geo-pos:lat "50.732"^^xsd:decimal ;
  geo-pos:long "1.58915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2110'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58915'^^xsd:double;
  dwc:latitude '50.732'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58915 50.732, 1.58915 50.732, 1.58915 50.732, 1.58915 50.732, 1.58915 50.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2110'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73258 1.58918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73258"^^xsd:decimal ;
  dwc:decimalLongitude "1.58918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73258 1.58918)"^^geo:wktLiteral ;
  geo-pos:lat "50.73258"^^xsd:decimal ;
  geo-pos:long "1.58918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58918'^^xsd:double;
  dwc:latitude '50.73258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58918 50.73258, 1.58918 50.73258, 1.58918 50.73258, 1.58918 50.73258, 1.58918 50.73258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1989'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73057 1.58919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73057"^^xsd:decimal ;
  dwc:decimalLongitude "1.58919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73057 1.58919)"^^geo:wktLiteral ;
  geo-pos:lat "50.73057"^^xsd:decimal ;
  geo-pos:long "1.58919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58919'^^xsd:double;
  dwc:latitude '50.73057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58919 50.73057, 1.58919 50.73057, 1.58919 50.73057, 1.58919 50.73057, 1.58919 50.73057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2380'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.58919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7316"^^xsd:decimal ;
  dwc:decimalLongitude "1.58919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.58919)"^^geo:wktLiteral ;
  geo-pos:lat "50.7316"^^xsd:decimal ;
  geo-pos:long "1.58919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1582'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58919'^^xsd:double;
  dwc:latitude '50.7316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58919 50.7316, 1.58919 50.7316, 1.58919 50.7316, 1.58919 50.7316, 1.58919 50.7316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1582'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74017 1.58922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74017"^^xsd:decimal ;
  dwc:decimalLongitude "1.58922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74017 1.58922)"^^geo:wktLiteral ;
  geo-pos:lat "50.74017"^^xsd:decimal ;
  geo-pos:long "1.58922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58922'^^xsd:double;
  dwc:latitude '50.74017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58922 50.74017, 1.58922 50.74017, 1.58922 50.74017, 1.58922 50.74017, 1.58922 50.74017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2004'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73014 1.58926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73014"^^xsd:decimal ;
  dwc:decimalLongitude "1.58926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73014 1.58926)"^^geo:wktLiteral ;
  geo-pos:lat "50.73014"^^xsd:decimal ;
  geo-pos:long "1.58926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58926'^^xsd:double;
  dwc:latitude '50.73014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58926 50.73014, 1.58926 50.73014, 1.58926 50.73014, 1.58926 50.73014, 1.58926 50.73014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1973'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73912 1.58926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73912"^^xsd:decimal ;
  dwc:decimalLongitude "1.58926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73912 1.58926)"^^geo:wktLiteral ;
  geo-pos:lat "50.73912"^^xsd:decimal ;
  geo-pos:long "1.58926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3197'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58926'^^xsd:double;
  dwc:latitude '50.73912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58926 50.73912, 1.58926 50.73912, 1.58926 50.73912, 1.58926 50.73912, 1.58926 50.73912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3197'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22292 1.58928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22292"^^xsd:decimal ;
  dwc:decimalLongitude "1.58928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22292 1.58928)"^^geo:wktLiteral ;
  geo-pos:lat "50.22292"^^xsd:decimal ;
  geo-pos:long "1.58928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58928'^^xsd:double;
  dwc:latitude '50.22292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58928 50.22292, 1.58928 50.22292, 1.58928 50.22292, 1.58928 50.22292, 1.58928 50.22292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5608'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73577 1.58935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73577"^^xsd:decimal ;
  dwc:decimalLongitude "1.58935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73577 1.58935)"^^geo:wktLiteral ;
  geo-pos:lat "50.73577"^^xsd:decimal ;
  geo-pos:long "1.58935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2185'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58935'^^xsd:double;
  dwc:latitude '50.73577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58935 50.73577, 1.58935 50.73577, 1.58935 50.73577, 1.58935 50.73577, 1.58935 50.73577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2185'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74374 1.58936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74374"^^xsd:decimal ;
  dwc:decimalLongitude "1.58936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74374 1.58936)"^^geo:wktLiteral ;
  geo-pos:lat "50.74374"^^xsd:decimal ;
  geo-pos:long "1.58936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58936'^^xsd:double;
  dwc:latitude '50.74374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58936 50.74374, 1.58936 50.74374, 1.58936 50.74374, 1.58936 50.74374, 1.58936 50.74374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2385'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74031 1.58937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74031"^^xsd:decimal ;
  dwc:decimalLongitude "1.58937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74031 1.58937)"^^geo:wktLiteral ;
  geo-pos:lat "50.74031"^^xsd:decimal ;
  geo-pos:long "1.58937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58937'^^xsd:double;
  dwc:latitude '50.74031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58937 50.74031, 1.58937 50.74031, 1.58937 50.74031, 1.58937 50.74031, 1.58937 50.74031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2003'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.751 1.58939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.751"^^xsd:decimal ;
  dwc:decimalLongitude "1.58939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.751 1.58939)"^^geo:wktLiteral ;
  geo-pos:lat "50.751"^^xsd:decimal ;
  geo-pos:long "1.58939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58939'^^xsd:double;
  dwc:latitude '50.751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58939 50.751, 1.58939 50.751, 1.58939 50.751, 1.58939 50.751, 1.58939 50.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2168'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73088 1.5894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73088"^^xsd:decimal ;
  dwc:decimalLongitude "1.5894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73088 1.5894)"^^geo:wktLiteral ;
  geo-pos:lat "50.73088"^^xsd:decimal ;
  geo-pos:long "1.5894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5894'^^xsd:double;
  dwc:latitude '50.73088'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5894 50.73088, 1.5894 50.73088, 1.5894 50.73088, 1.5894 50.73088, 1.5894 50.73088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2604'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73646 1.58941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73646"^^xsd:decimal ;
  dwc:decimalLongitude "1.58941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73646 1.58941)"^^geo:wktLiteral ;
  geo-pos:lat "50.73646"^^xsd:decimal ;
  geo-pos:long "1.58941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58941'^^xsd:double;
  dwc:latitude '50.73646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58941 50.73646, 1.58941 50.73646, 1.58941 50.73646, 1.58941 50.73646, 1.58941 50.73646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2383'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73941 1.58942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73941"^^xsd:decimal ;
  dwc:decimalLongitude "1.58942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73941 1.58942)"^^geo:wktLiteral ;
  geo-pos:lat "50.73941"^^xsd:decimal ;
  geo-pos:long "1.58942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2079'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58942'^^xsd:double;
  dwc:latitude '50.73941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58942 50.73941, 1.58942 50.73941, 1.58942 50.73941, 1.58942 50.73941, 1.58942 50.73941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2079'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23606 1.58943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23606"^^xsd:decimal ;
  dwc:decimalLongitude "1.58943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23606 1.58943)"^^geo:wktLiteral ;
  geo-pos:lat "50.23606"^^xsd:decimal ;
  geo-pos:long "1.58943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58943'^^xsd:double;
  dwc:latitude '50.23606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58943 50.23606, 1.58943 50.23606, 1.58943 50.23606, 1.58943 50.23606, 1.58943 50.23606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3689'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73644 1.58944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73644"^^xsd:decimal ;
  dwc:decimalLongitude "1.58944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73644 1.58944)"^^geo:wktLiteral ;
  geo-pos:lat "50.73644"^^xsd:decimal ;
  geo-pos:long "1.58944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2078'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58944'^^xsd:double;
  dwc:latitude '50.73644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58944 50.73644, 1.58944 50.73644, 1.58944 50.73644, 1.58944 50.73644, 1.58944 50.73644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2078'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73944 1.58945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73944"^^xsd:decimal ;
  dwc:decimalLongitude "1.58945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73944 1.58945)"^^geo:wktLiteral ;
  geo-pos:lat "50.73944"^^xsd:decimal ;
  geo-pos:long "1.58945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1977'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1977'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58945'^^xsd:double;
  dwc:latitude '50.73944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58945 50.73944, 1.58945 50.73944, 1.58945 50.73944, 1.58945 50.73944, 1.58945 50.73944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1977'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73453 1.58947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73453"^^xsd:decimal ;
  dwc:decimalLongitude "1.58947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73453 1.58947)"^^geo:wktLiteral ;
  geo-pos:lat "50.73453"^^xsd:decimal ;
  geo-pos:long "1.58947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2206'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58947'^^xsd:double;
  dwc:latitude '50.73453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58947 50.73453, 1.58947 50.73453, 1.58947 50.73453, 1.58947 50.73453, 1.58947 50.73453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2206'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73432 1.58948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73432"^^xsd:decimal ;
  dwc:decimalLongitude "1.58948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73432 1.58948)"^^geo:wktLiteral ;
  geo-pos:lat "50.73432"^^xsd:decimal ;
  geo-pos:long "1.58948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_1581'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58948'^^xsd:double;
  dwc:latitude '50.73432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58948 50.73432, 1.58948 50.73432, 1.58948 50.73432, 1.58948 50.73432, 1.58948 50.73432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1581'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74024 1.58948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74024"^^xsd:decimal ;
  dwc:decimalLongitude "1.58948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74024 1.58948)"^^geo:wktLiteral ;
  geo-pos:lat "50.74024"^^xsd:decimal ;
  geo-pos:long "1.58948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58948'^^xsd:double;
  dwc:latitude '50.74024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58948 50.74024, 1.58948 50.74024, 1.58948 50.74024, 1.58948 50.74024, 1.58948 50.74024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3373'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.58952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22107"^^xsd:decimal ;
  dwc:decimalLongitude "1.58952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22107 1.58952)"^^geo:wktLiteral ;
  geo-pos:lat "50.22107"^^xsd:decimal ;
  geo-pos:long "1.58952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58952'^^xsd:double;
  dwc:latitude '50.22107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58952 50.22107, 1.58952 50.22107, 1.58952 50.22107, 1.58952 50.22107, 1.58952 50.22107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7248'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74055 1.58952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74055"^^xsd:decimal ;
  dwc:decimalLongitude "1.58952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74055 1.58952)"^^geo:wktLiteral ;
  geo-pos:lat "50.74055"^^xsd:decimal ;
  geo-pos:long "1.58952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3834'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.31444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58952'^^xsd:double;
  dwc:latitude '50.74055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58952 50.74055, 1.58952 50.74055, 1.58952 50.74055, 1.58952 50.74055, 1.58952 50.74055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3834'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73645 1.58953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73645"^^xsd:decimal ;
  dwc:decimalLongitude "1.58953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73645 1.58953)"^^geo:wktLiteral ;
  geo-pos:lat "50.73645"^^xsd:decimal ;
  geo-pos:long "1.58953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2150'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58953'^^xsd:double;
  dwc:latitude '50.73645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58953 50.73645, 1.58953 50.73645, 1.58953 50.73645, 1.58953 50.73645, 1.58953 50.73645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2150'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73689 1.58953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73689"^^xsd:decimal ;
  dwc:decimalLongitude "1.58953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73689 1.58953)"^^geo:wktLiteral ;
  geo-pos:lat "50.73689"^^xsd:decimal ;
  geo-pos:long "1.58953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3199'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.293333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58953'^^xsd:double;
  dwc:latitude '50.73689'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58953 50.73689, 1.58953 50.73689, 1.58953 50.73689, 1.58953 50.73689, 1.58953 50.73689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3199'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75163 1.58955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75163"^^xsd:decimal ;
  dwc:decimalLongitude "1.58955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75163 1.58955)"^^geo:wktLiteral ;
  geo-pos:lat "50.75163"^^xsd:decimal ;
  geo-pos:long "1.58955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58955'^^xsd:double;
  dwc:latitude '50.75163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58955 50.75163, 1.58955 50.75163, 1.58955 50.75163, 1.58955 50.75163, 1.58955 50.75163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2607'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7307 1.58957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7307"^^xsd:decimal ;
  dwc:decimalLongitude "1.58957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7307 1.58957)"^^geo:wktLiteral ;
  geo-pos:lat "50.7307"^^xsd:decimal ;
  geo-pos:long "1.58957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.772222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58957'^^xsd:double;
  dwc:latitude '50.7307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58957 50.7307, 1.58957 50.7307, 1.58957 50.7307, 1.58957 50.7307, 1.58957 50.7307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1969'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73321 1.58957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73321"^^xsd:decimal ;
  dwc:decimalLongitude "1.58957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73321 1.58957)"^^geo:wktLiteral ;
  geo-pos:lat "50.73321"^^xsd:decimal ;
  geo-pos:long "1.58957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2060'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58957'^^xsd:double;
  dwc:latitude '50.73321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58957 50.73321, 1.58957 50.73321, 1.58957 50.73321, 1.58957 50.73321, 1.58957 50.73321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2060'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73352 1.58958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73352"^^xsd:decimal ;
  dwc:decimalLongitude "1.58958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73352 1.58958)"^^geo:wktLiteral ;
  geo-pos:lat "50.73352"^^xsd:decimal ;
  geo-pos:long "1.58958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58958'^^xsd:double;
  dwc:latitude '50.73352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58958 50.73352, 1.58958 50.73352, 1.58958 50.73352, 1.58958 50.73352, 1.58958 50.73352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3379'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73976 1.58958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73976"^^xsd:decimal ;
  dwc:decimalLongitude "1.58958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73976 1.58958)"^^geo:wktLiteral ;
  geo-pos:lat "50.73976"^^xsd:decimal ;
  geo-pos:long "1.58958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58958'^^xsd:double;
  dwc:latitude '50.73976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58958 50.73976, 1.58958 50.73976, 1.58958 50.73976, 1.58958 50.73976, 1.58958 50.73976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3856'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73972 1.58959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73972"^^xsd:decimal ;
  dwc:decimalLongitude "1.58959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73972 1.58959)"^^geo:wktLiteral ;
  geo-pos:lat "50.73972"^^xsd:decimal ;
  geo-pos:long "1.58959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58959'^^xsd:double;
  dwc:latitude '50.73972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58959 50.73972, 1.58959 50.73972, 1.58959 50.73972, 1.58959 50.73972, 1.58959 50.73972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3168'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.58966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21546"^^xsd:decimal ;
  dwc:decimalLongitude "1.58966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21546 1.58966)"^^geo:wktLiteral ;
  geo-pos:lat "50.21546"^^xsd:decimal ;
  geo-pos:long "1.58966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58966'^^xsd:double;
  dwc:latitude '50.21546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58966 50.21546, 1.58966 50.21546, 1.58966 50.21546, 1.58966 50.21546, 1.58966 50.21546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6935'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.58967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73641"^^xsd:decimal ;
  dwc:decimalLongitude "1.58967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.58967)"^^geo:wktLiteral ;
  geo-pos:lat "50.73641"^^xsd:decimal ;
  geo-pos:long "1.58967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58967'^^xsd:double;
  dwc:latitude '50.73641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58967 50.73641, 1.58967 50.73641, 1.58967 50.73641, 1.58967 50.73641, 1.58967 50.73641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2169'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74179 1.58967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74179"^^xsd:decimal ;
  dwc:decimalLongitude "1.58967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74179 1.58967)"^^geo:wktLiteral ;
  geo-pos:lat "50.74179"^^xsd:decimal ;
  geo-pos:long "1.58967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3008'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3008'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58967'^^xsd:double;
  dwc:latitude '50.74179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58967 50.74179, 1.58967 50.74179, 1.58967 50.74179, 1.58967 50.74179, 1.58967 50.74179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3008'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75185 1.58968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75185"^^xsd:decimal ;
  dwc:decimalLongitude "1.58968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75185 1.58968)"^^geo:wktLiteral ;
  geo-pos:lat "50.75185"^^xsd:decimal ;
  geo-pos:long "1.58968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3425'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.845555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58968'^^xsd:double;
  dwc:latitude '50.75185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58968 50.75185, 1.58968 50.75185, 1.58968 50.75185, 1.58968 50.75185, 1.58968 50.75185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3425'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74068 1.58971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74068"^^xsd:decimal ;
  dwc:decimalLongitude "1.58971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74068 1.58971)"^^geo:wktLiteral ;
  geo-pos:lat "50.74068"^^xsd:decimal ;
  geo-pos:long "1.58971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3289'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.332222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58971'^^xsd:double;
  dwc:latitude '50.74068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58971 50.74068, 1.58971 50.74068, 1.58971 50.74068, 1.58971 50.74068, 1.58971 50.74068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3289'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73995 1.58972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73995"^^xsd:decimal ;
  dwc:decimalLongitude "1.58972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73995 1.58972)"^^geo:wktLiteral ;
  geo-pos:lat "50.73995"^^xsd:decimal ;
  geo-pos:long "1.58972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58972'^^xsd:double;
  dwc:latitude '50.73995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58972 50.73995, 1.58972 50.73995, 1.58972 50.73995, 1.58972 50.73995, 1.58972 50.73995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2005'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20669 1.58973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20669"^^xsd:decimal ;
  dwc:decimalLongitude "1.58973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20669 1.58973)"^^geo:wktLiteral ;
  geo-pos:lat "50.20669"^^xsd:decimal ;
  geo-pos:long "1.58973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11906'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11906'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58973'^^xsd:double;
  dwc:latitude '50.20669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58973 50.20669, 1.58973 50.20669, 1.58973 50.20669, 1.58973 50.20669, 1.58973 50.20669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11906'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7365 1.58973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7365"^^xsd:decimal ;
  dwc:decimalLongitude "1.58973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7365 1.58973)"^^geo:wktLiteral ;
  geo-pos:lat "50.7365"^^xsd:decimal ;
  geo-pos:long "1.58973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58973'^^xsd:double;
  dwc:latitude '50.7365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58973 50.7365, 1.58973 50.7365, 1.58973 50.7365, 1.58973 50.7365, 1.58973 50.7365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2454'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73491 1.58974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73491"^^xsd:decimal ;
  dwc:decimalLongitude "1.58974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73491 1.58974)"^^geo:wktLiteral ;
  geo-pos:lat "50.73491"^^xsd:decimal ;
  geo-pos:long "1.58974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58974'^^xsd:double;
  dwc:latitude '50.73491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58974 50.73491, 1.58974 50.73491, 1.58974 50.73491, 1.58974 50.73491, 1.58974 50.73491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2975'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73069 1.58975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73069"^^xsd:decimal ;
  dwc:decimalLongitude "1.58975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73069 1.58975)"^^geo:wktLiteral ;
  geo-pos:lat "50.73069"^^xsd:decimal ;
  geo-pos:long "1.58975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1791'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1791'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58975'^^xsd:double;
  dwc:latitude '50.73069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58975 50.73069, 1.58975 50.73069, 1.58975 50.73069, 1.58975 50.73069, 1.58975 50.73069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1791'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.58975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73269"^^xsd:decimal ;
  dwc:decimalLongitude "1.58975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73269 1.58975)"^^geo:wktLiteral ;
  geo-pos:lat "50.73269"^^xsd:decimal ;
  geo-pos:long "1.58975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2121'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58975'^^xsd:double;
  dwc:latitude '50.73269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58975 50.73269, 1.58975 50.73269, 1.58975 50.73269, 1.58975 50.73269, 1.58975 50.73269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2121'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73329 1.58978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73329"^^xsd:decimal ;
  dwc:decimalLongitude "1.58978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73329 1.58978)"^^geo:wktLiteral ;
  geo-pos:lat "50.73329"^^xsd:decimal ;
  geo-pos:long "1.58978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58978'^^xsd:double;
  dwc:latitude '50.73329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58978 50.73329, 1.58978 50.73329, 1.58978 50.73329, 1.58978 50.73329, 1.58978 50.73329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3378'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73355 1.58978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73355"^^xsd:decimal ;
  dwc:decimalLongitude "1.58978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73355 1.58978)"^^geo:wktLiteral ;
  geo-pos:lat "50.73355"^^xsd:decimal ;
  geo-pos:long "1.58978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58978'^^xsd:double;
  dwc:latitude '50.73355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58978 50.73355, 1.58978 50.73355, 1.58978 50.73355, 1.58978 50.73355, 1.58978 50.73355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3380'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19851 1.58979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19851"^^xsd:decimal ;
  dwc:decimalLongitude "1.58979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19851 1.58979)"^^geo:wktLiteral ;
  geo-pos:lat "50.19851"^^xsd:decimal ;
  geo-pos:long "1.58979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58979'^^xsd:double;
  dwc:latitude '50.19851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58979 50.19851, 1.58979 50.19851, 1.58979 50.19851, 1.58979 50.19851, 1.58979 50.19851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9394'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74203 1.5898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74203"^^xsd:decimal ;
  dwc:decimalLongitude "1.5898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74203 1.5898)"^^geo:wktLiteral ;
  geo-pos:lat "50.74203"^^xsd:decimal ;
  geo-pos:long "1.5898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3838'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.768888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5898'^^xsd:double;
  dwc:latitude '50.74203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5898 50.74203, 1.5898 50.74203, 1.5898 50.74203, 1.5898 50.74203, 1.5898 50.74203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3838'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72995 1.58981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72995"^^xsd:decimal ;
  dwc:decimalLongitude "1.58981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72995 1.58981)"^^geo:wktLiteral ;
  geo-pos:lat "50.72995"^^xsd:decimal ;
  geo-pos:long "1.58981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58981'^^xsd:double;
  dwc:latitude '50.72995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58981 50.72995, 1.58981 50.72995, 1.58981 50.72995, 1.58981 50.72995, 1.58981 50.72995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2019'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73764 1.58983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73764"^^xsd:decimal ;
  dwc:decimalLongitude "1.58983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73764 1.58983)"^^geo:wktLiteral ;
  geo-pos:lat "50.73764"^^xsd:decimal ;
  geo-pos:long "1.58983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2979'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2979'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58983'^^xsd:double;
  dwc:latitude '50.73764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58983 50.73764, 1.58983 50.73764, 1.58983 50.73764, 1.58983 50.73764, 1.58983 50.73764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2979'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22663 1.58987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22663"^^xsd:decimal ;
  dwc:decimalLongitude "1.58987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22663 1.58987)"^^geo:wktLiteral ;
  geo-pos:lat "50.22663"^^xsd:decimal ;
  geo-pos:long "1.58987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58987'^^xsd:double;
  dwc:latitude '50.22663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58987 50.22663, 1.58987 50.22663, 1.58987 50.22663, 1.58987 50.22663, 1.58987 50.22663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1056'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73563 1.58987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73563"^^xsd:decimal ;
  dwc:decimalLongitude "1.58987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73563 1.58987)"^^geo:wktLiteral ;
  geo-pos:lat "50.73563"^^xsd:decimal ;
  geo-pos:long "1.58987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3187'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.867777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58987'^^xsd:double;
  dwc:latitude '50.73563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58987 50.73563, 1.58987 50.73563, 1.58987 50.73563, 1.58987 50.73563, 1.58987 50.73563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3187'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73804 1.58988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73804"^^xsd:decimal ;
  dwc:decimalLongitude "1.58988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73804 1.58988)"^^geo:wktLiteral ;
  geo-pos:lat "50.73804"^^xsd:decimal ;
  geo-pos:long "1.58988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58988'^^xsd:double;
  dwc:latitude '50.73804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58988 50.73804, 1.58988 50.73804, 1.58988 50.73804, 1.58988 50.73804, 1.58988 50.73804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2204'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 1.58989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.736"^^xsd:decimal ;
  dwc:decimalLongitude "1.58989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 1.58989)"^^geo:wktLiteral ;
  geo-pos:lat "50.736"^^xsd:decimal ;
  geo-pos:long "1.58989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58989'^^xsd:double;
  dwc:latitude '50.736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58989 50.736, 1.58989 50.736, 1.58989 50.736, 1.58989 50.736, 1.58989 50.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1838'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73597 1.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73597"^^xsd:decimal ;
  dwc:decimalLongitude "1.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73597 1.58993)"^^geo:wktLiteral ;
  geo-pos:lat "50.73597"^^xsd:decimal ;
  geo-pos:long "1.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2182'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58993'^^xsd:double;
  dwc:latitude '50.73597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58993 50.73597, 1.58993 50.73597, 1.58993 50.73597, 1.58993 50.73597, 1.58993 50.73597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2182'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73534 1.58996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73534"^^xsd:decimal ;
  dwc:decimalLongitude "1.58996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73534 1.58996)"^^geo:wktLiteral ;
  geo-pos:lat "50.73534"^^xsd:decimal ;
  geo-pos:long "1.58996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2362'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.342222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58996'^^xsd:double;
  dwc:latitude '50.73534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58996 50.73534, 1.58996 50.73534, 1.58996 50.73534, 1.58996 50.73534, 1.58996 50.73534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2362'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73691 1.58998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73691"^^xsd:decimal ;
  dwc:decimalLongitude "1.58998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73691 1.58998)"^^geo:wktLiteral ;
  geo-pos:lat "50.73691"^^xsd:decimal ;
  geo-pos:long "1.58998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.58998'^^xsd:double;
  dwc:latitude '50.73691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58998 50.73691, 1.58998 50.73691, 1.58998 50.73691, 1.58998 50.73691, 1.58998 50.73691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2455'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73816 1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73816"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73816 1.59)"^^geo:wktLiteral ;
  geo-pos:lat "50.73816"^^xsd:decimal ;
  geo-pos:long "1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1975'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1975'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59'^^xsd:double;
  dwc:latitude '50.73816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59 50.73816, 1.59 50.73816, 1.59 50.73816, 1.59 50.73816, 1.59 50.73816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1975'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73351 1.59003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73351"^^xsd:decimal ;
  dwc:decimalLongitude "1.59003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73351 1.59003)"^^geo:wktLiteral ;
  geo-pos:lat "50.73351"^^xsd:decimal ;
  geo-pos:long "1.59003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59003'^^xsd:double;
  dwc:latitude '50.73351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59003 50.73351, 1.59003 50.73351, 1.59003 50.73351, 1.59003 50.73351, 1.59003 50.73351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2020'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7377 1.59003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7377"^^xsd:decimal ;
  dwc:decimalLongitude "1.59003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7377 1.59003)"^^geo:wktLiteral ;
  geo-pos:lat "50.7377"^^xsd:decimal ;
  geo-pos:long "1.59003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59003'^^xsd:double;
  dwc:latitude '50.7377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59003 50.7377, 1.59003 50.7377, 1.59003 50.7377, 1.59003 50.7377, 1.59003 50.7377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2030'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2028 1.59006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2028"^^xsd:decimal ;
  dwc:decimalLongitude "1.59006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2028 1.59006)"^^geo:wktLiteral ;
  geo-pos:lat "50.2028"^^xsd:decimal ;
  geo-pos:long "1.59006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.376666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59006'^^xsd:double;
  dwc:latitude '50.2028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59006 50.2028, 1.59006 50.2028, 1.59006 50.2028, 1.59006 50.2028, 1.59006 50.2028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9392'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74049 1.59006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74049"^^xsd:decimal ;
  dwc:decimalLongitude "1.59006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74049 1.59006)"^^geo:wktLiteral ;
  geo-pos:lat "50.74049"^^xsd:decimal ;
  geo-pos:long "1.59006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59006'^^xsd:double;
  dwc:latitude '50.74049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59006 50.74049, 1.59006 50.74049, 1.59006 50.74049, 1.59006 50.74049, 1.59006 50.74049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2017'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.59007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73623"^^xsd:decimal ;
  dwc:decimalLongitude "1.59007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.59007)"^^geo:wktLiteral ;
  geo-pos:lat "50.73623"^^xsd:decimal ;
  geo-pos:long "1.59007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.70333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59007'^^xsd:double;
  dwc:latitude '50.73623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59007 50.73623, 1.59007 50.73623, 1.59007 50.73623, 1.59007 50.73623, 1.59007 50.73623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2049'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.59008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7316"^^xsd:decimal ;
  dwc:decimalLongitude "1.59008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7316 1.59008)"^^geo:wktLiteral ;
  geo-pos:lat "50.7316"^^xsd:decimal ;
  geo-pos:long "1.59008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2124'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59008'^^xsd:double;
  dwc:latitude '50.7316'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59008 50.7316, 1.59008 50.7316, 1.59008 50.7316, 1.59008 50.7316, 1.59008 50.7316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2124'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75169 1.59009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75169"^^xsd:decimal ;
  dwc:decimalLongitude "1.59009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75169 1.59009)"^^geo:wktLiteral ;
  geo-pos:lat "50.75169"^^xsd:decimal ;
  geo-pos:long "1.59009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59009'^^xsd:double;
  dwc:latitude '50.75169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59009 50.75169, 1.59009 50.75169, 1.59009 50.75169, 1.59009 50.75169, 1.59009 50.75169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3003'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73669 1.59011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73669"^^xsd:decimal ;
  dwc:decimalLongitude "1.59011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73669 1.59011)"^^geo:wktLiteral ;
  geo-pos:lat "50.73669"^^xsd:decimal ;
  geo-pos:long "1.59011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59011'^^xsd:double;
  dwc:latitude '50.73669'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59011 50.73669, 1.59011 50.73669, 1.59011 50.73669, 1.59011 50.73669, 1.59011 50.73669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1273'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74027 1.59011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74027"^^xsd:decimal ;
  dwc:decimalLongitude "1.59011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74027 1.59011)"^^geo:wktLiteral ;
  geo-pos:lat "50.74027"^^xsd:decimal ;
  geo-pos:long "1.59011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1601'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59011'^^xsd:double;
  dwc:latitude '50.74027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59011 50.74027, 1.59011 50.74027, 1.59011 50.74027, 1.59011 50.74027, 1.59011 50.74027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1601'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.59013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7337"^^xsd:decimal ;
  dwc:decimalLongitude "1.59013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7337 1.59013)"^^geo:wktLiteral ;
  geo-pos:lat "50.7337"^^xsd:decimal ;
  geo-pos:long "1.59013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59013'^^xsd:double;
  dwc:latitude '50.7337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59013 50.7337, 1.59013 50.7337, 1.59013 50.7337, 1.59013 50.7337, 1.59013 50.7337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3370'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73627 1.59014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73627"^^xsd:decimal ;
  dwc:decimalLongitude "1.59014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73627 1.59014)"^^geo:wktLiteral ;
  geo-pos:lat "50.73627"^^xsd:decimal ;
  geo-pos:long "1.59014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2149'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59014'^^xsd:double;
  dwc:latitude '50.73627'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59014 50.73627, 1.59014 50.73627, 1.59014 50.73627, 1.59014 50.73627, 1.59014 50.73627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2149'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73148 1.59017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73148"^^xsd:decimal ;
  dwc:decimalLongitude "1.59017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73148 1.59017)"^^geo:wktLiteral ;
  geo-pos:lat "50.73148"^^xsd:decimal ;
  geo-pos:long "1.59017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2131'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.19777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59017'^^xsd:double;
  dwc:latitude '50.73148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59017 50.73148, 1.59017 50.73148, 1.59017 50.73148, 1.59017 50.73148, 1.59017 50.73148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2131'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73216 1.59018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73216"^^xsd:decimal ;
  dwc:decimalLongitude "1.59018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73216 1.59018)"^^geo:wktLiteral ;
  geo-pos:lat "50.73216"^^xsd:decimal ;
  geo-pos:long "1.59018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2033'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2033'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59018'^^xsd:double;
  dwc:latitude '50.73216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59018 50.73216, 1.59018 50.73216, 1.59018 50.73216, 1.59018 50.73216, 1.59018 50.73216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2033'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73287 1.59018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73287"^^xsd:decimal ;
  dwc:decimalLongitude "1.59018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73287 1.59018)"^^geo:wktLiteral ;
  geo-pos:lat "50.73287"^^xsd:decimal ;
  geo-pos:long "1.59018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1606'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59018'^^xsd:double;
  dwc:latitude '50.73287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59018 50.73287, 1.59018 50.73287, 1.59018 50.73287, 1.59018 50.73287, 1.59018 50.73287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1606'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73815 1.5902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73815"^^xsd:decimal ;
  dwc:decimalLongitude "1.5902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73815 1.5902)"^^geo:wktLiteral ;
  geo-pos:lat "50.73815"^^xsd:decimal ;
  geo-pos:long "1.5902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5902'^^xsd:double;
  dwc:latitude '50.73815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5902 50.73815, 1.5902 50.73815, 1.5902 50.73815, 1.5902 50.73815, 1.5902 50.73815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2014'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21633 1.59021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21633"^^xsd:decimal ;
  dwc:decimalLongitude "1.59021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21633 1.59021)"^^geo:wktLiteral ;
  geo-pos:lat "50.21633"^^xsd:decimal ;
  geo-pos:long "1.59021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7905'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.791111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59021'^^xsd:double;
  dwc:latitude '50.21633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59021 50.21633, 1.59021 50.21633, 1.59021 50.21633, 1.59021 50.21633, 1.59021 50.21633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7905'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73359 1.59025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73359"^^xsd:decimal ;
  dwc:decimalLongitude "1.59025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73359 1.59025)"^^geo:wktLiteral ;
  geo-pos:lat "50.73359"^^xsd:decimal ;
  geo-pos:long "1.59025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2031'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59025'^^xsd:double;
  dwc:latitude '50.73359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59025 50.73359, 1.59025 50.73359, 1.59025 50.73359, 1.59025 50.73359, 1.59025 50.73359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2031'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73426 1.59026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73426"^^xsd:decimal ;
  dwc:decimalLongitude "1.59026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73426 1.59026)"^^geo:wktLiteral ;
  geo-pos:lat "50.73426"^^xsd:decimal ;
  geo-pos:long "1.59026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59026'^^xsd:double;
  dwc:latitude '50.73426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59026 50.73426, 1.59026 50.73426, 1.59026 50.73426, 1.59026 50.73426, 1.59026 50.73426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1768'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73841 1.59026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73841"^^xsd:decimal ;
  dwc:decimalLongitude "1.59026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73841 1.59026)"^^geo:wktLiteral ;
  geo-pos:lat "50.73841"^^xsd:decimal ;
  geo-pos:long "1.59026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3295'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3295'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59026'^^xsd:double;
  dwc:latitude '50.73841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59026 50.73841, 1.59026 50.73841, 1.59026 50.73841, 1.59026 50.73841, 1.59026 50.73841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3295'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.59028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22504"^^xsd:decimal ;
  dwc:decimalLongitude "1.59028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22504 1.59028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22504"^^xsd:decimal ;
  geo-pos:long "1.59028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59028'^^xsd:double;
  dwc:latitude '50.22504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59028 50.22504, 1.59028 50.22504, 1.59028 50.22504, 1.59028 50.22504, 1.59028 50.22504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1941'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7304 1.59028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7304"^^xsd:decimal ;
  dwc:decimalLongitude "1.59028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7304 1.59028)"^^geo:wktLiteral ;
  geo-pos:lat "50.7304"^^xsd:decimal ;
  geo-pos:long "1.59028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59028'^^xsd:double;
  dwc:latitude '50.7304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59028 50.7304, 1.59028 50.7304, 1.59028 50.7304, 1.59028 50.7304, 1.59028 50.7304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2854'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73415 1.59029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73415"^^xsd:decimal ;
  dwc:decimalLongitude "1.59029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73415 1.59029)"^^geo:wktLiteral ;
  geo-pos:lat "50.73415"^^xsd:decimal ;
  geo-pos:long "1.59029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59029'^^xsd:double;
  dwc:latitude '50.73415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59029 50.73415, 1.59029 50.73415, 1.59029 50.73415, 1.59029 50.73415, 1.59029 50.73415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3293'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2259"^^xsd:decimal ;
  dwc:decimalLongitude "1.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.5903)"^^geo:wktLiteral ;
  geo-pos:lat "50.2259"^^xsd:decimal ;
  geo-pos:long "1.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5903'^^xsd:double;
  dwc:latitude '50.2259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5903 50.2259, 1.5903 50.2259, 1.5903 50.2259, 1.5903 50.2259, 1.5903 50.2259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1892'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73527 1.59031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73527"^^xsd:decimal ;
  dwc:decimalLongitude "1.59031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73527 1.59031)"^^geo:wktLiteral ;
  geo-pos:lat "50.73527"^^xsd:decimal ;
  geo-pos:long "1.59031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59031'^^xsd:double;
  dwc:latitude '50.73527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59031 50.73527, 1.59031 50.73527, 1.59031 50.73527, 1.59031 50.73527, 1.59031 50.73527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1608'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166 1.59036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8166"^^xsd:decimal ;
  dwc:decimalLongitude "1.59036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8166 1.59036)"^^geo:wktLiteral ;
  geo-pos:lat "50.8166"^^xsd:decimal ;
  geo-pos:long "1.59036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59036'^^xsd:double;
  dwc:latitude '50.8166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59036 50.8166, 1.59036 50.8166, 1.59036 50.8166, 1.59036 50.8166, 1.59036 50.8166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1777'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73236 1.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73236"^^xsd:decimal ;
  dwc:decimalLongitude "1.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73236 1.59038)"^^geo:wktLiteral ;
  geo-pos:lat "50.73236"^^xsd:decimal ;
  geo-pos:long "1.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2134'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2134'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59038'^^xsd:double;
  dwc:latitude '50.73236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59038 50.73236, 1.59038 50.73236, 1.59038 50.73236, 1.59038 50.73236, 1.59038 50.73236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2134'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73037 1.59041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73037"^^xsd:decimal ;
  dwc:decimalLongitude "1.59041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73037 1.59041)"^^geo:wktLiteral ;
  geo-pos:lat "50.73037"^^xsd:decimal ;
  geo-pos:long "1.59041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2960'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59041'^^xsd:double;
  dwc:latitude '50.73037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59041 50.73037, 1.59041 50.73037, 1.59041 50.73037, 1.59041 50.73037, 1.59041 50.73037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2960'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21672 1.59042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21672"^^xsd:decimal ;
  dwc:decimalLongitude "1.59042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21672 1.59042)"^^geo:wktLiteral ;
  geo-pos:lat "50.21672"^^xsd:decimal ;
  geo-pos:long "1.59042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59042'^^xsd:double;
  dwc:latitude '50.21672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59042 50.21672, 1.59042 50.21672, 1.59042 50.21672, 1.59042 50.21672, 1.59042 50.21672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11696'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74043 1.59043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74043"^^xsd:decimal ;
  dwc:decimalLongitude "1.59043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74043 1.59043)"^^geo:wktLiteral ;
  geo-pos:lat "50.74043"^^xsd:decimal ;
  geo-pos:long "1.59043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3288'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59043'^^xsd:double;
  dwc:latitude '50.74043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59043 50.74043, 1.59043 50.74043, 1.59043 50.74043, 1.59043 50.74043, 1.59043 50.74043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3288'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73242 1.59044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73242"^^xsd:decimal ;
  dwc:decimalLongitude "1.59044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73242 1.59044)"^^geo:wktLiteral ;
  geo-pos:lat "50.73242"^^xsd:decimal ;
  geo-pos:long "1.59044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2132'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2132'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59044'^^xsd:double;
  dwc:latitude '50.73242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59044 50.73242, 1.59044 50.73242, 1.59044 50.73242, 1.59044 50.73242, 1.59044 50.73242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2132'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73035 1.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73035"^^xsd:decimal ;
  dwc:decimalLongitude "1.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73035 1.59045)"^^geo:wktLiteral ;
  geo-pos:lat "50.73035"^^xsd:decimal ;
  geo-pos:long "1.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.7511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59045'^^xsd:double;
  dwc:latitude '50.73035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59045 50.73035, 1.59045 50.73035, 1.59045 50.73035, 1.59045 50.73035, 1.59045 50.73035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2384'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73962 1.59047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73962"^^xsd:decimal ;
  dwc:decimalLongitude "1.59047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73962 1.59047)"^^geo:wktLiteral ;
  geo-pos:lat "50.73962"^^xsd:decimal ;
  geo-pos:long "1.59047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59047'^^xsd:double;
  dwc:latitude '50.73962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59047 50.73962, 1.59047 50.73962, 1.59047 50.73962, 1.59047 50.73962, 1.59047 50.73962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1851'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75004 1.59047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75004"^^xsd:decimal ;
  dwc:decimalLongitude "1.59047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75004 1.59047)"^^geo:wktLiteral ;
  geo-pos:lat "50.75004"^^xsd:decimal ;
  geo-pos:long "1.59047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59047'^^xsd:double;
  dwc:latitude '50.75004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59047 50.75004, 1.59047 50.75004, 1.59047 50.75004, 1.59047 50.75004, 1.59047 50.75004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2464'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21827 1.59052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21827"^^xsd:decimal ;
  dwc:decimalLongitude "1.59052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21827 1.59052)"^^geo:wktLiteral ;
  geo-pos:lat "50.21827"^^xsd:decimal ;
  geo-pos:long "1.59052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59052'^^xsd:double;
  dwc:latitude '50.21827'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59052 50.21827, 1.59052 50.21827, 1.59052 50.21827, 1.59052 50.21827, 1.59052 50.21827))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9659'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73439 1.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73439"^^xsd:decimal ;
  dwc:decimalLongitude "1.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73439 1.59053)"^^geo:wktLiteral ;
  geo-pos:lat "50.73439"^^xsd:decimal ;
  geo-pos:long "1.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59053'^^xsd:double;
  dwc:latitude '50.73439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59053 50.73439, 1.59053 50.73439, 1.59053 50.73439, 1.59053 50.73439, 1.59053 50.73439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2085'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73612 1.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73612"^^xsd:decimal ;
  dwc:decimalLongitude "1.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73612 1.59053)"^^geo:wktLiteral ;
  geo-pos:lat "50.73612"^^xsd:decimal ;
  geo-pos:long "1.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2135'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2135'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59053'^^xsd:double;
  dwc:latitude '50.73612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59053 50.73612, 1.59053 50.73612, 1.59053 50.73612, 1.59053 50.73612, 1.59053 50.73612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2135'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73798 1.59054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73798"^^xsd:decimal ;
  dwc:decimalLongitude "1.59054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73798 1.59054)"^^geo:wktLiteral ;
  geo-pos:lat "50.73798"^^xsd:decimal ;
  geo-pos:long "1.59054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2063'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59054'^^xsd:double;
  dwc:latitude '50.73798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59054 50.73798, 1.59054 50.73798, 1.59054 50.73798, 1.59054 50.73798, 1.59054 50.73798))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2063'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.59055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73307"^^xsd:decimal ;
  dwc:decimalLongitude "1.59055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73307 1.59055)"^^geo:wktLiteral ;
  geo-pos:lat "50.73307"^^xsd:decimal ;
  geo-pos:long "1.59055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2101'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59055'^^xsd:double;
  dwc:latitude '50.73307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59055 50.73307, 1.59055 50.73307, 1.59055 50.73307, 1.59055 50.73307, 1.59055 50.73307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2101'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74816 1.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74816"^^xsd:decimal ;
  dwc:decimalLongitude "1.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74816 1.59056)"^^geo:wktLiteral ;
  geo-pos:lat "50.74816"^^xsd:decimal ;
  geo-pos:long "1.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_1185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59056'^^xsd:double;
  dwc:latitude '50.74816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59056 50.74816, 1.59056 50.74816, 1.59056 50.74816, 1.59056 50.74816, 1.59056 50.74816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1185'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7364 1.59057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7364"^^xsd:decimal ;
  dwc:decimalLongitude "1.59057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7364 1.59057)"^^geo:wktLiteral ;
  geo-pos:lat "50.7364"^^xsd:decimal ;
  geo-pos:long "1.59057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.20888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59057'^^xsd:double;
  dwc:latitude '50.7364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59057 50.7364, 1.59057 50.7364, 1.59057 50.7364, 1.59057 50.7364, 1.59057 50.7364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2166'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73868 1.59061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73868"^^xsd:decimal ;
  dwc:decimalLongitude "1.59061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73868 1.59061)"^^geo:wktLiteral ;
  geo-pos:lat "50.73868"^^xsd:decimal ;
  geo-pos:long "1.59061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59061'^^xsd:double;
  dwc:latitude '50.73868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59061 50.73868, 1.59061 50.73868, 1.59061 50.73868, 1.59061 50.73868, 1.59061 50.73868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1964'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74095 1.59064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74095"^^xsd:decimal ;
  dwc:decimalLongitude "1.59064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74095 1.59064)"^^geo:wktLiteral ;
  geo-pos:lat "50.74095"^^xsd:decimal ;
  geo-pos:long "1.59064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59064'^^xsd:double;
  dwc:latitude '50.74095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59064 50.74095, 1.59064 50.74095, 1.59064 50.74095, 1.59064 50.74095, 1.59064 50.74095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3375'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.59065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21428"^^xsd:decimal ;
  dwc:decimalLongitude "1.59065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21428 1.59065)"^^geo:wktLiteral ;
  geo-pos:lat "50.21428"^^xsd:decimal ;
  geo-pos:long "1.59065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9182'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59065'^^xsd:double;
  dwc:latitude '50.21428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59065 50.21428, 1.59065 50.21428, 1.59065 50.21428, 1.59065 50.21428, 1.59065 50.21428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9182'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73805 1.59065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73805"^^xsd:decimal ;
  dwc:decimalLongitude "1.59065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73805 1.59065)"^^geo:wktLiteral ;
  geo-pos:lat "50.73805"^^xsd:decimal ;
  geo-pos:long "1.59065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2203'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59065'^^xsd:double;
  dwc:latitude '50.73805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59065 50.73805, 1.59065 50.73805, 1.59065 50.73805, 1.59065 50.73805, 1.59065 50.73805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2203'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21512 1.59066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21512"^^xsd:decimal ;
  dwc:decimalLongitude "1.59066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21512 1.59066)"^^geo:wktLiteral ;
  geo-pos:lat "50.21512"^^xsd:decimal ;
  geo-pos:long "1.59066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8811'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59066'^^xsd:double;
  dwc:latitude '50.21512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59066 50.21512, 1.59066 50.21512, 1.59066 50.21512, 1.59066 50.21512, 1.59066 50.21512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8811'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75164 1.59067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75164"^^xsd:decimal ;
  dwc:decimalLongitude "1.59067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75164 1.59067)"^^geo:wktLiteral ;
  geo-pos:lat "50.75164"^^xsd:decimal ;
  geo-pos:long "1.59067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2779'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59067'^^xsd:double;
  dwc:latitude '50.75164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59067 50.75164, 1.59067 50.75164, 1.59067 50.75164, 1.59067 50.75164, 1.59067 50.75164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2779'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7299 1.59071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7299"^^xsd:decimal ;
  dwc:decimalLongitude "1.59071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7299 1.59071)"^^geo:wktLiteral ;
  geo-pos:lat "50.7299"^^xsd:decimal ;
  geo-pos:long "1.59071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2130'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59071'^^xsd:double;
  dwc:latitude '50.7299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59071 50.7299, 1.59071 50.7299, 1.59071 50.7299, 1.59071 50.7299, 1.59071 50.7299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2130'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73781 1.59071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73781"^^xsd:decimal ;
  dwc:decimalLongitude "1.59071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73781 1.59071)"^^geo:wktLiteral ;
  geo-pos:lat "50.73781"^^xsd:decimal ;
  geo-pos:long "1.59071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59071'^^xsd:double;
  dwc:latitude '50.73781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59071 50.73781, 1.59071 50.73781, 1.59071 50.73781, 1.59071 50.73781, 1.59071 50.73781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1819'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73256 1.59074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73256"^^xsd:decimal ;
  dwc:decimalLongitude "1.59074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73256 1.59074)"^^geo:wktLiteral ;
  geo-pos:lat "50.73256"^^xsd:decimal ;
  geo-pos:long "1.59074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2102'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59074'^^xsd:double;
  dwc:latitude '50.73256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59074 50.73256, 1.59074 50.73256, 1.59074 50.73256, 1.59074 50.73256, 1.59074 50.73256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2102'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73467 1.59078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73467"^^xsd:decimal ;
  dwc:decimalLongitude "1.59078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73467 1.59078)"^^geo:wktLiteral ;
  geo-pos:lat "50.73467"^^xsd:decimal ;
  geo-pos:long "1.59078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59078'^^xsd:double;
  dwc:latitude '50.73467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59078 50.73467, 1.59078 50.73467, 1.59078 50.73467, 1.59078 50.73467, 1.59078 50.73467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2381'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73436 1.59083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73436"^^xsd:decimal ;
  dwc:decimalLongitude "1.59083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73436 1.59083)"^^geo:wktLiteral ;
  geo-pos:lat "50.73436"^^xsd:decimal ;
  geo-pos:long "1.59083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2146'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59083'^^xsd:double;
  dwc:latitude '50.73436'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59083 50.73436, 1.59083 50.73436, 1.59083 50.73436, 1.59083 50.73436, 1.59083 50.73436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2146'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73039 1.59085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73039"^^xsd:decimal ;
  dwc:decimalLongitude "1.59085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73039 1.59085)"^^geo:wktLiteral ;
  geo-pos:lat "50.73039"^^xsd:decimal ;
  geo-pos:long "1.59085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_2382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.22555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59085'^^xsd:double;
  dwc:latitude '50.73039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59085 50.73039, 1.59085 50.73039, 1.59085 50.73039, 1.59085 50.73039, 1.59085 50.73039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2382'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73628 1.59085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73628"^^xsd:decimal ;
  dwc:decimalLongitude "1.59085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73628 1.59085)"^^geo:wktLiteral ;
  geo-pos:lat "50.73628"^^xsd:decimal ;
  geo-pos:long "1.59085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3712'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59085'^^xsd:double;
  dwc:latitude '50.73628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59085 50.73628, 1.59085 50.73628, 1.59085 50.73628, 1.59085 50.73628, 1.59085 50.73628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3712'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75063 1.59085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75063"^^xsd:decimal ;
  dwc:decimalLongitude "1.59085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75063 1.59085)"^^geo:wktLiteral ;
  geo-pos:lat "50.75063"^^xsd:decimal ;
  geo-pos:long "1.59085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2354'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2354'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59085'^^xsd:double;
  dwc:latitude '50.75063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59085 50.75063, 1.59085 50.75063, 1.59085 50.75063, 1.59085 50.75063, 1.59085 50.75063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2354'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21401 1.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21401"^^xsd:decimal ;
  dwc:decimalLongitude "1.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21401 1.59087)"^^geo:wktLiteral ;
  geo-pos:lat "50.21401"^^xsd:decimal ;
  geo-pos:long "1.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12059'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59087'^^xsd:double;
  dwc:latitude '50.21401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59087 50.21401, 1.59087 50.21401, 1.59087 50.21401, 1.59087 50.21401, 1.59087 50.21401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12059'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73544 1.59088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73544"^^xsd:decimal ;
  dwc:decimalLongitude "1.59088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73544 1.59088)"^^geo:wktLiteral ;
  geo-pos:lat "50.73544"^^xsd:decimal ;
  geo-pos:long "1.59088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2048'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.22444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59088'^^xsd:double;
  dwc:latitude '50.73544'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59088 50.73544, 1.59088 50.73544, 1.59088 50.73544, 1.59088 50.73544, 1.59088 50.73544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2048'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75179 1.59088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75179"^^xsd:decimal ;
  dwc:decimalLongitude "1.59088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75179 1.59088)"^^geo:wktLiteral ;
  geo-pos:lat "50.75179"^^xsd:decimal ;
  geo-pos:long "1.59088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2966'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59088'^^xsd:double;
  dwc:latitude '50.75179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59088 50.75179, 1.59088 50.75179, 1.59088 50.75179, 1.59088 50.75179, 1.59088 50.75179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2966'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73042 1.59089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73042"^^xsd:decimal ;
  dwc:decimalLongitude "1.59089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73042 1.59089)"^^geo:wktLiteral ;
  geo-pos:lat "50.73042"^^xsd:decimal ;
  geo-pos:long "1.59089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59089'^^xsd:double;
  dwc:latitude '50.73042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59089 50.73042, 1.59089 50.73042, 1.59089 50.73042, 1.59089 50.73042, 1.59089 50.73042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1815'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73385 1.59089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73385"^^xsd:decimal ;
  dwc:decimalLongitude "1.59089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73385 1.59089)"^^geo:wktLiteral ;
  geo-pos:lat "50.73385"^^xsd:decimal ;
  geo-pos:long "1.59089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2047'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59089'^^xsd:double;
  dwc:latitude '50.73385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59089 50.73385, 1.59089 50.73385, 1.59089 50.73385, 1.59089 50.73385, 1.59089 50.73385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2047'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73542 1.59091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73542"^^xsd:decimal ;
  dwc:decimalLongitude "1.59091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73542 1.59091)"^^geo:wktLiteral ;
  geo-pos:lat "50.73542"^^xsd:decimal ;
  geo-pos:long "1.59091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59091'^^xsd:double;
  dwc:latitude '50.73542'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59091 50.73542, 1.59091 50.73542, 1.59091 50.73542, 1.59091 50.73542, 1.59091 50.73542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1982'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20698 1.59094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20698"^^xsd:decimal ;
  dwc:decimalLongitude "1.59094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20698 1.59094)"^^geo:wktLiteral ;
  geo-pos:lat "50.20698"^^xsd:decimal ;
  geo-pos:long "1.59094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59094'^^xsd:double;
  dwc:latitude '50.20698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59094 50.20698, 1.59094 50.20698, 1.59094 50.20698, 1.59094 50.20698, 1.59094 50.20698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9518'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.59095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22653"^^xsd:decimal ;
  dwc:decimalLongitude "1.59095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22653 1.59095)"^^geo:wktLiteral ;
  geo-pos:lat "50.22653"^^xsd:decimal ;
  geo-pos:long "1.59095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59095'^^xsd:double;
  dwc:latitude '50.22653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59095 50.22653, 1.59095 50.22653, 1.59095 50.22653, 1.59095 50.22653, 1.59095 50.22653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2927'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73524"^^xsd:decimal ;
  dwc:decimalLongitude "1.59097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59097)"^^geo:wktLiteral ;
  geo-pos:lat "50.73524"^^xsd:decimal ;
  geo-pos:long "1.59097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59097'^^xsd:double;
  dwc:latitude '50.73524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59097 50.73524, 1.59097 50.73524, 1.59097 50.73524, 1.59097 50.73524, 1.59097 50.73524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1981'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.59098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22642"^^xsd:decimal ;
  dwc:decimalLongitude "1.59098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22642 1.59098)"^^geo:wktLiteral ;
  geo-pos:lat "50.22642"^^xsd:decimal ;
  geo-pos:long "1.59098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59098'^^xsd:double;
  dwc:latitude '50.22642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59098 50.22642, 1.59098 50.22642, 1.59098 50.22642, 1.59098 50.22642, 1.59098 50.22642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1073'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73049 1.59098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73049"^^xsd:decimal ;
  dwc:decimalLongitude "1.59098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73049 1.59098)"^^geo:wktLiteral ;
  geo-pos:lat "50.73049"^^xsd:decimal ;
  geo-pos:long "1.59098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1596'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59098'^^xsd:double;
  dwc:latitude '50.73049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59098 50.73049, 1.59098 50.73049, 1.59098 50.73049, 1.59098 50.73049, 1.59098 50.73049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1596'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73342 1.59098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73342"^^xsd:decimal ;
  dwc:decimalLongitude "1.59098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73342 1.59098)"^^geo:wktLiteral ;
  geo-pos:lat "50.73342"^^xsd:decimal ;
  geo-pos:long "1.59098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59098'^^xsd:double;
  dwc:latitude '50.73342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59098 50.73342, 1.59098 50.73342, 1.59098 50.73342, 1.59098 50.73342, 1.59098 50.73342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2406'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73582 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73582"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73582 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "50.73582"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1790'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '50.73582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.591 50.73582, 1.591 50.73582, 1.591 50.73582, 1.591 50.73582, 1.591 50.73582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1790'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74205 1.59101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74205"^^xsd:decimal ;
  dwc:decimalLongitude "1.59101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74205 1.59101)"^^geo:wktLiteral ;
  geo-pos:lat "50.74205"^^xsd:decimal ;
  geo-pos:long "1.59101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2783'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.235555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59101'^^xsd:double;
  dwc:latitude '50.74205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59101 50.74205, 1.59101 50.74205, 1.59101 50.74205, 1.59101 50.74205, 1.59101 50.74205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2783'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20745 1.59102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20745"^^xsd:decimal ;
  dwc:decimalLongitude "1.59102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20745 1.59102)"^^geo:wktLiteral ;
  geo-pos:lat "50.20745"^^xsd:decimal ;
  geo-pos:long "1.59102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59102'^^xsd:double;
  dwc:latitude '50.20745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59102 50.20745, 1.59102 50.20745, 1.59102 50.20745, 1.59102 50.20745, 1.59102 50.20745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9548'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24174 1.59104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24174"^^xsd:decimal ;
  dwc:decimalLongitude "1.59104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24174 1.59104)"^^geo:wktLiteral ;
  geo-pos:lat "50.24174"^^xsd:decimal ;
  geo-pos:long "1.59104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59104'^^xsd:double;
  dwc:latitude '50.24174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59104 50.24174, 1.59104 50.24174, 1.59104 50.24174, 1.59104 50.24174, 1.59104 50.24174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5853'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73612 1.59104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73612"^^xsd:decimal ;
  dwc:decimalLongitude "1.59104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73612 1.59104)"^^geo:wktLiteral ;
  geo-pos:lat "50.73612"^^xsd:decimal ;
  geo-pos:long "1.59104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59104'^^xsd:double;
  dwc:latitude '50.73612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59104 50.73612, 1.59104 50.73612, 1.59104 50.73612, 1.59104 50.73612, 1.59104 50.73612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1808'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7388 1.59105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7388"^^xsd:decimal ;
  dwc:decimalLongitude "1.59105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7388 1.59105)"^^geo:wktLiteral ;
  geo-pos:lat "50.7388"^^xsd:decimal ;
  geo-pos:long "1.59105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59105'^^xsd:double;
  dwc:latitude '50.7388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59105 50.7388, 1.59105 50.7388, 1.59105 50.7388, 1.59105 50.7388, 1.59105 50.7388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1857'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73205 1.59107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73205"^^xsd:decimal ;
  dwc:decimalLongitude "1.59107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73205 1.59107)"^^geo:wktLiteral ;
  geo-pos:lat "50.73205"^^xsd:decimal ;
  geo-pos:long "1.59107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2103'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59107'^^xsd:double;
  dwc:latitude '50.73205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59107 50.73205, 1.59107 50.73205, 1.59107 50.73205, 1.59107 50.73205, 1.59107 50.73205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2103'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.59108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73438"^^xsd:decimal ;
  dwc:decimalLongitude "1.59108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.59108)"^^geo:wktLiteral ;
  geo-pos:lat "50.73438"^^xsd:decimal ;
  geo-pos:long "1.59108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2024'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59108'^^xsd:double;
  dwc:latitude '50.73438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59108 50.73438, 1.59108 50.73438, 1.59108 50.73438, 1.59108 50.73438, 1.59108 50.73438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2024'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75195 1.5911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75195"^^xsd:decimal ;
  dwc:decimalLongitude "1.5911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75195 1.5911)"^^geo:wktLiteral ;
  geo-pos:lat "50.75195"^^xsd:decimal ;
  geo-pos:long "1.5911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5911'^^xsd:double;
  dwc:latitude '50.75195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5911 50.75195, 1.5911 50.75195, 1.5911 50.75195, 1.5911 50.75195, 1.5911 50.75195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2465'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.59115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22624"^^xsd:decimal ;
  dwc:decimalLongitude "1.59115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22624 1.59115)"^^geo:wktLiteral ;
  geo-pos:lat "50.22624"^^xsd:decimal ;
  geo-pos:long "1.59115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59115'^^xsd:double;
  dwc:latitude '50.22624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59115 50.22624, 1.59115 50.22624, 1.59115 50.22624, 1.59115 50.22624, 1.59115 50.22624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2684'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73485 1.59117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73485"^^xsd:decimal ;
  dwc:decimalLongitude "1.59117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73485 1.59117)"^^geo:wktLiteral ;
  geo-pos:lat "50.73485"^^xsd:decimal ;
  geo-pos:long "1.59117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59117'^^xsd:double;
  dwc:latitude '50.73485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59117 50.73485, 1.59117 50.73485, 1.59117 50.73485, 1.59117 50.73485, 1.59117 50.73485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2963'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.59118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73438"^^xsd:decimal ;
  dwc:decimalLongitude "1.59118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73438 1.59118)"^^geo:wktLiteral ;
  geo-pos:lat "50.73438"^^xsd:decimal ;
  geo-pos:long "1.59118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2113'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59118'^^xsd:double;
  dwc:latitude '50.73438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59118 50.73438, 1.59118 50.73438, 1.59118 50.73438, 1.59118 50.73438, 1.59118 50.73438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2113'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73567 1.59118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73567"^^xsd:decimal ;
  dwc:decimalLongitude "1.59118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73567 1.59118)"^^geo:wktLiteral ;
  geo-pos:lat "50.73567"^^xsd:decimal ;
  geo-pos:long "1.59118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59118'^^xsd:double;
  dwc:latitude '50.73567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59118 50.73567, 1.59118 50.73567, 1.59118 50.73567, 1.59118 50.73567, 1.59118 50.73567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1641'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73336 1.59124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73336"^^xsd:decimal ;
  dwc:decimalLongitude "1.59124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73336 1.59124)"^^geo:wktLiteral ;
  geo-pos:lat "50.73336"^^xsd:decimal ;
  geo-pos:long "1.59124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2094'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59124'^^xsd:double;
  dwc:latitude '50.73336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59124 50.73336, 1.59124 50.73336, 1.59124 50.73336, 1.59124 50.73336, 1.59124 50.73336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2094'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23759 1.59125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23759"^^xsd:decimal ;
  dwc:decimalLongitude "1.59125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23759 1.59125)"^^geo:wktLiteral ;
  geo-pos:lat "50.23759"^^xsd:decimal ;
  geo-pos:long "1.59125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59125'^^xsd:double;
  dwc:latitude '50.23759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59125 50.23759, 1.59125 50.23759, 1.59125 50.23759, 1.59125 50.23759, 1.59125 50.23759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5610'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73808 1.59125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73808"^^xsd:decimal ;
  dwc:decimalLongitude "1.59125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73808 1.59125)"^^geo:wktLiteral ;
  geo-pos:lat "50.73808"^^xsd:decimal ;
  geo-pos:long "1.59125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1796'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1796'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59125'^^xsd:double;
  dwc:latitude '50.73808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59125 50.73808, 1.59125 50.73808, 1.59125 50.73808, 1.59125 50.73808, 1.59125 50.73808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1796'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74017 1.59125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74017"^^xsd:decimal ;
  dwc:decimalLongitude "1.59125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74017 1.59125)"^^geo:wktLiteral ;
  geo-pos:lat "50.74017"^^xsd:decimal ;
  geo-pos:long "1.59125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59125'^^xsd:double;
  dwc:latitude '50.74017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59125 50.74017, 1.59125 50.74017, 1.59125 50.74017, 1.59125 50.74017, 1.59125 50.74017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2460'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73345 1.59126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73345"^^xsd:decimal ;
  dwc:decimalLongitude "1.59126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73345 1.59126)"^^geo:wktLiteral ;
  geo-pos:lat "50.73345"^^xsd:decimal ;
  geo-pos:long "1.59126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2122'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59126'^^xsd:double;
  dwc:latitude '50.73345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59126 50.73345, 1.59126 50.73345, 1.59126 50.73345, 1.59126 50.73345, 1.59126 50.73345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2122'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73921 1.59126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73921"^^xsd:decimal ;
  dwc:decimalLongitude "1.59126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73921 1.59126)"^^geo:wktLiteral ;
  geo-pos:lat "50.73921"^^xsd:decimal ;
  geo-pos:long "1.59126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2035'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2035'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59126'^^xsd:double;
  dwc:latitude '50.73921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59126 50.73921, 1.59126 50.73921, 1.59126 50.73921, 1.59126 50.73921, 1.59126 50.73921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2035'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7415 1.59127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7415"^^xsd:decimal ;
  dwc:decimalLongitude "1.59127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7415 1.59127)"^^geo:wktLiteral ;
  geo-pos:lat "50.7415"^^xsd:decimal ;
  geo-pos:long "1.59127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1798'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1798'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59127'^^xsd:double;
  dwc:latitude '50.7415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59127 50.7415, 1.59127 50.7415, 1.59127 50.7415, 1.59127 50.7415, 1.59127 50.7415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1798'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73475 1.59128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73475"^^xsd:decimal ;
  dwc:decimalLongitude "1.59128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73475 1.59128)"^^geo:wktLiteral ;
  geo-pos:lat "50.73475"^^xsd:decimal ;
  geo-pos:long "1.59128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2025'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59128'^^xsd:double;
  dwc:latitude '50.73475'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59128 50.73475, 1.59128 50.73475, 1.59128 50.73475, 1.59128 50.73475, 1.59128 50.73475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2025'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 1.59128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.738"^^xsd:decimal ;
  dwc:decimalLongitude "1.59128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 1.59128)"^^geo:wktLiteral ;
  geo-pos:lat "50.738"^^xsd:decimal ;
  geo-pos:long "1.59128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59128'^^xsd:double;
  dwc:latitude '50.738'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59128 50.738, 1.59128 50.738, 1.59128 50.738, 1.59128 50.738, 1.59128 50.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1629'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73512 1.59131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73512"^^xsd:decimal ;
  dwc:decimalLongitude "1.59131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73512 1.59131)"^^geo:wktLiteral ;
  geo-pos:lat "50.73512"^^xsd:decimal ;
  geo-pos:long "1.59131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2046'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59131'^^xsd:double;
  dwc:latitude '50.73512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59131 50.73512, 1.59131 50.73512, 1.59131 50.73512, 1.59131 50.73512, 1.59131 50.73512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2046'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75116 1.59132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75116"^^xsd:decimal ;
  dwc:decimalLongitude "1.59132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75116 1.59132)"^^geo:wktLiteral ;
  geo-pos:lat "50.75116"^^xsd:decimal ;
  geo-pos:long "1.59132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59132'^^xsd:double;
  dwc:latitude '50.75116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59132 50.75116, 1.59132 50.75116, 1.59132 50.75116, 1.59132 50.75116, 1.59132 50.75116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2461'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74115 1.59133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74115"^^xsd:decimal ;
  dwc:decimalLongitude "1.59133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74115 1.59133)"^^geo:wktLiteral ;
  geo-pos:lat "50.74115"^^xsd:decimal ;
  geo-pos:long "1.59133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3194'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59133'^^xsd:double;
  dwc:latitude '50.74115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59133 50.74115, 1.59133 50.74115, 1.59133 50.74115, 1.59133 50.74115, 1.59133 50.74115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3194'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73684 1.59134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73684"^^xsd:decimal ;
  dwc:decimalLongitude "1.59134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73684 1.59134)"^^geo:wktLiteral ;
  geo-pos:lat "50.73684"^^xsd:decimal ;
  geo-pos:long "1.59134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59134'^^xsd:double;
  dwc:latitude '50.73684'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59134 50.73684, 1.59134 50.73684, 1.59134 50.73684, 1.59134 50.73684, 1.59134 50.73684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1814'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73776 1.59135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73776"^^xsd:decimal ;
  dwc:decimalLongitude "1.59135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73776 1.59135)"^^geo:wktLiteral ;
  geo-pos:lat "50.73776"^^xsd:decimal ;
  geo-pos:long "1.59135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59135'^^xsd:double;
  dwc:latitude '50.73776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59135 50.73776, 1.59135 50.73776, 1.59135 50.73776, 1.59135 50.73776, 1.59135 50.73776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1854'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73469 1.59136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73469"^^xsd:decimal ;
  dwc:decimalLongitude "1.59136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73469 1.59136)"^^geo:wktLiteral ;
  geo-pos:lat "50.73469"^^xsd:decimal ;
  geo-pos:long "1.59136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2032'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59136'^^xsd:double;
  dwc:latitude '50.73469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59136 50.73469, 1.59136 50.73469, 1.59136 50.73469, 1.59136 50.73469, 1.59136 50.73469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2032'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75193 1.59138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75193"^^xsd:decimal ;
  dwc:decimalLongitude "1.59138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75193 1.59138)"^^geo:wktLiteral ;
  geo-pos:lat "50.75193"^^xsd:decimal ;
  geo-pos:long "1.59138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59138'^^xsd:double;
  dwc:latitude '50.75193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59138 50.75193, 1.59138 50.75193, 1.59138 50.75193, 1.59138 50.75193, 1.59138 50.75193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2463'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75355 1.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75355"^^xsd:decimal ;
  dwc:decimalLongitude "1.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75355 1.59139)"^^geo:wktLiteral ;
  geo-pos:lat "50.75355"^^xsd:decimal ;
  geo-pos:long "1.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3848'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59139'^^xsd:double;
  dwc:latitude '50.75355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59139 50.75355, 1.59139 50.75355, 1.59139 50.75355, 1.59139 50.75355, 1.59139 50.75355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3848'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73807 1.59144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73807"^^xsd:decimal ;
  dwc:decimalLongitude "1.59144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73807 1.59144)"^^geo:wktLiteral ;
  geo-pos:lat "50.73807"^^xsd:decimal ;
  geo-pos:long "1.59144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59144'^^xsd:double;
  dwc:latitude '50.73807'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59144 50.73807, 1.59144 50.73807, 1.59144 50.73807, 1.59144 50.73807, 1.59144 50.73807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1802'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7541 1.59144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7541"^^xsd:decimal ;
  dwc:decimalLongitude "1.59144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7541 1.59144)"^^geo:wktLiteral ;
  geo-pos:lat "50.7541"^^xsd:decimal ;
  geo-pos:long "1.59144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3405'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59144'^^xsd:double;
  dwc:latitude '50.7541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59144 50.7541, 1.59144 50.7541, 1.59144 50.7541, 1.59144 50.7541, 1.59144 50.7541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3405'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.59146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73281"^^xsd:decimal ;
  dwc:decimalLongitude "1.59146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73281 1.59146)"^^geo:wktLiteral ;
  geo-pos:lat "50.73281"^^xsd:decimal ;
  geo-pos:long "1.59146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2111'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59146'^^xsd:double;
  dwc:latitude '50.73281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59146 50.73281, 1.59146 50.73281, 1.59146 50.73281, 1.59146 50.73281, 1.59146 50.73281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2111'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74142 1.59146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74142"^^xsd:decimal ;
  dwc:decimalLongitude "1.59146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74142 1.59146)"^^geo:wktLiteral ;
  geo-pos:lat "50.74142"^^xsd:decimal ;
  geo-pos:long "1.59146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59146'^^xsd:double;
  dwc:latitude '50.74142'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59146 50.74142, 1.59146 50.74142, 1.59146 50.74142, 1.59146 50.74142, 1.59146 50.74142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3857'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.59149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22273"^^xsd:decimal ;
  dwc:decimalLongitude "1.59149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22273 1.59149)"^^geo:wktLiteral ;
  geo-pos:lat "50.22273"^^xsd:decimal ;
  geo-pos:long "1.59149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59149'^^xsd:double;
  dwc:latitude '50.22273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59149 50.22273, 1.59149 50.22273, 1.59149 50.22273, 1.59149 50.22273, 1.59149 50.22273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2936'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20618 1.5915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20618"^^xsd:decimal ;
  dwc:decimalLongitude "1.5915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20618 1.5915)"^^geo:wktLiteral ;
  geo-pos:lat "50.20618"^^xsd:decimal ;
  geo-pos:long "1.5915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5915'^^xsd:double;
  dwc:latitude '50.20618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5915 50.20618, 1.5915 50.20618, 1.5915 50.20618, 1.5915 50.20618, 1.5915 50.20618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9423'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73586 1.59155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73586"^^xsd:decimal ;
  dwc:decimalLongitude "1.59155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73586 1.59155)"^^geo:wktLiteral ;
  geo-pos:lat "50.73586"^^xsd:decimal ;
  geo-pos:long "1.59155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1794'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1794'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59155'^^xsd:double;
  dwc:latitude '50.73586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59155 50.73586, 1.59155 50.73586, 1.59155 50.73586, 1.59155 50.73586, 1.59155 50.73586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1794'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73856 1.59155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73856"^^xsd:decimal ;
  dwc:decimalLongitude "1.59155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73856 1.59155)"^^geo:wktLiteral ;
  geo-pos:lat "50.73856"^^xsd:decimal ;
  geo-pos:long "1.59155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2097'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59155'^^xsd:double;
  dwc:latitude '50.73856'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59155 50.73856, 1.59155 50.73856, 1.59155 50.73856, 1.59155 50.73856, 1.59155 50.73856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2097'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73797 1.59159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73797"^^xsd:decimal ;
  dwc:decimalLongitude "1.59159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73797 1.59159)"^^geo:wktLiteral ;
  geo-pos:lat "50.73797"^^xsd:decimal ;
  geo-pos:long "1.59159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2009'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2009'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59159'^^xsd:double;
  dwc:latitude '50.73797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59159 50.73797, 1.59159 50.73797, 1.59159 50.73797, 1.59159 50.73797, 1.59159 50.73797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2009'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73608 1.5916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73608"^^xsd:decimal ;
  dwc:decimalLongitude "1.5916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73608 1.5916)"^^geo:wktLiteral ;
  geo-pos:lat "50.73608"^^xsd:decimal ;
  geo-pos:long "1.5916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1795'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1795'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5916'^^xsd:double;
  dwc:latitude '50.73608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5916 50.73608, 1.5916 50.73608, 1.5916 50.73608, 1.5916 50.73608, 1.5916 50.73608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1795'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.5916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73623"^^xsd:decimal ;
  dwc:decimalLongitude "1.5916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73623 1.5916)"^^geo:wktLiteral ;
  geo-pos:lat "50.73623"^^xsd:decimal ;
  geo-pos:long "1.5916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2144'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5916'^^xsd:double;
  dwc:latitude '50.73623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5916 50.73623, 1.5916 50.73623, 1.5916 50.73623, 1.5916 50.73623, 1.5916 50.73623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2144'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74294 1.5916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74294"^^xsd:decimal ;
  dwc:decimalLongitude "1.5916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74294 1.5916)"^^geo:wktLiteral ;
  geo-pos:lat "50.74294"^^xsd:decimal ;
  geo-pos:long "1.5916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5916'^^xsd:double;
  dwc:latitude '50.74294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5916 50.74294, 1.5916 50.74294, 1.5916 50.74294, 1.5916 50.74294, 1.5916 50.74294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1993'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73488 1.59161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73488"^^xsd:decimal ;
  dwc:decimalLongitude "1.59161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73488 1.59161)"^^geo:wktLiteral ;
  geo-pos:lat "50.73488"^^xsd:decimal ;
  geo-pos:long "1.59161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.21111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59161'^^xsd:double;
  dwc:latitude '50.73488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59161 50.73488, 1.59161 50.73488, 1.59161 50.73488, 1.59161 50.73488, 1.59161 50.73488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1844'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.59162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23276"^^xsd:decimal ;
  dwc:decimalLongitude "1.59162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23276 1.59162)"^^geo:wktLiteral ;
  geo-pos:lat "50.23276"^^xsd:decimal ;
  geo-pos:long "1.59162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3052'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59162'^^xsd:double;
  dwc:latitude '50.23276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59162 50.23276, 1.59162 50.23276, 1.59162 50.23276, 1.59162 50.23276, 1.59162 50.23276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3052'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74026 1.59164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74026"^^xsd:decimal ;
  dwc:decimalLongitude "1.59164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74026 1.59164)"^^geo:wktLiteral ;
  geo-pos:lat "50.74026"^^xsd:decimal ;
  geo-pos:long "1.59164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59164'^^xsd:double;
  dwc:latitude '50.74026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59164 50.74026, 1.59164 50.74026, 1.59164 50.74026, 1.59164 50.74026, 1.59164 50.74026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1852'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.59165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22501"^^xsd:decimal ;
  dwc:decimalLongitude "1.59165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22501 1.59165)"^^geo:wktLiteral ;
  geo-pos:lat "50.22501"^^xsd:decimal ;
  geo-pos:long "1.59165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59165'^^xsd:double;
  dwc:latitude '50.22501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59165 50.22501, 1.59165 50.22501, 1.59165 50.22501, 1.59165 50.22501, 1.59165 50.22501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1713'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73577 1.59165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73577"^^xsd:decimal ;
  dwc:decimalLongitude "1.59165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73577 1.59165)"^^geo:wktLiteral ;
  geo-pos:lat "50.73577"^^xsd:decimal ;
  geo-pos:long "1.59165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2964'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59165'^^xsd:double;
  dwc:latitude '50.73577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59165 50.73577, 1.59165 50.73577, 1.59165 50.73577, 1.59165 50.73577, 1.59165 50.73577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2964'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73802 1.59168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73802"^^xsd:decimal ;
  dwc:decimalLongitude "1.59168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73802 1.59168)"^^geo:wktLiteral ;
  geo-pos:lat "50.73802"^^xsd:decimal ;
  geo-pos:long "1.59168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59168'^^xsd:double;
  dwc:latitude '50.73802'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59168 50.73802, 1.59168 50.73802, 1.59168 50.73802, 1.59168 50.73802, 1.59168 50.73802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3415'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74154 1.59169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74154"^^xsd:decimal ;
  dwc:decimalLongitude "1.59169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74154 1.59169)"^^geo:wktLiteral ;
  geo-pos:lat "50.74154"^^xsd:decimal ;
  geo-pos:long "1.59169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59169'^^xsd:double;
  dwc:latitude '50.74154'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59169 50.74154, 1.59169 50.74154, 1.59169 50.74154, 1.59169 50.74154, 1.59169 50.74154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3748'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73443 1.5917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73443"^^xsd:decimal ;
  dwc:decimalLongitude "1.5917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73443 1.5917)"^^geo:wktLiteral ;
  geo-pos:lat "50.73443"^^xsd:decimal ;
  geo-pos:long "1.5917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5917'^^xsd:double;
  dwc:latitude '50.73443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5917 50.73443, 1.5917 50.73443, 1.5917 50.73443, 1.5917 50.73443, 1.5917 50.73443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1855'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74664 1.59175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74664"^^xsd:decimal ;
  dwc:decimalLongitude "1.59175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74664 1.59175)"^^geo:wktLiteral ;
  geo-pos:lat "50.74664"^^xsd:decimal ;
  geo-pos:long "1.59175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59175'^^xsd:double;
  dwc:latitude '50.74664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59175 50.74664, 1.59175 50.74664, 1.59175 50.74664, 1.59175 50.74664, 1.59175 50.74664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3593'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73372 1.59178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73372"^^xsd:decimal ;
  dwc:decimalLongitude "1.59178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73372 1.59178)"^^geo:wktLiteral ;
  geo-pos:lat "50.73372"^^xsd:decimal ;
  geo-pos:long "1.59178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2112'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59178'^^xsd:double;
  dwc:latitude '50.73372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59178 50.73372, 1.59178 50.73372, 1.59178 50.73372, 1.59178 50.73372, 1.59178 50.73372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2112'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74903 1.59183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74903"^^xsd:decimal ;
  dwc:decimalLongitude "1.59183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74903 1.59183)"^^geo:wktLiteral ;
  geo-pos:lat "50.74903"^^xsd:decimal ;
  geo-pos:long "1.59183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59183'^^xsd:double;
  dwc:latitude '50.74903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59183 50.74903, 1.59183 50.74903, 1.59183 50.74903, 1.59183 50.74903, 1.59183 50.74903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3865'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73661 1.59184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73661"^^xsd:decimal ;
  dwc:decimalLongitude "1.59184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73661 1.59184)"^^geo:wktLiteral ;
  geo-pos:lat "50.73661"^^xsd:decimal ;
  geo-pos:long "1.59184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59184'^^xsd:double;
  dwc:latitude '50.73661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59184 50.73661, 1.59184 50.73661, 1.59184 50.73661, 1.59184 50.73661, 1.59184 50.73661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1847'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73557 1.59185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73557"^^xsd:decimal ;
  dwc:decimalLongitude "1.59185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73557 1.59185)"^^geo:wktLiteral ;
  geo-pos:lat "50.73557"^^xsd:decimal ;
  geo-pos:long "1.59185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1455'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59185'^^xsd:double;
  dwc:latitude '50.73557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59185 50.73557, 1.59185 50.73557, 1.59185 50.73557, 1.59185 50.73557, 1.59185 50.73557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1455'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73496 1.59186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73496"^^xsd:decimal ;
  dwc:decimalLongitude "1.59186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73496 1.59186)"^^geo:wktLiteral ;
  geo-pos:lat "50.73496"^^xsd:decimal ;
  geo-pos:long "1.59186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59186'^^xsd:double;
  dwc:latitude '50.73496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59186 50.73496, 1.59186 50.73496, 1.59186 50.73496, 1.59186 50.73496, 1.59186 50.73496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1837'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74002 1.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74002"^^xsd:decimal ;
  dwc:decimalLongitude "1.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74002 1.5919)"^^geo:wktLiteral ;
  geo-pos:lat "50.74002"^^xsd:decimal ;
  geo-pos:long "1.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1797'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1797'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5919'^^xsd:double;
  dwc:latitude '50.74002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5919 50.74002, 1.5919 50.74002, 1.5919 50.74002, 1.5919 50.74002, 1.5919 50.74002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1797'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7371 1.59193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7371"^^xsd:decimal ;
  dwc:decimalLongitude "1.59193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7371 1.59193)"^^geo:wktLiteral ;
  geo-pos:lat "50.7371"^^xsd:decimal ;
  geo-pos:long "1.59193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59193'^^xsd:double;
  dwc:latitude '50.7371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59193 50.7371, 1.59193 50.7371, 1.59193 50.7371, 1.59193 50.7371, 1.59193 50.7371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1843'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75333 1.59193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75333"^^xsd:decimal ;
  dwc:decimalLongitude "1.59193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75333 1.59193)"^^geo:wktLiteral ;
  geo-pos:lat "50.75333"^^xsd:decimal ;
  geo-pos:long "1.59193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3406'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59193'^^xsd:double;
  dwc:latitude '50.75333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59193 50.75333, 1.59193 50.75333, 1.59193 50.75333, 1.59193 50.75333, 1.59193 50.75333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3406'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.59194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73601"^^xsd:decimal ;
  dwc:decimalLongitude "1.59194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.59194)"^^geo:wktLiteral ;
  geo-pos:lat "50.73601"^^xsd:decimal ;
  geo-pos:long "1.59194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2133'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2133'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59194'^^xsd:double;
  dwc:latitude '50.73601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59194 50.73601, 1.59194 50.73601, 1.59194 50.73601, 1.59194 50.73601, 1.59194 50.73601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2133'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22531 1.59195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22531"^^xsd:decimal ;
  dwc:decimalLongitude "1.59195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22531 1.59195)"^^geo:wktLiteral ;
  geo-pos:lat "50.22531"^^xsd:decimal ;
  geo-pos:long "1.59195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59195'^^xsd:double;
  dwc:latitude '50.22531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59195 50.22531, 1.59195 50.22531, 1.59195 50.22531, 1.59195 50.22531, 1.59195 50.22531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2525'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73659 1.59196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73659"^^xsd:decimal ;
  dwc:decimalLongitude "1.59196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73659 1.59196)"^^geo:wktLiteral ;
  geo-pos:lat "50.73659"^^xsd:decimal ;
  geo-pos:long "1.59196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59196'^^xsd:double;
  dwc:latitude '50.73659'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59196 50.73659, 1.59196 50.73659, 1.59196 50.73659, 1.59196 50.73659, 1.59196 50.73659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1856'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73692 1.59196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73692"^^xsd:decimal ;
  dwc:decimalLongitude "1.59196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73692 1.59196)"^^geo:wktLiteral ;
  geo-pos:lat "50.73692"^^xsd:decimal ;
  geo-pos:long "1.59196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2148'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59196'^^xsd:double;
  dwc:latitude '50.73692'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59196 50.73692, 1.59196 50.73692, 1.59196 50.73692, 1.59196 50.73692, 1.59196 50.73692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2148'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73503 1.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73503"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73503 1.592)"^^geo:wktLiteral ;
  geo-pos:lat "50.73503"^^xsd:decimal ;
  geo-pos:long "1.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2145'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.592'^^xsd:double;
  dwc:latitude '50.73503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.592 50.73503, 1.592 50.73503, 1.592 50.73503, 1.592 50.73503, 1.592 50.73503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2145'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75105 1.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75105"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75105 1.592)"^^geo:wktLiteral ;
  geo-pos:lat "50.75105"^^xsd:decimal ;
  geo-pos:long "1.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.592'^^xsd:double;
  dwc:latitude '50.75105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.592 50.75105, 1.592 50.75105, 1.592 50.75105, 1.592 50.75105, 1.592 50.75105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2000'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74208 1.59201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74208"^^xsd:decimal ;
  dwc:decimalLongitude "1.59201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74208 1.59201)"^^geo:wktLiteral ;
  geo-pos:lat "50.74208"^^xsd:decimal ;
  geo-pos:long "1.59201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59201'^^xsd:double;
  dwc:latitude '50.74208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59201 50.74208, 1.59201 50.74208, 1.59201 50.74208, 1.59201 50.74208, 1.59201 50.74208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2001'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20759 1.59203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20759"^^xsd:decimal ;
  dwc:decimalLongitude "1.59203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20759 1.59203)"^^geo:wktLiteral ;
  geo-pos:lat "50.20759"^^xsd:decimal ;
  geo-pos:long "1.59203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59203'^^xsd:double;
  dwc:latitude '50.20759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59203 50.20759, 1.59203 50.20759, 1.59203 50.20759, 1.59203 50.20759, 1.59203 50.20759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7973'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73593 1.59203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73593"^^xsd:decimal ;
  dwc:decimalLongitude "1.59203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73593 1.59203)"^^geo:wktLiteral ;
  geo-pos:lat "50.73593"^^xsd:decimal ;
  geo-pos:long "1.59203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3285'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.26'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59203'^^xsd:double;
  dwc:latitude '50.73593'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59203 50.73593, 1.59203 50.73593, 1.59203 50.73593, 1.59203 50.73593, 1.59203 50.73593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3285'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75114 1.59205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75114"^^xsd:decimal ;
  dwc:decimalLongitude "1.59205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75114 1.59205)"^^geo:wktLiteral ;
  geo-pos:lat "50.75114"^^xsd:decimal ;
  geo-pos:long "1.59205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59205'^^xsd:double;
  dwc:latitude '50.75114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59205 50.75114, 1.59205 50.75114, 1.59205 50.75114, 1.59205 50.75114, 1.59205 50.75114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1770'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73972 1.59206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73972"^^xsd:decimal ;
  dwc:decimalLongitude "1.59206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73972 1.59206)"^^geo:wktLiteral ;
  geo-pos:lat "50.73972"^^xsd:decimal ;
  geo-pos:long "1.59206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59206'^^xsd:double;
  dwc:latitude '50.73972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59206 50.73972, 1.59206 50.73972, 1.59206 50.73972, 1.59206 50.73972, 1.59206 50.73972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2374'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.59207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21892"^^xsd:decimal ;
  dwc:decimalLongitude "1.59207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.59207)"^^geo:wktLiteral ;
  geo-pos:lat "50.21892"^^xsd:decimal ;
  geo-pos:long "1.59207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59207'^^xsd:double;
  dwc:latitude '50.21892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59207 50.21892, 1.59207 50.21892, 1.59207 50.21892, 1.59207 50.21892, 1.59207 50.21892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7196'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73477 1.59209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73477"^^xsd:decimal ;
  dwc:decimalLongitude "1.59209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73477 1.59209)"^^geo:wktLiteral ;
  geo-pos:lat "50.73477"^^xsd:decimal ;
  geo-pos:long "1.59209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59209'^^xsd:double;
  dwc:latitude '50.73477'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59209 50.73477, 1.59209 50.73477, 1.59209 50.73477, 1.59209 50.73477, 1.59209 50.73477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1845'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75363 1.59209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75363"^^xsd:decimal ;
  dwc:decimalLongitude "1.59209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75363 1.59209)"^^geo:wktLiteral ;
  geo-pos:lat "50.75363"^^xsd:decimal ;
  geo-pos:long "1.59209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59209'^^xsd:double;
  dwc:latitude '50.75363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59209 50.75363, 1.59209 50.75363, 1.59209 50.75363, 1.59209 50.75363, 1.59209 50.75363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3002'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73667 1.5921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73667"^^xsd:decimal ;
  dwc:decimalLongitude "1.5921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73667 1.5921)"^^geo:wktLiteral ;
  geo-pos:lat "50.73667"^^xsd:decimal ;
  geo-pos:long "1.5921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1800'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1800'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5921'^^xsd:double;
  dwc:latitude '50.73667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5921 50.73667, 1.5921 50.73667, 1.5921 50.73667, 1.5921 50.73667, 1.5921 50.73667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1800'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7363 1.59211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7363"^^xsd:decimal ;
  dwc:decimalLongitude "1.59211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7363 1.59211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7363"^^xsd:decimal ;
  geo-pos:long "1.59211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59211'^^xsd:double;
  dwc:latitude '50.7363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59211 50.7363, 1.59211 50.7363, 1.59211 50.7363, 1.59211 50.7363, 1.59211 50.7363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1821'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73442 1.59213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73442"^^xsd:decimal ;
  dwc:decimalLongitude "1.59213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73442 1.59213)"^^geo:wktLiteral ;
  geo-pos:lat "50.73442"^^xsd:decimal ;
  geo-pos:long "1.59213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_2147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59213'^^xsd:double;
  dwc:latitude '50.73442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59213 50.73442, 1.59213 50.73442, 1.59213 50.73442, 1.59213 50.73442, 1.59213 50.73442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2147'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73703 1.59213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73703"^^xsd:decimal ;
  dwc:decimalLongitude "1.59213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73703 1.59213)"^^geo:wktLiteral ;
  geo-pos:lat "50.73703"^^xsd:decimal ;
  geo-pos:long "1.59213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2026'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59213'^^xsd:double;
  dwc:latitude '50.73703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59213 50.73703, 1.59213 50.73703, 1.59213 50.73703, 1.59213 50.73703, 1.59213 50.73703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2026'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.87348 1.59213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.87348"^^xsd:decimal ;
  dwc:decimalLongitude "1.59213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.87348 1.59213)"^^geo:wktLiteral ;
  geo-pos:lat "50.87348"^^xsd:decimal ;
  geo-pos:long "1.59213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59213'^^xsd:double;
  dwc:latitude '50.87348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59213 50.87348, 1.59213 50.87348, 1.59213 50.87348, 1.59213 50.87348, 1.59213 50.87348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2987'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21928 1.59214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21928"^^xsd:decimal ;
  dwc:decimalLongitude "1.59214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21928 1.59214)"^^geo:wktLiteral ;
  geo-pos:lat "50.21928"^^xsd:decimal ;
  geo-pos:long "1.59214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11683'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59214'^^xsd:double;
  dwc:latitude '50.21928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59214 50.21928, 1.59214 50.21928, 1.59214 50.21928, 1.59214 50.21928, 1.59214 50.21928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11683'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73773 1.59214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73773"^^xsd:decimal ;
  dwc:decimalLongitude "1.59214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73773 1.59214)"^^geo:wktLiteral ;
  geo-pos:lat "50.73773"^^xsd:decimal ;
  geo-pos:long "1.59214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_1640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59214'^^xsd:double;
  dwc:latitude '50.73773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59214 50.73773, 1.59214 50.73773, 1.59214 50.73773, 1.59214 50.73773, 1.59214 50.73773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1640'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73761 1.59216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73761"^^xsd:decimal ;
  dwc:decimalLongitude "1.59216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73761 1.59216)"^^geo:wktLiteral ;
  geo-pos:lat "50.73761"^^xsd:decimal ;
  geo-pos:long "1.59216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1572'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59216'^^xsd:double;
  dwc:latitude '50.73761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59216 50.73761, 1.59216 50.73761, 1.59216 50.73761, 1.59216 50.73761, 1.59216 50.73761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1572'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73541 1.59218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73541"^^xsd:decimal ;
  dwc:decimalLongitude "1.59218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73541 1.59218)"^^geo:wktLiteral ;
  geo-pos:lat "50.73541"^^xsd:decimal ;
  geo-pos:long "1.59218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59218'^^xsd:double;
  dwc:latitude '50.73541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59218 50.73541, 1.59218 50.73541, 1.59218 50.73541, 1.59218 50.73541, 1.59218 50.73541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1846'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75002 1.59218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75002"^^xsd:decimal ;
  dwc:decimalLongitude "1.59218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75002 1.59218)"^^geo:wktLiteral ;
  geo-pos:lat "50.75002"^^xsd:decimal ;
  geo-pos:long "1.59218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59218'^^xsd:double;
  dwc:latitude '50.75002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59218 50.75002, 1.59218 50.75002, 1.59218 50.75002, 1.59218 50.75002, 1.59218 50.75002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1787'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20526 1.59219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20526"^^xsd:decimal ;
  dwc:decimalLongitude "1.59219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20526 1.59219)"^^geo:wktLiteral ;
  geo-pos:lat "50.20526"^^xsd:decimal ;
  geo-pos:long "1.59219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8302'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.71222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59219'^^xsd:double;
  dwc:latitude '50.20526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59219 50.20526, 1.59219 50.20526, 1.59219 50.20526, 1.59219 50.20526, 1.59219 50.20526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8302'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73115 1.59219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73115"^^xsd:decimal ;
  dwc:decimalLongitude "1.59219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73115 1.59219)"^^geo:wktLiteral ;
  geo-pos:lat "50.73115"^^xsd:decimal ;
  geo-pos:long "1.59219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2104'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59219'^^xsd:double;
  dwc:latitude '50.73115'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59219 50.73115, 1.59219 50.73115, 1.59219 50.73115, 1.59219 50.73115, 1.59219 50.73115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2104'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73481 1.59219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73481"^^xsd:decimal ;
  dwc:decimalLongitude "1.59219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73481 1.59219)"^^geo:wktLiteral ;
  geo-pos:lat "50.73481"^^xsd:decimal ;
  geo-pos:long "1.59219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1605'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59219'^^xsd:double;
  dwc:latitude '50.73481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59219 50.73481, 1.59219 50.73481, 1.59219 50.73481, 1.59219 50.73481, 1.59219 50.73481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1605'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7368 1.5922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7368"^^xsd:decimal ;
  dwc:decimalLongitude "1.5922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7368 1.5922)"^^geo:wktLiteral ;
  geo-pos:lat "50.7368"^^xsd:decimal ;
  geo-pos:long "1.5922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2086'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5922'^^xsd:double;
  dwc:latitude '50.7368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5922 50.7368, 1.5922 50.7368, 1.5922 50.7368, 1.5922 50.7368, 1.5922 50.7368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2086'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7511 1.5922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7511"^^xsd:decimal ;
  dwc:decimalLongitude "1.5922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7511 1.5922)"^^geo:wktLiteral ;
  geo-pos:lat "50.7511"^^xsd:decimal ;
  geo-pos:long "1.5922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3843'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5922'^^xsd:double;
  dwc:latitude '50.7511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5922 50.7511, 1.5922 50.7511, 1.5922 50.7511, 1.5922 50.7511, 1.5922 50.7511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3843'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74272 1.59221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74272"^^xsd:decimal ;
  dwc:decimalLongitude "1.59221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74272 1.59221)"^^geo:wktLiteral ;
  geo-pos:lat "50.74272"^^xsd:decimal ;
  geo-pos:long "1.59221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2353'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2353'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59221'^^xsd:double;
  dwc:latitude '50.74272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59221 50.74272, 1.59221 50.74272, 1.59221 50.74272, 1.59221 50.74272, 1.59221 50.74272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2353'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74097 1.59222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74097"^^xsd:decimal ;
  dwc:decimalLongitude "1.59222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74097 1.59222)"^^geo:wktLiteral ;
  geo-pos:lat "50.74097"^^xsd:decimal ;
  geo-pos:long "1.59222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2088'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59222'^^xsd:double;
  dwc:latitude '50.74097'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59222 50.74097, 1.59222 50.74097, 1.59222 50.74097, 1.59222 50.74097, 1.59222 50.74097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2088'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73653 1.59223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73653"^^xsd:decimal ;
  dwc:decimalLongitude "1.59223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73653 1.59223)"^^geo:wktLiteral ;
  geo-pos:lat "50.73653"^^xsd:decimal ;
  geo-pos:long "1.59223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2011'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59223'^^xsd:double;
  dwc:latitude '50.73653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59223 50.73653, 1.59223 50.73653, 1.59223 50.73653, 1.59223 50.73653, 1.59223 50.73653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2011'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73468 1.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73468"^^xsd:decimal ;
  dwc:decimalLongitude "1.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73468 1.59225)"^^geo:wktLiteral ;
  geo-pos:lat "50.73468"^^xsd:decimal ;
  geo-pos:long "1.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2123'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59225'^^xsd:double;
  dwc:latitude '50.73468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59225 50.73468, 1.59225 50.73468, 1.59225 50.73468, 1.59225 50.73468, 1.59225 50.73468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2123'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74317 1.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74317"^^xsd:decimal ;
  dwc:decimalLongitude "1.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74317 1.59225)"^^geo:wktLiteral ;
  geo-pos:lat "50.74317"^^xsd:decimal ;
  geo-pos:long "1.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59225'^^xsd:double;
  dwc:latitude '50.74317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59225 50.74317, 1.59225 50.74317, 1.59225 50.74317, 1.59225 50.74317, 1.59225 50.74317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1992'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75413 1.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75413"^^xsd:decimal ;
  dwc:decimalLongitude "1.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75413 1.59225)"^^geo:wktLiteral ;
  geo-pos:lat "50.75413"^^xsd:decimal ;
  geo-pos:long "1.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3849'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59225'^^xsd:double;
  dwc:latitude '50.75413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59225 50.75413, 1.59225 50.75413, 1.59225 50.75413, 1.59225 50.75413, 1.59225 50.75413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3849'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74199 1.59226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74199"^^xsd:decimal ;
  dwc:decimalLongitude "1.59226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74199 1.59226)"^^geo:wktLiteral ;
  geo-pos:lat "50.74199"^^xsd:decimal ;
  geo-pos:long "1.59226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3280'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59226'^^xsd:double;
  dwc:latitude '50.74199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59226 50.74199, 1.59226 50.74199, 1.59226 50.74199, 1.59226 50.74199, 1.59226 50.74199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3280'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7273 1.59227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7273"^^xsd:decimal ;
  dwc:decimalLongitude "1.59227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7273 1.59227)"^^geo:wktLiteral ;
  geo-pos:lat "50.7273"^^xsd:decimal ;
  geo-pos:long "1.59227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59227'^^xsd:double;
  dwc:latitude '50.7273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59227 50.7273, 1.59227 50.7273, 1.59227 50.7273, 1.59227 50.7273, 1.59227 50.7273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1999'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21441 1.59229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21441"^^xsd:decimal ;
  dwc:decimalLongitude "1.59229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21441 1.59229)"^^geo:wktLiteral ;
  geo-pos:lat "50.21441"^^xsd:decimal ;
  geo-pos:long "1.59229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59229'^^xsd:double;
  dwc:latitude '50.21441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59229 50.21441, 1.59229 50.21441, 1.59229 50.21441, 1.59229 50.21441, 1.59229 50.21441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8528'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73619 1.59229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73619"^^xsd:decimal ;
  dwc:decimalLongitude "1.59229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73619 1.59229)"^^geo:wktLiteral ;
  geo-pos:lat "50.73619"^^xsd:decimal ;
  geo-pos:long "1.59229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_2202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59229'^^xsd:double;
  dwc:latitude '50.73619'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59229 50.73619, 1.59229 50.73619, 1.59229 50.73619, 1.59229 50.73619, 1.59229 50.73619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2202'^^xsd:string;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.5923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22485"^^xsd:decimal ;
  dwc:decimalLongitude "1.5923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.5923)"^^geo:wktLiteral ;
  geo-pos:lat "50.22485"^^xsd:decimal ;
  geo-pos:long "1.5923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5923'^^xsd:double;
  dwc:latitude '50.22485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5923 50.22485, 1.5923 50.22485, 1.5923 50.22485, 1.5923 50.22485, 1.5923 50.22485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1231'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73474 1.59231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73474"^^xsd:decimal ;
  dwc:decimalLongitude "1.59231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73474 1.59231)"^^geo:wktLiteral ;
  geo-pos:lat "50.73474"^^xsd:decimal ;
  geo-pos:long "1.59231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2087'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59231'^^xsd:double;
  dwc:latitude '50.73474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59231 50.73474, 1.59231 50.73474, 1.59231 50.73474, 1.59231 50.73474, 1.59231 50.73474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2087'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75059 1.59231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75059"^^xsd:decimal ;
  dwc:decimalLongitude "1.59231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75059 1.59231)"^^geo:wktLiteral ;
  geo-pos:lat "50.75059"^^xsd:decimal ;
  geo-pos:long "1.59231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3713'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59231'^^xsd:double;
  dwc:latitude '50.75059'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59231 50.75059, 1.59231 50.75059, 1.59231 50.75059, 1.59231 50.75059, 1.59231 50.75059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3713'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74588 1.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74588"^^xsd:decimal ;
  dwc:decimalLongitude "1.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74588 1.59233)"^^geo:wktLiteral ;
  geo-pos:lat "50.74588"^^xsd:decimal ;
  geo-pos:long "1.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_1983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59233'^^xsd:double;
  dwc:latitude '50.74588'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59233 50.74588, 1.59233 50.74588, 1.59233 50.74588, 1.59233 50.74588, 1.59233 50.74588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1983'^^xsd:string;
  dwc:observationDate '2009-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21414 1.59234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21414"^^xsd:decimal ;
  dwc:decimalLongitude "1.59234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21414 1.59234)"^^geo:wktLiteral ;
  geo-pos:lat "50.21414"^^xsd:decimal ;
  geo-pos:long "1.59234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8888'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59234'^^xsd:double;
  dwc:latitude '50.21414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59234 50.21414, 1.59234 50.21414, 1.59234 50.21414, 1.59234 50.21414, 1.59234 50.21414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8888'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73633 1.59235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73633"^^xsd:decimal ;
  dwc:decimalLongitude "1.59235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73633 1.59235)"^^geo:wktLiteral ;
  geo-pos:lat "50.73633"^^xsd:decimal ;
  geo-pos:long "1.59235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3749'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59235'^^xsd:double;
  dwc:latitude '50.73633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59235 50.73633, 1.59235 50.73633, 1.59235 50.73633, 1.59235 50.73633, 1.59235 50.73633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3749'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73581 1.59236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73581"^^xsd:decimal ;
  dwc:decimalLongitude "1.59236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73581 1.59236)"^^geo:wktLiteral ;
  geo-pos:lat "50.73581"^^xsd:decimal ;
  geo-pos:long "1.59236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59236'^^xsd:double;
  dwc:latitude '50.73581'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59236 50.73581, 1.59236 50.73581, 1.59236 50.73581, 1.59236 50.73581, 1.59236 50.73581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1822'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73764 1.59236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73764"^^xsd:decimal ;
  dwc:decimalLongitude "1.59236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73764 1.59236)"^^geo:wktLiteral ;
  geo-pos:lat "50.73764"^^xsd:decimal ;
  geo-pos:long "1.59236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_2407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59236'^^xsd:double;
  dwc:latitude '50.73764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59236 50.73764, 1.59236 50.73764, 1.59236 50.73764, 1.59236 50.73764, 1.59236 50.73764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2407'^^xsd:string;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7423 1.59238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7423"^^xsd:decimal ;
  dwc:decimalLongitude "1.59238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7423 1.59238)"^^geo:wktLiteral ;
  geo-pos:lat "50.7423"^^xsd:decimal ;
  geo-pos:long "1.59238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1456'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59238'^^xsd:double;
  dwc:latitude '50.7423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59238 50.7423, 1.59238 50.7423, 1.59238 50.7423, 1.59238 50.7423, 1.59238 50.7423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1456'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73701 1.5924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73701"^^xsd:decimal ;
  dwc:decimalLongitude "1.5924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73701 1.5924)"^^geo:wktLiteral ;
  geo-pos:lat "50.73701"^^xsd:decimal ;
  geo-pos:long "1.5924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5924'^^xsd:double;
  dwc:latitude '50.73701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5924 50.73701, 1.5924 50.73701, 1.5924 50.73701, 1.5924 50.73701, 1.5924 50.73701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1826'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73524"^^xsd:decimal ;
  dwc:decimalLongitude "1.59241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59241)"^^geo:wktLiteral ;
  geo-pos:lat "50.73524"^^xsd:decimal ;
  geo-pos:long "1.59241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1603'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59241'^^xsd:double;
  dwc:latitude '50.73524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59241 50.73524, 1.59241 50.73524, 1.59241 50.73524, 1.59241 50.73524, 1.59241 50.73524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1603'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7356"^^xsd:decimal ;
  dwc:decimalLongitude "1.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7356 1.59242)"^^geo:wktLiteral ;
  geo-pos:lat "50.7356"^^xsd:decimal ;
  geo-pos:long "1.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1450'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59242'^^xsd:double;
  dwc:latitude '50.7356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59242 50.7356, 1.59242 50.7356, 1.59242 50.7356, 1.59242 50.7356, 1.59242 50.7356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1450'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74026 1.59243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74026"^^xsd:decimal ;
  dwc:decimalLongitude "1.59243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74026 1.59243)"^^geo:wktLiteral ;
  geo-pos:lat "50.74026"^^xsd:decimal ;
  geo-pos:long "1.59243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59243'^^xsd:double;
  dwc:latitude '50.74026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59243 50.74026, 1.59243 50.74026, 1.59243 50.74026, 1.59243 50.74026, 1.59243 50.74026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1853'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.59244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22006"^^xsd:decimal ;
  dwc:decimalLongitude "1.59244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22006 1.59244)"^^geo:wktLiteral ;
  geo-pos:lat "50.22006"^^xsd:decimal ;
  geo-pos:long "1.59244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7073'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59244'^^xsd:double;
  dwc:latitude '50.22006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59244 50.22006, 1.59244 50.22006, 1.59244 50.22006, 1.59244 50.22006, 1.59244 50.22006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7073'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20968 1.59245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20968"^^xsd:decimal ;
  dwc:decimalLongitude "1.59245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20968 1.59245)"^^geo:wktLiteral ;
  geo-pos:lat "50.20968"^^xsd:decimal ;
  geo-pos:long "1.59245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9291'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59245'^^xsd:double;
  dwc:latitude '50.20968'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59245 50.20968, 1.59245 50.20968, 1.59245 50.20968, 1.59245 50.20968, 1.59245 50.20968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9291'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22167 1.59245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22167"^^xsd:decimal ;
  dwc:decimalLongitude "1.59245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22167 1.59245)"^^geo:wktLiteral ;
  geo-pos:lat "50.22167"^^xsd:decimal ;
  geo-pos:long "1.59245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11740'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59245'^^xsd:double;
  dwc:latitude '50.22167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59245 50.22167, 1.59245 50.22167, 1.59245 50.22167, 1.59245 50.22167, 1.59245 50.22167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11740'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73524"^^xsd:decimal ;
  dwc:decimalLongitude "1.59245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73524 1.59245)"^^geo:wktLiteral ;
  geo-pos:lat "50.73524"^^xsd:decimal ;
  geo-pos:long "1.59245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_1604'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59245'^^xsd:double;
  dwc:latitude '50.73524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59245 50.73524, 1.59245 50.73524, 1.59245 50.73524, 1.59245 50.73524, 1.59245 50.73524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1604'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.59248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.59248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.59248)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.59248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59248'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59248 50.22329, 1.59248 50.22329, 1.59248 50.22329, 1.59248 50.22329, 1.59248 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1068'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72741 1.59248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72741"^^xsd:decimal ;
  dwc:decimalLongitude "1.59248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72741 1.59248)"^^geo:wktLiteral ;
  geo-pos:lat "50.72741"^^xsd:decimal ;
  geo-pos:long "1.59248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2042'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59248'^^xsd:double;
  dwc:latitude '50.72741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59248 50.72741, 1.59248 50.72741, 1.59248 50.72741, 1.59248 50.72741, 1.59248 50.72741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2042'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7505 1.59248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7505"^^xsd:decimal ;
  dwc:decimalLongitude "1.59248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7505 1.59248)"^^geo:wktLiteral ;
  geo-pos:lat "50.7505"^^xsd:decimal ;
  geo-pos:long "1.59248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59248'^^xsd:double;
  dwc:latitude '50.7505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59248 50.7505, 1.59248 50.7505, 1.59248 50.7505, 1.59248 50.7505, 1.59248 50.7505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3416'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73748 1.59249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73748"^^xsd:decimal ;
  dwc:decimalLongitude "1.59249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73748 1.59249)"^^geo:wktLiteral ;
  geo-pos:lat "50.73748"^^xsd:decimal ;
  geo-pos:long "1.59249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59249'^^xsd:double;
  dwc:latitude '50.73748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59249 50.73748, 1.59249 50.73748, 1.59249 50.73748, 1.59249 50.73748, 1.59249 50.73748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1812'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7399 1.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7399"^^xsd:decimal ;
  dwc:decimalLongitude "1.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7399 1.59251)"^^geo:wktLiteral ;
  geo-pos:lat "50.7399"^^xsd:decimal ;
  geo-pos:long "1.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59251'^^xsd:double;
  dwc:latitude '50.7399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59251 50.7399, 1.59251 50.7399, 1.59251 50.7399, 1.59251 50.7399, 1.59251 50.7399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2477'^^xsd:string;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73678 1.59252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73678"^^xsd:decimal ;
  dwc:decimalLongitude "1.59252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73678 1.59252)"^^geo:wktLiteral ;
  geo-pos:lat "50.73678"^^xsd:decimal ;
  geo-pos:long "1.59252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_2061'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59252'^^xsd:double;
  dwc:latitude '50.73678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59252 50.73678, 1.59252 50.73678, 1.59252 50.73678, 1.59252 50.73678, 1.59252 50.73678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2061'^^xsd:string;
  dwc:observationDate '2009-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.59254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73641"^^xsd:decimal ;
  dwc:decimalLongitude "1.59254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73641 1.59254)"^^geo:wktLiteral ;
  geo-pos:lat "50.73641"^^xsd:decimal ;
  geo-pos:long "1.59254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59254'^^xsd:double;
  dwc:latitude '50.73641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59254 50.73641, 1.59254 50.73641, 1.59254 50.73641, 1.59254 50.73641, 1.59254 50.73641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1836'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73547 1.59255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73547"^^xsd:decimal ;
  dwc:decimalLongitude "1.59255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73547 1.59255)"^^geo:wktLiteral ;
  geo-pos:lat "50.73547"^^xsd:decimal ;
  geo-pos:long "1.59255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3284'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59255'^^xsd:double;
  dwc:latitude '50.73547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59255 50.73547, 1.59255 50.73547, 1.59255 50.73547, 1.59255 50.73547, 1.59255 50.73547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3284'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21701 1.59256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21701"^^xsd:decimal ;
  dwc:decimalLongitude "1.59256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21701 1.59256)"^^geo:wktLiteral ;
  geo-pos:lat "50.21701"^^xsd:decimal ;
  geo-pos:long "1.59256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59256'^^xsd:double;
  dwc:latitude '50.21701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59256 50.21701, 1.59256 50.21701, 1.59256 50.21701, 1.59256 50.21701, 1.59256 50.21701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11638'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73745 1.59256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73745"^^xsd:decimal ;
  dwc:decimalLongitude "1.59256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73745 1.59256)"^^geo:wktLiteral ;
  geo-pos:lat "50.73745"^^xsd:decimal ;
  geo-pos:long "1.59256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59256'^^xsd:double;
  dwc:latitude '50.73745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59256 50.73745, 1.59256 50.73745, 1.59256 50.73745, 1.59256 50.73745, 1.59256 50.73745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1820'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73635 1.59262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73635"^^xsd:decimal ;
  dwc:decimalLongitude "1.59262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73635 1.59262)"^^geo:wktLiteral ;
  geo-pos:lat "50.73635"^^xsd:decimal ;
  geo-pos:long "1.59262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59262'^^xsd:double;
  dwc:latitude '50.73635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59262 50.73635, 1.59262 50.73635, 1.59262 50.73635, 1.59262 50.73635, 1.59262 50.73635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1801'^^xsd:string;
  dwc:observationDate '2008-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74016 1.59262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74016"^^xsd:decimal ;
  dwc:decimalLongitude "1.59262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74016 1.59262)"^^geo:wktLiteral ;
  geo-pos:lat "50.74016"^^xsd:decimal ;
  geo-pos:long "1.59262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3195'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59262'^^xsd:double;
  dwc:latitude '50.74016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59262 50.74016, 1.59262 50.74016, 1.59262 50.74016, 1.59262 50.74016, 1.59262 50.74016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3195'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7365 1.59264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7365"^^xsd:decimal ;
  dwc:decimalLongitude "1.59264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7365 1.59264)"^^geo:wktLiteral ;
  geo-pos:lat "50.7365"^^xsd:decimal ;
  geo-pos:long "1.59264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59264'^^xsd:double;
  dwc:latitude '50.7365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59264 50.7365, 1.59264 50.7365, 1.59264 50.7365, 1.59264 50.7365, 1.59264 50.7365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2175'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73729 1.59264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73729"^^xsd:decimal ;
  dwc:decimalLongitude "1.59264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73729 1.59264)"^^geo:wktLiteral ;
  geo-pos:lat "50.73729"^^xsd:decimal ;
  geo-pos:long "1.59264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3274'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59264'^^xsd:double;
  dwc:latitude '50.73729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59264 50.73729, 1.59264 50.73729, 1.59264 50.73729, 1.59264 50.73729, 1.59264 50.73729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3274'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7369 1.59265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7369"^^xsd:decimal ;
  dwc:decimalLongitude "1.59265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7369 1.59265)"^^geo:wktLiteral ;
  geo-pos:lat "50.7369"^^xsd:decimal ;
  geo-pos:long "1.59265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59265'^^xsd:double;
  dwc:latitude '50.7369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59265 50.7369, 1.59265 50.7369, 1.59265 50.7369, 1.59265 50.7369, 1.59265 50.7369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1997'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73727 1.59265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73727"^^xsd:decimal ;
  dwc:decimalLongitude "1.59265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73727 1.59265)"^^geo:wktLiteral ;
  geo-pos:lat "50.73727"^^xsd:decimal ;
  geo-pos:long "1.59265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59265'^^xsd:double;
  dwc:latitude '50.73727'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59265 50.73727, 1.59265 50.73727, 1.59265 50.73727, 1.59265 50.73727, 1.59265 50.73727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2373'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73783 1.59269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73783"^^xsd:decimal ;
  dwc:decimalLongitude "1.59269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73783 1.59269)"^^geo:wktLiteral ;
  geo-pos:lat "50.73783"^^xsd:decimal ;
  geo-pos:long "1.59269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59269'^^xsd:double;
  dwc:latitude '50.73783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59269 50.73783, 1.59269 50.73783, 1.59269 50.73783, 1.59269 50.73783, 1.59269 50.73783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1835'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74787 1.59269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74787"^^xsd:decimal ;
  dwc:decimalLongitude "1.59269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74787 1.59269)"^^geo:wktLiteral ;
  geo-pos:lat "50.74787"^^xsd:decimal ;
  geo-pos:long "1.59269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2178'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59269'^^xsd:double;
  dwc:latitude '50.74787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59269 50.74787, 1.59269 50.74787, 1.59269 50.74787, 1.59269 50.74787, 1.59269 50.74787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2178'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73801 1.59274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73801"^^xsd:decimal ;
  dwc:decimalLongitude "1.59274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73801 1.59274)"^^geo:wktLiteral ;
  geo-pos:lat "50.73801"^^xsd:decimal ;
  geo-pos:long "1.59274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59274'^^xsd:double;
  dwc:latitude '50.73801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59274 50.73801, 1.59274 50.73801, 1.59274 50.73801, 1.59274 50.73801, 1.59274 50.73801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1823'^^xsd:string;
  dwc:observationDate '2008-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72839 1.59277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72839"^^xsd:decimal ;
  dwc:decimalLongitude "1.59277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72839 1.59277)"^^geo:wktLiteral ;
  geo-pos:lat "50.72839"^^xsd:decimal ;
  geo-pos:long "1.59277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2976'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2976'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59277'^^xsd:double;
  dwc:latitude '50.72839'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59277 50.72839, 1.59277 50.72839, 1.59277 50.72839, 1.59277 50.72839, 1.59277 50.72839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2976'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80833 1.59279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80833"^^xsd:decimal ;
  dwc:decimalLongitude "1.59279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80833 1.59279)"^^geo:wktLiteral ;
  geo-pos:lat "50.80833"^^xsd:decimal ;
  geo-pos:long "1.59279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59279'^^xsd:double;
  dwc:latitude '50.80833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59279 50.80833, 1.59279 50.80833, 1.59279 50.80833, 1.59279 50.80833, 1.59279 50.80833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1776'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73758 1.5928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73758"^^xsd:decimal ;
  dwc:decimalLongitude "1.5928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73758 1.5928)"^^geo:wktLiteral ;
  geo-pos:lat "50.73758"^^xsd:decimal ;
  geo-pos:long "1.5928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_1769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5928'^^xsd:double;
  dwc:latitude '50.73758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5928 50.73758, 1.5928 50.73758, 1.5928 50.73758, 1.5928 50.73758, 1.5928 50.73758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1769'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75319 1.59281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75319"^^xsd:decimal ;
  dwc:decimalLongitude "1.59281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75319 1.59281)"^^geo:wktLiteral ;
  geo-pos:lat "50.75319"^^xsd:decimal ;
  geo-pos:long "1.59281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59281'^^xsd:double;
  dwc:latitude '50.75319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59281 50.75319, 1.59281 50.75319, 1.59281 50.75319, 1.59281 50.75319, 1.59281 50.75319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3594'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21107 1.59282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21107"^^xsd:decimal ;
  dwc:decimalLongitude "1.59282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21107 1.59282)"^^geo:wktLiteral ;
  geo-pos:lat "50.21107"^^xsd:decimal ;
  geo-pos:long "1.59282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59282'^^xsd:double;
  dwc:latitude '50.21107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59282 50.21107, 1.59282 50.21107, 1.59282 50.21107, 1.59282 50.21107, 1.59282 50.21107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9424'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73635 1.59282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73635"^^xsd:decimal ;
  dwc:decimalLongitude "1.59282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73635 1.59282)"^^geo:wktLiteral ;
  geo-pos:lat "50.73635"^^xsd:decimal ;
  geo-pos:long "1.59282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59282'^^xsd:double;
  dwc:latitude '50.73635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59282 50.73635, 1.59282 50.73635, 1.59282 50.73635, 1.59282 50.73635, 1.59282 50.73635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3739'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75338 1.59285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75338"^^xsd:decimal ;
  dwc:decimalLongitude "1.59285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75338 1.59285)"^^geo:wktLiteral ;
  geo-pos:lat "50.75338"^^xsd:decimal ;
  geo-pos:long "1.59285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2967'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59285'^^xsd:double;
  dwc:latitude '50.75338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59285 50.75338, 1.59285 50.75338, 1.59285 50.75338, 1.59285 50.75338, 1.59285 50.75338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2967'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75341 1.59285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75341"^^xsd:decimal ;
  dwc:decimalLongitude "1.59285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75341 1.59285)"^^geo:wktLiteral ;
  geo-pos:lat "50.75341"^^xsd:decimal ;
  geo-pos:long "1.59285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59285'^^xsd:double;
  dwc:latitude '50.75341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59285 50.75341, 1.59285 50.75341, 1.59285 50.75341, 1.59285 50.75341, 1.59285 50.75341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2820'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73871 1.59288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73871"^^xsd:decimal ;
  dwc:decimalLongitude "1.59288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73871 1.59288)"^^geo:wktLiteral ;
  geo-pos:lat "50.73871"^^xsd:decimal ;
  geo-pos:long "1.59288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59288'^^xsd:double;
  dwc:latitude '50.73871'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59288 50.73871, 1.59288 50.73871, 1.59288 50.73871, 1.59288 50.73871, 1.59288 50.73871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3381'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73681 1.5929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73681"^^xsd:decimal ;
  dwc:decimalLongitude "1.5929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73681 1.5929)"^^geo:wktLiteral ;
  geo-pos:lat "50.73681"^^xsd:decimal ;
  geo-pos:long "1.5929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2433'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5929'^^xsd:double;
  dwc:latitude '50.73681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5929 50.73681, 1.5929 50.73681, 1.5929 50.73681, 1.5929 50.73681, 1.5929 50.73681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2433'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75365 1.5929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75365"^^xsd:decimal ;
  dwc:decimalLongitude "1.5929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75365 1.5929)"^^geo:wktLiteral ;
  geo-pos:lat "50.75365"^^xsd:decimal ;
  geo-pos:long "1.5929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5929'^^xsd:double;
  dwc:latitude '50.75365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5929 50.75365, 1.5929 50.75365, 1.5929 50.75365, 1.5929 50.75365, 1.5929 50.75365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2609'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74263 1.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74263"^^xsd:decimal ;
  dwc:decimalLongitude "1.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74263 1.59293)"^^geo:wktLiteral ;
  geo-pos:lat "50.74263"^^xsd:decimal ;
  geo-pos:long "1.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3840'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59293'^^xsd:double;
  dwc:latitude '50.74263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59293 50.74263, 1.59293 50.74263, 1.59293 50.74263, 1.59293 50.74263, 1.59293 50.74263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3840'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72741 1.59294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72741"^^xsd:decimal ;
  dwc:decimalLongitude "1.59294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72741 1.59294)"^^geo:wktLiteral ;
  geo-pos:lat "50.72741"^^xsd:decimal ;
  geo-pos:long "1.59294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59294'^^xsd:double;
  dwc:latitude '50.72741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59294 50.72741, 1.59294 50.72741, 1.59294 50.72741, 1.59294 50.72741, 1.59294 50.72741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2002'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73545 1.59294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73545"^^xsd:decimal ;
  dwc:decimalLongitude "1.59294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73545 1.59294)"^^geo:wktLiteral ;
  geo-pos:lat "50.73545"^^xsd:decimal ;
  geo-pos:long "1.59294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59294'^^xsd:double;
  dwc:latitude '50.73545'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59294 50.73545, 1.59294 50.73545, 1.59294 50.73545, 1.59294 50.73545, 1.59294 50.73545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3283'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74342 1.59295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74342"^^xsd:decimal ;
  dwc:decimalLongitude "1.59295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74342 1.59295)"^^geo:wktLiteral ;
  geo-pos:lat "50.74342"^^xsd:decimal ;
  geo-pos:long "1.59295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59295'^^xsd:double;
  dwc:latitude '50.74342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59295 50.74342, 1.59295 50.74342, 1.59295 50.74342, 1.59295 50.74342, 1.59295 50.74342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1803'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75335 1.59297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75335"^^xsd:decimal ;
  dwc:decimalLongitude "1.59297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75335 1.59297)"^^geo:wktLiteral ;
  geo-pos:lat "50.75335"^^xsd:decimal ;
  geo-pos:long "1.59297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3731'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59297'^^xsd:double;
  dwc:latitude '50.75335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59297 50.75335, 1.59297 50.75335, 1.59297 50.75335, 1.59297 50.75335, 1.59297 50.75335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3731'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73664 1.59298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73664"^^xsd:decimal ;
  dwc:decimalLongitude "1.59298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73664 1.59298)"^^geo:wktLiteral ;
  geo-pos:lat "50.73664"^^xsd:decimal ;
  geo-pos:long "1.59298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59298'^^xsd:double;
  dwc:latitude '50.73664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59298 50.73664, 1.59298 50.73664, 1.59298 50.73664, 1.59298 50.73664, 1.59298 50.73664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1813'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73853 1.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73853"^^xsd:decimal ;
  dwc:decimalLongitude "1.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73853 1.59302)"^^geo:wktLiteral ;
  geo-pos:lat "50.73853"^^xsd:decimal ;
  geo-pos:long "1.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59302'^^xsd:double;
  dwc:latitude '50.73853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59302 50.73853, 1.59302 50.73853, 1.59302 50.73853, 1.59302 50.73853, 1.59302 50.73853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2453'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75406 1.59307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75406"^^xsd:decimal ;
  dwc:decimalLongitude "1.59307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75406 1.59307)"^^geo:wktLiteral ;
  geo-pos:lat "50.75406"^^xsd:decimal ;
  geo-pos:long "1.59307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59307'^^xsd:double;
  dwc:latitude '50.75406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59307 50.75406, 1.59307 50.75406, 1.59307 50.75406, 1.59307 50.75406, 1.59307 50.75406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3854'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73878 1.59308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73878"^^xsd:decimal ;
  dwc:decimalLongitude "1.59308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73878 1.59308)"^^geo:wktLiteral ;
  geo-pos:lat "50.73878"^^xsd:decimal ;
  geo-pos:long "1.59308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3842'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59308'^^xsd:double;
  dwc:latitude '50.73878'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59308 50.73878, 1.59308 50.73878, 1.59308 50.73878, 1.59308 50.73878, 1.59308 50.73878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3842'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20189"^^xsd:decimal ;
  dwc:decimalLongitude "1.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.59311)"^^geo:wktLiteral ;
  geo-pos:lat "50.20189"^^xsd:decimal ;
  geo-pos:long "1.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59311'^^xsd:double;
  dwc:latitude '50.20189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59311 50.20189, 1.59311 50.20189, 1.59311 50.20189, 1.59311 50.20189, 1.59311 50.20189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9412'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75084 1.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75084"^^xsd:decimal ;
  dwc:decimalLongitude "1.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75084 1.59311)"^^geo:wktLiteral ;
  geo-pos:lat "50.75084"^^xsd:decimal ;
  geo-pos:long "1.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59311'^^xsd:double;
  dwc:latitude '50.75084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59311 50.75084, 1.59311 50.75084, 1.59311 50.75084, 1.59311 50.75084, 1.59311 50.75084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2012'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73822 1.59313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73822"^^xsd:decimal ;
  dwc:decimalLongitude "1.59313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73822 1.59313)"^^geo:wktLiteral ;
  geo-pos:lat "50.73822"^^xsd:decimal ;
  geo-pos:long "1.59313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1573'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59313'^^xsd:double;
  dwc:latitude '50.73822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59313 50.73822, 1.59313 50.73822, 1.59313 50.73822, 1.59313 50.73822, 1.59313 50.73822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1573'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74695 1.59313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74695"^^xsd:decimal ;
  dwc:decimalLongitude "1.59313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74695 1.59313)"^^geo:wktLiteral ;
  geo-pos:lat "50.74695"^^xsd:decimal ;
  geo-pos:long "1.59313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1963'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59313'^^xsd:double;
  dwc:latitude '50.74695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59313 50.74695, 1.59313 50.74695, 1.59313 50.74695, 1.59313 50.74695, 1.59313 50.74695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1963'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74145 1.59315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74145"^^xsd:decimal ;
  dwc:decimalLongitude "1.59315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74145 1.59315)"^^geo:wktLiteral ;
  geo-pos:lat "50.74145"^^xsd:decimal ;
  geo-pos:long "1.59315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59315'^^xsd:double;
  dwc:latitude '50.74145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59315 50.74145, 1.59315 50.74145, 1.59315 50.74145, 1.59315 50.74145, 1.59315 50.74145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1991'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73786 1.5932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73786"^^xsd:decimal ;
  dwc:decimalLongitude "1.5932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73786 1.5932)"^^geo:wktLiteral ;
  geo-pos:lat "50.73786"^^xsd:decimal ;
  geo-pos:long "1.5932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5932'^^xsd:double;
  dwc:latitude '50.73786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5932 50.73786, 1.5932 50.73786, 1.5932 50.73786, 1.5932 50.73786, 1.5932 50.73786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1807'^^xsd:string;
  dwc:observationDate '2008-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20523 1.59321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20523"^^xsd:decimal ;
  dwc:decimalLongitude "1.59321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20523 1.59321)"^^geo:wktLiteral ;
  geo-pos:lat "50.20523"^^xsd:decimal ;
  geo-pos:long "1.59321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59321'^^xsd:double;
  dwc:latitude '50.20523'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59321 50.20523, 1.59321 50.20523, 1.59321 50.20523, 1.59321 50.20523, 1.59321 50.20523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9422'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.59323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22853"^^xsd:decimal ;
  dwc:decimalLongitude "1.59323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22853 1.59323)"^^geo:wktLiteral ;
  geo-pos:lat "50.22853"^^xsd:decimal ;
  geo-pos:long "1.59323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11290'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59323'^^xsd:double;
  dwc:latitude '50.22853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59323 50.22853, 1.59323 50.22853, 1.59323 50.22853, 1.59323 50.22853, 1.59323 50.22853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11290'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.59324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73601"^^xsd:decimal ;
  dwc:decimalLongitude "1.59324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73601 1.59324)"^^geo:wktLiteral ;
  geo-pos:lat "50.73601"^^xsd:decimal ;
  geo-pos:long "1.59324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2125'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2125'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59324'^^xsd:double;
  dwc:latitude '50.73601'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59324 50.73601, 1.59324 50.73601, 1.59324 50.73601, 1.59324 50.73601, 1.59324 50.73601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2125'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73988 1.59327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73988"^^xsd:decimal ;
  dwc:decimalLongitude "1.59327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73988 1.59327)"^^geo:wktLiteral ;
  geo-pos:lat "50.73988"^^xsd:decimal ;
  geo-pos:long "1.59327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59327'^^xsd:double;
  dwc:latitude '50.73988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59327 50.73988, 1.59327 50.73988, 1.59327 50.73988, 1.59327 50.73988, 1.59327 50.73988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1990'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7411 1.59331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7411"^^xsd:decimal ;
  dwc:decimalLongitude "1.59331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7411 1.59331)"^^geo:wktLiteral ;
  geo-pos:lat "50.7411"^^xsd:decimal ;
  geo-pos:long "1.59331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3841'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59331'^^xsd:double;
  dwc:latitude '50.7411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59331 50.7411, 1.59331 50.7411, 1.59331 50.7411, 1.59331 50.7411, 1.59331 50.7411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3841'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74312 1.59333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74312"^^xsd:decimal ;
  dwc:decimalLongitude "1.59333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74312 1.59333)"^^geo:wktLiteral ;
  geo-pos:lat "50.74312"^^xsd:decimal ;
  geo-pos:long "1.59333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_3294'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59333'^^xsd:double;
  dwc:latitude '50.74312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59333 50.74312, 1.59333 50.74312, 1.59333 50.74312, 1.59333 50.74312, 1.59333 50.74312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3294'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73706 1.59334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73706"^^xsd:decimal ;
  dwc:decimalLongitude "1.59334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73706 1.59334)"^^geo:wktLiteral ;
  geo-pos:lat "50.73706"^^xsd:decimal ;
  geo-pos:long "1.59334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_1591'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59334'^^xsd:double;
  dwc:latitude '50.73706'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59334 50.73706, 1.59334 50.73706, 1.59334 50.73706, 1.59334 50.73706, 1.59334 50.73706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1591'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20314 1.59343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20314"^^xsd:decimal ;
  dwc:decimalLongitude "1.59343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20314 1.59343)"^^geo:wktLiteral ;
  geo-pos:lat "50.20314"^^xsd:decimal ;
  geo-pos:long "1.59343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59343'^^xsd:double;
  dwc:latitude '50.20314'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59343 50.20314, 1.59343 50.20314, 1.59343 50.20314, 1.59343 50.20314, 1.59343 50.20314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9395'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75456 1.59344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75456"^^xsd:decimal ;
  dwc:decimalLongitude "1.59344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75456 1.59344)"^^geo:wktLiteral ;
  geo-pos:lat "50.75456"^^xsd:decimal ;
  geo-pos:long "1.59344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3847'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59344'^^xsd:double;
  dwc:latitude '50.75456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59344 50.75456, 1.59344 50.75456, 1.59344 50.75456, 1.59344 50.75456, 1.59344 50.75456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3847'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74804 1.59345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74804"^^xsd:decimal ;
  dwc:decimalLongitude "1.59345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74804 1.59345)"^^geo:wktLiteral ;
  geo-pos:lat "50.74804"^^xsd:decimal ;
  geo-pos:long "1.59345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1451'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59345'^^xsd:double;
  dwc:latitude '50.74804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59345 50.74804, 1.59345 50.74804, 1.59345 50.74804, 1.59345 50.74804, 1.59345 50.74804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1451'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22737 1.59346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22737"^^xsd:decimal ;
  dwc:decimalLongitude "1.59346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22737 1.59346)"^^geo:wktLiteral ;
  geo-pos:lat "50.22737"^^xsd:decimal ;
  geo-pos:long "1.59346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59346'^^xsd:double;
  dwc:latitude '50.22737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59346 50.22737, 1.59346 50.22737, 1.59346 50.22737, 1.59346 50.22737, 1.59346 50.22737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6992'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73823 1.59346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73823"^^xsd:decimal ;
  dwc:decimalLongitude "1.59346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73823 1.59346)"^^geo:wktLiteral ;
  geo-pos:lat "50.73823"^^xsd:decimal ;
  geo-pos:long "1.59346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59346'^^xsd:double;
  dwc:latitude '50.73823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59346 50.73823, 1.59346 50.73823, 1.59346 50.73823, 1.59346 50.73823, 1.59346 50.73823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1996'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.59348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.59348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.59348)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.59348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2882'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59348'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59348 50.22329, 1.59348 50.22329, 1.59348 50.22329, 1.59348 50.22329, 1.59348 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2882'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21483 1.59349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21483"^^xsd:decimal ;
  dwc:decimalLongitude "1.59349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21483 1.59349)"^^geo:wktLiteral ;
  geo-pos:lat "50.21483"^^xsd:decimal ;
  geo-pos:long "1.59349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8099'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59349'^^xsd:double;
  dwc:latitude '50.21483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59349 50.21483, 1.59349 50.21483, 1.59349 50.21483, 1.59349 50.21483, 1.59349 50.21483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8099'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74043 1.59355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74043"^^xsd:decimal ;
  dwc:decimalLongitude "1.59355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74043 1.59355)"^^geo:wktLiteral ;
  geo-pos:lat "50.74043"^^xsd:decimal ;
  geo-pos:long "1.59355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59355'^^xsd:double;
  dwc:latitude '50.74043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59355 50.74043, 1.59355 50.74043, 1.59355 50.74043, 1.59355 50.74043, 1.59355 50.74043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2167'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74983 1.59361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74983"^^xsd:decimal ;
  dwc:decimalLongitude "1.59361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74983 1.59361)"^^geo:wktLiteral ;
  geo-pos:lat "50.74983"^^xsd:decimal ;
  geo-pos:long "1.59361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3612'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59361'^^xsd:double;
  dwc:latitude '50.74983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59361 50.74983, 1.59361 50.74983, 1.59361 50.74983, 1.59361 50.74983, 1.59361 50.74983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3612'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21472 1.59363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21472"^^xsd:decimal ;
  dwc:decimalLongitude "1.59363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21472 1.59363)"^^geo:wktLiteral ;
  geo-pos:lat "50.21472"^^xsd:decimal ;
  geo-pos:long "1.59363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11867'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59363'^^xsd:double;
  dwc:latitude '50.21472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59363 50.21472, 1.59363 50.21472, 1.59363 50.21472, 1.59363 50.21472, 1.59363 50.21472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11867'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20605 1.59364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20605"^^xsd:decimal ;
  dwc:decimalLongitude "1.59364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20605 1.59364)"^^geo:wktLiteral ;
  geo-pos:lat "50.20605"^^xsd:decimal ;
  geo-pos:long "1.59364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12060'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59364'^^xsd:double;
  dwc:latitude '50.20605'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59364 50.20605, 1.59364 50.20605, 1.59364 50.20605, 1.59364 50.20605, 1.59364 50.20605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12060'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73826 1.59368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73826"^^xsd:decimal ;
  dwc:decimalLongitude "1.59368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73826 1.59368)"^^geo:wktLiteral ;
  geo-pos:lat "50.73826"^^xsd:decimal ;
  geo-pos:long "1.59368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3196'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59368'^^xsd:double;
  dwc:latitude '50.73826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59368 50.73826, 1.59368 50.73826, 1.59368 50.73826, 1.59368 50.73826, 1.59368 50.73826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3196'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.59376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22941"^^xsd:decimal ;
  dwc:decimalLongitude "1.59376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22941 1.59376)"^^geo:wktLiteral ;
  geo-pos:lat "50.22941"^^xsd:decimal ;
  geo-pos:long "1.59376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2291'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59376'^^xsd:double;
  dwc:latitude '50.22941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59376 50.22941, 1.59376 50.22941, 1.59376 50.22941, 1.59376 50.22941, 1.59376 50.22941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2291'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74589 1.59381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74589"^^xsd:decimal ;
  dwc:decimalLongitude "1.59381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74589 1.59381)"^^geo:wktLiteral ;
  geo-pos:lat "50.74589"^^xsd:decimal ;
  geo-pos:long "1.59381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3275'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59381'^^xsd:double;
  dwc:latitude '50.74589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59381 50.74589, 1.59381 50.74589, 1.59381 50.74589, 1.59381 50.74589, 1.59381 50.74589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3275'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.59383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2032"^^xsd:decimal ;
  dwc:decimalLongitude "1.59383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.59383)"^^geo:wktLiteral ;
  geo-pos:lat "50.2032"^^xsd:decimal ;
  geo-pos:long "1.59383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9662'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59383'^^xsd:double;
  dwc:latitude '50.2032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59383 50.2032, 1.59383 50.2032, 1.59383 50.2032, 1.59383 50.2032, 1.59383 50.2032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9662'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72736 1.59383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72736"^^xsd:decimal ;
  dwc:decimalLongitude "1.59383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72736 1.59383)"^^geo:wktLiteral ;
  geo-pos:lat "50.72736"^^xsd:decimal ;
  geo-pos:long "1.59383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2028'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59383'^^xsd:double;
  dwc:latitude '50.72736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59383 50.72736, 1.59383 50.72736, 1.59383 50.72736, 1.59383 50.72736, 1.59383 50.72736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2028'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74527 1.59384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74527"^^xsd:decimal ;
  dwc:decimalLongitude "1.59384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74527 1.59384)"^^geo:wktLiteral ;
  geo-pos:lat "50.74527"^^xsd:decimal ;
  geo-pos:long "1.59384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3837'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59384'^^xsd:double;
  dwc:latitude '50.74527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59384 50.74527, 1.59384 50.74527, 1.59384 50.74527, 1.59384 50.74527, 1.59384 50.74527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3837'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20911 1.59386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20911"^^xsd:decimal ;
  dwc:decimalLongitude "1.59386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20911 1.59386)"^^geo:wktLiteral ;
  geo-pos:lat "50.20911"^^xsd:decimal ;
  geo-pos:long "1.59386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8229'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59386'^^xsd:double;
  dwc:latitude '50.20911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59386 50.20911, 1.59386 50.20911, 1.59386 50.20911, 1.59386 50.20911, 1.59386 50.20911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8229'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75072 1.59389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75072"^^xsd:decimal ;
  dwc:decimalLongitude "1.59389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75072 1.59389)"^^geo:wktLiteral ;
  geo-pos:lat "50.75072"^^xsd:decimal ;
  geo-pos:long "1.59389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59389'^^xsd:double;
  dwc:latitude '50.75072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59389 50.75072, 1.59389 50.75072, 1.59389 50.75072, 1.59389 50.75072, 1.59389 50.75072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2013'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74144 1.59391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74144"^^xsd:decimal ;
  dwc:decimalLongitude "1.59391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74144 1.59391)"^^geo:wktLiteral ;
  geo-pos:lat "50.74144"^^xsd:decimal ;
  geo-pos:long "1.59391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2034'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2034'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59391'^^xsd:double;
  dwc:latitude '50.74144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59391 50.74144, 1.59391 50.74144, 1.59391 50.74144, 1.59391 50.74144, 1.59391 50.74144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2034'^^xsd:string;
  dwc:observationDate '2009-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74554 1.59403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74554"^^xsd:decimal ;
  dwc:decimalLongitude "1.59403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74554 1.59403)"^^geo:wktLiteral ;
  geo-pos:lat "50.74554"^^xsd:decimal ;
  geo-pos:long "1.59403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1460'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59403'^^xsd:double;
  dwc:latitude '50.74554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59403 50.74554, 1.59403 50.74554, 1.59403 50.74554, 1.59403 50.74554, 1.59403 50.74554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1460'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74068 1.59404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74068"^^xsd:decimal ;
  dwc:decimalLongitude "1.59404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74068 1.59404)"^^geo:wktLiteral ;
  geo-pos:lat "50.74068"^^xsd:decimal ;
  geo-pos:long "1.59404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_1968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59404'^^xsd:double;
  dwc:latitude '50.74068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59404 50.74068, 1.59404 50.74068, 1.59404 50.74068, 1.59404 50.74068, 1.59404 50.74068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1968'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75452 1.59404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75452"^^xsd:decimal ;
  dwc:decimalLongitude "1.59404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75452 1.59404)"^^geo:wktLiteral ;
  geo-pos:lat "50.75452"^^xsd:decimal ;
  geo-pos:long "1.59404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2180'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59404'^^xsd:double;
  dwc:latitude '50.75452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59404 50.75452, 1.59404 50.75452, 1.59404 50.75452, 1.59404 50.75452, 1.59404 50.75452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2180'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75578 1.59406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75578"^^xsd:decimal ;
  dwc:decimalLongitude "1.59406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75578 1.59406)"^^geo:wktLiteral ;
  geo-pos:lat "50.75578"^^xsd:decimal ;
  geo-pos:long "1.59406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2181'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59406'^^xsd:double;
  dwc:latitude '50.75578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59406 50.75578, 1.59406 50.75578, 1.59406 50.75578, 1.59406 50.75578, 1.59406 50.75578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2181'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22389 1.59407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22389"^^xsd:decimal ;
  dwc:decimalLongitude "1.59407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22389 1.59407)"^^geo:wktLiteral ;
  geo-pos:lat "50.22389"^^xsd:decimal ;
  geo-pos:long "1.59407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59407'^^xsd:double;
  dwc:latitude '50.22389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59407 50.22389, 1.59407 50.22389, 1.59407 50.22389, 1.59407 50.22389, 1.59407 50.22389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3461'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81613 1.59408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.81613"^^xsd:decimal ;
  dwc:decimalLongitude "1.59408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81613 1.59408)"^^geo:wktLiteral ;
  geo-pos:lat "50.81613"^^xsd:decimal ;
  geo-pos:long "1.59408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59408'^^xsd:double;
  dwc:latitude '50.81613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59408 50.81613, 1.59408 50.81613, 1.59408 50.81613, 1.59408 50.81613, 1.59408 50.81613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2989'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.59412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21508"^^xsd:decimal ;
  dwc:decimalLongitude "1.59412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21508 1.59412)"^^geo:wktLiteral ;
  geo-pos:lat "50.21508"^^xsd:decimal ;
  geo-pos:long "1.59412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7945'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59412'^^xsd:double;
  dwc:latitude '50.21508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59412 50.21508, 1.59412 50.21508, 1.59412 50.21508, 1.59412 50.21508, 1.59412 50.21508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7945'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74595 1.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74595"^^xsd:decimal ;
  dwc:decimalLongitude "1.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74595 1.59414)"^^geo:wktLiteral ;
  geo-pos:lat "50.74595"^^xsd:decimal ;
  geo-pos:long "1.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2965'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.7377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59414'^^xsd:double;
  dwc:latitude '50.74595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59414 50.74595, 1.59414 50.74595, 1.59414 50.74595, 1.59414 50.74595, 1.59414 50.74595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2965'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.59416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20393"^^xsd:decimal ;
  dwc:decimalLongitude "1.59416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.59416)"^^geo:wktLiteral ;
  geo-pos:lat "50.20393"^^xsd:decimal ;
  geo-pos:long "1.59416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9211'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9211'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59416'^^xsd:double;
  dwc:latitude '50.20393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59416 50.20393, 1.59416 50.20393, 1.59416 50.20393, 1.59416 50.20393, 1.59416 50.20393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9211'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75409 1.5942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75409"^^xsd:decimal ;
  dwc:decimalLongitude "1.5942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75409 1.5942)"^^geo:wktLiteral ;
  geo-pos:lat "50.75409"^^xsd:decimal ;
  geo-pos:long "1.5942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3732'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5942'^^xsd:double;
  dwc:latitude '50.75409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5942 50.75409, 1.5942 50.75409, 1.5942 50.75409, 1.5942 50.75409, 1.5942 50.75409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3732'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.59423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20681"^^xsd:decimal ;
  dwc:decimalLongitude "1.59423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20681 1.59423)"^^geo:wktLiteral ;
  geo-pos:lat "50.20681"^^xsd:decimal ;
  geo-pos:long "1.59423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9638'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59423'^^xsd:double;
  dwc:latitude '50.20681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59423 50.20681, 1.59423 50.20681, 1.59423 50.20681, 1.59423 50.20681, 1.59423 50.20681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9638'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.59423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22596"^^xsd:decimal ;
  dwc:decimalLongitude "1.59423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22596 1.59423)"^^geo:wktLiteral ;
  geo-pos:lat "50.22596"^^xsd:decimal ;
  geo-pos:long "1.59423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1032'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59423'^^xsd:double;
  dwc:latitude '50.22596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59423 50.22596, 1.59423 50.22596, 1.59423 50.22596, 1.59423 50.22596, 1.59423 50.22596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1032'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74089 1.59426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74089"^^xsd:decimal ;
  dwc:decimalLongitude "1.59426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74089 1.59426)"^^geo:wktLiteral ;
  geo-pos:lat "50.74089"^^xsd:decimal ;
  geo-pos:long "1.59426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2363'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59426'^^xsd:double;
  dwc:latitude '50.74089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59426 50.74089, 1.59426 50.74089, 1.59426 50.74089, 1.59426 50.74089, 1.59426 50.74089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2363'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74356 1.59436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74356"^^xsd:decimal ;
  dwc:decimalLongitude "1.59436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74356 1.59436)"^^geo:wktLiteral ;
  geo-pos:lat "50.74356"^^xsd:decimal ;
  geo-pos:long "1.59436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59436'^^xsd:double;
  dwc:latitude '50.74356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59436 50.74356, 1.59436 50.74356, 1.59436 50.74356, 1.59436 50.74356, 1.59436 50.74356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3858'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74565 1.59442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74565"^^xsd:decimal ;
  dwc:decimalLongitude "1.59442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74565 1.59442)"^^geo:wktLiteral ;
  geo-pos:lat "50.74565"^^xsd:decimal ;
  geo-pos:long "1.59442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59442'^^xsd:double;
  dwc:latitude '50.74565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59442 50.74565, 1.59442 50.74565, 1.59442 50.74565, 1.59442 50.74565, 1.59442 50.74565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2162'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75378 1.59444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75378"^^xsd:decimal ;
  dwc:decimalLongitude "1.59444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75378 1.59444)"^^geo:wktLiteral ;
  geo-pos:lat "50.75378"^^xsd:decimal ;
  geo-pos:long "1.59444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2974'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59444'^^xsd:double;
  dwc:latitude '50.75378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59444 50.75378, 1.59444 50.75378, 1.59444 50.75378, 1.59444 50.75378, 1.59444 50.75378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2974'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21292 1.59452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21292"^^xsd:decimal ;
  dwc:decimalLongitude "1.59452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21292 1.59452)"^^geo:wktLiteral ;
  geo-pos:lat "50.21292"^^xsd:decimal ;
  geo-pos:long "1.59452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59452'^^xsd:double;
  dwc:latitude '50.21292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59452 50.21292, 1.59452 50.21292, 1.59452 50.21292, 1.59452 50.21292, 1.59452 50.21292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7014'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80599 1.59456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80599"^^xsd:decimal ;
  dwc:decimalLongitude "1.59456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80599 1.59456)"^^geo:wktLiteral ;
  geo-pos:lat "50.80599"^^xsd:decimal ;
  geo-pos:long "1.59456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59456'^^xsd:double;
  dwc:latitude '50.80599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59456 50.80599, 1.59456 50.80599, 1.59456 50.80599, 1.59456 50.80599, 1.59456 50.80599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1775'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21471 1.59462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21471"^^xsd:decimal ;
  dwc:decimalLongitude "1.59462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21471 1.59462)"^^geo:wktLiteral ;
  geo-pos:lat "50.21471"^^xsd:decimal ;
  geo-pos:long "1.59462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59462'^^xsd:double;
  dwc:latitude '50.21471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59462 50.21471, 1.59462 50.21471, 1.59462 50.21471, 1.59462 50.21471, 1.59462 50.21471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8674'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74711 1.59462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74711"^^xsd:decimal ;
  dwc:decimalLongitude "1.59462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74711 1.59462)"^^geo:wktLiteral ;
  geo-pos:lat "50.74711"^^xsd:decimal ;
  geo-pos:long "1.59462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59462'^^xsd:double;
  dwc:latitude '50.74711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59462 50.74711, 1.59462 50.74711, 1.59462 50.74711, 1.59462 50.74711, 1.59462 50.74711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2174'^^xsd:string;
  dwc:observationDate '2009-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23474 1.59463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23474"^^xsd:decimal ;
  dwc:decimalLongitude "1.59463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23474 1.59463)"^^geo:wktLiteral ;
  geo-pos:lat "50.23474"^^xsd:decimal ;
  geo-pos:long "1.59463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_10472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.3222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59463'^^xsd:double;
  dwc:latitude '50.23474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59463 50.23474, 1.59463 50.23474, 1.59463 50.23474, 1.59463 50.23474, 1.59463 50.23474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10472'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7617"^^xsd:decimal ;
  dwc:decimalLongitude "1.59464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59464)"^^geo:wktLiteral ;
  geo-pos:lat "50.7617"^^xsd:decimal ;
  geo-pos:long "1.59464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2196'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59464'^^xsd:double;
  dwc:latitude '50.7617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59464 50.7617, 1.59464 50.7617, 1.59464 50.7617, 1.59464 50.7617, 1.59464 50.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2196'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75325 1.59471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75325"^^xsd:decimal ;
  dwc:decimalLongitude "1.59471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75325 1.59471)"^^geo:wktLiteral ;
  geo-pos:lat "50.75325"^^xsd:decimal ;
  geo-pos:long "1.59471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3721'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59471'^^xsd:double;
  dwc:latitude '50.75325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59471 50.75325, 1.59471 50.75325, 1.59471 50.75325, 1.59471 50.75325, 1.59471 50.75325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3721'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21463 1.59477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21463"^^xsd:decimal ;
  dwc:decimalLongitude "1.59477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21463 1.59477)"^^geo:wktLiteral ;
  geo-pos:lat "50.21463"^^xsd:decimal ;
  geo-pos:long "1.59477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8259'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59477'^^xsd:double;
  dwc:latitude '50.21463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59477 50.21463, 1.59477 50.21463, 1.59477 50.21463, 1.59477 50.21463, 1.59477 50.21463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8259'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21474 1.59478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21474"^^xsd:decimal ;
  dwc:decimalLongitude "1.59478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21474 1.59478)"^^geo:wktLiteral ;
  geo-pos:lat "50.21474"^^xsd:decimal ;
  geo-pos:long "1.59478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11801'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11801'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59478'^^xsd:double;
  dwc:latitude '50.21474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59478 50.21474, 1.59478 50.21474, 1.59478 50.21474, 1.59478 50.21474, 1.59478 50.21474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11801'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7461 1.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7461"^^xsd:decimal ;
  dwc:decimalLongitude "1.5948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7461 1.5948)"^^geo:wktLiteral ;
  geo-pos:lat "50.7461"^^xsd:decimal ;
  geo-pos:long "1.5948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2364'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5948'^^xsd:double;
  dwc:latitude '50.7461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5948 50.7461, 1.5948 50.7461, 1.5948 50.7461, 1.5948 50.7461, 1.5948 50.7461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2364'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.59485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22996"^^xsd:decimal ;
  dwc:decimalLongitude "1.59485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22996 1.59485)"^^geo:wktLiteral ;
  geo-pos:lat "50.22996"^^xsd:decimal ;
  geo-pos:long "1.59485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59485'^^xsd:double;
  dwc:latitude '50.22996'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59485 50.22996, 1.59485 50.22996, 1.59485 50.22996, 1.59485 50.22996, 1.59485 50.22996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2324'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.59492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21526"^^xsd:decimal ;
  dwc:decimalLongitude "1.59492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.59492)"^^geo:wktLiteral ;
  geo-pos:lat "50.21526"^^xsd:decimal ;
  geo-pos:long "1.59492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8224'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59492'^^xsd:double;
  dwc:latitude '50.21526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59492 50.21526, 1.59492 50.21526, 1.59492 50.21526, 1.59492 50.21526, 1.59492 50.21526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8224'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22576"^^xsd:decimal ;
  dwc:decimalLongitude "1.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22576 1.59499)"^^geo:wktLiteral ;
  geo-pos:lat "50.22576"^^xsd:decimal ;
  geo-pos:long "1.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59499'^^xsd:double;
  dwc:latitude '50.22576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59499 50.22576, 1.59499 50.22576, 1.59499 50.22576, 1.59499 50.22576, 1.59499 50.22576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1414'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76172 1.59501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76172"^^xsd:decimal ;
  dwc:decimalLongitude "1.59501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76172 1.59501)"^^geo:wktLiteral ;
  geo-pos:lat "50.76172"^^xsd:decimal ;
  geo-pos:long "1.59501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3725'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59501'^^xsd:double;
  dwc:latitude '50.76172'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59501 50.76172, 1.59501 50.76172, 1.59501 50.76172, 1.59501 50.76172, 1.59501 50.76172))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3725'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.59504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22255"^^xsd:decimal ;
  dwc:decimalLongitude "1.59504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22255 1.59504)"^^geo:wktLiteral ;
  geo-pos:lat "50.22255"^^xsd:decimal ;
  geo-pos:long "1.59504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59504'^^xsd:double;
  dwc:latitude '50.22255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59504 50.22255, 1.59504 50.22255, 1.59504 50.22255, 1.59504 50.22255, 1.59504 50.22255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3336'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75664 1.59507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75664"^^xsd:decimal ;
  dwc:decimalLongitude "1.59507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75664 1.59507)"^^geo:wktLiteral ;
  geo-pos:lat "50.75664"^^xsd:decimal ;
  geo-pos:long "1.59507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59507'^^xsd:double;
  dwc:latitude '50.75664'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59507 50.75664, 1.59507 50.75664, 1.59507 50.75664, 1.59507 50.75664, 1.59507 50.75664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2821'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73081 1.59512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73081"^^xsd:decimal ;
  dwc:decimalLongitude "1.59512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73081 1.59512)"^^geo:wktLiteral ;
  geo-pos:lat "50.73081"^^xsd:decimal ;
  geo-pos:long "1.59512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59512'^^xsd:double;
  dwc:latitude '50.73081'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59512 50.73081, 1.59512 50.73081, 1.59512 50.73081, 1.59512 50.73081, 1.59512 50.73081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2856'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21496 1.59517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21496"^^xsd:decimal ;
  dwc:decimalLongitude "1.59517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21496 1.59517)"^^geo:wktLiteral ;
  geo-pos:lat "50.21496"^^xsd:decimal ;
  geo-pos:long "1.59517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59517'^^xsd:double;
  dwc:latitude '50.21496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59517 50.21496, 1.59517 50.21496, 1.59517 50.21496, 1.59517 50.21496, 1.59517 50.21496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11853'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.59521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22787"^^xsd:decimal ;
  dwc:decimalLongitude "1.59521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22787 1.59521)"^^geo:wktLiteral ;
  geo-pos:lat "50.22787"^^xsd:decimal ;
  geo-pos:long "1.59521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59521'^^xsd:double;
  dwc:latitude '50.22787'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59521 50.22787, 1.59521 50.22787, 1.59521 50.22787, 1.59521 50.22787, 1.59521 50.22787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1735'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.59526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22365"^^xsd:decimal ;
  dwc:decimalLongitude "1.59526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.59526)"^^geo:wktLiteral ;
  geo-pos:lat "50.22365"^^xsd:decimal ;
  geo-pos:long "1.59526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1039'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1039'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59526'^^xsd:double;
  dwc:latitude '50.22365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59526 50.22365, 1.59526 50.22365, 1.59526 50.22365, 1.59526 50.22365, 1.59526 50.22365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1039'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21446 1.59531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21446"^^xsd:decimal ;
  dwc:decimalLongitude "1.59531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21446 1.59531)"^^geo:wktLiteral ;
  geo-pos:lat "50.21446"^^xsd:decimal ;
  geo-pos:long "1.59531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8127'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8127'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59531'^^xsd:double;
  dwc:latitude '50.21446'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59531 50.21446, 1.59531 50.21446, 1.59531 50.21446, 1.59531 50.21446, 1.59531 50.21446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8127'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23541 1.59541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23541"^^xsd:decimal ;
  dwc:decimalLongitude "1.59541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23541 1.59541)"^^geo:wktLiteral ;
  geo-pos:lat "50.23541"^^xsd:decimal ;
  geo-pos:long "1.59541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_5852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59541'^^xsd:double;
  dwc:latitude '50.23541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59541 50.23541, 1.59541 50.23541, 1.59541 50.23541, 1.59541 50.23541, 1.59541 50.23541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5852'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20829 1.59543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20829"^^xsd:decimal ;
  dwc:decimalLongitude "1.59543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20829 1.59543)"^^geo:wktLiteral ;
  geo-pos:lat "50.20829"^^xsd:decimal ;
  geo-pos:long "1.59543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9122'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59543'^^xsd:double;
  dwc:latitude '50.20829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59543 50.20829, 1.59543 50.20829, 1.59543 50.20829, 1.59543 50.20829, 1.59543 50.20829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9122'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7455 1.59543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7455"^^xsd:decimal ;
  dwc:decimalLongitude "1.59543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7455 1.59543)"^^geo:wktLiteral ;
  geo-pos:lat "50.7455"^^xsd:decimal ;
  geo-pos:long "1.59543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2428'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59543'^^xsd:double;
  dwc:latitude '50.7455'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59543 50.7455, 1.59543 50.7455, 1.59543 50.7455, 1.59543 50.7455, 1.59543 50.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2428'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78747 1.59546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78747"^^xsd:decimal ;
  dwc:decimalLongitude "1.59546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78747 1.59546)"^^geo:wktLiteral ;
  geo-pos:lat "50.78747"^^xsd:decimal ;
  geo-pos:long "1.59546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59546'^^xsd:double;
  dwc:latitude '50.78747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59546 50.78747, 1.59546 50.78747, 1.59546 50.78747, 1.59546 50.78747, 1.59546 50.78747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2587'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21467 1.59549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21467"^^xsd:decimal ;
  dwc:decimalLongitude "1.59549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21467 1.59549)"^^geo:wktLiteral ;
  geo-pos:lat "50.21467"^^xsd:decimal ;
  geo-pos:long "1.59549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12048'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.83'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59549'^^xsd:double;
  dwc:latitude '50.21467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59549 50.21467, 1.59549 50.21467, 1.59549 50.21467, 1.59549 50.21467, 1.59549 50.21467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12048'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22352 1.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22352"^^xsd:decimal ;
  dwc:decimalLongitude "1.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22352 1.59551)"^^geo:wktLiteral ;
  geo-pos:lat "50.22352"^^xsd:decimal ;
  geo-pos:long "1.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6810'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_6810'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59551'^^xsd:double;
  dwc:latitude '50.22352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59551 50.22352, 1.59551 50.22352, 1.59551 50.22352, 1.59551 50.22352, 1.59551 50.22352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6810'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75345 1.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75345"^^xsd:decimal ;
  dwc:decimalLongitude "1.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75345 1.59551)"^^geo:wktLiteral ;
  geo-pos:lat "50.75345"^^xsd:decimal ;
  geo-pos:long "1.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59551'^^xsd:double;
  dwc:latitude '50.75345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59551 50.75345, 1.59551 50.75345, 1.59551 50.75345, 1.59551 50.75345, 1.59551 50.75345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2581'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76411 1.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76411"^^xsd:decimal ;
  dwc:decimalLongitude "1.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76411 1.59551)"^^geo:wktLiteral ;
  geo-pos:lat "50.76411"^^xsd:decimal ;
  geo-pos:long "1.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3726'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59551'^^xsd:double;
  dwc:latitude '50.76411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59551 50.76411, 1.59551 50.76411, 1.59551 50.76411, 1.59551 50.76411, 1.59551 50.76411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3726'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 1.59554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "1.59554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 1.59554)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "1.59554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9184'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.284444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59554'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59554 50.203, 1.59554 50.203, 1.59554 50.203, 1.59554 50.203, 1.59554 50.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9184'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7606 1.59555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7606"^^xsd:decimal ;
  dwc:decimalLongitude "1.59555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7606 1.59555)"^^geo:wktLiteral ;
  geo-pos:lat "50.7606"^^xsd:decimal ;
  geo-pos:long "1.59555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2197'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.303333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59555'^^xsd:double;
  dwc:latitude '50.7606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59555 50.7606, 1.59555 50.7606, 1.59555 50.7606, 1.59555 50.7606, 1.59555 50.7606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2197'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.59561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22383"^^xsd:decimal ;
  dwc:decimalLongitude "1.59561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22383 1.59561)"^^geo:wktLiteral ;
  geo-pos:lat "50.22383"^^xsd:decimal ;
  geo-pos:long "1.59561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59561'^^xsd:double;
  dwc:latitude '50.22383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59561 50.22383, 1.59561 50.22383, 1.59561 50.22383, 1.59561 50.22383, 1.59561 50.22383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1916'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22486 1.59565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22486"^^xsd:decimal ;
  dwc:decimalLongitude "1.59565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22486 1.59565)"^^geo:wktLiteral ;
  geo-pos:lat "50.22486"^^xsd:decimal ;
  geo-pos:long "1.59565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59565'^^xsd:double;
  dwc:latitude '50.22486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59565 50.22486, 1.59565 50.22486, 1.59565 50.22486, 1.59565 50.22486, 1.59565 50.22486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2935'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22465"^^xsd:decimal ;
  dwc:decimalLongitude "1.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.59568)"^^geo:wktLiteral ;
  geo-pos:lat "50.22465"^^xsd:decimal ;
  geo-pos:long "1.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2756'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59568'^^xsd:double;
  dwc:latitude '50.22465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59568 50.22465, 1.59568 50.22465, 1.59568 50.22465, 1.59568 50.22465, 1.59568 50.22465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2756'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76008 1.59572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76008"^^xsd:decimal ;
  dwc:decimalLongitude "1.59572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76008 1.59572)"^^geo:wktLiteral ;
  geo-pos:lat "50.76008"^^xsd:decimal ;
  geo-pos:long "1.59572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2198'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59572'^^xsd:double;
  dwc:latitude '50.76008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59572 50.76008, 1.59572 50.76008, 1.59572 50.76008, 1.59572 50.76008, 1.59572 50.76008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2198'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.59574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22677"^^xsd:decimal ;
  dwc:decimalLongitude "1.59574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22677 1.59574)"^^geo:wktLiteral ;
  geo-pos:lat "50.22677"^^xsd:decimal ;
  geo-pos:long "1.59574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59574'^^xsd:double;
  dwc:latitude '50.22677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59574 50.22677, 1.59574 50.22677, 1.59574 50.22677, 1.59574 50.22677, 1.59574 50.22677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1709'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7564 1.59574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7564"^^xsd:decimal ;
  dwc:decimalLongitude "1.59574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7564 1.59574)"^^geo:wktLiteral ;
  geo-pos:lat "50.7564"^^xsd:decimal ;
  geo-pos:long "1.59574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3404'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59574'^^xsd:double;
  dwc:latitude '50.7564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59574 50.7564, 1.59574 50.7564, 1.59574 50.7564, 1.59574 50.7564, 1.59574 50.7564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3404'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20317 1.59576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20317"^^xsd:decimal ;
  dwc:decimalLongitude "1.59576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20317 1.59576)"^^geo:wktLiteral ;
  geo-pos:lat "50.20317"^^xsd:decimal ;
  geo-pos:long "1.59576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9663'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59576'^^xsd:double;
  dwc:latitude '50.20317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59576 50.20317, 1.59576 50.20317, 1.59576 50.20317, 1.59576 50.20317, 1.59576 50.20317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9663'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21411 1.59584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21411"^^xsd:decimal ;
  dwc:decimalLongitude "1.59584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21411 1.59584)"^^geo:wktLiteral ;
  geo-pos:lat "50.21411"^^xsd:decimal ;
  geo-pos:long "1.59584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7887'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7887'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59584'^^xsd:double;
  dwc:latitude '50.21411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59584 50.21411, 1.59584 50.21411, 1.59584 50.21411, 1.59584 50.21411, 1.59584 50.21411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7887'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20307 1.59589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20307"^^xsd:decimal ;
  dwc:decimalLongitude "1.59589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20307 1.59589)"^^geo:wktLiteral ;
  geo-pos:lat "50.20307"^^xsd:decimal ;
  geo-pos:long "1.59589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.0477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59589'^^xsd:double;
  dwc:latitude '50.20307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59589 50.20307, 1.59589 50.20307, 1.59589 50.20307, 1.59589 50.20307, 1.59589 50.20307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8541'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76386 1.59592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76386"^^xsd:decimal ;
  dwc:decimalLongitude "1.59592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76386 1.59592)"^^geo:wktLiteral ;
  geo-pos:lat "50.76386"^^xsd:decimal ;
  geo-pos:long "1.59592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3403'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59592'^^xsd:double;
  dwc:latitude '50.76386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59592 50.76386, 1.59592 50.76386, 1.59592 50.76386, 1.59592 50.76386, 1.59592 50.76386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3403'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.59593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22461"^^xsd:decimal ;
  dwc:decimalLongitude "1.59593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22461 1.59593)"^^geo:wktLiteral ;
  geo-pos:lat "50.22461"^^xsd:decimal ;
  geo-pos:long "1.59593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59593'^^xsd:double;
  dwc:latitude '50.22461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59593 50.22461, 1.59593 50.22461, 1.59593 50.22461, 1.59593 50.22461, 1.59593 50.22461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2914'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20583 1.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20583"^^xsd:decimal ;
  dwc:decimalLongitude "1.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20583 1.59594)"^^geo:wktLiteral ;
  geo-pos:lat "50.20583"^^xsd:decimal ;
  geo-pos:long "1.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59594'^^xsd:double;
  dwc:latitude '50.20583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59594 50.20583, 1.59594 50.20583, 1.59594 50.20583, 1.59594 50.20583, 1.59594 50.20583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9326'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72828 1.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72828"^^xsd:decimal ;
  dwc:decimalLongitude "1.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72828 1.59594)"^^geo:wktLiteral ;
  geo-pos:lat "50.72828"^^xsd:decimal ;
  geo-pos:long "1.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2022'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59594'^^xsd:double;
  dwc:latitude '50.72828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59594 50.72828, 1.59594 50.72828, 1.59594 50.72828, 1.59594 50.72828, 1.59594 50.72828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2022'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.59597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21892"^^xsd:decimal ;
  dwc:decimalLongitude "1.59597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21892 1.59597)"^^geo:wktLiteral ;
  geo-pos:lat "50.21892"^^xsd:decimal ;
  geo-pos:long "1.59597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59597'^^xsd:double;
  dwc:latitude '50.21892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59597 50.21892, 1.59597 50.21892, 1.59597 50.21892, 1.59597 50.21892, 1.59597 50.21892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7254'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.59597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22307"^^xsd:decimal ;
  dwc:decimalLongitude "1.59597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22307 1.59597)"^^geo:wktLiteral ;
  geo-pos:lat "50.22307"^^xsd:decimal ;
  geo-pos:long "1.59597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59597'^^xsd:double;
  dwc:latitude '50.22307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59597 50.22307, 1.59597 50.22307, 1.59597 50.22307, 1.59597 50.22307, 1.59597 50.22307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3027'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75352 1.59598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75352"^^xsd:decimal ;
  dwc:decimalLongitude "1.59598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75352 1.59598)"^^geo:wktLiteral ;
  geo-pos:lat "50.75352"^^xsd:decimal ;
  geo-pos:long "1.59598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59598'^^xsd:double;
  dwc:latitude '50.75352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59598 50.75352, 1.59598 50.75352, 1.59598 50.75352, 1.59598 50.75352, 1.59598 50.75352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2980'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7617"^^xsd:decimal ;
  dwc:decimalLongitude "1.59599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59599)"^^geo:wktLiteral ;
  geo-pos:lat "50.7617"^^xsd:decimal ;
  geo-pos:long "1.59599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3402'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59599'^^xsd:double;
  dwc:latitude '50.7617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59599 50.7617, 1.59599 50.7617, 1.59599 50.7617, 1.59599 50.7617, 1.59599 50.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3402'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7571 1.59601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7571"^^xsd:decimal ;
  dwc:decimalLongitude "1.59601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7571 1.59601)"^^geo:wktLiteral ;
  geo-pos:lat "50.7571"^^xsd:decimal ;
  geo-pos:long "1.59601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2594'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59601'^^xsd:double;
  dwc:latitude '50.7571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59601 50.7571, 1.59601 50.7571, 1.59601 50.7571, 1.59601 50.7571, 1.59601 50.7571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2594'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21352 1.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21352"^^xsd:decimal ;
  dwc:decimalLongitude "1.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21352 1.59602)"^^geo:wktLiteral ;
  geo-pos:lat "50.21352"^^xsd:decimal ;
  geo-pos:long "1.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8142'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8142'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59602'^^xsd:double;
  dwc:latitude '50.21352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59602 50.21352, 1.59602 50.21352, 1.59602 50.21352, 1.59602 50.21352, 1.59602 50.21352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8142'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 1.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.215"^^xsd:decimal ;
  dwc:decimalLongitude "1.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 1.59602)"^^geo:wktLiteral ;
  geo-pos:lat "50.215"^^xsd:decimal ;
  geo-pos:long "1.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8980'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8980'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59602'^^xsd:double;
  dwc:latitude '50.215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59602 50.215, 1.59602 50.215, 1.59602 50.215, 1.59602 50.215, 1.59602 50.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8980'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.59604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21958"^^xsd:decimal ;
  dwc:decimalLongitude "1.59604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21958 1.59604)"^^geo:wktLiteral ;
  geo-pos:lat "50.21958"^^xsd:decimal ;
  geo-pos:long "1.59604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59604'^^xsd:double;
  dwc:latitude '50.21958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59604 50.21958, 1.59604 50.21958, 1.59604 50.21958, 1.59604 50.21958, 1.59604 50.21958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7271'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22495 1.59612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22495"^^xsd:decimal ;
  dwc:decimalLongitude "1.59612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22495 1.59612)"^^geo:wktLiteral ;
  geo-pos:lat "50.22495"^^xsd:decimal ;
  geo-pos:long "1.59612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2693'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59612'^^xsd:double;
  dwc:latitude '50.22495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59612 50.22495, 1.59612 50.22495, 1.59612 50.22495, 1.59612 50.22495, 1.59612 50.22495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2693'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2143 1.59613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.59613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2143 1.59613)"^^geo:wktLiteral ;
  geo-pos:lat "50.2143"^^xsd:decimal ;
  geo-pos:long "1.59613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9041'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59613'^^xsd:double;
  dwc:latitude '50.2143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59613 50.2143, 1.59613 50.2143, 1.59613 50.2143, 1.59613 50.2143, 1.59613 50.2143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9041'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.5962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20303"^^xsd:decimal ;
  dwc:decimalLongitude "1.5962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.5962)"^^geo:wktLiteral ;
  geo-pos:lat "50.20303"^^xsd:decimal ;
  geo-pos:long "1.5962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5962'^^xsd:double;
  dwc:latitude '50.20303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5962 50.20303, 1.5962 50.20303, 1.5962 50.20303, 1.5962 50.20303, 1.5962 50.20303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8905'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.59632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22084"^^xsd:decimal ;
  dwc:decimalLongitude "1.59632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22084 1.59632)"^^geo:wktLiteral ;
  geo-pos:lat "50.22084"^^xsd:decimal ;
  geo-pos:long "1.59632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_6903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59632'^^xsd:double;
  dwc:latitude '50.22084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59632 50.22084, 1.59632 50.22084, 1.59632 50.22084, 1.59632 50.22084, 1.59632 50.22084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6903'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.59633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21886"^^xsd:decimal ;
  dwc:decimalLongitude "1.59633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21886 1.59633)"^^geo:wktLiteral ;
  geo-pos:lat "50.21886"^^xsd:decimal ;
  geo-pos:long "1.59633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59633'^^xsd:double;
  dwc:latitude '50.21886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59633 50.21886, 1.59633 50.21886, 1.59633 50.21886, 1.59633 50.21886, 1.59633 50.21886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8521'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.59635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20296"^^xsd:decimal ;
  dwc:decimalLongitude "1.59635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.59635)"^^geo:wktLiteral ;
  geo-pos:lat "50.20296"^^xsd:decimal ;
  geo-pos:long "1.59635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9185'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59635'^^xsd:double;
  dwc:latitude '50.20296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59635 50.20296, 1.59635 50.20296, 1.59635 50.20296, 1.59635 50.20296, 1.59635 50.20296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9185'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76357 1.59637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76357"^^xsd:decimal ;
  dwc:decimalLongitude "1.59637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76357 1.59637)"^^geo:wktLiteral ;
  geo-pos:lat "50.76357"^^xsd:decimal ;
  geo-pos:long "1.59637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3733'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59637'^^xsd:double;
  dwc:latitude '50.76357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59637 50.76357, 1.59637 50.76357, 1.59637 50.76357, 1.59637 50.76357, 1.59637 50.76357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3733'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8003 1.59644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8003"^^xsd:decimal ;
  dwc:decimalLongitude "1.59644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8003 1.59644)"^^geo:wktLiteral ;
  geo-pos:lat "50.8003"^^xsd:decimal ;
  geo-pos:long "1.59644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1779'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1779'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59644'^^xsd:double;
  dwc:latitude '50.8003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59644 50.8003, 1.59644 50.8003, 1.59644 50.8003, 1.59644 50.8003, 1.59644 50.8003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1779'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7649 1.59645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7649"^^xsd:decimal ;
  dwc:decimalLongitude "1.59645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7649 1.59645)"^^geo:wktLiteral ;
  geo-pos:lat "50.7649"^^xsd:decimal ;
  geo-pos:long "1.59645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59645'^^xsd:double;
  dwc:latitude '50.7649'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59645 50.7649, 1.59645 50.7649, 1.59645 50.7649, 1.59645 50.7649, 1.59645 50.7649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3386'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76415 1.59649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76415"^^xsd:decimal ;
  dwc:decimalLongitude "1.59649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76415 1.59649)"^^geo:wktLiteral ;
  geo-pos:lat "50.76415"^^xsd:decimal ;
  geo-pos:long "1.59649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.75555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59649'^^xsd:double;
  dwc:latitude '50.76415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59649 50.76415, 1.59649 50.76415, 1.59649 50.76415, 1.59649 50.76415, 1.59649 50.76415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3863'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.59653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22844"^^xsd:decimal ;
  dwc:decimalLongitude "1.59653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22844 1.59653)"^^geo:wktLiteral ;
  geo-pos:lat "50.22844"^^xsd:decimal ;
  geo-pos:long "1.59653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_5609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_5609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59653'^^xsd:double;
  dwc:latitude '50.22844'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59653 50.22844, 1.59653 50.22844, 1.59653 50.22844, 1.59653 50.22844, 1.59653 50.22844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_5609'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75849 1.59656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75849"^^xsd:decimal ;
  dwc:decimalLongitude "1.59656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75849 1.59656)"^^geo:wktLiteral ;
  geo-pos:lat "50.75849"^^xsd:decimal ;
  geo-pos:long "1.59656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3277'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59656'^^xsd:double;
  dwc:latitude '50.75849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59656 50.75849, 1.59656 50.75849, 1.59656 50.75849, 1.59656 50.75849, 1.59656 50.75849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3277'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20438 1.5966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20438"^^xsd:decimal ;
  dwc:decimalLongitude "1.5966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20438 1.5966)"^^geo:wktLiteral ;
  geo-pos:lat "50.20438"^^xsd:decimal ;
  geo-pos:long "1.5966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9080'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9080'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5966'^^xsd:double;
  dwc:latitude '50.20438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5966 50.20438, 1.5966 50.20438, 1.5966 50.20438, 1.5966 50.20438, 1.5966 50.20438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9080'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20279 1.59661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20279"^^xsd:decimal ;
  dwc:decimalLongitude "1.59661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20279 1.59661)"^^geo:wktLiteral ;
  geo-pos:lat "50.20279"^^xsd:decimal ;
  geo-pos:long "1.59661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9629'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.791111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59661'^^xsd:double;
  dwc:latitude '50.20279'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59661 50.20279, 1.59661 50.20279, 1.59661 50.20279, 1.59661 50.20279, 1.59661 50.20279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9629'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76393 1.59661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76393"^^xsd:decimal ;
  dwc:decimalLongitude "1.59661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76393 1.59661)"^^geo:wktLiteral ;
  geo-pos:lat "50.76393"^^xsd:decimal ;
  geo-pos:long "1.59661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59661'^^xsd:double;
  dwc:latitude '50.76393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59661 50.76393, 1.59661 50.76393, 1.59661 50.76393, 1.59661 50.76393, 1.59661 50.76393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2582'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.59665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22424"^^xsd:decimal ;
  dwc:decimalLongitude "1.59665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22424 1.59665)"^^geo:wktLiteral ;
  geo-pos:lat "50.22424"^^xsd:decimal ;
  geo-pos:long "1.59665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59665'^^xsd:double;
  dwc:latitude '50.22424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59665 50.22424, 1.59665 50.22424, 1.59665 50.22424, 1.59665 50.22424, 1.59665 50.22424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1733'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76488 1.59669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76488"^^xsd:decimal ;
  dwc:decimalLongitude "1.59669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76488 1.59669)"^^geo:wktLiteral ;
  geo-pos:lat "50.76488"^^xsd:decimal ;
  geo-pos:long "1.59669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3424'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59669'^^xsd:double;
  dwc:latitude '50.76488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59669 50.76488, 1.59669 50.76488, 1.59669 50.76488, 1.59669 50.76488, 1.59669 50.76488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3424'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20422 1.5967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20422"^^xsd:decimal ;
  dwc:decimalLongitude "1.5967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20422 1.5967)"^^geo:wktLiteral ;
  geo-pos:lat "50.20422"^^xsd:decimal ;
  geo-pos:long "1.5967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9072'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5967'^^xsd:double;
  dwc:latitude '50.20422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5967 50.20422, 1.5967 50.20422, 1.5967 50.20422, 1.5967 50.20422, 1.5967 50.20422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9072'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75558 1.59672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75558"^^xsd:decimal ;
  dwc:decimalLongitude "1.59672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75558 1.59672)"^^geo:wktLiteral ;
  geo-pos:lat "50.75558"^^xsd:decimal ;
  geo-pos:long "1.59672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59672'^^xsd:double;
  dwc:latitude '50.75558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59672 50.75558, 1.59672 50.75558, 1.59672 50.75558, 1.59672 50.75558, 1.59672 50.75558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3276'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76416 1.59672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76416"^^xsd:decimal ;
  dwc:decimalLongitude "1.59672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76416 1.59672)"^^geo:wktLiteral ;
  geo-pos:lat "50.76416"^^xsd:decimal ;
  geo-pos:long "1.59672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59672'^^xsd:double;
  dwc:latitude '50.76416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59672 50.76416, 1.59672 50.76416, 1.59672 50.76416, 1.59672 50.76416, 1.59672 50.76416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3385'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.59675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20241"^^xsd:decimal ;
  dwc:decimalLongitude "1.59675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.59675)"^^geo:wktLiteral ;
  geo-pos:lat "50.20241"^^xsd:decimal ;
  geo-pos:long "1.59675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.461111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59675'^^xsd:double;
  dwc:latitude '50.20241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59675 50.20241, 1.59675 50.20241, 1.59675 50.20241, 1.59675 50.20241, 1.59675 50.20241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9628'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.59676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20232"^^xsd:decimal ;
  dwc:decimalLongitude "1.59676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.59676)"^^geo:wktLiteral ;
  geo-pos:lat "50.20232"^^xsd:decimal ;
  geo-pos:long "1.59676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59676'^^xsd:double;
  dwc:latitude '50.20232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59676 50.20232, 1.59676 50.20232, 1.59676 50.20232, 1.59676 50.20232, 1.59676 50.20232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9627'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76388 1.59685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76388"^^xsd:decimal ;
  dwc:decimalLongitude "1.59685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76388 1.59685)"^^geo:wktLiteral ;
  geo-pos:lat "50.76388"^^xsd:decimal ;
  geo-pos:long "1.59685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59685'^^xsd:double;
  dwc:latitude '50.76388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59685 50.76388, 1.59685 50.76388, 1.59685 50.76388, 1.59685 50.76388, 1.59685 50.76388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3409'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.59687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.59687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.59687)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.59687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_2548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59687'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59687 50.22437, 1.59687 50.22437, 1.59687 50.22437, 1.59687 50.22437, 1.59687 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2548'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78825 1.59689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78825"^^xsd:decimal ;
  dwc:decimalLongitude "1.59689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78825 1.59689)"^^geo:wktLiteral ;
  geo-pos:lat "50.78825"^^xsd:decimal ;
  geo-pos:long "1.59689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59689'^^xsd:double;
  dwc:latitude '50.78825'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59689 50.78825, 1.59689 50.78825, 1.59689 50.78825, 1.59689 50.78825, 1.59689 50.78825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2595'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76441 1.59691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76441"^^xsd:decimal ;
  dwc:decimalLongitude "1.59691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76441 1.59691)"^^geo:wktLiteral ;
  geo-pos:lat "50.76441"^^xsd:decimal ;
  geo-pos:long "1.59691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3392'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59691'^^xsd:double;
  dwc:latitude '50.76441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59691 50.76441, 1.59691 50.76441, 1.59691 50.76441, 1.59691 50.76441, 1.59691 50.76441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3392'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76461 1.59691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76461"^^xsd:decimal ;
  dwc:decimalLongitude "1.59691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76461 1.59691)"^^geo:wktLiteral ;
  geo-pos:lat "50.76461"^^xsd:decimal ;
  geo-pos:long "1.59691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.747777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59691'^^xsd:double;
  dwc:latitude '50.76461'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59691 50.76461, 1.59691 50.76461, 1.59691 50.76461, 1.59691 50.76461, 1.59691 50.76461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3419'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21262 1.59692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21262"^^xsd:decimal ;
  dwc:decimalLongitude "1.59692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21262 1.59692)"^^geo:wktLiteral ;
  geo-pos:lat "50.21262"^^xsd:decimal ;
  geo-pos:long "1.59692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11816'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.437777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59692'^^xsd:double;
  dwc:latitude '50.21262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59692 50.21262, 1.59692 50.21262, 1.59692 50.21262, 1.59692 50.21262, 1.59692 50.21262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11816'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.59694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2248"^^xsd:decimal ;
  dwc:decimalLongitude "1.59694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.59694)"^^geo:wktLiteral ;
  geo-pos:lat "50.2248"^^xsd:decimal ;
  geo-pos:long "1.59694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59694'^^xsd:double;
  dwc:latitude '50.2248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59694 50.2248, 1.59694 50.2248, 1.59694 50.2248, 1.59694 50.2248, 1.59694 50.2248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2708'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81057 1.59694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.81057"^^xsd:decimal ;
  dwc:decimalLongitude "1.59694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81057 1.59694)"^^geo:wktLiteral ;
  geo-pos:lat "50.81057"^^xsd:decimal ;
  geo-pos:long "1.59694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59694'^^xsd:double;
  dwc:latitude '50.81057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59694 50.81057, 1.59694 50.81057, 1.59694 50.81057, 1.59694 50.81057, 1.59694 50.81057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2589'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77362 1.59698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77362"^^xsd:decimal ;
  dwc:decimalLongitude "1.59698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77362 1.59698)"^^geo:wktLiteral ;
  geo-pos:lat "50.77362"^^xsd:decimal ;
  geo-pos:long "1.59698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3423'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59698'^^xsd:double;
  dwc:latitude '50.77362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59698 50.77362, 1.59698 50.77362, 1.59698 50.77362, 1.59698 50.77362, 1.59698 50.77362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3423'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20253"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "50.20253"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7202777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '50.20253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.597 50.20253, 1.597 50.20253, 1.597 50.20253, 1.597 50.20253, 1.597 50.20253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8516'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75582 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75582"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75582 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "50.75582"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3606'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '50.75582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.597 50.75582, 1.597 50.75582, 1.597 50.75582, 1.597 50.75582, 1.597 50.75582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3606'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2264 1.59704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2264"^^xsd:decimal ;
  dwc:decimalLongitude "1.59704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2264 1.59704)"^^geo:wktLiteral ;
  geo-pos:lat "50.2264"^^xsd:decimal ;
  geo-pos:long "1.59704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3091'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2466666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59704'^^xsd:double;
  dwc:latitude '50.2264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59704 50.2264, 1.59704 50.2264, 1.59704 50.2264, 1.59704 50.2264, 1.59704 50.2264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3091'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.59706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21805"^^xsd:decimal ;
  dwc:decimalLongitude "1.59706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21805 1.59706)"^^geo:wktLiteral ;
  geo-pos:lat "50.21805"^^xsd:decimal ;
  geo-pos:long "1.59706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59706'^^xsd:double;
  dwc:latitude '50.21805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59706 50.21805, 1.59706 50.21805, 1.59706 50.21805, 1.59706 50.21805, 1.59706 50.21805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11839'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7644 1.59707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7644"^^xsd:decimal ;
  dwc:decimalLongitude "1.59707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7644 1.59707)"^^geo:wktLiteral ;
  geo-pos:lat "50.7644"^^xsd:decimal ;
  geo-pos:long "1.59707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59707'^^xsd:double;
  dwc:latitude '50.7644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59707 50.7644, 1.59707 50.7644, 1.59707 50.7644, 1.59707 50.7644, 1.59707 50.7644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3391'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20269 1.59709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20269"^^xsd:decimal ;
  dwc:decimalLongitude "1.59709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20269 1.59709)"^^geo:wktLiteral ;
  geo-pos:lat "50.20269"^^xsd:decimal ;
  geo-pos:long "1.59709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8320'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59709'^^xsd:double;
  dwc:latitude '50.20269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59709 50.20269, 1.59709 50.20269, 1.59709 50.20269, 1.59709 50.20269, 1.59709 50.20269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8320'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7639 1.5971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7639"^^xsd:decimal ;
  dwc:decimalLongitude "1.5971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7639 1.5971)"^^geo:wktLiteral ;
  geo-pos:lat "50.7639"^^xsd:decimal ;
  geo-pos:long "1.5971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5971'^^xsd:double;
  dwc:latitude '50.7639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5971 50.7639, 1.5971 50.7639, 1.5971 50.7639, 1.5971 50.7639, 1.5971 50.7639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3387'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.59711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22414"^^xsd:decimal ;
  dwc:decimalLongitude "1.59711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.59711)"^^geo:wktLiteral ;
  geo-pos:lat "50.22414"^^xsd:decimal ;
  geo-pos:long "1.59711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59711'^^xsd:double;
  dwc:latitude '50.22414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59711 50.22414, 1.59711 50.22414, 1.59711 50.22414, 1.59711 50.22414, 1.59711 50.22414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1933'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76423 1.59711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76423"^^xsd:decimal ;
  dwc:decimalLongitude "1.59711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76423 1.59711)"^^geo:wktLiteral ;
  geo-pos:lat "50.76423"^^xsd:decimal ;
  geo-pos:long "1.59711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3395'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59711'^^xsd:double;
  dwc:latitude '50.76423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59711 50.76423, 1.59711 50.76423, 1.59711 50.76423, 1.59711 50.76423, 1.59711 50.76423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3395'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20454 1.59712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20454"^^xsd:decimal ;
  dwc:decimalLongitude "1.59712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20454 1.59712)"^^geo:wktLiteral ;
  geo-pos:lat "50.20454"^^xsd:decimal ;
  geo-pos:long "1.59712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59712'^^xsd:double;
  dwc:latitude '50.20454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59712 50.20454, 1.59712 50.20454, 1.59712 50.20454, 1.59712 50.20454, 1.59712 50.20454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9525'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76412 1.59712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76412"^^xsd:decimal ;
  dwc:decimalLongitude "1.59712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76412 1.59712)"^^geo:wktLiteral ;
  geo-pos:lat "50.76412"^^xsd:decimal ;
  geo-pos:long "1.59712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3716'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.9944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59712'^^xsd:double;
  dwc:latitude '50.76412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59712 50.76412, 1.59712 50.76412, 1.59712 50.76412, 1.59712 50.76412, 1.59712 50.76412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3716'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72821 1.59713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72821"^^xsd:decimal ;
  dwc:decimalLongitude "1.59713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72821 1.59713)"^^geo:wktLiteral ;
  geo-pos:lat "50.72821"^^xsd:decimal ;
  geo-pos:long "1.59713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2021'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59713'^^xsd:double;
  dwc:latitude '50.72821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59713 50.72821, 1.59713 50.72821, 1.59713 50.72821, 1.59713 50.72821, 1.59713 50.72821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2021'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21911 1.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21911"^^xsd:decimal ;
  dwc:decimalLongitude "1.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21911 1.59714)"^^geo:wktLiteral ;
  geo-pos:lat "50.21911"^^xsd:decimal ;
  geo-pos:long "1.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11778'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11778'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59714'^^xsd:double;
  dwc:latitude '50.21911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59714 50.21911, 1.59714 50.21911, 1.59714 50.21911, 1.59714 50.21911, 1.59714 50.21911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11778'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21368 1.59715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21368"^^xsd:decimal ;
  dwc:decimalLongitude "1.59715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21368 1.59715)"^^geo:wktLiteral ;
  geo-pos:lat "50.21368"^^xsd:decimal ;
  geo-pos:long "1.59715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7696'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7696'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59715'^^xsd:double;
  dwc:latitude '50.21368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59715 50.21368, 1.59715 50.21368, 1.59715 50.21368, 1.59715 50.21368, 1.59715 50.21368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7696'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21384 1.59721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21384"^^xsd:decimal ;
  dwc:decimalLongitude "1.59721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21384 1.59721)"^^geo:wktLiteral ;
  geo-pos:lat "50.21384"^^xsd:decimal ;
  geo-pos:long "1.59721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59721'^^xsd:double;
  dwc:latitude '50.21384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59721 50.21384, 1.59721 50.21384, 1.59721 50.21384, 1.59721 50.21384, 1.59721 50.21384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7818'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20424 1.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20424"^^xsd:decimal ;
  dwc:decimalLongitude "1.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20424 1.59735)"^^geo:wktLiteral ;
  geo-pos:lat "50.20424"^^xsd:decimal ;
  geo-pos:long "1.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59735'^^xsd:double;
  dwc:latitude '50.20424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59735 50.20424, 1.59735 50.20424, 1.59735 50.20424, 1.59735 50.20424, 1.59735 50.20424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7890'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72805 1.59738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72805"^^xsd:decimal ;
  dwc:decimalLongitude "1.59738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72805 1.59738)"^^geo:wktLiteral ;
  geo-pos:lat "50.72805"^^xsd:decimal ;
  geo-pos:long "1.59738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_1998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.256666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59738'^^xsd:double;
  dwc:latitude '50.72805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59738 50.72805, 1.59738 50.72805, 1.59738 50.72805, 1.59738 50.72805, 1.59738 50.72805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1998'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.59739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59739)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.59739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59739'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59739 50.20231, 1.59739 50.20231, 1.59739 50.20231, 1.59739 50.20231, 1.59739 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9566'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77561 1.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77561"^^xsd:decimal ;
  dwc:decimalLongitude "1.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77561 1.5974)"^^geo:wktLiteral ;
  geo-pos:lat "50.77561"^^xsd:decimal ;
  geo-pos:long "1.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5974'^^xsd:double;
  dwc:latitude '50.77561'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5974 50.77561, 1.5974 50.77561, 1.5974 50.77561, 1.5974 50.77561, 1.5974 50.77561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3421'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76471 1.59741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76471"^^xsd:decimal ;
  dwc:decimalLongitude "1.59741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76471 1.59741)"^^geo:wktLiteral ;
  geo-pos:lat "50.76471"^^xsd:decimal ;
  geo-pos:long "1.59741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59741'^^xsd:double;
  dwc:latitude '50.76471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59741 50.76471, 1.59741 50.76471, 1.59741 50.76471, 1.59741 50.76471, 1.59741 50.76471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3410'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21628 1.59743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21628"^^xsd:decimal ;
  dwc:decimalLongitude "1.59743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21628 1.59743)"^^geo:wktLiteral ;
  geo-pos:lat "50.21628"^^xsd:decimal ;
  geo-pos:long "1.59743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59743'^^xsd:double;
  dwc:latitude '50.21628'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59743 50.21628, 1.59743 50.21628, 1.59743 50.21628, 1.59743 50.21628, 1.59743 50.21628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7182'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.59743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22489"^^xsd:decimal ;
  dwc:decimalLongitude "1.59743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22489 1.59743)"^^geo:wktLiteral ;
  geo-pos:lat "50.22489"^^xsd:decimal ;
  geo-pos:long "1.59743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2706'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59743'^^xsd:double;
  dwc:latitude '50.22489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59743 50.22489, 1.59743 50.22489, 1.59743 50.22489, 1.59743 50.22489, 1.59743 50.22489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2706'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22415 1.59747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22415"^^xsd:decimal ;
  dwc:decimalLongitude "1.59747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22415 1.59747)"^^geo:wktLiteral ;
  geo-pos:lat "50.22415"^^xsd:decimal ;
  geo-pos:long "1.59747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1914'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59747'^^xsd:double;
  dwc:latitude '50.22415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59747 50.22415, 1.59747 50.22415, 1.59747 50.22415, 1.59747 50.22415, 1.59747 50.22415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1914'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75805 1.59747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75805"^^xsd:decimal ;
  dwc:decimalLongitude "1.59747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75805 1.59747)"^^geo:wktLiteral ;
  geo-pos:lat "50.75805"^^xsd:decimal ;
  geo-pos:long "1.59747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59747'^^xsd:double;
  dwc:latitude '50.75805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59747 50.75805, 1.59747 50.75805, 1.59747 50.75805, 1.59747 50.75805, 1.59747 50.75805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3384'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76402 1.59747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76402"^^xsd:decimal ;
  dwc:decimalLongitude "1.59747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76402 1.59747)"^^geo:wktLiteral ;
  geo-pos:lat "50.76402"^^xsd:decimal ;
  geo-pos:long "1.59747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3607'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59747'^^xsd:double;
  dwc:latitude '50.76402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59747 50.76402, 1.59747 50.76402, 1.59747 50.76402, 1.59747 50.76402, 1.59747 50.76402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3607'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76427 1.59749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76427"^^xsd:decimal ;
  dwc:decimalLongitude "1.59749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76427 1.59749)"^^geo:wktLiteral ;
  geo-pos:lat "50.76427"^^xsd:decimal ;
  geo-pos:long "1.59749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59749'^^xsd:double;
  dwc:latitude '50.76427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59749 50.76427, 1.59749 50.76427, 1.59749 50.76427, 1.59749 50.76427, 1.59749 50.76427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3583'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76329 1.59752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76329"^^xsd:decimal ;
  dwc:decimalLongitude "1.59752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76329 1.59752)"^^geo:wktLiteral ;
  geo-pos:lat "50.76329"^^xsd:decimal ;
  geo-pos:long "1.59752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59752'^^xsd:double;
  dwc:latitude '50.76329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59752 50.76329, 1.59752 50.76329, 1.59752 50.76329, 1.59752 50.76329, 1.59752 50.76329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3176'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76563 1.59756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76563"^^xsd:decimal ;
  dwc:decimalLongitude "1.59756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76563 1.59756)"^^geo:wktLiteral ;
  geo-pos:lat "50.76563"^^xsd:decimal ;
  geo-pos:long "1.59756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3718'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59756'^^xsd:double;
  dwc:latitude '50.76563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59756 50.76563, 1.59756 50.76563, 1.59756 50.76563, 1.59756 50.76563, 1.59756 50.76563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3718'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22449 1.59758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22449"^^xsd:decimal ;
  dwc:decimalLongitude "1.59758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22449 1.59758)"^^geo:wktLiteral ;
  geo-pos:lat "50.22449"^^xsd:decimal ;
  geo-pos:long "1.59758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3028'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59758'^^xsd:double;
  dwc:latitude '50.22449'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59758 50.22449, 1.59758 50.22449, 1.59758 50.22449, 1.59758 50.22449, 1.59758 50.22449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3028'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.5976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20467"^^xsd:decimal ;
  dwc:decimalLongitude "1.5976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.5976)"^^geo:wktLiteral ;
  geo-pos:lat "50.20467"^^xsd:decimal ;
  geo-pos:long "1.5976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5976'^^xsd:double;
  dwc:latitude '50.20467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5976 50.20467, 1.5976 50.20467, 1.5976 50.20467, 1.5976 50.20467, 1.5976 50.20467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9445'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7763 1.59762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7763"^^xsd:decimal ;
  dwc:decimalLongitude "1.59762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7763 1.59762)"^^geo:wktLiteral ;
  geo-pos:lat "50.7763"^^xsd:decimal ;
  geo-pos:long "1.59762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59762'^^xsd:double;
  dwc:latitude '50.7763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59762 50.7763, 1.59762 50.7763, 1.59762 50.7763, 1.59762 50.7763, 1.59762 50.7763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2585'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79945 1.59762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79945"^^xsd:decimal ;
  dwc:decimalLongitude "1.59762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79945 1.59762)"^^geo:wktLiteral ;
  geo-pos:lat "50.79945"^^xsd:decimal ;
  geo-pos:long "1.59762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59762'^^xsd:double;
  dwc:latitude '50.79945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59762 50.79945, 1.59762 50.79945, 1.59762 50.79945, 1.59762 50.79945, 1.59762 50.79945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2596'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80786 1.59764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80786"^^xsd:decimal ;
  dwc:decimalLongitude "1.59764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80786 1.59764)"^^geo:wktLiteral ;
  geo-pos:lat "50.80786"^^xsd:decimal ;
  geo-pos:long "1.59764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2592'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59764'^^xsd:double;
  dwc:latitude '50.80786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59764 50.80786, 1.59764 50.80786, 1.59764 50.80786, 1.59764 50.80786, 1.59764 50.80786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2592'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22511 1.59765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22511"^^xsd:decimal ;
  dwc:decimalLongitude "1.59765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22511 1.59765)"^^geo:wktLiteral ;
  geo-pos:lat "50.22511"^^xsd:decimal ;
  geo-pos:long "1.59765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59765'^^xsd:double;
  dwc:latitude '50.22511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59765 50.22511, 1.59765 50.22511, 1.59765 50.22511, 1.59765 50.22511, 1.59765 50.22511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2685'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76346"^^xsd:decimal ;
  dwc:decimalLongitude "1.59765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59765)"^^geo:wktLiteral ;
  geo-pos:lat "50.76346"^^xsd:decimal ;
  geo-pos:long "1.59765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3185'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59765'^^xsd:double;
  dwc:latitude '50.76346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59765 50.76346, 1.59765 50.76346, 1.59765 50.76346, 1.59765 50.76346, 1.59765 50.76346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3185'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20531 1.59767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20531"^^xsd:decimal ;
  dwc:decimalLongitude "1.59767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20531 1.59767)"^^geo:wktLiteral ;
  geo-pos:lat "50.20531"^^xsd:decimal ;
  geo-pos:long "1.59767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59767'^^xsd:double;
  dwc:latitude '50.20531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59767 50.20531, 1.59767 50.20531, 1.59767 50.20531, 1.59767 50.20531, 1.59767 50.20531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7387'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.59769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22368"^^xsd:decimal ;
  dwc:decimalLongitude "1.59769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.59769)"^^geo:wktLiteral ;
  geo-pos:lat "50.22368"^^xsd:decimal ;
  geo-pos:long "1.59769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.71333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59769'^^xsd:double;
  dwc:latitude '50.22368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59769 50.22368, 1.59769 50.22368, 1.59769 50.22368, 1.59769 50.22368, 1.59769 50.22368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7286'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2043 1.59772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2043"^^xsd:decimal ;
  dwc:decimalLongitude "1.59772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2043 1.59772)"^^geo:wktLiteral ;
  geo-pos:lat "50.2043"^^xsd:decimal ;
  geo-pos:long "1.59772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7569'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59772'^^xsd:double;
  dwc:latitude '50.2043'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59772 50.2043, 1.59772 50.2043, 1.59772 50.2043, 1.59772 50.2043, 1.59772 50.2043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7569'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22389 1.59772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22389"^^xsd:decimal ;
  dwc:decimalLongitude "1.59772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22389 1.59772)"^^geo:wktLiteral ;
  geo-pos:lat "50.22389"^^xsd:decimal ;
  geo-pos:long "1.59772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59772'^^xsd:double;
  dwc:latitude '50.22389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59772 50.22389, 1.59772 50.22389, 1.59772 50.22389, 1.59772 50.22389, 1.59772 50.22389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1413'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76493 1.59776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76493"^^xsd:decimal ;
  dwc:decimalLongitude "1.59776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76493 1.59776)"^^geo:wktLiteral ;
  geo-pos:lat "50.76493"^^xsd:decimal ;
  geo-pos:long "1.59776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3393'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.2777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59776'^^xsd:double;
  dwc:latitude '50.76493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59776 50.76493, 1.59776 50.76493, 1.59776 50.76493, 1.59776 50.76493, 1.59776 50.76493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3393'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.59778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22487"^^xsd:decimal ;
  dwc:decimalLongitude "1.59778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.59778)"^^geo:wktLiteral ;
  geo-pos:lat "50.22487"^^xsd:decimal ;
  geo-pos:long "1.59778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2890'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59778'^^xsd:double;
  dwc:latitude '50.22487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59778 50.22487, 1.59778 50.22487, 1.59778 50.22487, 1.59778 50.22487, 1.59778 50.22487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2890'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20229 1.5978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20229"^^xsd:decimal ;
  dwc:decimalLongitude "1.5978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20229 1.5978)"^^geo:wktLiteral ;
  geo-pos:lat "50.20229"^^xsd:decimal ;
  geo-pos:long "1.5978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5978'^^xsd:double;
  dwc:latitude '50.20229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5978 50.20229, 1.5978 50.20229, 1.5978 50.20229, 1.5978 50.20229, 1.5978 50.20229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9565'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.59781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20389"^^xsd:decimal ;
  dwc:decimalLongitude "1.59781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.59781)"^^geo:wktLiteral ;
  geo-pos:lat "50.20389"^^xsd:decimal ;
  geo-pos:long "1.59781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9421'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59781'^^xsd:double;
  dwc:latitude '50.20389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59781 50.20389, 1.59781 50.20389, 1.59781 50.20389, 1.59781 50.20389, 1.59781 50.20389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9421'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80821 1.59784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80821"^^xsd:decimal ;
  dwc:decimalLongitude "1.59784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80821 1.59784)"^^geo:wktLiteral ;
  geo-pos:lat "50.80821"^^xsd:decimal ;
  geo-pos:long "1.59784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59784'^^xsd:double;
  dwc:latitude '50.80821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59784 50.80821, 1.59784 50.80821, 1.59784 50.80821, 1.59784 50.80821, 1.59784 50.80821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1785'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22411 1.59785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22411"^^xsd:decimal ;
  dwc:decimalLongitude "1.59785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22411 1.59785)"^^geo:wktLiteral ;
  geo-pos:lat "50.22411"^^xsd:decimal ;
  geo-pos:long "1.59785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59785'^^xsd:double;
  dwc:latitude '50.22411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59785 50.22411, 1.59785 50.22411, 1.59785 50.22411, 1.59785 50.22411, 1.59785 50.22411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3482'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21327 1.59788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21327"^^xsd:decimal ;
  dwc:decimalLongitude "1.59788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21327 1.59788)"^^geo:wktLiteral ;
  geo-pos:lat "50.21327"^^xsd:decimal ;
  geo-pos:long "1.59788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59788'^^xsd:double;
  dwc:latitude '50.21327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59788 50.21327, 1.59788 50.21327, 1.59788 50.21327, 1.59788 50.21327, 1.59788 50.21327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8407'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20467"^^xsd:decimal ;
  dwc:decimalLongitude "1.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.59791)"^^geo:wktLiteral ;
  geo-pos:lat "50.20467"^^xsd:decimal ;
  geo-pos:long "1.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59791'^^xsd:double;
  dwc:latitude '50.20467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59791 50.20467, 1.59791 50.20467, 1.59791 50.20467, 1.59791 50.20467, 1.59791 50.20467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9530'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77342 1.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77342"^^xsd:decimal ;
  dwc:decimalLongitude "1.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77342 1.59791)"^^geo:wktLiteral ;
  geo-pos:lat "50.77342"^^xsd:decimal ;
  geo-pos:long "1.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3735'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59791'^^xsd:double;
  dwc:latitude '50.77342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59791 50.77342, 1.59791 50.77342, 1.59791 50.77342, 1.59791 50.77342, 1.59791 50.77342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3735'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76233 1.59792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76233"^^xsd:decimal ;
  dwc:decimalLongitude "1.59792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76233 1.59792)"^^geo:wktLiteral ;
  geo-pos:lat "50.76233"^^xsd:decimal ;
  geo-pos:long "1.59792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3184'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59792'^^xsd:double;
  dwc:latitude '50.76233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59792 50.76233, 1.59792 50.76233, 1.59792 50.76233, 1.59792 50.76233, 1.59792 50.76233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3184'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20264 1.59793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20264"^^xsd:decimal ;
  dwc:decimalLongitude "1.59793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20264 1.59793)"^^geo:wktLiteral ;
  geo-pos:lat "50.20264"^^xsd:decimal ;
  geo-pos:long "1.59793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8690'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8690'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.92'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59793'^^xsd:double;
  dwc:latitude '50.20264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59793 50.20264, 1.59793 50.20264, 1.59793 50.20264, 1.59793 50.20264, 1.59793 50.20264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8690'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7637 1.59793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7637"^^xsd:decimal ;
  dwc:decimalLongitude "1.59793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7637 1.59793)"^^geo:wktLiteral ;
  geo-pos:lat "50.7637"^^xsd:decimal ;
  geo-pos:long "1.59793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3400'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59793'^^xsd:double;
  dwc:latitude '50.7637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59793 50.7637, 1.59793 50.7637, 1.59793 50.7637, 1.59793 50.7637, 1.59793 50.7637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3400'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.59794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22565"^^xsd:decimal ;
  dwc:decimalLongitude "1.59794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.59794)"^^geo:wktLiteral ;
  geo-pos:lat "50.22565"^^xsd:decimal ;
  geo-pos:long "1.59794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59794'^^xsd:double;
  dwc:latitude '50.22565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59794 50.22565, 1.59794 50.22565, 1.59794 50.22565, 1.59794 50.22565, 1.59794 50.22565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2516'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77084 1.59798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77084"^^xsd:decimal ;
  dwc:decimalLongitude "1.59798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77084 1.59798)"^^geo:wktLiteral ;
  geo-pos:lat "50.77084"^^xsd:decimal ;
  geo-pos:long "1.59798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59798'^^xsd:double;
  dwc:latitude '50.77084'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59798 50.77084, 1.59798 50.77084, 1.59798 50.77084, 1.59798 50.77084, 1.59798 50.77084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3736'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76418 1.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76418"^^xsd:decimal ;
  dwc:decimalLongitude "1.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76418 1.59799)"^^geo:wktLiteral ;
  geo-pos:lat "50.76418"^^xsd:decimal ;
  geo-pos:long "1.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3715'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59799'^^xsd:double;
  dwc:latitude '50.76418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59799 50.76418, 1.59799 50.76418, 1.59799 50.76418, 1.59799 50.76418, 1.59799 50.76418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3715'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20246 1.59801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20246"^^xsd:decimal ;
  dwc:decimalLongitude "1.59801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20246 1.59801)"^^geo:wktLiteral ;
  geo-pos:lat "50.20246"^^xsd:decimal ;
  geo-pos:long "1.59801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9043'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.373333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59801'^^xsd:double;
  dwc:latitude '50.20246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59801 50.20246, 1.59801 50.20246, 1.59801 50.20246, 1.59801 50.20246, 1.59801 50.20246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9043'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76344 1.59803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76344"^^xsd:decimal ;
  dwc:decimalLongitude "1.59803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76344 1.59803)"^^geo:wktLiteral ;
  geo-pos:lat "50.76344"^^xsd:decimal ;
  geo-pos:long "1.59803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3580'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.742222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59803'^^xsd:double;
  dwc:latitude '50.76344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59803 50.76344, 1.59803 50.76344, 1.59803 50.76344, 1.59803 50.76344, 1.59803 50.76344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3580'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.59809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20262"^^xsd:decimal ;
  dwc:decimalLongitude "1.59809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.59809)"^^geo:wktLiteral ;
  geo-pos:lat "50.20262"^^xsd:decimal ;
  geo-pos:long "1.59809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.7888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59809'^^xsd:double;
  dwc:latitude '50.20262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59809 50.20262, 1.59809 50.20262, 1.59809 50.20262, 1.59809 50.20262, 1.59809 50.20262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8996'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.59812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22444"^^xsd:decimal ;
  dwc:decimalLongitude "1.59812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22444 1.59812)"^^geo:wktLiteral ;
  geo-pos:lat "50.22444"^^xsd:decimal ;
  geo-pos:long "1.59812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59812'^^xsd:double;
  dwc:latitude '50.22444'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59812 50.22444, 1.59812 50.22444, 1.59812 50.22444, 1.59812 50.22444, 1.59812 50.22444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1932'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80758 1.59812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80758"^^xsd:decimal ;
  dwc:decimalLongitude "1.59812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80758 1.59812)"^^geo:wktLiteral ;
  geo-pos:lat "50.80758"^^xsd:decimal ;
  geo-pos:long "1.59812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59812'^^xsd:double;
  dwc:latitude '50.80758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59812 50.80758, 1.59812 50.80758, 1.59812 50.80758, 1.59812 50.80758, 1.59812 50.80758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2590'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76426 1.59813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76426"^^xsd:decimal ;
  dwc:decimalLongitude "1.59813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76426 1.59813)"^^geo:wktLiteral ;
  geo-pos:lat "50.76426"^^xsd:decimal ;
  geo-pos:long "1.59813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59813'^^xsd:double;
  dwc:latitude '50.76426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59813 50.76426, 1.59813 50.76426, 1.59813 50.76426, 1.59813 50.76426, 1.59813 50.76426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3597'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76257 1.59814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76257"^^xsd:decimal ;
  dwc:decimalLongitude "1.59814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76257 1.59814)"^^geo:wktLiteral ;
  geo-pos:lat "50.76257"^^xsd:decimal ;
  geo-pos:long "1.59814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59814'^^xsd:double;
  dwc:latitude '50.76257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59814 50.76257, 1.59814 50.76257, 1.59814 50.76257, 1.59814 50.76257, 1.59814 50.76257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3417'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75806 1.59815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75806"^^xsd:decimal ;
  dwc:decimalLongitude "1.59815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75806 1.59815)"^^geo:wktLiteral ;
  geo-pos:lat "50.75806"^^xsd:decimal ;
  geo-pos:long "1.59815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59815'^^xsd:double;
  dwc:latitude '50.75806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59815 50.75806, 1.59815 50.75806, 1.59815 50.75806, 1.59815 50.75806, 1.59815 50.75806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3591'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76136 1.59816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76136"^^xsd:decimal ;
  dwc:decimalLongitude "1.59816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76136 1.59816)"^^geo:wktLiteral ;
  geo-pos:lat "50.76136"^^xsd:decimal ;
  geo-pos:long "1.59816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59816'^^xsd:double;
  dwc:latitude '50.76136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59816 50.76136, 1.59816 50.76136, 1.59816 50.76136, 1.59816 50.76136, 1.59816 50.76136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3418'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.59818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59818)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.59818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.265555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59818'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59818 50.20231, 1.59818 50.20231, 1.59818 50.20231, 1.59818 50.20231, 1.59818 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9626'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.59818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59818)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.59818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59818'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59818 50.22427, 1.59818 50.22427, 1.59818 50.22427, 1.59818 50.22427, 1.59818 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1943'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.59818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22621"^^xsd:decimal ;
  dwc:decimalLongitude "1.59818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22621 1.59818)"^^geo:wktLiteral ;
  geo-pos:lat "50.22621"^^xsd:decimal ;
  geo-pos:long "1.59818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59818'^^xsd:double;
  dwc:latitude '50.22621'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59818 50.22621, 1.59818 50.22621, 1.59818 50.22621, 1.59818 50.22621, 1.59818 50.22621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3677'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7574 1.59818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7574"^^xsd:decimal ;
  dwc:decimalLongitude "1.59818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7574 1.59818)"^^geo:wktLiteral ;
  geo-pos:lat "50.7574"^^xsd:decimal ;
  geo-pos:long "1.59818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59818'^^xsd:double;
  dwc:latitude '50.7574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59818 50.7574, 1.59818 50.7574, 1.59818 50.7574, 1.59818 50.7574, 1.59818 50.7574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3853'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7861 1.59819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7861"^^xsd:decimal ;
  dwc:decimalLongitude "1.59819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7861 1.59819)"^^geo:wktLiteral ;
  geo-pos:lat "50.7861"^^xsd:decimal ;
  geo-pos:long "1.59819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2597'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59819'^^xsd:double;
  dwc:latitude '50.7861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59819 50.7861, 1.59819 50.7861, 1.59819 50.7861, 1.59819 50.7861, 1.59819 50.7861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2597'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22636 1.5982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22636"^^xsd:decimal ;
  dwc:decimalLongitude "1.5982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22636 1.5982)"^^geo:wktLiteral ;
  geo-pos:lat "50.22636"^^xsd:decimal ;
  geo-pos:long "1.5982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5982'^^xsd:double;
  dwc:latitude '50.22636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5982 50.22636, 1.5982 50.22636, 1.5982 50.22636, 1.5982 50.22636, 1.5982 50.22636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2503'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.59821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20243"^^xsd:decimal ;
  dwc:decimalLongitude "1.59821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.59821)"^^geo:wktLiteral ;
  geo-pos:lat "50.20243"^^xsd:decimal ;
  geo-pos:long "1.59821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59821'^^xsd:double;
  dwc:latitude '50.20243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59821 50.20243, 1.59821 50.20243, 1.59821 50.20243, 1.59821 50.20243, 1.59821 50.20243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9378'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75592 1.59822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75592"^^xsd:decimal ;
  dwc:decimalLongitude "1.59822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75592 1.59822)"^^geo:wktLiteral ;
  geo-pos:lat "50.75592"^^xsd:decimal ;
  geo-pos:long "1.59822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1453'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59822'^^xsd:double;
  dwc:latitude '50.75592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59822 50.75592, 1.59822 50.75592, 1.59822 50.75592, 1.59822 50.75592, 1.59822 50.75592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1453'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76054 1.59823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76054"^^xsd:decimal ;
  dwc:decimalLongitude "1.59823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76054 1.59823)"^^geo:wktLiteral ;
  geo-pos:lat "50.76054"^^xsd:decimal ;
  geo-pos:long "1.59823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59823'^^xsd:double;
  dwc:latitude '50.76054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59823 50.76054, 1.59823 50.76054, 1.59823 50.76054, 1.59823 50.76054, 1.59823 50.76054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2781'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20434 1.59827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20434"^^xsd:decimal ;
  dwc:decimalLongitude "1.59827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20434 1.59827)"^^geo:wktLiteral ;
  geo-pos:lat "50.20434"^^xsd:decimal ;
  geo-pos:long "1.59827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59827'^^xsd:double;
  dwc:latitude '50.20434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59827 50.20434, 1.59827 50.20434, 1.59827 50.20434, 1.59827 50.20434, 1.59827 50.20434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9573'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.59829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22396"^^xsd:decimal ;
  dwc:decimalLongitude "1.59829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22396 1.59829)"^^geo:wktLiteral ;
  geo-pos:lat "50.22396"^^xsd:decimal ;
  geo-pos:long "1.59829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2234'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59829'^^xsd:double;
  dwc:latitude '50.22396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59829 50.22396, 1.59829 50.22396, 1.59829 50.22396, 1.59829 50.22396, 1.59829 50.22396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2234'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.5983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22414"^^xsd:decimal ;
  dwc:decimalLongitude "1.5983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22414 1.5983)"^^geo:wktLiteral ;
  geo-pos:lat "50.22414"^^xsd:decimal ;
  geo-pos:long "1.5983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5983'^^xsd:double;
  dwc:latitude '50.22414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5983 50.22414, 1.5983 50.22414, 1.5983 50.22414, 1.5983 50.22414, 1.5983 50.22414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1069'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76395 1.59833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76395"^^xsd:decimal ;
  dwc:decimalLongitude "1.59833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76395 1.59833)"^^geo:wktLiteral ;
  geo-pos:lat "50.76395"^^xsd:decimal ;
  geo-pos:long "1.59833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59833'^^xsd:double;
  dwc:latitude '50.76395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59833 50.76395, 1.59833 50.76395, 1.59833 50.76395, 1.59833 50.76395, 1.59833 50.76395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3860'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76497 1.59833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76497"^^xsd:decimal ;
  dwc:decimalLongitude "1.59833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76497 1.59833)"^^geo:wktLiteral ;
  geo-pos:lat "50.76497"^^xsd:decimal ;
  geo-pos:long "1.59833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59833'^^xsd:double;
  dwc:latitude '50.76497'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59833 50.76497, 1.59833 50.76497, 1.59833 50.76497, 1.59833 50.76497, 1.59833 50.76497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3616'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.59835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22465"^^xsd:decimal ;
  dwc:decimalLongitude "1.59835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22465 1.59835)"^^geo:wktLiteral ;
  geo-pos:lat "50.22465"^^xsd:decimal ;
  geo-pos:long "1.59835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59835'^^xsd:double;
  dwc:latitude '50.22465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59835 50.22465, 1.59835 50.22465, 1.59835 50.22465, 1.59835 50.22465, 1.59835 50.22465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2512'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76375 1.59835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76375"^^xsd:decimal ;
  dwc:decimalLongitude "1.59835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76375 1.59835)"^^geo:wktLiteral ;
  geo-pos:lat "50.76375"^^xsd:decimal ;
  geo-pos:long "1.59835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3596'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59835'^^xsd:double;
  dwc:latitude '50.76375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59835 50.76375, 1.59835 50.76375, 1.59835 50.76375, 1.59835 50.76375, 1.59835 50.76375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3596'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75747 1.59836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75747"^^xsd:decimal ;
  dwc:decimalLongitude "1.59836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75747 1.59836)"^^geo:wktLiteral ;
  geo-pos:lat "50.75747"^^xsd:decimal ;
  geo-pos:long "1.59836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59836'^^xsd:double;
  dwc:latitude '50.75747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59836 50.75747, 1.59836 50.75747, 1.59836 50.75747, 1.59836 50.75747, 1.59836 50.75747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3608'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76346"^^xsd:decimal ;
  dwc:decimalLongitude "1.59836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59836)"^^geo:wktLiteral ;
  geo-pos:lat "50.76346"^^xsd:decimal ;
  geo-pos:long "1.59836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3599'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.7133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59836'^^xsd:double;
  dwc:latitude '50.76346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59836 50.76346, 1.59836 50.76346, 1.59836 50.76346, 1.59836 50.76346, 1.59836 50.76346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3599'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76401 1.59837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76401"^^xsd:decimal ;
  dwc:decimalLongitude "1.59837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76401 1.59837)"^^geo:wktLiteral ;
  geo-pos:lat "50.76401"^^xsd:decimal ;
  geo-pos:long "1.59837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3613'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59837'^^xsd:double;
  dwc:latitude '50.76401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59837 50.76401, 1.59837 50.76401, 1.59837 50.76401, 1.59837 50.76401, 1.59837 50.76401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3613'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77319 1.59837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77319"^^xsd:decimal ;
  dwc:decimalLongitude "1.59837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77319 1.59837)"^^geo:wktLiteral ;
  geo-pos:lat "50.77319"^^xsd:decimal ;
  geo-pos:long "1.59837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.19888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59837'^^xsd:double;
  dwc:latitude '50.77319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59837 50.77319, 1.59837 50.77319, 1.59837 50.77319, 1.59837 50.77319, 1.59837 50.77319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3862'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77376 1.59837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77376"^^xsd:decimal ;
  dwc:decimalLongitude "1.59837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77376 1.59837)"^^geo:wktLiteral ;
  geo-pos:lat "50.77376"^^xsd:decimal ;
  geo-pos:long "1.59837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59837'^^xsd:double;
  dwc:latitude '50.77376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59837 50.77376, 1.59837 50.77376, 1.59837 50.77376, 1.59837 50.77376, 1.59837 50.77376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2583'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20234 1.59838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20234"^^xsd:decimal ;
  dwc:decimalLongitude "1.59838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20234 1.59838)"^^geo:wktLiteral ;
  geo-pos:lat "50.20234"^^xsd:decimal ;
  geo-pos:long "1.59838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59838'^^xsd:double;
  dwc:latitude '50.20234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59838 50.20234, 1.59838 50.20234, 1.59838 50.20234, 1.59838 50.20234, 1.59838 50.20234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8679'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76416 1.59838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76416"^^xsd:decimal ;
  dwc:decimalLongitude "1.59838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76416 1.59838)"^^geo:wktLiteral ;
  geo-pos:lat "50.76416"^^xsd:decimal ;
  geo-pos:long "1.59838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3614'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59838'^^xsd:double;
  dwc:latitude '50.76416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59838 50.76416, 1.59838 50.76416, 1.59838 50.76416, 1.59838 50.76416, 1.59838 50.76416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3614'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7645 1.59838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7645"^^xsd:decimal ;
  dwc:decimalLongitude "1.59838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7645 1.59838)"^^geo:wktLiteral ;
  geo-pos:lat "50.7645"^^xsd:decimal ;
  geo-pos:long "1.59838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59838'^^xsd:double;
  dwc:latitude '50.7645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59838 50.7645, 1.59838 50.7645, 1.59838 50.7645, 1.59838 50.7645, 1.59838 50.7645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3175'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76347 1.5984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76347"^^xsd:decimal ;
  dwc:decimalLongitude "1.5984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76347 1.5984)"^^geo:wktLiteral ;
  geo-pos:lat "50.76347"^^xsd:decimal ;
  geo-pos:long "1.5984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5984'^^xsd:double;
  dwc:latitude '50.76347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5984 50.76347, 1.5984 50.76347, 1.5984 50.76347, 1.5984 50.76347, 1.5984 50.76347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3576'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7637 1.59841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7637"^^xsd:decimal ;
  dwc:decimalLongitude "1.59841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7637 1.59841)"^^geo:wktLiteral ;
  geo-pos:lat "50.7637"^^xsd:decimal ;
  geo-pos:long "1.59841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7577777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59841'^^xsd:double;
  dwc:latitude '50.7637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59841 50.7637, 1.59841 50.7637, 1.59841 50.7637, 1.59841 50.7637, 1.59841 50.7637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3589'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20311 1.59842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20311"^^xsd:decimal ;
  dwc:decimalLongitude "1.59842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20311 1.59842)"^^geo:wktLiteral ;
  geo-pos:lat "50.20311"^^xsd:decimal ;
  geo-pos:long "1.59842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59842'^^xsd:double;
  dwc:latitude '50.20311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59842 50.20311, 1.59842 50.20311, 1.59842 50.20311, 1.59842 50.20311, 1.59842 50.20311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6966'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22378"^^xsd:decimal ;
  dwc:decimalLongitude "1.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22378 1.59843)"^^geo:wktLiteral ;
  geo-pos:lat "50.22378"^^xsd:decimal ;
  geo-pos:long "1.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59843'^^xsd:double;
  dwc:latitude '50.22378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59843 50.22378, 1.59843 50.22378, 1.59843 50.22378, 1.59843 50.22378, 1.59843 50.22378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1239'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75558 1.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75558"^^xsd:decimal ;
  dwc:decimalLongitude "1.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75558 1.59843)"^^geo:wktLiteral ;
  geo-pos:lat "50.75558"^^xsd:decimal ;
  geo-pos:long "1.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.737777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59843'^^xsd:double;
  dwc:latitude '50.75558'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59843 50.75558, 1.59843 50.75558, 1.59843 50.75558, 1.59843 50.75558, 1.59843 50.75558))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2819'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76356 1.59844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76356"^^xsd:decimal ;
  dwc:decimalLongitude "1.59844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76356 1.59844)"^^geo:wktLiteral ;
  geo-pos:lat "50.76356"^^xsd:decimal ;
  geo-pos:long "1.59844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3399'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59844'^^xsd:double;
  dwc:latitude '50.76356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59844 50.76356, 1.59844 50.76356, 1.59844 50.76356, 1.59844 50.76356, 1.59844 50.76356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3399'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.59846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22491"^^xsd:decimal ;
  dwc:decimalLongitude "1.59846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.59846)"^^geo:wktLiteral ;
  geo-pos:lat "50.22491"^^xsd:decimal ;
  geo-pos:long "1.59846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_2937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59846'^^xsd:double;
  dwc:latitude '50.22491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59846 50.22491, 1.59846 50.22491, 1.59846 50.22491, 1.59846 50.22491, 1.59846 50.22491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2937'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80568 1.59846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80568"^^xsd:decimal ;
  dwc:decimalLongitude "1.59846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80568 1.59846)"^^geo:wktLiteral ;
  geo-pos:lat "50.80568"^^xsd:decimal ;
  geo-pos:long "1.59846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59846'^^xsd:double;
  dwc:latitude '50.80568'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59846 50.80568, 1.59846 50.80568, 1.59846 50.80568, 1.59846 50.80568, 1.59846 50.80568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2990'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77851 1.59847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77851"^^xsd:decimal ;
  dwc:decimalLongitude "1.59847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77851 1.59847)"^^geo:wktLiteral ;
  geo-pos:lat "50.77851"^^xsd:decimal ;
  geo-pos:long "1.59847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59847'^^xsd:double;
  dwc:latitude '50.77851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59847 50.77851, 1.59847 50.77851, 1.59847 50.77851, 1.59847 50.77851, 1.59847 50.77851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2586'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21405 1.59848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21405"^^xsd:decimal ;
  dwc:decimalLongitude "1.59848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21405 1.59848)"^^geo:wktLiteral ;
  geo-pos:lat "50.21405"^^xsd:decimal ;
  geo-pos:long "1.59848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59848'^^xsd:double;
  dwc:latitude '50.21405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59848 50.21405, 1.59848 50.21405, 1.59848 50.21405, 1.59848 50.21405, 1.59848 50.21405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11831'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7641 1.59849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7641"^^xsd:decimal ;
  dwc:decimalLongitude "1.59849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7641 1.59849)"^^geo:wktLiteral ;
  geo-pos:lat "50.7641"^^xsd:decimal ;
  geo-pos:long "1.59849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3183'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.248888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59849'^^xsd:double;
  dwc:latitude '50.7641'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59849 50.7641, 1.59849 50.7641, 1.59849 50.7641, 1.59849 50.7641, 1.59849 50.7641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3183'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75553 1.5985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75553"^^xsd:decimal ;
  dwc:decimalLongitude "1.5985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75553 1.5985)"^^geo:wktLiteral ;
  geo-pos:lat "50.75553"^^xsd:decimal ;
  geo-pos:long "1.5985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5985'^^xsd:double;
  dwc:latitude '50.75553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5985 50.75553, 1.5985 50.75553, 1.5985 50.75553, 1.5985 50.75553, 1.5985 50.75553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3407'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.59851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22541"^^xsd:decimal ;
  dwc:decimalLongitude "1.59851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22541 1.59851)"^^geo:wktLiteral ;
  geo-pos:lat "50.22541"^^xsd:decimal ;
  geo-pos:long "1.59851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2916'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59851'^^xsd:double;
  dwc:latitude '50.22541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59851 50.22541, 1.59851 50.22541, 1.59851 50.22541, 1.59851 50.22541, 1.59851 50.22541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2916'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.59856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59856)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.59856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3092'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59856'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59856 50.22427, 1.59856 50.22427, 1.59856 50.22427, 1.59856 50.22427, 1.59856 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3092'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76435 1.59856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76435"^^xsd:decimal ;
  dwc:decimalLongitude "1.59856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76435 1.59856)"^^geo:wktLiteral ;
  geo-pos:lat "50.76435"^^xsd:decimal ;
  geo-pos:long "1.59856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59856'^^xsd:double;
  dwc:latitude '50.76435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59856 50.76435, 1.59856 50.76435, 1.59856 50.76435, 1.59856 50.76435, 1.59856 50.76435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3598'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.59857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20286"^^xsd:decimal ;
  dwc:decimalLongitude "1.59857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.59857)"^^geo:wktLiteral ;
  geo-pos:lat "50.20286"^^xsd:decimal ;
  geo-pos:long "1.59857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59857'^^xsd:double;
  dwc:latitude '50.20286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59857 50.20286, 1.59857 50.20286, 1.59857 50.20286, 1.59857 50.20286, 1.59857 50.20286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8997'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2241 1.59858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2241"^^xsd:decimal ;
  dwc:decimalLongitude "1.59858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2241 1.59858)"^^geo:wktLiteral ;
  geo-pos:lat "50.2241"^^xsd:decimal ;
  geo-pos:long "1.59858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_1512'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59858'^^xsd:double;
  dwc:latitude '50.2241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59858 50.2241, 1.59858 50.2241, 1.59858 50.2241, 1.59858 50.2241, 1.59858 50.2241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1512'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7643 1.59858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7643"^^xsd:decimal ;
  dwc:decimalLongitude "1.59858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7643 1.59858)"^^geo:wktLiteral ;
  geo-pos:lat "50.7643"^^xsd:decimal ;
  geo-pos:long "1.59858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3717'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59858'^^xsd:double;
  dwc:latitude '50.7643'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59858 50.7643, 1.59858 50.7643, 1.59858 50.7643, 1.59858 50.7643, 1.59858 50.7643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3717'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80765 1.59858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80765"^^xsd:decimal ;
  dwc:decimalLongitude "1.59858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80765 1.59858)"^^geo:wktLiteral ;
  geo-pos:lat "50.80765"^^xsd:decimal ;
  geo-pos:long "1.59858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59858'^^xsd:double;
  dwc:latitude '50.80765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59858 50.80765, 1.59858 50.80765, 1.59858 50.80765, 1.59858 50.80765, 1.59858 50.80765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2591'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21383 1.59859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21383"^^xsd:decimal ;
  dwc:decimalLongitude "1.59859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21383 1.59859)"^^geo:wktLiteral ;
  geo-pos:lat "50.21383"^^xsd:decimal ;
  geo-pos:long "1.59859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59859'^^xsd:double;
  dwc:latitude '50.21383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59859 50.21383, 1.59859 50.21383, 1.59859 50.21383, 1.59859 50.21383, 1.59859 50.21383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11671'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72674 1.59859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72674"^^xsd:decimal ;
  dwc:decimalLongitude "1.59859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72674 1.59859)"^^geo:wktLiteral ;
  geo-pos:lat "50.72674"^^xsd:decimal ;
  geo-pos:long "1.59859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2010'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59859'^^xsd:double;
  dwc:latitude '50.72674'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59859 50.72674, 1.59859 50.72674, 1.59859 50.72674, 1.59859 50.72674, 1.59859 50.72674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2010'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76409 1.59859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76409"^^xsd:decimal ;
  dwc:decimalLongitude "1.59859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76409 1.59859)"^^geo:wktLiteral ;
  geo-pos:lat "50.76409"^^xsd:decimal ;
  geo-pos:long "1.59859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59859'^^xsd:double;
  dwc:latitude '50.76409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59859 50.76409, 1.59859 50.76409, 1.59859 50.76409, 1.59859 50.76409, 1.59859 50.76409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3575'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22485"^^xsd:decimal ;
  dwc:decimalLongitude "1.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22485 1.5986)"^^geo:wktLiteral ;
  geo-pos:lat "50.22485"^^xsd:decimal ;
  geo-pos:long "1.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5986'^^xsd:double;
  dwc:latitude '50.22485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5986 50.22485, 1.5986 50.22485, 1.5986 50.22485, 1.5986 50.22485, 1.5986 50.22485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2501'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20322 1.59862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20322"^^xsd:decimal ;
  dwc:decimalLongitude "1.59862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20322 1.59862)"^^geo:wktLiteral ;
  geo-pos:lat "50.20322"^^xsd:decimal ;
  geo-pos:long "1.59862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59862'^^xsd:double;
  dwc:latitude '50.20322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59862 50.20322, 1.59862 50.20322, 1.59862 50.20322, 1.59862 50.20322, 1.59862 50.20322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7375'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76146 1.59862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76146"^^xsd:decimal ;
  dwc:decimalLongitude "1.59862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76146 1.59862)"^^geo:wktLiteral ;
  geo-pos:lat "50.76146"^^xsd:decimal ;
  geo-pos:long "1.59862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59862'^^xsd:double;
  dwc:latitude '50.76146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59862 50.76146, 1.59862 50.76146, 1.59862 50.76146, 1.59862 50.76146, 1.59862 50.76146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3615'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76027 1.59863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76027"^^xsd:decimal ;
  dwc:decimalLongitude "1.59863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76027 1.59863)"^^geo:wktLiteral ;
  geo-pos:lat "50.76027"^^xsd:decimal ;
  geo-pos:long "1.59863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3401'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59863'^^xsd:double;
  dwc:latitude '50.76027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59863 50.76027, 1.59863 50.76027, 1.59863 50.76027, 1.59863 50.76027, 1.59863 50.76027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3401'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20382 1.59867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20382"^^xsd:decimal ;
  dwc:decimalLongitude "1.59867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20382 1.59867)"^^geo:wktLiteral ;
  geo-pos:lat "50.20382"^^xsd:decimal ;
  geo-pos:long "1.59867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8881'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59867'^^xsd:double;
  dwc:latitude '50.20382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59867 50.20382, 1.59867 50.20382, 1.59867 50.20382, 1.59867 50.20382, 1.59867 50.20382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8881'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76294 1.59868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76294"^^xsd:decimal ;
  dwc:decimalLongitude "1.59868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76294 1.59868)"^^geo:wktLiteral ;
  geo-pos:lat "50.76294"^^xsd:decimal ;
  geo-pos:long "1.59868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3178'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59868'^^xsd:double;
  dwc:latitude '50.76294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59868 50.76294, 1.59868 50.76294, 1.59868 50.76294, 1.59868 50.76294, 1.59868 50.76294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3178'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76373 1.59868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76373"^^xsd:decimal ;
  dwc:decimalLongitude "1.59868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76373 1.59868)"^^geo:wktLiteral ;
  geo-pos:lat "50.76373"^^xsd:decimal ;
  geo-pos:long "1.59868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3595'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59868'^^xsd:double;
  dwc:latitude '50.76373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59868 50.76373, 1.59868 50.76373, 1.59868 50.76373, 1.59868 50.76373, 1.59868 50.76373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3595'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76464 1.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76464"^^xsd:decimal ;
  dwc:decimalLongitude "1.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76464 1.59869)"^^geo:wktLiteral ;
  geo-pos:lat "50.76464"^^xsd:decimal ;
  geo-pos:long "1.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3182'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3182'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59869'^^xsd:double;
  dwc:latitude '50.76464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59869 50.76464, 1.59869 50.76464, 1.59869 50.76464, 1.59869 50.76464, 1.59869 50.76464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3182'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76541 1.59871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76541"^^xsd:decimal ;
  dwc:decimalLongitude "1.59871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76541 1.59871)"^^geo:wktLiteral ;
  geo-pos:lat "50.76541"^^xsd:decimal ;
  geo-pos:long "1.59871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3394'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59871'^^xsd:double;
  dwc:latitude '50.76541'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59871 50.76541, 1.59871 50.76541, 1.59871 50.76541, 1.59871 50.76541, 1.59871 50.76541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3394'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76908 1.59872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76908"^^xsd:decimal ;
  dwc:decimalLongitude "1.59872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76908 1.59872)"^^geo:wktLiteral ;
  geo-pos:lat "50.76908"^^xsd:decimal ;
  geo-pos:long "1.59872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3737'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59872'^^xsd:double;
  dwc:latitude '50.76908'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59872 50.76908, 1.59872 50.76908, 1.59872 50.76908, 1.59872 50.76908, 1.59872 50.76908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3737'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77409 1.59874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77409"^^xsd:decimal ;
  dwc:decimalLongitude "1.59874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77409 1.59874)"^^geo:wktLiteral ;
  geo-pos:lat "50.77409"^^xsd:decimal ;
  geo-pos:long "1.59874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59874'^^xsd:double;
  dwc:latitude '50.77409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59874 50.77409, 1.59874 50.77409, 1.59874 50.77409, 1.59874 50.77409, 1.59874 50.77409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2584'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80211 1.59874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80211"^^xsd:decimal ;
  dwc:decimalLongitude "1.59874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80211 1.59874)"^^geo:wktLiteral ;
  geo-pos:lat "50.80211"^^xsd:decimal ;
  geo-pos:long "1.59874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59874'^^xsd:double;
  dwc:latitude '50.80211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59874 50.80211, 1.59874 50.80211, 1.59874 50.80211, 1.59874 50.80211, 1.59874 50.80211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2998'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76938 1.59875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76938"^^xsd:decimal ;
  dwc:decimalLongitude "1.59875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76938 1.59875)"^^geo:wktLiteral ;
  geo-pos:lat "50.76938"^^xsd:decimal ;
  geo-pos:long "1.59875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3727'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59875'^^xsd:double;
  dwc:latitude '50.76938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59875 50.76938, 1.59875 50.76938, 1.59875 50.76938, 1.59875 50.76938, 1.59875 50.76938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3727'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76324 1.59876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76324"^^xsd:decimal ;
  dwc:decimalLongitude "1.59876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76324 1.59876)"^^geo:wktLiteral ;
  geo-pos:lat "50.76324"^^xsd:decimal ;
  geo-pos:long "1.59876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59876'^^xsd:double;
  dwc:latitude '50.76324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59876 50.76324, 1.59876 50.76324, 1.59876 50.76324, 1.59876 50.76324, 1.59876 50.76324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3584'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22529 1.59878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22529"^^xsd:decimal ;
  dwc:decimalLongitude "1.59878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22529 1.59878)"^^geo:wktLiteral ;
  geo-pos:lat "50.22529"^^xsd:decimal ;
  geo-pos:long "1.59878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2921'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59878'^^xsd:double;
  dwc:latitude '50.22529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59878 50.22529, 1.59878 50.22529, 1.59878 50.22529, 1.59878 50.22529, 1.59878 50.22529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2921'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7271 1.59879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7271"^^xsd:decimal ;
  dwc:decimalLongitude "1.59879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7271 1.59879)"^^geo:wktLiteral ;
  geo-pos:lat "50.7271"^^xsd:decimal ;
  geo-pos:long "1.59879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2007'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2007'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59879'^^xsd:double;
  dwc:latitude '50.7271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59879 50.7271, 1.59879 50.7271, 1.59879 50.7271, 1.59879 50.7271, 1.59879 50.7271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2007'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7617"^^xsd:decimal ;
  dwc:decimalLongitude "1.59879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.59879)"^^geo:wktLiteral ;
  geo-pos:lat "50.7617"^^xsd:decimal ;
  geo-pos:long "1.59879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3714'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59879'^^xsd:double;
  dwc:latitude '50.7617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59879 50.7617, 1.59879 50.7617, 1.59879 50.7617, 1.59879 50.7617, 1.59879 50.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3714'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77637 1.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77637"^^xsd:decimal ;
  dwc:decimalLongitude "1.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77637 1.5988)"^^geo:wktLiteral ;
  geo-pos:lat "50.77637"^^xsd:decimal ;
  geo-pos:long "1.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3422'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5988'^^xsd:double;
  dwc:latitude '50.77637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5988 50.77637, 1.5988 50.77637, 1.5988 50.77637, 1.5988 50.77637, 1.5988 50.77637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3422'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20252 1.59881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20252"^^xsd:decimal ;
  dwc:decimalLongitude "1.59881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20252 1.59881)"^^geo:wktLiteral ;
  geo-pos:lat "50.20252"^^xsd:decimal ;
  geo-pos:long "1.59881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59881'^^xsd:double;
  dwc:latitude '50.20252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59881 50.20252, 1.59881 50.20252, 1.59881 50.20252, 1.59881 50.20252, 1.59881 50.20252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8517'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21351 1.59881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21351"^^xsd:decimal ;
  dwc:decimalLongitude "1.59881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21351 1.59881)"^^geo:wktLiteral ;
  geo-pos:lat "50.21351"^^xsd:decimal ;
  geo-pos:long "1.59881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59881'^^xsd:double;
  dwc:latitude '50.21351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59881 50.21351, 1.59881 50.21351, 1.59881 50.21351, 1.59881 50.21351, 1.59881 50.21351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7921'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22401 1.59881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22401"^^xsd:decimal ;
  dwc:decimalLongitude "1.59881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22401 1.59881)"^^geo:wktLiteral ;
  geo-pos:lat "50.22401"^^xsd:decimal ;
  geo-pos:long "1.59881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59881'^^xsd:double;
  dwc:latitude '50.22401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59881 50.22401, 1.59881 50.22401, 1.59881 50.22401, 1.59881 50.22401, 1.59881 50.22401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_844'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75828 1.59881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75828"^^xsd:decimal ;
  dwc:decimalLongitude "1.59881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75828 1.59881)"^^geo:wktLiteral ;
  geo-pos:lat "50.75828"^^xsd:decimal ;
  geo-pos:long "1.59881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3605'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59881'^^xsd:double;
  dwc:latitude '50.75828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59881 50.75828, 1.59881 50.75828, 1.59881 50.75828, 1.59881 50.75828, 1.59881 50.75828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3605'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76369 1.59882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76369"^^xsd:decimal ;
  dwc:decimalLongitude "1.59882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76369 1.59882)"^^geo:wktLiteral ;
  geo-pos:lat "50.76369"^^xsd:decimal ;
  geo-pos:long "1.59882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3852'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59882'^^xsd:double;
  dwc:latitude '50.76369'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59882 50.76369, 1.59882 50.76369, 1.59882 50.76369, 1.59882 50.76369, 1.59882 50.76369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3852'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76504 1.59882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76504"^^xsd:decimal ;
  dwc:decimalLongitude "1.59882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76504 1.59882)"^^geo:wktLiteral ;
  geo-pos:lat "50.76504"^^xsd:decimal ;
  geo-pos:long "1.59882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3609'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59882'^^xsd:double;
  dwc:latitude '50.76504'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59882 50.76504, 1.59882 50.76504, 1.59882 50.76504, 1.59882 50.76504, 1.59882 50.76504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3609'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.59883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20387"^^xsd:decimal ;
  dwc:decimalLongitude "1.59883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.59883)"^^geo:wktLiteral ;
  geo-pos:lat "50.20387"^^xsd:decimal ;
  geo-pos:long "1.59883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9258'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9258'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59883'^^xsd:double;
  dwc:latitude '50.20387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59883 50.20387, 1.59883 50.20387, 1.59883 50.20387, 1.59883 50.20387, 1.59883 50.20387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9258'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.59883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22518"^^xsd:decimal ;
  dwc:decimalLongitude "1.59883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.59883)"^^geo:wktLiteral ;
  geo-pos:lat "50.22518"^^xsd:decimal ;
  geo-pos:long "1.59883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59883'^^xsd:double;
  dwc:latitude '50.22518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59883 50.22518, 1.59883 50.22518, 1.59883 50.22518, 1.59883 50.22518, 1.59883 50.22518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2899'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76319 1.59884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76319"^^xsd:decimal ;
  dwc:decimalLongitude "1.59884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76319 1.59884)"^^geo:wktLiteral ;
  geo-pos:lat "50.76319"^^xsd:decimal ;
  geo-pos:long "1.59884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3600'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59884'^^xsd:double;
  dwc:latitude '50.76319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59884 50.76319, 1.59884 50.76319, 1.59884 50.76319, 1.59884 50.76319, 1.59884 50.76319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3600'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20626 1.59885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20626"^^xsd:decimal ;
  dwc:decimalLongitude "1.59885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20626 1.59885)"^^geo:wktLiteral ;
  geo-pos:lat "50.20626"^^xsd:decimal ;
  geo-pos:long "1.59885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8243'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8243'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.215555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59885'^^xsd:double;
  dwc:latitude '50.20626'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59885 50.20626, 1.59885 50.20626, 1.59885 50.20626, 1.59885 50.20626, 1.59885 50.20626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8243'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21334 1.59885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21334"^^xsd:decimal ;
  dwc:decimalLongitude "1.59885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21334 1.59885)"^^geo:wktLiteral ;
  geo-pos:lat "50.21334"^^xsd:decimal ;
  geo-pos:long "1.59885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7647'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7647'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59885'^^xsd:double;
  dwc:latitude '50.21334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59885 50.21334, 1.59885 50.21334, 1.59885 50.21334, 1.59885 50.21334, 1.59885 50.21334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7647'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.59886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22564"^^xsd:decimal ;
  dwc:decimalLongitude "1.59886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22564 1.59886)"^^geo:wktLiteral ;
  geo-pos:lat "50.22564"^^xsd:decimal ;
  geo-pos:long "1.59886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59886'^^xsd:double;
  dwc:latitude '50.22564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59886 50.22564, 1.59886 50.22564, 1.59886 50.22564, 1.59886 50.22564, 1.59886 50.22564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3476'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.5989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20243"^^xsd:decimal ;
  dwc:decimalLongitude "1.5989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20243 1.5989)"^^geo:wktLiteral ;
  geo-pos:lat "50.20243"^^xsd:decimal ;
  geo-pos:long "1.5989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8298'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8298'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5989'^^xsd:double;
  dwc:latitude '50.20243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5989 50.20243, 1.5989 50.20243, 1.5989 50.20243, 1.5989 50.20243, 1.5989 50.20243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8298'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76443 1.5989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76443"^^xsd:decimal ;
  dwc:decimalLongitude "1.5989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76443 1.5989)"^^geo:wktLiteral ;
  geo-pos:lat "50.76443"^^xsd:decimal ;
  geo-pos:long "1.5989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5989'^^xsd:double;
  dwc:latitude '50.76443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5989 50.76443, 1.5989 50.76443, 1.5989 50.76443, 1.5989 50.76443, 1.5989 50.76443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3738'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76344 1.59892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76344"^^xsd:decimal ;
  dwc:decimalLongitude "1.59892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76344 1.59892)"^^geo:wktLiteral ;
  geo-pos:lat "50.76344"^^xsd:decimal ;
  geo-pos:long "1.59892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59892'^^xsd:double;
  dwc:latitude '50.76344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59892 50.76344, 1.59892 50.76344, 1.59892 50.76344, 1.59892 50.76344, 1.59892 50.76344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3859'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76935 1.59892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76935"^^xsd:decimal ;
  dwc:decimalLongitude "1.59892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76935 1.59892)"^^geo:wktLiteral ;
  geo-pos:lat "50.76935"^^xsd:decimal ;
  geo-pos:long "1.59892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3734'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59892'^^xsd:double;
  dwc:latitude '50.76935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59892 50.76935, 1.59892 50.76935, 1.59892 50.76935, 1.59892 50.76935, 1.59892 50.76935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3734'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76289 1.59893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76289"^^xsd:decimal ;
  dwc:decimalLongitude "1.59893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76289 1.59893)"^^geo:wktLiteral ;
  geo-pos:lat "50.76289"^^xsd:decimal ;
  geo-pos:long "1.59893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3845'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59893'^^xsd:double;
  dwc:latitude '50.76289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59893 50.76289, 1.59893 50.76289, 1.59893 50.76289, 1.59893 50.76289, 1.59893 50.76289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3845'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.59894)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59894'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59894 50.20351, 1.59894 50.20351, 1.59894 50.20351, 1.59894 50.20351, 1.59894 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9413'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76402 1.59895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76402"^^xsd:decimal ;
  dwc:decimalLongitude "1.59895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76402 1.59895)"^^geo:wktLiteral ;
  geo-pos:lat "50.76402"^^xsd:decimal ;
  geo-pos:long "1.59895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_2466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59895'^^xsd:double;
  dwc:latitude '50.76402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59895 50.76402, 1.59895 50.76402, 1.59895 50.76402, 1.59895 50.76402, 1.59895 50.76402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2466'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76347 1.59896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76347"^^xsd:decimal ;
  dwc:decimalLongitude "1.59896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76347 1.59896)"^^geo:wktLiteral ;
  geo-pos:lat "50.76347"^^xsd:decimal ;
  geo-pos:long "1.59896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59896'^^xsd:double;
  dwc:latitude '50.76347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59896 50.76347, 1.59896 50.76347, 1.59896 50.76347, 1.59896 50.76347, 1.59896 50.76347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3172'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76371 1.59896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76371"^^xsd:decimal ;
  dwc:decimalLongitude "1.59896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76371 1.59896)"^^geo:wktLiteral ;
  geo-pos:lat "50.76371"^^xsd:decimal ;
  geo-pos:long "1.59896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3850'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59896'^^xsd:double;
  dwc:latitude '50.76371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59896 50.76371, 1.59896 50.76371, 1.59896 50.76371, 1.59896 50.76371, 1.59896 50.76371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3850'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76505 1.59896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76505"^^xsd:decimal ;
  dwc:decimalLongitude "1.59896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76505 1.59896)"^^geo:wktLiteral ;
  geo-pos:lat "50.76505"^^xsd:decimal ;
  geo-pos:long "1.59896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59896'^^xsd:double;
  dwc:latitude '50.76505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59896 50.76505, 1.59896 50.76505, 1.59896 50.76505, 1.59896 50.76505, 1.59896 50.76505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3617'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.59898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22522"^^xsd:decimal ;
  dwc:decimalLongitude "1.59898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22522 1.59898)"^^geo:wktLiteral ;
  geo-pos:lat "50.22522"^^xsd:decimal ;
  geo-pos:long "1.59898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2922'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59898'^^xsd:double;
  dwc:latitude '50.22522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59898 50.22522, 1.59898 50.22522, 1.59898 50.22522, 1.59898 50.22522, 1.59898 50.22522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2922'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76346"^^xsd:decimal ;
  dwc:decimalLongitude "1.59898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76346 1.59898)"^^geo:wktLiteral ;
  geo-pos:lat "50.76346"^^xsd:decimal ;
  geo-pos:long "1.59898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3722'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.776666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59898'^^xsd:double;
  dwc:latitude '50.76346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59898 50.76346, 1.59898 50.76346, 1.59898 50.76346, 1.59898 50.76346, 1.59898 50.76346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3722'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20217 1.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20217"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20217 1.599)"^^geo:wktLiteral ;
  geo-pos:lat "50.20217"^^xsd:decimal ;
  geo-pos:long "1.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8291'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8291'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.599'^^xsd:double;
  dwc:latitude '50.20217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.599 50.20217, 1.599 50.20217, 1.599 50.20217, 1.599 50.20217, 1.599 50.20217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8291'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22584"^^xsd:decimal ;
  dwc:decimalLongitude "1.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22584 1.59903)"^^geo:wktLiteral ;
  geo-pos:lat "50.22584"^^xsd:decimal ;
  geo-pos:long "1.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3655'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59903'^^xsd:double;
  dwc:latitude '50.22584'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59903 50.22584, 1.59903 50.22584, 1.59903 50.22584, 1.59903 50.22584, 1.59903 50.22584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3655'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7861 1.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7861"^^xsd:decimal ;
  dwc:decimalLongitude "1.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7861 1.59903)"^^geo:wktLiteral ;
  geo-pos:lat "50.7861"^^xsd:decimal ;
  geo-pos:long "1.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1780'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59903'^^xsd:double;
  dwc:latitude '50.7861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59903 50.7861, 1.59903 50.7861, 1.59903 50.7861, 1.59903 50.7861, 1.59903 50.7861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1780'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76453 1.59904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76453"^^xsd:decimal ;
  dwc:decimalLongitude "1.59904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76453 1.59904)"^^geo:wktLiteral ;
  geo-pos:lat "50.76453"^^xsd:decimal ;
  geo-pos:long "1.59904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59904'^^xsd:double;
  dwc:latitude '50.76453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59904 50.76453, 1.59904 50.76453, 1.59904 50.76453, 1.59904 50.76453, 1.59904 50.76453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3390'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.59905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20242"^^xsd:decimal ;
  dwc:decimalLongitude "1.59905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.59905)"^^geo:wktLiteral ;
  geo-pos:lat "50.20242"^^xsd:decimal ;
  geo-pos:long "1.59905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59905'^^xsd:double;
  dwc:latitude '50.20242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59905 50.20242, 1.59905 50.20242, 1.59905 50.20242, 1.59905 50.20242, 1.59905 50.20242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8995'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76322 1.59907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76322"^^xsd:decimal ;
  dwc:decimalLongitude "1.59907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76322 1.59907)"^^geo:wktLiteral ;
  geo-pos:lat "50.76322"^^xsd:decimal ;
  geo-pos:long "1.59907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3723'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59907'^^xsd:double;
  dwc:latitude '50.76322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59907 50.76322, 1.59907 50.76322, 1.59907 50.76322, 1.59907 50.76322, 1.59907 50.76322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3723'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20302 1.59909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20302"^^xsd:decimal ;
  dwc:decimalLongitude "1.59909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20302 1.59909)"^^geo:wktLiteral ;
  geo-pos:lat "50.20302"^^xsd:decimal ;
  geo-pos:long "1.59909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9391'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.774444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59909'^^xsd:double;
  dwc:latitude '50.20302'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59909 50.20302, 1.59909 50.20302, 1.59909 50.20302, 1.59909 50.20302, 1.59909 50.20302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9391'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76353 1.59909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76353"^^xsd:decimal ;
  dwc:decimalLongitude "1.59909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76353 1.59909)"^^geo:wktLiteral ;
  geo-pos:lat "50.76353"^^xsd:decimal ;
  geo-pos:long "1.59909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59909'^^xsd:double;
  dwc:latitude '50.76353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59909 50.76353, 1.59909 50.76353, 1.59909 50.76353, 1.59909 50.76353, 1.59909 50.76353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3398'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77032 1.59909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77032"^^xsd:decimal ;
  dwc:decimalLongitude "1.59909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77032 1.59909)"^^geo:wktLiteral ;
  geo-pos:lat "50.77032"^^xsd:decimal ;
  geo-pos:long "1.59909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59909'^^xsd:double;
  dwc:latitude '50.77032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59909 50.77032, 1.59909 50.77032, 1.59909 50.77032, 1.59909 50.77032, 1.59909 50.77032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3420'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77138 1.59909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77138"^^xsd:decimal ;
  dwc:decimalLongitude "1.59909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77138 1.59909)"^^geo:wktLiteral ;
  geo-pos:lat "50.77138"^^xsd:decimal ;
  geo-pos:long "1.59909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59909'^^xsd:double;
  dwc:latitude '50.77138'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59909 50.77138, 1.59909 50.77138, 1.59909 50.77138, 1.59909 50.77138, 1.59909 50.77138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3411'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22549 1.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22549"^^xsd:decimal ;
  dwc:decimalLongitude "1.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22549 1.59911)"^^geo:wktLiteral ;
  geo-pos:lat "50.22549"^^xsd:decimal ;
  geo-pos:long "1.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59911'^^xsd:double;
  dwc:latitude '50.22549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59911 50.22549, 1.59911 50.22549, 1.59911 50.22549, 1.59911 50.22549, 1.59911 50.22549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3049'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76367 1.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76367"^^xsd:decimal ;
  dwc:decimalLongitude "1.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76367 1.59911)"^^geo:wktLiteral ;
  geo-pos:lat "50.76367"^^xsd:decimal ;
  geo-pos:long "1.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59911'^^xsd:double;
  dwc:latitude '50.76367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59911 50.76367, 1.59911 50.76367, 1.59911 50.76367, 1.59911 50.76367, 1.59911 50.76367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3408'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76382 1.59912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76382"^^xsd:decimal ;
  dwc:decimalLongitude "1.59912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76382 1.59912)"^^geo:wktLiteral ;
  geo-pos:lat "50.76382"^^xsd:decimal ;
  geo-pos:long "1.59912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3180'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59912'^^xsd:double;
  dwc:latitude '50.76382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59912 50.76382, 1.59912 50.76382, 1.59912 50.76382, 1.59912 50.76382, 1.59912 50.76382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3180'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20237 1.59913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20237"^^xsd:decimal ;
  dwc:decimalLongitude "1.59913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20237 1.59913)"^^geo:wktLiteral ;
  geo-pos:lat "50.20237"^^xsd:decimal ;
  geo-pos:long "1.59913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9054'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59913'^^xsd:double;
  dwc:latitude '50.20237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59913 50.20237, 1.59913 50.20237, 1.59913 50.20237, 1.59913 50.20237, 1.59913 50.20237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9054'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76339 1.59913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76339"^^xsd:decimal ;
  dwc:decimalLongitude "1.59913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76339 1.59913)"^^geo:wktLiteral ;
  geo-pos:lat "50.76339"^^xsd:decimal ;
  geo-pos:long "1.59913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3579'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59913'^^xsd:double;
  dwc:latitude '50.76339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59913 50.76339, 1.59913 50.76339, 1.59913 50.76339, 1.59913 50.76339, 1.59913 50.76339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3579'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.59915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20356"^^xsd:decimal ;
  dwc:decimalLongitude "1.59915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.59915)"^^geo:wktLiteral ;
  geo-pos:lat "50.20356"^^xsd:decimal ;
  geo-pos:long "1.59915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7568'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59915'^^xsd:double;
  dwc:latitude '50.20356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59915 50.20356, 1.59915 50.20356, 1.59915 50.20356, 1.59915 50.20356, 1.59915 50.20356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7568'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76341 1.59915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76341"^^xsd:decimal ;
  dwc:decimalLongitude "1.59915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76341 1.59915)"^^geo:wktLiteral ;
  geo-pos:lat "50.76341"^^xsd:decimal ;
  geo-pos:long "1.59915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59915'^^xsd:double;
  dwc:latitude '50.76341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59915 50.76341, 1.59915 50.76341, 1.59915 50.76341, 1.59915 50.76341, 1.59915 50.76341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3173'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.59917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2243"^^xsd:decimal ;
  dwc:decimalLongitude "1.59917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2243 1.59917)"^^geo:wktLiteral ;
  geo-pos:lat "50.2243"^^xsd:decimal ;
  geo-pos:long "1.59917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59917'^^xsd:double;
  dwc:latitude '50.2243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59917 50.2243, 1.59917 50.2243, 1.59917 50.2243, 1.59917 50.2243, 1.59917 50.2243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1714'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77513 1.59924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77513"^^xsd:decimal ;
  dwc:decimalLongitude "1.59924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77513 1.59924)"^^geo:wktLiteral ;
  geo-pos:lat "50.77513"^^xsd:decimal ;
  geo-pos:long "1.59924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2969'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59924'^^xsd:double;
  dwc:latitude '50.77513'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59924 50.77513, 1.59924 50.77513, 1.59924 50.77513, 1.59924 50.77513, 1.59924 50.77513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2969'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76041 1.59928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76041"^^xsd:decimal ;
  dwc:decimalLongitude "1.59928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76041 1.59928)"^^geo:wktLiteral ;
  geo-pos:lat "50.76041"^^xsd:decimal ;
  geo-pos:long "1.59928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59928'^^xsd:double;
  dwc:latitude '50.76041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59928 50.76041, 1.59928 50.76041, 1.59928 50.76041, 1.59928 50.76041, 1.59928 50.76041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3383'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22108 1.5993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22108"^^xsd:decimal ;
  dwc:decimalLongitude "1.5993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22108 1.5993)"^^geo:wktLiteral ;
  geo-pos:lat "50.22108"^^xsd:decimal ;
  geo-pos:long "1.5993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5993'^^xsd:double;
  dwc:latitude '50.22108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5993 50.22108, 1.5993 50.22108, 1.5993 50.22108, 1.5993 50.22108, 1.5993 50.22108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6902'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20336 1.59931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20336"^^xsd:decimal ;
  dwc:decimalLongitude "1.59931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20336 1.59931)"^^geo:wktLiteral ;
  geo-pos:lat "50.20336"^^xsd:decimal ;
  geo-pos:long "1.59931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59931'^^xsd:double;
  dwc:latitude '50.20336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59931 50.20336, 1.59931 50.20336, 1.59931 50.20336, 1.59931 50.20336, 1.59931 50.20336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8688'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.59931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2253"^^xsd:decimal ;
  dwc:decimalLongitude "1.59931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2253 1.59931)"^^geo:wktLiteral ;
  geo-pos:lat "50.2253"^^xsd:decimal ;
  geo-pos:long "1.59931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59931'^^xsd:double;
  dwc:latitude '50.2253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59931 50.2253, 1.59931 50.2253, 1.59931 50.2253, 1.59931 50.2253, 1.59931 50.2253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3338'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76125 1.59931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76125"^^xsd:decimal ;
  dwc:decimalLongitude "1.59931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76125 1.59931)"^^geo:wktLiteral ;
  geo-pos:lat "50.76125"^^xsd:decimal ;
  geo-pos:long "1.59931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_2780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59931'^^xsd:double;
  dwc:latitude '50.76125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59931 50.76125, 1.59931 50.76125, 1.59931 50.76125, 1.59931 50.76125, 1.59931 50.76125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2780'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78045 1.59931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78045"^^xsd:decimal ;
  dwc:decimalLongitude "1.59931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78045 1.59931)"^^geo:wktLiteral ;
  geo-pos:lat "50.78045"^^xsd:decimal ;
  geo-pos:long "1.59931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1773'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1773'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59931'^^xsd:double;
  dwc:latitude '50.78045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59931 50.78045, 1.59931 50.78045, 1.59931 50.78045, 1.59931 50.78045, 1.59931 50.78045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1773'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76415 1.59938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76415"^^xsd:decimal ;
  dwc:decimalLongitude "1.59938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76415 1.59938)"^^geo:wktLiteral ;
  geo-pos:lat "50.76415"^^xsd:decimal ;
  geo-pos:long "1.59938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3844'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59938'^^xsd:double;
  dwc:latitude '50.76415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59938 50.76415, 1.59938 50.76415, 1.59938 50.76415, 1.59938 50.76415, 1.59938 50.76415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3844'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2023 1.59939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2023"^^xsd:decimal ;
  dwc:decimalLongitude "1.59939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2023 1.59939)"^^geo:wktLiteral ;
  geo-pos:lat "50.2023"^^xsd:decimal ;
  geo-pos:long "1.59939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9661'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.667777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59939'^^xsd:double;
  dwc:latitude '50.2023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59939 50.2023, 1.59939 50.2023, 1.59939 50.2023, 1.59939 50.2023, 1.59939 50.2023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9661'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20264 1.5994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20264"^^xsd:decimal ;
  dwc:decimalLongitude "1.5994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20264 1.5994)"^^geo:wktLiteral ;
  geo-pos:lat "50.20264"^^xsd:decimal ;
  geo-pos:long "1.5994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5994'^^xsd:double;
  dwc:latitude '50.20264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5994 50.20264, 1.5994 50.20264, 1.5994 50.20264, 1.5994 50.20264, 1.5994 50.20264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8553'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76471 1.59942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76471"^^xsd:decimal ;
  dwc:decimalLongitude "1.59942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76471 1.59942)"^^geo:wktLiteral ;
  geo-pos:lat "50.76471"^^xsd:decimal ;
  geo-pos:long "1.59942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3610'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59942'^^xsd:double;
  dwc:latitude '50.76471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59942 50.76471, 1.59942 50.76471, 1.59942 50.76471, 1.59942 50.76471, 1.59942 50.76471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3610'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7656 1.59942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7656"^^xsd:decimal ;
  dwc:decimalLongitude "1.59942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7656 1.59942)"^^geo:wktLiteral ;
  geo-pos:lat "50.7656"^^xsd:decimal ;
  geo-pos:long "1.59942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3724'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59942'^^xsd:double;
  dwc:latitude '50.7656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59942 50.7656, 1.59942 50.7656, 1.59942 50.7656, 1.59942 50.7656, 1.59942 50.7656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3724'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.59944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2239"^^xsd:decimal ;
  dwc:decimalLongitude "1.59944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.59944)"^^geo:wktLiteral ;
  geo-pos:lat "50.2239"^^xsd:decimal ;
  geo-pos:long "1.59944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_2304'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59944'^^xsd:double;
  dwc:latitude '50.2239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59944 50.2239, 1.59944 50.2239, 1.59944 50.2239, 1.59944 50.2239, 1.59944 50.2239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2304'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20257 1.59946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20257"^^xsd:decimal ;
  dwc:decimalLongitude "1.59946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20257 1.59946)"^^geo:wktLiteral ;
  geo-pos:lat "50.20257"^^xsd:decimal ;
  geo-pos:long "1.59946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9194'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9194'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59946'^^xsd:double;
  dwc:latitude '50.20257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59946 50.20257, 1.59946 50.20257, 1.59946 50.20257, 1.59946 50.20257, 1.59946 50.20257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9194'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22413 1.59947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22413"^^xsd:decimal ;
  dwc:decimalLongitude "1.59947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22413 1.59947)"^^geo:wktLiteral ;
  geo-pos:lat "50.22413"^^xsd:decimal ;
  geo-pos:long "1.59947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59947'^^xsd:double;
  dwc:latitude '50.22413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59947 50.22413, 1.59947 50.22413, 1.59947 50.22413, 1.59947 50.22413, 1.59947 50.22413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1070'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.59947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22565"^^xsd:decimal ;
  dwc:decimalLongitude "1.59947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22565 1.59947)"^^geo:wktLiteral ;
  geo-pos:lat "50.22565"^^xsd:decimal ;
  geo-pos:long "1.59947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59947'^^xsd:double;
  dwc:latitude '50.22565'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59947 50.22565, 1.59947 50.22565, 1.59947 50.22565, 1.59947 50.22565, 1.59947 50.22565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3490'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20255 1.59949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20255"^^xsd:decimal ;
  dwc:decimalLongitude "1.59949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20255 1.59949)"^^geo:wktLiteral ;
  geo-pos:lat "50.20255"^^xsd:decimal ;
  geo-pos:long "1.59949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59949'^^xsd:double;
  dwc:latitude '50.20255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59949 50.20255, 1.59949 50.20255, 1.59949 50.20255, 1.59949 50.20255, 1.59949 50.20255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8540'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 1.59949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.224"^^xsd:decimal ;
  dwc:decimalLongitude "1.59949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 1.59949)"^^geo:wktLiteral ;
  geo-pos:lat "50.224"^^xsd:decimal ;
  geo-pos:long "1.59949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59949'^^xsd:double;
  dwc:latitude '50.224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59949 50.224, 1.59949 50.224, 1.59949 50.224, 1.59949 50.224, 1.59949 50.224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1071'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20342 1.59951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20342"^^xsd:decimal ;
  dwc:decimalLongitude "1.59951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20342 1.59951)"^^geo:wktLiteral ;
  geo-pos:lat "50.20342"^^xsd:decimal ;
  geo-pos:long "1.59951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59951'^^xsd:double;
  dwc:latitude '50.20342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59951 50.20342, 1.59951 50.20342, 1.59951 50.20342, 1.59951 50.20342, 1.59951 50.20342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9408'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76191 1.59953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76191"^^xsd:decimal ;
  dwc:decimalLongitude "1.59953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76191 1.59953)"^^geo:wktLiteral ;
  geo-pos:lat "50.76191"^^xsd:decimal ;
  geo-pos:long "1.59953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3603'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59953'^^xsd:double;
  dwc:latitude '50.76191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59953 50.76191, 1.59953 50.76191, 1.59953 50.76191, 1.59953 50.76191, 1.59953 50.76191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3603'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76204 1.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76204"^^xsd:decimal ;
  dwc:decimalLongitude "1.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76204 1.59954)"^^geo:wktLiteral ;
  geo-pos:lat "50.76204"^^xsd:decimal ;
  geo-pos:long "1.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2968'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59954'^^xsd:double;
  dwc:latitude '50.76204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59954 50.76204, 1.59954 50.76204, 1.59954 50.76204, 1.59954 50.76204, 1.59954 50.76204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2968'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.59956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59956)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.59956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_1942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59956'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59956 50.22427, 1.59956 50.22427, 1.59956 50.22427, 1.59956 50.22427, 1.59956 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1942'^^xsd:string;
  dwc:observationDate '2009-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20258 1.59962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20258"^^xsd:decimal ;
  dwc:decimalLongitude "1.59962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20258 1.59962)"^^geo:wktLiteral ;
  geo-pos:lat "50.20258"^^xsd:decimal ;
  geo-pos:long "1.59962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9032'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9032'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59962'^^xsd:double;
  dwc:latitude '50.20258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59962 50.20258, 1.59962 50.20258, 1.59962 50.20258, 1.59962 50.20258, 1.59962 50.20258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9032'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22397 1.59962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22397"^^xsd:decimal ;
  dwc:decimalLongitude "1.59962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22397 1.59962)"^^geo:wktLiteral ;
  geo-pos:lat "50.22397"^^xsd:decimal ;
  geo-pos:long "1.59962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_1072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59962'^^xsd:double;
  dwc:latitude '50.22397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59962 50.22397, 1.59962 50.22397, 1.59962 50.22397, 1.59962 50.22397, 1.59962 50.22397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1072'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75615 1.59963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75615"^^xsd:decimal ;
  dwc:decimalLongitude "1.59963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75615 1.59963)"^^geo:wktLiteral ;
  geo-pos:lat "50.75615"^^xsd:decimal ;
  geo-pos:long "1.59963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.267777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59963'^^xsd:double;
  dwc:latitude '50.75615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59963 50.75615, 1.59963 50.75615, 1.59963 50.75615, 1.59963 50.75615, 1.59963 50.75615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3170'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79207 1.59966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79207"^^xsd:decimal ;
  dwc:decimalLongitude "1.59966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79207 1.59966)"^^geo:wktLiteral ;
  geo-pos:lat "50.79207"^^xsd:decimal ;
  geo-pos:long "1.59966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59966'^^xsd:double;
  dwc:latitude '50.79207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59966 50.79207, 1.59966 50.79207, 1.59966 50.79207, 1.59966 50.79207, 1.59966 50.79207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2588'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.59967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2257"^^xsd:decimal ;
  dwc:decimalLongitude "1.59967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2257 1.59967)"^^geo:wktLiteral ;
  geo-pos:lat "50.2257"^^xsd:decimal ;
  geo-pos:long "1.59967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59967'^^xsd:double;
  dwc:latitude '50.2257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59967 50.2257, 1.59967 50.2257, 1.59967 50.2257, 1.59967 50.2257, 1.59967 50.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3667'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76361 1.59968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76361"^^xsd:decimal ;
  dwc:decimalLongitude "1.59968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76361 1.59968)"^^geo:wktLiteral ;
  geo-pos:lat "50.76361"^^xsd:decimal ;
  geo-pos:long "1.59968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59968'^^xsd:double;
  dwc:latitude '50.76361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59968 50.76361, 1.59968 50.76361, 1.59968 50.76361, 1.59968 50.76361, 1.59968 50.76361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3573'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.59971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20381"^^xsd:decimal ;
  dwc:decimalLongitude "1.59971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.59971)"^^geo:wktLiteral ;
  geo-pos:lat "50.20381"^^xsd:decimal ;
  geo-pos:long "1.59971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59971'^^xsd:double;
  dwc:latitude '50.20381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59971 50.20381, 1.59971 50.20381, 1.59971 50.20381, 1.59971 50.20381, 1.59971 50.20381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9564'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76516 1.59972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76516"^^xsd:decimal ;
  dwc:decimalLongitude "1.59972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76516 1.59972)"^^geo:wktLiteral ;
  geo-pos:lat "50.76516"^^xsd:decimal ;
  geo-pos:long "1.59972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59972'^^xsd:double;
  dwc:latitude '50.76516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59972 50.76516, 1.59972 50.76516, 1.59972 50.76516, 1.59972 50.76516, 1.59972 50.76516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3582'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22448 1.59975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22448"^^xsd:decimal ;
  dwc:decimalLongitude "1.59975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22448 1.59975)"^^geo:wktLiteral ;
  geo-pos:lat "50.22448"^^xsd:decimal ;
  geo-pos:long "1.59975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3768'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59975'^^xsd:double;
  dwc:latitude '50.22448'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59975 50.22448, 1.59975 50.22448, 1.59975 50.22448, 1.59975 50.22448, 1.59975 50.22448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3768'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79258 1.59976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79258"^^xsd:decimal ;
  dwc:decimalLongitude "1.59976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79258 1.59976)"^^geo:wktLiteral ;
  geo-pos:lat "50.79258"^^xsd:decimal ;
  geo-pos:long "1.59976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59976'^^xsd:double;
  dwc:latitude '50.79258'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59976 50.79258, 1.59976 50.79258, 1.59976 50.79258, 1.59976 50.79258, 1.59976 50.79258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1774'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.59979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22429"^^xsd:decimal ;
  dwc:decimalLongitude "1.59979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22429 1.59979)"^^geo:wktLiteral ;
  geo-pos:lat "50.22429"^^xsd:decimal ;
  geo-pos:long "1.59979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1918'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1918'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59979'^^xsd:double;
  dwc:latitude '50.22429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59979 50.22429, 1.59979 50.22429, 1.59979 50.22429, 1.59979 50.22429, 1.59979 50.22429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1918'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76207 1.59979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76207"^^xsd:decimal ;
  dwc:decimalLongitude "1.59979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76207 1.59979)"^^geo:wktLiteral ;
  geo-pos:lat "50.76207"^^xsd:decimal ;
  geo-pos:long "1.59979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3604'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59979'^^xsd:double;
  dwc:latitude '50.76207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59979 50.76207, 1.59979 50.76207, 1.59979 50.76207, 1.59979 50.76207, 1.59979 50.76207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3604'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22585 1.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22585"^^xsd:decimal ;
  dwc:decimalLongitude "1.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22585 1.5998)"^^geo:wktLiteral ;
  geo-pos:lat "50.22585"^^xsd:decimal ;
  geo-pos:long "1.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2622222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.5998'^^xsd:double;
  dwc:latitude '50.22585'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5998 50.22585, 1.5998 50.22585, 1.5998 50.22585, 1.5998 50.22585, 1.5998 50.22585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3668'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77254 1.59984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77254"^^xsd:decimal ;
  dwc:decimalLongitude "1.59984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77254 1.59984)"^^geo:wktLiteral ;
  geo-pos:lat "50.77254"^^xsd:decimal ;
  geo-pos:long "1.59984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3413'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59984'^^xsd:double;
  dwc:latitude '50.77254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59984 50.77254, 1.59984 50.77254, 1.59984 50.77254, 1.59984 50.77254, 1.59984 50.77254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3413'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.59985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22582"^^xsd:decimal ;
  dwc:decimalLongitude "1.59985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22582 1.59985)"^^geo:wktLiteral ;
  geo-pos:lat "50.22582"^^xsd:decimal ;
  geo-pos:long "1.59985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.264444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59985'^^xsd:double;
  dwc:latitude '50.22582'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59985 50.22582, 1.59985 50.22582, 1.59985 50.22582, 1.59985 50.22582, 1.59985 50.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3669'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.59986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22493"^^xsd:decimal ;
  dwc:decimalLongitude "1.59986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22493 1.59986)"^^geo:wktLiteral ;
  geo-pos:lat "50.22493"^^xsd:decimal ;
  geo-pos:long "1.59986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59986'^^xsd:double;
  dwc:latitude '50.22493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59986 50.22493, 1.59986 50.22493, 1.59986 50.22493, 1.59986 50.22493, 1.59986 50.22493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3488'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.59986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22616"^^xsd:decimal ;
  dwc:decimalLongitude "1.59986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.59986)"^^geo:wktLiteral ;
  geo-pos:lat "50.22616"^^xsd:decimal ;
  geo-pos:long "1.59986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3659'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59986'^^xsd:double;
  dwc:latitude '50.22616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59986 50.22616, 1.59986 50.22616, 1.59986 50.22616, 1.59986 50.22616, 1.59986 50.22616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3659'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.59988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.59988)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.59988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59988'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59988 50.20231, 1.59988 50.20231, 1.59988 50.20231, 1.59988 50.20231, 1.59988 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9453'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.59991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20242"^^xsd:decimal ;
  dwc:decimalLongitude "1.59991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.59991)"^^geo:wktLiteral ;
  geo-pos:lat "50.20242"^^xsd:decimal ;
  geo-pos:long "1.59991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59991'^^xsd:double;
  dwc:latitude '50.20242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59991 50.20242, 1.59991 50.20242, 1.59991 50.20242, 1.59991 50.20242, 1.59991 50.20242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9044'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.59991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.59991)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.59991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59991'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59991 50.22427, 1.59991 50.22427, 1.59991 50.22427, 1.59991 50.22427, 1.59991 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2739'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22637 1.59993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22637"^^xsd:decimal ;
  dwc:decimalLongitude "1.59993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22637 1.59993)"^^geo:wktLiteral ;
  geo-pos:lat "50.22637"^^xsd:decimal ;
  geo-pos:long "1.59993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3658'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59993'^^xsd:double;
  dwc:latitude '50.22637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59993 50.22637, 1.59993 50.22637, 1.59993 50.22637, 1.59993 50.22637, 1.59993 50.22637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3658'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76153 1.59993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76153"^^xsd:decimal ;
  dwc:decimalLongitude "1.59993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76153 1.59993)"^^geo:wktLiteral ;
  geo-pos:lat "50.76153"^^xsd:decimal ;
  geo-pos:long "1.59993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1771'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1771'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.69222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59993'^^xsd:double;
  dwc:latitude '50.76153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59993 50.76153, 1.59993 50.76153, 1.59993 50.76153, 1.59993 50.76153, 1.59993 50.76153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1771'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2017 1.59994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2017"^^xsd:decimal ;
  dwc:decimalLongitude "1.59994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2017 1.59994)"^^geo:wktLiteral ;
  geo-pos:lat "50.2017"^^xsd:decimal ;
  geo-pos:long "1.59994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8351'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8351'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59994'^^xsd:double;
  dwc:latitude '50.2017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59994 50.2017, 1.59994 50.2017, 1.59994 50.2017, 1.59994 50.2017, 1.59994 50.2017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8351'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20775 1.59997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20775"^^xsd:decimal ;
  dwc:decimalLongitude "1.59997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20775 1.59997)"^^geo:wktLiteral ;
  geo-pos:lat "50.20775"^^xsd:decimal ;
  geo-pos:long "1.59997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7532'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59997'^^xsd:double;
  dwc:latitude '50.20775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59997 50.20775, 1.59997 50.20775, 1.59997 50.20775, 1.59997 50.20775, 1.59997 50.20775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7532'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.59997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22546"^^xsd:decimal ;
  dwc:decimalLongitude "1.59997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22546 1.59997)"^^geo:wktLiteral ;
  geo-pos:lat "50.22546"^^xsd:decimal ;
  geo-pos:long "1.59997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3069'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.59997'^^xsd:double;
  dwc:latitude '50.22546'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59997 50.22546, 1.59997 50.22546, 1.59997 50.22546, 1.59997 50.22546, 1.59997 50.22546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3069'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.60002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.60002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.60002)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.60002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8263'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60002'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60002 50.20231, 1.60002 50.20231, 1.60002 50.20231, 1.60002 50.20231, 1.60002 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8263'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22509 1.60002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22509"^^xsd:decimal ;
  dwc:decimalLongitude "1.60002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22509 1.60002)"^^geo:wktLiteral ;
  geo-pos:lat "50.22509"^^xsd:decimal ;
  geo-pos:long "1.60002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2755'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60002'^^xsd:double;
  dwc:latitude '50.22509'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60002 50.22509, 1.60002 50.22509, 1.60002 50.22509, 1.60002 50.22509, 1.60002 50.22509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2755'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76964 1.60008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76964"^^xsd:decimal ;
  dwc:decimalLongitude "1.60008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76964 1.60008)"^^geo:wktLiteral ;
  geo-pos:lat "50.76964"^^xsd:decimal ;
  geo-pos:long "1.60008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2970'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60008'^^xsd:double;
  dwc:latitude '50.76964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60008 50.76964, 1.60008 50.76964, 1.60008 50.76964, 1.60008 50.76964, 1.60008 50.76964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2970'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2033 1.60009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2033"^^xsd:decimal ;
  dwc:decimalLongitude "1.60009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2033 1.60009)"^^geo:wktLiteral ;
  geo-pos:lat "50.2033"^^xsd:decimal ;
  geo-pos:long "1.60009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8621'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60009'^^xsd:double;
  dwc:latitude '50.2033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60009 50.2033, 1.60009 50.2033, 1.60009 50.2033, 1.60009 50.2033, 1.60009 50.2033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8621'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.6001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22574"^^xsd:decimal ;
  dwc:decimalLongitude "1.6001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22574 1.6001)"^^geo:wktLiteral ;
  geo-pos:lat "50.22574"^^xsd:decimal ;
  geo-pos:long "1.6001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6001'^^xsd:double;
  dwc:latitude '50.22574'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6001 50.22574, 1.6001 50.22574, 1.6001 50.22574, 1.6001 50.22574, 1.6001 50.22574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3517'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77547 1.6001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77547"^^xsd:decimal ;
  dwc:decimalLongitude "1.6001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77547 1.6001)"^^geo:wktLiteral ;
  geo-pos:lat "50.77547"^^xsd:decimal ;
  geo-pos:long "1.6001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3412'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6001'^^xsd:double;
  dwc:latitude '50.77547'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6001 50.77547, 1.6001 50.77547, 1.6001 50.77547, 1.6001 50.77547, 1.6001 50.77547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3412'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.60012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22615"^^xsd:decimal ;
  dwc:decimalLongitude "1.60012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22615 1.60012)"^^geo:wktLiteral ;
  geo-pos:lat "50.22615"^^xsd:decimal ;
  geo-pos:long "1.60012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60012'^^xsd:double;
  dwc:latitude '50.22615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60012 50.22615, 1.60012 50.22615, 1.60012 50.22615, 1.60012 50.22615, 1.60012 50.22615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3675'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20214"^^xsd:decimal ;
  dwc:decimalLongitude "1.60013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60013)"^^geo:wktLiteral ;
  geo-pos:lat "50.20214"^^xsd:decimal ;
  geo-pos:long "1.60013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60013'^^xsd:double;
  dwc:latitude '50.20214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60013 50.20214, 1.60013 50.20214, 1.60013 50.20214, 1.60013 50.20214, 1.60013 50.20214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8341'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20163 1.60014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20163"^^xsd:decimal ;
  dwc:decimalLongitude "1.60014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20163 1.60014)"^^geo:wktLiteral ;
  geo-pos:lat "50.20163"^^xsd:decimal ;
  geo-pos:long "1.60014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9042'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9042'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.872222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60014'^^xsd:double;
  dwc:latitude '50.20163'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60014 50.20163, 1.60014 50.20163, 1.60014 50.20163, 1.60014 50.20163, 1.60014 50.20163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9042'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20208 1.60014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20208"^^xsd:decimal ;
  dwc:decimalLongitude "1.60014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20208 1.60014)"^^geo:wktLiteral ;
  geo-pos:lat "50.20208"^^xsd:decimal ;
  geo-pos:long "1.60014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60014'^^xsd:double;
  dwc:latitude '50.20208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60014 50.20208, 1.60014 50.20208, 1.60014 50.20208, 1.60014 50.20208, 1.60014 50.20208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9517'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20325"^^xsd:decimal ;
  dwc:decimalLongitude "1.60017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60017)"^^geo:wktLiteral ;
  geo-pos:lat "50.20325"^^xsd:decimal ;
  geo-pos:long "1.60017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60017'^^xsd:double;
  dwc:latitude '50.20325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60017 50.20325, 1.60017 50.20325, 1.60017 50.20325, 1.60017 50.20325, 1.60017 50.20325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9338'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20185 1.60018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20185"^^xsd:decimal ;
  dwc:decimalLongitude "1.60018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20185 1.60018)"^^geo:wktLiteral ;
  geo-pos:lat "50.20185"^^xsd:decimal ;
  geo-pos:long "1.60018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7889'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.853333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60018'^^xsd:double;
  dwc:latitude '50.20185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60018 50.20185, 1.60018 50.20185, 1.60018 50.20185, 1.60018 50.20185, 1.60018 50.20185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7889'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20214"^^xsd:decimal ;
  dwc:decimalLongitude "1.60018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60018)"^^geo:wktLiteral ;
  geo-pos:lat "50.20214"^^xsd:decimal ;
  geo-pos:long "1.60018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60018'^^xsd:double;
  dwc:latitude '50.20214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60018 50.20214, 1.60018 50.20214, 1.60018 50.20214, 1.60018 50.20214, 1.60018 50.20214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8676'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.6002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20244"^^xsd:decimal ;
  dwc:decimalLongitude "1.6002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.6002)"^^geo:wktLiteral ;
  geo-pos:lat "50.20244"^^xsd:decimal ;
  geo-pos:long "1.6002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8616'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.296666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6002'^^xsd:double;
  dwc:latitude '50.20244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6002 50.20244, 1.6002 50.20244, 1.6002 50.20244, 1.6002 50.20244, 1.6002 50.20244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8616'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.6002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22464"^^xsd:decimal ;
  dwc:decimalLongitude "1.6002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22464 1.6002)"^^geo:wktLiteral ;
  geo-pos:lat "50.22464"^^xsd:decimal ;
  geo-pos:long "1.6002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2235'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6002'^^xsd:double;
  dwc:latitude '50.22464'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6002 50.22464, 1.6002 50.22464, 1.6002 50.22464, 1.6002 50.22464, 1.6002 50.22464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2235'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20703 1.60026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20703"^^xsd:decimal ;
  dwc:decimalLongitude "1.60026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20703 1.60026)"^^geo:wktLiteral ;
  geo-pos:lat "50.20703"^^xsd:decimal ;
  geo-pos:long "1.60026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.70111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60026'^^xsd:double;
  dwc:latitude '50.20703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60026 50.20703, 1.60026 50.20703, 1.60026 50.20703, 1.60026 50.20703, 1.60026 50.20703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9577'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76095 1.60026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76095"^^xsd:decimal ;
  dwc:decimalLongitude "1.60026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76095 1.60026)"^^geo:wktLiteral ;
  geo-pos:lat "50.76095"^^xsd:decimal ;
  geo-pos:long "1.60026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_3730'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60026'^^xsd:double;
  dwc:latitude '50.76095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60026 50.76095, 1.60026 50.76095, 1.60026 50.76095, 1.60026 50.76095, 1.60026 50.76095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3730'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20355 1.60029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20355"^^xsd:decimal ;
  dwc:decimalLongitude "1.60029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20355 1.60029)"^^geo:wktLiteral ;
  geo-pos:lat "50.20355"^^xsd:decimal ;
  geo-pos:long "1.60029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9275'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9275'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.217777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60029'^^xsd:double;
  dwc:latitude '50.20355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60029 50.20355, 1.60029 50.20355, 1.60029 50.20355, 1.60029 50.20355, 1.60029 50.20355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9275'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20197 1.6003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20197"^^xsd:decimal ;
  dwc:decimalLongitude "1.6003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20197 1.6003)"^^geo:wktLiteral ;
  geo-pos:lat "50.20197"^^xsd:decimal ;
  geo-pos:long "1.6003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7888'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7888'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6003'^^xsd:double;
  dwc:latitude '50.20197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6003 50.20197, 1.6003 50.20197, 1.6003 50.20197, 1.6003 50.20197, 1.6003 50.20197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7888'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76108 1.60031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76108"^^xsd:decimal ;
  dwc:decimalLongitude "1.60031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76108 1.60031)"^^geo:wktLiteral ;
  geo-pos:lat "50.76108"^^xsd:decimal ;
  geo-pos:long "1.60031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60031'^^xsd:double;
  dwc:latitude '50.76108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60031 50.76108, 1.60031 50.76108, 1.60031 50.76108, 1.60031 50.76108, 1.60031 50.76108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3171'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2048 1.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2048"^^xsd:decimal ;
  dwc:decimalLongitude "1.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2048 1.60032)"^^geo:wktLiteral ;
  geo-pos:lat "50.2048"^^xsd:decimal ;
  geo-pos:long "1.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60032'^^xsd:double;
  dwc:latitude '50.2048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60032 50.2048, 1.60032 50.2048, 1.60032 50.2048, 1.60032 50.2048, 1.60032 50.2048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11990'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22433 1.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22433"^^xsd:decimal ;
  dwc:decimalLongitude "1.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22433 1.60032)"^^geo:wktLiteral ;
  geo-pos:lat "50.22433"^^xsd:decimal ;
  geo-pos:long "1.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3084'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.758888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60032'^^xsd:double;
  dwc:latitude '50.22433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60032 50.22433, 1.60032 50.22433, 1.60032 50.22433, 1.60032 50.22433, 1.60032 50.22433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3084'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80074 1.60033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80074"^^xsd:decimal ;
  dwc:decimalLongitude "1.60033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80074 1.60033)"^^geo:wktLiteral ;
  geo-pos:lat "50.80074"^^xsd:decimal ;
  geo-pos:long "1.60033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2997'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2997'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60033'^^xsd:double;
  dwc:latitude '50.80074'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60033 50.80074, 1.60033 50.80074, 1.60033 50.80074, 1.60033 50.80074, 1.60033 50.80074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2997'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.60034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22379"^^xsd:decimal ;
  dwc:decimalLongitude "1.60034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.60034)"^^geo:wktLiteral ;
  geo-pos:lat "50.22379"^^xsd:decimal ;
  geo-pos:long "1.60034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60034'^^xsd:double;
  dwc:latitude '50.22379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60034 50.22379, 1.60034 50.22379, 1.60034 50.22379, 1.60034 50.22379, 1.60034 50.22379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2502'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20206 1.60037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20206"^^xsd:decimal ;
  dwc:decimalLongitude "1.60037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20206 1.60037)"^^geo:wktLiteral ;
  geo-pos:lat "50.20206"^^xsd:decimal ;
  geo-pos:long "1.60037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8261'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60037'^^xsd:double;
  dwc:latitude '50.20206'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60037 50.20206, 1.60037 50.20206, 1.60037 50.20206, 1.60037 50.20206, 1.60037 50.20206))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8261'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.60038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20253"^^xsd:decimal ;
  dwc:decimalLongitude "1.60038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.60038)"^^geo:wktLiteral ;
  geo-pos:lat "50.20253"^^xsd:decimal ;
  geo-pos:long "1.60038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60038'^^xsd:double;
  dwc:latitude '50.20253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60038 50.20253, 1.60038 50.20253, 1.60038 50.20253, 1.60038 50.20253, 1.60038 50.20253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8518'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20321 1.60038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20321"^^xsd:decimal ;
  dwc:decimalLongitude "1.60038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20321 1.60038)"^^geo:wktLiteral ;
  geo-pos:lat "50.20321"^^xsd:decimal ;
  geo-pos:long "1.60038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60038'^^xsd:double;
  dwc:latitude '50.20321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60038 50.20321, 1.60038 50.20321, 1.60038 50.20321, 1.60038 50.20321, 1.60038 50.20321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8620'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.60038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22552"^^xsd:decimal ;
  dwc:decimalLongitude "1.60038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22552 1.60038)"^^geo:wktLiteral ;
  geo-pos:lat "50.22552"^^xsd:decimal ;
  geo-pos:long "1.60038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60038'^^xsd:double;
  dwc:latitude '50.22552'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60038 50.22552, 1.60038 50.22552, 1.60038 50.22552, 1.60038 50.22552, 1.60038 50.22552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3519'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79577 1.60038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79577"^^xsd:decimal ;
  dwc:decimalLongitude "1.60038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79577 1.60038)"^^geo:wktLiteral ;
  geo-pos:lat "50.79577"^^xsd:decimal ;
  geo-pos:long "1.60038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60038'^^xsd:double;
  dwc:latitude '50.79577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60038 50.79577, 1.60038 50.79577, 1.60038 50.79577, 1.60038 50.79577, 1.60038 50.79577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2999'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.6004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20221"^^xsd:decimal ;
  dwc:decimalLongitude "1.6004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.6004)"^^geo:wktLiteral ;
  geo-pos:lat "50.20221"^^xsd:decimal ;
  geo-pos:long "1.6004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8998'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8998'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.7322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6004'^^xsd:double;
  dwc:latitude '50.20221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6004 50.20221, 1.6004 50.20221, 1.6004 50.20221, 1.6004 50.20221, 1.6004 50.20221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8998'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22506 1.6004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22506"^^xsd:decimal ;
  dwc:decimalLongitude "1.6004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22506 1.6004)"^^geo:wktLiteral ;
  geo-pos:lat "50.22506"^^xsd:decimal ;
  geo-pos:long "1.6004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3029'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6004'^^xsd:double;
  dwc:latitude '50.22506'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6004 50.22506, 1.6004 50.22506, 1.6004 50.22506, 1.6004 50.22506, 1.6004 50.22506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3029'^^xsd:string;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.60041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22518"^^xsd:decimal ;
  dwc:decimalLongitude "1.60041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.60041)"^^geo:wktLiteral ;
  geo-pos:lat "50.22518"^^xsd:decimal ;
  geo-pos:long "1.60041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60041'^^xsd:double;
  dwc:latitude '50.22518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60041 50.22518, 1.60041 50.22518, 1.60041 50.22518, 1.60041 50.22518, 1.60041 50.22518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2929'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.60042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22426"^^xsd:decimal ;
  dwc:decimalLongitude "1.60042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22426 1.60042)"^^geo:wktLiteral ;
  geo-pos:lat "50.22426"^^xsd:decimal ;
  geo-pos:long "1.60042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60042'^^xsd:double;
  dwc:latitude '50.22426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60042 50.22426, 1.60042 50.22426, 1.60042 50.22426, 1.60042 50.22426, 1.60042 50.22426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7144'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20672 1.60043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20672"^^xsd:decimal ;
  dwc:decimalLongitude "1.60043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20672 1.60043)"^^geo:wktLiteral ;
  geo-pos:lat "50.20672"^^xsd:decimal ;
  geo-pos:long "1.60043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9292'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60043'^^xsd:double;
  dwc:latitude '50.20672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60043 50.20672, 1.60043 50.20672, 1.60043 50.20672, 1.60043 50.20672, 1.60043 50.20672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9292'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.60044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22555"^^xsd:decimal ;
  dwc:decimalLongitude "1.60044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22555 1.60044)"^^geo:wktLiteral ;
  geo-pos:lat "50.22555"^^xsd:decimal ;
  geo-pos:long "1.60044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3060'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60044'^^xsd:double;
  dwc:latitude '50.22555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60044 50.22555, 1.60044 50.22555, 1.60044 50.22555, 1.60044 50.22555, 1.60044 50.22555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3060'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.60044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22569"^^xsd:decimal ;
  dwc:decimalLongitude "1.60044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22569 1.60044)"^^geo:wktLiteral ;
  geo-pos:lat "50.22569"^^xsd:decimal ;
  geo-pos:long "1.60044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2883'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60044'^^xsd:double;
  dwc:latitude '50.22569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60044 50.22569, 1.60044 50.22569, 1.60044 50.22569, 1.60044 50.22569, 1.60044 50.22569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2883'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20218 1.60047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20218"^^xsd:decimal ;
  dwc:decimalLongitude "1.60047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20218 1.60047)"^^geo:wktLiteral ;
  geo-pos:lat "50.20218"^^xsd:decimal ;
  geo-pos:long "1.60047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8297'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8297'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60047'^^xsd:double;
  dwc:latitude '50.20218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60047 50.20218, 1.60047 50.20218, 1.60047 50.20218, 1.60047 50.20218, 1.60047 50.20218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8297'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.60048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2259"^^xsd:decimal ;
  dwc:decimalLongitude "1.60048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2259 1.60048)"^^geo:wktLiteral ;
  geo-pos:lat "50.2259"^^xsd:decimal ;
  geo-pos:long "1.60048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3780'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3780'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60048'^^xsd:double;
  dwc:latitude '50.2259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60048 50.2259, 1.60048 50.2259, 1.60048 50.2259, 1.60048 50.2259, 1.60048 50.2259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3780'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76488 1.60051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76488"^^xsd:decimal ;
  dwc:decimalLongitude "1.60051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76488 1.60051)"^^geo:wktLiteral ;
  geo-pos:lat "50.76488"^^xsd:decimal ;
  geo-pos:long "1.60051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60051'^^xsd:double;
  dwc:latitude '50.76488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60051 50.76488, 1.60051 50.76488, 1.60051 50.76488, 1.60051 50.76488, 1.60051 50.76488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3618'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2132 1.60055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2132"^^xsd:decimal ;
  dwc:decimalLongitude "1.60055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2132 1.60055)"^^geo:wktLiteral ;
  geo-pos:lat "50.2132"^^xsd:decimal ;
  geo-pos:long "1.60055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8294'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60055'^^xsd:double;
  dwc:latitude '50.2132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60055 50.2132, 1.60055 50.2132, 1.60055 50.2132, 1.60055 50.2132, 1.60055 50.2132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8294'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.60055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22372 1.60055)"^^geo:wktLiteral ;
  geo-pos:lat "50.22372"^^xsd:decimal ;
  geo-pos:long "1.60055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60055'^^xsd:double;
  dwc:latitude '50.22372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60055 50.22372, 1.60055 50.22372, 1.60055 50.22372, 1.60055 50.22372, 1.60055 50.22372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1732'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76123 1.60056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76123"^^xsd:decimal ;
  dwc:decimalLongitude "1.60056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76123 1.60056)"^^geo:wktLiteral ;
  geo-pos:lat "50.76123"^^xsd:decimal ;
  geo-pos:long "1.60056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60056'^^xsd:double;
  dwc:latitude '50.76123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60056 50.76123, 1.60056 50.76123, 1.60056 50.76123, 1.60056 50.76123, 1.60056 50.76123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1786'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76553 1.60056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76553"^^xsd:decimal ;
  dwc:decimalLongitude "1.60056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76553 1.60056)"^^geo:wktLiteral ;
  geo-pos:lat "50.76553"^^xsd:decimal ;
  geo-pos:long "1.60056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3846'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60056'^^xsd:double;
  dwc:latitude '50.76553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60056 50.76553, 1.60056 50.76553, 1.60056 50.76553, 1.60056 50.76553, 1.60056 50.76553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3846'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20964 1.60058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20964"^^xsd:decimal ;
  dwc:decimalLongitude "1.60058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20964 1.60058)"^^geo:wktLiteral ;
  geo-pos:lat "50.20964"^^xsd:decimal ;
  geo-pos:long "1.60058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60058'^^xsd:double;
  dwc:latitude '50.20964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60058 50.20964, 1.60058 50.20964, 1.60058 50.20964, 1.60058 50.20964, 1.60058 50.20964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8480'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20198 1.60059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20198"^^xsd:decimal ;
  dwc:decimalLongitude "1.60059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20198 1.60059)"^^geo:wktLiteral ;
  geo-pos:lat "50.20198"^^xsd:decimal ;
  geo-pos:long "1.60059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60059'^^xsd:double;
  dwc:latitude '50.20198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60059 50.20198, 1.60059 50.20198, 1.60059 50.20198, 1.60059 50.20198, 1.60059 50.20198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6950'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19744 1.6006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19744"^^xsd:decimal ;
  dwc:decimalLongitude "1.6006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19744 1.6006)"^^geo:wktLiteral ;
  geo-pos:lat "50.19744"^^xsd:decimal ;
  geo-pos:long "1.6006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7820'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6006'^^xsd:double;
  dwc:latitude '50.19744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6006 50.19744, 1.6006 50.19744, 1.6006 50.19744, 1.6006 50.19744, 1.6006 50.19744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7820'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7598 1.60061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7598"^^xsd:decimal ;
  dwc:decimalLongitude "1.60061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7598 1.60061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7598"^^xsd:decimal ;
  geo-pos:long "1.60061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60061'^^xsd:double;
  dwc:latitude '50.7598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60061 50.7598, 1.60061 50.7598, 1.60061 50.7598, 1.60061 50.7598, 1.60061 50.7598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3570'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22403 1.60063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22403"^^xsd:decimal ;
  dwc:decimalLongitude "1.60063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22403 1.60063)"^^geo:wktLiteral ;
  geo-pos:lat "50.22403"^^xsd:decimal ;
  geo-pos:long "1.60063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1040'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1040'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.3255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60063'^^xsd:double;
  dwc:latitude '50.22403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60063 50.22403, 1.60063 50.22403, 1.60063 50.22403, 1.60063 50.22403, 1.60063 50.22403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1040'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21184 1.60064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21184"^^xsd:decimal ;
  dwc:decimalLongitude "1.60064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21184 1.60064)"^^geo:wktLiteral ;
  geo-pos:lat "50.21184"^^xsd:decimal ;
  geo-pos:long "1.60064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60064'^^xsd:double;
  dwc:latitude '50.21184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60064 50.21184, 1.60064 50.21184, 1.60064 50.21184, 1.60064 50.21184, 1.60064 50.21184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8122'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80009 1.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80009"^^xsd:decimal ;
  dwc:decimalLongitude "1.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80009 1.60066)"^^geo:wktLiteral ;
  geo-pos:lat "50.80009"^^xsd:decimal ;
  geo-pos:long "1.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60066'^^xsd:double;
  dwc:latitude '50.80009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60066 50.80009, 1.60066 50.80009, 1.60066 50.80009, 1.60066 50.80009, 1.60066 50.80009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2984'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20173 1.60068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20173"^^xsd:decimal ;
  dwc:decimalLongitude "1.60068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20173 1.60068)"^^geo:wktLiteral ;
  geo-pos:lat "50.20173"^^xsd:decimal ;
  geo-pos:long "1.60068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7555'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7555'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60068'^^xsd:double;
  dwc:latitude '50.20173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60068 50.20173, 1.60068 50.20173, 1.60068 50.20173, 1.60068 50.20173, 1.60068 50.20173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7555'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.6007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20399"^^xsd:decimal ;
  dwc:decimalLongitude "1.6007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.6007)"^^geo:wktLiteral ;
  geo-pos:lat "50.20399"^^xsd:decimal ;
  geo-pos:long "1.6007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.268888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6007'^^xsd:double;
  dwc:latitude '50.20399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6007 50.20399, 1.6007 50.20399, 1.6007 50.20399, 1.6007 50.20399, 1.6007 50.20399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7383'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80011 1.60072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80011"^^xsd:decimal ;
  dwc:decimalLongitude "1.60072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80011 1.60072)"^^geo:wktLiteral ;
  geo-pos:lat "50.80011"^^xsd:decimal ;
  geo-pos:long "1.60072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2996'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2996'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60072'^^xsd:double;
  dwc:latitude '50.80011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60072 50.80011, 1.60072 50.80011, 1.60072 50.80011, 1.60072 50.80011, 1.60072 50.80011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2996'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20249 1.60073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20249"^^xsd:decimal ;
  dwc:decimalLongitude "1.60073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20249 1.60073)"^^geo:wktLiteral ;
  geo-pos:lat "50.20249"^^xsd:decimal ;
  geo-pos:long "1.60073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9390'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60073'^^xsd:double;
  dwc:latitude '50.20249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60073 50.20249, 1.60073 50.20249, 1.60073 50.20249, 1.60073 50.20249, 1.60073 50.20249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9390'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2108 1.60073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2108"^^xsd:decimal ;
  dwc:decimalLongitude "1.60073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2108 1.60073)"^^geo:wktLiteral ;
  geo-pos:lat "50.2108"^^xsd:decimal ;
  geo-pos:long "1.60073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60073'^^xsd:double;
  dwc:latitude '50.2108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60073 50.2108, 1.60073 50.2108, 1.60073 50.2108, 1.60073 50.2108, 1.60073 50.2108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9529'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22557"^^xsd:decimal ;
  dwc:decimalLongitude "1.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22557 1.60074)"^^geo:wktLiteral ;
  geo-pos:lat "50.22557"^^xsd:decimal ;
  geo-pos:long "1.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_3515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60074'^^xsd:double;
  dwc:latitude '50.22557'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60074 50.22557, 1.60074 50.22557, 1.60074 50.22557, 1.60074 50.22557, 1.60074 50.22557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3515'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75769 1.60075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75769"^^xsd:decimal ;
  dwc:decimalLongitude "1.60075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75769 1.60075)"^^geo:wktLiteral ;
  geo-pos:lat "50.75769"^^xsd:decimal ;
  geo-pos:long "1.60075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3620'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60075'^^xsd:double;
  dwc:latitude '50.75769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60075 50.75769, 1.60075 50.75769, 1.60075 50.75769, 1.60075 50.75769, 1.60075 50.75769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3620'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76476 1.60075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76476"^^xsd:decimal ;
  dwc:decimalLongitude "1.60075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76476 1.60075)"^^geo:wktLiteral ;
  geo-pos:lat "50.76476"^^xsd:decimal ;
  geo-pos:long "1.60075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60075'^^xsd:double;
  dwc:latitude '50.76476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60075 50.76476, 1.60075 50.76476, 1.60075 50.76476, 1.60075 50.76476, 1.60075 50.76476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3590'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77805 1.60076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77805"^^xsd:decimal ;
  dwc:decimalLongitude "1.60076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77805 1.60076)"^^geo:wktLiteral ;
  geo-pos:lat "50.77805"^^xsd:decimal ;
  geo-pos:long "1.60076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60076'^^xsd:double;
  dwc:latitude '50.77805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60076 50.77805, 1.60076 50.77805, 1.60076 50.77805, 1.60076 50.77805, 1.60076 50.77805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3001'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20104"^^xsd:decimal ;
  dwc:decimalLongitude "1.60078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60078)"^^geo:wktLiteral ;
  geo-pos:lat "50.20104"^^xsd:decimal ;
  geo-pos:long "1.60078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60078'^^xsd:double;
  dwc:latitude '50.20104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60078 50.20104, 1.60078 50.20104, 1.60078 50.20104, 1.60078 50.20104, 1.60078 50.20104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8484'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7901 1.60078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7901"^^xsd:decimal ;
  dwc:decimalLongitude "1.60078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7901 1.60078)"^^geo:wktLiteral ;
  geo-pos:lat "50.7901"^^xsd:decimal ;
  geo-pos:long "1.60078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60078'^^xsd:double;
  dwc:latitude '50.7901'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60078 50.7901, 1.60078 50.7901, 1.60078 50.7901, 1.60078 50.7901, 1.60078 50.7901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3000'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20211"^^xsd:decimal ;
  dwc:decimalLongitude "1.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60079)"^^geo:wktLiteral ;
  geo-pos:lat "50.20211"^^xsd:decimal ;
  geo-pos:long "1.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9021'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9021'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60079'^^xsd:double;
  dwc:latitude '50.20211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60079 50.20211, 1.60079 50.20211, 1.60079 50.20211, 1.60079 50.20211, 1.60079 50.20211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9021'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77052 1.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77052"^^xsd:decimal ;
  dwc:decimalLongitude "1.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77052 1.60079)"^^geo:wktLiteral ;
  geo-pos:lat "50.77052"^^xsd:decimal ;
  geo-pos:long "1.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1772'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1772'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60079'^^xsd:double;
  dwc:latitude '50.77052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60079 50.77052, 1.60079 50.77052, 1.60079 50.77052, 1.60079 50.77052, 1.60079 50.77052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1772'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21768 1.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21768"^^xsd:decimal ;
  dwc:decimalLongitude "1.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21768 1.6008)"^^geo:wktLiteral ;
  geo-pos:lat "50.21768"^^xsd:decimal ;
  geo-pos:long "1.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6008'^^xsd:double;
  dwc:latitude '50.21768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6008 50.21768, 1.6008 50.21768, 1.6008 50.21768, 1.6008 50.21768, 1.6008 50.21768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6752'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76408 1.60081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76408"^^xsd:decimal ;
  dwc:decimalLongitude "1.60081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76408 1.60081)"^^geo:wktLiteral ;
  geo-pos:lat "50.76408"^^xsd:decimal ;
  geo-pos:long "1.60081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60081'^^xsd:double;
  dwc:latitude '50.76408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60081 50.76408, 1.60081 50.76408, 1.60081 50.76408, 1.60081 50.76408, 1.60081 50.76408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3382'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20204 1.60082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20204"^^xsd:decimal ;
  dwc:decimalLongitude "1.60082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20204 1.60082)"^^geo:wktLiteral ;
  geo-pos:lat "50.20204"^^xsd:decimal ;
  geo-pos:long "1.60082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60082'^^xsd:double;
  dwc:latitude '50.20204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60082 50.20204, 1.60082 50.20204, 1.60082 50.20204, 1.60082 50.20204, 1.60082 50.20204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9624'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.60082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22454"^^xsd:decimal ;
  dwc:decimalLongitude "1.60082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22454 1.60082)"^^geo:wktLiteral ;
  geo-pos:lat "50.22454"^^xsd:decimal ;
  geo-pos:long "1.60082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2289'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60082'^^xsd:double;
  dwc:latitude '50.22454'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60082 50.22454, 1.60082 50.22454, 1.60082 50.22454, 1.60082 50.22454, 1.60082 50.22454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2289'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75812 1.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75812"^^xsd:decimal ;
  dwc:decimalLongitude "1.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75812 1.60083)"^^geo:wktLiteral ;
  geo-pos:lat "50.75812"^^xsd:decimal ;
  geo-pos:long "1.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3279'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60083'^^xsd:double;
  dwc:latitude '50.75812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60083 50.75812, 1.60083 50.75812, 1.60083 50.75812, 1.60083 50.75812, 1.60083 50.75812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3279'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.60084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22432"^^xsd:decimal ;
  dwc:decimalLongitude "1.60084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22432 1.60084)"^^geo:wktLiteral ;
  geo-pos:lat "50.22432"^^xsd:decimal ;
  geo-pos:long "1.60084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60084'^^xsd:double;
  dwc:latitude '50.22432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60084 50.22432, 1.60084 50.22432, 1.60084 50.22432, 1.60084 50.22432, 1.60084 50.22432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3679'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22482 1.60086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22482"^^xsd:decimal ;
  dwc:decimalLongitude "1.60086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22482 1.60086)"^^geo:wktLiteral ;
  geo-pos:lat "50.22482"^^xsd:decimal ;
  geo-pos:long "1.60086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.754444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60086'^^xsd:double;
  dwc:latitude '50.22482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60086 50.22482, 1.60086 50.22482, 1.60086 50.22482, 1.60086 50.22482, 1.60086 50.22482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2898'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 1.60086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "1.60086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 1.60086)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "1.60086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3656'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60086'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60086 50.225, 1.60086 50.225, 1.60086 50.225, 1.60086 50.225, 1.60086 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3656'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.60088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21848"^^xsd:decimal ;
  dwc:decimalLongitude "1.60088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21848 1.60088)"^^geo:wktLiteral ;
  geo-pos:lat "50.21848"^^xsd:decimal ;
  geo-pos:long "1.60088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8326'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8326'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60088'^^xsd:double;
  dwc:latitude '50.21848'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60088 50.21848, 1.60088 50.21848, 1.60088 50.21848, 1.60088 50.21848, 1.60088 50.21848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8326'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20196 1.60089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20196"^^xsd:decimal ;
  dwc:decimalLongitude "1.60089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20196 1.60089)"^^geo:wktLiteral ;
  geo-pos:lat "50.20196"^^xsd:decimal ;
  geo-pos:long "1.60089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.515555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60089'^^xsd:double;
  dwc:latitude '50.20196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60089 50.20196, 1.60089 50.20196, 1.60089 50.20196, 1.60089 50.20196, 1.60089 50.20196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8262'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.60089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22528"^^xsd:decimal ;
  dwc:decimalLongitude "1.60089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22528 1.60089)"^^geo:wktLiteral ;
  geo-pos:lat "50.22528"^^xsd:decimal ;
  geo-pos:long "1.60089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60089'^^xsd:double;
  dwc:latitude '50.22528'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60089 50.22528, 1.60089 50.22528, 1.60089 50.22528, 1.60089 50.22528, 1.60089 50.22528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2930'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.6009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22647"^^xsd:decimal ;
  dwc:decimalLongitude "1.6009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22647 1.6009)"^^geo:wktLiteral ;
  geo-pos:lat "50.22647"^^xsd:decimal ;
  geo-pos:long "1.6009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_2897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.226666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6009'^^xsd:double;
  dwc:latitude '50.22647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6009 50.22647, 1.6009 50.22647, 1.6009 50.22647, 1.6009 50.22647, 1.6009 50.22647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2897'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76483 1.60093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76483"^^xsd:decimal ;
  dwc:decimalLongitude "1.60093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76483 1.60093)"^^geo:wktLiteral ;
  geo-pos:lat "50.76483"^^xsd:decimal ;
  geo-pos:long "1.60093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3581'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60093'^^xsd:double;
  dwc:latitude '50.76483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60093 50.76483, 1.60093 50.76483, 1.60093 50.76483, 1.60093 50.76483, 1.60093 50.76483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3581'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20144 1.60094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20144"^^xsd:decimal ;
  dwc:decimalLongitude "1.60094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20144 1.60094)"^^geo:wktLiteral ;
  geo-pos:lat "50.20144"^^xsd:decimal ;
  geo-pos:long "1.60094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8344'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8344'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60094'^^xsd:double;
  dwc:latitude '50.20144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60094 50.20144, 1.60094 50.20144, 1.60094 50.20144, 1.60094 50.20144, 1.60094 50.20144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8344'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.60099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22616"^^xsd:decimal ;
  dwc:decimalLongitude "1.60099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22616 1.60099)"^^geo:wktLiteral ;
  geo-pos:lat "50.22616"^^xsd:decimal ;
  geo-pos:long "1.60099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.924444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60099'^^xsd:double;
  dwc:latitude '50.22616'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60099 50.22616, 1.60099 50.22616, 1.60099 50.22616, 1.60099 50.22616, 1.60099 50.22616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3676'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76352 1.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76352"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76352 1.601)"^^geo:wktLiteral ;
  geo-pos:lat "50.76352"^^xsd:decimal ;
  geo-pos:long "1.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2608'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_2608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.601'^^xsd:double;
  dwc:latitude '50.76352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.601 50.76352, 1.601 50.76352, 1.601 50.76352, 1.601 50.76352, 1.601 50.76352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2608'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77372 1.60102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77372 1.60102)"^^geo:wktLiteral ;
  geo-pos:lat "50.77372"^^xsd:decimal ;
  geo-pos:long "1.60102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3728'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60102'^^xsd:double;
  dwc:latitude '50.77372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60102 50.77372, 1.60102 50.77372, 1.60102 50.77372, 1.60102 50.77372, 1.60102 50.77372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3728'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20218 1.60108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20218"^^xsd:decimal ;
  dwc:decimalLongitude "1.60108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20218 1.60108)"^^geo:wktLiteral ;
  geo-pos:lat "50.20218"^^xsd:decimal ;
  geo-pos:long "1.60108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.806666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60108'^^xsd:double;
  dwc:latitude '50.20218'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60108 50.20218, 1.60108 50.20218, 1.60108 50.20218, 1.60108 50.20218, 1.60108 50.20218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8492'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.60111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22365"^^xsd:decimal ;
  dwc:decimalLongitude "1.60111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22365 1.60111)"^^geo:wktLiteral ;
  geo-pos:lat "50.22365"^^xsd:decimal ;
  geo-pos:long "1.60111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3110'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.2522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60111'^^xsd:double;
  dwc:latitude '50.22365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60111 50.22365, 1.60111 50.22365, 1.60111 50.22365, 1.60111 50.22365, 1.60111 50.22365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3110'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.60112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22442"^^xsd:decimal ;
  dwc:decimalLongitude "1.60112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.60112)"^^geo:wktLiteral ;
  geo-pos:lat "50.22442"^^xsd:decimal ;
  geo-pos:long "1.60112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60112'^^xsd:double;
  dwc:latitude '50.22442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60112 50.22442, 1.60112 50.22442, 1.60112 50.22442, 1.60112 50.22442, 1.60112 50.22442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3469'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.60112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22597"^^xsd:decimal ;
  dwc:decimalLongitude "1.60112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22597 1.60112)"^^geo:wktLiteral ;
  geo-pos:lat "50.22597"^^xsd:decimal ;
  geo-pos:long "1.60112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3657'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60112'^^xsd:double;
  dwc:latitude '50.22597'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60112 50.22597, 1.60112 50.22597, 1.60112 50.22597, 1.60112 50.22597, 1.60112 50.22597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3657'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20309 1.60114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20309"^^xsd:decimal ;
  dwc:decimalLongitude "1.60114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20309 1.60114)"^^geo:wktLiteral ;
  geo-pos:lat "50.20309"^^xsd:decimal ;
  geo-pos:long "1.60114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60114'^^xsd:double;
  dwc:latitude '50.20309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60114 50.20309, 1.60114 50.20309, 1.60114 50.20309, 1.60114 50.20309, 1.60114 50.20309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9339'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7663 1.60114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7663"^^xsd:decimal ;
  dwc:decimalLongitude "1.60114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7663 1.60114)"^^geo:wktLiteral ;
  geo-pos:lat "50.7663"^^xsd:decimal ;
  geo-pos:long "1.60114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60114'^^xsd:double;
  dwc:latitude '50.7663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60114 50.7663, 1.60114 50.7663, 1.60114 50.7663, 1.60114 50.7663, 1.60114 50.7663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3177'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21251 1.6012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21251"^^xsd:decimal ;
  dwc:decimalLongitude "1.6012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21251 1.6012)"^^geo:wktLiteral ;
  geo-pos:lat "50.21251"^^xsd:decimal ;
  geo-pos:long "1.6012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12031'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6012'^^xsd:double;
  dwc:latitude '50.21251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6012 50.21251, 1.6012 50.21251, 1.6012 50.21251, 1.6012 50.21251, 1.6012 50.21251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12031'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22486 1.60121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22486"^^xsd:decimal ;
  dwc:decimalLongitude "1.60121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22486 1.60121)"^^geo:wktLiteral ;
  geo-pos:lat "50.22486"^^xsd:decimal ;
  geo-pos:long "1.60121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2758'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60121'^^xsd:double;
  dwc:latitude '50.22486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60121 50.22486, 1.60121 50.22486, 1.60121 50.22486, 1.60121 50.22486, 1.60121 50.22486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2758'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2039"^^xsd:decimal ;
  dwc:decimalLongitude "1.60122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60122)"^^geo:wktLiteral ;
  geo-pos:lat "50.2039"^^xsd:decimal ;
  geo-pos:long "1.60122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9674'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60122'^^xsd:double;
  dwc:latitude '50.2039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60122 50.2039, 1.60122 50.2039, 1.60122 50.2039, 1.60122 50.2039, 1.60122 50.2039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9674'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.60125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22462"^^xsd:decimal ;
  dwc:decimalLongitude "1.60125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.60125)"^^geo:wktLiteral ;
  geo-pos:lat "50.22462"^^xsd:decimal ;
  geo-pos:long "1.60125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60125'^^xsd:double;
  dwc:latitude '50.22462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60125 50.22462, 1.60125 50.22462, 1.60125 50.22462, 1.60125 50.22462, 1.60125 50.22462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2679'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.60127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20242"^^xsd:decimal ;
  dwc:decimalLongitude "1.60127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20242 1.60127)"^^geo:wktLiteral ;
  geo-pos:lat "50.20242"^^xsd:decimal ;
  geo-pos:long "1.60127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9290'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60127'^^xsd:double;
  dwc:latitude '50.20242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60127 50.20242, 1.60127 50.20242, 1.60127 50.20242, 1.60127 50.20242, 1.60127 50.20242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9290'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.60128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22532"^^xsd:decimal ;
  dwc:decimalLongitude "1.60128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.60128)"^^geo:wktLiteral ;
  geo-pos:lat "50.22532"^^xsd:decimal ;
  geo-pos:long "1.60128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60128'^^xsd:double;
  dwc:latitude '50.22532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60128 50.22532, 1.60128 50.22532, 1.60128 50.22532, 1.60128 50.22532, 1.60128 50.22532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1915'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20276"^^xsd:decimal ;
  dwc:decimalLongitude "1.60129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60129)"^^geo:wktLiteral ;
  geo-pos:lat "50.20276"^^xsd:decimal ;
  geo-pos:long "1.60129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60129'^^xsd:double;
  dwc:latitude '50.20276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60129 50.20276, 1.60129 50.20276, 1.60129 50.20276, 1.60129 50.20276, 1.60129 50.20276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7384'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78677 1.60129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78677"^^xsd:decimal ;
  dwc:decimalLongitude "1.60129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78677 1.60129)"^^geo:wktLiteral ;
  geo-pos:lat "50.78677"^^xsd:decimal ;
  geo-pos:long "1.60129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2972'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60129'^^xsd:double;
  dwc:latitude '50.78677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60129 50.78677, 1.60129 50.78677, 1.60129 50.78677, 1.60129 50.78677, 1.60129 50.78677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2972'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20048 1.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20048"^^xsd:decimal ;
  dwc:decimalLongitude "1.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20048 1.6013)"^^geo:wktLiteral ;
  geo-pos:lat "50.20048"^^xsd:decimal ;
  geo-pos:long "1.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8879'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6013'^^xsd:double;
  dwc:latitude '50.20048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6013 50.20048, 1.6013 50.20048, 1.6013 50.20048, 1.6013 50.20048, 1.6013 50.20048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8879'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22285 1.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22285"^^xsd:decimal ;
  dwc:decimalLongitude "1.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22285 1.6013)"^^geo:wktLiteral ;
  geo-pos:lat "50.22285"^^xsd:decimal ;
  geo-pos:long "1.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6013'^^xsd:double;
  dwc:latitude '50.22285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6013 50.22285, 1.6013 50.22285, 1.6013 50.22285, 1.6013 50.22285, 1.6013 50.22285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3666'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76423 1.60131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76423"^^xsd:decimal ;
  dwc:decimalLongitude "1.60131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76423 1.60131)"^^geo:wktLiteral ;
  geo-pos:lat "50.76423"^^xsd:decimal ;
  geo-pos:long "1.60131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60131'^^xsd:double;
  dwc:latitude '50.76423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60131 50.76423, 1.60131 50.76423, 1.60131 50.76423, 1.60131 50.76423, 1.60131 50.76423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3179'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.60133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22317"^^xsd:decimal ;
  dwc:decimalLongitude "1.60133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22317 1.60133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22317"^^xsd:decimal ;
  geo-pos:long "1.60133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1913'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60133'^^xsd:double;
  dwc:latitude '50.22317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60133 50.22317, 1.60133 50.22317, 1.60133 50.22317, 1.60133 50.22317, 1.60133 50.22317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1913'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.60133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22357"^^xsd:decimal ;
  dwc:decimalLongitude "1.60133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.60133)"^^geo:wktLiteral ;
  geo-pos:lat "50.22357"^^xsd:decimal ;
  geo-pos:long "1.60133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2322'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60133'^^xsd:double;
  dwc:latitude '50.22357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60133 50.22357, 1.60133 50.22357, 1.60133 50.22357, 1.60133 50.22357, 1.60133 50.22357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2322'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.60134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2238"^^xsd:decimal ;
  dwc:decimalLongitude "1.60134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2238 1.60134)"^^geo:wktLiteral ;
  geo-pos:lat "50.2238"^^xsd:decimal ;
  geo-pos:long "1.60134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2287'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60134'^^xsd:double;
  dwc:latitude '50.2238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60134 50.2238, 1.60134 50.2238, 1.60134 50.2238, 1.60134 50.2238, 1.60134 50.2238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2287'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20176 1.60135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20176"^^xsd:decimal ;
  dwc:decimalLongitude "1.60135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20176 1.60135)"^^geo:wktLiteral ;
  geo-pos:lat "50.20176"^^xsd:decimal ;
  geo-pos:long "1.60135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60135'^^xsd:double;
  dwc:latitude '50.20176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60135 50.20176, 1.60135 50.20176, 1.60135 50.20176, 1.60135 50.20176, 1.60135 50.20176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8491'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2002 1.60136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2002"^^xsd:decimal ;
  dwc:decimalLongitude "1.60136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2002 1.60136)"^^geo:wktLiteral ;
  geo-pos:lat "50.2002"^^xsd:decimal ;
  geo-pos:long "1.60136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60136'^^xsd:double;
  dwc:latitude '50.2002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60136 50.2002, 1.60136 50.2002, 1.60136 50.2002, 1.60136 50.2002, 1.60136 50.2002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9625'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20106 1.60136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20106"^^xsd:decimal ;
  dwc:decimalLongitude "1.60136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20106 1.60136)"^^geo:wktLiteral ;
  geo-pos:lat "50.20106"^^xsd:decimal ;
  geo-pos:long "1.60136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9013'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9013'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.354444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60136'^^xsd:double;
  dwc:latitude '50.20106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60136 50.20106, 1.60136 50.20106, 1.60136 50.20106, 1.60136 50.20106, 1.60136 50.20106))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9013'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2025"^^xsd:decimal ;
  dwc:decimalLongitude "1.60136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60136)"^^geo:wktLiteral ;
  geo-pos:lat "50.2025"^^xsd:decimal ;
  geo-pos:long "1.60136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8163'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.19666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60136'^^xsd:double;
  dwc:latitude '50.2025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60136 50.2025, 1.60136 50.2025, 1.60136 50.2025, 1.60136 50.2025, 1.60136 50.2025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8163'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20107 1.60139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20107"^^xsd:decimal ;
  dwc:decimalLongitude "1.60139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20107 1.60139)"^^geo:wktLiteral ;
  geo-pos:lat "50.20107"^^xsd:decimal ;
  geo-pos:long "1.60139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8853'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60139'^^xsd:double;
  dwc:latitude '50.20107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60139 50.20107, 1.60139 50.20107, 1.60139 50.20107, 1.60139 50.20107, 1.60139 50.20107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8853'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.60139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22494"^^xsd:decimal ;
  dwc:decimalLongitude "1.60139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22494 1.60139)"^^geo:wktLiteral ;
  geo-pos:lat "50.22494"^^xsd:decimal ;
  geo-pos:long "1.60139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2915'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60139'^^xsd:double;
  dwc:latitude '50.22494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60139 50.22494, 1.60139 50.22494, 1.60139 50.22494, 1.60139 50.22494, 1.60139 50.22494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2915'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22474 1.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22474"^^xsd:decimal ;
  dwc:decimalLongitude "1.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22474 1.60143)"^^geo:wktLiteral ;
  geo-pos:lat "50.22474"^^xsd:decimal ;
  geo-pos:long "1.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_2669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60143'^^xsd:double;
  dwc:latitude '50.22474'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60143 50.22474, 1.60143 50.22474, 1.60143 50.22474, 1.60143 50.22474, 1.60143 50.22474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2669'^^xsd:string;
  dwc:observationDate '2009-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19921 1.60145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19921"^^xsd:decimal ;
  dwc:decimalLongitude "1.60145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19921 1.60145)"^^geo:wktLiteral ;
  geo-pos:lat "50.19921"^^xsd:decimal ;
  geo-pos:long "1.60145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9062'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.901111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60145'^^xsd:double;
  dwc:latitude '50.19921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60145 50.19921, 1.60145 50.19921, 1.60145 50.19921, 1.60145 50.19921, 1.60145 50.19921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9062'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.60146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2249"^^xsd:decimal ;
  dwc:decimalLongitude "1.60146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2249 1.60146)"^^geo:wktLiteral ;
  geo-pos:lat "50.2249"^^xsd:decimal ;
  geo-pos:long "1.60146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60146'^^xsd:double;
  dwc:latitude '50.2249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60146 50.2249, 1.60146 50.2249, 1.60146 50.2249, 1.60146 50.2249, 1.60146 50.2249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3520'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20203 1.60147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20203"^^xsd:decimal ;
  dwc:decimalLongitude "1.60147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20203 1.60147)"^^geo:wktLiteral ;
  geo-pos:lat "50.20203"^^xsd:decimal ;
  geo-pos:long "1.60147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60147'^^xsd:double;
  dwc:latitude '50.20203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60147 50.20203, 1.60147 50.20203, 1.60147 50.20203, 1.60147 50.20203, 1.60147 50.20203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8449'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22535 1.60147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22535"^^xsd:decimal ;
  dwc:decimalLongitude "1.60147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22535 1.60147)"^^geo:wktLiteral ;
  geo-pos:lat "50.22535"^^xsd:decimal ;
  geo-pos:long "1.60147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60147'^^xsd:double;
  dwc:latitude '50.22535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60147 50.22535, 1.60147 50.22535, 1.60147 50.22535, 1.60147 50.22535, 1.60147 50.22535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3665'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21468 1.60148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21468"^^xsd:decimal ;
  dwc:decimalLongitude "1.60148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21468 1.60148)"^^geo:wktLiteral ;
  geo-pos:lat "50.21468"^^xsd:decimal ;
  geo-pos:long "1.60148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11870'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60148'^^xsd:double;
  dwc:latitude '50.21468'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60148 50.21468, 1.60148 50.21468, 1.60148 50.21468, 1.60148 50.21468, 1.60148 50.21468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11870'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20182 1.60149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20182"^^xsd:decimal ;
  dwc:decimalLongitude "1.60149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20182 1.60149)"^^geo:wktLiteral ;
  geo-pos:lat "50.20182"^^xsd:decimal ;
  geo-pos:long "1.60149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8501'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60149'^^xsd:double;
  dwc:latitude '50.20182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60149 50.20182, 1.60149 50.20182, 1.60149 50.20182, 1.60149 50.20182, 1.60149 50.20182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8501'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22532"^^xsd:decimal ;
  dwc:decimalLongitude "1.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22532 1.6015)"^^geo:wktLiteral ;
  geo-pos:lat "50.22532"^^xsd:decimal ;
  geo-pos:long "1.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6015'^^xsd:double;
  dwc:latitude '50.22532'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6015 50.22532, 1.6015 50.22532, 1.6015 50.22532, 1.6015 50.22532, 1.6015 50.22532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3462'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20166"^^xsd:decimal ;
  dwc:decimalLongitude "1.60153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60153)"^^geo:wktLiteral ;
  geo-pos:lat "50.20166"^^xsd:decimal ;
  geo-pos:long "1.60153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7556'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7556'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60153'^^xsd:double;
  dwc:latitude '50.20166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60153 50.20166, 1.60153 50.20166, 1.60153 50.20166, 1.60153 50.20166, 1.60153 50.20166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7556'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60154)"^^geo:wktLiteral ;
  geo-pos:lat "50.20265"^^xsd:decimal ;
  geo-pos:long "1.60154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60154'^^xsd:double;
  dwc:latitude '50.20265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60154 50.20265, 1.60154 50.20265, 1.60154 50.20265, 1.60154 50.20265, 1.60154 50.20265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9524'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.60154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21363 1.60154)"^^geo:wktLiteral ;
  geo-pos:lat "50.21363"^^xsd:decimal ;
  geo-pos:long "1.60154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_12076'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60154'^^xsd:double;
  dwc:latitude '50.21363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60154 50.21363, 1.60154 50.21363, 1.60154 50.21363, 1.60154 50.21363, 1.60154 50.21363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12076'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22397 1.60156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22397"^^xsd:decimal ;
  dwc:decimalLongitude "1.60156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22397 1.60156)"^^geo:wktLiteral ;
  geo-pos:lat "50.22397"^^xsd:decimal ;
  geo-pos:long "1.60156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60156'^^xsd:double;
  dwc:latitude '50.22397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60156 50.22397, 1.60156 50.22397, 1.60156 50.22397, 1.60156 50.22397, 1.60156 50.22397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1904'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21305 1.60159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21305"^^xsd:decimal ;
  dwc:decimalLongitude "1.60159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21305 1.60159)"^^geo:wktLiteral ;
  geo-pos:lat "50.21305"^^xsd:decimal ;
  geo-pos:long "1.60159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12011'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60159'^^xsd:double;
  dwc:latitude '50.21305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60159 50.21305, 1.60159 50.21305, 1.60159 50.21305, 1.60159 50.21305, 1.60159 50.21305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12011'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20149 1.60161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20149"^^xsd:decimal ;
  dwc:decimalLongitude "1.60161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20149 1.60161)"^^geo:wktLiteral ;
  geo-pos:lat "50.20149"^^xsd:decimal ;
  geo-pos:long "1.60161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8260'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60161'^^xsd:double;
  dwc:latitude '50.20149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60161 50.20149, 1.60161 50.20149, 1.60161 50.20149, 1.60161 50.20149, 1.60161 50.20149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8260'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.60162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22437"^^xsd:decimal ;
  dwc:decimalLongitude "1.60162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22437 1.60162)"^^geo:wktLiteral ;
  geo-pos:lat "50.22437"^^xsd:decimal ;
  geo-pos:long "1.60162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2290'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60162'^^xsd:double;
  dwc:latitude '50.22437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60162 50.22437, 1.60162 50.22437, 1.60162 50.22437, 1.60162 50.22437, 1.60162 50.22437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2290'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76047 1.60162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76047"^^xsd:decimal ;
  dwc:decimalLongitude "1.60162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76047 1.60162)"^^geo:wktLiteral ;
  geo-pos:lat "50.76047"^^xsd:decimal ;
  geo-pos:long "1.60162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3611'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60162'^^xsd:double;
  dwc:latitude '50.76047'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60162 50.76047, 1.60162 50.76047, 1.60162 50.76047, 1.60162 50.76047, 1.60162 50.76047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3611'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20156 1.60163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20156"^^xsd:decimal ;
  dwc:decimalLongitude "1.60163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20156 1.60163)"^^geo:wktLiteral ;
  geo-pos:lat "50.20156"^^xsd:decimal ;
  geo-pos:long "1.60163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8162'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8162'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60163'^^xsd:double;
  dwc:latitude '50.20156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60163 50.20156, 1.60163 50.20156, 1.60163 50.20156, 1.60163 50.20156, 1.60163 50.20156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8162'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20276"^^xsd:decimal ;
  dwc:decimalLongitude "1.60163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60163)"^^geo:wktLiteral ;
  geo-pos:lat "50.20276"^^xsd:decimal ;
  geo-pos:long "1.60163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7862'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60163'^^xsd:double;
  dwc:latitude '50.20276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60163 50.20276, 1.60163 50.20276, 1.60163 50.20276, 1.60163 50.20276, 1.60163 50.20276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7862'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.60163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22405"^^xsd:decimal ;
  dwc:decimalLongitude "1.60163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22405 1.60163)"^^geo:wktLiteral ;
  geo-pos:lat "50.22405"^^xsd:decimal ;
  geo-pos:long "1.60163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1398'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_1398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60163'^^xsd:double;
  dwc:latitude '50.22405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60163 50.22405, 1.60163 50.22405, 1.60163 50.22405, 1.60163 50.22405, 1.60163 50.22405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1398'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.60163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22518"^^xsd:decimal ;
  dwc:decimalLongitude "1.60163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22518 1.60163)"^^geo:wktLiteral ;
  geo-pos:lat "50.22518"^^xsd:decimal ;
  geo-pos:long "1.60163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2920'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60163'^^xsd:double;
  dwc:latitude '50.22518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60163 50.22518, 1.60163 50.22518, 1.60163 50.22518, 1.60163 50.22518, 1.60163 50.22518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2920'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20111"^^xsd:decimal ;
  dwc:decimalLongitude "1.60165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60165)"^^geo:wktLiteral ;
  geo-pos:lat "50.20111"^^xsd:decimal ;
  geo-pos:long "1.60165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8875'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60165'^^xsd:double;
  dwc:latitude '50.20111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60165 50.20111, 1.60165 50.20111, 1.60165 50.20111, 1.60165 50.20111, 1.60165 50.20111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8875'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20978 1.60166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20978"^^xsd:decimal ;
  dwc:decimalLongitude "1.60166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20978 1.60166)"^^geo:wktLiteral ;
  geo-pos:lat "50.20978"^^xsd:decimal ;
  geo-pos:long "1.60166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60166'^^xsd:double;
  dwc:latitude '50.20978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60166 50.20978, 1.60166 50.20978, 1.60166 50.20978, 1.60166 50.20978, 1.60166 50.20978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11782'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21119 1.60166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21119"^^xsd:decimal ;
  dwc:decimalLongitude "1.60166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21119 1.60166)"^^geo:wktLiteral ;
  geo-pos:lat "50.21119"^^xsd:decimal ;
  geo-pos:long "1.60166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8591'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60166'^^xsd:double;
  dwc:latitude '50.21119'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60166 50.21119, 1.60166 50.21119, 1.60166 50.21119, 1.60166 50.21119, 1.60166 50.21119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8591'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20147 1.60171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20147"^^xsd:decimal ;
  dwc:decimalLongitude "1.60171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20147 1.60171)"^^geo:wktLiteral ;
  geo-pos:lat "50.20147"^^xsd:decimal ;
  geo-pos:long "1.60171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60171'^^xsd:double;
  dwc:latitude '50.20147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60171 50.20147, 1.60171 50.20147, 1.60171 50.20147, 1.60171 50.20147, 1.60171 50.20147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8340'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20159 1.60171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20159"^^xsd:decimal ;
  dwc:decimalLongitude "1.60171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20159 1.60171)"^^geo:wktLiteral ;
  geo-pos:lat "50.20159"^^xsd:decimal ;
  geo-pos:long "1.60171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60171'^^xsd:double;
  dwc:latitude '50.20159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60171 50.20159, 1.60171 50.20159, 1.60171 50.20159, 1.60171 50.20159, 1.60171 50.20159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8542'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.60173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22484"^^xsd:decimal ;
  dwc:decimalLongitude "1.60173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.60173)"^^geo:wktLiteral ;
  geo-pos:lat "50.22484"^^xsd:decimal ;
  geo-pos:long "1.60173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_2928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.256666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60173'^^xsd:double;
  dwc:latitude '50.22484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60173 50.22484, 1.60173 50.22484, 1.60173 50.22484, 1.60173 50.22484, 1.60173 50.22484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2928'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20267 1.60176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20267"^^xsd:decimal ;
  dwc:decimalLongitude "1.60176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20267 1.60176)"^^geo:wktLiteral ;
  geo-pos:lat "50.20267"^^xsd:decimal ;
  geo-pos:long "1.60176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60176'^^xsd:double;
  dwc:latitude '50.20267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60176 50.20267, 1.60176 50.20267, 1.60176 50.20267, 1.60176 50.20267, 1.60176 50.20267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8675'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.60176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2248"^^xsd:decimal ;
  dwc:decimalLongitude "1.60176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2248 1.60176)"^^geo:wktLiteral ;
  geo-pos:lat "50.2248"^^xsd:decimal ;
  geo-pos:long "1.60176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3067'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60176'^^xsd:double;
  dwc:latitude '50.2248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60176 50.2248, 1.60176 50.2248, 1.60176 50.2248, 1.60176 50.2248, 1.60176 50.2248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3067'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20131 1.60179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20131"^^xsd:decimal ;
  dwc:decimalLongitude "1.60179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20131 1.60179)"^^geo:wktLiteral ;
  geo-pos:lat "50.20131"^^xsd:decimal ;
  geo-pos:long "1.60179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9279'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9279'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60179'^^xsd:double;
  dwc:latitude '50.20131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60179 50.20131, 1.60179 50.20131, 1.60179 50.20131, 1.60179 50.20131, 1.60179 50.20131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9279'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20147 1.60179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20147"^^xsd:decimal ;
  dwc:decimalLongitude "1.60179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20147 1.60179)"^^geo:wktLiteral ;
  geo-pos:lat "50.20147"^^xsd:decimal ;
  geo-pos:long "1.60179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8500'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.7316666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60179'^^xsd:double;
  dwc:latitude '50.20147'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60179 50.20147, 1.60179 50.20147, 1.60179 50.20147, 1.60179 50.20147, 1.60179 50.20147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8500'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7723 1.6018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7723"^^xsd:decimal ;
  dwc:decimalLongitude "1.6018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7723 1.6018)"^^geo:wktLiteral ;
  geo-pos:lat "50.7723"^^xsd:decimal ;
  geo-pos:long "1.6018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6018'^^xsd:double;
  dwc:latitude '50.7723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6018 50.7723, 1.6018 50.7723, 1.6018 50.7723, 1.6018 50.7723, 1.6018 50.7723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2573'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2009 1.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2009"^^xsd:decimal ;
  dwc:decimalLongitude "1.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2009 1.60181)"^^geo:wktLiteral ;
  geo-pos:lat "50.2009"^^xsd:decimal ;
  geo-pos:long "1.60181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8740'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8740'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60181'^^xsd:double;
  dwc:latitude '50.2009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60181 50.2009, 1.60181 50.2009, 1.60181 50.2009, 1.60181 50.2009, 1.60181 50.2009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8740'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20909 1.60182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20909"^^xsd:decimal ;
  dwc:decimalLongitude "1.60182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20909 1.60182)"^^geo:wktLiteral ;
  geo-pos:lat "50.20909"^^xsd:decimal ;
  geo-pos:long "1.60182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8108'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8108'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60182'^^xsd:double;
  dwc:latitude '50.20909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60182 50.20909, 1.60182 50.20909, 1.60182 50.20909, 1.60182 50.20909, 1.60182 50.20909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8108'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20144 1.60184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20144"^^xsd:decimal ;
  dwc:decimalLongitude "1.60184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20144 1.60184)"^^geo:wktLiteral ;
  geo-pos:lat "50.20144"^^xsd:decimal ;
  geo-pos:long "1.60184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60184'^^xsd:double;
  dwc:latitude '50.20144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60184 50.20144, 1.60184 50.20144, 1.60184 50.20144, 1.60184 50.20144, 1.60184 50.20144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8455'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.60184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22394"^^xsd:decimal ;
  dwc:decimalLongitude "1.60184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.60184)"^^geo:wktLiteral ;
  geo-pos:lat "50.22394"^^xsd:decimal ;
  geo-pos:long "1.60184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_1705'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60184'^^xsd:double;
  dwc:latitude '50.22394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60184 50.22394, 1.60184 50.22394, 1.60184 50.22394, 1.60184 50.22394, 1.60184 50.22394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1705'^^xsd:string;
  dwc:observationDate '2008-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76458 1.60191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76458"^^xsd:decimal ;
  dwc:decimalLongitude "1.60191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76458 1.60191)"^^geo:wktLiteral ;
  geo-pos:lat "50.76458"^^xsd:decimal ;
  geo-pos:long "1.60191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3186'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.901111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60191'^^xsd:double;
  dwc:latitude '50.76458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60191 50.76458, 1.60191 50.76458, 1.60191 50.76458, 1.60191 50.76458, 1.60191 50.76458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3186'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20148 1.60192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20148"^^xsd:decimal ;
  dwc:decimalLongitude "1.60192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20148 1.60192)"^^geo:wktLiteral ;
  geo-pos:lat "50.20148"^^xsd:decimal ;
  geo-pos:long "1.60192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8265'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.753333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60192'^^xsd:double;
  dwc:latitude '50.20148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60192 50.20148, 1.60192 50.20148, 1.60192 50.20148, 1.60192 50.20148, 1.60192 50.20148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8265'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76207 1.60192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76207"^^xsd:decimal ;
  dwc:decimalLongitude "1.60192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76207 1.60192)"^^geo:wktLiteral ;
  geo-pos:lat "50.76207"^^xsd:decimal ;
  geo-pos:long "1.60192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3601'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60192'^^xsd:double;
  dwc:latitude '50.76207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60192 50.76207, 1.60192 50.76207, 1.60192 50.76207, 1.60192 50.76207, 1.60192 50.76207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3601'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20109 1.60193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20109"^^xsd:decimal ;
  dwc:decimalLongitude "1.60193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20109 1.60193)"^^geo:wktLiteral ;
  geo-pos:lat "50.20109"^^xsd:decimal ;
  geo-pos:long "1.60193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8316'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8316'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60193'^^xsd:double;
  dwc:latitude '50.20109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60193 50.20109, 1.60193 50.20109, 1.60193 50.20109, 1.60193 50.20109, 1.60193 50.20109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8316'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20295 1.60193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20295"^^xsd:decimal ;
  dwc:decimalLongitude "1.60193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20295 1.60193)"^^geo:wktLiteral ;
  geo-pos:lat "50.20295"^^xsd:decimal ;
  geo-pos:long "1.60193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9230'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9230'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2433333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60193'^^xsd:double;
  dwc:latitude '50.20295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60193 50.20295, 1.60193 50.20295, 1.60193 50.20295, 1.60193 50.20295, 1.60193 50.20295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9230'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2014 1.60196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2014"^^xsd:decimal ;
  dwc:decimalLongitude "1.60196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2014 1.60196)"^^geo:wktLiteral ;
  geo-pos:lat "50.2014"^^xsd:decimal ;
  geo-pos:long "1.60196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60196'^^xsd:double;
  dwc:latitude '50.2014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60196 50.2014, 1.60196 50.2014, 1.60196 50.2014, 1.60196 50.2014, 1.60196 50.2014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8543'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76536 1.60197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76536"^^xsd:decimal ;
  dwc:decimalLongitude "1.60197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76536 1.60197)"^^geo:wktLiteral ;
  geo-pos:lat "50.76536"^^xsd:decimal ;
  geo-pos:long "1.60197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2971'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60197'^^xsd:double;
  dwc:latitude '50.76536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60197 50.76536, 1.60197 50.76536, 1.60197 50.76536, 1.60197 50.76536, 1.60197 50.76536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2971'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20328 1.60198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20328"^^xsd:decimal ;
  dwc:decimalLongitude "1.60198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20328 1.60198)"^^geo:wktLiteral ;
  geo-pos:lat "50.20328"^^xsd:decimal ;
  geo-pos:long "1.60198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60198'^^xsd:double;
  dwc:latitude '50.20328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60198 50.20328, 1.60198 50.20328, 1.60198 50.20328, 1.60198 50.20328, 1.60198 50.20328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9457'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20342 1.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20342"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20342 1.602)"^^geo:wktLiteral ;
  geo-pos:lat "50.20342"^^xsd:decimal ;
  geo-pos:long "1.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8266'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.602'^^xsd:double;
  dwc:latitude '50.20342'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.602 50.20342, 1.602 50.20342, 1.602 50.20342, 1.602 50.20342, 1.602 50.20342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8266'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22355"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22355 1.602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22355"^^xsd:decimal ;
  geo-pos:long "1.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_1890'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.602'^^xsd:double;
  dwc:latitude '50.22355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.602 50.22355, 1.602 50.22355, 1.602 50.22355, 1.602 50.22355, 1.602 50.22355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1890'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20103 1.60202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20103"^^xsd:decimal ;
  dwc:decimalLongitude "1.60202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20103 1.60202)"^^geo:wktLiteral ;
  geo-pos:lat "50.20103"^^xsd:decimal ;
  geo-pos:long "1.60202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8615'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60202'^^xsd:double;
  dwc:latitude '50.20103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60202 50.20103, 1.60202 50.20103, 1.60202 50.20103, 1.60202 50.20103, 1.60202 50.20103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8615'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.60206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22381"^^xsd:decimal ;
  dwc:decimalLongitude "1.60206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.60206)"^^geo:wktLiteral ;
  geo-pos:lat "50.22381"^^xsd:decimal ;
  geo-pos:long "1.60206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.20111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60206'^^xsd:double;
  dwc:latitude '50.22381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60206 50.22381, 1.60206 50.22381, 1.60206 50.22381, 1.60206 50.22381, 1.60206 50.22381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7285'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2016 1.60207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2016"^^xsd:decimal ;
  dwc:decimalLongitude "1.60207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2016 1.60207)"^^geo:wktLiteral ;
  geo-pos:lat "50.2016"^^xsd:decimal ;
  geo-pos:long "1.60207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60207'^^xsd:double;
  dwc:latitude '50.2016'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60207 50.2016, 1.60207 50.2016, 1.60207 50.2016, 1.60207 50.2016, 1.60207 50.2016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11972'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.60207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22487"^^xsd:decimal ;
  dwc:decimalLongitude "1.60207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22487 1.60207)"^^geo:wktLiteral ;
  geo-pos:lat "50.22487"^^xsd:decimal ;
  geo-pos:long "1.60207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3109'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60207'^^xsd:double;
  dwc:latitude '50.22487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60207 50.22487, 1.60207 50.22487, 1.60207 50.22487, 1.60207 50.22487, 1.60207 50.22487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3109'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76131 1.60207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76131"^^xsd:decimal ;
  dwc:decimalLongitude "1.60207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76131 1.60207)"^^geo:wktLiteral ;
  geo-pos:lat "50.76131"^^xsd:decimal ;
  geo-pos:long "1.60207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3835'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60207'^^xsd:double;
  dwc:latitude '50.76131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60207 50.76131, 1.60207 50.76131, 1.60207 50.76131, 1.60207 50.76131, 1.60207 50.76131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3835'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77177 1.60207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77177"^^xsd:decimal ;
  dwc:decimalLongitude "1.60207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77177 1.60207)"^^geo:wktLiteral ;
  geo-pos:lat "50.77177"^^xsd:decimal ;
  geo-pos:long "1.60207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1781'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60207'^^xsd:double;
  dwc:latitude '50.77177'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60207 50.77177, 1.60207 50.77177, 1.60207 50.77177, 1.60207 50.77177, 1.60207 50.77177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1781'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20093 1.60208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20093"^^xsd:decimal ;
  dwc:decimalLongitude "1.60208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20093 1.60208)"^^geo:wktLiteral ;
  geo-pos:lat "50.20093"^^xsd:decimal ;
  geo-pos:long "1.60208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8938'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.78'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60208'^^xsd:double;
  dwc:latitude '50.20093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60208 50.20093, 1.60208 50.20093, 1.60208 50.20093, 1.60208 50.20093, 1.60208 50.20093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8938'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.60208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22375"^^xsd:decimal ;
  dwc:decimalLongitude "1.60208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22375 1.60208)"^^geo:wktLiteral ;
  geo-pos:lat "50.22375"^^xsd:decimal ;
  geo-pos:long "1.60208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1905'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1905'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60208'^^xsd:double;
  dwc:latitude '50.22375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60208 50.22375, 1.60208 50.22375, 1.60208 50.22375, 1.60208 50.22375, 1.60208 50.22375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1905'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22512 1.60209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22512"^^xsd:decimal ;
  dwc:decimalLongitude "1.60209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22512 1.60209)"^^geo:wktLiteral ;
  geo-pos:lat "50.22512"^^xsd:decimal ;
  geo-pos:long "1.60209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60209'^^xsd:double;
  dwc:latitude '50.22512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60209 50.22512, 1.60209 50.22512, 1.60209 50.22512, 1.60209 50.22512, 1.60209 50.22512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3471'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.6021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22442"^^xsd:decimal ;
  dwc:decimalLongitude "1.6021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22442 1.6021)"^^geo:wktLiteral ;
  geo-pos:lat "50.22442"^^xsd:decimal ;
  geo-pos:long "1.6021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6021'^^xsd:double;
  dwc:latitude '50.22442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6021 50.22442, 1.6021 50.22442, 1.6021 50.22442, 1.6021 50.22442, 1.6021 50.22442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3654'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.6021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7617"^^xsd:decimal ;
  dwc:decimalLongitude "1.6021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7617 1.6021)"^^geo:wktLiteral ;
  geo-pos:lat "50.7617"^^xsd:decimal ;
  geo-pos:long "1.6021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3602'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_3602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6021'^^xsd:double;
  dwc:latitude '50.7617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6021 50.7617, 1.6021 50.7617, 1.6021 50.7617, 1.6021 50.7617, 1.6021 50.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3602'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76505 1.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76505"^^xsd:decimal ;
  dwc:decimalLongitude "1.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76505 1.60212)"^^geo:wktLiteral ;
  geo-pos:lat "50.76505"^^xsd:decimal ;
  geo-pos:long "1.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60212'^^xsd:double;
  dwc:latitude '50.76505'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60212 50.76505, 1.60212 50.76505, 1.60212 50.76505, 1.60212 50.76505, 1.60212 50.76505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3389'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20496 1.60213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20496"^^xsd:decimal ;
  dwc:decimalLongitude "1.60213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20496 1.60213)"^^geo:wktLiteral ;
  geo-pos:lat "50.20496"^^xsd:decimal ;
  geo-pos:long "1.60213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60213'^^xsd:double;
  dwc:latitude '50.20496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60213 50.20496, 1.60213 50.20496, 1.60213 50.20496, 1.60213 50.20496, 1.60213 50.20496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9382'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20053 1.60215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20053"^^xsd:decimal ;
  dwc:decimalLongitude "1.60215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20053 1.60215)"^^geo:wktLiteral ;
  geo-pos:lat "50.20053"^^xsd:decimal ;
  geo-pos:long "1.60215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9660'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60215'^^xsd:double;
  dwc:latitude '50.20053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60215 50.20053, 1.60215 50.20053, 1.60215 50.20053, 1.60215 50.20053, 1.60215 50.20053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9660'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22324 1.60215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22324"^^xsd:decimal ;
  dwc:decimalLongitude "1.60215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22324 1.60215)"^^geo:wktLiteral ;
  geo-pos:lat "50.22324"^^xsd:decimal ;
  geo-pos:long "1.60215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_1734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60215'^^xsd:double;
  dwc:latitude '50.22324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60215 50.22324, 1.60215 50.22324, 1.60215 50.22324, 1.60215 50.22324, 1.60215 50.22324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1734'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20054 1.60216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20054"^^xsd:decimal ;
  dwc:decimalLongitude "1.60216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20054 1.60216)"^^geo:wktLiteral ;
  geo-pos:lat "50.20054"^^xsd:decimal ;
  geo-pos:long "1.60216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9061'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60216'^^xsd:double;
  dwc:latitude '50.20054'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60216 50.20054, 1.60216 50.20054, 1.60216 50.20054, 1.60216 50.20054, 1.60216 50.20054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9061'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20003 1.60217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20003"^^xsd:decimal ;
  dwc:decimalLongitude "1.60217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20003 1.60217)"^^geo:wktLiteral ;
  geo-pos:lat "50.20003"^^xsd:decimal ;
  geo-pos:long "1.60217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9219'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60217'^^xsd:double;
  dwc:latitude '50.20003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60217 50.20003, 1.60217 50.20003, 1.60217 50.20003, 1.60217 50.20003, 1.60217 50.20003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9219'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19941 1.60218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19941"^^xsd:decimal ;
  dwc:decimalLongitude "1.60218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19941 1.60218)"^^geo:wktLiteral ;
  geo-pos:lat "50.19941"^^xsd:decimal ;
  geo-pos:long "1.60218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60218'^^xsd:double;
  dwc:latitude '50.19941'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60218 50.19941, 1.60218 50.19941, 1.60218 50.19941, 1.60218 50.19941, 1.60218 50.19941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11922'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20087 1.60218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20087"^^xsd:decimal ;
  dwc:decimalLongitude "1.60218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20087 1.60218)"^^geo:wktLiteral ;
  geo-pos:lat "50.20087"^^xsd:decimal ;
  geo-pos:long "1.60218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9274'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9274'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60218'^^xsd:double;
  dwc:latitude '50.20087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60218 50.20087, 1.60218 50.20087, 1.60218 50.20087, 1.60218 50.20087, 1.60218 50.20087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9274'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19992 1.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19992"^^xsd:decimal ;
  dwc:decimalLongitude "1.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19992 1.6022)"^^geo:wktLiteral ;
  geo-pos:lat "50.19992"^^xsd:decimal ;
  geo-pos:long "1.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.70555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6022'^^xsd:double;
  dwc:latitude '50.19992'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6022 50.19992, 1.6022 50.19992, 1.6022 50.19992, 1.6022 50.19992, 1.6022 50.19992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9409'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20877 1.60221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20877"^^xsd:decimal ;
  dwc:decimalLongitude "1.60221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20877 1.60221)"^^geo:wktLiteral ;
  geo-pos:lat "50.20877"^^xsd:decimal ;
  geo-pos:long "1.60221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11809'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11809'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.8033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60221'^^xsd:double;
  dwc:latitude '50.20877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60221 50.20877, 1.60221 50.20877, 1.60221 50.20877, 1.60221 50.20877, 1.60221 50.20877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11809'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22516 1.60221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22516"^^xsd:decimal ;
  dwc:decimalLongitude "1.60221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22516 1.60221)"^^geo:wktLiteral ;
  geo-pos:lat "50.22516"^^xsd:decimal ;
  geo-pos:long "1.60221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60221'^^xsd:double;
  dwc:latitude '50.22516'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60221 50.22516, 1.60221 50.22516, 1.60221 50.22516, 1.60221 50.22516, 1.60221 50.22516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3452'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2235 1.60222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2235"^^xsd:decimal ;
  dwc:decimalLongitude "1.60222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2235 1.60222)"^^geo:wktLiteral ;
  geo-pos:lat "50.2235"^^xsd:decimal ;
  geo-pos:long "1.60222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60222'^^xsd:double;
  dwc:latitude '50.2235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60222 50.2235, 1.60222 50.2235, 1.60222 50.2235, 1.60222 50.2235, 1.60222 50.2235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3340'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2025"^^xsd:decimal ;
  dwc:decimalLongitude "1.60224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60224)"^^geo:wktLiteral ;
  geo-pos:lat "50.2025"^^xsd:decimal ;
  geo-pos:long "1.60224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11817'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60224'^^xsd:double;
  dwc:latitude '50.2025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60224 50.2025, 1.60224 50.2025, 1.60224 50.2025, 1.60224 50.2025, 1.60224 50.2025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11817'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20071 1.60225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20071"^^xsd:decimal ;
  dwc:decimalLongitude "1.60225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20071 1.60225)"^^geo:wktLiteral ;
  geo-pos:lat "50.20071"^^xsd:decimal ;
  geo-pos:long "1.60225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60225'^^xsd:double;
  dwc:latitude '50.20071'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60225 50.20071, 1.60225 50.20071, 1.60225 50.20071, 1.60225 50.20071, 1.60225 50.20071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8941'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.60225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22491"^^xsd:decimal ;
  dwc:decimalLongitude "1.60225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22491 1.60225)"^^geo:wktLiteral ;
  geo-pos:lat "50.22491"^^xsd:decimal ;
  geo-pos:long "1.60225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60225'^^xsd:double;
  dwc:latitude '50.22491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60225 50.22491, 1.60225 50.22491, 1.60225 50.22491, 1.60225 50.22491, 1.60225 50.22491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3341'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22511 1.60226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22511"^^xsd:decimal ;
  dwc:decimalLongitude "1.60226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22511 1.60226)"^^geo:wktLiteral ;
  geo-pos:lat "50.22511"^^xsd:decimal ;
  geo-pos:long "1.60226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_3678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60226'^^xsd:double;
  dwc:latitude '50.22511'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60226 50.22511, 1.60226 50.22511, 1.60226 50.22511, 1.60226 50.22511, 1.60226 50.22511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3678'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75943 1.60227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75943"^^xsd:decimal ;
  dwc:decimalLongitude "1.60227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75943 1.60227)"^^geo:wktLiteral ;
  geo-pos:lat "50.75943"^^xsd:decimal ;
  geo-pos:long "1.60227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3397'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60227'^^xsd:double;
  dwc:latitude '50.75943'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60227 50.75943, 1.60227 50.75943, 1.60227 50.75943, 1.60227 50.75943, 1.60227 50.75943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3397'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76095 1.60227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76095"^^xsd:decimal ;
  dwc:decimalLongitude "1.60227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76095 1.60227)"^^geo:wktLiteral ;
  geo-pos:lat "50.76095"^^xsd:decimal ;
  geo-pos:long "1.60227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_2164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60227'^^xsd:double;
  dwc:latitude '50.76095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60227 50.76095, 1.60227 50.76095, 1.60227 50.76095, 1.60227 50.76095, 1.60227 50.76095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2164'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20141 1.60228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20141"^^xsd:decimal ;
  dwc:decimalLongitude "1.60228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20141 1.60228)"^^geo:wktLiteral ;
  geo-pos:lat "50.20141"^^xsd:decimal ;
  geo-pos:long "1.60228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11774'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11774'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60228'^^xsd:double;
  dwc:latitude '50.20141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60228 50.20141, 1.60228 50.20141, 1.60228 50.20141, 1.60228 50.20141, 1.60228 50.20141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11774'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.60228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22484"^^xsd:decimal ;
  dwc:decimalLongitude "1.60228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22484 1.60228)"^^geo:wktLiteral ;
  geo-pos:lat "50.22484"^^xsd:decimal ;
  geo-pos:long "1.60228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3445'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60228'^^xsd:double;
  dwc:latitude '50.22484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60228 50.22484, 1.60228 50.22484, 1.60228 50.22484, 1.60228 50.22484, 1.60228 50.22484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3445'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21297 1.60229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21297"^^xsd:decimal ;
  dwc:decimalLongitude "1.60229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21297 1.60229)"^^geo:wktLiteral ;
  geo-pos:lat "50.21297"^^xsd:decimal ;
  geo-pos:long "1.60229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60229'^^xsd:double;
  dwc:latitude '50.21297'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60229 50.21297, 1.60229 50.21297, 1.60229 50.21297, 1.60229 50.21297, 1.60229 50.21297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9515'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76419 1.6023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76419"^^xsd:decimal ;
  dwc:decimalLongitude "1.6023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76419 1.6023)"^^geo:wktLiteral ;
  geo-pos:lat "50.76419"^^xsd:decimal ;
  geo-pos:long "1.6023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6023'^^xsd:double;
  dwc:latitude '50.76419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6023 50.76419, 1.6023 50.76419, 1.6023 50.76419, 1.6023 50.76419, 1.6023 50.76419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3619'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20162 1.60231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20162"^^xsd:decimal ;
  dwc:decimalLongitude "1.60231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20162 1.60231)"^^geo:wktLiteral ;
  geo-pos:lat "50.20162"^^xsd:decimal ;
  geo-pos:long "1.60231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60231'^^xsd:double;
  dwc:latitude '50.20162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60231 50.20162, 1.60231 50.20162, 1.60231 50.20162, 1.60231 50.20162, 1.60231 50.20162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8686'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20699 1.60232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20699"^^xsd:decimal ;
  dwc:decimalLongitude "1.60232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20699 1.60232)"^^geo:wktLiteral ;
  geo-pos:lat "50.20699"^^xsd:decimal ;
  geo-pos:long "1.60232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_11819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60232'^^xsd:double;
  dwc:latitude '50.20699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60232 50.20699, 1.60232 50.20699, 1.60232 50.20699, 1.60232 50.20699, 1.60232 50.20699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11819'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20027 1.60235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20027"^^xsd:decimal ;
  dwc:decimalLongitude "1.60235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20027 1.60235)"^^geo:wktLiteral ;
  geo-pos:lat "50.20027"^^xsd:decimal ;
  geo-pos:long "1.60235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.274444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60235'^^xsd:double;
  dwc:latitude '50.20027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60235 50.20027, 1.60235 50.20027, 1.60235 50.20027, 1.60235 50.20027, 1.60235 50.20027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8483'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20012 1.60236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20012"^^xsd:decimal ;
  dwc:decimalLongitude "1.60236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20012 1.60236)"^^geo:wktLiteral ;
  geo-pos:lat "50.20012"^^xsd:decimal ;
  geo-pos:long "1.60236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8317'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8317'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.838888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60236'^^xsd:double;
  dwc:latitude '50.20012'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60236 50.20012, 1.60236 50.20012, 1.60236 50.20012, 1.60236 50.20012, 1.60236 50.20012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8317'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.60236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22299"^^xsd:decimal ;
  dwc:decimalLongitude "1.60236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22299 1.60236)"^^geo:wktLiteral ;
  geo-pos:lat "50.22299"^^xsd:decimal ;
  geo-pos:long "1.60236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_1232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60236'^^xsd:double;
  dwc:latitude '50.22299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60236 50.22299, 1.60236 50.22299, 1.60236 50.22299, 1.60236 50.22299, 1.60236 50.22299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1232'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2234 1.60236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2234"^^xsd:decimal ;
  dwc:decimalLongitude "1.60236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2234 1.60236)"^^geo:wktLiteral ;
  geo-pos:lat "50.2234"^^xsd:decimal ;
  geo-pos:long "1.60236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60236'^^xsd:double;
  dwc:latitude '50.2234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60236 50.2234, 1.60236 50.2234, 1.60236 50.2234, 1.60236 50.2234, 1.60236 50.2234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3337'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20085 1.60237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20085"^^xsd:decimal ;
  dwc:decimalLongitude "1.60237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20085 1.60237)"^^geo:wktLiteral ;
  geo-pos:lat "50.20085"^^xsd:decimal ;
  geo-pos:long "1.60237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60237'^^xsd:double;
  dwc:latitude '50.20085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60237 50.20085, 1.60237 50.20085, 1.60237 50.20085, 1.60237 50.20085, 1.60237 50.20085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8588'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.799 1.60241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.799"^^xsd:decimal ;
  dwc:decimalLongitude "1.60241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.799 1.60241)"^^geo:wktLiteral ;
  geo-pos:lat "50.799"^^xsd:decimal ;
  geo-pos:long "1.60241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60241'^^xsd:double;
  dwc:latitude '50.799'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60241 50.799, 1.60241 50.799, 1.60241 50.799, 1.60241 50.799, 1.60241 50.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2994'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76239 1.60242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76239"^^xsd:decimal ;
  dwc:decimalLongitude "1.60242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76239 1.60242)"^^geo:wktLiteral ;
  geo-pos:lat "50.76239"^^xsd:decimal ;
  geo-pos:long "1.60242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60242'^^xsd:double;
  dwc:latitude '50.76239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60242 50.76239, 1.60242 50.76239, 1.60242 50.76239, 1.60242 50.76239, 1.60242 50.76239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3574'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2135 1.60243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2135"^^xsd:decimal ;
  dwc:decimalLongitude "1.60243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2135 1.60243)"^^geo:wktLiteral ;
  geo-pos:lat "50.2135"^^xsd:decimal ;
  geo-pos:long "1.60243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60243'^^xsd:double;
  dwc:latitude '50.2135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60243 50.2135, 1.60243 50.2135, 1.60243 50.2135, 1.60243 50.2135, 1.60243 50.2135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7734'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76385 1.60243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76385"^^xsd:decimal ;
  dwc:decimalLongitude "1.60243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76385 1.60243)"^^geo:wktLiteral ;
  geo-pos:lat "50.76385"^^xsd:decimal ;
  geo-pos:long "1.60243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_3181'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60243'^^xsd:double;
  dwc:latitude '50.76385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60243 50.76385, 1.60243 50.76385, 1.60243 50.76385, 1.60243 50.76385, 1.60243 50.76385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3181'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20192 1.60244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20192"^^xsd:decimal ;
  dwc:decimalLongitude "1.60244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20192 1.60244)"^^geo:wktLiteral ;
  geo-pos:lat "50.20192"^^xsd:decimal ;
  geo-pos:long "1.60244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60244'^^xsd:double;
  dwc:latitude '50.20192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60244 50.20192, 1.60244 50.20192, 1.60244 50.20192, 1.60244 50.20192, 1.60244 50.20192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8450'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76299 1.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76299"^^xsd:decimal ;
  dwc:decimalLongitude "1.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76299 1.60246)"^^geo:wktLiteral ;
  geo-pos:lat "50.76299"^^xsd:decimal ;
  geo-pos:long "1.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60246'^^xsd:double;
  dwc:latitude '50.76299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60246 50.76299, 1.60246 50.76299, 1.60246 50.76299, 1.60246 50.76299, 1.60246 50.76299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3585'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.60247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22427"^^xsd:decimal ;
  dwc:decimalLongitude "1.60247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22427 1.60247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22427"^^xsd:decimal ;
  geo-pos:long "1.60247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_2907'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60247'^^xsd:double;
  dwc:latitude '50.22427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60247 50.22427, 1.60247 50.22427, 1.60247 50.22427, 1.60247 50.22427, 1.60247 50.22427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2907'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.60247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22452"^^xsd:decimal ;
  dwc:decimalLongitude "1.60247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22452 1.60247)"^^geo:wktLiteral ;
  geo-pos:lat "50.22452"^^xsd:decimal ;
  geo-pos:long "1.60247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3100'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60247'^^xsd:double;
  dwc:latitude '50.22452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60247 50.22452, 1.60247 50.22452, 1.60247 50.22452, 1.60247 50.22452, 1.60247 50.22452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3100'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20066 1.60248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20066"^^xsd:decimal ;
  dwc:decimalLongitude "1.60248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20066 1.60248)"^^geo:wktLiteral ;
  geo-pos:lat "50.20066"^^xsd:decimal ;
  geo-pos:long "1.60248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9280'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60248'^^xsd:double;
  dwc:latitude '50.20066'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60248 50.20066, 1.60248 50.20066, 1.60248 50.20066, 1.60248 50.20066, 1.60248 50.20066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9280'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20064 1.60249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20064"^^xsd:decimal ;
  dwc:decimalLongitude "1.60249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20064 1.60249)"^^geo:wktLiteral ;
  geo-pos:lat "50.20064"^^xsd:decimal ;
  geo-pos:long "1.60249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8264'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60249'^^xsd:double;
  dwc:latitude '50.20064'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60249 50.20064, 1.60249 50.20064, 1.60249 50.20064, 1.60249 50.20064, 1.60249 50.20064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8264'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20037 1.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20037"^^xsd:decimal ;
  dwc:decimalLongitude "1.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20037 1.6025)"^^geo:wktLiteral ;
  geo-pos:lat "50.20037"^^xsd:decimal ;
  geo-pos:long "1.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8504'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6025'^^xsd:double;
  dwc:latitude '50.20037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6025 50.20037, 1.6025 50.20037, 1.6025 50.20037, 1.6025 50.20037, 1.6025 50.20037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8504'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20108 1.60252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20108"^^xsd:decimal ;
  dwc:decimalLongitude "1.60252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20108 1.60252)"^^geo:wktLiteral ;
  geo-pos:lat "50.20108"^^xsd:decimal ;
  geo-pos:long "1.60252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60252'^^xsd:double;
  dwc:latitude '50.20108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60252 50.20108, 1.60252 50.20108, 1.60252 50.20108, 1.60252 50.20108, 1.60252 50.20108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9489'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76598 1.60252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76598"^^xsd:decimal ;
  dwc:decimalLongitude "1.60252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76598 1.60252)"^^geo:wktLiteral ;
  geo-pos:lat "50.76598"^^xsd:decimal ;
  geo-pos:long "1.60252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_3174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60252'^^xsd:double;
  dwc:latitude '50.76598'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60252 50.76598, 1.60252 50.76598, 1.60252 50.76598, 1.60252 50.76598, 1.60252 50.76598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3174'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.60253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20263"^^xsd:decimal ;
  dwc:decimalLongitude "1.60253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.60253)"^^geo:wktLiteral ;
  geo-pos:lat "50.20263"^^xsd:decimal ;
  geo-pos:long "1.60253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8741'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8741'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60253'^^xsd:double;
  dwc:latitude '50.20263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60253 50.20263, 1.60253 50.20263, 1.60253 50.20263, 1.60253 50.20263, 1.60253 50.20263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8741'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60256)"^^geo:wktLiteral ;
  geo-pos:lat "50.20363"^^xsd:decimal ;
  geo-pos:long "1.60256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9237'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60256'^^xsd:double;
  dwc:latitude '50.20363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60256 50.20363, 1.60256 50.20363, 1.60256 50.20363, 1.60256 50.20363, 1.60256 50.20363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9237'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76076 1.60257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76076"^^xsd:decimal ;
  dwc:decimalLongitude "1.60257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76076 1.60257)"^^geo:wktLiteral ;
  geo-pos:lat "50.76076"^^xsd:decimal ;
  geo-pos:long "1.60257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3720'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60257'^^xsd:double;
  dwc:latitude '50.76076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60257 50.76076, 1.60257 50.76076, 1.60257 50.76076, 1.60257 50.76076, 1.60257 50.76076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3720'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19999 1.60259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19999"^^xsd:decimal ;
  dwc:decimalLongitude "1.60259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19999 1.60259)"^^geo:wktLiteral ;
  geo-pos:lat "50.19999"^^xsd:decimal ;
  geo-pos:long "1.60259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8841'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60259'^^xsd:double;
  dwc:latitude '50.19999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60259 50.19999, 1.60259 50.19999, 1.60259 50.19999, 1.60259 50.19999, 1.60259 50.19999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8841'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20139 1.6026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20139"^^xsd:decimal ;
  dwc:decimalLongitude "1.6026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20139 1.6026)"^^geo:wktLiteral ;
  geo-pos:lat "50.20139"^^xsd:decimal ;
  geo-pos:long "1.6026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9198'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9198'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6026'^^xsd:double;
  dwc:latitude '50.20139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6026 50.20139, 1.6026 50.20139, 1.6026 50.20139, 1.6026 50.20139, 1.6026 50.20139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9198'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76361 1.6026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76361"^^xsd:decimal ;
  dwc:decimalLongitude "1.6026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76361 1.6026)"^^geo:wktLiteral ;
  geo-pos:lat "50.76361"^^xsd:decimal ;
  geo-pos:long "1.6026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6026'^^xsd:double;
  dwc:latitude '50.76361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6026 50.76361, 1.6026 50.76361, 1.6026 50.76361, 1.6026 50.76361, 1.6026 50.76361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3586'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20131 1.60262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20131"^^xsd:decimal ;
  dwc:decimalLongitude "1.60262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20131 1.60262)"^^geo:wktLiteral ;
  geo-pos:lat "50.20131"^^xsd:decimal ;
  geo-pos:long "1.60262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7572'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60262'^^xsd:double;
  dwc:latitude '50.20131'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60262 50.20131, 1.60262 50.20131, 1.60262 50.20131, 1.60262 50.20131, 1.60262 50.20131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7572'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20232"^^xsd:decimal ;
  dwc:decimalLongitude "1.60262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60262)"^^geo:wktLiteral ;
  geo-pos:lat "50.20232"^^xsd:decimal ;
  geo-pos:long "1.60262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8321'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60262'^^xsd:double;
  dwc:latitude '50.20232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60262 50.20232, 1.60262 50.20232, 1.60262 50.20232, 1.60262 50.20232, 1.60262 50.20232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8321'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.60262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22525"^^xsd:decimal ;
  dwc:decimalLongitude "1.60262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22525 1.60262)"^^geo:wktLiteral ;
  geo-pos:lat "50.22525"^^xsd:decimal ;
  geo-pos:long "1.60262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_3769'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60262'^^xsd:double;
  dwc:latitude '50.22525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60262 50.22525, 1.60262 50.22525, 1.60262 50.22525, 1.60262 50.22525, 1.60262 50.22525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3769'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76265 1.60264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76265 1.60264)"^^geo:wktLiteral ;
  geo-pos:lat "50.76265"^^xsd:decimal ;
  geo-pos:long "1.60264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60264'^^xsd:double;
  dwc:latitude '50.76265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60264 50.76265, 1.60264 50.76265, 1.60264 50.76265, 1.60264 50.76265, 1.60264 50.76265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2981'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20166"^^xsd:decimal ;
  dwc:decimalLongitude "1.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60266)"^^geo:wktLiteral ;
  geo-pos:lat "50.20166"^^xsd:decimal ;
  geo-pos:long "1.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60266'^^xsd:double;
  dwc:latitude '50.20166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60266 50.20166, 1.60266 50.20166, 1.60266 50.20166, 1.60266 50.20166, 1.60266 50.20166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8548'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79723 1.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79723"^^xsd:decimal ;
  dwc:decimalLongitude "1.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79723 1.60266)"^^geo:wktLiteral ;
  geo-pos:lat "50.79723"^^xsd:decimal ;
  geo-pos:long "1.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2995'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.732222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60266'^^xsd:double;
  dwc:latitude '50.79723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60266 50.79723, 1.60266 50.79723, 1.60266 50.79723, 1.60266 50.79723, 1.60266 50.79723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2995'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20915 1.6027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20915"^^xsd:decimal ;
  dwc:decimalLongitude "1.6027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20915 1.6027)"^^geo:wktLiteral ;
  geo-pos:lat "50.20915"^^xsd:decimal ;
  geo-pos:long "1.6027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11770'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11770'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6027'^^xsd:double;
  dwc:latitude '50.20915'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6027 50.20915, 1.6027 50.20915, 1.6027 50.20915, 1.6027 50.20915, 1.6027 50.20915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11770'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20857 1.60271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20857"^^xsd:decimal ;
  dwc:decimalLongitude "1.60271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20857 1.60271)"^^geo:wktLiteral ;
  geo-pos:lat "50.20857"^^xsd:decimal ;
  geo-pos:long "1.60271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8107'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8107'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60271'^^xsd:double;
  dwc:latitude '50.20857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60271 50.20857, 1.60271 50.20857, 1.60271 50.20857, 1.60271 50.20857, 1.60271 50.20857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8107'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20017 1.60272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20017"^^xsd:decimal ;
  dwc:decimalLongitude "1.60272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20017 1.60272)"^^geo:wktLiteral ;
  geo-pos:lat "50.20017"^^xsd:decimal ;
  geo-pos:long "1.60272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60272'^^xsd:double;
  dwc:latitude '50.20017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60272 50.20017, 1.60272 50.20017, 1.60272 50.20017, 1.60272 50.20017, 1.60272 50.20017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11947'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20031"^^xsd:decimal ;
  dwc:decimalLongitude "1.60273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60273)"^^geo:wktLiteral ;
  geo-pos:lat "50.20031"^^xsd:decimal ;
  geo-pos:long "1.60273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.20777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60273'^^xsd:double;
  dwc:latitude '50.20031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60273 50.20031, 1.60273 50.20031, 1.60273 50.20031, 1.60273 50.20031, 1.60273 50.20031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7713'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22402 1.60275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22402"^^xsd:decimal ;
  dwc:decimalLongitude "1.60275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22402 1.60275)"^^geo:wktLiteral ;
  geo-pos:lat "50.22402"^^xsd:decimal ;
  geo-pos:long "1.60275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2757'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60275'^^xsd:double;
  dwc:latitude '50.22402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60275 50.22402, 1.60275 50.22402, 1.60275 50.22402, 1.60275 50.22402, 1.60275 50.22402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2757'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7625 1.60276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7625"^^xsd:decimal ;
  dwc:decimalLongitude "1.60276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7625 1.60276)"^^geo:wktLiteral ;
  geo-pos:lat "50.7625"^^xsd:decimal ;
  geo-pos:long "1.60276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60276'^^xsd:double;
  dwc:latitude '50.7625'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60276 50.7625, 1.60276 50.7625, 1.60276 50.7625, 1.60276 50.7625, 1.60276 50.7625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3587'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.60277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21123"^^xsd:decimal ;
  dwc:decimalLongitude "1.60277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21123 1.60277)"^^geo:wktLiteral ;
  geo-pos:lat "50.21123"^^xsd:decimal ;
  geo-pos:long "1.60277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60277'^^xsd:double;
  dwc:latitude '50.21123'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60277 50.21123, 1.60277 50.21123, 1.60277 50.21123, 1.60277 50.21123, 1.60277 50.21123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11657'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22421 1.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22421"^^xsd:decimal ;
  dwc:decimalLongitude "1.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22421 1.6028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22421"^^xsd:decimal ;
  geo-pos:long "1.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6028'^^xsd:double;
  dwc:latitude '50.22421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6028 50.22421, 1.6028 50.22421, 1.6028 50.22421, 1.6028 50.22421, 1.6028 50.22421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3329'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2022 1.60281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2022"^^xsd:decimal ;
  dwc:decimalLongitude "1.60281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2022 1.60281)"^^geo:wktLiteral ;
  geo-pos:lat "50.2022"^^xsd:decimal ;
  geo-pos:long "1.60281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60281'^^xsd:double;
  dwc:latitude '50.2022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60281 50.2022, 1.60281 50.2022, 1.60281 50.2022, 1.60281 50.2022, 1.60281 50.2022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8546'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76238 1.60282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76238"^^xsd:decimal ;
  dwc:decimalLongitude "1.60282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76238 1.60282)"^^geo:wktLiteral ;
  geo-pos:lat "50.76238"^^xsd:decimal ;
  geo-pos:long "1.60282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_3588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60282'^^xsd:double;
  dwc:latitude '50.76238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60282 50.76238, 1.60282 50.76238, 1.60282 50.76238, 1.60282 50.76238, 1.60282 50.76238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3588'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20318 1.60285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20318"^^xsd:decimal ;
  dwc:decimalLongitude "1.60285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20318 1.60285)"^^geo:wktLiteral ;
  geo-pos:lat "50.20318"^^xsd:decimal ;
  geo-pos:long "1.60285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9055'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60285'^^xsd:double;
  dwc:latitude '50.20318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60285 50.20318, 1.60285 50.20318, 1.60285 50.20318, 1.60285 50.20318, 1.60285 50.20318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9055'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2093 1.60285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2093"^^xsd:decimal ;
  dwc:decimalLongitude "1.60285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2093 1.60285)"^^geo:wktLiteral ;
  geo-pos:lat "50.2093"^^xsd:decimal ;
  geo-pos:long "1.60285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60285'^^xsd:double;
  dwc:latitude '50.2093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60285 50.2093, 1.60285 50.2093, 1.60285 50.2093, 1.60285 50.2093, 1.60285 50.2093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9341'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2139 1.60285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2139"^^xsd:decimal ;
  dwc:decimalLongitude "1.60285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2139 1.60285)"^^geo:wktLiteral ;
  geo-pos:lat "50.2139"^^xsd:decimal ;
  geo-pos:long "1.60285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11704'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11704'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60285'^^xsd:double;
  dwc:latitude '50.2139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60285 50.2139, 1.60285 50.2139, 1.60285 50.2139, 1.60285 50.2139, 1.60285 50.2139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11704'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19934 1.60288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19934"^^xsd:decimal ;
  dwc:decimalLongitude "1.60288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19934 1.60288)"^^geo:wktLiteral ;
  geo-pos:lat "50.19934"^^xsd:decimal ;
  geo-pos:long "1.60288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9327'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9327'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60288'^^xsd:double;
  dwc:latitude '50.19934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60288 50.19934, 1.60288 50.19934, 1.60288 50.19934, 1.60288 50.19934, 1.60288 50.19934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9327'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.60288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22476"^^xsd:decimal ;
  dwc:decimalLongitude "1.60288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.60288)"^^geo:wktLiteral ;
  geo-pos:lat "50.22476"^^xsd:decimal ;
  geo-pos:long "1.60288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60288'^^xsd:double;
  dwc:latitude '50.22476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60288 50.22476, 1.60288 50.22476, 1.60288 50.22476, 1.60288 50.22476, 1.60288 50.22476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3483'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19986 1.60291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19986"^^xsd:decimal ;
  dwc:decimalLongitude "1.60291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19986 1.60291)"^^geo:wktLiteral ;
  geo-pos:lat "50.19986"^^xsd:decimal ;
  geo-pos:long "1.60291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8582'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60291'^^xsd:double;
  dwc:latitude '50.19986'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60291 50.19986, 1.60291 50.19986, 1.60291 50.19986, 1.60291 50.19986, 1.60291 50.19986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8582'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76252 1.60291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76252"^^xsd:decimal ;
  dwc:decimalLongitude "1.60291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76252 1.60291)"^^geo:wktLiteral ;
  geo-pos:lat "50.76252"^^xsd:decimal ;
  geo-pos:long "1.60291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3577'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60291'^^xsd:double;
  dwc:latitude '50.76252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60291 50.76252, 1.60291 50.76252, 1.60291 50.76252, 1.60291 50.76252, 1.60291 50.76252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3577'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22413 1.60292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22413"^^xsd:decimal ;
  dwc:decimalLongitude "1.60292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22413 1.60292)"^^geo:wktLiteral ;
  geo-pos:lat "50.22413"^^xsd:decimal ;
  geo-pos:long "1.60292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60292'^^xsd:double;
  dwc:latitude '50.22413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60292 50.22413, 1.60292 50.22413, 1.60292 50.22413, 1.60292 50.22413, 1.60292 50.22413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2527'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20009 1.60294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20009"^^xsd:decimal ;
  dwc:decimalLongitude "1.60294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20009 1.60294)"^^geo:wktLiteral ;
  geo-pos:lat "50.20009"^^xsd:decimal ;
  geo-pos:long "1.60294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8505'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60294'^^xsd:double;
  dwc:latitude '50.20009'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60294 50.20009, 1.60294 50.20009, 1.60294 50.20009, 1.60294 50.20009, 1.60294 50.20009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8505'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76215 1.60294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76215"^^xsd:decimal ;
  dwc:decimalLongitude "1.60294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76215 1.60294)"^^geo:wktLiteral ;
  geo-pos:lat "50.76215"^^xsd:decimal ;
  geo-pos:long "1.60294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3851'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60294'^^xsd:double;
  dwc:latitude '50.76215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60294 50.76215, 1.60294 50.76215, 1.60294 50.76215, 1.60294 50.76215, 1.60294 50.76215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3851'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.60297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.60297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 1.60297)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "1.60297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8349'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8349'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60297'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60297 50.2, 1.60297 50.2, 1.60297 50.2, 1.60297 50.2, 1.60297 50.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8349'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22322 1.60297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22322"^^xsd:decimal ;
  dwc:decimalLongitude "1.60297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22322 1.60297)"^^geo:wktLiteral ;
  geo-pos:lat "50.22322"^^xsd:decimal ;
  geo-pos:long "1.60297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60297'^^xsd:double;
  dwc:latitude '50.22322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60297 50.22322, 1.60297 50.22322, 1.60297 50.22322, 1.60297 50.22322, 1.60297 50.22322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7339'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19994 1.60298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19994"^^xsd:decimal ;
  dwc:decimalLongitude "1.60298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19994 1.60298)"^^geo:wktLiteral ;
  geo-pos:lat "50.19994"^^xsd:decimal ;
  geo-pos:long "1.60298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8878'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.641111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60298'^^xsd:double;
  dwc:latitude '50.19994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60298 50.19994, 1.60298 50.19994, 1.60298 50.19994, 1.60298 50.19994, 1.60298 50.19994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8878'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2235 1.60299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2235"^^xsd:decimal ;
  dwc:decimalLongitude "1.60299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2235 1.60299)"^^geo:wktLiteral ;
  geo-pos:lat "50.2235"^^xsd:decimal ;
  geo-pos:long "1.60299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_1917'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60299'^^xsd:double;
  dwc:latitude '50.2235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60299 50.2235, 1.60299 50.2235, 1.60299 50.2235, 1.60299 50.2235, 1.60299 50.2235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1917'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20292 1.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20292"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20292 1.603)"^^geo:wktLiteral ;
  geo-pos:lat "50.20292"^^xsd:decimal ;
  geo-pos:long "1.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8898'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.603'^^xsd:double;
  dwc:latitude '50.20292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.603 50.20292, 1.603 50.20292, 1.603 50.20292, 1.603 50.20292, 1.603 50.20292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8898'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20373 1.60301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20373"^^xsd:decimal ;
  dwc:decimalLongitude "1.60301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20373 1.60301)"^^geo:wktLiteral ;
  geo-pos:lat "50.20373"^^xsd:decimal ;
  geo-pos:long "1.60301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9220'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60301'^^xsd:double;
  dwc:latitude '50.20373'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60301 50.20373, 1.60301 50.20373, 1.60301 50.20373, 1.60301 50.20373, 1.60301 50.20373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9220'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20005"^^xsd:decimal ;
  dwc:decimalLongitude "1.60302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60302)"^^geo:wktLiteral ;
  geo-pos:lat "50.20005"^^xsd:decimal ;
  geo-pos:long "1.60302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60302'^^xsd:double;
  dwc:latitude '50.20005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60302 50.20005, 1.60302 50.20005, 1.60302 50.20005, 1.60302 50.20005, 1.60302 50.20005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8587'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19972 1.60303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19972"^^xsd:decimal ;
  dwc:decimalLongitude "1.60303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19972 1.60303)"^^geo:wktLiteral ;
  geo-pos:lat "50.19972"^^xsd:decimal ;
  geo-pos:long "1.60303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.291111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60303'^^xsd:double;
  dwc:latitude '50.19972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60303 50.19972, 1.60303 50.19972, 1.60303 50.19972, 1.60303 50.19972, 1.60303 50.19972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8832'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.60303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20186"^^xsd:decimal ;
  dwc:decimalLongitude "1.60303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.60303)"^^geo:wktLiteral ;
  geo-pos:lat "50.20186"^^xsd:decimal ;
  geo-pos:long "1.60303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9440'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60303'^^xsd:double;
  dwc:latitude '50.20186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60303 50.20186, 1.60303 50.20186, 1.60303 50.20186, 1.60303 50.20186, 1.60303 50.20186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9440'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20052 1.60304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20052"^^xsd:decimal ;
  dwc:decimalLongitude "1.60304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20052 1.60304)"^^geo:wktLiteral ;
  geo-pos:lat "50.20052"^^xsd:decimal ;
  geo-pos:long "1.60304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60304'^^xsd:double;
  dwc:latitude '50.20052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60304 50.20052, 1.60304 50.20052, 1.60304 50.20052, 1.60304 50.20052, 1.60304 50.20052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7376'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20069 1.60304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20069"^^xsd:decimal ;
  dwc:decimalLongitude "1.60304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20069 1.60304)"^^geo:wktLiteral ;
  geo-pos:lat "50.20069"^^xsd:decimal ;
  geo-pos:long "1.60304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8250'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60304'^^xsd:double;
  dwc:latitude '50.20069'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60304 50.20069, 1.60304 50.20069, 1.60304 50.20069, 1.60304 50.20069, 1.60304 50.20069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8250'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.60308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22462"^^xsd:decimal ;
  dwc:decimalLongitude "1.60308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.60308)"^^geo:wktLiteral ;
  geo-pos:lat "50.22462"^^xsd:decimal ;
  geo-pos:long "1.60308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60308'^^xsd:double;
  dwc:latitude '50.22462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60308 50.22462, 1.60308 50.22462, 1.60308 50.22462, 1.60308 50.22462, 1.60308 50.22462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3328'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7981 1.60308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7981"^^xsd:decimal ;
  dwc:decimalLongitude "1.60308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7981 1.60308)"^^geo:wktLiteral ;
  geo-pos:lat "50.7981"^^xsd:decimal ;
  geo-pos:long "1.60308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60308'^^xsd:double;
  dwc:latitude '50.7981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60308 50.7981, 1.60308 50.7981, 1.60308 50.7981, 1.60308 50.7981, 1.60308 50.7981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2991'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22391 1.6031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22391"^^xsd:decimal ;
  dwc:decimalLongitude "1.6031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22391 1.6031)"^^geo:wktLiteral ;
  geo-pos:lat "50.22391"^^xsd:decimal ;
  geo-pos:long "1.6031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_1891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.19555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6031'^^xsd:double;
  dwc:latitude '50.22391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6031 50.22391, 1.6031 50.22391, 1.6031 50.22391, 1.6031 50.22391, 1.6031 50.22391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1891'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19973 1.60311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19973"^^xsd:decimal ;
  dwc:decimalLongitude "1.60311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19973 1.60311)"^^geo:wktLiteral ;
  geo-pos:lat "50.19973"^^xsd:decimal ;
  geo-pos:long "1.60311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60311'^^xsd:double;
  dwc:latitude '50.19973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60311 50.19973, 1.60311 50.19973, 1.60311 50.19973, 1.60311 50.19973, 1.60311 50.19973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7673'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22318 1.60311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22318"^^xsd:decimal ;
  dwc:decimalLongitude "1.60311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22318 1.60311)"^^geo:wktLiteral ;
  geo-pos:lat "50.22318"^^xsd:decimal ;
  geo-pos:long "1.60311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60311'^^xsd:double;
  dwc:latitude '50.22318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60311 50.22318, 1.60311 50.22318, 1.60311 50.22318, 1.60311 50.22318, 1.60311 50.22318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3473'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76604 1.60311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76604"^^xsd:decimal ;
  dwc:decimalLongitude "1.60311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76604 1.60311)"^^geo:wktLiteral ;
  geo-pos:lat "50.76604"^^xsd:decimal ;
  geo-pos:long "1.60311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_2574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60311'^^xsd:double;
  dwc:latitude '50.76604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60311 50.76604, 1.60311 50.76604, 1.60311 50.76604, 1.60311 50.76604, 1.60311 50.76604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2574'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78135 1.60311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78135"^^xsd:decimal ;
  dwc:decimalLongitude "1.60311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78135 1.60311)"^^geo:wktLiteral ;
  geo-pos:lat "50.78135"^^xsd:decimal ;
  geo-pos:long "1.60311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1452'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60311'^^xsd:double;
  dwc:latitude '50.78135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60311 50.78135, 1.60311 50.78135, 1.60311 50.78135, 1.60311 50.78135, 1.60311 50.78135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1452'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.60313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22476"^^xsd:decimal ;
  dwc:decimalLongitude "1.60313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22476 1.60313)"^^geo:wktLiteral ;
  geo-pos:lat "50.22476"^^xsd:decimal ;
  geo-pos:long "1.60313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.19777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60313'^^xsd:double;
  dwc:latitude '50.22476'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60313 50.22476, 1.60313 50.22476, 1.60313 50.22476, 1.60313 50.22476, 1.60313 50.22476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3446'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76536 1.60314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76536"^^xsd:decimal ;
  dwc:decimalLongitude "1.60314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76536 1.60314)"^^geo:wktLiteral ;
  geo-pos:lat "50.76536"^^xsd:decimal ;
  geo-pos:long "1.60314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60314'^^xsd:double;
  dwc:latitude '50.76536'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60314 50.76536, 1.60314 50.76536, 1.60314 50.76536, 1.60314 50.76536, 1.60314 50.76536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3866'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20023 1.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20023"^^xsd:decimal ;
  dwc:decimalLongitude "1.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20023 1.60315)"^^geo:wktLiteral ;
  geo-pos:lat "50.20023"^^xsd:decimal ;
  geo-pos:long "1.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9099'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60315'^^xsd:double;
  dwc:latitude '50.20023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60315 50.20023, 1.60315 50.20023, 1.60315 50.20023, 1.60315 50.20023, 1.60315 50.20023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9099'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 1.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "1.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 1.60315)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "1.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60315'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60315 50.225, 1.60315 50.225, 1.60315 50.225, 1.60315 50.225, 1.60315 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3516'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22586"^^xsd:decimal ;
  dwc:decimalLongitude "1.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22586 1.60315)"^^geo:wktLiteral ;
  geo-pos:lat "50.22586"^^xsd:decimal ;
  geo-pos:long "1.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3051'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60315'^^xsd:double;
  dwc:latitude '50.22586'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60315 50.22586, 1.60315 50.22586, 1.60315 50.22586, 1.60315 50.22586, 1.60315 50.22586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3051'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78228 1.60322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78228"^^xsd:decimal ;
  dwc:decimalLongitude "1.60322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78228 1.60322)"^^geo:wktLiteral ;
  geo-pos:lat "50.78228"^^xsd:decimal ;
  geo-pos:long "1.60322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60322'^^xsd:double;
  dwc:latitude '50.78228'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60322 50.78228, 1.60322 50.78228, 1.60322 50.78228, 1.60322 50.78228, 1.60322 50.78228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1783'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20209 1.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20209"^^xsd:decimal ;
  dwc:decimalLongitude "1.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20209 1.60323)"^^geo:wktLiteral ;
  geo-pos:lat "50.20209"^^xsd:decimal ;
  geo-pos:long "1.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9673'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60323'^^xsd:double;
  dwc:latitude '50.20209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60323 50.20209, 1.60323 50.20209, 1.60323 50.20209, 1.60323 50.20209, 1.60323 50.20209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9673'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20381"^^xsd:decimal ;
  dwc:decimalLongitude "1.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.60323)"^^geo:wktLiteral ;
  geo-pos:lat "50.20381"^^xsd:decimal ;
  geo-pos:long "1.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7677777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60323'^^xsd:double;
  dwc:latitude '50.20381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60323 50.20381, 1.60323 50.20381, 1.60323 50.20381, 1.60323 50.20381, 1.60323 50.20381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9479'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1999 1.60326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1999"^^xsd:decimal ;
  dwc:decimalLongitude "1.60326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1999 1.60326)"^^geo:wktLiteral ;
  geo-pos:lat "50.1999"^^xsd:decimal ;
  geo-pos:long "1.60326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8899'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60326'^^xsd:double;
  dwc:latitude '50.1999'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60326 50.1999, 1.60326 50.1999, 1.60326 50.1999, 1.60326 50.1999, 1.60326 50.1999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8899'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20148 1.60329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20148"^^xsd:decimal ;
  dwc:decimalLongitude "1.60329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20148 1.60329)"^^geo:wktLiteral ;
  geo-pos:lat "50.20148"^^xsd:decimal ;
  geo-pos:long "1.60329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9081'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9081'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60329'^^xsd:double;
  dwc:latitude '50.20148'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60329 50.20148, 1.60329 50.20148, 1.60329 50.20148, 1.60329 50.20148, 1.60329 50.20148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9081'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20677 1.60329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20677"^^xsd:decimal ;
  dwc:decimalLongitude "1.60329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20677 1.60329)"^^geo:wktLiteral ;
  geo-pos:lat "50.20677"^^xsd:decimal ;
  geo-pos:long "1.60329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9259'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9259'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.775555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60329'^^xsd:double;
  dwc:latitude '50.20677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60329 50.20677, 1.60329 50.20677, 1.60329 50.20677, 1.60329 50.20677, 1.60329 50.20677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9259'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20107 1.6033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20107"^^xsd:decimal ;
  dwc:decimalLongitude "1.6033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20107 1.6033)"^^geo:wktLiteral ;
  geo-pos:lat "50.20107"^^xsd:decimal ;
  geo-pos:long "1.6033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8822'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6033'^^xsd:double;
  dwc:latitude '50.20107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6033 50.20107, 1.6033 50.20107, 1.6033 50.20107, 1.6033 50.20107, 1.6033 50.20107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8822'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22403 1.6033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22403"^^xsd:decimal ;
  dwc:decimalLongitude "1.6033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22403 1.6033)"^^geo:wktLiteral ;
  geo-pos:lat "50.22403"^^xsd:decimal ;
  geo-pos:long "1.6033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3059'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6033'^^xsd:double;
  dwc:latitude '50.22403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6033 50.22403, 1.6033 50.22403, 1.6033 50.22403, 1.6033 50.22403, 1.6033 50.22403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3059'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22456 1.6033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22456"^^xsd:decimal ;
  dwc:decimalLongitude "1.6033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22456 1.6033)"^^geo:wktLiteral ;
  geo-pos:lat "50.22456"^^xsd:decimal ;
  geo-pos:long "1.6033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6033'^^xsd:double;
  dwc:latitude '50.22456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6033 50.22456, 1.6033 50.22456, 1.6033 50.22456, 1.6033 50.22456, 1.6033 50.22456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2528'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.60332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22266"^^xsd:decimal ;
  dwc:decimalLongitude "1.60332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22266 1.60332)"^^geo:wktLiteral ;
  geo-pos:lat "50.22266"^^xsd:decimal ;
  geo-pos:long "1.60332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_3068'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60332'^^xsd:double;
  dwc:latitude '50.22266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60332 50.22266, 1.60332 50.22266, 1.60332 50.22266, 1.60332 50.22266, 1.60332 50.22266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3068'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2026 1.60336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2026"^^xsd:decimal ;
  dwc:decimalLongitude "1.60336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2026 1.60336)"^^geo:wktLiteral ;
  geo-pos:lat "50.2026"^^xsd:decimal ;
  geo-pos:long "1.60336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60336'^^xsd:double;
  dwc:latitude '50.2026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60336 50.2026, 1.60336 50.2026, 1.60336 50.2026, 1.60336 50.2026, 1.60336 50.2026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8519'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60336)"^^geo:wktLiteral ;
  geo-pos:lat "50.20265"^^xsd:decimal ;
  geo-pos:long "1.60336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9207'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9207'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60336'^^xsd:double;
  dwc:latitude '50.20265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60336 50.20265, 1.60336 50.20265, 1.60336 50.20265, 1.60336 50.20265, 1.60336 50.20265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9207'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19955 1.60337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19955"^^xsd:decimal ;
  dwc:decimalLongitude "1.60337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19955 1.60337)"^^geo:wktLiteral ;
  geo-pos:lat "50.19955"^^xsd:decimal ;
  geo-pos:long "1.60337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8626'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60337'^^xsd:double;
  dwc:latitude '50.19955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60337 50.19955, 1.60337 50.19955, 1.60337 50.19955, 1.60337 50.19955, 1.60337 50.19955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8626'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.60338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2232"^^xsd:decimal ;
  dwc:decimalLongitude "1.60338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2232 1.60338)"^^geo:wktLiteral ;
  geo-pos:lat "50.2232"^^xsd:decimal ;
  geo-pos:long "1.60338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60338'^^xsd:double;
  dwc:latitude '50.2232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60338 50.2232, 1.60338 50.2232, 1.60338 50.2232, 1.60338 50.2232, 1.60338 50.2232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1240'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20004 1.6034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20004"^^xsd:decimal ;
  dwc:decimalLongitude "1.6034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20004 1.6034)"^^geo:wktLiteral ;
  geo-pos:lat "50.20004"^^xsd:decimal ;
  geo-pos:long "1.6034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9281'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6034'^^xsd:double;
  dwc:latitude '50.20004'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6034 50.20004, 1.6034 50.20004, 1.6034 50.20004, 1.6034 50.20004, 1.6034 50.20004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9281'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.6034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20221"^^xsd:decimal ;
  dwc:decimalLongitude "1.6034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.6034)"^^geo:wktLiteral ;
  geo-pos:lat "50.20221"^^xsd:decimal ;
  geo-pos:long "1.6034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6034'^^xsd:double;
  dwc:latitude '50.20221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6034 50.20221, 1.6034 50.20221, 1.6034 50.20221, 1.6034 50.20221, 1.6034 50.20221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8544'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20318 1.60342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20318"^^xsd:decimal ;
  dwc:decimalLongitude "1.60342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20318 1.60342)"^^geo:wktLiteral ;
  geo-pos:lat "50.20318"^^xsd:decimal ;
  geo-pos:long "1.60342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9271'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9271'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60342'^^xsd:double;
  dwc:latitude '50.20318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60342 50.20318, 1.60342 50.20318, 1.60342 50.20318, 1.60342 50.20318, 1.60342 50.20318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9271'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22377 1.60343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22377"^^xsd:decimal ;
  dwc:decimalLongitude "1.60343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22377 1.60343)"^^geo:wktLiteral ;
  geo-pos:lat "50.22377"^^xsd:decimal ;
  geo-pos:long "1.60343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2517'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_2517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.776666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60343'^^xsd:double;
  dwc:latitude '50.22377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60343 50.22377, 1.60343 50.22377, 1.60343 50.22377, 1.60343 50.22377, 1.60343 50.22377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2517'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2089 1.60344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2089"^^xsd:decimal ;
  dwc:decimalLongitude "1.60344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2089 1.60344)"^^geo:wktLiteral ;
  geo-pos:lat "50.2089"^^xsd:decimal ;
  geo-pos:long "1.60344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11999'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60344'^^xsd:double;
  dwc:latitude '50.2089'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60344 50.2089, 1.60344 50.2089, 1.60344 50.2089, 1.60344 50.2089, 1.60344 50.2089))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11999'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20307 1.60345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20307"^^xsd:decimal ;
  dwc:decimalLongitude "1.60345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20307 1.60345)"^^geo:wktLiteral ;
  geo-pos:lat "50.20307"^^xsd:decimal ;
  geo-pos:long "1.60345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_9340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.4277777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60345'^^xsd:double;
  dwc:latitude '50.20307'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60345 50.20307, 1.60345 50.20307, 1.60345 50.20307, 1.60345 50.20307, 1.60345 50.20307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9340'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22199 1.60347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22199"^^xsd:decimal ;
  dwc:decimalLongitude "1.60347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22199 1.60347)"^^geo:wktLiteral ;
  geo-pos:lat "50.22199"^^xsd:decimal ;
  geo-pos:long "1.60347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60347'^^xsd:double;
  dwc:latitude '50.22199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60347 50.22199, 1.60347 50.22199, 1.60347 50.22199, 1.60347 50.22199, 1.60347 50.22199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6901'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77489 1.60348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77489"^^xsd:decimal ;
  dwc:decimalLongitude "1.60348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77489 1.60348)"^^geo:wktLiteral ;
  geo-pos:lat "50.77489"^^xsd:decimal ;
  geo-pos:long "1.60348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1782'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1782'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60348'^^xsd:double;
  dwc:latitude '50.77489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60348 50.77489, 1.60348 50.77489, 1.60348 50.77489, 1.60348 50.77489, 1.60348 50.77489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1782'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20239 1.60349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20239"^^xsd:decimal ;
  dwc:decimalLongitude "1.60349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20239 1.60349)"^^geo:wktLiteral ;
  geo-pos:lat "50.20239"^^xsd:decimal ;
  geo-pos:long "1.60349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60349'^^xsd:double;
  dwc:latitude '50.20239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60349 50.20239, 1.60349 50.20239, 1.60349 50.20239, 1.60349 50.20239, 1.60349 50.20239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6900'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.60351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2239"^^xsd:decimal ;
  dwc:decimalLongitude "1.60351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2239 1.60351)"^^geo:wktLiteral ;
  geo-pos:lat "50.2239"^^xsd:decimal ;
  geo-pos:long "1.60351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_2738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60351'^^xsd:double;
  dwc:latitude '50.2239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60351 50.2239, 1.60351 50.2239, 1.60351 50.2239, 1.60351 50.2239, 1.60351 50.2239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2738'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79241 1.60353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79241"^^xsd:decimal ;
  dwc:decimalLongitude "1.60353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79241 1.60353)"^^geo:wktLiteral ;
  geo-pos:lat "50.79241"^^xsd:decimal ;
  geo-pos:long "1.60353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60353'^^xsd:double;
  dwc:latitude '50.79241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60353 50.79241, 1.60353 50.79241, 1.60353 50.79241, 1.60353 50.79241, 1.60353 50.79241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2983'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20702 1.60355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20702"^^xsd:decimal ;
  dwc:decimalLongitude "1.60355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20702 1.60355)"^^geo:wktLiteral ;
  geo-pos:lat "50.20702"^^xsd:decimal ;
  geo-pos:long "1.60355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60355'^^xsd:double;
  dwc:latitude '50.20702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60355 50.20702, 1.60355 50.20702, 1.60355 50.20702, 1.60355 50.20702, 1.60355 50.20702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11745'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76194 1.60357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76194"^^xsd:decimal ;
  dwc:decimalLongitude "1.60357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76194 1.60357)"^^geo:wktLiteral ;
  geo-pos:lat "50.76194"^^xsd:decimal ;
  geo-pos:long "1.60357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3719'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60357'^^xsd:double;
  dwc:latitude '50.76194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60357 50.76194, 1.60357 50.76194, 1.60357 50.76194, 1.60357 50.76194, 1.60357 50.76194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3719'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20202 1.60359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20202"^^xsd:decimal ;
  dwc:decimalLongitude "1.60359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20202 1.60359)"^^geo:wktLiteral ;
  geo-pos:lat "50.20202"^^xsd:decimal ;
  geo-pos:long "1.60359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60359'^^xsd:double;
  dwc:latitude '50.20202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60359 50.20202, 1.60359 50.20202, 1.60359 50.20202, 1.60359 50.20202, 1.60359 50.20202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9481'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76785 1.60359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76785"^^xsd:decimal ;
  dwc:decimalLongitude "1.60359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76785 1.60359)"^^geo:wktLiteral ;
  geo-pos:lat "50.76785"^^xsd:decimal ;
  geo-pos:long "1.60359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60359'^^xsd:double;
  dwc:latitude '50.76785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60359 50.76785, 1.60359 50.76785, 1.60359 50.76785, 1.60359 50.76785, 1.60359 50.76785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3861'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22308"^^xsd:decimal ;
  dwc:decimalLongitude "1.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22308 1.6036)"^^geo:wktLiteral ;
  geo-pos:lat "50.22308"^^xsd:decimal ;
  geo-pos:long "1.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6036'^^xsd:double;
  dwc:latitude '50.22308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6036 50.22308, 1.6036 50.22308, 1.6036 50.22308, 1.6036 50.22308, 1.6036 50.22308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3470'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.60361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22329"^^xsd:decimal ;
  dwc:decimalLongitude "1.60361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22329 1.60361)"^^geo:wktLiteral ;
  geo-pos:lat "50.22329"^^xsd:decimal ;
  geo-pos:long "1.60361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1484'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60361'^^xsd:double;
  dwc:latitude '50.22329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60361 50.22329, 1.60361 50.22329, 1.60361 50.22329, 1.60361 50.22329, 1.60361 50.22329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1484'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20135 1.60362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20135"^^xsd:decimal ;
  dwc:decimalLongitude "1.60362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20135 1.60362)"^^geo:wktLiteral ;
  geo-pos:lat "50.20135"^^xsd:decimal ;
  geo-pos:long "1.60362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60362'^^xsd:double;
  dwc:latitude '50.20135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60362 50.20135, 1.60362 50.20135, 1.60362 50.20135, 1.60362 50.20135, 1.60362 50.20135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7377'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19873 1.60365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19873"^^xsd:decimal ;
  dwc:decimalLongitude "1.60365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19873 1.60365)"^^geo:wktLiteral ;
  geo-pos:lat "50.19873"^^xsd:decimal ;
  geo-pos:long "1.60365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7819'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.534444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60365'^^xsd:double;
  dwc:latitude '50.19873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60365 50.19873, 1.60365 50.19873, 1.60365 50.19873, 1.60365 50.19873, 1.60365 50.19873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7819'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.60368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2227"^^xsd:decimal ;
  dwc:decimalLongitude "1.60368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.60368)"^^geo:wktLiteral ;
  geo-pos:lat "50.2227"^^xsd:decimal ;
  geo-pos:long "1.60368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_2288'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60368'^^xsd:double;
  dwc:latitude '50.2227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60368 50.2227, 1.60368 50.2227, 1.60368 50.2227, 1.60368 50.2227, 1.60368 50.2227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2288'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20233 1.60369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20233"^^xsd:decimal ;
  dwc:decimalLongitude "1.60369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20233 1.60369)"^^geo:wktLiteral ;
  geo-pos:lat "50.20233"^^xsd:decimal ;
  geo-pos:long "1.60369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60369'^^xsd:double;
  dwc:latitude '50.20233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60369 50.20233, 1.60369 50.20233, 1.60369 50.20233, 1.60369 50.20233, 1.60369 50.20233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8520'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22346 1.6037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22346"^^xsd:decimal ;
  dwc:decimalLongitude "1.6037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22346 1.6037)"^^geo:wktLiteral ;
  geo-pos:lat "50.22346"^^xsd:decimal ;
  geo-pos:long "1.6037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3518'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_3518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6037'^^xsd:double;
  dwc:latitude '50.22346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6037 50.22346, 1.6037 50.22346, 1.6037 50.22346, 1.6037 50.22346, 1.6037 50.22346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3518'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20166"^^xsd:decimal ;
  dwc:decimalLongitude "1.60372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60372)"^^geo:wktLiteral ;
  geo-pos:lat "50.20166"^^xsd:decimal ;
  geo-pos:long "1.60372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60372'^^xsd:double;
  dwc:latitude '50.20166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60372 50.20166, 1.60372 50.20166, 1.60372 50.20166, 1.60372 50.20166, 1.60372 50.20166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8456'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76604 1.60372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76604"^^xsd:decimal ;
  dwc:decimalLongitude "1.60372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76604 1.60372)"^^geo:wktLiteral ;
  geo-pos:lat "50.76604"^^xsd:decimal ;
  geo-pos:long "1.60372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60372'^^xsd:double;
  dwc:latitude '50.76604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60372 50.76604, 1.60372 50.76604, 1.60372 50.76604, 1.60372 50.76604, 1.60372 50.76604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2982'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2005 1.60373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2005"^^xsd:decimal ;
  dwc:decimalLongitude "1.60373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2005 1.60373)"^^geo:wktLiteral ;
  geo-pos:lat "50.2005"^^xsd:decimal ;
  geo-pos:long "1.60373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9222'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9222'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60373'^^xsd:double;
  dwc:latitude '50.2005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60373 50.2005, 1.60373 50.2005, 1.60373 50.2005, 1.60373 50.2005, 1.60373 50.2005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9222'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20051 1.60373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20051"^^xsd:decimal ;
  dwc:decimalLongitude "1.60373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20051 1.60373)"^^geo:wktLiteral ;
  geo-pos:lat "50.20051"^^xsd:decimal ;
  geo-pos:long "1.60373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8863'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8863'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.134444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60373'^^xsd:double;
  dwc:latitude '50.20051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60373 50.20051, 1.60373 50.20051, 1.60373 50.20051, 1.60373 50.20051, 1.60373 50.20051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8863'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.60373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22368 1.60373)"^^geo:wktLiteral ;
  geo-pos:lat "50.22368"^^xsd:decimal ;
  geo-pos:long "1.60373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_3026'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60373'^^xsd:double;
  dwc:latitude '50.22368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60373 50.22368, 1.60373 50.22368, 1.60373 50.22368, 1.60373 50.22368, 1.60373 50.22368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3026'^^xsd:string;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19957 1.60374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19957"^^xsd:decimal ;
  dwc:decimalLongitude "1.60374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19957 1.60374)"^^geo:wktLiteral ;
  geo-pos:lat "50.19957"^^xsd:decimal ;
  geo-pos:long "1.60374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60374'^^xsd:double;
  dwc:latitude '50.19957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60374 50.19957, 1.60374 50.19957, 1.60374 50.19957, 1.60374 50.19957, 1.60374 50.19957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7962'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2032"^^xsd:decimal ;
  dwc:decimalLongitude "1.60374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60374)"^^geo:wktLiteral ;
  geo-pos:lat "50.2032"^^xsd:decimal ;
  geo-pos:long "1.60374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9002'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9002'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60374'^^xsd:double;
  dwc:latitude '50.2032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60374 50.2032, 1.60374 50.2032, 1.60374 50.2032, 1.60374 50.2032, 1.60374 50.2032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9002'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19979 1.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19979"^^xsd:decimal ;
  dwc:decimalLongitude "1.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19979 1.60375)"^^geo:wktLiteral ;
  geo-pos:lat "50.19979"^^xsd:decimal ;
  geo-pos:long "1.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8617'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60375'^^xsd:double;
  dwc:latitude '50.19979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60375 50.19979, 1.60375 50.19979, 1.60375 50.19979, 1.60375 50.19979, 1.60375 50.19979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8617'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20249 1.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20249"^^xsd:decimal ;
  dwc:decimalLongitude "1.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20249 1.60375)"^^geo:wktLiteral ;
  geo-pos:lat "50.20249"^^xsd:decimal ;
  geo-pos:long "1.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.8077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60375'^^xsd:double;
  dwc:latitude '50.20249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60375 50.20249, 1.60375 50.20249, 1.60375 50.20249, 1.60375 50.20249, 1.60375 50.20249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8545'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19938 1.60381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19938"^^xsd:decimal ;
  dwc:decimalLongitude "1.60381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19938 1.60381)"^^geo:wktLiteral ;
  geo-pos:lat "50.19938"^^xsd:decimal ;
  geo-pos:long "1.60381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8895'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60381'^^xsd:double;
  dwc:latitude '50.19938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60381 50.19938, 1.60381 50.19938, 1.60381 50.19938, 1.60381 50.19938, 1.60381 50.19938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8895'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20157 1.60381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20157"^^xsd:decimal ;
  dwc:decimalLongitude "1.60381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20157 1.60381)"^^geo:wktLiteral ;
  geo-pos:lat "50.20157"^^xsd:decimal ;
  geo-pos:long "1.60381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.823333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60381'^^xsd:double;
  dwc:latitude '50.20157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60381 50.20157, 1.60381 50.20157, 1.60381 50.20157, 1.60381 50.20157, 1.60381 50.20157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8831'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20362"^^xsd:decimal ;
  dwc:decimalLongitude "1.60381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60381)"^^geo:wktLiteral ;
  geo-pos:lat "50.20362"^^xsd:decimal ;
  geo-pos:long "1.60381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9630'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60381'^^xsd:double;
  dwc:latitude '50.20362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60381 50.20362, 1.60381 50.20362, 1.60381 50.20362, 1.60381 50.20362, 1.60381 50.20362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9630'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.60381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22507"^^xsd:decimal ;
  dwc:decimalLongitude "1.60381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22507 1.60381)"^^geo:wktLiteral ;
  geo-pos:lat "50.22507"^^xsd:decimal ;
  geo-pos:long "1.60381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3781'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_3781'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60381'^^xsd:double;
  dwc:latitude '50.22507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60381 50.22507, 1.60381 50.22507, 1.60381 50.22507, 1.60381 50.22507, 1.60381 50.22507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3781'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77028 1.60382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77028"^^xsd:decimal ;
  dwc:decimalLongitude "1.60382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77028 1.60382)"^^geo:wktLiteral ;
  geo-pos:lat "50.77028"^^xsd:decimal ;
  geo-pos:long "1.60382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_3867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60382'^^xsd:double;
  dwc:latitude '50.77028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60382 50.77028, 1.60382 50.77028, 1.60382 50.77028, 1.60382 50.77028, 1.60382 50.77028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3867'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20348 1.60383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20348"^^xsd:decimal ;
  dwc:decimalLongitude "1.60383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20348 1.60383)"^^geo:wktLiteral ;
  geo-pos:lat "50.20348"^^xsd:decimal ;
  geo-pos:long "1.60383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8926'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60383'^^xsd:double;
  dwc:latitude '50.20348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60383 50.20348, 1.60383 50.20348, 1.60383 50.20348, 1.60383 50.20348, 1.60383 50.20348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8926'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20303"^^xsd:decimal ;
  dwc:decimalLongitude "1.60386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60386)"^^geo:wktLiteral ;
  geo-pos:lat "50.20303"^^xsd:decimal ;
  geo-pos:long "1.60386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9231'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9231'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60386'^^xsd:double;
  dwc:latitude '50.20303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60386 50.20303, 1.60386 50.20303, 1.60386 50.20303, 1.60386 50.20303, 1.60386 50.20303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9231'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.60387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2252"^^xsd:decimal ;
  dwc:decimalLongitude "1.60387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2252 1.60387)"^^geo:wktLiteral ;
  geo-pos:lat "50.2252"^^xsd:decimal ;
  geo-pos:long "1.60387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60387'^^xsd:double;
  dwc:latitude '50.2252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60387 50.2252, 1.60387 50.2252, 1.60387 50.2252, 1.60387 50.2252, 1.60387 50.2252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7074'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77055 1.60388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77055"^^xsd:decimal ;
  dwc:decimalLongitude "1.60388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77055 1.60388)"^^geo:wktLiteral ;
  geo-pos:lat "50.77055"^^xsd:decimal ;
  geo-pos:long "1.60388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60388'^^xsd:double;
  dwc:latitude '50.77055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60388 50.77055, 1.60388 50.77055, 1.60388 50.77055, 1.60388 50.77055, 1.60388 50.77055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3414'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19884"^^xsd:decimal ;
  dwc:decimalLongitude "1.60393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60393)"^^geo:wktLiteral ;
  geo-pos:lat "50.19884"^^xsd:decimal ;
  geo-pos:long "1.60393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8248'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8248'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60393'^^xsd:double;
  dwc:latitude '50.19884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60393 50.19884, 1.60393 50.19884, 1.60393 50.19884, 1.60393 50.19884, 1.60393 50.19884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8248'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.60394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22286"^^xsd:decimal ;
  dwc:decimalLongitude "1.60394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22286 1.60394)"^^geo:wktLiteral ;
  geo-pos:lat "50.22286"^^xsd:decimal ;
  geo-pos:long "1.60394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2694'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_2694'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60394'^^xsd:double;
  dwc:latitude '50.22286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60394 50.22286, 1.60394 50.22286, 1.60394 50.22286, 1.60394 50.22286, 1.60394 50.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2694'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22384 1.60395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22384"^^xsd:decimal ;
  dwc:decimalLongitude "1.60395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22384 1.60395)"^^geo:wktLiteral ;
  geo-pos:lat "50.22384"^^xsd:decimal ;
  geo-pos:long "1.60395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_3111'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60395'^^xsd:double;
  dwc:latitude '50.22384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60395 50.22384, 1.60395 50.22384, 1.60395 50.22384, 1.60395 50.22384, 1.60395 50.22384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3111'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19958 1.60397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19958"^^xsd:decimal ;
  dwc:decimalLongitude "1.60397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19958 1.60397)"^^geo:wktLiteral ;
  geo-pos:lat "50.19958"^^xsd:decimal ;
  geo-pos:long "1.60397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7366'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60397'^^xsd:double;
  dwc:latitude '50.19958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60397 50.19958, 1.60397 50.19958, 1.60397 50.19958, 1.60397 50.19958, 1.60397 50.19958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7366'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60397)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9227'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60397'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60397 50.20388, 1.60397 50.20388, 1.60397 50.20388, 1.60397 50.20388, 1.60397 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9227'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76658 1.60397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76658"^^xsd:decimal ;
  dwc:decimalLongitude "1.60397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76658 1.60397)"^^geo:wktLiteral ;
  geo-pos:lat "50.76658"^^xsd:decimal ;
  geo-pos:long "1.60397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3578'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60397'^^xsd:double;
  dwc:latitude '50.76658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60397 50.76658, 1.60397 50.76658, 1.60397 50.76658, 1.60397 50.76658, 1.60397 50.76658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3578'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20024 1.60399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20024"^^xsd:decimal ;
  dwc:decimalLongitude "1.60399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20024 1.60399)"^^geo:wktLiteral ;
  geo-pos:lat "50.20024"^^xsd:decimal ;
  geo-pos:long "1.60399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9092'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60399'^^xsd:double;
  dwc:latitude '50.20024'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60399 50.20024, 1.60399 50.20024, 1.60399 50.20024, 1.60399 50.20024, 1.60399 50.20024))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9092'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19929 1.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19929"^^xsd:decimal ;
  dwc:decimalLongitude "1.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19929 1.60401)"^^geo:wktLiteral ;
  geo-pos:lat "50.19929"^^xsd:decimal ;
  geo-pos:long "1.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8904'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.474444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60401'^^xsd:double;
  dwc:latitude '50.19929'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60401 50.19929, 1.60401 50.19929, 1.60401 50.19929, 1.60401 50.19929, 1.60401 50.19929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8904'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20204 1.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20204"^^xsd:decimal ;
  dwc:decimalLongitude "1.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20204 1.60401)"^^geo:wktLiteral ;
  geo-pos:lat "50.20204"^^xsd:decimal ;
  geo-pos:long "1.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60401'^^xsd:double;
  dwc:latitude '50.20204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60401 50.20204, 1.60401 50.20204, 1.60401 50.20204, 1.60401 50.20204, 1.60401 50.20204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9678'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20338"^^xsd:decimal ;
  dwc:decimalLongitude "1.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60401)"^^geo:wktLiteral ;
  geo-pos:lat "50.20338"^^xsd:decimal ;
  geo-pos:long "1.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60401'^^xsd:double;
  dwc:latitude '50.20338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60401 50.20338, 1.60401 50.20338, 1.60401 50.20338, 1.60401 50.20338, 1.60401 50.20338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8687'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20294"^^xsd:decimal ;
  dwc:decimalLongitude "1.60402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60402)"^^geo:wktLiteral ;
  geo-pos:lat "50.20294"^^xsd:decimal ;
  geo-pos:long "1.60402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9441'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60402'^^xsd:double;
  dwc:latitude '50.20294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60402 50.20294, 1.60402 50.20294, 1.60402 50.20294, 1.60402 50.20294, 1.60402 50.20294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9441'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19998 1.60404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19998"^^xsd:decimal ;
  dwc:decimalLongitude "1.60404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19998 1.60404)"^^geo:wktLiteral ;
  geo-pos:lat "50.19998"^^xsd:decimal ;
  geo-pos:long "1.60404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8627'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.59'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60404'^^xsd:double;
  dwc:latitude '50.19998'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60404 50.19998, 1.60404 50.19998, 1.60404 50.19998, 1.60404 50.19998, 1.60404 50.19998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8627'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.60404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22394"^^xsd:decimal ;
  dwc:decimalLongitude "1.60404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22394 1.60404)"^^geo:wktLiteral ;
  geo-pos:lat "50.22394"^^xsd:decimal ;
  geo-pos:long "1.60404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_3330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60404'^^xsd:double;
  dwc:latitude '50.22394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60404 50.22394, 1.60404 50.22394, 1.60404 50.22394, 1.60404 50.22394, 1.60404 50.22394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3330'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79735 1.60406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79735"^^xsd:decimal ;
  dwc:decimalLongitude "1.60406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79735 1.60406)"^^geo:wktLiteral ;
  geo-pos:lat "50.79735"^^xsd:decimal ;
  geo-pos:long "1.60406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2593'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60406'^^xsd:double;
  dwc:latitude '50.79735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60406 50.79735, 1.60406 50.79735, 1.60406 50.79735, 1.60406 50.79735, 1.60406 50.79735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2593'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2128 1.60407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2128"^^xsd:decimal ;
  dwc:decimalLongitude "1.60407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2128 1.60407)"^^geo:wktLiteral ;
  geo-pos:lat "50.2128"^^xsd:decimal ;
  geo-pos:long "1.60407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60407'^^xsd:double;
  dwc:latitude '50.2128'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60407 50.2128, 1.60407 50.2128, 1.60407 50.2128, 1.60407 50.2128, 1.60407 50.2128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6654'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79571 1.60407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79571"^^xsd:decimal ;
  dwc:decimalLongitude "1.60407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79571 1.60407)"^^geo:wktLiteral ;
  geo-pos:lat "50.79571"^^xsd:decimal ;
  geo-pos:long "1.60407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60407'^^xsd:double;
  dwc:latitude '50.79571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60407 50.79571, 1.60407 50.79571, 1.60407 50.79571, 1.60407 50.79571, 1.60407 50.79571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2993'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19852 1.60409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19852"^^xsd:decimal ;
  dwc:decimalLongitude "1.60409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19852 1.60409)"^^geo:wktLiteral ;
  geo-pos:lat "50.19852"^^xsd:decimal ;
  geo-pos:long "1.60409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60409'^^xsd:double;
  dwc:latitude '50.19852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60409 50.19852, 1.60409 50.19852, 1.60409 50.19852, 1.60409 50.19852, 1.60409 50.19852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8330'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19988 1.60409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19988"^^xsd:decimal ;
  dwc:decimalLongitude "1.60409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19988 1.60409)"^^geo:wktLiteral ;
  geo-pos:lat "50.19988"^^xsd:decimal ;
  geo-pos:long "1.60409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9084'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9084'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60409'^^xsd:double;
  dwc:latitude '50.19988'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60409 50.19988, 1.60409 50.19988, 1.60409 50.19988, 1.60409 50.19988, 1.60409 50.19988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9084'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20272 1.6041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20272"^^xsd:decimal ;
  dwc:decimalLongitude "1.6041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20272 1.6041)"^^geo:wktLiteral ;
  geo-pos:lat "50.20272"^^xsd:decimal ;
  geo-pos:long "1.6041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8935'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6041'^^xsd:double;
  dwc:latitude '50.20272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6041 50.20272, 1.6041 50.20272, 1.6041 50.20272, 1.6041 50.20272, 1.6041 50.20272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8935'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76507 1.60411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76507"^^xsd:decimal ;
  dwc:decimalLongitude "1.60411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76507 1.60411)"^^geo:wktLiteral ;
  geo-pos:lat "50.76507"^^xsd:decimal ;
  geo-pos:long "1.60411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60411'^^xsd:double;
  dwc:latitude '50.76507'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60411 50.76507, 1.60411 50.76507, 1.60411 50.76507, 1.60411 50.76507, 1.60411 50.76507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3571'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20305 1.60412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20305"^^xsd:decimal ;
  dwc:decimalLongitude "1.60412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20305 1.60412)"^^geo:wktLiteral ;
  geo-pos:lat "50.20305"^^xsd:decimal ;
  geo-pos:long "1.60412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9116'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60412'^^xsd:double;
  dwc:latitude '50.20305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60412 50.20305, 1.60412 50.20305, 1.60412 50.20305, 1.60412 50.20305, 1.60412 50.20305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9116'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7636 1.60412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7636"^^xsd:decimal ;
  dwc:decimalLongitude "1.60412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7636 1.60412)"^^geo:wktLiteral ;
  geo-pos:lat "50.7636"^^xsd:decimal ;
  geo-pos:long "1.60412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_3388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60412'^^xsd:double;
  dwc:latitude '50.7636'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60412 50.7636, 1.60412 50.7636, 1.60412 50.7636, 1.60412 50.7636, 1.60412 50.7636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3388'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20104"^^xsd:decimal ;
  dwc:decimalLongitude "1.60414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60414)"^^geo:wktLiteral ;
  geo-pos:lat "50.20104"^^xsd:decimal ;
  geo-pos:long "1.60414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9270'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60414'^^xsd:double;
  dwc:latitude '50.20104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60414 50.20104, 1.60414 50.20104, 1.60414 50.20104, 1.60414 50.20104, 1.60414 50.20104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9270'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1991 1.60415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1991"^^xsd:decimal ;
  dwc:decimalLongitude "1.60415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1991 1.60415)"^^geo:wktLiteral ;
  geo-pos:lat "50.1991"^^xsd:decimal ;
  geo-pos:long "1.60415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8825'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60415'^^xsd:double;
  dwc:latitude '50.1991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60415 50.1991, 1.60415 50.1991, 1.60415 50.1991, 1.60415 50.1991, 1.60415 50.1991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8825'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20896 1.60415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20896"^^xsd:decimal ;
  dwc:decimalLongitude "1.60415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20896 1.60415)"^^geo:wktLiteral ;
  geo-pos:lat "50.20896"^^xsd:decimal ;
  geo-pos:long "1.60415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60415'^^xsd:double;
  dwc:latitude '50.20896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60415 50.20896, 1.60415 50.20896, 1.60415 50.20896, 1.60415 50.20896, 1.60415 50.20896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9623'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.60416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20262"^^xsd:decimal ;
  dwc:decimalLongitude "1.60416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.60416)"^^geo:wktLiteral ;
  geo-pos:lat "50.20262"^^xsd:decimal ;
  geo-pos:long "1.60416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9103'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60416'^^xsd:double;
  dwc:latitude '50.20262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60416 50.20262, 1.60416 50.20262, 1.60416 50.20262, 1.60416 50.20262, 1.60416 50.20262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9103'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.60419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22379"^^xsd:decimal ;
  dwc:decimalLongitude "1.60419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22379 1.60419)"^^geo:wktLiteral ;
  geo-pos:lat "50.22379"^^xsd:decimal ;
  geo-pos:long "1.60419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_2526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60419'^^xsd:double;
  dwc:latitude '50.22379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60419 50.22379, 1.60419 50.22379, 1.60419 50.22379, 1.60419 50.22379, 1.60419 50.22379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2526'^^xsd:string;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19899 1.60422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19899"^^xsd:decimal ;
  dwc:decimalLongitude "1.60422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19899 1.60422)"^^geo:wktLiteral ;
  geo-pos:lat "50.19899"^^xsd:decimal ;
  geo-pos:long "1.60422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8990'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60422'^^xsd:double;
  dwc:latitude '50.19899'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60422 50.19899, 1.60422 50.19899, 1.60422 50.19899, 1.60422 50.19899, 1.60422 50.19899))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8990'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2046 1.60422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2046"^^xsd:decimal ;
  dwc:decimalLongitude "1.60422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2046 1.60422)"^^geo:wktLiteral ;
  geo-pos:lat "50.2046"^^xsd:decimal ;
  geo-pos:long "1.60422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60422'^^xsd:double;
  dwc:latitude '50.2046'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60422 50.2046, 1.60422 50.2046, 1.60422 50.2046, 1.60422 50.2046, 1.60422 50.2046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8228'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20002 1.60423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20002"^^xsd:decimal ;
  dwc:decimalLongitude "1.60423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20002 1.60423)"^^geo:wktLiteral ;
  geo-pos:lat "50.20002"^^xsd:decimal ;
  geo-pos:long "1.60423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.936666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60423'^^xsd:double;
  dwc:latitude '50.20002'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60423 50.20002, 1.60423 50.20002, 1.60423 50.20002, 1.60423 50.20002, 1.60423 50.20002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7900'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22298 1.60423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22298"^^xsd:decimal ;
  dwc:decimalLongitude "1.60423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22298 1.60423)"^^geo:wktLiteral ;
  geo-pos:lat "50.22298"^^xsd:decimal ;
  geo-pos:long "1.60423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60423'^^xsd:double;
  dwc:latitude '50.22298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60423 50.22298, 1.60423 50.22298, 1.60423 50.22298, 1.60423 50.22298, 1.60423 50.22298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3489'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20338"^^xsd:decimal ;
  dwc:decimalLongitude "1.60424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60424)"^^geo:wktLiteral ;
  geo-pos:lat "50.20338"^^xsd:decimal ;
  geo-pos:long "1.60424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9523'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.601111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60424'^^xsd:double;
  dwc:latitude '50.20338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60424 50.20338, 1.60424 50.20338, 1.60424 50.20338, 1.60424 50.20338, 1.60424 50.20338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9523'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20111"^^xsd:decimal ;
  dwc:decimalLongitude "1.60431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60431)"^^geo:wktLiteral ;
  geo-pos:lat "50.20111"^^xsd:decimal ;
  geo-pos:long "1.60431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11884'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11884'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.69333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60431'^^xsd:double;
  dwc:latitude '50.20111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60431 50.20111, 1.60431 50.20111, 1.60431 50.20111, 1.60431 50.20111, 1.60431 50.20111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11884'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20127 1.60433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20127"^^xsd:decimal ;
  dwc:decimalLongitude "1.60433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20127 1.60433)"^^geo:wktLiteral ;
  geo-pos:lat "50.20127"^^xsd:decimal ;
  geo-pos:long "1.60433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8246'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8246'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60433'^^xsd:double;
  dwc:latitude '50.20127'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60433 50.20127, 1.60433 50.20127, 1.60433 50.20127, 1.60433 50.20127, 1.60433 50.20127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8246'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19964 1.60435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19964"^^xsd:decimal ;
  dwc:decimalLongitude "1.60435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19964 1.60435)"^^geo:wktLiteral ;
  geo-pos:lat "50.19964"^^xsd:decimal ;
  geo-pos:long "1.60435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12061'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12061'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7811111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60435'^^xsd:double;
  dwc:latitude '50.19964'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60435 50.19964, 1.60435 50.19964, 1.60435 50.19964, 1.60435 50.19964, 1.60435 50.19964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12061'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19923 1.60439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19923"^^xsd:decimal ;
  dwc:decimalLongitude "1.60439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19923 1.60439)"^^geo:wktLiteral ;
  geo-pos:lat "50.19923"^^xsd:decimal ;
  geo-pos:long "1.60439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8495'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60439'^^xsd:double;
  dwc:latitude '50.19923'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60439 50.19923, 1.60439 50.19923, 1.60439 50.19923, 1.60439 50.19923, 1.60439 50.19923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8495'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20338"^^xsd:decimal ;
  dwc:decimalLongitude "1.60441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60441)"^^geo:wktLiteral ;
  geo-pos:lat "50.20338"^^xsd:decimal ;
  geo-pos:long "1.60441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60441'^^xsd:double;
  dwc:latitude '50.20338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60441 50.20338, 1.60441 50.20338, 1.60441 50.20338, 1.60441 50.20338, 1.60441 50.20338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9494'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19912 1.60447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19912"^^xsd:decimal ;
  dwc:decimalLongitude "1.60447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19912 1.60447)"^^geo:wktLiteral ;
  geo-pos:lat "50.19912"^^xsd:decimal ;
  geo-pos:long "1.60447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8833'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.74666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60447'^^xsd:double;
  dwc:latitude '50.19912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60447 50.19912, 1.60447 50.19912, 1.60447 50.19912, 1.60447 50.19912, 1.60447 50.19912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8833'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20227 1.60447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20227"^^xsd:decimal ;
  dwc:decimalLongitude "1.60447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20227 1.60447)"^^geo:wktLiteral ;
  geo-pos:lat "50.20227"^^xsd:decimal ;
  geo-pos:long "1.60447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9201'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9201'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60447'^^xsd:double;
  dwc:latitude '50.20227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60447 50.20227, 1.60447 50.20227, 1.60447 50.20227, 1.60447 50.20227, 1.60447 50.20227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9201'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77452 1.60447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77452"^^xsd:decimal ;
  dwc:decimalLongitude "1.60447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77452 1.60447)"^^geo:wktLiteral ;
  geo-pos:lat "50.77452"^^xsd:decimal ;
  geo-pos:long "1.60447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60447'^^xsd:double;
  dwc:latitude '50.77452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60447 50.77452, 1.60447 50.77452, 1.60447 50.77452, 1.60447 50.77452, 1.60447 50.77452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3006'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79095 1.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79095"^^xsd:decimal ;
  dwc:decimalLongitude "1.6045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79095 1.6045)"^^geo:wktLiteral ;
  geo-pos:lat "50.79095"^^xsd:decimal ;
  geo-pos:long "1.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_2992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6045'^^xsd:double;
  dwc:latitude '50.79095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6045 50.79095, 1.6045 50.79095, 1.6045 50.79095, 1.6045 50.79095, 1.6045 50.79095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2992'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19892 1.60456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19892"^^xsd:decimal ;
  dwc:decimalLongitude "1.60456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19892 1.60456)"^^geo:wktLiteral ;
  geo-pos:lat "50.19892"^^xsd:decimal ;
  geo-pos:long "1.60456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8619'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.784444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60456'^^xsd:double;
  dwc:latitude '50.19892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60456 50.19892, 1.60456 50.19892, 1.60456 50.19892, 1.60456 50.19892, 1.60456 50.19892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8619'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22348 1.60456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22348"^^xsd:decimal ;
  dwc:decimalLongitude "1.60456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22348 1.60456)"^^geo:wktLiteral ;
  geo-pos:lat "50.22348"^^xsd:decimal ;
  geo-pos:long "1.60456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_2323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60456'^^xsd:double;
  dwc:latitude '50.22348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60456 50.22348, 1.60456 50.22348, 1.60456 50.22348, 1.60456 50.22348, 1.60456 50.22348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2323'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76602 1.60456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76602"^^xsd:decimal ;
  dwc:decimalLongitude "1.60456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76602 1.60456)"^^geo:wktLiteral ;
  geo-pos:lat "50.76602"^^xsd:decimal ;
  geo-pos:long "1.60456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60456'^^xsd:double;
  dwc:latitude '50.76602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60456 50.76602, 1.60456 50.76602, 1.60456 50.76602, 1.60456 50.76602, 1.60456 50.76602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3004'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.60457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20186"^^xsd:decimal ;
  dwc:decimalLongitude "1.60457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20186 1.60457)"^^geo:wktLiteral ;
  geo-pos:lat "50.20186"^^xsd:decimal ;
  geo-pos:long "1.60457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7462'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60457'^^xsd:double;
  dwc:latitude '50.20186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60457 50.20186, 1.60457 50.20186, 1.60457 50.20186, 1.60457 50.20186, 1.60457 50.20186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7462'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20421 1.60457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20421"^^xsd:decimal ;
  dwc:decimalLongitude "1.60457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20421 1.60457)"^^geo:wktLiteral ;
  geo-pos:lat "50.20421"^^xsd:decimal ;
  geo-pos:long "1.60457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9266'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.76'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60457'^^xsd:double;
  dwc:latitude '50.20421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60457 50.20421, 1.60457 50.20421, 1.60457 50.20421, 1.60457 50.20421, 1.60457 50.20421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9266'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19962 1.60458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19962"^^xsd:decimal ;
  dwc:decimalLongitude "1.60458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19962 1.60458)"^^geo:wktLiteral ;
  geo-pos:lat "50.19962"^^xsd:decimal ;
  geo-pos:long "1.60458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8176'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8176'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60458'^^xsd:double;
  dwc:latitude '50.19962'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60458 50.19962, 1.60458 50.19962, 1.60458 50.19962, 1.60458 50.19962, 1.60458 50.19962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8176'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.6046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19895"^^xsd:decimal ;
  dwc:decimalLongitude "1.6046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.6046)"^^geo:wktLiteral ;
  geo-pos:lat "50.19895"^^xsd:decimal ;
  geo-pos:long "1.6046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8510'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6046'^^xsd:double;
  dwc:latitude '50.19895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6046 50.19895, 1.6046 50.19895, 1.6046 50.19895, 1.6046 50.19895, 1.6046 50.19895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8510'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20331 1.6046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20331"^^xsd:decimal ;
  dwc:decimalLongitude "1.6046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20331 1.6046)"^^geo:wktLiteral ;
  geo-pos:lat "50.20331"^^xsd:decimal ;
  geo-pos:long "1.6046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9197'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9197'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.624444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6046'^^xsd:double;
  dwc:latitude '50.20331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6046 50.20331, 1.6046 50.20331, 1.6046 50.20331, 1.6046 50.20331, 1.6046 50.20331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9197'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19813 1.60463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19813"^^xsd:decimal ;
  dwc:decimalLongitude "1.60463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19813 1.60463)"^^geo:wktLiteral ;
  geo-pos:lat "50.19813"^^xsd:decimal ;
  geo-pos:long "1.60463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7745'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60463'^^xsd:double;
  dwc:latitude '50.19813'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60463 50.19813, 1.60463 50.19813, 1.60463 50.19813, 1.60463 50.19813, 1.60463 50.19813))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7745'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76815 1.60463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76815"^^xsd:decimal ;
  dwc:decimalLongitude "1.60463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76815 1.60463)"^^geo:wktLiteral ;
  geo-pos:lat "50.76815"^^xsd:decimal ;
  geo-pos:long "1.60463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_3729'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60463'^^xsd:double;
  dwc:latitude '50.76815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60463 50.76815, 1.60463 50.76815, 1.60463 50.76815, 1.60463 50.76815, 1.60463 50.76815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3729'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19987 1.60464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19987"^^xsd:decimal ;
  dwc:decimalLongitude "1.60464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19987 1.60464)"^^geo:wktLiteral ;
  geo-pos:lat "50.19987"^^xsd:decimal ;
  geo-pos:long "1.60464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8940'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60464'^^xsd:double;
  dwc:latitude '50.19987'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60464 50.19987, 1.60464 50.19987, 1.60464 50.19987, 1.60464 50.19987, 1.60464 50.19987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8940'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20167 1.60464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20167"^^xsd:decimal ;
  dwc:decimalLongitude "1.60464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20167 1.60464)"^^geo:wktLiteral ;
  geo-pos:lat "50.20167"^^xsd:decimal ;
  geo-pos:long "1.60464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9114'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.704444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60464'^^xsd:double;
  dwc:latitude '50.20167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60464 50.20167, 1.60464 50.20167, 1.60464 50.20167, 1.60464 50.20167, 1.60464 50.20167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9114'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77018 1.60467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77018"^^xsd:decimal ;
  dwc:decimalLongitude "1.60467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77018 1.60467)"^^geo:wktLiteral ;
  geo-pos:lat "50.77018"^^xsd:decimal ;
  geo-pos:long "1.60467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2598'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_2598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60467'^^xsd:double;
  dwc:latitude '50.77018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60467 50.77018, 1.60467 50.77018, 1.60467 50.77018, 1.60467 50.77018, 1.60467 50.77018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2598'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.6047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20111"^^xsd:decimal ;
  dwc:decimalLongitude "1.6047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.6047)"^^geo:wktLiteral ;
  geo-pos:lat "50.20111"^^xsd:decimal ;
  geo-pos:long "1.6047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8820'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8820'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6047'^^xsd:double;
  dwc:latitude '50.20111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6047 50.20111, 1.6047 50.20111, 1.6047 50.20111, 1.6047 50.20111, 1.6047 50.20111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8820'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1997 1.60471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1997"^^xsd:decimal ;
  dwc:decimalLongitude "1.60471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1997 1.60471)"^^geo:wktLiteral ;
  geo-pos:lat "50.1997"^^xsd:decimal ;
  geo-pos:long "1.60471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9119'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2566666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60471'^^xsd:double;
  dwc:latitude '50.1997'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60471 50.1997, 1.60471 50.1997, 1.60471 50.1997, 1.60471 50.1997, 1.60471 50.1997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9119'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20068 1.60471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20068"^^xsd:decimal ;
  dwc:decimalLongitude "1.60471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20068 1.60471)"^^geo:wktLiteral ;
  geo-pos:lat "50.20068"^^xsd:decimal ;
  geo-pos:long "1.60471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8685'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60471'^^xsd:double;
  dwc:latitude '50.20068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60471 50.20068, 1.60471 50.20068, 1.60471 50.20068, 1.60471 50.20068, 1.60471 50.20068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8685'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20153"^^xsd:decimal ;
  dwc:decimalLongitude "1.60471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60471)"^^geo:wktLiteral ;
  geo-pos:lat "50.20153"^^xsd:decimal ;
  geo-pos:long "1.60471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8934'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60471'^^xsd:double;
  dwc:latitude '50.20153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60471 50.20153, 1.60471 50.20153, 1.60471 50.20153, 1.60471 50.20153, 1.60471 50.20153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8934'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.60471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22354"^^xsd:decimal ;
  dwc:decimalLongitude "1.60471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22354 1.60471)"^^geo:wktLiteral ;
  geo-pos:lat "50.22354"^^xsd:decimal ;
  geo-pos:long "1.60471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_1513'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60471'^^xsd:double;
  dwc:latitude '50.22354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60471 50.22354, 1.60471 50.22354, 1.60471 50.22354, 1.60471 50.22354, 1.60471 50.22354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1513'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20041 1.60472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20041"^^xsd:decimal ;
  dwc:decimalLongitude "1.60472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20041 1.60472)"^^geo:wktLiteral ;
  geo-pos:lat "50.20041"^^xsd:decimal ;
  geo-pos:long "1.60472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9086'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.7211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60472'^^xsd:double;
  dwc:latitude '50.20041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60472 50.20041, 1.60472 50.20041, 1.60472 50.20041, 1.60472 50.20041, 1.60472 50.20041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9086'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20267 1.60472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20267"^^xsd:decimal ;
  dwc:decimalLongitude "1.60472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20267 1.60472)"^^geo:wktLiteral ;
  geo-pos:lat "50.20267"^^xsd:decimal ;
  geo-pos:long "1.60472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8858'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60472'^^xsd:double;
  dwc:latitude '50.20267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60472 50.20267, 1.60472 50.20267, 1.60472 50.20267, 1.60472 50.20267, 1.60472 50.20267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8858'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20222 1.60473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20222"^^xsd:decimal ;
  dwc:decimalLongitude "1.60473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20222 1.60473)"^^geo:wktLiteral ;
  geo-pos:lat "50.20222"^^xsd:decimal ;
  geo-pos:long "1.60473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60473'^^xsd:double;
  dwc:latitude '50.20222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60473 50.20222, 1.60473 50.20222, 1.60473 50.20222, 1.60473 50.20222, 1.60473 50.20222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8585'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19954 1.60477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19954"^^xsd:decimal ;
  dwc:decimalLongitude "1.60477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19954 1.60477)"^^geo:wktLiteral ;
  geo-pos:lat "50.19954"^^xsd:decimal ;
  geo-pos:long "1.60477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8499'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60477'^^xsd:double;
  dwc:latitude '50.19954'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60477 50.19954, 1.60477 50.19954, 1.60477 50.19954, 1.60477 50.19954, 1.60477 50.19954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8499'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20796 1.60477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20796"^^xsd:decimal ;
  dwc:decimalLongitude "1.60477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20796 1.60477)"^^geo:wktLiteral ;
  geo-pos:lat "50.20796"^^xsd:decimal ;
  geo-pos:long "1.60477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9254'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9254'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60477'^^xsd:double;
  dwc:latitude '50.20796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60477 50.20796, 1.60477 50.20796, 1.60477 50.20796, 1.60477 50.20796, 1.60477 50.20796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9254'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22453 1.60477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22453"^^xsd:decimal ;
  dwc:decimalLongitude "1.60477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22453 1.60477)"^^geo:wktLiteral ;
  geo-pos:lat "50.22453"^^xsd:decimal ;
  geo-pos:long "1.60477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3789'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60477'^^xsd:double;
  dwc:latitude '50.22453'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60477 50.22453, 1.60477 50.22453, 1.60477 50.22453, 1.60477 50.22453, 1.60477 50.22453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3789'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60478)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60478'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60478 50.20351, 1.60478 50.20351, 1.60478 50.20351, 1.60478 50.20351, 1.60478 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7958'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19841"^^xsd:decimal ;
  dwc:decimalLongitude "1.60479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60479)"^^geo:wktLiteral ;
  geo-pos:lat "50.19841"^^xsd:decimal ;
  geo-pos:long "1.60479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60479'^^xsd:double;
  dwc:latitude '50.19841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60479 50.19841, 1.60479 50.19841, 1.60479 50.19841, 1.60479 50.19841, 1.60479 50.19841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7752'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19849 1.6048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19849"^^xsd:decimal ;
  dwc:decimalLongitude "1.6048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19849 1.6048)"^^geo:wktLiteral ;
  geo-pos:lat "50.19849"^^xsd:decimal ;
  geo-pos:long "1.6048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6048'^^xsd:double;
  dwc:latitude '50.19849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6048 50.19849, 1.6048 50.19849, 1.6048 50.19849, 1.6048 50.19849, 1.6048 50.19849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8454'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19823 1.60481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19823"^^xsd:decimal ;
  dwc:decimalLongitude "1.60481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19823 1.60481)"^^geo:wktLiteral ;
  geo-pos:lat "50.19823"^^xsd:decimal ;
  geo-pos:long "1.60481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8181'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8181'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60481'^^xsd:double;
  dwc:latitude '50.19823'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60481 50.19823, 1.60481 50.19823, 1.60481 50.19823, 1.60481 50.19823, 1.60481 50.19823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8181'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19467 1.60483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19467"^^xsd:decimal ;
  dwc:decimalLongitude "1.60483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19467 1.60483)"^^geo:wktLiteral ;
  geo-pos:lat "50.19467"^^xsd:decimal ;
  geo-pos:long "1.60483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60483'^^xsd:double;
  dwc:latitude '50.19467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60483 50.19467, 1.60483 50.19467, 1.60483 50.19467, 1.60483 50.19467, 1.60483 50.19467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8552'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20007 1.60485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20007"^^xsd:decimal ;
  dwc:decimalLongitude "1.60485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20007 1.60485)"^^geo:wktLiteral ;
  geo-pos:lat "50.20007"^^xsd:decimal ;
  geo-pos:long "1.60485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8933'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60485'^^xsd:double;
  dwc:latitude '50.20007'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60485 50.20007, 1.60485 50.20007, 1.60485 50.20007, 1.60485 50.20007, 1.60485 50.20007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8933'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20117 1.60488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20117"^^xsd:decimal ;
  dwc:decimalLongitude "1.60488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20117 1.60488)"^^geo:wktLiteral ;
  geo-pos:lat "50.20117"^^xsd:decimal ;
  geo-pos:long "1.60488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8988'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8988'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60488'^^xsd:double;
  dwc:latitude '50.20117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60488 50.20117, 1.60488 50.20117, 1.60488 50.20117, 1.60488 50.20117, 1.60488 50.20117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8988'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22288 1.60488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22288"^^xsd:decimal ;
  dwc:decimalLongitude "1.60488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22288 1.60488)"^^geo:wktLiteral ;
  geo-pos:lat "50.22288"^^xsd:decimal ;
  geo-pos:long "1.60488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_2877'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60488'^^xsd:double;
  dwc:latitude '50.22288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60488 50.22288, 1.60488 50.22288, 1.60488 50.22288, 1.60488 50.22288, 1.60488 50.22288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2877'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19849 1.60491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19849"^^xsd:decimal ;
  dwc:decimalLongitude "1.60491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19849 1.60491)"^^geo:wktLiteral ;
  geo-pos:lat "50.19849"^^xsd:decimal ;
  geo-pos:long "1.60491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8299'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8299'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.886666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60491'^^xsd:double;
  dwc:latitude '50.19849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60491 50.19849, 1.60491 50.19849, 1.60491 50.19849, 1.60491 50.19849, 1.60491 50.19849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8299'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20031"^^xsd:decimal ;
  dwc:decimalLongitude "1.60491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60491)"^^geo:wktLiteral ;
  geo-pos:lat "50.20031"^^xsd:decimal ;
  geo-pos:long "1.60491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9294'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9294'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60491'^^xsd:double;
  dwc:latitude '50.20031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60491 50.20031, 1.60491 50.20031, 1.60491 50.20031, 1.60491 50.20031, 1.60491 50.20031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9294'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20292 1.60492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20292"^^xsd:decimal ;
  dwc:decimalLongitude "1.60492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20292 1.60492)"^^geo:wktLiteral ;
  geo-pos:lat "50.20292"^^xsd:decimal ;
  geo-pos:long "1.60492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9389'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60492'^^xsd:double;
  dwc:latitude '50.20292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60492 50.20292, 1.60492 50.20292, 1.60492 50.20292, 1.60492 50.20292, 1.60492 50.20292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9389'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19778 1.60493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19778"^^xsd:decimal ;
  dwc:decimalLongitude "1.60493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19778 1.60493)"^^geo:wktLiteral ;
  geo-pos:lat "50.19778"^^xsd:decimal ;
  geo-pos:long "1.60493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7525'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7525'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60493'^^xsd:double;
  dwc:latitude '50.19778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60493 50.19778, 1.60493 50.19778, 1.60493 50.19778, 1.60493 50.19778, 1.60493 50.19778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7525'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76451 1.60493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76451"^^xsd:decimal ;
  dwc:decimalLongitude "1.60493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76451 1.60493)"^^geo:wktLiteral ;
  geo-pos:lat "50.76451"^^xsd:decimal ;
  geo-pos:long "1.60493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3396'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_3396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60493'^^xsd:double;
  dwc:latitude '50.76451'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60493 50.76451, 1.60493 50.76451, 1.60493 50.76451, 1.60493 50.76451, 1.60493 50.76451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3396'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77232 1.60493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77232"^^xsd:decimal ;
  dwc:decimalLongitude "1.60493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77232 1.60493)"^^geo:wktLiteral ;
  geo-pos:lat "50.77232"^^xsd:decimal ;
  geo-pos:long "1.60493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_3572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60493'^^xsd:double;
  dwc:latitude '50.77232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60493 50.77232, 1.60493 50.77232, 1.60493 50.77232, 1.60493 50.77232, 1.60493 50.77232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3572'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77353 1.60496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77353"^^xsd:decimal ;
  dwc:decimalLongitude "1.60496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77353 1.60496)"^^geo:wktLiteral ;
  geo-pos:lat "50.77353"^^xsd:decimal ;
  geo-pos:long "1.60496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_3005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60496'^^xsd:double;
  dwc:latitude '50.77353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60496 50.77353, 1.60496 50.77353, 1.60496 50.77353, 1.60496 50.77353, 1.60496 50.77353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3005'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76139 1.60498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76139"^^xsd:decimal ;
  dwc:decimalLongitude "1.60498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76139 1.60498)"^^geo:wktLiteral ;
  geo-pos:lat "50.76139"^^xsd:decimal ;
  geo-pos:long "1.60498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_3836'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60498'^^xsd:double;
  dwc:latitude '50.76139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60498 50.76139, 1.60498 50.76139, 1.60498 50.76139, 1.60498 50.76139, 1.60498 50.76139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3836'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19959 1.60501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19959"^^xsd:decimal ;
  dwc:decimalLongitude "1.60501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19959 1.60501)"^^geo:wktLiteral ;
  geo-pos:lat "50.19959"^^xsd:decimal ;
  geo-pos:long "1.60501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7531'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60501'^^xsd:double;
  dwc:latitude '50.19959'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60501 50.19959, 1.60501 50.19959, 1.60501 50.19959, 1.60501 50.19959, 1.60501 50.19959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7531'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2033 1.60501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2033"^^xsd:decimal ;
  dwc:decimalLongitude "1.60501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2033 1.60501)"^^geo:wktLiteral ;
  geo-pos:lat "50.2033"^^xsd:decimal ;
  geo-pos:long "1.60501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60501'^^xsd:double;
  dwc:latitude '50.2033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60501 50.2033, 1.60501 50.2033, 1.60501 50.2033, 1.60501 50.2033, 1.60501 50.2033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7883'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19489 1.60502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19489"^^xsd:decimal ;
  dwc:decimalLongitude "1.60502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19489 1.60502)"^^geo:wktLiteral ;
  geo-pos:lat "50.19489"^^xsd:decimal ;
  geo-pos:long "1.60502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9183'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60502'^^xsd:double;
  dwc:latitude '50.19489'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60502 50.19489, 1.60502 50.19489, 1.60502 50.19489, 1.60502 50.19489, 1.60502 50.19489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9183'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20347 1.60502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20347"^^xsd:decimal ;
  dwc:decimalLongitude "1.60502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20347 1.60502)"^^geo:wktLiteral ;
  geo-pos:lat "50.20347"^^xsd:decimal ;
  geo-pos:long "1.60502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9020'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9020'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.848888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60502'^^xsd:double;
  dwc:latitude '50.20347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60502 50.20347, 1.60502 50.20347, 1.60502 50.20347, 1.60502 50.20347, 1.60502 50.20347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9020'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20315"^^xsd:decimal ;
  dwc:decimalLongitude "1.60503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60503)"^^geo:wktLiteral ;
  geo-pos:lat "50.20315"^^xsd:decimal ;
  geo-pos:long "1.60503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9078'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9078'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60503'^^xsd:double;
  dwc:latitude '50.20315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60503 50.20315, 1.60503 50.20315, 1.60503 50.20315, 1.60503 50.20315, 1.60503 50.20315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9078'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20332"^^xsd:decimal ;
  dwc:decimalLongitude "1.60505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60505)"^^geo:wktLiteral ;
  geo-pos:lat "50.20332"^^xsd:decimal ;
  geo-pos:long "1.60505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9101'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60505'^^xsd:double;
  dwc:latitude '50.20332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60505 50.20332, 1.60505 50.20332, 1.60505 50.20332, 1.60505 50.20332, 1.60505 50.20332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9101'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60505)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60505'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60505 50.20368, 1.60505 50.20368, 1.60505 50.20368, 1.60505 50.20368, 1.60505 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7854'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20467"^^xsd:decimal ;
  dwc:decimalLongitude "1.60505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60505)"^^geo:wktLiteral ;
  geo-pos:lat "50.20467"^^xsd:decimal ;
  geo-pos:long "1.60505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7669'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60505'^^xsd:double;
  dwc:latitude '50.20467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60505 50.20467, 1.60505 50.20467, 1.60505 50.20467, 1.60505 50.20467, 1.60505 50.20467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7669'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79295 1.60506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79295"^^xsd:decimal ;
  dwc:decimalLongitude "1.60506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79295 1.60506)"^^geo:wktLiteral ;
  geo-pos:lat "50.79295"^^xsd:decimal ;
  geo-pos:long "1.60506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_1784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60506'^^xsd:double;
  dwc:latitude '50.79295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60506 50.79295, 1.60506 50.79295, 1.60506 50.79295, 1.60506 50.79295, 1.60506 50.79295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1784'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20183 1.60511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20183"^^xsd:decimal ;
  dwc:decimalLongitude "1.60511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20183 1.60511)"^^geo:wktLiteral ;
  geo-pos:lat "50.20183"^^xsd:decimal ;
  geo-pos:long "1.60511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9071'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60511'^^xsd:double;
  dwc:latitude '50.20183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60511 50.20183, 1.60511 50.20183, 1.60511 50.20183, 1.60511 50.20183, 1.60511 50.20183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9071'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.60511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22235"^^xsd:decimal ;
  dwc:decimalLongitude "1.60511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22235 1.60511)"^^geo:wktLiteral ;
  geo-pos:lat "50.22235"^^xsd:decimal ;
  geo-pos:long "1.60511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_2707'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60511'^^xsd:double;
  dwc:latitude '50.22235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60511 50.22235, 1.60511 50.22235, 1.60511 50.22235, 1.60511 50.22235, 1.60511 50.22235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2707'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2227"^^xsd:decimal ;
  dwc:decimalLongitude "1.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 1.60512)"^^geo:wktLiteral ;
  geo-pos:lat "50.2227"^^xsd:decimal ;
  geo-pos:long "1.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60512'^^xsd:double;
  dwc:latitude '50.2227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60512 50.2227, 1.60512 50.2227, 1.60512 50.2227, 1.60512 50.2227, 1.60512 50.2227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3472'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19891 1.60514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19891"^^xsd:decimal ;
  dwc:decimalLongitude "1.60514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19891 1.60514)"^^geo:wktLiteral ;
  geo-pos:lat "50.19891"^^xsd:decimal ;
  geo-pos:long "1.60514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8925'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60514'^^xsd:double;
  dwc:latitude '50.19891'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60514 50.19891, 1.60514 50.19891, 1.60514 50.19891, 1.60514 50.19891, 1.60514 50.19891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8925'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20303"^^xsd:decimal ;
  dwc:decimalLongitude "1.60514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60514)"^^geo:wktLiteral ;
  geo-pos:lat "50.20303"^^xsd:decimal ;
  geo-pos:long "1.60514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9115'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60514'^^xsd:double;
  dwc:latitude '50.20303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60514 50.20303, 1.60514 50.20303, 1.60514 50.20303, 1.60514 50.20303, 1.60514 50.20303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9115'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19754 1.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19754"^^xsd:decimal ;
  dwc:decimalLongitude "1.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19754 1.60515)"^^geo:wktLiteral ;
  geo-pos:lat "50.19754"^^xsd:decimal ;
  geo-pos:long "1.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60515'^^xsd:double;
  dwc:latitude '50.19754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60515 50.19754, 1.60515 50.19754, 1.60515 50.19754, 1.60515 50.19754, 1.60515 50.19754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8677'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19776 1.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19776"^^xsd:decimal ;
  dwc:decimalLongitude "1.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19776 1.60515)"^^geo:wktLiteral ;
  geo-pos:lat "50.19776"^^xsd:decimal ;
  geo-pos:long "1.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7483'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60515'^^xsd:double;
  dwc:latitude '50.19776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60515 50.19776, 1.60515 50.19776, 1.60515 50.19776, 1.60515 50.19776, 1.60515 50.19776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7483'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19841"^^xsd:decimal ;
  dwc:decimalLongitude "1.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60515)"^^geo:wktLiteral ;
  geo-pos:lat "50.19841"^^xsd:decimal ;
  geo-pos:long "1.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8226'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60515'^^xsd:double;
  dwc:latitude '50.19841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60515 50.19841, 1.60515 50.19841, 1.60515 50.19841, 1.60515 50.19841, 1.60515 50.19841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8226'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19746 1.60517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19746"^^xsd:decimal ;
  dwc:decimalLongitude "1.60517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19746 1.60517)"^^geo:wktLiteral ;
  geo-pos:lat "50.19746"^^xsd:decimal ;
  geo-pos:long "1.60517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60517'^^xsd:double;
  dwc:latitude '50.19746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60517 50.19746, 1.60517 50.19746, 1.60517 50.19746, 1.60517 50.19746, 1.60517 50.19746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9684'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19869 1.60517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19869"^^xsd:decimal ;
  dwc:decimalLongitude "1.60517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19869 1.60517)"^^geo:wktLiteral ;
  geo-pos:lat "50.19869"^^xsd:decimal ;
  geo-pos:long "1.60517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7466'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60517'^^xsd:double;
  dwc:latitude '50.19869'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60517 50.19869, 1.60517 50.19869, 1.60517 50.19869, 1.60517 50.19869, 1.60517 50.19869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7466'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19889 1.60519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19889"^^xsd:decimal ;
  dwc:decimalLongitude "1.60519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19889 1.60519)"^^geo:wktLiteral ;
  geo-pos:lat "50.19889"^^xsd:decimal ;
  geo-pos:long "1.60519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60519'^^xsd:double;
  dwc:latitude '50.19889'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60519 50.19889, 1.60519 50.19889, 1.60519 50.19889, 1.60519 50.19889, 1.60519 50.19889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9493'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20179 1.60519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20179"^^xsd:decimal ;
  dwc:decimalLongitude "1.60519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20179 1.60519)"^^geo:wktLiteral ;
  geo-pos:lat "50.20179"^^xsd:decimal ;
  geo-pos:long "1.60519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7584'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60519'^^xsd:double;
  dwc:latitude '50.20179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60519 50.20179, 1.60519 50.20179, 1.60519 50.20179, 1.60519 50.20179, 1.60519 50.20179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7584'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20023 1.6052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20023"^^xsd:decimal ;
  dwc:decimalLongitude "1.6052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20023 1.6052)"^^geo:wktLiteral ;
  geo-pos:lat "50.20023"^^xsd:decimal ;
  geo-pos:long "1.6052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8177'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8177'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6052'^^xsd:double;
  dwc:latitude '50.20023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6052 50.20023, 1.6052 50.20023, 1.6052 50.20023, 1.6052 50.20023, 1.6052 50.20023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8177'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.6052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20338"^^xsd:decimal ;
  dwc:decimalLongitude "1.6052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.6052)"^^geo:wktLiteral ;
  geo-pos:lat "50.20338"^^xsd:decimal ;
  geo-pos:long "1.6052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9287'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9287'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.247777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6052'^^xsd:double;
  dwc:latitude '50.20338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6052 50.20338, 1.6052 50.20338, 1.6052 50.20338, 1.6052 50.20338, 1.6052 50.20338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9287'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19884"^^xsd:decimal ;
  dwc:decimalLongitude "1.60522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60522)"^^geo:wktLiteral ;
  geo-pos:lat "50.19884"^^xsd:decimal ;
  geo-pos:long "1.60522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8494'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60522'^^xsd:double;
  dwc:latitude '50.19884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60522 50.19884, 1.60522 50.19884, 1.60522 50.19884, 1.60522 50.19884, 1.60522 50.19884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8494'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.60522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22293"^^xsd:decimal ;
  dwc:decimalLongitude "1.60522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22293 1.60522)"^^geo:wktLiteral ;
  geo-pos:lat "50.22293"^^xsd:decimal ;
  geo-pos:long "1.60522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1493'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60522'^^xsd:double;
  dwc:latitude '50.22293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60522 50.22293, 1.60522 50.22293, 1.60522 50.22293, 1.60522 50.22293, 1.60522 50.22293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1493'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1995 1.60523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.60523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1995 1.60523)"^^geo:wktLiteral ;
  geo-pos:lat "50.1995"^^xsd:decimal ;
  geo-pos:long "1.60523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60523'^^xsd:double;
  dwc:latitude '50.1995'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60523 50.1995, 1.60523 50.1995, 1.60523 50.1995, 1.60523 50.1995, 1.60523 50.1995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8481'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1985 1.60526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1985"^^xsd:decimal ;
  dwc:decimalLongitude "1.60526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1985 1.60526)"^^geo:wktLiteral ;
  geo-pos:lat "50.1985"^^xsd:decimal ;
  geo-pos:long "1.60526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11907'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11907'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60526'^^xsd:double;
  dwc:latitude '50.1985'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60526 50.1985, 1.60526 50.1985, 1.60526 50.1985, 1.60526 50.1985, 1.60526 50.1985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11907'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19796 1.60527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19796"^^xsd:decimal ;
  dwc:decimalLongitude "1.60527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19796 1.60527)"^^geo:wktLiteral ;
  geo-pos:lat "50.19796"^^xsd:decimal ;
  geo-pos:long "1.60527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9436'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60527'^^xsd:double;
  dwc:latitude '50.19796'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60527 50.19796, 1.60527 50.19796, 1.60527 50.19796, 1.60527 50.19796, 1.60527 50.19796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9436'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19812 1.60527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19812"^^xsd:decimal ;
  dwc:decimalLongitude "1.60527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19812 1.60527)"^^geo:wktLiteral ;
  geo-pos:lat "50.19812"^^xsd:decimal ;
  geo-pos:long "1.60527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8854'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60527'^^xsd:double;
  dwc:latitude '50.19812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60527 50.19812, 1.60527 50.19812, 1.60527 50.19812, 1.60527 50.19812, 1.60527 50.19812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8854'^^xsd:string;
  dwc:observationDate '2009-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2018 1.60527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2018"^^xsd:decimal ;
  dwc:decimalLongitude "1.60527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2018 1.60527)"^^geo:wktLiteral ;
  geo-pos:lat "50.2018"^^xsd:decimal ;
  geo-pos:long "1.60527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8894'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60527'^^xsd:double;
  dwc:latitude '50.2018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60527 50.2018, 1.60527 50.2018, 1.60527 50.2018, 1.60527 50.2018, 1.60527 50.2018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8894'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20747 1.60529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20747"^^xsd:decimal ;
  dwc:decimalLongitude "1.60529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20747 1.60529)"^^geo:wktLiteral ;
  geo-pos:lat "50.20747"^^xsd:decimal ;
  geo-pos:long "1.60529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60529'^^xsd:double;
  dwc:latitude '50.20747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60529 50.20747, 1.60529 50.20747, 1.60529 50.20747, 1.60529 50.20747, 1.60529 50.20747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11902'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.60529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22381"^^xsd:decimal ;
  dwc:decimalLongitude "1.60529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22381 1.60529)"^^geo:wktLiteral ;
  geo-pos:lat "50.22381"^^xsd:decimal ;
  geo-pos:long "1.60529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_3458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60529'^^xsd:double;
  dwc:latitude '50.22381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60529 50.22381, 1.60529 50.22381, 1.60529 50.22381, 1.60529 50.22381, 1.60529 50.22381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3458'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20335 1.6053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20335"^^xsd:decimal ;
  dwc:decimalLongitude "1.6053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20335 1.6053)"^^geo:wktLiteral ;
  geo-pos:lat "50.20335"^^xsd:decimal ;
  geo-pos:long "1.6053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8984'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6053'^^xsd:double;
  dwc:latitude '50.20335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6053 50.20335, 1.6053 50.20335, 1.6053 50.20335, 1.6053 50.20335, 1.6053 50.20335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8984'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19782 1.60531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19782"^^xsd:decimal ;
  dwc:decimalLongitude "1.60531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19782 1.60531)"^^geo:wktLiteral ;
  geo-pos:lat "50.19782"^^xsd:decimal ;
  geo-pos:long "1.60531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8247'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8247'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60531'^^xsd:double;
  dwc:latitude '50.19782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60531 50.19782, 1.60531 50.19782, 1.60531 50.19782, 1.60531 50.19782, 1.60531 50.19782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8247'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20359 1.60531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20359"^^xsd:decimal ;
  dwc:decimalLongitude "1.60531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20359 1.60531)"^^geo:wktLiteral ;
  geo-pos:lat "50.20359"^^xsd:decimal ;
  geo-pos:long "1.60531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9120'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60531'^^xsd:double;
  dwc:latitude '50.20359'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60531 50.20359, 1.60531 50.20359, 1.60531 50.20359, 1.60531 50.20359, 1.60531 50.20359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9120'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19821 1.60532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19821"^^xsd:decimal ;
  dwc:decimalLongitude "1.60532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19821 1.60532)"^^geo:wktLiteral ;
  geo-pos:lat "50.19821"^^xsd:decimal ;
  geo-pos:long "1.60532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9089'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60532'^^xsd:double;
  dwc:latitude '50.19821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60532 50.19821, 1.60532 50.19821, 1.60532 50.19821, 1.60532 50.19821, 1.60532 50.19821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9089'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19884"^^xsd:decimal ;
  dwc:decimalLongitude "1.60535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19884 1.60535)"^^geo:wktLiteral ;
  geo-pos:lat "50.19884"^^xsd:decimal ;
  geo-pos:long "1.60535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8175'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60535'^^xsd:double;
  dwc:latitude '50.19884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60535 50.19884, 1.60535 50.19884, 1.60535 50.19884, 1.60535 50.19884, 1.60535 50.19884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8175'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20034 1.60535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20034"^^xsd:decimal ;
  dwc:decimalLongitude "1.60535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20034 1.60535)"^^geo:wktLiteral ;
  geo-pos:lat "50.20034"^^xsd:decimal ;
  geo-pos:long "1.60535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60535'^^xsd:double;
  dwc:latitude '50.20034'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60535 50.20034, 1.60535 50.20034, 1.60535 50.20034, 1.60535 50.20034, 1.60535 50.20034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8335'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77311 1.60536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77311"^^xsd:decimal ;
  dwc:decimalLongitude "1.60536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77311 1.60536)"^^geo:wktLiteral ;
  geo-pos:lat "50.77311"^^xsd:decimal ;
  geo-pos:long "1.60536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_2973'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.768888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60536'^^xsd:double;
  dwc:latitude '50.77311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60536 50.77311, 1.60536 50.77311, 1.60536 50.77311, 1.60536 50.77311, 1.60536 50.77311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2973'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20042 1.60541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20042"^^xsd:decimal ;
  dwc:decimalLongitude "1.60541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20042 1.60541)"^^geo:wktLiteral ;
  geo-pos:lat "50.20042"^^xsd:decimal ;
  geo-pos:long "1.60541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.761111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60541'^^xsd:double;
  dwc:latitude '50.20042'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60541 50.20042, 1.60541 50.20042, 1.60541 50.20042, 1.60541 50.20042, 1.60541 50.20042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8337'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2036 1.60543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2036"^^xsd:decimal ;
  dwc:decimalLongitude "1.60543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2036 1.60543)"^^geo:wktLiteral ;
  geo-pos:lat "50.2036"^^xsd:decimal ;
  geo-pos:long "1.60543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9221'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9221'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60543'^^xsd:double;
  dwc:latitude '50.2036'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60543 50.2036, 1.60543 50.2036, 1.60543 50.2036, 1.60543 50.2036, 1.60543 50.2036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9221'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20031"^^xsd:decimal ;
  dwc:decimalLongitude "1.60545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20031 1.60545)"^^geo:wktLiteral ;
  geo-pos:lat "50.20031"^^xsd:decimal ;
  geo-pos:long "1.60545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60545'^^xsd:double;
  dwc:latitude '50.20031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60545 50.20031, 1.60545 50.20031, 1.60545 50.20031, 1.60545 50.20031, 1.60545 50.20031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8121'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20289"^^xsd:decimal ;
  dwc:decimalLongitude "1.60545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60545)"^^geo:wktLiteral ;
  geo-pos:lat "50.20289"^^xsd:decimal ;
  geo-pos:long "1.60545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9065'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60545'^^xsd:double;
  dwc:latitude '50.20289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60545 50.20289, 1.60545 50.20289, 1.60545 50.20289, 1.60545 50.20289, 1.60545 50.20289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9065'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.60545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22492"^^xsd:decimal ;
  dwc:decimalLongitude "1.60545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22492 1.60545)"^^geo:wktLiteral ;
  geo-pos:lat "50.22492"^^xsd:decimal ;
  geo-pos:long "1.60545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3066'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60545'^^xsd:double;
  dwc:latitude '50.22492'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60545 50.22492, 1.60545 50.22492, 1.60545 50.22492, 1.60545 50.22492, 1.60545 50.22492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3066'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.60547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2031"^^xsd:decimal ;
  dwc:decimalLongitude "1.60547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.60547)"^^geo:wktLiteral ;
  geo-pos:lat "50.2031"^^xsd:decimal ;
  geo-pos:long "1.60547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11644'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11644'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60547'^^xsd:double;
  dwc:latitude '50.2031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60547 50.2031, 1.60547 50.2031, 1.60547 50.2031, 1.60547 50.2031, 1.60547 50.2031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11644'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20196 1.60551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20196"^^xsd:decimal ;
  dwc:decimalLongitude "1.60551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20196 1.60551)"^^geo:wktLiteral ;
  geo-pos:lat "50.20196"^^xsd:decimal ;
  geo-pos:long "1.60551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7476'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7476'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60551'^^xsd:double;
  dwc:latitude '50.20196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60551 50.20196, 1.60551 50.20196, 1.60551 50.20196, 1.60551 50.20196, 1.60551 50.20196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7476'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60551)"^^geo:wktLiteral ;
  geo-pos:lat "50.20363"^^xsd:decimal ;
  geo-pos:long "1.60551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60551'^^xsd:double;
  dwc:latitude '50.20363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60551 50.20363, 1.60551 50.20363, 1.60551 50.20363, 1.60551 50.20363, 1.60551 50.20363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9542'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19501 1.60552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19501"^^xsd:decimal ;
  dwc:decimalLongitude "1.60552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19501 1.60552)"^^geo:wktLiteral ;
  geo-pos:lat "50.19501"^^xsd:decimal ;
  geo-pos:long "1.60552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7581'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60552'^^xsd:double;
  dwc:latitude '50.19501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60552 50.19501, 1.60552 50.19501, 1.60552 50.19501, 1.60552 50.19501, 1.60552 50.19501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7581'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20772 1.60552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20772"^^xsd:decimal ;
  dwc:decimalLongitude "1.60552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20772 1.60552)"^^geo:wktLiteral ;
  geo-pos:lat "50.20772"^^xsd:decimal ;
  geo-pos:long "1.60552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8106'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8106'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60552'^^xsd:double;
  dwc:latitude '50.20772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60552 50.20772, 1.60552 50.20772, 1.60552 50.20772, 1.60552 50.20772, 1.60552 50.20772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8106'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20035 1.60553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20035"^^xsd:decimal ;
  dwc:decimalLongitude "1.60553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20035 1.60553)"^^geo:wktLiteral ;
  geo-pos:lat "50.20035"^^xsd:decimal ;
  geo-pos:long "1.60553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8338'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8338'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60553'^^xsd:double;
  dwc:latitude '50.20035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60553 50.20035, 1.60553 50.20035, 1.60553 50.20035, 1.60553 50.20035, 1.60553 50.20035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8338'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.60555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22854"^^xsd:decimal ;
  dwc:decimalLongitude "1.60555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22854 1.60555)"^^geo:wktLiteral ;
  geo-pos:lat "50.22854"^^xsd:decimal ;
  geo-pos:long "1.60555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_3788'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2833333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60555'^^xsd:double;
  dwc:latitude '50.22854'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60555 50.22854, 1.60555 50.22854, 1.60555 50.22854, 1.60555 50.22854, 1.60555 50.22854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3788'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20003 1.60559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20003"^^xsd:decimal ;
  dwc:decimalLongitude "1.60559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20003 1.60559)"^^geo:wktLiteral ;
  geo-pos:lat "50.20003"^^xsd:decimal ;
  geo-pos:long "1.60559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60559'^^xsd:double;
  dwc:latitude '50.20003'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60559 50.20003, 1.60559 50.20003, 1.60559 50.20003, 1.60559 50.20003, 1.60559 50.20003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7724'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20075 1.60559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20075"^^xsd:decimal ;
  dwc:decimalLongitude "1.60559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20075 1.60559)"^^geo:wktLiteral ;
  geo-pos:lat "50.20075"^^xsd:decimal ;
  geo-pos:long "1.60559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60559'^^xsd:double;
  dwc:latitude '50.20075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60559 50.20075, 1.60559 50.20075, 1.60559 50.20075, 1.60559 50.20075, 1.60559 50.20075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8339'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20471 1.60561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20471"^^xsd:decimal ;
  dwc:decimalLongitude "1.60561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20471 1.60561)"^^geo:wktLiteral ;
  geo-pos:lat "50.20471"^^xsd:decimal ;
  geo-pos:long "1.60561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8322'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60561'^^xsd:double;
  dwc:latitude '50.20471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60561 50.20471, 1.60561 50.20471, 1.60561 50.20471, 1.60561 50.20471, 1.60561 50.20471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8322'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20284 1.60563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20284"^^xsd:decimal ;
  dwc:decimalLongitude "1.60563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20284 1.60563)"^^geo:wktLiteral ;
  geo-pos:lat "50.20284"^^xsd:decimal ;
  geo-pos:long "1.60563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9420'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.802222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60563'^^xsd:double;
  dwc:latitude '50.20284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60563 50.20284, 1.60563 50.20284, 1.60563 50.20284, 1.60563 50.20284, 1.60563 50.20284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9420'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22176 1.60563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22176"^^xsd:decimal ;
  dwc:decimalLongitude "1.60563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22176 1.60563)"^^geo:wktLiteral ;
  geo-pos:lat "50.22176"^^xsd:decimal ;
  geo-pos:long "1.60563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60563'^^xsd:double;
  dwc:latitude '50.22176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60563 50.22176, 1.60563 50.22176, 1.60563 50.22176, 1.60563 50.22176, 1.60563 50.22176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3475'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22325 1.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22325"^^xsd:decimal ;
  dwc:decimalLongitude "1.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22325 1.60564)"^^geo:wktLiteral ;
  geo-pos:lat "50.22325"^^xsd:decimal ;
  geo-pos:long "1.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3339'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_3339'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60564'^^xsd:double;
  dwc:latitude '50.22325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60564 50.22325, 1.60564 50.22325, 1.60564 50.22325, 1.60564 50.22325, 1.60564 50.22325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3339'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20281 1.60565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20281"^^xsd:decimal ;
  dwc:decimalLongitude "1.60565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20281 1.60565)"^^geo:wktLiteral ;
  geo-pos:lat "50.20281"^^xsd:decimal ;
  geo-pos:long "1.60565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9206'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9206'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60565'^^xsd:double;
  dwc:latitude '50.20281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60565 50.20281, 1.60565 50.20281, 1.60565 50.20281, 1.60565 50.20281, 1.60565 50.20281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9206'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19892 1.60566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19892"^^xsd:decimal ;
  dwc:decimalLongitude "1.60566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19892 1.60566)"^^geo:wktLiteral ;
  geo-pos:lat "50.19892"^^xsd:decimal ;
  geo-pos:long "1.60566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60566'^^xsd:double;
  dwc:latitude '50.19892'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60566 50.19892, 1.60566 50.19892, 1.60566 50.19892, 1.60566 50.19892, 1.60566 50.19892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9451'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20175"^^xsd:decimal ;
  dwc:decimalLongitude "1.60567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60567)"^^geo:wktLiteral ;
  geo-pos:lat "50.20175"^^xsd:decimal ;
  geo-pos:long "1.60567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60567'^^xsd:double;
  dwc:latitude '50.20175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60567 50.20175, 1.60567 50.20175, 1.60567 50.20175, 1.60567 50.20175, 1.60567 50.20175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7722'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19886 1.60568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19886"^^xsd:decimal ;
  dwc:decimalLongitude "1.60568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19886 1.60568)"^^geo:wktLiteral ;
  geo-pos:lat "50.19886"^^xsd:decimal ;
  geo-pos:long "1.60568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8864'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8864'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60568'^^xsd:double;
  dwc:latitude '50.19886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60568 50.19886, 1.60568 50.19886, 1.60568 50.19886, 1.60568 50.19886, 1.60568 50.19886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8864'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19814 1.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19814"^^xsd:decimal ;
  dwc:decimalLongitude "1.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19814 1.60572)"^^geo:wktLiteral ;
  geo-pos:lat "50.19814"^^xsd:decimal ;
  geo-pos:long "1.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7726'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7726'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.857777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60572'^^xsd:double;
  dwc:latitude '50.19814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60572 50.19814, 1.60572 50.19814, 1.60572 50.19814, 1.60572 50.19814, 1.60572 50.19814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7726'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19886 1.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19886"^^xsd:decimal ;
  dwc:decimalLongitude "1.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19886 1.60572)"^^geo:wktLiteral ;
  geo-pos:lat "50.19886"^^xsd:decimal ;
  geo-pos:long "1.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9096'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.8477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60572'^^xsd:double;
  dwc:latitude '50.19886'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60572 50.19886, 1.60572 50.19886, 1.60572 50.19886, 1.60572 50.19886, 1.60572 50.19886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9096'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20056 1.60573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20056"^^xsd:decimal ;
  dwc:decimalLongitude "1.60573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20056 1.60573)"^^geo:wktLiteral ;
  geo-pos:lat "50.20056"^^xsd:decimal ;
  geo-pos:long "1.60573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8945'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.276666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60573'^^xsd:double;
  dwc:latitude '50.20056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60573 50.20056, 1.60573 50.20056, 1.60573 50.20056, 1.60573 50.20056, 1.60573 50.20056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8945'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20091 1.60573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20091"^^xsd:decimal ;
  dwc:decimalLongitude "1.60573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20091 1.60573)"^^geo:wktLiteral ;
  geo-pos:lat "50.20091"^^xsd:decimal ;
  geo-pos:long "1.60573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7587'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7587'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60573'^^xsd:double;
  dwc:latitude '50.20091'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60573 50.20091, 1.60573 50.20091, 1.60573 50.20091, 1.60573 50.20091, 1.60573 50.20091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7587'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20483 1.60573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20483"^^xsd:decimal ;
  dwc:decimalLongitude "1.60573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20483 1.60573)"^^geo:wktLiteral ;
  geo-pos:lat "50.20483"^^xsd:decimal ;
  geo-pos:long "1.60573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7590'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60573'^^xsd:double;
  dwc:latitude '50.20483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60573 50.20483, 1.60573 50.20483, 1.60573 50.20483, 1.60573 50.20483, 1.60573 50.20483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7590'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20044 1.60574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20044"^^xsd:decimal ;
  dwc:decimalLongitude "1.60574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20044 1.60574)"^^geo:wktLiteral ;
  geo-pos:lat "50.20044"^^xsd:decimal ;
  geo-pos:long "1.60574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60574'^^xsd:double;
  dwc:latitude '50.20044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60574 50.20044, 1.60574 50.20044, 1.60574 50.20044, 1.60574 50.20044, 1.60574 50.20044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8336'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2032"^^xsd:decimal ;
  dwc:decimalLongitude "1.60574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60574)"^^geo:wktLiteral ;
  geo-pos:lat "50.2032"^^xsd:decimal ;
  geo-pos:long "1.60574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60574'^^xsd:double;
  dwc:latitude '50.2032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60574 50.2032, 1.60574 50.2032, 1.60574 50.2032, 1.60574 50.2032, 1.60574 50.2032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8586'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20233 1.60575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20233"^^xsd:decimal ;
  dwc:decimalLongitude "1.60575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20233 1.60575)"^^geo:wktLiteral ;
  geo-pos:lat "50.20233"^^xsd:decimal ;
  geo-pos:long "1.60575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9091'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9091'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60575'^^xsd:double;
  dwc:latitude '50.20233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60575 50.20233, 1.60575 50.20233, 1.60575 50.20233, 1.60575 50.20233, 1.60575 50.20233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9091'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20366 1.60575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20366"^^xsd:decimal ;
  dwc:decimalLongitude "1.60575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20366 1.60575)"^^geo:wktLiteral ;
  geo-pos:lat "50.20366"^^xsd:decimal ;
  geo-pos:long "1.60575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8251'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.707777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60575'^^xsd:double;
  dwc:latitude '50.20366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60575 50.20366, 1.60575 50.20366, 1.60575 50.20366, 1.60575 50.20366, 1.60575 50.20366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8251'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20216 1.60576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20216"^^xsd:decimal ;
  dwc:decimalLongitude "1.60576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20216 1.60576)"^^geo:wktLiteral ;
  geo-pos:lat "50.20216"^^xsd:decimal ;
  geo-pos:long "1.60576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8812'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60576'^^xsd:double;
  dwc:latitude '50.20216'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60576 50.20216, 1.60576 50.20216, 1.60576 50.20216, 1.60576 50.20216, 1.60576 50.20216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8812'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20432"^^xsd:decimal ;
  dwc:decimalLongitude "1.60577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60577)"^^geo:wktLiteral ;
  geo-pos:lat "50.20432"^^xsd:decimal ;
  geo-pos:long "1.60577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7668'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.117777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60577'^^xsd:double;
  dwc:latitude '50.20432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60577 50.20432, 1.60577 50.20432, 1.60577 50.20432, 1.60577 50.20432, 1.60577 50.20432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7668'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19734 1.60579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19734"^^xsd:decimal ;
  dwc:decimalLongitude "1.60579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19734 1.60579)"^^geo:wktLiteral ;
  geo-pos:lat "50.19734"^^xsd:decimal ;
  geo-pos:long "1.60579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8813'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60579'^^xsd:double;
  dwc:latitude '50.19734'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60579 50.19734, 1.60579 50.19734, 1.60579 50.19734, 1.60579 50.19734, 1.60579 50.19734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8813'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20355 1.60579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20355"^^xsd:decimal ;
  dwc:decimalLongitude "1.60579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20355 1.60579)"^^geo:wktLiteral ;
  geo-pos:lat "50.20355"^^xsd:decimal ;
  geo-pos:long "1.60579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60579'^^xsd:double;
  dwc:latitude '50.20355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60579 50.20355, 1.60579 50.20355, 1.60579 50.20355, 1.60579 50.20355, 1.60579 50.20355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9547'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19527 1.6058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19527"^^xsd:decimal ;
  dwc:decimalLongitude "1.6058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19527 1.6058)"^^geo:wktLiteral ;
  geo-pos:lat "50.19527"^^xsd:decimal ;
  geo-pos:long "1.6058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_6967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6058'^^xsd:double;
  dwc:latitude '50.19527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6058 50.19527, 1.6058 50.19527, 1.6058 50.19527, 1.6058 50.19527, 1.6058 50.19527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6967'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19979 1.60582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19979"^^xsd:decimal ;
  dwc:decimalLongitude "1.60582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19979 1.60582)"^^geo:wktLiteral ;
  geo-pos:lat "50.19979"^^xsd:decimal ;
  geo-pos:long "1.60582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9228'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60582'^^xsd:double;
  dwc:latitude '50.19979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60582 50.19979, 1.60582 50.19979, 1.60582 50.19979, 1.60582 50.19979, 1.60582 50.19979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9228'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19897 1.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19897"^^xsd:decimal ;
  dwc:decimalLongitude "1.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19897 1.60583)"^^geo:wktLiteral ;
  geo-pos:lat "50.19897"^^xsd:decimal ;
  geo-pos:long "1.60583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8227'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8227'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60583'^^xsd:double;
  dwc:latitude '50.19897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60583 50.19897, 1.60583 50.19897, 1.60583 50.19897, 1.60583 50.19897, 1.60583 50.19897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8227'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19888 1.60585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19888"^^xsd:decimal ;
  dwc:decimalLongitude "1.60585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19888 1.60585)"^^geo:wktLiteral ;
  geo-pos:lat "50.19888"^^xsd:decimal ;
  geo-pos:long "1.60585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9238'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.763333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60585'^^xsd:double;
  dwc:latitude '50.19888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60585 50.19888, 1.60585 50.19888, 1.60585 50.19888, 1.60585 50.19888, 1.60585 50.19888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9238'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19709 1.60586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19709"^^xsd:decimal ;
  dwc:decimalLongitude "1.60586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19709 1.60586)"^^geo:wktLiteral ;
  geo-pos:lat "50.19709"^^xsd:decimal ;
  geo-pos:long "1.60586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9149'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60586'^^xsd:double;
  dwc:latitude '50.19709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60586 50.19709, 1.60586 50.19709, 1.60586 50.19709, 1.60586 50.19709, 1.60586 50.19709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9149'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19894 1.60587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19894"^^xsd:decimal ;
  dwc:decimalLongitude "1.60587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19894 1.60587)"^^geo:wktLiteral ;
  geo-pos:lat "50.19894"^^xsd:decimal ;
  geo-pos:long "1.60587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8100'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60587'^^xsd:double;
  dwc:latitude '50.19894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60587 50.19894, 1.60587 50.19894, 1.60587 50.19894, 1.60587 50.19894, 1.60587 50.19894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8100'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2032"^^xsd:decimal ;
  dwc:decimalLongitude "1.60587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2032 1.60587)"^^geo:wktLiteral ;
  geo-pos:lat "50.2032"^^xsd:decimal ;
  geo-pos:long "1.60587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9048'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9048'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.19777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60587'^^xsd:double;
  dwc:latitude '50.2032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60587 50.2032, 1.60587 50.2032, 1.60587 50.2032, 1.60587 50.2032, 1.60587 50.2032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9048'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20005"^^xsd:decimal ;
  dwc:decimalLongitude "1.60589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60589)"^^geo:wktLiteral ;
  geo-pos:lat "50.20005"^^xsd:decimal ;
  geo-pos:long "1.60589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7725'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7725'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60589'^^xsd:double;
  dwc:latitude '50.20005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60589 50.20005, 1.60589 50.20005, 1.60589 50.20005, 1.60589 50.20005, 1.60589 50.20005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7725'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20375"^^xsd:decimal ;
  dwc:decimalLongitude "1.60589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60589)"^^geo:wktLiteral ;
  geo-pos:lat "50.20375"^^xsd:decimal ;
  geo-pos:long "1.60589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8944'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8944'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.634444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60589'^^xsd:double;
  dwc:latitude '50.20375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60589 50.20375, 1.60589 50.20375, 1.60589 50.20375, 1.60589 50.20375, 1.60589 50.20375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8944'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20397"^^xsd:decimal ;
  dwc:decimalLongitude "1.60592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60592)"^^geo:wktLiteral ;
  geo-pos:lat "50.20397"^^xsd:decimal ;
  geo-pos:long "1.60592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60592'^^xsd:double;
  dwc:latitude '50.20397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60592 50.20397, 1.60592 50.20397, 1.60592 50.20397, 1.60592 50.20397, 1.60592 50.20397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8923'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20392"^^xsd:decimal ;
  dwc:decimalLongitude "1.60593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60593)"^^geo:wktLiteral ;
  geo-pos:lat "50.20392"^^xsd:decimal ;
  geo-pos:long "1.60593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9094'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60593'^^xsd:double;
  dwc:latitude '50.20392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60593 50.20392, 1.60593 50.20392, 1.60593 50.20392, 1.60593 50.20392, 1.60593 50.20392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9094'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.60593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22357"^^xsd:decimal ;
  dwc:decimalLongitude "1.60593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22357 1.60593)"^^geo:wktLiteral ;
  geo-pos:lat "50.22357"^^xsd:decimal ;
  geo-pos:long "1.60593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1241'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_1241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60593'^^xsd:double;
  dwc:latitude '50.22357'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60593 50.22357, 1.60593 50.22357, 1.60593 50.22357, 1.60593 50.22357, 1.60593 50.22357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1241'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20317 1.60594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20317"^^xsd:decimal ;
  dwc:decimalLongitude "1.60594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20317 1.60594)"^^geo:wktLiteral ;
  geo-pos:lat "50.20317"^^xsd:decimal ;
  geo-pos:long "1.60594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9189'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9189'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.941111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60594'^^xsd:double;
  dwc:latitude '50.20317'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60594 50.20317, 1.60594 50.20317, 1.60594 50.20317, 1.60594 50.20317, 1.60594 50.20317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9189'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60595)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9208'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9208'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60595'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60595 50.20368, 1.60595 50.20368, 1.60595 50.20368, 1.60595 50.20368, 1.60595 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9208'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20329 1.60597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20329"^^xsd:decimal ;
  dwc:decimalLongitude "1.60597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20329 1.60597)"^^geo:wktLiteral ;
  geo-pos:lat "50.20329"^^xsd:decimal ;
  geo-pos:long "1.60597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9191'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9191'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.287777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60597'^^xsd:double;
  dwc:latitude '50.20329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60597 50.20329, 1.60597 50.20329, 1.60597 50.20329, 1.60597 50.20329, 1.60597 50.20329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9191'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20743 1.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20743"^^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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20743 1.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.20743"^^xsd:decimal ;
  geo-pos:long "1.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8348'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8348'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.606'^^xsd:double;
  dwc:latitude '50.20743'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.606 50.20743, 1.606 50.20743, 1.606 50.20743, 1.606 50.20743, 1.606 50.20743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8348'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19841"^^xsd:decimal ;
  dwc:decimalLongitude "1.60601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19841 1.60601)"^^geo:wktLiteral ;
  geo-pos:lat "50.19841"^^xsd:decimal ;
  geo-pos:long "1.60601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60601'^^xsd:double;
  dwc:latitude '50.19841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60601 50.19841, 1.60601 50.19841, 1.60601 50.19841, 1.60601 50.19841, 1.60601 50.19841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11964'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19751 1.60602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19751"^^xsd:decimal ;
  dwc:decimalLongitude "1.60602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19751 1.60602)"^^geo:wktLiteral ;
  geo-pos:lat "50.19751"^^xsd:decimal ;
  geo-pos:long "1.60602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8290'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8290'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60602'^^xsd:double;
  dwc:latitude '50.19751'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60602 50.19751, 1.60602 50.19751, 1.60602 50.19751, 1.60602 50.19751, 1.60602 50.19751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8290'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22272 1.60602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22272"^^xsd:decimal ;
  dwc:decimalLongitude "1.60602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22272 1.60602)"^^geo:wktLiteral ;
  geo-pos:lat "50.22272"^^xsd:decimal ;
  geo-pos:long "1.60602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_2759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_2759'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60602'^^xsd:double;
  dwc:latitude '50.22272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60602 50.22272, 1.60602 50.22272, 1.60602 50.22272, 1.60602 50.22272, 1.60602 50.22272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_2759'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20447 1.60603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20447"^^xsd:decimal ;
  dwc:decimalLongitude "1.60603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20447 1.60603)"^^geo:wktLiteral ;
  geo-pos:lat "50.20447"^^xsd:decimal ;
  geo-pos:long "1.60603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60603'^^xsd:double;
  dwc:latitude '50.20447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60603 50.20447, 1.60603 50.20447, 1.60603 50.20447, 1.60603 50.20447, 1.60603 50.20447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9324'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20441 1.60605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20441"^^xsd:decimal ;
  dwc:decimalLongitude "1.60605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20441 1.60605)"^^geo:wktLiteral ;
  geo-pos:lat "50.20441"^^xsd:decimal ;
  geo-pos:long "1.60605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12057'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60605'^^xsd:double;
  dwc:latitude '50.20441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60605 50.20441, 1.60605 50.20441, 1.60605 50.20441, 1.60605 50.20441, 1.60605 50.20441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12057'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19801 1.60607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19801"^^xsd:decimal ;
  dwc:decimalLongitude "1.60607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19801 1.60607)"^^geo:wktLiteral ;
  geo-pos:lat "50.19801"^^xsd:decimal ;
  geo-pos:long "1.60607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9151'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60607'^^xsd:double;
  dwc:latitude '50.19801'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60607 50.19801, 1.60607 50.19801, 1.60607 50.19801, 1.60607 50.19801, 1.60607 50.19801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9151'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60609)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9210'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9210'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.102222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60609'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60609 50.20367, 1.60609 50.20367, 1.60609 50.20367, 1.60609 50.20367, 1.60609 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9210'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.6061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20174"^^xsd:decimal ;
  dwc:decimalLongitude "1.6061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.6061)"^^geo:wktLiteral ;
  geo-pos:lat "50.20174"^^xsd:decimal ;
  geo-pos:long "1.6061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7560'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7560'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6061'^^xsd:double;
  dwc:latitude '50.20174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6061 50.20174, 1.6061 50.20174, 1.6061 50.20174, 1.6061 50.20174, 1.6061 50.20174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7560'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.60612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20361"^^xsd:decimal ;
  dwc:decimalLongitude "1.60612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.60612)"^^geo:wktLiteral ;
  geo-pos:lat "50.20361"^^xsd:decimal ;
  geo-pos:long "1.60612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8739'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8739'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60612'^^xsd:double;
  dwc:latitude '50.20361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60612 50.20361, 1.60612 50.20361, 1.60612 50.20361, 1.60612 50.20361, 1.60612 50.20361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8739'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20111"^^xsd:decimal ;
  dwc:decimalLongitude "1.60613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20111 1.60613)"^^geo:wktLiteral ;
  geo-pos:lat "50.20111"^^xsd:decimal ;
  geo-pos:long "1.60613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9073'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9073'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60613'^^xsd:double;
  dwc:latitude '50.20111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60613 50.20111, 1.60613 50.20111, 1.60613 50.20111, 1.60613 50.20111, 1.60613 50.20111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9073'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2037"^^xsd:decimal ;
  dwc:decimalLongitude "1.60613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60613)"^^geo:wktLiteral ;
  geo-pos:lat "50.2037"^^xsd:decimal ;
  geo-pos:long "1.60613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8902'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60613'^^xsd:double;
  dwc:latitude '50.2037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60613 50.2037, 1.60613 50.2037, 1.60613 50.2037, 1.60613 50.2037, 1.60613 50.2037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8902'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20251 1.60617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20251"^^xsd:decimal ;
  dwc:decimalLongitude "1.60617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20251 1.60617)"^^geo:wktLiteral ;
  geo-pos:lat "50.20251"^^xsd:decimal ;
  geo-pos:long "1.60617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9066'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60617'^^xsd:double;
  dwc:latitude '50.20251'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60617 50.20251, 1.60617 50.20251, 1.60617 50.20251, 1.60617 50.20251, 1.60617 50.20251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9066'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60619)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60619'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60619 50.20367, 1.60619 50.20367, 1.60619 50.20367, 1.60619 50.20367, 1.60619 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9386'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.6062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20344"^^xsd:decimal ;
  dwc:decimalLongitude "1.6062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.6062)"^^geo:wktLiteral ;
  geo-pos:lat "50.20344"^^xsd:decimal ;
  geo-pos:long "1.6062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6062'^^xsd:double;
  dwc:latitude '50.20344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9171'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.6062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20344"^^xsd:decimal ;
  dwc:decimalLongitude "1.6062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.6062)"^^geo:wktLiteral ;
  geo-pos:lat "50.20344"^^xsd:decimal ;
  geo-pos:long "1.6062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9000'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6062'^^xsd:double;
  dwc:latitude '50.20344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344, 1.6062 50.20344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9000'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19783 1.60622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19783"^^xsd:decimal ;
  dwc:decimalLongitude "1.60622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19783 1.60622)"^^geo:wktLiteral ;
  geo-pos:lat "50.19783"^^xsd:decimal ;
  geo-pos:long "1.60622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60622'^^xsd:double;
  dwc:latitude '50.19783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60622 50.19783, 1.60622 50.19783, 1.60622 50.19783, 1.60622 50.19783, 1.60622 50.19783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9485'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20232"^^xsd:decimal ;
  dwc:decimalLongitude "1.60622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60622)"^^geo:wktLiteral ;
  geo-pos:lat "50.20232"^^xsd:decimal ;
  geo-pos:long "1.60622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9056'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60622'^^xsd:double;
  dwc:latitude '50.20232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60622 50.20232, 1.60622 50.20232, 1.60622 50.20232, 1.60622 50.20232, 1.60622 50.20232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9056'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20376 1.60622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20376"^^xsd:decimal ;
  dwc:decimalLongitude "1.60622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20376 1.60622)"^^geo:wktLiteral ;
  geo-pos:lat "50.20376"^^xsd:decimal ;
  geo-pos:long "1.60622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8901'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60622'^^xsd:double;
  dwc:latitude '50.20376'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60622 50.20376, 1.60622 50.20376, 1.60622 50.20376, 1.60622 50.20376, 1.60622 50.20376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8901'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2039"^^xsd:decimal ;
  dwc:decimalLongitude "1.60622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60622)"^^geo:wktLiteral ;
  geo-pos:lat "50.2039"^^xsd:decimal ;
  geo-pos:long "1.60622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9105'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60622'^^xsd:double;
  dwc:latitude '50.2039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60622 50.2039, 1.60622 50.2039, 1.60622 50.2039, 1.60622 50.2039, 1.60622 50.2039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9105'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20094 1.60626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20094"^^xsd:decimal ;
  dwc:decimalLongitude "1.60626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20094 1.60626)"^^geo:wktLiteral ;
  geo-pos:lat "50.20094"^^xsd:decimal ;
  geo-pos:long "1.60626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60626'^^xsd:double;
  dwc:latitude '50.20094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60626 50.20094, 1.60626 50.20094, 1.60626 50.20094, 1.60626 50.20094, 1.60626 50.20094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7914'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20394"^^xsd:decimal ;
  dwc:decimalLongitude "1.60626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60626)"^^geo:wktLiteral ;
  geo-pos:lat "50.20394"^^xsd:decimal ;
  geo-pos:long "1.60626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9102'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60626'^^xsd:double;
  dwc:latitude '50.20394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60626 50.20394, 1.60626 50.20394, 1.60626 50.20394, 1.60626 50.20394, 1.60626 50.20394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9102'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.204"^^xsd:decimal ;
  dwc:decimalLongitude "1.60626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60626)"^^geo:wktLiteral ;
  geo-pos:lat "50.204"^^xsd:decimal ;
  geo-pos:long "1.60626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8986'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60626'^^xsd:double;
  dwc:latitude '50.204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60626 50.204, 1.60626 50.204, 1.60626 50.204, 1.60626 50.204, 1.60626 50.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8986'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.60627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22136"^^xsd:decimal ;
  dwc:decimalLongitude "1.60627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22136 1.60627)"^^geo:wktLiteral ;
  geo-pos:lat "50.22136"^^xsd:decimal ;
  geo-pos:long "1.60627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60627'^^xsd:double;
  dwc:latitude '50.22136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60627 50.22136, 1.60627 50.22136, 1.60627 50.22136, 1.60627 50.22136, 1.60627 50.22136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7232'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20175"^^xsd:decimal ;
  dwc:decimalLongitude "1.60628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60628)"^^geo:wktLiteral ;
  geo-pos:lat "50.20175"^^xsd:decimal ;
  geo-pos:long "1.60628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7576'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60628'^^xsd:double;
  dwc:latitude '50.20175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60628 50.20175, 1.60628 50.20175, 1.60628 50.20175, 1.60628 50.20175, 1.60628 50.20175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7576'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60628)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8862'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8862'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60628'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60628 50.20368, 1.60628 50.20368, 1.60628 50.20368, 1.60628 50.20368, 1.60628 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8862'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60628)"^^geo:wktLiteral ;
  geo-pos:lat "50.20372"^^xsd:decimal ;
  geo-pos:long "1.60628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8929'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60628'^^xsd:double;
  dwc:latitude '50.20372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60628 50.20372, 1.60628 50.20372, 1.60628 50.20372, 1.60628 50.20372, 1.60628 50.20372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8929'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20425 1.60628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20425"^^xsd:decimal ;
  dwc:decimalLongitude "1.60628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20425 1.60628)"^^geo:wktLiteral ;
  geo-pos:lat "50.20425"^^xsd:decimal ;
  geo-pos:long "1.60628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9569'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60628'^^xsd:double;
  dwc:latitude '50.20425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60628 50.20425, 1.60628 50.20425, 1.60628 50.20425, 1.60628 50.20425, 1.60628 50.20425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9569'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20467"^^xsd:decimal ;
  dwc:decimalLongitude "1.60628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60628)"^^geo:wktLiteral ;
  geo-pos:lat "50.20467"^^xsd:decimal ;
  geo-pos:long "1.60628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60628'^^xsd:double;
  dwc:latitude '50.20467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60628 50.20467, 1.60628 50.20467, 1.60628 50.20467, 1.60628 50.20467, 1.60628 50.20467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9482'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20152 1.60629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20152"^^xsd:decimal ;
  dwc:decimalLongitude "1.60629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20152 1.60629)"^^geo:wktLiteral ;
  geo-pos:lat "50.20152"^^xsd:decimal ;
  geo-pos:long "1.60629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8930'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.858888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60629'^^xsd:double;
  dwc:latitude '50.20152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60629 50.20152, 1.60629 50.20152, 1.60629 50.20152, 1.60629 50.20152, 1.60629 50.20152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8930'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.6063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2031"^^xsd:decimal ;
  dwc:decimalLongitude "1.6063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.6063)"^^geo:wktLiteral ;
  geo-pos:lat "50.2031"^^xsd:decimal ;
  geo-pos:long "1.6063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8870'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8870'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.373333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6063'^^xsd:double;
  dwc:latitude '50.2031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6063 50.2031, 1.6063 50.2031, 1.6063 50.2031, 1.6063 50.2031, 1.6063 50.2031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8870'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20022 1.60631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20022"^^xsd:decimal ;
  dwc:decimalLongitude "1.60631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20022 1.60631)"^^geo:wktLiteral ;
  geo-pos:lat "50.20022"^^xsd:decimal ;
  geo-pos:long "1.60631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9226'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9226'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60631'^^xsd:double;
  dwc:latitude '50.20022'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60631 50.20022, 1.60631 50.20022, 1.60631 50.20022, 1.60631 50.20022, 1.60631 50.20022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9226'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20273 1.60631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20273"^^xsd:decimal ;
  dwc:decimalLongitude "1.60631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20273 1.60631)"^^geo:wktLiteral ;
  geo-pos:lat "50.20273"^^xsd:decimal ;
  geo-pos:long "1.60631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9076'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9076'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60631'^^xsd:double;
  dwc:latitude '50.20273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60631 50.20273, 1.60631 50.20273, 1.60631 50.20273, 1.60631 50.20273, 1.60631 50.20273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9076'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20375"^^xsd:decimal ;
  dwc:decimalLongitude "1.60631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60631)"^^geo:wktLiteral ;
  geo-pos:lat "50.20375"^^xsd:decimal ;
  geo-pos:long "1.60631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9047'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60631'^^xsd:double;
  dwc:latitude '50.20375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60631 50.20375, 1.60631 50.20375, 1.60631 50.20375, 1.60631 50.20375, 1.60631 50.20375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9047'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60632)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8892'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60632'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60632 50.20367, 1.60632 50.20367, 1.60632 50.20367, 1.60632 50.20367, 1.60632 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8892'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60632)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8821'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60632'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60632 50.20368, 1.60632 50.20368, 1.60632 50.20368, 1.60632 50.20368, 1.60632 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8821'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20276"^^xsd:decimal ;
  dwc:decimalLongitude "1.60633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60633)"^^geo:wktLiteral ;
  geo-pos:lat "50.20276"^^xsd:decimal ;
  geo-pos:long "1.60633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9448'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60633'^^xsd:double;
  dwc:latitude '50.20276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60633 50.20276, 1.60633 50.20276, 1.60633 50.20276, 1.60633 50.20276, 1.60633 50.20276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9448'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60633)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8937'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60633'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60633 50.20388, 1.60633 50.20388, 1.60633 50.20388, 1.60633 50.20388, 1.60633 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8937'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20104"^^xsd:decimal ;
  dwc:decimalLongitude "1.60634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20104 1.60634)"^^geo:wktLiteral ;
  geo-pos:lat "50.20104"^^xsd:decimal ;
  geo-pos:long "1.60634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60634'^^xsd:double;
  dwc:latitude '50.20104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60634 50.20104, 1.60634 50.20104, 1.60634 50.20104, 1.60634 50.20104, 1.60634 50.20104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9480'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2045 1.60634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2045"^^xsd:decimal ;
  dwc:decimalLongitude "1.60634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2045 1.60634)"^^geo:wktLiteral ;
  geo-pos:lat "50.2045"^^xsd:decimal ;
  geo-pos:long "1.60634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9083'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9083'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60634'^^xsd:double;
  dwc:latitude '50.2045'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60634 50.2045, 1.60634 50.2045, 1.60634 50.2045, 1.60634 50.2045, 1.60634 50.2045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9083'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20259 1.60636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20259"^^xsd:decimal ;
  dwc:decimalLongitude "1.60636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20259 1.60636)"^^geo:wktLiteral ;
  geo-pos:lat "50.20259"^^xsd:decimal ;
  geo-pos:long "1.60636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9057'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9057'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60636'^^xsd:double;
  dwc:latitude '50.20259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60636 50.20259, 1.60636 50.20259, 1.60636 50.20259, 1.60636 50.20259, 1.60636 50.20259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9057'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19861 1.60638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19861"^^xsd:decimal ;
  dwc:decimalLongitude "1.60638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19861 1.60638)"^^geo:wktLiteral ;
  geo-pos:lat "50.19861"^^xsd:decimal ;
  geo-pos:long "1.60638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9074'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60638'^^xsd:double;
  dwc:latitude '50.19861'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60638 50.19861, 1.60638 50.19861, 1.60638 50.19861, 1.60638 50.19861, 1.60638 50.19861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9074'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19955 1.60638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19955"^^xsd:decimal ;
  dwc:decimalLongitude "1.60638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19955 1.60638)"^^geo:wktLiteral ;
  geo-pos:lat "50.19955"^^xsd:decimal ;
  geo-pos:long "1.60638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9268'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60638'^^xsd:double;
  dwc:latitude '50.19955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60638 50.19955, 1.60638 50.19955, 1.60638 50.19955, 1.60638 50.19955, 1.60638 50.19955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9268'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20274 1.60638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20274"^^xsd:decimal ;
  dwc:decimalLongitude "1.60638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20274 1.60638)"^^geo:wktLiteral ;
  geo-pos:lat "50.20274"^^xsd:decimal ;
  geo-pos:long "1.60638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9411'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60638'^^xsd:double;
  dwc:latitude '50.20274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60638 50.20274, 1.60638 50.20274, 1.60638 50.20274, 1.60638 50.20274, 1.60638 50.20274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9411'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20143 1.60639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20143"^^xsd:decimal ;
  dwc:decimalLongitude "1.60639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20143 1.60639)"^^geo:wktLiteral ;
  geo-pos:lat "50.20143"^^xsd:decimal ;
  geo-pos:long "1.60639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8816'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.74222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60639'^^xsd:double;
  dwc:latitude '50.20143'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60639 50.20143, 1.60639 50.20143, 1.60639 50.20143, 1.60639 50.20143, 1.60639 50.20143))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8816'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20409 1.60639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20409"^^xsd:decimal ;
  dwc:decimalLongitude "1.60639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20409 1.60639)"^^geo:wktLiteral ;
  geo-pos:lat "50.20409"^^xsd:decimal ;
  geo-pos:long "1.60639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9097'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9097'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60639'^^xsd:double;
  dwc:latitude '50.20409'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60639 50.20409, 1.60639 50.20409, 1.60639 50.20409, 1.60639 50.20409, 1.60639 50.20409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9097'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19712 1.6064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19712"^^xsd:decimal ;
  dwc:decimalLongitude "1.6064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19712 1.6064)"^^geo:wktLiteral ;
  geo-pos:lat "50.19712"^^xsd:decimal ;
  geo-pos:long "1.6064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8408'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.77'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6064'^^xsd:double;
  dwc:latitude '50.19712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6064 50.19712, 1.6064 50.19712, 1.6064 50.19712, 1.6064 50.19712, 1.6064 50.19712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8408'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.6064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20397"^^xsd:decimal ;
  dwc:decimalLongitude "1.6064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.6064)"^^geo:wktLiteral ;
  geo-pos:lat "50.20397"^^xsd:decimal ;
  geo-pos:long "1.6064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8987'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6064'^^xsd:double;
  dwc:latitude '50.20397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6064 50.20397, 1.6064 50.20397, 1.6064 50.20397, 1.6064 50.20397, 1.6064 50.20397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8987'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19578 1.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19578"^^xsd:decimal ;
  dwc:decimalLongitude "1.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19578 1.60641)"^^geo:wktLiteral ;
  geo-pos:lat "50.19578"^^xsd:decimal ;
  geo-pos:long "1.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8311'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8311'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60641'^^xsd:double;
  dwc:latitude '50.19578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60641 50.19578, 1.60641 50.19578, 1.60641 50.19578, 1.60641 50.19578, 1.60641 50.19578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8311'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60641)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9262'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60641'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60641 50.20368, 1.60641 50.20368, 1.60641 50.20368, 1.60641 50.20368, 1.60641 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9262'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20398"^^xsd:decimal ;
  dwc:decimalLongitude "1.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60641)"^^geo:wktLiteral ;
  geo-pos:lat "50.20398"^^xsd:decimal ;
  geo-pos:long "1.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9018'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9018'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60641'^^xsd:double;
  dwc:latitude '50.20398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60641 50.20398, 1.60641 50.20398, 1.60641 50.20398, 1.60641 50.20398, 1.60641 50.20398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9018'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20406"^^xsd:decimal ;
  dwc:decimalLongitude "1.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60641)"^^geo:wktLiteral ;
  geo-pos:lat "50.20406"^^xsd:decimal ;
  geo-pos:long "1.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9029'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60641'^^xsd:double;
  dwc:latitude '50.20406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60641 50.20406, 1.60641 50.20406, 1.60641 50.20406, 1.60641 50.20406, 1.60641 50.20406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9029'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19774 1.60642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19774"^^xsd:decimal ;
  dwc:decimalLongitude "1.60642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19774 1.60642)"^^geo:wktLiteral ;
  geo-pos:lat "50.19774"^^xsd:decimal ;
  geo-pos:long "1.60642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11693'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11693'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60642'^^xsd:double;
  dwc:latitude '50.19774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60642 50.19774, 1.60642 50.19774, 1.60642 50.19774, 1.60642 50.19774, 1.60642 50.19774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11693'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60642)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9090'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60642'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60642 50.20367, 1.60642 50.20367, 1.60642 50.20367, 1.60642 50.20367, 1.60642 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9090'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20395"^^xsd:decimal ;
  dwc:decimalLongitude "1.60643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60643)"^^geo:wktLiteral ;
  geo-pos:lat "50.20395"^^xsd:decimal ;
  geo-pos:long "1.60643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9095'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9095'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60643'^^xsd:double;
  dwc:latitude '50.20395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60643 50.20395, 1.60643 50.20395, 1.60643 50.20395, 1.60643 50.20395, 1.60643 50.20395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9095'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19718 1.60644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19718"^^xsd:decimal ;
  dwc:decimalLongitude "1.60644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19718 1.60644)"^^geo:wktLiteral ;
  geo-pos:lat "50.19718"^^xsd:decimal ;
  geo-pos:long "1.60644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11982'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60644'^^xsd:double;
  dwc:latitude '50.19718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60644 50.19718, 1.60644 50.19718, 1.60644 50.19718, 1.60644 50.19718, 1.60644 50.19718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11982'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20377"^^xsd:decimal ;
  dwc:decimalLongitude "1.60646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60646)"^^geo:wktLiteral ;
  geo-pos:lat "50.20377"^^xsd:decimal ;
  geo-pos:long "1.60646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8893'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60646'^^xsd:double;
  dwc:latitude '50.20377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60646 50.20377, 1.60646 50.20377, 1.60646 50.20377, 1.60646 50.20377, 1.60646 50.20377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8893'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20255 1.60647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20255"^^xsd:decimal ;
  dwc:decimalLongitude "1.60647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20255 1.60647)"^^geo:wktLiteral ;
  geo-pos:lat "50.20255"^^xsd:decimal ;
  geo-pos:long "1.60647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9001'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9001'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60647'^^xsd:double;
  dwc:latitude '50.20255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60647 50.20255, 1.60647 50.20255, 1.60647 50.20255, 1.60647 50.20255, 1.60647 50.20255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9001'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20379"^^xsd:decimal ;
  dwc:decimalLongitude "1.60648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60648)"^^geo:wktLiteral ;
  geo-pos:lat "50.20379"^^xsd:decimal ;
  geo-pos:long "1.60648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60648'^^xsd:double;
  dwc:latitude '50.20379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60648 50.20379, 1.60648 50.20379, 1.60648 50.20379, 1.60648 50.20379, 1.60648 50.20379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8830'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.60648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20385"^^xsd:decimal ;
  dwc:decimalLongitude "1.60648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.60648)"^^geo:wktLiteral ;
  geo-pos:lat "50.20385"^^xsd:decimal ;
  geo-pos:long "1.60648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9082'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60648'^^xsd:double;
  dwc:latitude '50.20385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60648 50.20385, 1.60648 50.20385, 1.60648 50.20385, 1.60648 50.20385, 1.60648 50.20385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9082'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.60649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20378"^^xsd:decimal ;
  dwc:decimalLongitude "1.60649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.60649)"^^geo:wktLiteral ;
  geo-pos:lat "50.20378"^^xsd:decimal ;
  geo-pos:long "1.60649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8889'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8889'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60649'^^xsd:double;
  dwc:latitude '50.20378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60649 50.20378, 1.60649 50.20378, 1.60649 50.20378, 1.60649 50.20378, 1.60649 50.20378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8889'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20389"^^xsd:decimal ;
  dwc:decimalLongitude "1.60649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60649)"^^geo:wktLiteral ;
  geo-pos:lat "50.20389"^^xsd:decimal ;
  geo-pos:long "1.60649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8829'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60649'^^xsd:double;
  dwc:latitude '50.20389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60649 50.20389, 1.60649 50.20389, 1.60649 50.20389, 1.60649 50.20389, 1.60649 50.20389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8829'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20392"^^xsd:decimal ;
  dwc:decimalLongitude "1.60649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60649)"^^geo:wktLiteral ;
  geo-pos:lat "50.20392"^^xsd:decimal ;
  geo-pos:long "1.60649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8877'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60649'^^xsd:double;
  dwc:latitude '50.20392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60649 50.20392, 1.60649 50.20392, 1.60649 50.20392, 1.60649 50.20392, 1.60649 50.20392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8877'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19637 1.60651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19637"^^xsd:decimal ;
  dwc:decimalLongitude "1.60651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19637 1.60651)"^^geo:wktLiteral ;
  geo-pos:lat "50.19637"^^xsd:decimal ;
  geo-pos:long "1.60651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.701388888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60651'^^xsd:double;
  dwc:latitude '50.19637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60651 50.19637, 1.60651 50.19637, 1.60651 50.19637, 1.60651 50.19637, 1.60651 50.19637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9374'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20371"^^xsd:decimal ;
  dwc:decimalLongitude "1.60651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60651)"^^geo:wktLiteral ;
  geo-pos:lat "50.20371"^^xsd:decimal ;
  geo-pos:long "1.60651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8999'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8999'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60651'^^xsd:double;
  dwc:latitude '50.20371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60651 50.20371, 1.60651 50.20371, 1.60651 50.20371, 1.60651 50.20371, 1.60651 50.20371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8999'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20375"^^xsd:decimal ;
  dwc:decimalLongitude "1.60652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60652)"^^geo:wktLiteral ;
  geo-pos:lat "50.20375"^^xsd:decimal ;
  geo-pos:long "1.60652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8838'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60652'^^xsd:double;
  dwc:latitude '50.20375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60652 50.20375, 1.60652 50.20375, 1.60652 50.20375, 1.60652 50.20375, 1.60652 50.20375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8838'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20522 1.60652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20522"^^xsd:decimal ;
  dwc:decimalLongitude "1.60652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20522 1.60652)"^^geo:wktLiteral ;
  geo-pos:lat "50.20522"^^xsd:decimal ;
  geo-pos:long "1.60652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8867'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8867'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60652'^^xsd:double;
  dwc:latitude '50.20522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60652 50.20522, 1.60652 50.20522, 1.60652 50.20522, 1.60652 50.20522, 1.60652 50.20522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8867'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20754 1.60652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20754"^^xsd:decimal ;
  dwc:decimalLongitude "1.60652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20754 1.60652)"^^geo:wktLiteral ;
  geo-pos:lat "50.20754"^^xsd:decimal ;
  geo-pos:long "1.60652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7574'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.61111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60652'^^xsd:double;
  dwc:latitude '50.20754'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60652 50.20754, 1.60652 50.20754, 1.60652 50.20754, 1.60652 50.20754, 1.60652 50.20754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7574'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.60653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20349"^^xsd:decimal ;
  dwc:decimalLongitude "1.60653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.60653)"^^geo:wktLiteral ;
  geo-pos:lat "50.20349"^^xsd:decimal ;
  geo-pos:long "1.60653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9058'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9058'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60653'^^xsd:double;
  dwc:latitude '50.20349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60653 50.20349, 1.60653 50.20349, 1.60653 50.20349, 1.60653 50.20349, 1.60653 50.20349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9058'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20339 1.60654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20339"^^xsd:decimal ;
  dwc:decimalLongitude "1.60654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20339 1.60654)"^^geo:wktLiteral ;
  geo-pos:lat "50.20339"^^xsd:decimal ;
  geo-pos:long "1.60654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9234'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.084444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60654'^^xsd:double;
  dwc:latitude '50.20339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60654 50.20339, 1.60654 50.20339, 1.60654 50.20339, 1.60654 50.20339, 1.60654 50.20339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9234'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19689 1.60655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19689"^^xsd:decimal ;
  dwc:decimalLongitude "1.60655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19689 1.60655)"^^geo:wktLiteral ;
  geo-pos:lat "50.19689"^^xsd:decimal ;
  geo-pos:long "1.60655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8742'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8742'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60655'^^xsd:double;
  dwc:latitude '50.19689'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60655 50.19689, 1.60655 50.19689, 1.60655 50.19689, 1.60655 50.19689, 1.60655 50.19689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8742'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20384 1.60655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20384"^^xsd:decimal ;
  dwc:decimalLongitude "1.60655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20384 1.60655)"^^geo:wktLiteral ;
  geo-pos:lat "50.20384"^^xsd:decimal ;
  geo-pos:long "1.60655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.174444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60655'^^xsd:double;
  dwc:latitude '50.20384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60655 50.20384, 1.60655 50.20384, 1.60655 50.20384, 1.60655 50.20384, 1.60655 50.20384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9546'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60656)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8861'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60656'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60656 50.20367, 1.60656 50.20367, 1.60656 50.20367, 1.60656 50.20367, 1.60656 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8861'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.60656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20385"^^xsd:decimal ;
  dwc:decimalLongitude "1.60656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.60656)"^^geo:wktLiteral ;
  geo-pos:lat "50.20385"^^xsd:decimal ;
  geo-pos:long "1.60656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8869'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60656'^^xsd:double;
  dwc:latitude '50.20385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60656 50.20385, 1.60656 50.20385, 1.60656 50.20385, 1.60656 50.20385, 1.60656 50.20385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8869'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19514 1.60657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19514"^^xsd:decimal ;
  dwc:decimalLongitude "1.60657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19514 1.60657)"^^geo:wktLiteral ;
  geo-pos:lat "50.19514"^^xsd:decimal ;
  geo-pos:long "1.60657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9635'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60657'^^xsd:double;
  dwc:latitude '50.19514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60657 50.19514, 1.60657 50.19514, 1.60657 50.19514, 1.60657 50.19514, 1.60657 50.19514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9635'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20394"^^xsd:decimal ;
  dwc:decimalLongitude "1.60658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60658)"^^geo:wktLiteral ;
  geo-pos:lat "50.20394"^^xsd:decimal ;
  geo-pos:long "1.60658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8927'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60658'^^xsd:double;
  dwc:latitude '50.20394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60658 50.20394, 1.60658 50.20394, 1.60658 50.20394, 1.60658 50.20394, 1.60658 50.20394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8927'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.204"^^xsd:decimal ;
  dwc:decimalLongitude "1.60658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60658)"^^geo:wktLiteral ;
  geo-pos:lat "50.204"^^xsd:decimal ;
  geo-pos:long "1.60658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_9113'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60658'^^xsd:double;
  dwc:latitude '50.204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60658 50.204, 1.60658 50.204, 1.60658 50.204, 1.60658 50.204, 1.60658 50.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9113'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20339 1.6066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20339"^^xsd:decimal ;
  dwc:decimalLongitude "1.6066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20339 1.6066)"^^geo:wktLiteral ;
  geo-pos:lat "50.20339"^^xsd:decimal ;
  geo-pos:long "1.6066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9060'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9060'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.485555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6066'^^xsd:double;
  dwc:latitude '50.20339'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6066 50.20339, 1.6066 50.20339, 1.6066 50.20339, 1.6066 50.20339, 1.6066 50.20339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9060'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20495 1.6066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20495"^^xsd:decimal ;
  dwc:decimalLongitude "1.6066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20495 1.6066)"^^geo:wktLiteral ;
  geo-pos:lat "50.20495"^^xsd:decimal ;
  geo-pos:long "1.6066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9118'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6066'^^xsd:double;
  dwc:latitude '50.20495'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6066 50.20495, 1.6066 50.20495, 1.6066 50.20495, 1.6066 50.20495, 1.6066 50.20495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9118'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2014 1.60663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2014"^^xsd:decimal ;
  dwc:decimalLongitude "1.60663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2014 1.60663)"^^geo:wktLiteral ;
  geo-pos:lat "50.2014"^^xsd:decimal ;
  geo-pos:long "1.60663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7475'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7475'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60663'^^xsd:double;
  dwc:latitude '50.2014'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60663 50.2014, 1.60663 50.2014, 1.60663 50.2014, 1.60663 50.2014, 1.60663 50.2014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7475'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.60663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20344"^^xsd:decimal ;
  dwc:decimalLongitude "1.60663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20344 1.60663)"^^geo:wktLiteral ;
  geo-pos:lat "50.20344"^^xsd:decimal ;
  geo-pos:long "1.60663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60663'^^xsd:double;
  dwc:latitude '50.20344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60663 50.20344, 1.60663 50.20344, 1.60663 50.20344, 1.60663 50.20344, 1.60663 50.20344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9492'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.60664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20378"^^xsd:decimal ;
  dwc:decimalLongitude "1.60664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.60664)"^^geo:wktLiteral ;
  geo-pos:lat "50.20378"^^xsd:decimal ;
  geo-pos:long "1.60664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.881111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60664'^^xsd:double;
  dwc:latitude '50.20378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60664 50.20378, 1.60664 50.20378, 1.60664 50.20378, 1.60664 50.20378, 1.60664 50.20378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9170'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.60665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20356"^^xsd:decimal ;
  dwc:decimalLongitude "1.60665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.60665)"^^geo:wktLiteral ;
  geo-pos:lat "50.20356"^^xsd:decimal ;
  geo-pos:long "1.60665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9204'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60665'^^xsd:double;
  dwc:latitude '50.20356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60665 50.20356, 1.60665 50.20356, 1.60665 50.20356, 1.60665 50.20356, 1.60665 50.20356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9204'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20011 1.60666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20011"^^xsd:decimal ;
  dwc:decimalLongitude "1.60666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20011 1.60666)"^^geo:wktLiteral ;
  geo-pos:lat "50.20011"^^xsd:decimal ;
  geo-pos:long "1.60666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7967'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7967'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60666'^^xsd:double;
  dwc:latitude '50.20011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60666 50.20011, 1.60666 50.20011, 1.60666 50.20011, 1.60666 50.20011, 1.60666 50.20011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7967'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.60666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20381"^^xsd:decimal ;
  dwc:decimalLongitude "1.60666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.60666)"^^geo:wktLiteral ;
  geo-pos:lat "50.20381"^^xsd:decimal ;
  geo-pos:long "1.60666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8745'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8745'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60666'^^xsd:double;
  dwc:latitude '50.20381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60666 50.20381, 1.60666 50.20381, 1.60666 50.20381, 1.60666 50.20381, 1.60666 50.20381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8745'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19803 1.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19803"^^xsd:decimal ;
  dwc:decimalLongitude "1.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19803 1.60667)"^^geo:wktLiteral ;
  geo-pos:lat "50.19803"^^xsd:decimal ;
  geo-pos:long "1.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7827'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60667'^^xsd:double;
  dwc:latitude '50.19803'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60667 50.19803, 1.60667 50.19803, 1.60667 50.19803, 1.60667 50.19803, 1.60667 50.19803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7827'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20387"^^xsd:decimal ;
  dwc:decimalLongitude "1.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60667)"^^geo:wktLiteral ;
  geo-pos:lat "50.20387"^^xsd:decimal ;
  geo-pos:long "1.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9067'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60667'^^xsd:double;
  dwc:latitude '50.20387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60667 50.20387, 1.60667 50.20387, 1.60667 50.20387, 1.60667 50.20387, 1.60667 50.20387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9067'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19496 1.60669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19496"^^xsd:decimal ;
  dwc:decimalLongitude "1.60669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19496 1.60669)"^^geo:wktLiteral ;
  geo-pos:lat "50.19496"^^xsd:decimal ;
  geo-pos:long "1.60669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.53'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60669'^^xsd:double;
  dwc:latitude '50.19496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60669 50.19496, 1.60669 50.19496, 1.60669 50.19496, 1.60669 50.19496, 1.60669 50.19496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9373'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20396"^^xsd:decimal ;
  dwc:decimalLongitude "1.60669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60669)"^^geo:wktLiteral ;
  geo-pos:lat "50.20396"^^xsd:decimal ;
  geo-pos:long "1.60669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8837'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60669'^^xsd:double;
  dwc:latitude '50.20396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60669 50.20396, 1.60669 50.20396, 1.60669 50.20396, 1.60669 50.20396, 1.60669 50.20396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8837'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20105 1.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20105"^^xsd:decimal ;
  dwc:decimalLongitude "1.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20105 1.6067)"^^geo:wktLiteral ;
  geo-pos:lat "50.20105"^^xsd:decimal ;
  geo-pos:long "1.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8891'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.724444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6067'^^xsd:double;
  dwc:latitude '50.20105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6067 50.20105, 1.6067 50.20105, 1.6067 50.20105, 1.6067 50.20105, 1.6067 50.20105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8891'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20385"^^xsd:decimal ;
  dwc:decimalLongitude "1.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20385 1.6067)"^^geo:wktLiteral ;
  geo-pos:lat "50.20385"^^xsd:decimal ;
  geo-pos:long "1.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6067'^^xsd:double;
  dwc:latitude '50.20385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6067 50.20385, 1.6067 50.20385, 1.6067 50.20385, 1.6067 50.20385, 1.6067 50.20385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9571'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20387"^^xsd:decimal ;
  dwc:decimalLongitude "1.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.6067)"^^geo:wktLiteral ;
  geo-pos:lat "50.20387"^^xsd:decimal ;
  geo-pos:long "1.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9187'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9187'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6067'^^xsd:double;
  dwc:latitude '50.20387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6067 50.20387, 1.6067 50.20387, 1.6067 50.20387, 1.6067 50.20387, 1.6067 50.20387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9187'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22462"^^xsd:decimal ;
  dwc:decimalLongitude "1.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22462 1.6067)"^^geo:wktLiteral ;
  geo-pos:lat "50.22462"^^xsd:decimal ;
  geo-pos:long "1.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_3101'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6067'^^xsd:double;
  dwc:latitude '50.22462'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6067 50.22462, 1.6067 50.22462, 1.6067 50.22462, 1.6067 50.22462, 1.6067 50.22462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3101'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19563 1.60671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19563"^^xsd:decimal ;
  dwc:decimalLongitude "1.60671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19563 1.60671)"^^geo:wktLiteral ;
  geo-pos:lat "50.19563"^^xsd:decimal ;
  geo-pos:long "1.60671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8653'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60671'^^xsd:double;
  dwc:latitude '50.19563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60671 50.19563, 1.60671 50.19563, 1.60671 50.19563, 1.60671 50.19563, 1.60671 50.19563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8653'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20405"^^xsd:decimal ;
  dwc:decimalLongitude "1.60671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60671)"^^geo:wktLiteral ;
  geo-pos:lat "50.20405"^^xsd:decimal ;
  geo-pos:long "1.60671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9195'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60671'^^xsd:double;
  dwc:latitude '50.20405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60671 50.20405, 1.60671 50.20405, 1.60671 50.20405, 1.60671 50.20405, 1.60671 50.20405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9195'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20067 1.60672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20067"^^xsd:decimal ;
  dwc:decimalLongitude "1.60672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20067 1.60672)"^^geo:wktLiteral ;
  geo-pos:lat "50.20067"^^xsd:decimal ;
  geo-pos:long "1.60672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8315'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8315'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60672'^^xsd:double;
  dwc:latitude '50.20067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60672 50.20067, 1.60672 50.20067, 1.60672 50.20067, 1.60672 50.20067, 1.60672 50.20067))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8315'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20393"^^xsd:decimal ;
  dwc:decimalLongitude "1.60672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60672)"^^geo:wktLiteral ;
  geo-pos:lat "50.20393"^^xsd:decimal ;
  geo-pos:long "1.60672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9077'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9077'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60672'^^xsd:double;
  dwc:latitude '50.20393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60672 50.20393, 1.60672 50.20393, 1.60672 50.20393, 1.60672 50.20393, 1.60672 50.20393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9077'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20392"^^xsd:decimal ;
  dwc:decimalLongitude "1.60673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20392 1.60673)"^^geo:wktLiteral ;
  geo-pos:lat "50.20392"^^xsd:decimal ;
  geo-pos:long "1.60673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9273'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9273'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60673'^^xsd:double;
  dwc:latitude '50.20392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60673 50.20392, 1.60673 50.20392, 1.60673 50.20392, 1.60673 50.20392, 1.60673 50.20392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9273'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20401"^^xsd:decimal ;
  dwc:decimalLongitude "1.60673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60673)"^^geo:wktLiteral ;
  geo-pos:lat "50.20401"^^xsd:decimal ;
  geo-pos:long "1.60673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60673'^^xsd:double;
  dwc:latitude '50.20401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60673 50.20401, 1.60673 50.20401, 1.60673 50.20401, 1.60673 50.20401, 1.60673 50.20401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9117'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20401"^^xsd:decimal ;
  dwc:decimalLongitude "1.60674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60674)"^^geo:wktLiteral ;
  geo-pos:lat "50.20401"^^xsd:decimal ;
  geo-pos:long "1.60674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8943'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8943'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60674'^^xsd:double;
  dwc:latitude '50.20401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60674 50.20401, 1.60674 50.20401, 1.60674 50.20401, 1.60674 50.20401, 1.60674 50.20401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8943'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20383 1.60675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20383"^^xsd:decimal ;
  dwc:decimalLongitude "1.60675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20383 1.60675)"^^geo:wktLiteral ;
  geo-pos:lat "50.20383"^^xsd:decimal ;
  geo-pos:long "1.60675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60675'^^xsd:double;
  dwc:latitude '50.20383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60675 50.20383, 1.60675 50.20383, 1.60675 50.20383, 1.60675 50.20383, 1.60675 50.20383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9325'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20399"^^xsd:decimal ;
  dwc:decimalLongitude "1.60675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60675)"^^geo:wktLiteral ;
  geo-pos:lat "50.20399"^^xsd:decimal ;
  geo-pos:long "1.60675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9444'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60675'^^xsd:double;
  dwc:latitude '50.20399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60675 50.20399, 1.60675 50.20399, 1.60675 50.20399, 1.60675 50.20399, 1.60675 50.20399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9444'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.60676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19518"^^xsd:decimal ;
  dwc:decimalLongitude "1.60676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.60676)"^^geo:wktLiteral ;
  geo-pos:lat "50.19518"^^xsd:decimal ;
  geo-pos:long "1.60676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8689'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8689'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60676'^^xsd:double;
  dwc:latitude '50.19518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60676 50.19518, 1.60676 50.19518, 1.60676 50.19518, 1.60676 50.19518, 1.60676 50.19518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8689'^^xsd:string;
  dwc:observationDate '2009-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20276"^^xsd:decimal ;
  dwc:decimalLongitude "1.60676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20276 1.60676)"^^geo:wktLiteral ;
  geo-pos:lat "50.20276"^^xsd:decimal ;
  geo-pos:long "1.60676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60676'^^xsd:double;
  dwc:latitude '50.20276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60676 50.20276, 1.60676 50.20276, 1.60676 50.20276, 1.60676 50.20276, 1.60676 50.20276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9543'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60677)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9019'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9019'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60677'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60677 50.20388, 1.60677 50.20388, 1.60677 50.20388, 1.60677 50.20388, 1.60677 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9019'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19666 1.60679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19666"^^xsd:decimal ;
  dwc:decimalLongitude "1.60679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19666 1.60679)"^^geo:wktLiteral ;
  geo-pos:lat "50.19666"^^xsd:decimal ;
  geo-pos:long "1.60679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7648'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7648'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60679'^^xsd:double;
  dwc:latitude '50.19666'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60679 50.19666, 1.60679 50.19666, 1.60679 50.19666, 1.60679 50.19666, 1.60679 50.19666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7648'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20395"^^xsd:decimal ;
  dwc:decimalLongitude "1.60679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60679)"^^geo:wktLiteral ;
  geo-pos:lat "50.20395"^^xsd:decimal ;
  geo-pos:long "1.60679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9516'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60679'^^xsd:double;
  dwc:latitude '50.20395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60679 50.20395, 1.60679 50.20395, 1.60679 50.20395, 1.60679 50.20395, 1.60679 50.20395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9516'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.6068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20403"^^xsd:decimal ;
  dwc:decimalLongitude "1.6068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.6068)"^^geo:wktLiteral ;
  geo-pos:lat "50.20403"^^xsd:decimal ;
  geo-pos:long "1.6068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9188'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9188'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6068'^^xsd:double;
  dwc:latitude '50.20403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6068 50.20403, 1.6068 50.20403, 1.6068 50.20403, 1.6068 50.20403, 1.6068 50.20403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9188'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20198 1.60681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20198"^^xsd:decimal ;
  dwc:decimalLongitude "1.60681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20198 1.60681)"^^geo:wktLiteral ;
  geo-pos:lat "50.20198"^^xsd:decimal ;
  geo-pos:long "1.60681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7478'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60681'^^xsd:double;
  dwc:latitude '50.20198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60681 50.20198, 1.60681 50.20198, 1.60681 50.20198, 1.60681 50.20198, 1.60681 50.20198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7478'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20405"^^xsd:decimal ;
  dwc:decimalLongitude "1.60681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60681)"^^geo:wktLiteral ;
  geo-pos:lat "50.20405"^^xsd:decimal ;
  geo-pos:long "1.60681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8876'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60681'^^xsd:double;
  dwc:latitude '50.20405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60681 50.20405, 1.60681 50.20405, 1.60681 50.20405, 1.60681 50.20405, 1.60681 50.20405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8876'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20393"^^xsd:decimal ;
  dwc:decimalLongitude "1.60682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60682)"^^geo:wktLiteral ;
  geo-pos:lat "50.20393"^^xsd:decimal ;
  geo-pos:long "1.60682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60682'^^xsd:double;
  dwc:latitude '50.20393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60682 50.20393, 1.60682 50.20393, 1.60682 50.20393, 1.60682 50.20393, 1.60682 50.20393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9334'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20396"^^xsd:decimal ;
  dwc:decimalLongitude "1.60682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60682)"^^geo:wktLiteral ;
  geo-pos:lat "50.20396"^^xsd:decimal ;
  geo-pos:long "1.60682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60682'^^xsd:double;
  dwc:latitude '50.20396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60682 50.20396, 1.60682 50.20396, 1.60682 50.20396, 1.60682 50.20396, 1.60682 50.20396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9545'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20399"^^xsd:decimal ;
  dwc:decimalLongitude "1.60682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60682)"^^geo:wktLiteral ;
  geo-pos:lat "50.20399"^^xsd:decimal ;
  geo-pos:long "1.60682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9484'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60682'^^xsd:double;
  dwc:latitude '50.20399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60682 50.20399, 1.60682 50.20399, 1.60682 50.20399, 1.60682 50.20399, 1.60682 50.20399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9484'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2041 1.60682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2041"^^xsd:decimal ;
  dwc:decimalLongitude "1.60682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2041 1.60682)"^^geo:wktLiteral ;
  geo-pos:lat "50.2041"^^xsd:decimal ;
  geo-pos:long "1.60682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60682'^^xsd:double;
  dwc:latitude '50.2041'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60682 50.2041, 1.60682 50.2041, 1.60682 50.2041, 1.60682 50.2041, 1.60682 50.2041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9333'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1973 1.60683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1973"^^xsd:decimal ;
  dwc:decimalLongitude "1.60683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1973 1.60683)"^^geo:wktLiteral ;
  geo-pos:lat "50.1973"^^xsd:decimal ;
  geo-pos:long "1.60683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8932'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8932'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.296666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60683'^^xsd:double;
  dwc:latitude '50.1973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60683 50.1973, 1.60683 50.1973, 1.60683 50.1973, 1.60683 50.1973, 1.60683 50.1973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8932'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20399"^^xsd:decimal ;
  dwc:decimalLongitude "1.60683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60683)"^^geo:wktLiteral ;
  geo-pos:lat "50.20399"^^xsd:decimal ;
  geo-pos:long "1.60683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9255'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9255'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60683'^^xsd:double;
  dwc:latitude '50.20399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60683 50.20399, 1.60683 50.20399, 1.60683 50.20399, 1.60683 50.20399, 1.60683 50.20399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9255'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20412"^^xsd:decimal ;
  dwc:decimalLongitude "1.60683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60683)"^^geo:wktLiteral ;
  geo-pos:lat "50.20412"^^xsd:decimal ;
  geo-pos:long "1.60683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9442'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60683'^^xsd:double;
  dwc:latitude '50.20412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60683 50.20412, 1.60683 50.20412, 1.60683 50.20412, 1.60683 50.20412, 1.60683 50.20412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9442'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19713 1.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19713"^^xsd:decimal ;
  dwc:decimalLongitude "1.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19713 1.60684)"^^geo:wktLiteral ;
  geo-pos:lat "50.19713"^^xsd:decimal ;
  geo-pos:long "1.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7570'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.773333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60684'^^xsd:double;
  dwc:latitude '50.19713'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60684 50.19713, 1.60684 50.19713, 1.60684 50.19713, 1.60684 50.19713, 1.60684 50.19713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7570'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19785 1.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19785"^^xsd:decimal ;
  dwc:decimalLongitude "1.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19785 1.60684)"^^geo:wktLiteral ;
  geo-pos:lat "50.19785"^^xsd:decimal ;
  geo-pos:long "1.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9224'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9224'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60684'^^xsd:double;
  dwc:latitude '50.19785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60684 50.19785, 1.60684 50.19785, 1.60684 50.19785, 1.60684 50.19785, 1.60684 50.19785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9224'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20337 1.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20337"^^xsd:decimal ;
  dwc:decimalLongitude "1.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20337 1.60684)"^^geo:wktLiteral ;
  geo-pos:lat "50.20337"^^xsd:decimal ;
  geo-pos:long "1.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9265'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60684'^^xsd:double;
  dwc:latitude '50.20337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60684 50.20337, 1.60684 50.20337, 1.60684 50.20337, 1.60684 50.20337, 1.60684 50.20337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9265'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20427 1.60685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20427"^^xsd:decimal ;
  dwc:decimalLongitude "1.60685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20427 1.60685)"^^geo:wktLiteral ;
  geo-pos:lat "50.20427"^^xsd:decimal ;
  geo-pos:long "1.60685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60685'^^xsd:double;
  dwc:latitude '50.20427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60685 50.20427, 1.60685 50.20427, 1.60685 50.20427, 1.60685 50.20427, 1.60685 50.20427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9544'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.60686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19838"^^xsd:decimal ;
  dwc:decimalLongitude "1.60686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.60686)"^^geo:wktLiteral ;
  geo-pos:lat "50.19838"^^xsd:decimal ;
  geo-pos:long "1.60686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8823'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60686'^^xsd:double;
  dwc:latitude '50.19838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60686 50.19838, 1.60686 50.19838, 1.60686 50.19838, 1.60686 50.19838, 1.60686 50.19838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8823'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2011 1.60686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2011"^^xsd:decimal ;
  dwc:decimalLongitude "1.60686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2011 1.60686)"^^geo:wktLiteral ;
  geo-pos:lat "50.2011"^^xsd:decimal ;
  geo-pos:long "1.60686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9087'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9087'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60686'^^xsd:double;
  dwc:latitude '50.2011'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60686 50.2011, 1.60686 50.2011, 1.60686 50.2011, 1.60686 50.2011, 1.60686 50.2011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9087'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20396"^^xsd:decimal ;
  dwc:decimalLongitude "1.60686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60686)"^^geo:wktLiteral ;
  geo-pos:lat "50.20396"^^xsd:decimal ;
  geo-pos:long "1.60686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9121'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60686'^^xsd:double;
  dwc:latitude '50.20396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60686 50.20396, 1.60686 50.20396, 1.60686 50.20396, 1.60686 50.20396, 1.60686 50.20396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9121'^^xsd:string;
  dwc:observationDate '2009-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19522 1.60687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19522"^^xsd:decimal ;
  dwc:decimalLongitude "1.60687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19522 1.60687)"^^geo:wktLiteral ;
  geo-pos:lat "50.19522"^^xsd:decimal ;
  geo-pos:long "1.60687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9063'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60687'^^xsd:double;
  dwc:latitude '50.19522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60687 50.19522, 1.60687 50.19522, 1.60687 50.19522, 1.60687 50.19522, 1.60687 50.19522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9063'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19983 1.60687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19983"^^xsd:decimal ;
  dwc:decimalLongitude "1.60687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19983 1.60687)"^^geo:wktLiteral ;
  geo-pos:lat "50.19983"^^xsd:decimal ;
  geo-pos:long "1.60687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7553'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7553'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60687'^^xsd:double;
  dwc:latitude '50.19983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60687 50.19983, 1.60687 50.19983, 1.60687 50.19983, 1.60687 50.19983, 1.60687 50.19983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7553'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.60687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20403"^^xsd:decimal ;
  dwc:decimalLongitude "1.60687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.60687)"^^geo:wktLiteral ;
  geo-pos:lat "50.20403"^^xsd:decimal ;
  geo-pos:long "1.60687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9443'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60687'^^xsd:double;
  dwc:latitude '50.20403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60687 50.20403, 1.60687 50.20403, 1.60687 50.20403, 1.60687 50.20403, 1.60687 50.20403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9443'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20407 1.60689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20407"^^xsd:decimal ;
  dwc:decimalLongitude "1.60689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20407 1.60689)"^^geo:wktLiteral ;
  geo-pos:lat "50.20407"^^xsd:decimal ;
  geo-pos:long "1.60689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9059'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9059'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60689'^^xsd:double;
  dwc:latitude '50.20407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60689 50.20407, 1.60689 50.20407, 1.60689 50.20407, 1.60689 50.20407, 1.60689 50.20407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9059'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19737 1.6069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19737"^^xsd:decimal ;
  dwc:decimalLongitude "1.6069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19737 1.6069)"^^geo:wktLiteral ;
  geo-pos:lat "50.19737"^^xsd:decimal ;
  geo-pos:long "1.6069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7821'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7821'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6069'^^xsd:double;
  dwc:latitude '50.19737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6069 50.19737, 1.6069 50.19737, 1.6069 50.19737, 1.6069 50.19737, 1.6069 50.19737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7821'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20419 1.6069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20419"^^xsd:decimal ;
  dwc:decimalLongitude "1.6069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20419 1.6069)"^^geo:wktLiteral ;
  geo-pos:lat "50.20419"^^xsd:decimal ;
  geo-pos:long "1.6069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6069'^^xsd:double;
  dwc:latitude '50.20419'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6069 50.20419, 1.6069 50.20419, 1.6069 50.20419, 1.6069 50.20419, 1.6069 50.20419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9173'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19651 1.60691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19651"^^xsd:decimal ;
  dwc:decimalLongitude "1.60691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19651 1.60691)"^^geo:wktLiteral ;
  geo-pos:lat "50.19651"^^xsd:decimal ;
  geo-pos:long "1.60691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9438'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60691'^^xsd:double;
  dwc:latitude '50.19651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60691 50.19651, 1.60691 50.19651, 1.60691 50.19651, 1.60691 50.19651, 1.60691 50.19651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9438'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20397"^^xsd:decimal ;
  dwc:decimalLongitude "1.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60692)"^^geo:wktLiteral ;
  geo-pos:lat "50.20397"^^xsd:decimal ;
  geo-pos:long "1.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60692'^^xsd:double;
  dwc:latitude '50.20397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60692 50.20397, 1.60692 50.20397, 1.60692 50.20397, 1.60692 50.20397, 1.60692 50.20397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9172'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.60693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20189"^^xsd:decimal ;
  dwc:decimalLongitude "1.60693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.60693)"^^geo:wktLiteral ;
  geo-pos:lat "50.20189"^^xsd:decimal ;
  geo-pos:long "1.60693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7565'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7565'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60693'^^xsd:double;
  dwc:latitude '50.20189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60693 50.20189, 1.60693 50.20189, 1.60693 50.20189, 1.60693 50.20189, 1.60693 50.20189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7565'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20256 1.60693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20256"^^xsd:decimal ;
  dwc:decimalLongitude "1.60693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20256 1.60693)"^^geo:wktLiteral ;
  geo-pos:lat "50.20256"^^xsd:decimal ;
  geo-pos:long "1.60693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60693'^^xsd:double;
  dwc:latitude '50.20256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60693 50.20256, 1.60693 50.20256, 1.60693 50.20256, 1.60693 50.20256, 1.60693 50.20256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7652'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.60694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20174"^^xsd:decimal ;
  dwc:decimalLongitude "1.60694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20174 1.60694)"^^geo:wktLiteral ;
  geo-pos:lat "50.20174"^^xsd:decimal ;
  geo-pos:long "1.60694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7573'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7573'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60694'^^xsd:double;
  dwc:latitude '50.20174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60694 50.20174, 1.60694 50.20174, 1.60694 50.20174, 1.60694 50.20174, 1.60694 50.20174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7573'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20365 1.60694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20365"^^xsd:decimal ;
  dwc:decimalLongitude "1.60694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20365 1.60694)"^^geo:wktLiteral ;
  geo-pos:lat "50.20365"^^xsd:decimal ;
  geo-pos:long "1.60694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9232'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60694'^^xsd:double;
  dwc:latitude '50.20365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60694 50.20365, 1.60694 50.20365, 1.60694 50.20365, 1.60694 50.20365, 1.60694 50.20365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9232'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20402 1.60694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20402"^^xsd:decimal ;
  dwc:decimalLongitude "1.60694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20402 1.60694)"^^geo:wktLiteral ;
  geo-pos:lat "50.20402"^^xsd:decimal ;
  geo-pos:long "1.60694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9288'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9288'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60694'^^xsd:double;
  dwc:latitude '50.20402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60694 50.20402, 1.60694 50.20402, 1.60694 50.20402, 1.60694 50.20402, 1.60694 50.20402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9288'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20405"^^xsd:decimal ;
  dwc:decimalLongitude "1.60694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20405 1.60694)"^^geo:wktLiteral ;
  geo-pos:lat "50.20405"^^xsd:decimal ;
  geo-pos:long "1.60694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9272'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9272'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60694'^^xsd:double;
  dwc:latitude '50.20405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60694 50.20405, 1.60694 50.20405, 1.60694 50.20405, 1.60694 50.20405, 1.60694 50.20405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9272'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20447 1.60694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20447"^^xsd:decimal ;
  dwc:decimalLongitude "1.60694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20447 1.60694)"^^geo:wktLiteral ;
  geo-pos:lat "50.20447"^^xsd:decimal ;
  geo-pos:long "1.60694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8149'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8149'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60694'^^xsd:double;
  dwc:latitude '50.20447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60694 50.20447, 1.60694 50.20447, 1.60694 50.20447, 1.60694 50.20447, 1.60694 50.20447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8149'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19808 1.60695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19808"^^xsd:decimal ;
  dwc:decimalLongitude "1.60695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19808 1.60695)"^^geo:wktLiteral ;
  geo-pos:lat "50.19808"^^xsd:decimal ;
  geo-pos:long "1.60695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60695'^^xsd:double;
  dwc:latitude '50.19808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60695 50.19808, 1.60695 50.19808, 1.60695 50.19808, 1.60695 50.19808, 1.60695 50.19808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7753'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20384 1.60695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20384"^^xsd:decimal ;
  dwc:decimalLongitude "1.60695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20384 1.60695)"^^geo:wktLiteral ;
  geo-pos:lat "50.20384"^^xsd:decimal ;
  geo-pos:long "1.60695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60695'^^xsd:double;
  dwc:latitude '50.20384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60695 50.20384, 1.60695 50.20384, 1.60695 50.20384, 1.60695 50.20384, 1.60695 50.20384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9535'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20415 1.60695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20415"^^xsd:decimal ;
  dwc:decimalLongitude "1.60695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20415 1.60695)"^^geo:wktLiteral ;
  geo-pos:lat "50.20415"^^xsd:decimal ;
  geo-pos:long "1.60695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9376'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60695'^^xsd:double;
  dwc:latitude '50.20415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60695 50.20415, 1.60695 50.20415, 1.60695 50.20415, 1.60695 50.20415, 1.60695 50.20415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9376'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19604 1.60696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19604"^^xsd:decimal ;
  dwc:decimalLongitude "1.60696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19604 1.60696)"^^geo:wktLiteral ;
  geo-pos:lat "50.19604"^^xsd:decimal ;
  geo-pos:long "1.60696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7069444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60696'^^xsd:double;
  dwc:latitude '50.19604'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60696 50.19604, 1.60696 50.19604, 1.60696 50.19604, 1.60696 50.19604, 1.60696 50.19604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8539'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20404 1.60696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20404"^^xsd:decimal ;
  dwc:decimalLongitude "1.60696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20404 1.60696)"^^geo:wktLiteral ;
  geo-pos:lat "50.20404"^^xsd:decimal ;
  geo-pos:long "1.60696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9209'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9209'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60696'^^xsd:double;
  dwc:latitude '50.20404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60696 50.20404, 1.60696 50.20404, 1.60696 50.20404, 1.60696 50.20404, 1.60696 50.20404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9209'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2018 1.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2018"^^xsd:decimal ;
  dwc:decimalLongitude "1.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2018 1.60697)"^^geo:wktLiteral ;
  geo-pos:lat "50.2018"^^xsd:decimal ;
  geo-pos:long "1.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.501111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60697'^^xsd:double;
  dwc:latitude '50.2018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60697 50.2018, 1.60697 50.2018, 1.60697 50.2018, 1.60697 50.2018, 1.60697 50.2018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7380'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20352 1.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20352"^^xsd:decimal ;
  dwc:decimalLongitude "1.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20352 1.60697)"^^geo:wktLiteral ;
  geo-pos:lat "50.20352"^^xsd:decimal ;
  geo-pos:long "1.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60697'^^xsd:double;
  dwc:latitude '50.20352'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60697 50.20352, 1.60697 50.20352, 1.60697 50.20352, 1.60697 50.20352, 1.60697 50.20352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8293'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20416 1.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20416"^^xsd:decimal ;
  dwc:decimalLongitude "1.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20416 1.60697)"^^geo:wktLiteral ;
  geo-pos:lat "50.20416"^^xsd:decimal ;
  geo-pos:long "1.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9233'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60697'^^xsd:double;
  dwc:latitude '50.20416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60697 50.20416, 1.60697 50.20416, 1.60697 50.20416, 1.60697 50.20416, 1.60697 50.20416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9233'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20438 1.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20438"^^xsd:decimal ;
  dwc:decimalLongitude "1.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20438 1.60697)"^^geo:wktLiteral ;
  geo-pos:lat "50.20438"^^xsd:decimal ;
  geo-pos:long "1.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9521'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60697'^^xsd:double;
  dwc:latitude '50.20438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60697 50.20438, 1.60697 50.20438, 1.60697 50.20438, 1.60697 50.20438, 1.60697 50.20438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9521'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19647 1.60698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19647"^^xsd:decimal ;
  dwc:decimalLongitude "1.60698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19647 1.60698)"^^geo:wktLiteral ;
  geo-pos:lat "50.19647"^^xsd:decimal ;
  geo-pos:long "1.60698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9202'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.2055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60698'^^xsd:double;
  dwc:latitude '50.19647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60698 50.19647, 1.60698 50.19647, 1.60698 50.19647, 1.60698 50.19647, 1.60698 50.19647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9202'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20393"^^xsd:decimal ;
  dwc:decimalLongitude "1.60698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20393 1.60698)"^^geo:wktLiteral ;
  geo-pos:lat "50.20393"^^xsd:decimal ;
  geo-pos:long "1.60698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9417'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60698'^^xsd:double;
  dwc:latitude '50.20393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60698 50.20393, 1.60698 50.20393, 1.60698 50.20393, 1.60698 50.20393, 1.60698 50.20393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9417'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20426 1.60698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20426"^^xsd:decimal ;
  dwc:decimalLongitude "1.60698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20426 1.60698)"^^geo:wktLiteral ;
  geo-pos:lat "50.20426"^^xsd:decimal ;
  geo-pos:long "1.60698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9196'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9196'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60698'^^xsd:double;
  dwc:latitude '50.20426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60698 50.20426, 1.60698 50.20426, 1.60698 50.20426, 1.60698 50.20426, 1.60698 50.20426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9196'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20399"^^xsd:decimal ;
  dwc:decimalLongitude "1.60699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20399 1.60699)"^^geo:wktLiteral ;
  geo-pos:lat "50.20399"^^xsd:decimal ;
  geo-pos:long "1.60699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9387'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60699'^^xsd:double;
  dwc:latitude '50.20399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60699 50.20399, 1.60699 50.20399, 1.60699 50.20399, 1.60699 50.20399, 1.60699 50.20399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9387'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20423 1.60699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20423"^^xsd:decimal ;
  dwc:decimalLongitude "1.60699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20423 1.60699)"^^geo:wktLiteral ;
  geo-pos:lat "50.20423"^^xsd:decimal ;
  geo-pos:long "1.60699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9152'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60699'^^xsd:double;
  dwc:latitude '50.20423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60699 50.20423, 1.60699 50.20423, 1.60699 50.20423, 1.60699 50.20423, 1.60699 50.20423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9152'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19647 1.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19647"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19647 1.607)"^^geo:wktLiteral ;
  geo-pos:lat "50.19647"^^xsd:decimal ;
  geo-pos:long "1.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7382'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.607'^^xsd:double;
  dwc:latitude '50.19647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.607 50.19647, 1.607 50.19647, 1.607 50.19647, 1.607 50.19647, 1.607 50.19647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7382'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60701)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60701'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60701 50.20388, 1.60701 50.20388, 1.60701 50.20388, 1.60701 50.20388, 1.60701 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9452'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20426 1.60701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20426"^^xsd:decimal ;
  dwc:decimalLongitude "1.60701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20426 1.60701)"^^geo:wktLiteral ;
  geo-pos:lat "50.20426"^^xsd:decimal ;
  geo-pos:long "1.60701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9046'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60701'^^xsd:double;
  dwc:latitude '50.20426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60701 50.20426, 1.60701 50.20426, 1.60701 50.20426, 1.60701 50.20426, 1.60701 50.20426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9046'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20387"^^xsd:decimal ;
  dwc:decimalLongitude "1.60703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60703)"^^geo:wktLiteral ;
  geo-pos:lat "50.20387"^^xsd:decimal ;
  geo-pos:long "1.60703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60703'^^xsd:double;
  dwc:latitude '50.20387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60703 50.20387, 1.60703 50.20387, 1.60703 50.20387, 1.60703 50.20387, 1.60703 50.20387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9536'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.60704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20253"^^xsd:decimal ;
  dwc:decimalLongitude "1.60704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20253 1.60704)"^^geo:wktLiteral ;
  geo-pos:lat "50.20253"^^xsd:decimal ;
  geo-pos:long "1.60704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9337'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9337'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60704'^^xsd:double;
  dwc:latitude '50.20253'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60704 50.20253, 1.60704 50.20253, 1.60704 50.20253, 1.60704 50.20253, 1.60704 50.20253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9337'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1947 1.60705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1947"^^xsd:decimal ;
  dwc:decimalLongitude "1.60705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1947 1.60705)"^^geo:wktLiteral ;
  geo-pos:lat "50.1947"^^xsd:decimal ;
  geo-pos:long "1.60705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8515'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60705'^^xsd:double;
  dwc:latitude '50.1947'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60705 50.1947, 1.60705 50.1947, 1.60705 50.1947, 1.60705 50.1947, 1.60705 50.1947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8515'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20175"^^xsd:decimal ;
  dwc:decimalLongitude "1.60705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20175 1.60705)"^^geo:wktLiteral ;
  geo-pos:lat "50.20175"^^xsd:decimal ;
  geo-pos:long "1.60705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7371'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60705'^^xsd:double;
  dwc:latitude '50.20175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60705 50.20175, 1.60705 50.20175, 1.60705 50.20175, 1.60705 50.20175, 1.60705 50.20175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7371'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60706)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9223'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9223'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60706'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60706 50.20388, 1.60706 50.20388, 1.60706 50.20388, 1.60706 50.20388, 1.60706 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9223'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20394"^^xsd:decimal ;
  dwc:decimalLongitude "1.60707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20394 1.60707)"^^geo:wktLiteral ;
  geo-pos:lat "50.20394"^^xsd:decimal ;
  geo-pos:long "1.60707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9388'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60707'^^xsd:double;
  dwc:latitude '50.20394'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60707 50.20394, 1.60707 50.20394, 1.60707 50.20394, 1.60707 50.20394, 1.60707 50.20394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9388'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20745 1.60707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20745"^^xsd:decimal ;
  dwc:decimalLongitude "1.60707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20745 1.60707)"^^geo:wktLiteral ;
  geo-pos:lat "50.20745"^^xsd:decimal ;
  geo-pos:long "1.60707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7459'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7459'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60707'^^xsd:double;
  dwc:latitude '50.20745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60707 50.20745, 1.60707 50.20745, 1.60707 50.20745, 1.60707 50.20745, 1.60707 50.20745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7459'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19782 1.60709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19782"^^xsd:decimal ;
  dwc:decimalLongitude "1.60709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19782 1.60709)"^^geo:wktLiteral ;
  geo-pos:lat "50.19782"^^xsd:decimal ;
  geo-pos:long "1.60709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7547'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60709'^^xsd:double;
  dwc:latitude '50.19782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60709 50.19782, 1.60709 50.19782, 1.60709 50.19782, 1.60709 50.19782, 1.60709 50.19782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7547'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20333 1.60709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20333"^^xsd:decimal ;
  dwc:decimalLongitude "1.60709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20333 1.60709)"^^geo:wktLiteral ;
  geo-pos:lat "50.20333"^^xsd:decimal ;
  geo-pos:long "1.60709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60709'^^xsd:double;
  dwc:latitude '50.20333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60709 50.20333, 1.60709 50.20333, 1.60709 50.20333, 1.60709 50.20333, 1.60709 50.20333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9385'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20411"^^xsd:decimal ;
  dwc:decimalLongitude "1.60709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60709)"^^geo:wktLiteral ;
  geo-pos:lat "50.20411"^^xsd:decimal ;
  geo-pos:long "1.60709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9260'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9260'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60709'^^xsd:double;
  dwc:latitude '50.20411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60709 50.20411, 1.60709 50.20411, 1.60709 50.20411, 1.60709 50.20411, 1.60709 50.20411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9260'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.6071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.6071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.6071)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.6071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9261'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9261'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6071'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6071 50.20367, 1.6071 50.20367, 1.6071 50.20367, 1.6071 50.20367, 1.6071 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9261'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20404 1.6071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20404"^^xsd:decimal ;
  dwc:decimalLongitude "1.6071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20404 1.6071)"^^geo:wktLiteral ;
  geo-pos:lat "50.20404"^^xsd:decimal ;
  geo-pos:long "1.6071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9418'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6071'^^xsd:double;
  dwc:latitude '50.20404'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6071 50.20404, 1.6071 50.20404, 1.6071 50.20404, 1.6071 50.20404, 1.6071 50.20404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9418'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.60711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20244"^^xsd:decimal ;
  dwc:decimalLongitude "1.60711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.60711)"^^geo:wktLiteral ;
  geo-pos:lat "50.20244"^^xsd:decimal ;
  geo-pos:long "1.60711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.18777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60711'^^xsd:double;
  dwc:latitude '50.20244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60711 50.20244, 1.60711 50.20244, 1.60711 50.20244, 1.60711 50.20244, 1.60711 50.20244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7653'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20377"^^xsd:decimal ;
  dwc:decimalLongitude "1.60713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60713)"^^geo:wktLiteral ;
  geo-pos:lat "50.20377"^^xsd:decimal ;
  geo-pos:long "1.60713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9153'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60713'^^xsd:double;
  dwc:latitude '50.20377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60713 50.20377, 1.60713 50.20377, 1.60713 50.20377, 1.60713 50.20377, 1.60713 50.20377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9153'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20469 1.60713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20469"^^xsd:decimal ;
  dwc:decimalLongitude "1.60713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20469 1.60713)"^^geo:wktLiteral ;
  geo-pos:lat "50.20469"^^xsd:decimal ;
  geo-pos:long "1.60713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9568'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60713'^^xsd:double;
  dwc:latitude '50.20469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60713 50.20469, 1.60713 50.20469, 1.60713 50.20469, 1.60713 50.20469, 1.60713 50.20469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9568'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20456 1.60714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20456"^^xsd:decimal ;
  dwc:decimalLongitude "1.60714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20456 1.60714)"^^geo:wktLiteral ;
  geo-pos:lat "50.20456"^^xsd:decimal ;
  geo-pos:long "1.60714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.2311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60714'^^xsd:double;
  dwc:latitude '50.20456'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60714 50.20456, 1.60714 50.20456, 1.60714 50.20456, 1.60714 50.20456, 1.60714 50.20456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7876'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20423 1.60715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20423"^^xsd:decimal ;
  dwc:decimalLongitude "1.60715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20423 1.60715)"^^geo:wktLiteral ;
  geo-pos:lat "50.20423"^^xsd:decimal ;
  geo-pos:long "1.60715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9289'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9289'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60715'^^xsd:double;
  dwc:latitude '50.20423'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60715 50.20423, 1.60715 50.20423, 1.60715 50.20423, 1.60715 50.20423, 1.60715 50.20423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9289'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20637 1.60716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20637"^^xsd:decimal ;
  dwc:decimalLongitude "1.60716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20637 1.60716)"^^geo:wktLiteral ;
  geo-pos:lat "50.20637"^^xsd:decimal ;
  geo-pos:long "1.60716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.22777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60716'^^xsd:double;
  dwc:latitude '50.20637'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60716 50.20637, 1.60716 50.20637, 1.60716 50.20637, 1.60716 50.20637, 1.60716 50.20637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9532'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20401"^^xsd:decimal ;
  dwc:decimalLongitude "1.60718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60718)"^^geo:wktLiteral ;
  geo-pos:lat "50.20401"^^xsd:decimal ;
  geo-pos:long "1.60718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9667'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60718'^^xsd:double;
  dwc:latitude '50.20401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60718 50.20401, 1.60718 50.20401, 1.60718 50.20401, 1.60718 50.20401, 1.60718 50.20401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9667'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20406"^^xsd:decimal ;
  dwc:decimalLongitude "1.60718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60718)"^^geo:wktLiteral ;
  geo-pos:lat "50.20406"^^xsd:decimal ;
  geo-pos:long "1.60718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9491'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60718'^^xsd:double;
  dwc:latitude '50.20406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60718 50.20406, 1.60718 50.20406, 1.60718 50.20406, 1.60718 50.20406, 1.60718 50.20406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9491'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.60719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19895"^^xsd:decimal ;
  dwc:decimalLongitude "1.60719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19895 1.60719)"^^geo:wktLiteral ;
  geo-pos:lat "50.19895"^^xsd:decimal ;
  geo-pos:long "1.60719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7578'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60719'^^xsd:double;
  dwc:latitude '50.19895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60719 50.19895, 1.60719 50.19895, 1.60719 50.19895, 1.60719 50.19895, 1.60719 50.19895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7578'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19724 1.6072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19724"^^xsd:decimal ;
  dwc:decimalLongitude "1.6072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19724 1.6072)"^^geo:wktLiteral ;
  geo-pos:lat "50.19724"^^xsd:decimal ;
  geo-pos:long "1.6072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_8249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6072'^^xsd:double;
  dwc:latitude '50.19724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6072 50.19724, 1.6072 50.19724, 1.6072 50.19724, 1.6072 50.19724, 1.6072 50.19724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8249'^^xsd:string;
  dwc:observationDate '2009-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20161 1.6072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20161"^^xsd:decimal ;
  dwc:decimalLongitude "1.6072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20161 1.6072)"^^geo:wktLiteral ;
  geo-pos:lat "50.20161"^^xsd:decimal ;
  geo-pos:long "1.6072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8171'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8171'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6072'^^xsd:double;
  dwc:latitude '50.20161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6072 50.20161, 1.6072 50.20161, 1.6072 50.20161, 1.6072 50.20161, 1.6072 50.20161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8171'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.6072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20362"^^xsd:decimal ;
  dwc:decimalLongitude "1.6072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.6072)"^^geo:wktLiteral ;
  geo-pos:lat "50.20362"^^xsd:decimal ;
  geo-pos:long "1.6072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6072'^^xsd:double;
  dwc:latitude '50.20362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6072 50.20362, 1.6072 50.20362, 1.6072 50.20362, 1.6072 50.20362, 1.6072 50.20362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9572'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20414 1.6072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20414"^^xsd:decimal ;
  dwc:decimalLongitude "1.6072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20414 1.6072)"^^geo:wktLiteral ;
  geo-pos:lat "50.20414"^^xsd:decimal ;
  geo-pos:long "1.6072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9522'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6072'^^xsd:double;
  dwc:latitude '50.20414'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6072 50.20414, 1.6072 50.20414, 1.6072 50.20414, 1.6072 50.20414, 1.6072 50.20414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9522'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19752 1.60721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19752"^^xsd:decimal ;
  dwc:decimalLongitude "1.60721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19752 1.60721)"^^geo:wktLiteral ;
  geo-pos:lat "50.19752"^^xsd:decimal ;
  geo-pos:long "1.60721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9093'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9093'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.715555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60721'^^xsd:double;
  dwc:latitude '50.19752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60721 50.19752, 1.60721 50.19752, 1.60721 50.19752, 1.60721 50.19752, 1.60721 50.19752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9093'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20301"^^xsd:decimal ;
  dwc:decimalLongitude "1.60721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60721)"^^geo:wktLiteral ;
  geo-pos:lat "50.20301"^^xsd:decimal ;
  geo-pos:long "1.60721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60721'^^xsd:double;
  dwc:latitude '50.20301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60721 50.20301, 1.60721 50.20301, 1.60721 50.20301, 1.60721 50.20301, 1.60721 50.20301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8589'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20401"^^xsd:decimal ;
  dwc:decimalLongitude "1.60721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20401 1.60721)"^^geo:wktLiteral ;
  geo-pos:lat "50.20401"^^xsd:decimal ;
  geo-pos:long "1.60721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9570'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60721'^^xsd:double;
  dwc:latitude '50.20401'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60721 50.20401, 1.60721 50.20401, 1.60721 50.20401, 1.60721 50.20401, 1.60721 50.20401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9570'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20494 1.60721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20494"^^xsd:decimal ;
  dwc:decimalLongitude "1.60721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20494 1.60721)"^^geo:wktLiteral ;
  geo-pos:lat "50.20494"^^xsd:decimal ;
  geo-pos:long "1.60721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60721'^^xsd:double;
  dwc:latitude '50.20494'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60721 50.20494, 1.60721 50.20494, 1.60721 50.20494, 1.60721 50.20494, 1.60721 50.20494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9531'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1977 1.60722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1977"^^xsd:decimal ;
  dwc:decimalLongitude "1.60722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1977 1.60722)"^^geo:wktLiteral ;
  geo-pos:lat "50.1977"^^xsd:decimal ;
  geo-pos:long "1.60722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9257'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9257'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60722'^^xsd:double;
  dwc:latitude '50.1977'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60722 50.1977, 1.60722 50.1977, 1.60722 50.1977, 1.60722 50.1977, 1.60722 50.1977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9257'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.60722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60722)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.60722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.71444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60722'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60722 50.20351, 1.60722 50.20351, 1.60722 50.20351, 1.60722 50.20351, 1.60722 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9533'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20433 1.60723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20433"^^xsd:decimal ;
  dwc:decimalLongitude "1.60723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20433 1.60723)"^^geo:wktLiteral ;
  geo-pos:lat "50.20433"^^xsd:decimal ;
  geo-pos:long "1.60723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9375'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60723'^^xsd:double;
  dwc:latitude '50.20433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60723 50.20433, 1.60723 50.20433, 1.60723 50.20433, 1.60723 50.20433, 1.60723 50.20433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9375'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20165 1.60724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20165"^^xsd:decimal ;
  dwc:decimalLongitude "1.60724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20165 1.60724)"^^geo:wktLiteral ;
  geo-pos:lat "50.20165"^^xsd:decimal ;
  geo-pos:long "1.60724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7465'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7465'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60724'^^xsd:double;
  dwc:latitude '50.20165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60724 50.20165, 1.60724 50.20165, 1.60724 50.20165, 1.60724 50.20165, 1.60724 50.20165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7465'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20325"^^xsd:decimal ;
  dwc:decimalLongitude "1.60724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60724)"^^geo:wktLiteral ;
  geo-pos:lat "50.20325"^^xsd:decimal ;
  geo-pos:long "1.60724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9028'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.2588888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60724'^^xsd:double;
  dwc:latitude '50.20325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60724 50.20325, 1.60724 50.20325, 1.60724 50.20325, 1.60724 50.20325, 1.60724 50.20325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9028'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2037"^^xsd:decimal ;
  dwc:decimalLongitude "1.60724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60724)"^^geo:wktLiteral ;
  geo-pos:lat "50.2037"^^xsd:decimal ;
  geo-pos:long "1.60724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60724'^^xsd:double;
  dwc:latitude '50.2037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60724 50.2037, 1.60724 50.2037, 1.60724 50.2037, 1.60724 50.2037, 1.60724 50.2037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9332'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20371"^^xsd:decimal ;
  dwc:decimalLongitude "1.60724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60724)"^^geo:wktLiteral ;
  geo-pos:lat "50.20371"^^xsd:decimal ;
  geo-pos:long "1.60724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9633'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.461111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60724'^^xsd:double;
  dwc:latitude '50.20371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60724 50.20371, 1.60724 50.20371, 1.60724 50.20371, 1.60724 50.20371, 1.60724 50.20371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9633'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19623 1.60725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19623"^^xsd:decimal ;
  dwc:decimalLongitude "1.60725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19623 1.60725)"^^geo:wktLiteral ;
  geo-pos:lat "50.19623"^^xsd:decimal ;
  geo-pos:long "1.60725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60725'^^xsd:double;
  dwc:latitude '50.19623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60725 50.19623, 1.60725 50.19623, 1.60725 50.19623, 1.60725 50.19623, 1.60725 50.19623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9526'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.60725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19838"^^xsd:decimal ;
  dwc:decimalLongitude "1.60725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19838 1.60725)"^^geo:wktLiteral ;
  geo-pos:lat "50.19838"^^xsd:decimal ;
  geo-pos:long "1.60725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7567'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60725'^^xsd:double;
  dwc:latitude '50.19838'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60725 50.19838, 1.60725 50.19838, 1.60725 50.19838, 1.60725 50.19838, 1.60725 50.19838))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7567'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2044 1.60725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2044"^^xsd:decimal ;
  dwc:decimalLongitude "1.60725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2044 1.60725)"^^geo:wktLiteral ;
  geo-pos:lat "50.2044"^^xsd:decimal ;
  geo-pos:long "1.60725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9278'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9278'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.748888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60725'^^xsd:double;
  dwc:latitude '50.2044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60725 50.2044, 1.60725 50.2044, 1.60725 50.2044, 1.60725 50.2044, 1.60725 50.2044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9278'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19822 1.60726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19822"^^xsd:decimal ;
  dwc:decimalLongitude "1.60726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19822 1.60726)"^^geo:wktLiteral ;
  geo-pos:lat "50.19822"^^xsd:decimal ;
  geo-pos:long "1.60726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8897'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60726'^^xsd:double;
  dwc:latitude '50.19822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60726 50.19822, 1.60726 50.19822, 1.60726 50.19822, 1.60726 50.19822, 1.60726 50.19822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8897'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20095 1.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20095"^^xsd:decimal ;
  dwc:decimalLongitude "1.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20095 1.60727)"^^geo:wktLiteral ;
  geo-pos:lat "50.20095"^^xsd:decimal ;
  geo-pos:long "1.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7373'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.7022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60727'^^xsd:double;
  dwc:latitude '50.20095'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60727 50.20095, 1.60727 50.20095, 1.60727 50.20095, 1.60727 50.20095, 1.60727 50.20095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7373'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20411"^^xsd:decimal ;
  dwc:decimalLongitude "1.60728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60728)"^^geo:wktLiteral ;
  geo-pos:lat "50.20411"^^xsd:decimal ;
  geo-pos:long "1.60728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9419'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60728'^^xsd:double;
  dwc:latitude '50.20411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60728 50.20411, 1.60728 50.20411, 1.60728 50.20411, 1.60728 50.20411, 1.60728 50.20411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9419'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20741 1.60728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20741"^^xsd:decimal ;
  dwc:decimalLongitude "1.60728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20741 1.60728)"^^geo:wktLiteral ;
  geo-pos:lat "50.20741"^^xsd:decimal ;
  geo-pos:long "1.60728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9012'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9012'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60728'^^xsd:double;
  dwc:latitude '50.20741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60728 50.20741, 1.60728 50.20741, 1.60728 50.20741, 1.60728 50.20741, 1.60728 50.20741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9012'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21642 1.60731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21642"^^xsd:decimal ;
  dwc:decimalLongitude "1.60731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21642 1.60731)"^^geo:wktLiteral ;
  geo-pos:lat "50.21642"^^xsd:decimal ;
  geo-pos:long "1.60731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7214'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.681111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60731'^^xsd:double;
  dwc:latitude '50.21642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60731 50.21642, 1.60731 50.21642, 1.60731 50.21642, 1.60731 50.21642, 1.60731 50.21642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7214'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1955 1.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1955"^^xsd:decimal ;
  dwc:decimalLongitude "1.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1955 1.60735)"^^geo:wktLiteral ;
  geo-pos:lat "50.1955"^^xsd:decimal ;
  geo-pos:long "1.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60735'^^xsd:double;
  dwc:latitude '50.1955'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60735 50.1955, 1.60735 50.1955, 1.60735 50.1955, 1.60735 50.1955, 1.60735 50.1955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11828'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20057 1.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20057"^^xsd:decimal ;
  dwc:decimalLongitude "1.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20057 1.60735)"^^geo:wktLiteral ;
  geo-pos:lat "50.20057"^^xsd:decimal ;
  geo-pos:long "1.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.36111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60735'^^xsd:double;
  dwc:latitude '50.20057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60735 50.20057, 1.60735 50.20057, 1.60735 50.20057, 1.60735 50.20057, 1.60735 50.20057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9381'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20205 1.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20205"^^xsd:decimal ;
  dwc:decimalLongitude "1.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20205 1.60735)"^^geo:wktLiteral ;
  geo-pos:lat "50.20205"^^xsd:decimal ;
  geo-pos:long "1.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8817'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8817'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60735'^^xsd:double;
  dwc:latitude '50.20205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60735 50.20205, 1.60735 50.20205, 1.60735 50.20205, 1.60735 50.20205, 1.60735 50.20205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8817'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2035 1.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2035"^^xsd:decimal ;
  dwc:decimalLongitude "1.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2035 1.60735)"^^geo:wktLiteral ;
  geo-pos:lat "50.2035"^^xsd:decimal ;
  geo-pos:long "1.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9446'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60735'^^xsd:double;
  dwc:latitude '50.2035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60735 50.2035, 1.60735 50.2035, 1.60735 50.2035, 1.60735 50.2035, 1.60735 50.2035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9446'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20211"^^xsd:decimal ;
  dwc:decimalLongitude "1.60736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60736)"^^geo:wktLiteral ;
  geo-pos:lat "50.20211"^^xsd:decimal ;
  geo-pos:long "1.60736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60736'^^xsd:double;
  dwc:latitude '50.20211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60736 50.20211, 1.60736 50.20211, 1.60736 50.20211, 1.60736 50.20211, 1.60736 50.20211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7721'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 1.60737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.202"^^xsd:decimal ;
  dwc:decimalLongitude "1.60737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 1.60737)"^^geo:wktLiteral ;
  geo-pos:lat "50.202"^^xsd:decimal ;
  geo-pos:long "1.60737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60737'^^xsd:double;
  dwc:latitude '50.202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60737 50.202, 1.60737 50.202, 1.60737 50.202, 1.60737 50.202, 1.60737 50.202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8680'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20396"^^xsd:decimal ;
  dwc:decimalLongitude "1.60737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20396 1.60737)"^^geo:wktLiteral ;
  geo-pos:lat "50.20396"^^xsd:decimal ;
  geo-pos:long "1.60737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9632'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60737'^^xsd:double;
  dwc:latitude '50.20396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60737 50.20396, 1.60737 50.20396, 1.60737 50.20396, 1.60737 50.20396, 1.60737 50.20396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9632'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19578 1.60738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19578"^^xsd:decimal ;
  dwc:decimalLongitude "1.60738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19578 1.60738)"^^geo:wktLiteral ;
  geo-pos:lat "50.19578"^^xsd:decimal ;
  geo-pos:long "1.60738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8946'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.257777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60738'^^xsd:double;
  dwc:latitude '50.19578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60738 50.19578, 1.60738 50.19578, 1.60738 50.19578, 1.60738 50.19578, 1.60738 50.19578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8946'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20308 1.60738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20308"^^xsd:decimal ;
  dwc:decimalLongitude "1.60738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20308 1.60738)"^^geo:wktLiteral ;
  geo-pos:lat "50.20308"^^xsd:decimal ;
  geo-pos:long "1.60738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60738'^^xsd:double;
  dwc:latitude '50.20308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60738 50.20308, 1.60738 50.20308, 1.60738 50.20308, 1.60738 50.20308, 1.60738 50.20308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7875'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20277 1.60739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20277"^^xsd:decimal ;
  dwc:decimalLongitude "1.60739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20277 1.60739)"^^geo:wktLiteral ;
  geo-pos:lat "50.20277"^^xsd:decimal ;
  geo-pos:long "1.60739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60739'^^xsd:double;
  dwc:latitude '50.20277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60739 50.20277, 1.60739 50.20277, 1.60739 50.20277, 1.60739 50.20277, 1.60739 50.20277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8323'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20397"^^xsd:decimal ;
  dwc:decimalLongitude "1.60739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20397 1.60739)"^^geo:wktLiteral ;
  geo-pos:lat "50.20397"^^xsd:decimal ;
  geo-pos:long "1.60739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9679'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9679'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60739'^^xsd:double;
  dwc:latitude '50.20397'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60739 50.20397, 1.60739 50.20397, 1.60739 50.20397, 1.60739 50.20397, 1.60739 50.20397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9679'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2076 1.60739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2076"^^xsd:decimal ;
  dwc:decimalLongitude "1.60739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2076 1.60739)"^^geo:wktLiteral ;
  geo-pos:lat "50.2076"^^xsd:decimal ;
  geo-pos:long "1.60739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7458'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60739'^^xsd:double;
  dwc:latitude '50.2076'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60739 50.2076, 1.60739 50.2076, 1.60739 50.2076, 1.60739 50.2076, 1.60739 50.2076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7458'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19599 1.6074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19599"^^xsd:decimal ;
  dwc:decimalLongitude "1.6074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19599 1.6074)"^^geo:wktLiteral ;
  geo-pos:lat "50.19599"^^xsd:decimal ;
  geo-pos:long "1.6074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8983'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.86'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6074'^^xsd:double;
  dwc:latitude '50.19599'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6074 50.19599, 1.6074 50.19599, 1.6074 50.19599, 1.6074 50.19599, 1.6074 50.19599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8983'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19463 1.60741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19463"^^xsd:decimal ;
  dwc:decimalLongitude "1.60741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19463 1.60741)"^^geo:wktLiteral ;
  geo-pos:lat "50.19463"^^xsd:decimal ;
  geo-pos:long "1.60741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7456'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60741'^^xsd:double;
  dwc:latitude '50.19463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60741 50.19463, 1.60741 50.19463, 1.60741 50.19463, 1.60741 50.19463, 1.60741 50.19463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7456'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19707 1.60741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19707"^^xsd:decimal ;
  dwc:decimalLongitude "1.60741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19707 1.60741)"^^geo:wktLiteral ;
  geo-pos:lat "50.19707"^^xsd:decimal ;
  geo-pos:long "1.60741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60741'^^xsd:double;
  dwc:latitude '50.19707'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60741 50.19707, 1.60741 50.19707, 1.60741 50.19707, 1.60741 50.19707, 1.60741 50.19707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9372'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20412"^^xsd:decimal ;
  dwc:decimalLongitude "1.60741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60741)"^^geo:wktLiteral ;
  geo-pos:lat "50.20412"^^xsd:decimal ;
  geo-pos:long "1.60741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9666'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60741'^^xsd:double;
  dwc:latitude '50.20412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60741 50.20412, 1.60741 50.20412, 1.60741 50.20412, 1.60741 50.20412, 1.60741 50.20412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9666'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19748 1.60742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19748"^^xsd:decimal ;
  dwc:decimalLongitude "1.60742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19748 1.60742)"^^geo:wktLiteral ;
  geo-pos:lat "50.19748"^^xsd:decimal ;
  geo-pos:long "1.60742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9239'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60742'^^xsd:double;
  dwc:latitude '50.19748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60742 50.19748, 1.60742 50.19748, 1.60742 50.19748, 1.60742 50.19748, 1.60742 50.19748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9239'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20427 1.60742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20427"^^xsd:decimal ;
  dwc:decimalLongitude "1.60742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20427 1.60742)"^^geo:wktLiteral ;
  geo-pos:lat "50.20427"^^xsd:decimal ;
  geo-pos:long "1.60742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9665'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60742'^^xsd:double;
  dwc:latitude '50.20427'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60742 50.20427, 1.60742 50.20427, 1.60742 50.20427, 1.60742 50.20427, 1.60742 50.20427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9665'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19567 1.60743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19567"^^xsd:decimal ;
  dwc:decimalLongitude "1.60743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19567 1.60743)"^^geo:wktLiteral ;
  geo-pos:lat "50.19567"^^xsd:decimal ;
  geo-pos:long "1.60743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9541'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60743'^^xsd:double;
  dwc:latitude '50.19567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60743 50.19567, 1.60743 50.19567, 1.60743 50.19567, 1.60743 50.19567, 1.60743 50.19567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9541'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.60743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20403"^^xsd:decimal ;
  dwc:decimalLongitude "1.60743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20403 1.60743)"^^geo:wktLiteral ;
  geo-pos:lat "50.20403"^^xsd:decimal ;
  geo-pos:long "1.60743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9664'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60743'^^xsd:double;
  dwc:latitude '50.20403'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60743 50.20403, 1.60743 50.20403, 1.60743 50.20403, 1.60743 50.20403, 1.60743 50.20403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9664'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19549 1.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19549"^^xsd:decimal ;
  dwc:decimalLongitude "1.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19549 1.60744)"^^geo:wktLiteral ;
  geo-pos:lat "50.19549"^^xsd:decimal ;
  geo-pos:long "1.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.234444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60744'^^xsd:double;
  dwc:latitude '50.19549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60744 50.19549, 1.60744 50.19549, 1.60744 50.19549, 1.60744 50.19549, 1.60744 50.19549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9379'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20398"^^xsd:decimal ;
  dwc:decimalLongitude "1.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60744)"^^geo:wktLiteral ;
  geo-pos:lat "50.20398"^^xsd:decimal ;
  geo-pos:long "1.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.036666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60744'^^xsd:double;
  dwc:latitude '50.20398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60744 50.20398, 1.60744 50.20398, 1.60744 50.20398, 1.60744 50.20398, 1.60744 50.20398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9681'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20166"^^xsd:decimal ;
  dwc:decimalLongitude "1.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20166 1.60746)"^^geo:wktLiteral ;
  geo-pos:lat "50.20166"^^xsd:decimal ;
  geo-pos:long "1.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60746'^^xsd:double;
  dwc:latitude '50.20166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60746 50.20166, 1.60746 50.20166, 1.60746 50.20166, 1.60746 50.20166, 1.60746 50.20166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8457'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20211"^^xsd:decimal ;
  dwc:decimalLongitude "1.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20211 1.60746)"^^geo:wktLiteral ;
  geo-pos:lat "50.20211"^^xsd:decimal ;
  geo-pos:long "1.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60746'^^xsd:double;
  dwc:latitude '50.20211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60746 50.20211, 1.60746 50.20211, 1.60746 50.20211, 1.60746 50.20211, 1.60746 50.20211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8490'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20391 1.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20391"^^xsd:decimal ;
  dwc:decimalLongitude "1.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20391 1.60746)"^^geo:wktLiteral ;
  geo-pos:lat "50.20391"^^xsd:decimal ;
  geo-pos:long "1.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9680'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9680'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60746'^^xsd:double;
  dwc:latitude '50.20391'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60746 50.20391, 1.60746 50.20391, 1.60746 50.20391, 1.60746 50.20391, 1.60746 50.20391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9680'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20245"^^xsd:decimal ;
  dwc:decimalLongitude "1.60747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60747)"^^geo:wktLiteral ;
  geo-pos:lat "50.20245"^^xsd:decimal ;
  geo-pos:long "1.60747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8508'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60747'^^xsd:double;
  dwc:latitude '50.20245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60747 50.20245, 1.60747 50.20245, 1.60747 50.20245, 1.60747 50.20245, 1.60747 50.20245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8508'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20241"^^xsd:decimal ;
  dwc:decimalLongitude "1.60748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60748)"^^geo:wktLiteral ;
  geo-pos:lat "50.20241"^^xsd:decimal ;
  geo-pos:long "1.60748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8324'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8324'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60748'^^xsd:double;
  dwc:latitude '50.20241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60748 50.20241, 1.60748 50.20241, 1.60748 50.20241, 1.60748 50.20241, 1.60748 50.20241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8324'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22385 1.60748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22385"^^xsd:decimal ;
  dwc:decimalLongitude "1.60748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22385 1.60748)"^^geo:wktLiteral ;
  geo-pos:lat "50.22385"^^xsd:decimal ;
  geo-pos:long "1.60748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_3050'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.725555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60748'^^xsd:double;
  dwc:latitude '50.22385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60748 50.22385, 1.60748 50.22385, 1.60748 50.22385, 1.60748 50.22385, 1.60748 50.22385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3050'^^xsd:string;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20005"^^xsd:decimal ;
  dwc:decimalLongitude "1.60749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20005 1.60749)"^^geo:wktLiteral ;
  geo-pos:lat "50.20005"^^xsd:decimal ;
  geo-pos:long "1.60749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7657'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7657'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60749'^^xsd:double;
  dwc:latitude '50.20005'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60749 50.20005, 1.60749 50.20005, 1.60749 50.20005, 1.60749 50.20005, 1.60749 50.20005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7657'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2006 1.60749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2006"^^xsd:decimal ;
  dwc:decimalLongitude "1.60749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2006 1.60749)"^^geo:wktLiteral ;
  geo-pos:lat "50.2006"^^xsd:decimal ;
  geo-pos:long "1.60749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8173'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8173'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60749'^^xsd:double;
  dwc:latitude '50.2006'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60749 50.2006, 1.60749 50.2006, 1.60749 50.2006, 1.60749 50.2006, 1.60749 50.2006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8173'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20068 1.60749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20068"^^xsd:decimal ;
  dwc:decimalLongitude "1.60749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20068 1.60749)"^^geo:wktLiteral ;
  geo-pos:lat "50.20068"^^xsd:decimal ;
  geo-pos:long "1.60749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8174'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8174'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.2711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60749'^^xsd:double;
  dwc:latitude '50.20068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60749 50.20068, 1.60749 50.20068, 1.60749 50.20068, 1.60749 50.20068, 1.60749 50.20068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8174'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19596 1.60751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19596"^^xsd:decimal ;
  dwc:decimalLongitude "1.60751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19596 1.60751)"^^geo:wktLiteral ;
  geo-pos:lat "50.19596"^^xsd:decimal ;
  geo-pos:long "1.60751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9022'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9022'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60751'^^xsd:double;
  dwc:latitude '50.19596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60751 50.19596, 1.60751 50.19596, 1.60751 50.19596, 1.60751 50.19596, 1.60751 50.19596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9022'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.60751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2038"^^xsd:decimal ;
  dwc:decimalLongitude "1.60751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2038 1.60751)"^^geo:wktLiteral ;
  geo-pos:lat "50.2038"^^xsd:decimal ;
  geo-pos:long "1.60751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9377'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60751'^^xsd:double;
  dwc:latitude '50.2038'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60751 50.2038, 1.60751 50.2038, 1.60751 50.2038, 1.60751 50.2038, 1.60751 50.2038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9377'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20602 1.60751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20602"^^xsd:decimal ;
  dwc:decimalLongitude "1.60751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20602 1.60751)"^^geo:wktLiteral ;
  geo-pos:lat "50.20602"^^xsd:decimal ;
  geo-pos:long "1.60751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7124'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7124'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60751'^^xsd:double;
  dwc:latitude '50.20602'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60751 50.20602, 1.60751 50.20602, 1.60751 50.20602, 1.60751 50.20602, 1.60751 50.20602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7124'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20141 1.60752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20141"^^xsd:decimal ;
  dwc:decimalLongitude "1.60752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20141 1.60752)"^^geo:wktLiteral ;
  geo-pos:lat "50.20141"^^xsd:decimal ;
  geo-pos:long "1.60752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8882'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.72'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60752'^^xsd:double;
  dwc:latitude '50.20141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60752 50.20141, 1.60752 50.20141, 1.60752 50.20141, 1.60752 50.20141, 1.60752 50.20141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8882'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20398"^^xsd:decimal ;
  dwc:decimalLongitude "1.60752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20398 1.60752)"^^geo:wktLiteral ;
  geo-pos:lat "50.20398"^^xsd:decimal ;
  geo-pos:long "1.60752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9045'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60752'^^xsd:double;
  dwc:latitude '50.20398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60752 50.20398, 1.60752 50.20398, 1.60752 50.20398, 1.60752 50.20398, 1.60752 50.20398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9045'^^xsd:string;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20048 1.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20048"^^xsd:decimal ;
  dwc:decimalLongitude "1.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20048 1.60753)"^^geo:wktLiteral ;
  geo-pos:lat "50.20048"^^xsd:decimal ;
  geo-pos:long "1.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9383'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60753'^^xsd:double;
  dwc:latitude '50.20048'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60753 50.20048, 1.60753 50.20048, 1.60753 50.20048, 1.60753 50.20048, 1.60753 50.20048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9383'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20189"^^xsd:decimal ;
  dwc:decimalLongitude "1.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20189 1.60753)"^^geo:wktLiteral ;
  geo-pos:lat "50.20189"^^xsd:decimal ;
  geo-pos:long "1.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8836'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60753'^^xsd:double;
  dwc:latitude '50.20189'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60753 50.20189, 1.60753 50.20189, 1.60753 50.20189, 1.60753 50.20189, 1.60753 50.20189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8836'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19747 1.60754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19747"^^xsd:decimal ;
  dwc:decimalLongitude "1.60754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19747 1.60754)"^^geo:wktLiteral ;
  geo-pos:lat "50.19747"^^xsd:decimal ;
  geo-pos:long "1.60754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60754'^^xsd:double;
  dwc:latitude '50.19747'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60754 50.19747, 1.60754 50.19747, 1.60754 50.19747, 1.60754 50.19747, 1.60754 50.19747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11712'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20063 1.60755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20063"^^xsd:decimal ;
  dwc:decimalLongitude "1.60755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20063 1.60755)"^^geo:wktLiteral ;
  geo-pos:lat "50.20063"^^xsd:decimal ;
  geo-pos:long "1.60755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8118'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8118'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60755'^^xsd:double;
  dwc:latitude '50.20063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60755 50.20063, 1.60755 50.20063, 1.60755 50.20063, 1.60755 50.20063, 1.60755 50.20063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8118'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2023 1.60755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2023"^^xsd:decimal ;
  dwc:decimalLongitude "1.60755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2023 1.60755)"^^geo:wktLiteral ;
  geo-pos:lat "50.2023"^^xsd:decimal ;
  geo-pos:long "1.60755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7464'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.12'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60755'^^xsd:double;
  dwc:latitude '50.2023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60755 50.2023, 1.60755 50.2023, 1.60755 50.2023, 1.60755 50.2023, 1.60755 50.2023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7464'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20577 1.60756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20577"^^xsd:decimal ;
  dwc:decimalLongitude "1.60756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20577 1.60756)"^^geo:wktLiteral ;
  geo-pos:lat "50.20577"^^xsd:decimal ;
  geo-pos:long "1.60756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60756'^^xsd:double;
  dwc:latitude '50.20577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60756 50.20577, 1.60756 50.20577, 1.60756 50.20577, 1.60756 50.20577, 1.60756 50.20577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8331'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.60757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20244"^^xsd:decimal ;
  dwc:decimalLongitude "1.60757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20244 1.60757)"^^geo:wktLiteral ;
  geo-pos:lat "50.20244"^^xsd:decimal ;
  geo-pos:long "1.60757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7530'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60757'^^xsd:double;
  dwc:latitude '50.20244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60757 50.20244, 1.60757 50.20244, 1.60757 50.20244, 1.60757 50.20244, 1.60757 50.20244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7530'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20153"^^xsd:decimal ;
  dwc:decimalLongitude "1.60758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60758)"^^geo:wktLiteral ;
  geo-pos:lat "50.20153"^^xsd:decimal ;
  geo-pos:long "1.60758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60758'^^xsd:double;
  dwc:latitude '50.20153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60758 50.20153, 1.60758 50.20153, 1.60758 50.20153, 1.60758 50.20153, 1.60758 50.20153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7723'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20377"^^xsd:decimal ;
  dwc:decimalLongitude "1.60758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20377 1.60758)"^^geo:wktLiteral ;
  geo-pos:lat "50.20377"^^xsd:decimal ;
  geo-pos:long "1.60758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9100'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9100'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60758'^^xsd:double;
  dwc:latitude '50.20377'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60758 50.20377, 1.60758 50.20377, 1.60758 50.20377, 1.60758 50.20377, 1.60758 50.20377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9100'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20124 1.60759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20124"^^xsd:decimal ;
  dwc:decimalLongitude "1.60759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20124 1.60759)"^^geo:wktLiteral ;
  geo-pos:lat "50.20124"^^xsd:decimal ;
  geo-pos:long "1.60759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7474'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60759'^^xsd:double;
  dwc:latitude '50.20124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60759 50.20124, 1.60759 50.20124, 1.60759 50.20124, 1.60759 50.20124, 1.60759 50.20124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7474'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20235 1.60759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20235"^^xsd:decimal ;
  dwc:decimalLongitude "1.60759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20235 1.60759)"^^geo:wktLiteral ;
  geo-pos:lat "50.20235"^^xsd:decimal ;
  geo-pos:long "1.60759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8536'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60759'^^xsd:double;
  dwc:latitude '50.20235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60759 50.20235, 1.60759 50.20235, 1.60759 50.20235, 1.60759 50.20235, 1.60759 50.20235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8536'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20082 1.6076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20082"^^xsd:decimal ;
  dwc:decimalLongitude "1.6076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20082 1.6076)"^^geo:wktLiteral ;
  geo-pos:lat "50.20082"^^xsd:decimal ;
  geo-pos:long "1.6076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8625'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6076'^^xsd:double;
  dwc:latitude '50.20082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6076 50.20082, 1.6076 50.20082, 1.6076 50.20082, 1.6076 50.20082, 1.6076 50.20082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8625'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.6076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20214"^^xsd:decimal ;
  dwc:decimalLongitude "1.6076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.6076)"^^geo:wktLiteral ;
  geo-pos:lat "50.20214"^^xsd:decimal ;
  geo-pos:long "1.6076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8744'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8744'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6076'^^xsd:double;
  dwc:latitude '50.20214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6076 50.20214, 1.6076 50.20214, 1.6076 50.20214, 1.6076 50.20214, 1.6076 50.20214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8744'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60761)"^^geo:wktLiteral ;
  geo-pos:lat "50.20363"^^xsd:decimal ;
  geo-pos:long "1.60761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7372'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60761'^^xsd:double;
  dwc:latitude '50.20363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60761 50.20363, 1.60761 50.20363, 1.60761 50.20363, 1.60761 50.20363, 1.60761 50.20363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7372'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20241"^^xsd:decimal ;
  dwc:decimalLongitude "1.60763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60763)"^^geo:wktLiteral ;
  geo-pos:lat "50.20241"^^xsd:decimal ;
  geo-pos:long "1.60763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60763'^^xsd:double;
  dwc:latitude '50.20241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60763 50.20241, 1.60763 50.20241, 1.60763 50.20241, 1.60763 50.20241, 1.60763 50.20241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8682'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20236 1.60764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20236"^^xsd:decimal ;
  dwc:decimalLongitude "1.60764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20236 1.60764)"^^geo:wktLiteral ;
  geo-pos:lat "50.20236"^^xsd:decimal ;
  geo-pos:long "1.60764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8502'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60764'^^xsd:double;
  dwc:latitude '50.20236'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60764 50.20236, 1.60764 50.20236, 1.60764 50.20236, 1.60764 50.20236, 1.60764 50.20236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8502'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20238 1.60765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20238"^^xsd:decimal ;
  dwc:decimalLongitude "1.60765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20238 1.60765)"^^geo:wktLiteral ;
  geo-pos:lat "50.20238"^^xsd:decimal ;
  geo-pos:long "1.60765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8681'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60765'^^xsd:double;
  dwc:latitude '50.20238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60765 50.20238, 1.60765 50.20238, 1.60765 50.20238, 1.60765 50.20238, 1.60765 50.20238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8681'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20417 1.60765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20417"^^xsd:decimal ;
  dwc:decimalLongitude "1.60765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20417 1.60765)"^^geo:wktLiteral ;
  geo-pos:lat "50.20417"^^xsd:decimal ;
  geo-pos:long "1.60765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9267'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60765'^^xsd:double;
  dwc:latitude '50.20417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60765 50.20417, 1.60765 50.20417, 1.60765 50.20417, 1.60765 50.20417, 1.60765 50.20417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9267'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1957 1.60766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1957"^^xsd:decimal ;
  dwc:decimalLongitude "1.60766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1957 1.60766)"^^geo:wktLiteral ;
  geo-pos:lat "50.1957"^^xsd:decimal ;
  geo-pos:long "1.60766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9015'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9015'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60766'^^xsd:double;
  dwc:latitude '50.1957'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60766 50.1957, 1.60766 50.1957, 1.60766 50.1957, 1.60766 50.1957, 1.60766 50.1957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9015'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.60768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20231"^^xsd:decimal ;
  dwc:decimalLongitude "1.60768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20231 1.60768)"^^geo:wktLiteral ;
  geo-pos:lat "50.20231"^^xsd:decimal ;
  geo-pos:long "1.60768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8860'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60768'^^xsd:double;
  dwc:latitude '50.20231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60768 50.20231, 1.60768 50.20231, 1.60768 50.20231, 1.60768 50.20231, 1.60768 50.20231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8860'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60768)"^^geo:wktLiteral ;
  geo-pos:lat "50.20265"^^xsd:decimal ;
  geo-pos:long "1.60768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8489'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60768'^^xsd:double;
  dwc:latitude '50.20265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60768 50.20265, 1.60768 50.20265, 1.60768 50.20265, 1.60768 50.20265, 1.60768 50.20265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8489'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20256 1.60769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20256"^^xsd:decimal ;
  dwc:decimalLongitude "1.60769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20256 1.60769)"^^geo:wktLiteral ;
  geo-pos:lat "50.20256"^^xsd:decimal ;
  geo-pos:long "1.60769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8409'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60769'^^xsd:double;
  dwc:latitude '50.20256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60769 50.20256, 1.60769 50.20256, 1.60769 50.20256, 1.60769 50.20256, 1.60769 50.20256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8409'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.6077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20247"^^xsd:decimal ;
  dwc:decimalLongitude "1.6077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.6077)"^^geo:wktLiteral ;
  geo-pos:lat "50.20247"^^xsd:decimal ;
  geo-pos:long "1.6077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6077'^^xsd:double;
  dwc:latitude '50.20247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6077 50.20247, 1.6077 50.20247, 1.6077 50.20247, 1.6077 50.20247, 1.6077 50.20247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7879'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20281 1.6077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20281"^^xsd:decimal ;
  dwc:decimalLongitude "1.6077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20281 1.6077)"^^geo:wktLiteral ;
  geo-pos:lat "50.20281"^^xsd:decimal ;
  geo-pos:long "1.6077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8313'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6077'^^xsd:double;
  dwc:latitude '50.20281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6077 50.20281, 1.6077 50.20281, 1.6077 50.20281, 1.6077 50.20281, 1.6077 50.20281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8313'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.60771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19383"^^xsd:decimal ;
  dwc:decimalLongitude "1.60771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.60771)"^^geo:wktLiteral ;
  geo-pos:lat "50.19383"^^xsd:decimal ;
  geo-pos:long "1.60771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8880'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60771'^^xsd:double;
  dwc:latitude '50.19383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60771 50.19383, 1.60771 50.19383, 1.60771 50.19383, 1.60771 50.19383, 1.60771 50.19383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8880'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1971 1.60771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1971"^^xsd:decimal ;
  dwc:decimalLongitude "1.60771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1971 1.60771)"^^geo:wktLiteral ;
  geo-pos:lat "50.1971"^^xsd:decimal ;
  geo-pos:long "1.60771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7832'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7832'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.893333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60771'^^xsd:double;
  dwc:latitude '50.1971'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60771 50.1971, 1.60771 50.1971, 1.60771 50.1971, 1.60771 50.1971, 1.60771 50.1971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7832'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20153"^^xsd:decimal ;
  dwc:decimalLongitude "1.60771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20153 1.60771)"^^geo:wktLiteral ;
  geo-pos:lat "50.20153"^^xsd:decimal ;
  geo-pos:long "1.60771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8628'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60771'^^xsd:double;
  dwc:latitude '50.20153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60771 50.20153, 1.60771 50.20153, 1.60771 50.20153, 1.60771 50.20153, 1.60771 50.20153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8628'^^xsd:string;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20245"^^xsd:decimal ;
  dwc:decimalLongitude "1.60771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60771)"^^geo:wktLiteral ;
  geo-pos:lat "50.20245"^^xsd:decimal ;
  geo-pos:long "1.60771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8503'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60771'^^xsd:double;
  dwc:latitude '50.20245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60771 50.20245, 1.60771 50.20245, 1.60771 50.20245, 1.60771 50.20245, 1.60771 50.20245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8503'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20202 1.60772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20202"^^xsd:decimal ;
  dwc:decimalLongitude "1.60772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20202 1.60772)"^^geo:wktLiteral ;
  geo-pos:lat "50.20202"^^xsd:decimal ;
  geo-pos:long "1.60772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8535'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60772'^^xsd:double;
  dwc:latitude '50.20202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60772 50.20202, 1.60772 50.20202, 1.60772 50.20202, 1.60772 50.20202, 1.60772 50.20202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8535'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.60772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20286"^^xsd:decimal ;
  dwc:decimalLongitude "1.60772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.60772)"^^geo:wktLiteral ;
  geo-pos:lat "50.20286"^^xsd:decimal ;
  geo-pos:long "1.60772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8345'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8345'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60772'^^xsd:double;
  dwc:latitude '50.20286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60772 50.20286, 1.60772 50.20286, 1.60772 50.20286, 1.60772 50.20286, 1.60772 50.20286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8345'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2039"^^xsd:decimal ;
  dwc:decimalLongitude "1.60772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2039 1.60772)"^^geo:wktLiteral ;
  geo-pos:lat "50.2039"^^xsd:decimal ;
  geo-pos:long "1.60772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9668'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9668'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60772'^^xsd:double;
  dwc:latitude '50.2039'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60772 50.2039, 1.60772 50.2039, 1.60772 50.2039, 1.60772 50.2039, 1.60772 50.2039))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9668'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19527 1.60773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19527"^^xsd:decimal ;
  dwc:decimalLongitude "1.60773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19527 1.60773)"^^geo:wktLiteral ;
  geo-pos:lat "50.19527"^^xsd:decimal ;
  geo-pos:long "1.60773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7374'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60773'^^xsd:double;
  dwc:latitude '50.19527'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60773 50.19527, 1.60773 50.19527, 1.60773 50.19527, 1.60773 50.19527, 1.60773 50.19527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7374'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20197 1.60773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20197"^^xsd:decimal ;
  dwc:decimalLongitude "1.60773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20197 1.60773)"^^geo:wktLiteral ;
  geo-pos:lat "50.20197"^^xsd:decimal ;
  geo-pos:long "1.60773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7970'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7970'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.554444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60773'^^xsd:double;
  dwc:latitude '50.20197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60773 50.20197, 1.60773 50.20197, 1.60773 50.20197, 1.60773 50.20197, 1.60773 50.20197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7970'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20241"^^xsd:decimal ;
  dwc:decimalLongitude "1.60773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20241 1.60773)"^^geo:wktLiteral ;
  geo-pos:lat "50.20241"^^xsd:decimal ;
  geo-pos:long "1.60773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8509'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60773'^^xsd:double;
  dwc:latitude '50.20241'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60773 50.20241, 1.60773 50.20241, 1.60773 50.20241, 1.60773 50.20241, 1.60773 50.20241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8509'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20424 1.60773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20424"^^xsd:decimal ;
  dwc:decimalLongitude "1.60773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20424 1.60773)"^^geo:wktLiteral ;
  geo-pos:lat "50.20424"^^xsd:decimal ;
  geo-pos:long "1.60773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9631'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.207777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60773'^^xsd:double;
  dwc:latitude '50.20424'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60773 50.20424, 1.60773 50.20424, 1.60773 50.20424, 1.60773 50.20424, 1.60773 50.20424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9631'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20248 1.60774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20248"^^xsd:decimal ;
  dwc:decimalLongitude "1.60774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20248 1.60774)"^^geo:wktLiteral ;
  geo-pos:lat "50.20248"^^xsd:decimal ;
  geo-pos:long "1.60774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9017'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9017'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60774'^^xsd:double;
  dwc:latitude '50.20248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60774 50.20248, 1.60774 50.20248, 1.60774 50.20248, 1.60774 50.20248, 1.60774 50.20248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9017'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20371"^^xsd:decimal ;
  dwc:decimalLongitude "1.60774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60774)"^^geo:wktLiteral ;
  geo-pos:lat "50.20371"^^xsd:decimal ;
  geo-pos:long "1.60774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8743'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_8743'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60774'^^xsd:double;
  dwc:latitude '50.20371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60774 50.20371, 1.60774 50.20371, 1.60774 50.20371, 1.60774 50.20371, 1.60774 50.20371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8743'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.60775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20263"^^xsd:decimal ;
  dwc:decimalLongitude "1.60775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20263 1.60775)"^^geo:wktLiteral ;
  geo-pos:lat "50.20263"^^xsd:decimal ;
  geo-pos:long "1.60775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7834'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60775'^^xsd:double;
  dwc:latitude '50.20263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60775 50.20263, 1.60775 50.20263, 1.60775 50.20263, 1.60775 50.20263, 1.60775 50.20263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7834'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2027 1.60776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2027"^^xsd:decimal ;
  dwc:decimalLongitude "1.60776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2027 1.60776)"^^geo:wktLiteral ;
  geo-pos:lat "50.2027"^^xsd:decimal ;
  geo-pos:long "1.60776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8245'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8245'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60776'^^xsd:double;
  dwc:latitude '50.2027'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60776 50.2027, 1.60776 50.2027, 1.60776 50.2027, 1.60776 50.2027, 1.60776 50.2027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8245'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20408 1.60776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20408"^^xsd:decimal ;
  dwc:decimalLongitude "1.60776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20408 1.60776)"^^geo:wktLiteral ;
  geo-pos:lat "50.20408"^^xsd:decimal ;
  geo-pos:long "1.60776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8868'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60776'^^xsd:double;
  dwc:latitude '50.20408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60776 50.20408, 1.60776 50.20408, 1.60776 50.20408, 1.60776 50.20408, 1.60776 50.20408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8868'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.60777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20312"^^xsd:decimal ;
  dwc:decimalLongitude "1.60777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.60777)"^^geo:wktLiteral ;
  geo-pos:lat "50.20312"^^xsd:decimal ;
  geo-pos:long "1.60777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8104'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8104'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60777'^^xsd:double;
  dwc:latitude '50.20312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60777 50.20312, 1.60777 50.20312, 1.60777 50.20312, 1.60777 50.20312, 1.60777 50.20312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8104'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2028 1.60778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2028"^^xsd:decimal ;
  dwc:decimalLongitude "1.60778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2028 1.60778)"^^geo:wktLiteral ;
  geo-pos:lat "50.2028"^^xsd:decimal ;
  geo-pos:long "1.60778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8624'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60778'^^xsd:double;
  dwc:latitude '50.2028'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60778 50.2028, 1.60778 50.2028, 1.60778 50.2028, 1.60778 50.2028, 1.60778 50.2028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8624'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20486 1.60778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20486"^^xsd:decimal ;
  dwc:decimalLongitude "1.60778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20486 1.60778)"^^geo:wktLiteral ;
  geo-pos:lat "50.20486"^^xsd:decimal ;
  geo-pos:long "1.60778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8654'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60778'^^xsd:double;
  dwc:latitude '50.20486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60778 50.20486, 1.60778 50.20486, 1.60778 50.20486, 1.60778 50.20486, 1.60778 50.20486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8654'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20289"^^xsd:decimal ;
  dwc:decimalLongitude "1.60779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60779)"^^geo:wktLiteral ;
  geo-pos:lat "50.20289"^^xsd:decimal ;
  geo-pos:long "1.60779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8333'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8333'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60779'^^xsd:double;
  dwc:latitude '50.20289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60779 50.20289, 1.60779 50.20289, 1.60779 50.20289, 1.60779 50.20289, 1.60779 50.20289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8333'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.60779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20349"^^xsd:decimal ;
  dwc:decimalLongitude "1.60779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20349 1.60779)"^^geo:wktLiteral ;
  geo-pos:lat "50.20349"^^xsd:decimal ;
  geo-pos:long "1.60779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9458'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.351111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60779'^^xsd:double;
  dwc:latitude '50.20349'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60779 50.20349, 1.60779 50.20349, 1.60779 50.20349, 1.60779 50.20349, 1.60779 50.20349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9458'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20273 1.6078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20273"^^xsd:decimal ;
  dwc:decimalLongitude "1.6078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20273 1.6078)"^^geo:wktLiteral ;
  geo-pos:lat "50.20273"^^xsd:decimal ;
  geo-pos:long "1.6078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_8410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6078'^^xsd:double;
  dwc:latitude '50.20273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6078 50.20273, 1.6078 50.20273, 1.6078 50.20273, 1.6078 50.20273, 1.6078 50.20273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8410'^^xsd:string;
  dwc:observationDate '2009-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.6078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20345"^^xsd:decimal ;
  dwc:decimalLongitude "1.6078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.6078)"^^geo:wktLiteral ;
  geo-pos:lat "50.20345"^^xsd:decimal ;
  geo-pos:long "1.6078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9323'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9323'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6078'^^xsd:double;
  dwc:latitude '50.20345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6078 50.20345, 1.6078 50.20345, 1.6078 50.20345, 1.6078 50.20345, 1.6078 50.20345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9323'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20441 1.6078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20441"^^xsd:decimal ;
  dwc:decimalLongitude "1.6078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20441 1.6078)"^^geo:wktLiteral ;
  geo-pos:lat "50.20441"^^xsd:decimal ;
  geo-pos:long "1.6078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9478'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.3177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6078'^^xsd:double;
  dwc:latitude '50.20441'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6078 50.20441, 1.6078 50.20441, 1.6078 50.20441, 1.6078 50.20441, 1.6078 50.20441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9478'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.60781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20247"^^xsd:decimal ;
  dwc:decimalLongitude "1.60781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20247 1.60781)"^^geo:wktLiteral ;
  geo-pos:lat "50.20247"^^xsd:decimal ;
  geo-pos:long "1.60781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7852'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7852'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60781'^^xsd:double;
  dwc:latitude '50.20247'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60781 50.20247, 1.60781 50.20247, 1.60781 50.20247, 1.60781 50.20247, 1.60781 50.20247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7852'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2025"^^xsd:decimal ;
  dwc:decimalLongitude "1.60781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2025 1.60781)"^^geo:wktLiteral ;
  geo-pos:lat "50.2025"^^xsd:decimal ;
  geo-pos:long "1.60781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8738'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_8738'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60781'^^xsd:double;
  dwc:latitude '50.2025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60781 50.2025, 1.60781 50.2025, 1.60781 50.2025, 1.60781 50.2025, 1.60781 50.2025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8738'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60781)"^^geo:wktLiteral ;
  geo-pos:lat "50.20372"^^xsd:decimal ;
  geo-pos:long "1.60781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8314'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8314'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.943333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60781'^^xsd:double;
  dwc:latitude '50.20372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60781 50.20372, 1.60781 50.20372, 1.60781 50.20372, 1.60781 50.20372, 1.60781 50.20372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8314'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20685 1.60781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20685"^^xsd:decimal ;
  dwc:decimalLongitude "1.60781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20685 1.60781)"^^geo:wktLiteral ;
  geo-pos:lat "50.20685"^^xsd:decimal ;
  geo-pos:long "1.60781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7460'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7460'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60781'^^xsd:double;
  dwc:latitude '50.20685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60781 50.20685, 1.60781 50.20685, 1.60781 50.20685, 1.60781 50.20685, 1.60781 50.20685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7460'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19416 1.60782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19416"^^xsd:decimal ;
  dwc:decimalLongitude "1.60782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19416 1.60782)"^^geo:wktLiteral ;
  geo-pos:lat "50.19416"^^xsd:decimal ;
  geo-pos:long "1.60782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7457'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7457'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.258888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60782'^^xsd:double;
  dwc:latitude '50.19416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60782 50.19416, 1.60782 50.19416, 1.60782 50.19416, 1.60782 50.19416, 1.60782 50.19416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7457'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20362"^^xsd:decimal ;
  dwc:decimalLongitude "1.60782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60782)"^^geo:wktLiteral ;
  geo-pos:lat "50.20362"^^xsd:decimal ;
  geo-pos:long "1.60782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60782'^^xsd:double;
  dwc:latitude '50.20362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60782 50.20362, 1.60782 50.20362, 1.60782 50.20362, 1.60782 50.20362, 1.60782 50.20362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7878'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20371"^^xsd:decimal ;
  dwc:decimalLongitude "1.60782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20371 1.60782)"^^geo:wktLiteral ;
  geo-pos:lat "50.20371"^^xsd:decimal ;
  geo-pos:long "1.60782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7667'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7667'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60782'^^xsd:double;
  dwc:latitude '50.20371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60782 50.20371, 1.60782 50.20371, 1.60782 50.20371, 1.60782 50.20371, 1.60782 50.20371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7667'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22082 1.60783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22082"^^xsd:decimal ;
  dwc:decimalLongitude "1.60783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22082 1.60783)"^^geo:wktLiteral ;
  geo-pos:lat "50.22082"^^xsd:decimal ;
  geo-pos:long "1.60783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7240'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60783'^^xsd:double;
  dwc:latitude '50.22082'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60783 50.22082, 1.60783 50.22082, 1.60783 50.22082, 1.60783 50.22082, 1.60783 50.22082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7240'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19729 1.60784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19729"^^xsd:decimal ;
  dwc:decimalLongitude "1.60784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19729 1.60784)"^^geo:wktLiteral ;
  geo-pos:lat "50.19729"^^xsd:decimal ;
  geo-pos:long "1.60784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8301'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8301'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60784'^^xsd:double;
  dwc:latitude '50.19729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60784 50.19729, 1.60784 50.19729, 1.60784 50.19729, 1.60784 50.19729, 1.60784 50.19729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8301'^^xsd:string;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20332"^^xsd:decimal ;
  dwc:decimalLongitude "1.60785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60785)"^^geo:wktLiteral ;
  geo-pos:lat "50.20332"^^xsd:decimal ;
  geo-pos:long "1.60785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7947'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60785'^^xsd:double;
  dwc:latitude '50.20332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60785 50.20332, 1.60785 50.20332, 1.60785 50.20332, 1.60785 50.20332, 1.60785 50.20332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7947'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19524 1.60786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19524"^^xsd:decimal ;
  dwc:decimalLongitude "1.60786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19524 1.60786)"^^geo:wktLiteral ;
  geo-pos:lat "50.19524"^^xsd:decimal ;
  geo-pos:long "1.60786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8824'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60786'^^xsd:double;
  dwc:latitude '50.19524'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60786 50.19524, 1.60786 50.19524, 1.60786 50.19524, 1.60786 50.19524, 1.60786 50.19524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8824'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20299 1.60786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20299"^^xsd:decimal ;
  dwc:decimalLongitude "1.60786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20299 1.60786)"^^geo:wktLiteral ;
  geo-pos:lat "50.20299"^^xsd:decimal ;
  geo-pos:long "1.60786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8623'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60786'^^xsd:double;
  dwc:latitude '50.20299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60786 50.20299, 1.60786 50.20299, 1.60786 50.20299, 1.60786 50.20299, 1.60786 50.20299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8623'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20298 1.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20298"^^xsd:decimal ;
  dwc:decimalLongitude "1.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20298 1.60787)"^^geo:wktLiteral ;
  geo-pos:lat "50.20298"^^xsd:decimal ;
  geo-pos:long "1.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60787'^^xsd:double;
  dwc:latitude '50.20298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60787 50.20298, 1.60787 50.20298, 1.60787 50.20298, 1.60787 50.20298, 1.60787 50.20298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8161'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20326 1.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20326"^^xsd:decimal ;
  dwc:decimalLongitude "1.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20326 1.60787)"^^geo:wktLiteral ;
  geo-pos:lat "50.20326"^^xsd:decimal ;
  geo-pos:long "1.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60787'^^xsd:double;
  dwc:latitude '50.20326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60787 50.20326, 1.60787 50.20326, 1.60787 50.20326, 1.60787 50.20326, 1.60787 50.20326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7935'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19994 1.60788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19994"^^xsd:decimal ;
  dwc:decimalLongitude "1.60788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19994 1.60788)"^^geo:wktLiteral ;
  geo-pos:lat "50.19994"^^xsd:decimal ;
  geo-pos:long "1.60788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7828'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60788'^^xsd:double;
  dwc:latitude '50.19994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60788 50.19994, 1.60788 50.19994, 1.60788 50.19994, 1.60788 50.19994, 1.60788 50.19994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7828'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20214"^^xsd:decimal ;
  dwc:decimalLongitude "1.60788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20214 1.60788)"^^geo:wktLiteral ;
  geo-pos:lat "50.20214"^^xsd:decimal ;
  geo-pos:long "1.60788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8818'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60788'^^xsd:double;
  dwc:latitude '50.20214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60788 50.20214, 1.60788 50.20214, 1.60788 50.20214, 1.60788 50.20214, 1.60788 50.20214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8818'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19613 1.60789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19613"^^xsd:decimal ;
  dwc:decimalLongitude "1.60789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19613 1.60789)"^^geo:wktLiteral ;
  geo-pos:lat "50.19613"^^xsd:decimal ;
  geo-pos:long "1.60789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7564'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7564'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.2455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60789'^^xsd:double;
  dwc:latitude '50.19613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60789 50.19613, 1.60789 50.19613, 1.60789 50.19613, 1.60789 50.19613, 1.60789 50.19613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7564'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20761 1.60789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20761"^^xsd:decimal ;
  dwc:decimalLongitude "1.60789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20761 1.60789)"^^geo:wktLiteral ;
  geo-pos:lat "50.20761"^^xsd:decimal ;
  geo-pos:long "1.60789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60789'^^xsd:double;
  dwc:latitude '50.20761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60789 50.20761, 1.60789 50.20761, 1.60789 50.20761, 1.60789 50.20761, 1.60789 50.20761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7719'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20134 1.6079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20134"^^xsd:decimal ;
  dwc:decimalLongitude "1.6079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20134 1.6079)"^^geo:wktLiteral ;
  geo-pos:lat "50.20134"^^xsd:decimal ;
  geo-pos:long "1.6079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7586'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7586'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6079'^^xsd:double;
  dwc:latitude '50.20134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6079 50.20134, 1.6079 50.20134, 1.6079 50.20134, 1.6079 50.20134, 1.6079 50.20134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7586'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20491 1.6079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20491"^^xsd:decimal ;
  dwc:decimalLongitude "1.6079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20491 1.6079)"^^geo:wktLiteral ;
  geo-pos:lat "50.20491"^^xsd:decimal ;
  geo-pos:long "1.6079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9154'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6079'^^xsd:double;
  dwc:latitude '50.20491'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6079 50.20491, 1.6079 50.20491, 1.6079 50.20491, 1.6079 50.20491, 1.6079 50.20491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9154'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20277 1.60791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20277"^^xsd:decimal ;
  dwc:decimalLongitude "1.60791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20277 1.60791)"^^geo:wktLiteral ;
  geo-pos:lat "50.20277"^^xsd:decimal ;
  geo-pos:long "1.60791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8346'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60791'^^xsd:double;
  dwc:latitude '50.20277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60791 50.20277, 1.60791 50.20277, 1.60791 50.20277, 1.60791 50.20277, 1.60791 50.20277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8346'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.60791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2031"^^xsd:decimal ;
  dwc:decimalLongitude "1.60791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2031 1.60791)"^^geo:wktLiteral ;
  geo-pos:lat "50.2031"^^xsd:decimal ;
  geo-pos:long "1.60791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7969'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7969'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60791'^^xsd:double;
  dwc:latitude '50.2031'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60791 50.2031, 1.60791 50.2031, 1.60791 50.2031, 1.60791 50.2031, 1.60791 50.2031))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7969'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20096 1.60792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20096"^^xsd:decimal ;
  dwc:decimalLongitude "1.60792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20096 1.60792)"^^geo:wktLiteral ;
  geo-pos:lat "50.20096"^^xsd:decimal ;
  geo-pos:long "1.60792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8172'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8172'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60792'^^xsd:double;
  dwc:latitude '50.20096'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60792 50.20096, 1.60792 50.20096, 1.60792 50.20096, 1.60792 50.20096, 1.60792 50.20096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8172'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20353 1.60792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20353"^^xsd:decimal ;
  dwc:decimalLongitude "1.60792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20353 1.60792)"^^geo:wktLiteral ;
  geo-pos:lat "50.20353"^^xsd:decimal ;
  geo-pos:long "1.60792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60792'^^xsd:double;
  dwc:latitude '50.20353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60792 50.20353, 1.60792 50.20353, 1.60792 50.20353, 1.60792 50.20353, 1.60792 50.20353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7747'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.60794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20296"^^xsd:decimal ;
  dwc:decimalLongitude "1.60794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.60794)"^^geo:wktLiteral ;
  geo-pos:lat "50.20296"^^xsd:decimal ;
  geo-pos:long "1.60794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9205'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9205'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7288888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60794'^^xsd:double;
  dwc:latitude '50.20296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60794 50.20296, 1.60794 50.20296, 1.60794 50.20296, 1.60794 50.20296, 1.60794 50.20296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9205'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.60794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20312"^^xsd:decimal ;
  dwc:decimalLongitude "1.60794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.60794)"^^geo:wktLiteral ;
  geo-pos:lat "50.20312"^^xsd:decimal ;
  geo-pos:long "1.60794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9016'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9016'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60794'^^xsd:double;
  dwc:latitude '50.20312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60794 50.20312, 1.60794 50.20312, 1.60794 50.20312, 1.60794 50.20312, 1.60794 50.20312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9016'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.60794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20356"^^xsd:decimal ;
  dwc:decimalLongitude "1.60794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20356 1.60794)"^^geo:wktLiteral ;
  geo-pos:lat "50.20356"^^xsd:decimal ;
  geo-pos:long "1.60794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60794'^^xsd:double;
  dwc:latitude '50.20356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60794 50.20356, 1.60794 50.20356, 1.60794 50.20356, 1.60794 50.20356, 1.60794 50.20356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7656'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20714 1.60794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20714"^^xsd:decimal ;
  dwc:decimalLongitude "1.60794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20714 1.60794)"^^geo:wktLiteral ;
  geo-pos:lat "50.20714"^^xsd:decimal ;
  geo-pos:long "1.60794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7712'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7712'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60794'^^xsd:double;
  dwc:latitude '50.20714'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60794 50.20714, 1.60794 50.20714, 1.60794 50.20714, 1.60794 50.20714, 1.60794 50.20714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7712'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20303"^^xsd:decimal ;
  dwc:decimalLongitude "1.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20303 1.60795)"^^geo:wktLiteral ;
  geo-pos:lat "50.20303"^^xsd:decimal ;
  geo-pos:long "1.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7585'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7585'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60795'^^xsd:double;
  dwc:latitude '50.20303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60795 50.20303, 1.60795 50.20303, 1.60795 50.20303, 1.60795 50.20303, 1.60795 50.20303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7585'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20184 1.60796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20184"^^xsd:decimal ;
  dwc:decimalLongitude "1.60796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20184 1.60796)"^^geo:wktLiteral ;
  geo-pos:lat "50.20184"^^xsd:decimal ;
  geo-pos:long "1.60796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8828'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8828'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60796'^^xsd:double;
  dwc:latitude '50.20184'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60796 50.20184, 1.60796 50.20184, 1.60796 50.20184, 1.60796 50.20184, 1.60796 50.20184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8828'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20194 1.60796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20194"^^xsd:decimal ;
  dwc:decimalLongitude "1.60796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20194 1.60796)"^^geo:wktLiteral ;
  geo-pos:lat "50.20194"^^xsd:decimal ;
  geo-pos:long "1.60796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8708'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60796'^^xsd:double;
  dwc:latitude '50.20194'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60796 50.20194, 1.60796 50.20194, 1.60796 50.20194, 1.60796 50.20194, 1.60796 50.20194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8708'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22133 1.60797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22133"^^xsd:decimal ;
  dwc:decimalLongitude "1.60797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22133 1.60797)"^^geo:wktLiteral ;
  geo-pos:lat "50.22133"^^xsd:decimal ;
  geo-pos:long "1.60797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3686'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60797'^^xsd:double;
  dwc:latitude '50.22133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60797 50.22133, 1.60797 50.22133, 1.60797 50.22133, 1.60797 50.22133, 1.60797 50.22133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3686'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20386 1.60798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20386"^^xsd:decimal ;
  dwc:decimalLongitude "1.60798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20386 1.60798)"^^geo:wktLiteral ;
  geo-pos:lat "50.20386"^^xsd:decimal ;
  geo-pos:long "1.60798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7379'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60798'^^xsd:double;
  dwc:latitude '50.20386'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60798 50.20386, 1.60798 50.20386, 1.60798 50.20386, 1.60798 50.20386, 1.60798 50.20386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7379'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20301"^^xsd:decimal ;
  dwc:decimalLongitude "1.60799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60799)"^^geo:wktLiteral ;
  geo-pos:lat "50.20301"^^xsd:decimal ;
  geo-pos:long "1.60799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8150'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60799'^^xsd:double;
  dwc:latitude '50.20301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60799 50.20301, 1.60799 50.20301, 1.60799 50.20301, 1.60799 50.20301, 1.60799 50.20301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8150'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20379"^^xsd:decimal ;
  dwc:decimalLongitude "1.60799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60799)"^^geo:wktLiteral ;
  geo-pos:lat "50.20379"^^xsd:decimal ;
  geo-pos:long "1.60799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7378'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60799'^^xsd:double;
  dwc:latitude '50.20379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60799 50.20379, 1.60799 50.20379, 1.60799 50.20379, 1.60799 50.20379, 1.60799 50.20379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7378'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20146 1.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20146"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20146 1.608)"^^geo:wktLiteral ;
  geo-pos:lat "50.20146"^^xsd:decimal ;
  geo-pos:long "1.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8152'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8152'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.608'^^xsd:double;
  dwc:latitude '50.20146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.608 50.20146, 1.608 50.20146, 1.608 50.20146, 1.608 50.20146, 1.608 50.20146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8152'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20269 1.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20269"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20269 1.608)"^^geo:wktLiteral ;
  geo-pos:lat "50.20269"^^xsd:decimal ;
  geo-pos:long "1.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8131'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8131'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.608'^^xsd:double;
  dwc:latitude '50.20269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.608 50.20269, 1.608 50.20269, 1.608 50.20269, 1.608 50.20269, 1.608 50.20269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8131'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20312"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20312 1.608)"^^geo:wktLiteral ;
  geo-pos:lat "50.20312"^^xsd:decimal ;
  geo-pos:long "1.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8312'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_8312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.608'^^xsd:double;
  dwc:latitude '50.20312'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.608 50.20312, 1.608 50.20312, 1.608 50.20312, 1.608 50.20312, 1.608 50.20312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8312'^^xsd:string;
  dwc:observationDate '2009-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20319 1.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20319"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20319 1.608)"^^geo:wktLiteral ;
  geo-pos:lat "50.20319"^^xsd:decimal ;
  geo-pos:long "1.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8130'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8130'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.608'^^xsd:double;
  dwc:latitude '50.20319'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.608 50.20319, 1.608 50.20319, 1.608 50.20319, 1.608 50.20319, 1.608 50.20319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8130'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.60801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60801)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.60801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7934'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7934'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60801'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60801 50.20351, 1.60801 50.20351, 1.60801 50.20351, 1.60801 50.20351, 1.60801 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7934'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2037"^^xsd:decimal ;
  dwc:decimalLongitude "1.60801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60801)"^^geo:wktLiteral ;
  geo-pos:lat "50.2037"^^xsd:decimal ;
  geo-pos:long "1.60801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7561'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7561'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60801'^^xsd:double;
  dwc:latitude '50.2037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60801 50.2037, 1.60801 50.2037, 1.60801 50.2037, 1.60801 50.2037, 1.60801 50.2037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7561'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20395"^^xsd:decimal ;
  dwc:decimalLongitude "1.60801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60801)"^^geo:wktLiteral ;
  geo-pos:lat "50.20395"^^xsd:decimal ;
  geo-pos:long "1.60801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7386'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60801'^^xsd:double;
  dwc:latitude '50.20395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60801 50.20395, 1.60801 50.20395, 1.60801 50.20395, 1.60801 50.20395, 1.60801 50.20395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7386'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20162 1.60802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20162"^^xsd:decimal ;
  dwc:decimalLongitude "1.60802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20162 1.60802)"^^geo:wktLiteral ;
  geo-pos:lat "50.20162"^^xsd:decimal ;
  geo-pos:long "1.60802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8225'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60802'^^xsd:double;
  dwc:latitude '50.20162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60802 50.20162, 1.60802 50.20162, 1.60802 50.20162, 1.60802 50.20162, 1.60802 50.20162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8225'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20332"^^xsd:decimal ;
  dwc:decimalLongitude "1.60802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20332 1.60802)"^^geo:wktLiteral ;
  geo-pos:lat "50.20332"^^xsd:decimal ;
  geo-pos:long "1.60802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7968'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7968'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60802'^^xsd:double;
  dwc:latitude '50.20332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60802 50.20332, 1.60802 50.20332, 1.60802 50.20332, 1.60802 50.20332, 1.60802 50.20332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7968'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2029 1.60803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2029"^^xsd:decimal ;
  dwc:decimalLongitude "1.60803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2029 1.60803)"^^geo:wktLiteral ;
  geo-pos:lat "50.2029"^^xsd:decimal ;
  geo-pos:long "1.60803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8160'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8160'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60803'^^xsd:double;
  dwc:latitude '50.2029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60803 50.2029, 1.60803 50.2029, 1.60803 50.2029, 1.60803 50.2029, 1.60803 50.2029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8160'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20294"^^xsd:decimal ;
  dwc:decimalLongitude "1.60803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60803)"^^geo:wktLiteral ;
  geo-pos:lat "50.20294"^^xsd:decimal ;
  geo-pos:long "1.60803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7370'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60803'^^xsd:double;
  dwc:latitude '50.20294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60803 50.20294, 1.60803 50.20294, 1.60803 50.20294, 1.60803 50.20294, 1.60803 50.20294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7370'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20333 1.60803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20333"^^xsd:decimal ;
  dwc:decimalLongitude "1.60803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20333 1.60803)"^^geo:wktLiteral ;
  geo-pos:lat "50.20333"^^xsd:decimal ;
  geo-pos:long "1.60803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60803'^^xsd:double;
  dwc:latitude '50.20333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60803 50.20333, 1.60803 50.20333, 1.60803 50.20333, 1.60803 50.20333, 1.60803 50.20333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7948'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20245"^^xsd:decimal ;
  dwc:decimalLongitude "1.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60804)"^^geo:wktLiteral ;
  geo-pos:lat "50.20245"^^xsd:decimal ;
  geo-pos:long "1.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7566'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7566'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.051111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60804'^^xsd:double;
  dwc:latitude '50.20245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60804 50.20245, 1.60804 50.20245, 1.60804 50.20245, 1.60804 50.20245, 1.60804 50.20245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7566'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60804)"^^geo:wktLiteral ;
  geo-pos:lat "50.20265"^^xsd:decimal ;
  geo-pos:long "1.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7851'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7851'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60804'^^xsd:double;
  dwc:latitude '50.20265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60804 50.20265, 1.60804 50.20265, 1.60804 50.20265, 1.60804 50.20265, 1.60804 50.20265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7851'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20341 1.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20341"^^xsd:decimal ;
  dwc:decimalLongitude "1.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20341 1.60804)"^^geo:wktLiteral ;
  geo-pos:lat "50.20341"^^xsd:decimal ;
  geo-pos:long "1.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7892'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7892'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60804'^^xsd:double;
  dwc:latitude '50.20341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60804 50.20341, 1.60804 50.20341, 1.60804 50.20341, 1.60804 50.20341, 1.60804 50.20341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7892'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19442 1.60805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19442"^^xsd:decimal ;
  dwc:decimalLongitude "1.60805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19442 1.60805)"^^geo:wktLiteral ;
  geo-pos:lat "50.19442"^^xsd:decimal ;
  geo-pos:long "1.60805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_11843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60805'^^xsd:double;
  dwc:latitude '50.19442'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60805 50.19442, 1.60805 50.19442, 1.60805 50.19442, 1.60805 50.19442, 1.60805 50.19442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11843'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20053 1.60805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20053"^^xsd:decimal ;
  dwc:decimalLongitude "1.60805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20053 1.60805)"^^geo:wktLiteral ;
  geo-pos:lat "50.20053"^^xsd:decimal ;
  geo-pos:long "1.60805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8819'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8819'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60805'^^xsd:double;
  dwc:latitude '50.20053'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60805 50.20053, 1.60805 50.20053, 1.60805 50.20053, 1.60805 50.20053, 1.60805 50.20053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8819'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.60805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20286"^^xsd:decimal ;
  dwc:decimalLongitude "1.60805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20286 1.60805)"^^geo:wktLiteral ;
  geo-pos:lat "50.20286"^^xsd:decimal ;
  geo-pos:long "1.60805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60805'^^xsd:double;
  dwc:latitude '50.20286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60805 50.20286, 1.60805 50.20286, 1.60805 50.20286, 1.60805 50.20286, 1.60805 50.20286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7961'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20305 1.60805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20305"^^xsd:decimal ;
  dwc:decimalLongitude "1.60805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20305 1.60805)"^^geo:wktLiteral ;
  geo-pos:lat "50.20305"^^xsd:decimal ;
  geo-pos:long "1.60805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8244'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8244'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60805'^^xsd:double;
  dwc:latitude '50.20305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60805 50.20305, 1.60805 50.20305, 1.60805 50.20305, 1.60805 50.20305, 1.60805 50.20305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8244'^^xsd:string;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20117 1.60806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20117"^^xsd:decimal ;
  dwc:decimalLongitude "1.60806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20117 1.60806)"^^geo:wktLiteral ;
  geo-pos:lat "50.20117"^^xsd:decimal ;
  geo-pos:long "1.60806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8590'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60806'^^xsd:double;
  dwc:latitude '50.20117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60806 50.20117, 1.60806 50.20117, 1.60806 50.20117, 1.60806 50.20117, 1.60806 50.20117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8590'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20309 1.60806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20309"^^xsd:decimal ;
  dwc:decimalLongitude "1.60806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20309 1.60806)"^^geo:wktLiteral ;
  geo-pos:lat "50.20309"^^xsd:decimal ;
  geo-pos:long "1.60806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7463'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60806'^^xsd:double;
  dwc:latitude '50.20309'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60806 50.20309, 1.60806 50.20309, 1.60806 50.20309, 1.60806 50.20309, 1.60806 50.20309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7463'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.60806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20361"^^xsd:decimal ;
  dwc:decimalLongitude "1.60806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20361 1.60806)"^^geo:wktLiteral ;
  geo-pos:lat "50.20361"^^xsd:decimal ;
  geo-pos:long "1.60806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7554'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7554'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60806'^^xsd:double;
  dwc:latitude '50.20361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60806 50.20361, 1.60806 50.20361, 1.60806 50.20361, 1.60806 50.20361, 1.60806 50.20361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7554'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20366 1.60806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20366"^^xsd:decimal ;
  dwc:decimalLongitude "1.60806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20366 1.60806)"^^geo:wktLiteral ;
  geo-pos:lat "50.20366"^^xsd:decimal ;
  geo-pos:long "1.60806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7461'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60806'^^xsd:double;
  dwc:latitude '50.20366'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60806 50.20366, 1.60806 50.20366, 1.60806 50.20366, 1.60806 50.20366, 1.60806 50.20366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7461'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20337 1.60809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20337"^^xsd:decimal ;
  dwc:decimalLongitude "1.60809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20337 1.60809)"^^geo:wktLiteral ;
  geo-pos:lat "50.20337"^^xsd:decimal ;
  geo-pos:long "1.60809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7835'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60809'^^xsd:double;
  dwc:latitude '50.20337'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60809 50.20337, 1.60809 50.20337, 1.60809 50.20337, 1.60809 50.20337, 1.60809 50.20337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7835'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20338"^^xsd:decimal ;
  dwc:decimalLongitude "1.60809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20338 1.60809)"^^geo:wktLiteral ;
  geo-pos:lat "50.20338"^^xsd:decimal ;
  geo-pos:long "1.60809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60809'^^xsd:double;
  dwc:latitude '50.20338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60809 50.20338, 1.60809 50.20338, 1.60809 50.20338, 1.60809 50.20338, 1.60809 50.20338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7899'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20152 1.60811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20152"^^xsd:decimal ;
  dwc:decimalLongitude "1.60811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20152 1.60811)"^^geo:wktLiteral ;
  geo-pos:lat "50.20152"^^xsd:decimal ;
  geo-pos:long "1.60811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.145555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60811'^^xsd:double;
  dwc:latitude '50.20152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60811 50.20152, 1.60811 50.20152, 1.60811 50.20152, 1.60811 50.20152, 1.60811 50.20152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8683'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20315"^^xsd:decimal ;
  dwc:decimalLongitude "1.60811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60811)"^^geo:wktLiteral ;
  geo-pos:lat "50.20315"^^xsd:decimal ;
  geo-pos:long "1.60811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60811'^^xsd:double;
  dwc:latitude '50.20315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60811 50.20315, 1.60811 50.20315, 1.60811 50.20315, 1.60811 50.20315, 1.60811 50.20315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7655'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19617 1.60812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19617"^^xsd:decimal ;
  dwc:decimalLongitude "1.60812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19617 1.60812)"^^geo:wktLiteral ;
  geo-pos:lat "50.19617"^^xsd:decimal ;
  geo-pos:long "1.60812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60812'^^xsd:double;
  dwc:latitude '50.19617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60812 50.19617, 1.60812 50.19617, 1.60812 50.19617, 1.60812 50.19617, 1.60812 50.19617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8583'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20252 1.60812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20252"^^xsd:decimal ;
  dwc:decimalLongitude "1.60812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20252 1.60812)"^^geo:wktLiteral ;
  geo-pos:lat "50.20252"^^xsd:decimal ;
  geo-pos:long "1.60812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9186'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9186'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60812'^^xsd:double;
  dwc:latitude '50.20252'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60812 50.20252, 1.60812 50.20252, 1.60812 50.20252, 1.60812 50.20252, 1.60812 50.20252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9186'^^xsd:string;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60812)"^^geo:wktLiteral ;
  geo-pos:lat "50.20372"^^xsd:decimal ;
  geo-pos:long "1.60812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60812'^^xsd:double;
  dwc:latitude '50.20372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60812 50.20372, 1.60812 50.20372, 1.60812 50.20372, 1.60812 50.20372, 1.60812 50.20372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7700'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20379"^^xsd:decimal ;
  dwc:decimalLongitude "1.60812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20379 1.60812)"^^geo:wktLiteral ;
  geo-pos:lat "50.20379"^^xsd:decimal ;
  geo-pos:long "1.60812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7368'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60812'^^xsd:double;
  dwc:latitude '50.20379'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60812 50.20379, 1.60812 50.20379, 1.60812 50.20379, 1.60812 50.20379, 1.60812 50.20379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7368'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60813)"^^geo:wktLiteral ;
  geo-pos:lat "50.20363"^^xsd:decimal ;
  geo-pos:long "1.60813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7549'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60813'^^xsd:double;
  dwc:latitude '50.20363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60813 50.20363, 1.60813 50.20363, 1.60813 50.20363, 1.60813 50.20363, 1.60813 50.20363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7549'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20375"^^xsd:decimal ;
  dwc:decimalLongitude "1.60815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20375 1.60815)"^^geo:wktLiteral ;
  geo-pos:lat "50.20375"^^xsd:decimal ;
  geo-pos:long "1.60815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7826'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60815'^^xsd:double;
  dwc:latitude '50.20375'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60815 50.20375, 1.60815 50.20375, 1.60815 50.20375, 1.60815 50.20375, 1.60815 50.20375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7826'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19765 1.60816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19765"^^xsd:decimal ;
  dwc:decimalLongitude "1.60816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19765 1.60816)"^^geo:wktLiteral ;
  geo-pos:lat "50.19765"^^xsd:decimal ;
  geo-pos:long "1.60816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9675'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60816'^^xsd:double;
  dwc:latitude '50.19765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60816 50.19765, 1.60816 50.19765, 1.60816 50.19765, 1.60816 50.19765, 1.60816 50.19765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9675'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20265"^^xsd:decimal ;
  dwc:decimalLongitude "1.60816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20265 1.60816)"^^geo:wktLiteral ;
  geo-pos:lat "50.20265"^^xsd:decimal ;
  geo-pos:long "1.60816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8622'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60816'^^xsd:double;
  dwc:latitude '50.20265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60816 50.20265, 1.60816 50.20265, 1.60816 50.20265, 1.60816 50.20265, 1.60816 50.20265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8622'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20372"^^xsd:decimal ;
  dwc:decimalLongitude "1.60817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20372 1.60817)"^^geo:wktLiteral ;
  geo-pos:lat "50.20372"^^xsd:decimal ;
  geo-pos:long "1.60817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60817'^^xsd:double;
  dwc:latitude '50.20372'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60817 50.20372, 1.60817 50.20372, 1.60817 50.20372, 1.60817 50.20372, 1.60817 50.20372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7877'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19577 1.60818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19577"^^xsd:decimal ;
  dwc:decimalLongitude "1.60818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19577 1.60818)"^^geo:wktLiteral ;
  geo-pos:lat "50.19577"^^xsd:decimal ;
  geo-pos:long "1.60818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9256'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_9256'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60818'^^xsd:double;
  dwc:latitude '50.19577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60818 50.19577, 1.60818 50.19577, 1.60818 50.19577, 1.60818 50.19577, 1.60818 50.19577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9256'^^xsd:string;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19717 1.60818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19717"^^xsd:decimal ;
  dwc:decimalLongitude "1.60818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19717 1.60818)"^^geo:wktLiteral ;
  geo-pos:lat "50.19717"^^xsd:decimal ;
  geo-pos:long "1.60818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9407'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60818'^^xsd:double;
  dwc:latitude '50.19717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60818 50.19717, 1.60818 50.19717, 1.60818 50.19717, 1.60818 50.19717, 1.60818 50.19717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9407'^^xsd:string;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20364 1.60818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20364"^^xsd:decimal ;
  dwc:decimalLongitude "1.60818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20364 1.60818)"^^geo:wktLiteral ;
  geo-pos:lat "50.20364"^^xsd:decimal ;
  geo-pos:long "1.60818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7527'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60818'^^xsd:double;
  dwc:latitude '50.20364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60818 50.20364, 1.60818 50.20364, 1.60818 50.20364, 1.60818 50.20364, 1.60818 50.20364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7527'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19493 1.60819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19493"^^xsd:decimal ;
  dwc:decimalLongitude "1.60819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19493 1.60819)"^^geo:wktLiteral ;
  geo-pos:lat "50.19493"^^xsd:decimal ;
  geo-pos:long "1.60819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9540'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60819'^^xsd:double;
  dwc:latitude '50.19493'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60819 50.19493, 1.60819 50.19493, 1.60819 50.19493, 1.60819 50.19493, 1.60819 50.19493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9540'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20412"^^xsd:decimal ;
  dwc:decimalLongitude "1.60819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60819)"^^geo:wktLiteral ;
  geo-pos:lat "50.20412"^^xsd:decimal ;
  geo-pos:long "1.60819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60819'^^xsd:double;
  dwc:latitude '50.20412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60819 50.20412, 1.60819 50.20412, 1.60819 50.20412, 1.60819 50.20412, 1.60819 50.20412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9477'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20638 1.6082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20638"^^xsd:decimal ;
  dwc:decimalLongitude "1.6082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20638 1.6082)"^^geo:wktLiteral ;
  geo-pos:lat "50.20638"^^xsd:decimal ;
  geo-pos:long "1.6082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_6753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6082'^^xsd:double;
  dwc:latitude '50.20638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6082 50.20638, 1.6082 50.20638, 1.6082 50.20638, 1.6082 50.20638, 1.6082 50.20638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6753'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20348 1.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20348"^^xsd:decimal ;
  dwc:decimalLongitude "1.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20348 1.60821)"^^geo:wktLiteral ;
  geo-pos:lat "50.20348"^^xsd:decimal ;
  geo-pos:long "1.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60821'^^xsd:double;
  dwc:latitude '50.20348'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60821 50.20348, 1.60821 50.20348, 1.60821 50.20348, 1.60821 50.20348, 1.60821 50.20348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7825'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20351"^^xsd:decimal ;
  dwc:decimalLongitude "1.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20351 1.60821)"^^geo:wktLiteral ;
  geo-pos:lat "50.20351"^^xsd:decimal ;
  geo-pos:long "1.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60821'^^xsd:double;
  dwc:latitude '50.20351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60821 50.20351, 1.60821 50.20351, 1.60821 50.20351, 1.60821 50.20351, 1.60821 50.20351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7922'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.60822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20345"^^xsd:decimal ;
  dwc:decimalLongitude "1.60822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.60822)"^^geo:wktLiteral ;
  geo-pos:lat "50.20345"^^xsd:decimal ;
  geo-pos:long "1.60822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7891'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7891'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60822'^^xsd:double;
  dwc:latitude '50.20345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60822 50.20345, 1.60822 50.20345, 1.60822 50.20345, 1.60822 50.20345, 1.60822 50.20345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7891'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20363"^^xsd:decimal ;
  dwc:decimalLongitude "1.60822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20363 1.60822)"^^geo:wktLiteral ;
  geo-pos:lat "50.20363"^^xsd:decimal ;
  geo-pos:long "1.60822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7550'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60822'^^xsd:double;
  dwc:latitude '50.20363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60822 50.20363, 1.60822 50.20363, 1.60822 50.20363, 1.60822 50.20363, 1.60822 50.20363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7550'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20327 1.60823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20327"^^xsd:decimal ;
  dwc:decimalLongitude "1.60823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20327 1.60823)"^^geo:wktLiteral ;
  geo-pos:lat "50.20327"^^xsd:decimal ;
  geo-pos:long "1.60823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60823'^^xsd:double;
  dwc:latitude '50.20327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60823 50.20327, 1.60823 50.20327, 1.60823 50.20327, 1.60823 50.20327, 1.60823 50.20327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7949'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20395"^^xsd:decimal ;
  dwc:decimalLongitude "1.60823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20395 1.60823)"^^geo:wktLiteral ;
  geo-pos:lat "50.20395"^^xsd:decimal ;
  geo-pos:long "1.60823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9766666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60823'^^xsd:double;
  dwc:latitude '50.20395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60823 50.20395, 1.60823 50.20395, 1.60823 50.20395, 1.60823 50.20395, 1.60823 50.20395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9537'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19707 1.60824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19707"^^xsd:decimal ;
  dwc:decimalLongitude "1.60824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19707 1.60824)"^^geo:wktLiteral ;
  geo-pos:lat "50.19707"^^xsd:decimal ;
  geo-pos:long "1.60824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60824'^^xsd:double;
  dwc:latitude '50.19707'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60824 50.19707, 1.60824 50.19707, 1.60824 50.19707, 1.60824 50.19707, 1.60824 50.19707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9528'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2037"^^xsd:decimal ;
  dwc:decimalLongitude "1.60824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2037 1.60824)"^^geo:wktLiteral ;
  geo-pos:lat "50.2037"^^xsd:decimal ;
  geo-pos:long "1.60824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7542'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7542'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60824'^^xsd:double;
  dwc:latitude '50.2037'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60824 50.2037, 1.60824 50.2037, 1.60824 50.2037, 1.60824 50.2037, 1.60824 50.2037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7542'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20677 1.60824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20677"^^xsd:decimal ;
  dwc:decimalLongitude "1.60824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20677 1.60824)"^^geo:wktLiteral ;
  geo-pos:lat "50.20677"^^xsd:decimal ;
  geo-pos:long "1.60824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60824'^^xsd:double;
  dwc:latitude '50.20677'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60824 50.20677, 1.60824 50.20677, 1.60824 50.20677, 1.60824 50.20677, 1.60824 50.20677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7720'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19981 1.60825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19981"^^xsd:decimal ;
  dwc:decimalLongitude "1.60825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19981 1.60825)"^^geo:wktLiteral ;
  geo-pos:lat "50.19981"^^xsd:decimal ;
  geo-pos:long "1.60825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7902'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7902'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60825'^^xsd:double;
  dwc:latitude '50.19981'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60825 50.19981, 1.60825 50.19981, 1.60825 50.19981, 1.60825 50.19981, 1.60825 50.19981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7902'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20266 1.60827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20266"^^xsd:decimal ;
  dwc:decimalLongitude "1.60827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20266 1.60827)"^^geo:wktLiteral ;
  geo-pos:lat "50.20266"^^xsd:decimal ;
  geo-pos:long "1.60827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8928'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60827'^^xsd:double;
  dwc:latitude '50.20266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60827 50.20266, 1.60827 50.20266, 1.60827 50.20266, 1.60827 50.20266, 1.60827 50.20266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8928'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20315"^^xsd:decimal ;
  dwc:decimalLongitude "1.60827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20315 1.60827)"^^geo:wktLiteral ;
  geo-pos:lat "50.20315"^^xsd:decimal ;
  geo-pos:long "1.60827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7529'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.417777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60827'^^xsd:double;
  dwc:latitude '50.20315'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60827 50.20315, 1.60827 50.20315, 1.60827 50.20315, 1.60827 50.20315, 1.60827 50.20315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7529'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19687 1.60828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19687"^^xsd:decimal ;
  dwc:decimalLongitude "1.60828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19687 1.60828)"^^geo:wktLiteral ;
  geo-pos:lat "50.19687"^^xsd:decimal ;
  geo-pos:long "1.60828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_8924'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60828'^^xsd:double;
  dwc:latitude '50.19687'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60828 50.19687, 1.60828 50.19687, 1.60828 50.19687, 1.60828 50.19687, 1.60828 50.19687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8924'^^xsd:string;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19875 1.60828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19875"^^xsd:decimal ;
  dwc:decimalLongitude "1.60828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19875 1.60828)"^^geo:wktLiteral ;
  geo-pos:lat "50.19875"^^xsd:decimal ;
  geo-pos:long "1.60828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60828'^^xsd:double;
  dwc:latitude '50.19875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60828 50.19875, 1.60828 50.19875, 1.60828 50.19875, 1.60828 50.19875, 1.60828 50.19875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7923'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19698 1.60829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19698"^^xsd:decimal ;
  dwc:decimalLongitude "1.60829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19698 1.60829)"^^geo:wktLiteral ;
  geo-pos:lat "50.19698"^^xsd:decimal ;
  geo-pos:long "1.60829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9200'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9200'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60829'^^xsd:double;
  dwc:latitude '50.19698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60829 50.19698, 1.60829 50.19698, 1.60829 50.19698, 1.60829 50.19698, 1.60829 50.19698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9200'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20112 1.60829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20112"^^xsd:decimal ;
  dwc:decimalLongitude "1.60829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20112 1.60829)"^^geo:wktLiteral ;
  geo-pos:lat "50.20112"^^xsd:decimal ;
  geo-pos:long "1.60829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7543'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7543'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60829'^^xsd:double;
  dwc:latitude '50.20112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60829 50.20112, 1.60829 50.20112, 1.60829 50.20112, 1.60829 50.20112, 1.60829 50.20112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7543'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20245"^^xsd:decimal ;
  dwc:decimalLongitude "1.60829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20245 1.60829)"^^geo:wktLiteral ;
  geo-pos:lat "50.20245"^^xsd:decimal ;
  geo-pos:long "1.60829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8334'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8334'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.285555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60829'^^xsd:double;
  dwc:latitude '50.20245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60829 50.20245, 1.60829 50.20245, 1.60829 50.20245, 1.60829 50.20245, 1.60829 50.20245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8334'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20346 1.60829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20346"^^xsd:decimal ;
  dwc:decimalLongitude "1.60829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20346 1.60829)"^^geo:wktLiteral ;
  geo-pos:lat "50.20346"^^xsd:decimal ;
  geo-pos:long "1.60829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60829'^^xsd:double;
  dwc:latitude '50.20346'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60829 50.20346, 1.60829 50.20346, 1.60829 50.20346, 1.60829 50.20346, 1.60829 50.20346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7930'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60831)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9004'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9004'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60831'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9004'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20368"^^xsd:decimal ;
  dwc:decimalLongitude "1.60831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20368 1.60831)"^^geo:wktLiteral ;
  geo-pos:lat "50.20368"^^xsd:decimal ;
  geo-pos:long "1.60831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7528'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7528'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60831'^^xsd:double;
  dwc:latitude '50.20368'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368, 1.60831 50.20368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7528'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2021 1.60832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2021"^^xsd:decimal ;
  dwc:decimalLongitude "1.60832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2021 1.60832)"^^geo:wktLiteral ;
  geo-pos:lat "50.2021"^^xsd:decimal ;
  geo-pos:long "1.60832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60832'^^xsd:double;
  dwc:latitude '50.2021'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60832 50.2021, 1.60832 50.2021, 1.60832 50.2021, 1.60832 50.2021, 1.60832 50.2021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8120'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20382 1.60833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20382"^^xsd:decimal ;
  dwc:decimalLongitude "1.60833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20382 1.60833)"^^geo:wktLiteral ;
  geo-pos:lat "50.20382"^^xsd:decimal ;
  geo-pos:long "1.60833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60833'^^xsd:double;
  dwc:latitude '50.20382'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60833 50.20382, 1.60833 50.20382, 1.60833 50.20382, 1.60833 50.20382, 1.60833 50.20382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7699'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.60833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21946"^^xsd:decimal ;
  dwc:decimalLongitude "1.60833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21946 1.60833)"^^geo:wktLiteral ;
  geo-pos:lat "50.21946"^^xsd:decimal ;
  geo-pos:long "1.60833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7249'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.216666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60833'^^xsd:double;
  dwc:latitude '50.21946'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60833 50.21946, 1.60833 50.21946, 1.60833 50.21946, 1.60833 50.21946, 1.60833 50.21946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7249'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.60835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19383"^^xsd:decimal ;
  dwc:decimalLongitude "1.60835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.60835)"^^geo:wktLiteral ;
  geo-pos:lat "50.19383"^^xsd:decimal ;
  geo-pos:long "1.60835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9150'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9150'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60835'^^xsd:double;
  dwc:latitude '50.19383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60835 50.19383, 1.60835 50.19383, 1.60835 50.19383, 1.60835 50.19383, 1.60835 50.19383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9150'^^xsd:string;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19737 1.60836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19737"^^xsd:decimal ;
  dwc:decimalLongitude "1.60836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19737 1.60836)"^^geo:wktLiteral ;
  geo-pos:lat "50.19737"^^xsd:decimal ;
  geo-pos:long "1.60836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8900'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.2377777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60836'^^xsd:double;
  dwc:latitude '50.19737'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60836 50.19737, 1.60836 50.19737, 1.60836 50.19737, 1.60836 50.19737, 1.60836 50.19737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8900'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20092 1.60836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20092"^^xsd:decimal ;
  dwc:decimalLongitude "1.60836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20092 1.60836)"^^geo:wktLiteral ;
  geo-pos:lat "50.20092"^^xsd:decimal ;
  geo-pos:long "1.60836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8684'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60836'^^xsd:double;
  dwc:latitude '50.20092'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60836 50.20092, 1.60836 50.20092, 1.60836 50.20092, 1.60836 50.20092, 1.60836 50.20092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8684'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60836)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7385'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60836'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60836 50.20367, 1.60836 50.20367, 1.60836 50.20367, 1.60836 50.20367, 1.60836 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7385'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19399 1.60837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19399"^^xsd:decimal ;
  dwc:decimalLongitude "1.60837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19399 1.60837)"^^geo:wktLiteral ;
  geo-pos:lat "50.19399"^^xsd:decimal ;
  geo-pos:long "1.60837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8890'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_8890'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.161111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60837'^^xsd:double;
  dwc:latitude '50.19399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60837 50.19399, 1.60837 50.19399, 1.60837 50.19399, 1.60837 50.19399, 1.60837 50.19399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8890'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19502 1.60837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19502"^^xsd:decimal ;
  dwc:decimalLongitude "1.60837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19502 1.60837)"^^geo:wktLiteral ;
  geo-pos:lat "50.19502"^^xsd:decimal ;
  geo-pos:long "1.60837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9439'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60837'^^xsd:double;
  dwc:latitude '50.19502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60837 50.19502, 1.60837 50.19502, 1.60837 50.19502, 1.60837 50.19502, 1.60837 50.19502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9439'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20132 1.60839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20132"^^xsd:decimal ;
  dwc:decimalLongitude "1.60839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20132 1.60839)"^^geo:wktLiteral ;
  geo-pos:lat "50.20132"^^xsd:decimal ;
  geo-pos:long "1.60839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8464'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60839'^^xsd:double;
  dwc:latitude '50.20132'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60839 50.20132, 1.60839 50.20132, 1.60839 50.20132, 1.60839 50.20132, 1.60839 50.20132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8464'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20227 1.60839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20227"^^xsd:decimal ;
  dwc:decimalLongitude "1.60839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20227 1.60839)"^^geo:wktLiteral ;
  geo-pos:lat "50.20227"^^xsd:decimal ;
  geo-pos:long "1.60839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.66'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60839'^^xsd:double;
  dwc:latitude '50.20227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60839 50.20227, 1.60839 50.20227, 1.60839 50.20227, 1.60839 50.20227, 1.60839 50.20227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8151'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20976 1.60839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20976"^^xsd:decimal ;
  dwc:decimalLongitude "1.60839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20976 1.60839)"^^geo:wktLiteral ;
  geo-pos:lat "50.20976"^^xsd:decimal ;
  geo-pos:long "1.60839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6653'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6653'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60839'^^xsd:double;
  dwc:latitude '50.20976'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60839 50.20976, 1.60839 50.20976, 1.60839 50.20976, 1.60839 50.20976, 1.60839 50.20976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6653'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.6084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20381"^^xsd:decimal ;
  dwc:decimalLongitude "1.6084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20381 1.6084)"^^geo:wktLiteral ;
  geo-pos:lat "50.20381"^^xsd:decimal ;
  geo-pos:long "1.6084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8507'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6084'^^xsd:double;
  dwc:latitude '50.20381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6084 50.20381, 1.6084 50.20381, 1.6084 50.20381, 1.6084 50.20381, 1.6084 50.20381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8507'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1951 1.60841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1951"^^xsd:decimal ;
  dwc:decimalLongitude "1.60841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1951 1.60841)"^^geo:wktLiteral ;
  geo-pos:lat "50.1951"^^xsd:decimal ;
  geo-pos:long "1.60841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9574'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60841'^^xsd:double;
  dwc:latitude '50.1951'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60841 50.1951, 1.60841 50.1951, 1.60841 50.1951, 1.60841 50.1951, 1.60841 50.1951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9574'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19638 1.60841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19638"^^xsd:decimal ;
  dwc:decimalLongitude "1.60841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19638 1.60841)"^^geo:wktLiteral ;
  geo-pos:lat "50.19638"^^xsd:decimal ;
  geo-pos:long "1.60841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8948'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60841'^^xsd:double;
  dwc:latitude '50.19638'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60841 50.19638, 1.60841 50.19638, 1.60841 50.19638, 1.60841 50.19638, 1.60841 50.19638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8948'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20232"^^xsd:decimal ;
  dwc:decimalLongitude "1.60841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20232 1.60841)"^^geo:wktLiteral ;
  geo-pos:lat "50.20232"^^xsd:decimal ;
  geo-pos:long "1.60841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60841'^^xsd:double;
  dwc:latitude '50.20232'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60841 50.20232, 1.60841 50.20232, 1.60841 50.20232, 1.60841 50.20232, 1.60841 50.20232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8488'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2029 1.60841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2029"^^xsd:decimal ;
  dwc:decimalLongitude "1.60841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2029 1.60841)"^^geo:wktLiteral ;
  geo-pos:lat "50.2029"^^xsd:decimal ;
  geo-pos:long "1.60841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11676'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60841'^^xsd:double;
  dwc:latitude '50.2029'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60841 50.2029, 1.60841 50.2029, 1.60841 50.2029, 1.60841 50.2029, 1.60841 50.2029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11676'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19764 1.60842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19764"^^xsd:decimal ;
  dwc:decimalLongitude "1.60842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19764 1.60842)"^^geo:wktLiteral ;
  geo-pos:lat "50.19764"^^xsd:decimal ;
  geo-pos:long "1.60842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8148'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8148'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60842'^^xsd:double;
  dwc:latitude '50.19764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60842 50.19764, 1.60842 50.19764, 1.60842 50.19764, 1.60842 50.19764, 1.60842 50.19764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8148'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19384 1.60843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19384"^^xsd:decimal ;
  dwc:decimalLongitude "1.60843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19384 1.60843)"^^geo:wktLiteral ;
  geo-pos:lat "50.19384"^^xsd:decimal ;
  geo-pos:long "1.60843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9576'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_9576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.23777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60843'^^xsd:double;
  dwc:latitude '50.19384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60843 50.19384, 1.60843 50.19384, 1.60843 50.19384, 1.60843 50.19384, 1.60843 50.19384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9576'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.60843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20345"^^xsd:decimal ;
  dwc:decimalLongitude "1.60843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20345 1.60843)"^^geo:wktLiteral ;
  geo-pos:lat "50.20345"^^xsd:decimal ;
  geo-pos:long "1.60843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7473'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7473'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2744444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60843'^^xsd:double;
  dwc:latitude '50.20345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60843 50.20345, 1.60843 50.20345, 1.60843 50.20345, 1.60843 50.20345, 1.60843 50.20345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7473'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19888 1.60845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19888"^^xsd:decimal ;
  dwc:decimalLongitude "1.60845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19888 1.60845)"^^geo:wktLiteral ;
  geo-pos:lat "50.19888"^^xsd:decimal ;
  geo-pos:long "1.60845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9670'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60845'^^xsd:double;
  dwc:latitude '50.19888'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60845 50.19888, 1.60845 50.19888, 1.60845 50.19888, 1.60845 50.19888, 1.60845 50.19888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9670'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20432"^^xsd:decimal ;
  dwc:decimalLongitude "1.60846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60846)"^^geo:wktLiteral ;
  geo-pos:lat "50.20432"^^xsd:decimal ;
  geo-pos:long "1.60846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9490'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60846'^^xsd:double;
  dwc:latitude '50.20432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60846 50.20432, 1.60846 50.20432, 1.60846 50.20432, 1.60846 50.20432, 1.60846 50.20432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9490'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20622 1.60846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20622"^^xsd:decimal ;
  dwc:decimalLongitude "1.60846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20622 1.60846)"^^geo:wktLiteral ;
  geo-pos:lat "50.20622"^^xsd:decimal ;
  geo-pos:long "1.60846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60846'^^xsd:double;
  dwc:latitude '50.20622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60846 50.20622, 1.60846 50.20622, 1.60846 50.20622, 1.60846 50.20622, 1.60846 50.20622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6926'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19691 1.60851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19691"^^xsd:decimal ;
  dwc:decimalLongitude "1.60851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19691 1.60851)"^^geo:wktLiteral ;
  geo-pos:lat "50.19691"^^xsd:decimal ;
  geo-pos:long "1.60851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7477'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7477'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60851'^^xsd:double;
  dwc:latitude '50.19691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60851 50.19691, 1.60851 50.19691, 1.60851 50.19691, 1.60851 50.19691, 1.60851 50.19691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7477'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20325"^^xsd:decimal ;
  dwc:decimalLongitude "1.60851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20325 1.60851)"^^geo:wktLiteral ;
  geo-pos:lat "50.20325"^^xsd:decimal ;
  geo-pos:long "1.60851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8942'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60851'^^xsd:double;
  dwc:latitude '50.20325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60851 50.20325, 1.60851 50.20325, 1.60851 50.20325, 1.60851 50.20325, 1.60851 50.20325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8942'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19526 1.60853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19526"^^xsd:decimal ;
  dwc:decimalLongitude "1.60853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19526 1.60853)"^^geo:wktLiteral ;
  geo-pos:lat "50.19526"^^xsd:decimal ;
  geo-pos:long "1.60853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9456'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.745555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60853'^^xsd:double;
  dwc:latitude '50.19526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60853 50.19526, 1.60853 50.19526, 1.60853 50.19526, 1.60853 50.19526, 1.60853 50.19526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9456'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20299 1.60853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20299"^^xsd:decimal ;
  dwc:decimalLongitude "1.60853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20299 1.60853)"^^geo:wktLiteral ;
  geo-pos:lat "50.20299"^^xsd:decimal ;
  geo-pos:long "1.60853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9415'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60853'^^xsd:double;
  dwc:latitude '50.20299'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60853 50.20299, 1.60853 50.20299, 1.60853 50.20299, 1.60853 50.20299, 1.60853 50.20299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9415'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20389"^^xsd:decimal ;
  dwc:decimalLongitude "1.60853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60853)"^^geo:wktLiteral ;
  geo-pos:lat "50.20389"^^xsd:decimal ;
  geo-pos:long "1.60853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7472'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7472'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60853'^^xsd:double;
  dwc:latitude '50.20389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60853 50.20389, 1.60853 50.20389, 1.60853 50.20389, 1.60853 50.20389, 1.60853 50.20389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7472'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20966 1.60853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20966"^^xsd:decimal ;
  dwc:decimalLongitude "1.60853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20966 1.60853)"^^geo:wktLiteral ;
  geo-pos:lat "50.20966"^^xsd:decimal ;
  geo-pos:long "1.60853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_6652'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60853'^^xsd:double;
  dwc:latitude '50.20966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60853 50.20966, 1.60853 50.20966, 1.60853 50.20966, 1.60853 50.20966, 1.60853 50.20966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6652'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19465 1.60854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19465"^^xsd:decimal ;
  dwc:decimalLongitude "1.60854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19465 1.60854)"^^geo:wktLiteral ;
  geo-pos:lat "50.19465"^^xsd:decimal ;
  geo-pos:long "1.60854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8493'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60854'^^xsd:double;
  dwc:latitude '50.19465'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60854 50.19465, 1.60854 50.19465, 1.60854 50.19465, 1.60854 50.19465, 1.60854 50.19465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8493'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.60854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20221"^^xsd:decimal ;
  dwc:decimalLongitude "1.60854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20221 1.60854)"^^geo:wktLiteral ;
  geo-pos:lat "50.20221"^^xsd:decimal ;
  geo-pos:long "1.60854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60854'^^xsd:double;
  dwc:latitude '50.20221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60854 50.20221, 1.60854 50.20221, 1.60854 50.20221, 1.60854 50.20221, 1.60854 50.20221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7950'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.204"^^xsd:decimal ;
  dwc:decimalLongitude "1.60854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 1.60854)"^^geo:wktLiteral ;
  geo-pos:lat "50.204"^^xsd:decimal ;
  geo-pos:long "1.60854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7833'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7833'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.241111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60854'^^xsd:double;
  dwc:latitude '50.204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60854 50.204, 1.60854 50.204, 1.60854 50.204, 1.60854 50.204, 1.60854 50.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7833'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20374 1.60855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20374"^^xsd:decimal ;
  dwc:decimalLongitude "1.60855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20374 1.60855)"^^geo:wktLiteral ;
  geo-pos:lat "50.20374"^^xsd:decimal ;
  geo-pos:long "1.60855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9416'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60855'^^xsd:double;
  dwc:latitude '50.20374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60855 50.20374, 1.60855 50.20374, 1.60855 50.20374, 1.60855 50.20374, 1.60855 50.20374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9416'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20183 1.60856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20183"^^xsd:decimal ;
  dwc:decimalLongitude "1.60856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20183 1.60856)"^^geo:wktLiteral ;
  geo-pos:lat "50.20183"^^xsd:decimal ;
  geo-pos:long "1.60856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9519'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60856'^^xsd:double;
  dwc:latitude '50.20183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60856 50.20183, 1.60856 50.20183, 1.60856 50.20183, 1.60856 50.20183, 1.60856 50.20183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9519'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.60856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20262"^^xsd:decimal ;
  dwc:decimalLongitude "1.60856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20262 1.60856)"^^geo:wktLiteral ;
  geo-pos:lat "50.20262"^^xsd:decimal ;
  geo-pos:long "1.60856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7580'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7580'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60856'^^xsd:double;
  dwc:latitude '50.20262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60856 50.20262, 1.60856 50.20262, 1.60856 50.20262, 1.60856 50.20262, 1.60856 50.20262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7580'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20294"^^xsd:decimal ;
  dwc:decimalLongitude "1.60856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20294 1.60856)"^^geo:wktLiteral ;
  geo-pos:lat "50.20294"^^xsd:decimal ;
  geo-pos:long "1.60856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7551'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60856'^^xsd:double;
  dwc:latitude '50.20294'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60856 50.20294, 1.60856 50.20294, 1.60856 50.20294, 1.60856 50.20294, 1.60856 50.20294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7551'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20425 1.60856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20425"^^xsd:decimal ;
  dwc:decimalLongitude "1.60856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20425 1.60856)"^^geo:wktLiteral ;
  geo-pos:lat "50.20425"^^xsd:decimal ;
  geo-pos:long "1.60856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9190'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9190'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60856'^^xsd:double;
  dwc:latitude '50.20425'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60856 50.20425, 1.60856 50.20425, 1.60856 50.20425, 1.60856 50.20425, 1.60856 50.20425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9190'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19395 1.60857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19395"^^xsd:decimal ;
  dwc:decimalLongitude "1.60857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19395 1.60857)"^^geo:wktLiteral ;
  geo-pos:lat "50.19395"^^xsd:decimal ;
  geo-pos:long "1.60857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8982'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8982'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60857'^^xsd:double;
  dwc:latitude '50.19395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60857 50.19395, 1.60857 50.19395, 1.60857 50.19395, 1.60857 50.19395, 1.60857 50.19395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8982'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20428 1.60858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20428"^^xsd:decimal ;
  dwc:decimalLongitude "1.60858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20428 1.60858)"^^geo:wktLiteral ;
  geo-pos:lat "50.20428"^^xsd:decimal ;
  geo-pos:long "1.60858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9669'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9669'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60858'^^xsd:double;
  dwc:latitude '50.20428'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60858 50.20428, 1.60858 50.20428, 1.60858 50.20428, 1.60858 50.20428, 1.60858 50.20428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9669'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.60862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22345"^^xsd:decimal ;
  dwc:decimalLongitude "1.60862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22345 1.60862)"^^geo:wktLiteral ;
  geo-pos:lat "50.22345"^^xsd:decimal ;
  geo-pos:long "1.60862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3687'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3687'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60862'^^xsd:double;
  dwc:latitude '50.22345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60862 50.22345, 1.60862 50.22345, 1.60862 50.22345, 1.60862 50.22345, 1.60862 50.22345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3687'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1936 1.60863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1936"^^xsd:decimal ;
  dwc:decimalLongitude "1.60863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1936 1.60863)"^^geo:wktLiteral ;
  geo-pos:lat "50.1936"^^xsd:decimal ;
  geo-pos:long "1.60863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9031'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9031'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60863'^^xsd:double;
  dwc:latitude '50.1936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60863 50.1936, 1.60863 50.1936, 1.60863 50.1936, 1.60863 50.1936, 1.60863 50.1936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9031'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19696 1.60865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19696"^^xsd:decimal ;
  dwc:decimalLongitude "1.60865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19696 1.60865)"^^geo:wktLiteral ;
  geo-pos:lat "50.19696"^^xsd:decimal ;
  geo-pos:long "1.60865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7666'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7666'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60865'^^xsd:double;
  dwc:latitude '50.19696'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60865 50.19696, 1.60865 50.19696, 1.60865 50.19696, 1.60865 50.19696, 1.60865 50.19696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7666'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20341 1.60865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20341"^^xsd:decimal ;
  dwc:decimalLongitude "1.60865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20341 1.60865)"^^geo:wktLiteral ;
  geo-pos:lat "50.20341"^^xsd:decimal ;
  geo-pos:long "1.60865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7369'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.14'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60865'^^xsd:double;
  dwc:latitude '50.20341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60865 50.20341, 1.60865 50.20341, 1.60865 50.20341, 1.60865 50.20341, 1.60865 50.20341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7369'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20389"^^xsd:decimal ;
  dwc:decimalLongitude "1.60865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20389 1.60865)"^^geo:wktLiteral ;
  geo-pos:lat "50.20389"^^xsd:decimal ;
  geo-pos:long "1.60865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9003'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9003'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60865'^^xsd:double;
  dwc:latitude '50.20389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60865 50.20389, 1.60865 50.20389, 1.60865 50.20389, 1.60865 50.20389, 1.60865 50.20389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9003'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19624 1.60866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19624"^^xsd:decimal ;
  dwc:decimalLongitude "1.60866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19624 1.60866)"^^geo:wktLiteral ;
  geo-pos:lat "50.19624"^^xsd:decimal ;
  geo-pos:long "1.60866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11641'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60866'^^xsd:double;
  dwc:latitude '50.19624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60866 50.19624, 1.60866 50.19624, 1.60866 50.19624, 1.60866 50.19624, 1.60866 50.19624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11641'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19885 1.60872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19885"^^xsd:decimal ;
  dwc:decimalLongitude "1.60872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19885 1.60872)"^^geo:wktLiteral ;
  geo-pos:lat "50.19885"^^xsd:decimal ;
  geo-pos:long "1.60872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9322'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9322'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60872'^^xsd:double;
  dwc:latitude '50.19885'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60872 50.19885, 1.60872 50.19885, 1.60872 50.19885, 1.60872 50.19885, 1.60872 50.19885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9322'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19514 1.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19514"^^xsd:decimal ;
  dwc:decimalLongitude "1.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19514 1.60873)"^^geo:wktLiteral ;
  geo-pos:lat "50.19514"^^xsd:decimal ;
  geo-pos:long "1.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8939'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60873'^^xsd:double;
  dwc:latitude '50.19514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60873 50.19514, 1.60873 50.19514, 1.60873 50.19514, 1.60873 50.19514, 1.60873 50.19514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8939'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.60877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20296"^^xsd:decimal ;
  dwc:decimalLongitude "1.60877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20296 1.60877)"^^geo:wktLiteral ;
  geo-pos:lat "50.20296"^^xsd:decimal ;
  geo-pos:long "1.60877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8292'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8292'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60877'^^xsd:double;
  dwc:latitude '50.20296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60877 50.20296, 1.60877 50.20296, 1.60877 50.20296, 1.60877 50.20296, 1.60877 50.20296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8292'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20487 1.6088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20487"^^xsd:decimal ;
  dwc:decimalLongitude "1.6088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20487 1.6088)"^^geo:wktLiteral ;
  geo-pos:lat "50.20487"^^xsd:decimal ;
  geo-pos:long "1.6088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8103'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8103'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6088'^^xsd:double;
  dwc:latitude '50.20487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6088 50.20487, 1.6088 50.20487, 1.6088 50.20487, 1.6088 50.20487, 1.6088 50.20487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8103'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20224 1.60882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20224"^^xsd:decimal ;
  dwc:decimalLongitude "1.60882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20224 1.60882)"^^geo:wktLiteral ;
  geo-pos:lat "50.20224"^^xsd:decimal ;
  geo-pos:long "1.60882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60882'^^xsd:double;
  dwc:latitude '50.20224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60882 50.20224, 1.60882 50.20224, 1.60882 50.20224, 1.60882 50.20224, 1.60882 50.20224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7654'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20301"^^xsd:decimal ;
  dwc:decimalLongitude "1.60882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20301 1.60882)"^^geo:wktLiteral ;
  geo-pos:lat "50.20301"^^xsd:decimal ;
  geo-pos:long "1.60882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7893'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7893'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.941111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60882'^^xsd:double;
  dwc:latitude '50.20301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60882 50.20301, 1.60882 50.20301, 1.60882 50.20301, 1.60882 50.20301, 1.60882 50.20301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7893'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20531 1.60882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20531"^^xsd:decimal ;
  dwc:decimalLongitude "1.60882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20531 1.60882)"^^geo:wktLiteral ;
  geo-pos:lat "50.20531"^^xsd:decimal ;
  geo-pos:long "1.60882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8332'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8332'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60882'^^xsd:double;
  dwc:latitude '50.20531'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60882 50.20531, 1.60882 50.20531, 1.60882 50.20531, 1.60882 50.20531, 1.60882 50.20531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8332'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19577 1.60883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19577"^^xsd:decimal ;
  dwc:decimalLongitude "1.60883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19577 1.60883)"^^geo:wktLiteral ;
  geo-pos:lat "50.19577"^^xsd:decimal ;
  geo-pos:long "1.60883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8170'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8170'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60883'^^xsd:double;
  dwc:latitude '50.19577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60883 50.19577, 1.60883 50.19577, 1.60883 50.19577, 1.60883 50.19577, 1.60883 50.19577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8170'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19512 1.60884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19512"^^xsd:decimal ;
  dwc:decimalLongitude "1.60884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19512 1.60884)"^^geo:wktLiteral ;
  geo-pos:lat "50.19512"^^xsd:decimal ;
  geo-pos:long "1.60884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60884'^^xsd:double;
  dwc:latitude '50.19512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60884 50.19512, 1.60884 50.19512, 1.60884 50.19512, 1.60884 50.19512, 1.60884 50.19512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9027'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.60884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2214"^^xsd:decimal ;
  dwc:decimalLongitude "1.60884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2214 1.60884)"^^geo:wktLiteral ;
  geo-pos:lat "50.2214"^^xsd:decimal ;
  geo-pos:long "1.60884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6815'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60884'^^xsd:double;
  dwc:latitude '50.2214'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60884 50.2214, 1.60884 50.2214, 1.60884 50.2214, 1.60884 50.2214, 1.60884 50.2214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6815'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20388"^^xsd:decimal ;
  dwc:decimalLongitude "1.60885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20388 1.60885)"^^geo:wktLiteral ;
  geo-pos:lat "50.20388"^^xsd:decimal ;
  geo-pos:long "1.60885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8827'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8827'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60885'^^xsd:double;
  dwc:latitude '50.20388'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60885 50.20388, 1.60885 50.20388, 1.60885 50.20388, 1.60885 50.20388, 1.60885 50.20388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8827'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19573 1.60889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19573"^^xsd:decimal ;
  dwc:decimalLongitude "1.60889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19573 1.60889)"^^geo:wktLiteral ;
  geo-pos:lat "50.19573"^^xsd:decimal ;
  geo-pos:long "1.60889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9449'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2411111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60889'^^xsd:double;
  dwc:latitude '50.19573'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60889 50.19573, 1.60889 50.19573, 1.60889 50.19573, 1.60889 50.19573, 1.60889 50.19573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9449'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19385 1.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19385"^^xsd:decimal ;
  dwc:decimalLongitude "1.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19385 1.6089)"^^geo:wktLiteral ;
  geo-pos:lat "50.19385"^^xsd:decimal ;
  geo-pos:long "1.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8652'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8652'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.696666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6089'^^xsd:double;
  dwc:latitude '50.19385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6089 50.19385, 1.6089 50.19385, 1.6089 50.19385, 1.6089 50.19385, 1.6089 50.19385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8652'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20411"^^xsd:decimal ;
  dwc:decimalLongitude "1.60892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20411 1.60892)"^^geo:wktLiteral ;
  geo-pos:lat "50.20411"^^xsd:decimal ;
  geo-pos:long "1.60892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8826'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60892'^^xsd:double;
  dwc:latitude '50.20411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60892 50.20411, 1.60892 50.20411, 1.60892 50.20411, 1.60892 50.20411, 1.60892 50.20411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8826'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19712 1.60893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19712"^^xsd:decimal ;
  dwc:decimalLongitude "1.60893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19712 1.60893)"^^geo:wktLiteral ;
  geo-pos:lat "50.19712"^^xsd:decimal ;
  geo-pos:long "1.60893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60893'^^xsd:double;
  dwc:latitude '50.19712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60893 50.19712, 1.60893 50.19712, 1.60893 50.19712, 1.60893 50.19712, 1.60893 50.19712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9283'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20654 1.60896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20654"^^xsd:decimal ;
  dwc:decimalLongitude "1.60896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20654 1.60896)"^^geo:wktLiteral ;
  geo-pos:lat "50.20654"^^xsd:decimal ;
  geo-pos:long "1.60896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8119'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8119'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60896'^^xsd:double;
  dwc:latitude '50.20654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60896 50.20654, 1.60896 50.20654, 1.60896 50.20654, 1.60896 50.20654, 1.60896 50.20654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8119'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20413 1.60897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20413"^^xsd:decimal ;
  dwc:decimalLongitude "1.60897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20413 1.60897)"^^geo:wktLiteral ;
  geo-pos:lat "50.20413"^^xsd:decimal ;
  geo-pos:long "1.60897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60897'^^xsd:double;
  dwc:latitude '50.20413'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60897 50.20413, 1.60897 50.20413, 1.60897 50.20413, 1.60897 50.20413, 1.60897 50.20413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8534'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20387"^^xsd:decimal ;
  dwc:decimalLongitude "1.60899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20387 1.60899)"^^geo:wktLiteral ;
  geo-pos:lat "50.20387"^^xsd:decimal ;
  geo-pos:long "1.60899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8985'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60899'^^xsd:double;
  dwc:latitude '50.20387'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60899 50.20387, 1.60899 50.20387, 1.60899 50.20387, 1.60899 50.20387, 1.60899 50.20387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8985'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19355 1.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19355"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19355 1.609)"^^geo:wktLiteral ;
  geo-pos:lat "50.19355"^^xsd:decimal ;
  geo-pos:long "1.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8989'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8989'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.221111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.609'^^xsd:double;
  dwc:latitude '50.19355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.609 50.19355, 1.609 50.19355, 1.609 50.19355, 1.609 50.19355, 1.609 50.19355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8989'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19563 1.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19563"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19563 1.609)"^^geo:wktLiteral ;
  geo-pos:lat "50.19563"^^xsd:decimal ;
  geo-pos:long "1.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7850'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7850'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.609'^^xsd:double;
  dwc:latitude '50.19563'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.609 50.19563, 1.609 50.19563, 1.609 50.19563, 1.609 50.19563, 1.609 50.19563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7850'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2229 1.60901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2229"^^xsd:decimal ;
  dwc:decimalLongitude "1.60901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2229 1.60901)"^^geo:wktLiteral ;
  geo-pos:lat "50.2229"^^xsd:decimal ;
  geo-pos:long "1.60901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3474'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_3474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.24888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60901'^^xsd:double;
  dwc:latitude '50.2229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60901 50.2229, 1.60901 50.2229, 1.60901 50.2229, 1.60901 50.2229, 1.60901 50.2229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3474'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19469 1.60903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19469"^^xsd:decimal ;
  dwc:decimalLongitude "1.60903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19469 1.60903)"^^geo:wktLiteral ;
  geo-pos:lat "50.19469"^^xsd:decimal ;
  geo-pos:long "1.60903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8871'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8871'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60903'^^xsd:double;
  dwc:latitude '50.19469'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60903 50.19469, 1.60903 50.19469, 1.60903 50.19469, 1.60903 50.19469, 1.60903 50.19469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8871'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20362"^^xsd:decimal ;
  dwc:decimalLongitude "1.60903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20362 1.60903)"^^geo:wktLiteral ;
  geo-pos:lat "50.20362"^^xsd:decimal ;
  geo-pos:long "1.60903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7577'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7577'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.037777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60903'^^xsd:double;
  dwc:latitude '50.20362'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60903 50.20362, 1.60903 50.20362, 1.60903 50.20362, 1.60903 50.20362, 1.60903 50.20362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7577'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21749 1.60903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21749"^^xsd:decimal ;
  dwc:decimalLongitude "1.60903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21749 1.60903)"^^geo:wktLiteral ;
  geo-pos:lat "50.21749"^^xsd:decimal ;
  geo-pos:long "1.60903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7220'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60903'^^xsd:double;
  dwc:latitude '50.21749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60903 50.21749, 1.60903 50.21749, 1.60903 50.21749, 1.60903 50.21749, 1.60903 50.21749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7220'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20467"^^xsd:decimal ;
  dwc:decimalLongitude "1.60906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20467 1.60906)"^^geo:wktLiteral ;
  geo-pos:lat "50.20467"^^xsd:decimal ;
  geo-pos:long "1.60906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9520'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60906'^^xsd:double;
  dwc:latitude '50.20467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60906 50.20467, 1.60906 50.20467, 1.60906 50.20467, 1.60906 50.20467, 1.60906 50.20467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9520'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.60911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19518"^^xsd:decimal ;
  dwc:decimalLongitude "1.60911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19518 1.60911)"^^geo:wktLiteral ;
  geo-pos:lat "50.19518"^^xsd:decimal ;
  geo-pos:long "1.60911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11682'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60911'^^xsd:double;
  dwc:latitude '50.19518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60911 50.19518, 1.60911 50.19518, 1.60911 50.19518, 1.60911 50.19518, 1.60911 50.19518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11682'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20457 1.60913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20457"^^xsd:decimal ;
  dwc:decimalLongitude "1.60913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20457 1.60913)"^^geo:wktLiteral ;
  geo-pos:lat "50.20457"^^xsd:decimal ;
  geo-pos:long "1.60913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7526'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7526'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60913'^^xsd:double;
  dwc:latitude '50.20457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60913 50.20457, 1.60913 50.20457, 1.60913 50.20457, 1.60913 50.20457, 1.60913 50.20457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7526'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20486 1.60913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20486"^^xsd:decimal ;
  dwc:decimalLongitude "1.60913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20486 1.60913)"^^geo:wktLiteral ;
  geo-pos:lat "50.20486"^^xsd:decimal ;
  geo-pos:long "1.60913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8859'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60913'^^xsd:double;
  dwc:latitude '50.20486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60913 50.20486, 1.60913 50.20486, 1.60913 50.20486, 1.60913 50.20486, 1.60913 50.20486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8859'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20569 1.60913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20569"^^xsd:decimal ;
  dwc:decimalLongitude "1.60913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20569 1.60913)"^^geo:wktLiteral ;
  geo-pos:lat "50.20569"^^xsd:decimal ;
  geo-pos:long "1.60913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60913'^^xsd:double;
  dwc:latitude '50.20569'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60913 50.20569, 1.60913 50.20569, 1.60913 50.20569, 1.60913 50.20569, 1.60913 50.20569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11952'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20289"^^xsd:decimal ;
  dwc:decimalLongitude "1.60914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20289 1.60914)"^^geo:wktLiteral ;
  geo-pos:lat "50.20289"^^xsd:decimal ;
  geo-pos:long "1.60914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60914'^^xsd:double;
  dwc:latitude '50.20289'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60914 50.20289, 1.60914 50.20289, 1.60914 50.20289, 1.60914 50.20289, 1.60914 50.20289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7901'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19381 1.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19381"^^xsd:decimal ;
  dwc:decimalLongitude "1.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19381 1.60916)"^^geo:wktLiteral ;
  geo-pos:lat "50.19381"^^xsd:decimal ;
  geo-pos:long "1.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60916'^^xsd:double;
  dwc:latitude '50.19381'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60916 50.19381, 1.60916 50.19381, 1.60916 50.19381, 1.60916 50.19381, 1.60916 50.19381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9169'^^xsd:string;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19758 1.60917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19758"^^xsd:decimal ;
  dwc:decimalLongitude "1.60917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19758 1.60917)"^^geo:wktLiteral ;
  geo-pos:lat "50.19758"^^xsd:decimal ;
  geo-pos:long "1.60917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.398888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60917'^^xsd:double;
  dwc:latitude '50.19758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60917 50.19758, 1.60917 50.19758, 1.60917 50.19758, 1.60917 50.19758, 1.60917 50.19758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7733'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19583 1.60919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19583"^^xsd:decimal ;
  dwc:decimalLongitude "1.60919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19583 1.60919)"^^geo:wktLiteral ;
  geo-pos:lat "50.19583"^^xsd:decimal ;
  geo-pos:long "1.60919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9447'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60919'^^xsd:double;
  dwc:latitude '50.19583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60919 50.19583, 1.60919 50.19583, 1.60919 50.19583, 1.60919 50.19583, 1.60919 50.19583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9447'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20406"^^xsd:decimal ;
  dwc:decimalLongitude "1.60922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20406 1.60922)"^^geo:wktLiteral ;
  geo-pos:lat "50.20406"^^xsd:decimal ;
  geo-pos:long "1.60922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60922'^^xsd:double;
  dwc:latitude '50.20406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60922 50.20406, 1.60922 50.20406, 1.60922 50.20406, 1.60922 50.20406, 1.60922 50.20406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9538'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20374 1.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20374"^^xsd:decimal ;
  dwc:decimalLongitude "1.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20374 1.60924)"^^geo:wktLiteral ;
  geo-pos:lat "50.20374"^^xsd:decimal ;
  geo-pos:long "1.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7853'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7853'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60924'^^xsd:double;
  dwc:latitude '50.20374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60924 50.20374, 1.60924 50.20374, 1.60924 50.20374, 1.60924 50.20374, 1.60924 50.20374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7853'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22144 1.60926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22144"^^xsd:decimal ;
  dwc:decimalLongitude "1.60926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22144 1.60926)"^^geo:wktLiteral ;
  geo-pos:lat "50.22144"^^xsd:decimal ;
  geo-pos:long "1.60926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1483'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_1483'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.734444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60926'^^xsd:double;
  dwc:latitude '50.22144'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60926 50.22144, 1.60926 50.22144, 1.60926 50.22144, 1.60926 50.22144, 1.60926 50.22144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1483'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20261 1.60927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20261"^^xsd:decimal ;
  dwc:decimalLongitude "1.60927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20261 1.60927)"^^geo:wktLiteral ;
  geo-pos:lat "50.20261"^^xsd:decimal ;
  geo-pos:long "1.60927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9671'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7355555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60927'^^xsd:double;
  dwc:latitude '50.20261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60927 50.20261, 1.60927 50.20261, 1.60927 50.20261, 1.60927 50.20261, 1.60927 50.20261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9671'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20533 1.60927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20533"^^xsd:decimal ;
  dwc:decimalLongitude "1.60927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20533 1.60927)"^^geo:wktLiteral ;
  geo-pos:lat "50.20533"^^xsd:decimal ;
  geo-pos:long "1.60927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60927'^^xsd:double;
  dwc:latitude '50.20533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60927 50.20533, 1.60927 50.20533, 1.60927 50.20533, 1.60927 50.20533, 1.60927 50.20533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7718'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20498 1.60929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20498"^^xsd:decimal ;
  dwc:decimalLongitude "1.60929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20498 1.60929)"^^geo:wktLiteral ;
  geo-pos:lat "50.20498"^^xsd:decimal ;
  geo-pos:long "1.60929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8936'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60929'^^xsd:double;
  dwc:latitude '50.20498'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60929 50.20498, 1.60929 50.20498, 1.60929 50.20498, 1.60929 50.20498, 1.60929 50.20498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8936'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19583 1.60933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19583"^^xsd:decimal ;
  dwc:decimalLongitude "1.60933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19583 1.60933)"^^geo:wktLiteral ;
  geo-pos:lat "50.19583"^^xsd:decimal ;
  geo-pos:long "1.60933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8994'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60933'^^xsd:double;
  dwc:latitude '50.19583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60933 50.19583, 1.60933 50.19583, 1.60933 50.19583, 1.60933 50.19583, 1.60933 50.19583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8994'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19501 1.60934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19501"^^xsd:decimal ;
  dwc:decimalLongitude "1.60934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19501 1.60934)"^^geo:wktLiteral ;
  geo-pos:lat "50.19501"^^xsd:decimal ;
  geo-pos:long "1.60934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8463'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.742222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60934'^^xsd:double;
  dwc:latitude '50.19501'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60934 50.19501, 1.60934 50.19501, 1.60934 50.19501, 1.60934 50.19501, 1.60934 50.19501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8463'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20032 1.60934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20032"^^xsd:decimal ;
  dwc:decimalLongitude "1.60934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20032 1.60934)"^^geo:wktLiteral ;
  geo-pos:lat "50.20032"^^xsd:decimal ;
  geo-pos:long "1.60934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7548'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7548'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60934'^^xsd:double;
  dwc:latitude '50.20032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60934 50.20032, 1.60934 50.20032, 1.60934 50.20032, 1.60934 50.20032, 1.60934 50.20032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7548'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19613 1.60935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19613"^^xsd:decimal ;
  dwc:decimalLongitude "1.60935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19613 1.60935)"^^geo:wktLiteral ;
  geo-pos:lat "50.19613"^^xsd:decimal ;
  geo-pos:long "1.60935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7971'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7971'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60935'^^xsd:double;
  dwc:latitude '50.19613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60935 50.19613, 1.60935 50.19613, 1.60935 50.19613, 1.60935 50.19613, 1.60935 50.19613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7971'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20418 1.60936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20418"^^xsd:decimal ;
  dwc:decimalLongitude "1.60936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20418 1.60936)"^^geo:wktLiteral ;
  geo-pos:lat "50.20418"^^xsd:decimal ;
  geo-pos:long "1.60936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9567'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.318888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60936'^^xsd:double;
  dwc:latitude '50.20418'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60936 50.20418, 1.60936 50.20418, 1.60936 50.20418, 1.60936 50.20418, 1.60936 50.20418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9567'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20412"^^xsd:decimal ;
  dwc:decimalLongitude "1.60939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20412 1.60939)"^^geo:wktLiteral ;
  geo-pos:lat "50.20412"^^xsd:decimal ;
  geo-pos:long "1.60939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9282'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60939'^^xsd:double;
  dwc:latitude '50.20412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60939 50.20412, 1.60939 50.20412, 1.60939 50.20412, 1.60939 50.20412, 1.60939 50.20412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9282'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.60945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.60945)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.60945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9331'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9331'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.715833333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60945'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60945 50.20367, 1.60945 50.20367, 1.60945 50.20367, 1.60945 50.20367, 1.60945 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9331'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19472 1.60949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19472"^^xsd:decimal ;
  dwc:decimalLongitude "1.60949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19472 1.60949)"^^geo:wktLiteral ;
  geo-pos:lat "50.19472"^^xsd:decimal ;
  geo-pos:long "1.60949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8949'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60949'^^xsd:double;
  dwc:latitude '50.19472'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60949 50.19472, 1.60949 50.19472, 1.60949 50.19472, 1.60949 50.19472, 1.60949 50.19472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8949'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20367"^^xsd:decimal ;
  dwc:decimalLongitude "1.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20367 1.6095)"^^geo:wktLiteral ;
  geo-pos:lat "50.20367"^^xsd:decimal ;
  geo-pos:long "1.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6095'^^xsd:double;
  dwc:latitude '50.20367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6095 50.20367, 1.6095 50.20367, 1.6095 50.20367, 1.6095 50.20367, 1.6095 50.20367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7746'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19572 1.60951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19572"^^xsd:decimal ;
  dwc:decimalLongitude "1.60951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19572 1.60951)"^^geo:wktLiteral ;
  geo-pos:lat "50.19572"^^xsd:decimal ;
  geo-pos:long "1.60951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9203'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9203'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60951'^^xsd:double;
  dwc:latitude '50.19572'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60951 50.19572, 1.60951 50.19572, 1.60951 50.19572, 1.60951 50.19572, 1.60951 50.19572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9203'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20596 1.60952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20596"^^xsd:decimal ;
  dwc:decimalLongitude "1.60952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20596 1.60952)"^^geo:wktLiteral ;
  geo-pos:lat "50.20596"^^xsd:decimal ;
  geo-pos:long "1.60952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8347'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8347'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60952'^^xsd:double;
  dwc:latitude '50.20596'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60952 50.20596, 1.60952 50.20596, 1.60952 50.20596, 1.60952 50.20596, 1.60952 50.20596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8347'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19483 1.60953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19483"^^xsd:decimal ;
  dwc:decimalLongitude "1.60953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19483 1.60953)"^^geo:wktLiteral ;
  geo-pos:lat "50.19483"^^xsd:decimal ;
  geo-pos:long "1.60953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9192'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9192'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60953'^^xsd:double;
  dwc:latitude '50.19483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60953 50.19483, 1.60953 50.19483, 1.60953 50.19483, 1.60953 50.19483, 1.60953 50.19483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9192'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20592 1.60953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20592"^^xsd:decimal ;
  dwc:decimalLongitude "1.60953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20592 1.60953)"^^geo:wktLiteral ;
  geo-pos:lat "50.20592"^^xsd:decimal ;
  geo-pos:long "1.60953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8105'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8105'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.574444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60953'^^xsd:double;
  dwc:latitude '50.20592'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60953 50.20592, 1.60953 50.20592, 1.60953 50.20592, 1.60953 50.20592, 1.60953 50.20592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8105'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20612 1.60953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20612"^^xsd:decimal ;
  dwc:decimalLongitude "1.60953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20612 1.60953)"^^geo:wktLiteral ;
  geo-pos:lat "50.20612"^^xsd:decimal ;
  geo-pos:long "1.60953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8325'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60953'^^xsd:double;
  dwc:latitude '50.20612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60953 50.20612, 1.60953 50.20612, 1.60953 50.20612, 1.60953 50.20612, 1.60953 50.20612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8325'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19417 1.60958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19417"^^xsd:decimal ;
  dwc:decimalLongitude "1.60958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19417 1.60958)"^^geo:wktLiteral ;
  geo-pos:lat "50.19417"^^xsd:decimal ;
  geo-pos:long "1.60958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8530'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60958'^^xsd:double;
  dwc:latitude '50.19417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60958 50.19417, 1.60958 50.19417, 1.60958 50.19417, 1.60958 50.19417, 1.60958 50.19417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8530'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19389 1.60965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19389"^^xsd:decimal ;
  dwc:decimalLongitude "1.60965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19389 1.60965)"^^geo:wktLiteral ;
  geo-pos:lat "50.19389"^^xsd:decimal ;
  geo-pos:long "1.60965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9193'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_9193'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60965'^^xsd:double;
  dwc:latitude '50.19389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60965 50.19389, 1.60965 50.19389, 1.60965 50.19389, 1.60965 50.19389, 1.60965 50.19389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9193'^^xsd:string;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19371 1.60968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19371"^^xsd:decimal ;
  dwc:decimalLongitude "1.60968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19371 1.60968)"^^geo:wktLiteral ;
  geo-pos:lat "50.19371"^^xsd:decimal ;
  geo-pos:long "1.60968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9539'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.33'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60968'^^xsd:double;
  dwc:latitude '50.19371'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60968 50.19371, 1.60968 50.19371, 1.60968 50.19371, 1.60968 50.19371, 1.60968 50.19371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9539'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.60968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19392"^^xsd:decimal ;
  dwc:decimalLongitude "1.60968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19392 1.60968)"^^geo:wktLiteral ;
  geo-pos:lat "50.19392"^^xsd:decimal ;
  geo-pos:long "1.60968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8300'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60968'^^xsd:double;
  dwc:latitude '50.19392'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60968 50.19392, 1.60968 50.19392, 1.60968 50.19392, 1.60968 50.19392, 1.60968 50.19392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8300'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19408 1.60971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19408"^^xsd:decimal ;
  dwc:decimalLongitude "1.60971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19408 1.60971)"^^geo:wktLiteral ;
  geo-pos:lat "50.19408"^^xsd:decimal ;
  geo-pos:long "1.60971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8533'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60971'^^xsd:double;
  dwc:latitude '50.19408'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60971 50.19408, 1.60971 50.19408, 1.60971 50.19408, 1.60971 50.19408, 1.60971 50.19408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8533'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.60972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21931"^^xsd:decimal ;
  dwc:decimalLongitude "1.60972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21931 1.60972)"^^geo:wktLiteral ;
  geo-pos:lat "50.21931"^^xsd:decimal ;
  geo-pos:long "1.60972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60972'^^xsd:double;
  dwc:latitude '50.21931'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60972 50.21931, 1.60972 50.21931, 1.60972 50.21931, 1.60972 50.21931, 1.60972 50.21931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7264'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1945 1.60973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1945"^^xsd:decimal ;
  dwc:decimalLongitude "1.60973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1945 1.60973)"^^geo:wktLiteral ;
  geo-pos:lat "50.1945"^^xsd:decimal ;
  geo-pos:long "1.60973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9455'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60973'^^xsd:double;
  dwc:latitude '50.1945'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60973 50.1945, 1.60973 50.1945, 1.60973 50.1945, 1.60973 50.1945, 1.60973 50.1945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9455'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19694 1.60974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19694"^^xsd:decimal ;
  dwc:decimalLongitude "1.60974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19694 1.60974)"^^geo:wktLiteral ;
  geo-pos:lat "50.19694"^^xsd:decimal ;
  geo-pos:long "1.60974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.782222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60974'^^xsd:double;
  dwc:latitude '50.19694'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60974 50.19694, 1.60974 50.19694, 1.60974 50.19694, 1.60974 50.19694, 1.60974 50.19694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7732'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20432"^^xsd:decimal ;
  dwc:decimalLongitude "1.60974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20432 1.60974)"^^geo:wktLiteral ;
  geo-pos:lat "50.20432"^^xsd:decimal ;
  geo-pos:long "1.60974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9534'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_9534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60974'^^xsd:double;
  dwc:latitude '50.20432'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60974 50.20432, 1.60974 50.20432, 1.60974 50.20432, 1.60974 50.20432, 1.60974 50.20432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9534'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19416 1.60985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19416"^^xsd:decimal ;
  dwc:decimalLongitude "1.60985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19416 1.60985)"^^geo:wktLiteral ;
  geo-pos:lat "50.19416"^^xsd:decimal ;
  geo-pos:long "1.60985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8584'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_8584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60985'^^xsd:double;
  dwc:latitude '50.19416'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60985 50.19416, 1.60985 50.19416, 1.60985 50.19416, 1.60985 50.19416, 1.60985 50.19416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8584'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20478 1.60989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20478"^^xsd:decimal ;
  dwc:decimalLongitude "1.60989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20478 1.60989)"^^geo:wktLiteral ;
  geo-pos:lat "50.20478"^^xsd:decimal ;
  geo-pos:long "1.60989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9682'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9682'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60989'^^xsd:double;
  dwc:latitude '50.20478'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60989 50.20478, 1.60989 50.20478, 1.60989 50.20478, 1.60989 50.20478, 1.60989 50.20478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9682'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.60993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19438"^^xsd:decimal ;
  dwc:decimalLongitude "1.60993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19438 1.60993)"^^geo:wktLiteral ;
  geo-pos:lat "50.19438"^^xsd:decimal ;
  geo-pos:long "1.60993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8815'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8815'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60993'^^xsd:double;
  dwc:latitude '50.19438'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60993 50.19438, 1.60993 50.19438, 1.60993 50.19438, 1.60993 50.19438, 1.60993 50.19438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8815'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1953 1.60995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1953"^^xsd:decimal ;
  dwc:decimalLongitude "1.60995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1953 1.60995)"^^geo:wktLiteral ;
  geo-pos:lat "50.1953"^^xsd:decimal ;
  geo-pos:long "1.60995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8547'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60995'^^xsd:double;
  dwc:latitude '50.1953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60995 50.1953, 1.60995 50.1953, 1.60995 50.1953, 1.60995 50.1953, 1.60995 50.1953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8547'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19452 1.60996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19452"^^xsd:decimal ;
  dwc:decimalLongitude "1.60996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19452 1.60996)"^^geo:wktLiteral ;
  geo-pos:lat "50.19452"^^xsd:decimal ;
  geo-pos:long "1.60996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9026'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60996'^^xsd:double;
  dwc:latitude '50.19452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60996 50.19452, 1.60996 50.19452, 1.60996 50.19452, 1.60996 50.19452, 1.60996 50.19452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9026'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20443 1.60996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20443"^^xsd:decimal ;
  dwc:decimalLongitude "1.60996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20443 1.60996)"^^geo:wktLiteral ;
  geo-pos:lat "50.20443"^^xsd:decimal ;
  geo-pos:long "1.60996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9264'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9264'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60996'^^xsd:double;
  dwc:latitude '50.20443'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60996 50.20443, 1.60996 50.20443, 1.60996 50.20443, 1.60996 50.20443, 1.60996 50.20443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9264'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19486 1.60998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19486"^^xsd:decimal ;
  dwc:decimalLongitude "1.60998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19486 1.60998)"^^geo:wktLiteral ;
  geo-pos:lat "50.19486"^^xsd:decimal ;
  geo-pos:long "1.60998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60998'^^xsd:double;
  dwc:latitude '50.19486'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60998 50.19486, 1.60998 50.19486, 1.60998 50.19486, 1.60998 50.19486, 1.60998 50.19486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8487'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19447 1.60999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19447"^^xsd:decimal ;
  dwc:decimalLongitude "1.60999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19447 1.60999)"^^geo:wktLiteral ;
  geo-pos:lat "50.19447"^^xsd:decimal ;
  geo-pos:long "1.60999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8451'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.752222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60999'^^xsd:double;
  dwc:latitude '50.19447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60999 50.19447, 1.60999 50.19447, 1.60999 50.19447, 1.60999 50.19447, 1.60999 50.19447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8451'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19632 1.60999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19632"^^xsd:decimal ;
  dwc:decimalLongitude "1.60999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19632 1.60999)"^^geo:wktLiteral ;
  geo-pos:lat "50.19632"^^xsd:decimal ;
  geo-pos:long "1.60999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60999'^^xsd:double;
  dwc:latitude '50.19632'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60999 50.19632, 1.60999 50.19632, 1.60999 50.19632, 1.60999 50.19632, 1.60999 50.19632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6936'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22356 1.60999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22356"^^xsd:decimal ;
  dwc:decimalLongitude "1.60999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22356 1.60999)"^^geo:wktLiteral ;
  geo-pos:lat "50.22356"^^xsd:decimal ;
  geo-pos:long "1.60999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_3688'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_3688'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.60999'^^xsd:double;
  dwc:latitude '50.22356'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60999 50.22356, 1.60999 50.22356, 1.60999 50.22356, 1.60999 50.22356, 1.60999 50.22356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_3688'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1958 1.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1958"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1958 1.61)"^^geo:wktLiteral ;
  geo-pos:lat "50.1958"^^xsd:decimal ;
  geo-pos:long "1.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7579'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7579'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61'^^xsd:double;
  dwc:latitude '50.1958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61 50.1958, 1.61 50.1958, 1.61 50.1958, 1.61 50.1958, 1.61 50.1958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7579'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21883 1.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21883"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21883 1.61)"^^geo:wktLiteral ;
  geo-pos:lat "50.21883"^^xsd:decimal ;
  geo-pos:long "1.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7280'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61'^^xsd:double;
  dwc:latitude '50.21883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61 50.21883, 1.61 50.21883, 1.61 50.21883, 1.61 50.21883, 1.61 50.21883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7280'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19487 1.61001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19487"^^xsd:decimal ;
  dwc:decimalLongitude "1.61001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19487 1.61001)"^^geo:wktLiteral ;
  geo-pos:lat "50.19487"^^xsd:decimal ;
  geo-pos:long "1.61001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9269'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61001'^^xsd:double;
  dwc:latitude '50.19487'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61001 50.19487, 1.61001 50.19487, 1.61001 50.19487, 1.61001 50.19487, 1.61001 50.19487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9269'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19459 1.61003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19459"^^xsd:decimal ;
  dwc:decimalLongitude "1.61003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19459 1.61003)"^^geo:wktLiteral ;
  geo-pos:lat "50.19459"^^xsd:decimal ;
  geo-pos:long "1.61003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8981'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8981'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61003'^^xsd:double;
  dwc:latitude '50.19459'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61003 50.19459, 1.61003 50.19459, 1.61003 50.19459, 1.61003 50.19459, 1.61003 50.19459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8981'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.61006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19326"^^xsd:decimal ;
  dwc:decimalLongitude "1.61006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19326 1.61006)"^^geo:wktLiteral ;
  geo-pos:lat "50.19326"^^xsd:decimal ;
  geo-pos:long "1.61006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.471111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61006'^^xsd:double;
  dwc:latitude '50.19326'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61006 50.19326, 1.61006 50.19326, 1.61006 50.19326, 1.61006 50.19326, 1.61006 50.19326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9030'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19406 1.61006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19406"^^xsd:decimal ;
  dwc:decimalLongitude "1.61006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19406 1.61006)"^^geo:wktLiteral ;
  geo-pos:lat "50.19406"^^xsd:decimal ;
  geo-pos:long "1.61006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9006'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9006'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61006'^^xsd:double;
  dwc:latitude '50.19406'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61006 50.19406, 1.61006 50.19406, 1.61006 50.19406, 1.61006 50.19406, 1.61006 50.19406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9006'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19458 1.61007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19458"^^xsd:decimal ;
  dwc:decimalLongitude "1.61007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19458 1.61007)"^^geo:wktLiteral ;
  geo-pos:lat "50.19458"^^xsd:decimal ;
  geo-pos:long "1.61007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9634'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_9634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61007'^^xsd:double;
  dwc:latitude '50.19458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61007 50.19458, 1.61007 50.19458, 1.61007 50.19458, 1.61007 50.19458, 1.61007 50.19458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9634'^^xsd:string;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20439 1.61009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20439"^^xsd:decimal ;
  dwc:decimalLongitude "1.61009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20439 1.61009)"^^geo:wktLiteral ;
  geo-pos:lat "50.20439"^^xsd:decimal ;
  geo-pos:long "1.61009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9414'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61009'^^xsd:double;
  dwc:latitude '50.20439'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61009 50.20439, 1.61009 50.20439, 1.61009 50.20439, 1.61009 50.20439, 1.61009 50.20439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9414'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20471 1.61012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20471"^^xsd:decimal ;
  dwc:decimalLongitude "1.61012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20471 1.61012)"^^geo:wktLiteral ;
  geo-pos:lat "50.20471"^^xsd:decimal ;
  geo-pos:long "1.61012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9263'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9263'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61012'^^xsd:double;
  dwc:latitude '50.20471'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61012 50.20471, 1.61012 50.20471, 1.61012 50.20471, 1.61012 50.20471, 1.61012 50.20471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9263'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19412 1.61013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19412"^^xsd:decimal ;
  dwc:decimalLongitude "1.61013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19412 1.61013)"^^geo:wktLiteral ;
  geo-pos:lat "50.19412"^^xsd:decimal ;
  geo-pos:long "1.61013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8839'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61013'^^xsd:double;
  dwc:latitude '50.19412'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61013 50.19412, 1.61013 50.19412, 1.61013 50.19412, 1.61013 50.19412, 1.61013 50.19412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8839'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19834 1.61015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19834"^^xsd:decimal ;
  dwc:decimalLongitude "1.61015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19834 1.61015)"^^geo:wktLiteral ;
  geo-pos:lat "50.19834"^^xsd:decimal ;
  geo-pos:long "1.61015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9637'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61015'^^xsd:double;
  dwc:latitude '50.19834'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61015 50.19834, 1.61015 50.19834, 1.61015 50.19834, 1.61015 50.19834, 1.61015 50.19834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9637'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.61016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.193"^^xsd:decimal ;
  dwc:decimalLongitude "1.61016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.61016)"^^geo:wktLiteral ;
  geo-pos:lat "50.193"^^xsd:decimal ;
  geo-pos:long "1.61016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8678'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8678'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61016'^^xsd:double;
  dwc:latitude '50.193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61016 50.193, 1.61016 50.193, 1.61016 50.193, 1.61016 50.193, 1.61016 50.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8678'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19322 1.61022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19322"^^xsd:decimal ;
  dwc:decimalLongitude "1.61022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19322 1.61022)"^^geo:wktLiteral ;
  geo-pos:lat "50.19322"^^xsd:decimal ;
  geo-pos:long "1.61022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9335'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9335'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61022'^^xsd:double;
  dwc:latitude '50.19322'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61022 50.19322, 1.61022 50.19322, 1.61022 50.19322, 1.61022 50.19322, 1.61022 50.19322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9335'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19389 1.61028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19389"^^xsd:decimal ;
  dwc:decimalLongitude "1.61028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19389 1.61028)"^^geo:wktLiteral ;
  geo-pos:lat "50.19389"^^xsd:decimal ;
  geo-pos:long "1.61028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_8993'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.24222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61028'^^xsd:double;
  dwc:latitude '50.19389'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61028 50.19389, 1.61028 50.19389, 1.61028 50.19389, 1.61028 50.19389, 1.61028 50.19389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8993'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.61029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22323"^^xsd:decimal ;
  dwc:decimalLongitude "1.61029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22323 1.61029)"^^geo:wktLiteral ;
  geo-pos:lat "50.22323"^^xsd:decimal ;
  geo-pos:long "1.61029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1492'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_1492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.467777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61029'^^xsd:double;
  dwc:latitude '50.22323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61029 50.22323, 1.61029 50.22323, 1.61029 50.22323, 1.61029 50.22323, 1.61029 50.22323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1492'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19398 1.61039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19398"^^xsd:decimal ;
  dwc:decimalLongitude "1.61039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19398 1.61039)"^^geo:wktLiteral ;
  geo-pos:lat "50.19398"^^xsd:decimal ;
  geo-pos:long "1.61039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9098'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_9098'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61039'^^xsd:double;
  dwc:latitude '50.19398'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61039 50.19398, 1.61039 50.19398, 1.61039 50.19398, 1.61039 50.19398, 1.61039 50.19398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9098'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.61046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20378"^^xsd:decimal ;
  dwc:decimalLongitude "1.61046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20378 1.61046)"^^geo:wktLiteral ;
  geo-pos:lat "50.20378"^^xsd:decimal ;
  geo-pos:long "1.61046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7123'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7123'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2322222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61046'^^xsd:double;
  dwc:latitude '50.20378'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61046 50.20378, 1.61046 50.20378, 1.61046 50.20378, 1.61046 50.20378, 1.61046 50.20378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7123'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19458 1.61048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19458"^^xsd:decimal ;
  dwc:decimalLongitude "1.61048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19458 1.61048)"^^geo:wktLiteral ;
  geo-pos:lat "50.19458"^^xsd:decimal ;
  geo-pos:long "1.61048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7658'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7658'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61048'^^xsd:double;
  dwc:latitude '50.19458'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61048 50.19458, 1.61048 50.19458, 1.61048 50.19458, 1.61048 50.19458, 1.61048 50.19458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7658'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1937 1.61052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1937"^^xsd:decimal ;
  dwc:decimalLongitude "1.61052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1937 1.61052)"^^geo:wktLiteral ;
  geo-pos:lat "50.1937"^^xsd:decimal ;
  geo-pos:long "1.61052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8947'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_8947'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61052'^^xsd:double;
  dwc:latitude '50.1937'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61052 50.1937, 1.61052 50.1937, 1.61052 50.1937, 1.61052 50.1937, 1.61052 50.1937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8947'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19482 1.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19482"^^xsd:decimal ;
  dwc:decimalLongitude "1.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19482 1.61053)"^^geo:wktLiteral ;
  geo-pos:lat "50.19482"^^xsd:decimal ;
  geo-pos:long "1.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6920'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6920'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.702222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61053'^^xsd:double;
  dwc:latitude '50.19482'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61053 50.19482, 1.61053 50.19482, 1.61053 50.19482, 1.61053 50.19482, 1.61053 50.19482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6920'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19225 1.61058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19225"^^xsd:decimal ;
  dwc:decimalLongitude "1.61058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19225 1.61058)"^^geo:wktLiteral ;
  geo-pos:lat "50.19225"^^xsd:decimal ;
  geo-pos:long "1.61058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9320'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9320'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.801111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61058'^^xsd:double;
  dwc:latitude '50.19225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61058 50.19225, 1.61058 50.19225, 1.61058 50.19225, 1.61058 50.19225, 1.61058 50.19225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9320'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1944 1.61061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1944"^^xsd:decimal ;
  dwc:decimalLongitude "1.61061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1944 1.61061)"^^geo:wktLiteral ;
  geo-pos:lat "50.1944"^^xsd:decimal ;
  geo-pos:long "1.61061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9488'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7611111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61061'^^xsd:double;
  dwc:latitude '50.1944'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61061 50.1944, 1.61061 50.1944, 1.61061 50.1944, 1.61061 50.1944, 1.61061 50.1944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9488'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19463 1.61061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19463"^^xsd:decimal ;
  dwc:decimalLongitude "1.61061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19463 1.61061)"^^geo:wktLiteral ;
  geo-pos:lat "50.19463"^^xsd:decimal ;
  geo-pos:long "1.61061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9487'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61061'^^xsd:double;
  dwc:latitude '50.19463'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61061 50.19463, 1.61061 50.19463, 1.61061 50.19463, 1.61061 50.19463, 1.61061 50.19463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9487'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19286 1.61065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19286"^^xsd:decimal ;
  dwc:decimalLongitude "1.61065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19286 1.61065)"^^geo:wktLiteral ;
  geo-pos:lat "50.19286"^^xsd:decimal ;
  geo-pos:long "1.61065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_9575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61065'^^xsd:double;
  dwc:latitude '50.19286'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61065 50.19286, 1.61065 50.19286, 1.61065 50.19286, 1.61065 50.19286, 1.61065 50.19286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9575'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19881 1.61067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19881"^^xsd:decimal ;
  dwc:decimalLongitude "1.61067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19881 1.61067)"^^geo:wktLiteral ;
  geo-pos:lat "50.19881"^^xsd:decimal ;
  geo-pos:long "1.61067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7367'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_7367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.035555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61067'^^xsd:double;
  dwc:latitude '50.19881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61067 50.19881, 1.61067 50.19881, 1.61067 50.19881, 1.61067 50.19881, 1.61067 50.19881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7367'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19421 1.61077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19421"^^xsd:decimal ;
  dwc:decimalLongitude "1.61077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19421 1.61077)"^^geo:wktLiteral ;
  geo-pos:lat "50.19421"^^xsd:decimal ;
  geo-pos:long "1.61077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9051'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61077'^^xsd:double;
  dwc:latitude '50.19421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61077 50.19421, 1.61077 50.19421, 1.61077 50.19421, 1.61077 50.19421, 1.61077 50.19421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9051'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21812 1.61082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21812"^^xsd:decimal ;
  dwc:decimalLongitude "1.61082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21812 1.61082)"^^geo:wktLiteral ;
  geo-pos:lat "50.21812"^^xsd:decimal ;
  geo-pos:long "1.61082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_7154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.20222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61082'^^xsd:double;
  dwc:latitude '50.21812'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61082 50.21812, 1.61082 50.21812, 1.61082 50.21812, 1.61082 50.21812, 1.61082 50.21812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7154'^^xsd:string;
  dwc:observationDate '2008-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19399 1.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19399"^^xsd:decimal ;
  dwc:decimalLongitude "1.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19399 1.61087)"^^geo:wktLiteral ;
  geo-pos:lat "50.19399"^^xsd:decimal ;
  geo-pos:long "1.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9070'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61087'^^xsd:double;
  dwc:latitude '50.19399'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61087 50.19399, 1.61087 50.19399, 1.61087 50.19399, 1.61087 50.19399, 1.61087 50.19399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9070'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 1.61088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.195"^^xsd:decimal ;
  dwc:decimalLongitude "1.61088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 1.61088)"^^geo:wktLiteral ;
  geo-pos:lat "50.195"^^xsd:decimal ;
  geo-pos:long "1.61088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61088'^^xsd:double;
  dwc:latitude '50.195'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61088 50.195, 1.61088 50.195, 1.61088 50.195, 1.61088 50.195, 1.61088 50.195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7727'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20324 1.61088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20324"^^xsd:decimal ;
  dwc:decimalLongitude "1.61088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20324 1.61088)"^^geo:wktLiteral ;
  geo-pos:lat "50.20324"^^xsd:decimal ;
  geo-pos:long "1.61088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9005'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9005'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61088'^^xsd:double;
  dwc:latitude '50.20324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61088 50.20324, 1.61088 50.20324, 1.61088 50.20324, 1.61088 50.20324, 1.61088 50.20324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9005'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19415 1.61091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19415"^^xsd:decimal ;
  dwc:decimalLongitude "1.61091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19415 1.61091)"^^geo:wktLiteral ;
  geo-pos:lat "50.19415"^^xsd:decimal ;
  geo-pos:long "1.61091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9229'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9229'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61091'^^xsd:double;
  dwc:latitude '50.19415'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61091 50.19415, 1.61091 50.19415, 1.61091 50.19415, 1.61091 50.19415, 1.61091 50.19415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9229'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19426 1.61092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19426"^^xsd:decimal ;
  dwc:decimalLongitude "1.61092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19426 1.61092)"^^geo:wktLiteral ;
  geo-pos:lat "50.19426"^^xsd:decimal ;
  geo-pos:long "1.61092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_9486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61092'^^xsd:double;
  dwc:latitude '50.19426'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61092 50.19426, 1.61092 50.19426, 1.61092 50.19426, 1.61092 50.19426, 1.61092 50.19426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9486'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19367 1.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19367"^^xsd:decimal ;
  dwc:decimalLongitude "1.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19367 1.61096)"^^geo:wktLiteral ;
  geo-pos:lat "50.19367"^^xsd:decimal ;
  geo-pos:long "1.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9276'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61096'^^xsd:double;
  dwc:latitude '50.19367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61096 50.19367, 1.61096 50.19367, 1.61096 50.19367, 1.61096 50.19367, 1.61096 50.19367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9276'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19417 1.61099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19417"^^xsd:decimal ;
  dwc:decimalLongitude "1.61099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19417 1.61099)"^^geo:wktLiteral ;
  geo-pos:lat "50.19417"^^xsd:decimal ;
  geo-pos:long "1.61099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61099'^^xsd:double;
  dwc:latitude '50.19417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61099 50.19417, 1.61099 50.19417, 1.61099 50.19417, 1.61099 50.19417, 1.61099 50.19417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7882'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21794 1.61099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21794"^^xsd:decimal ;
  dwc:decimalLongitude "1.61099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21794 1.61099)"^^geo:wktLiteral ;
  geo-pos:lat "50.21794"^^xsd:decimal ;
  geo-pos:long "1.61099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61099'^^xsd:double;
  dwc:latitude '50.21794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61099 50.21794, 1.61099 50.21794, 1.61099 50.21794, 1.61099 50.21794, 1.61099 50.21794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7284'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19303 1.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19303"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19303 1.611)"^^geo:wktLiteral ;
  geo-pos:lat "50.19303"^^xsd:decimal ;
  geo-pos:long "1.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9321'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9321'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.206666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.611'^^xsd:double;
  dwc:latitude '50.19303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.611 50.19303, 1.611 50.19303, 1.611 50.19303, 1.611 50.19303, 1.611 50.19303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9321'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19335 1.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19335"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19335 1.611)"^^geo:wktLiteral ;
  geo-pos:lat "50.19335"^^xsd:decimal ;
  geo-pos:long "1.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_9437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.611'^^xsd:double;
  dwc:latitude '50.19335'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.611 50.19335, 1.611 50.19335, 1.611 50.19335, 1.611 50.19335, 1.611 50.19335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9437'^^xsd:string;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19354 1.61101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19354"^^xsd:decimal ;
  dwc:decimalLongitude "1.61101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19354 1.61101)"^^geo:wktLiteral ;
  geo-pos:lat "50.19354"^^xsd:decimal ;
  geo-pos:long "1.61101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9088'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9088'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61101'^^xsd:double;
  dwc:latitude '50.19354'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61101 50.19354, 1.61101 50.19354, 1.61101 50.19354, 1.61101 50.19354, 1.61101 50.19354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9088'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1939 1.61106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1939"^^xsd:decimal ;
  dwc:decimalLongitude "1.61106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1939 1.61106)"^^geo:wktLiteral ;
  geo-pos:lat "50.1939"^^xsd:decimal ;
  geo-pos:long "1.61106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9677'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9677'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61106'^^xsd:double;
  dwc:latitude '50.1939'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61106 50.1939, 1.61106 50.1939, 1.61106 50.1939, 1.61106 50.1939, 1.61106 50.1939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9677'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.61107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19383"^^xsd:decimal ;
  dwc:decimalLongitude "1.61107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19383 1.61107)"^^geo:wktLiteral ;
  geo-pos:lat "50.19383"^^xsd:decimal ;
  geo-pos:long "1.61107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_9199'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.70888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61107'^^xsd:double;
  dwc:latitude '50.19383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61107 50.19383, 1.61107 50.19383, 1.61107 50.19383, 1.61107 50.19383, 1.61107 50.19383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9199'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19347 1.61109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19347"^^xsd:decimal ;
  dwc:decimalLongitude "1.61109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19347 1.61109)"^^geo:wktLiteral ;
  geo-pos:lat "50.19347"^^xsd:decimal ;
  geo-pos:long "1.61109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9235'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61109'^^xsd:double;
  dwc:latitude '50.19347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61109 50.19347, 1.61109 50.19347, 1.61109 50.19347, 1.61109 50.19347, 1.61109 50.19347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9235'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19363 1.61114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19363"^^xsd:decimal ;
  dwc:decimalLongitude "1.61114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19363 1.61114)"^^geo:wktLiteral ;
  geo-pos:lat "50.19363"^^xsd:decimal ;
  geo-pos:long "1.61114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9236'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.265555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61114'^^xsd:double;
  dwc:latitude '50.19363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61114 50.19363, 1.61114 50.19363, 1.61114 50.19363, 1.61114 50.19363, 1.61114 50.19363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9236'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19421 1.61122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19421"^^xsd:decimal ;
  dwc:decimalLongitude "1.61122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19421 1.61122)"^^geo:wktLiteral ;
  geo-pos:lat "50.19421"^^xsd:decimal ;
  geo-pos:long "1.61122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8159'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8159'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61122'^^xsd:double;
  dwc:latitude '50.19421'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61122 50.19421, 1.61122 50.19421, 1.61122 50.19421, 1.61122 50.19421, 1.61122 50.19421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8159'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19344 1.61127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19344"^^xsd:decimal ;
  dwc:decimalLongitude "1.61127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19344 1.61127)"^^geo:wktLiteral ;
  geo-pos:lat "50.19344"^^xsd:decimal ;
  geo-pos:long "1.61127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9277'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_9277'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.251111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61127'^^xsd:double;
  dwc:latitude '50.19344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61127 50.19344, 1.61127 50.19344, 1.61127 50.19344, 1.61127 50.19344, 1.61127 50.19344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9277'^^xsd:string;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19327"^^xsd:decimal ;
  dwc:decimalLongitude "1.61128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61128)"^^geo:wktLiteral ;
  geo-pos:lat "50.19327"^^xsd:decimal ;
  geo-pos:long "1.61128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9336'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9336'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61128'^^xsd:double;
  dwc:latitude '50.19327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61128 50.19327, 1.61128 50.19327, 1.61128 50.19327, 1.61128 50.19327, 1.61128 50.19327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9336'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19333 1.61129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19333"^^xsd:decimal ;
  dwc:decimalLongitude "1.61129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19333 1.61129)"^^geo:wktLiteral ;
  geo-pos:lat "50.19333"^^xsd:decimal ;
  geo-pos:long "1.61129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9225'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_9225'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61129'^^xsd:double;
  dwc:latitude '50.19333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61129 50.19333, 1.61129 50.19333, 1.61129 50.19333, 1.61129 50.19333, 1.61129 50.19333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9225'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.61131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19254"^^xsd:decimal ;
  dwc:decimalLongitude "1.61131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.61131)"^^geo:wktLiteral ;
  geo-pos:lat "50.19254"^^xsd:decimal ;
  geo-pos:long "1.61131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8856'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.74666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61131'^^xsd:double;
  dwc:latitude '50.19254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61131 50.19254, 1.61131 50.19254, 1.61131 50.19254, 1.61131 50.19254, 1.61131 50.19254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8856'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19321 1.61131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19321"^^xsd:decimal ;
  dwc:decimalLongitude "1.61131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19321 1.61131)"^^geo:wktLiteral ;
  geo-pos:lat "50.19321"^^xsd:decimal ;
  geo-pos:long "1.61131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9454'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61131'^^xsd:double;
  dwc:latitude '50.19321'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61131 50.19321, 1.61131 50.19321, 1.61131 50.19321, 1.61131 50.19321, 1.61131 50.19321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9454'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19355 1.61131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19355"^^xsd:decimal ;
  dwc:decimalLongitude "1.61131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19355 1.61131)"^^geo:wktLiteral ;
  geo-pos:lat "50.19355"^^xsd:decimal ;
  geo-pos:long "1.61131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9286'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9286'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.228888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61131'^^xsd:double;
  dwc:latitude '50.19355'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61131 50.19355, 1.61131 50.19355, 1.61131 50.19355, 1.61131 50.19355, 1.61131 50.19355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9286'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19325 1.61133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19325"^^xsd:decimal ;
  dwc:decimalLongitude "1.61133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19325 1.61133)"^^geo:wktLiteral ;
  geo-pos:lat "50.19325"^^xsd:decimal ;
  geo-pos:long "1.61133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9053'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6877777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61133'^^xsd:double;
  dwc:latitude '50.19325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61133 50.19325, 1.61133 50.19325, 1.61133 50.19325, 1.61133 50.19325, 1.61133 50.19325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9053'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52934 1.61137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52934"^^xsd:decimal ;
  dwc:decimalLongitude "1.61137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52934 1.61137)"^^geo:wktLiteral ;
  geo-pos:lat "50.52934"^^xsd:decimal ;
  geo-pos:long "1.61137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1468'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61137'^^xsd:double;
  dwc:latitude '50.52934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61137 50.52934, 1.61137 50.52934, 1.61137 50.52934, 1.61137 50.52934, 1.61137 50.52934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1468'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19304 1.61141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19304"^^xsd:decimal ;
  dwc:decimalLongitude "1.61141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19304 1.61141)"^^geo:wktLiteral ;
  geo-pos:lat "50.19304"^^xsd:decimal ;
  geo-pos:long "1.61141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9218'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.31'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61141'^^xsd:double;
  dwc:latitude '50.19304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61141 50.19304, 1.61141 50.19304, 1.61141 50.19304, 1.61141 50.19304, 1.61141 50.19304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9218'^^xsd:string;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19363 1.61142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19363"^^xsd:decimal ;
  dwc:decimalLongitude "1.61142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19363 1.61142)"^^geo:wktLiteral ;
  geo-pos:lat "50.19363"^^xsd:decimal ;
  geo-pos:long "1.61142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8453'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61142'^^xsd:double;
  dwc:latitude '50.19363'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61142 50.19363, 1.61142 50.19363, 1.61142 50.19363, 1.61142 50.19363, 1.61142 50.19363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8453'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19308 1.61149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19308"^^xsd:decimal ;
  dwc:decimalLongitude "1.61149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19308 1.61149)"^^geo:wktLiteral ;
  geo-pos:lat "50.19308"^^xsd:decimal ;
  geo-pos:long "1.61149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8532'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61149'^^xsd:double;
  dwc:latitude '50.19308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61149 50.19308, 1.61149 50.19308, 1.61149 50.19308, 1.61149 50.19308, 1.61149 50.19308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8532'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19351 1.61149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19351"^^xsd:decimal ;
  dwc:decimalLongitude "1.61149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19351 1.61149)"^^geo:wktLiteral ;
  geo-pos:lat "50.19351"^^xsd:decimal ;
  geo-pos:long "1.61149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9075'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61149'^^xsd:double;
  dwc:latitude '50.19351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61149 50.19351, 1.61149 50.19351, 1.61149 50.19351, 1.61149 50.19351, 1.61149 50.19351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9075'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19503 1.61149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19503"^^xsd:decimal ;
  dwc:decimalLongitude "1.61149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19503 1.61149)"^^geo:wktLiteral ;
  geo-pos:lat "50.19503"^^xsd:decimal ;
  geo-pos:long "1.61149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7861'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7861'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61149'^^xsd:double;
  dwc:latitude '50.19503'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61149 50.19503, 1.61149 50.19503, 1.61149 50.19503, 1.61149 50.19503, 1.61149 50.19503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7861'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19347 1.61153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19347"^^xsd:decimal ;
  dwc:decimalLongitude "1.61153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19347 1.61153)"^^geo:wktLiteral ;
  geo-pos:lat "50.19347"^^xsd:decimal ;
  geo-pos:long "1.61153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7524'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7524'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61153'^^xsd:double;
  dwc:latitude '50.19347'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61153 50.19347, 1.61153 50.19347, 1.61153 50.19347, 1.61153 50.19347, 1.61153 50.19347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7524'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19325 1.61168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19325"^^xsd:decimal ;
  dwc:decimalLongitude "1.61168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19325 1.61168)"^^geo:wktLiteral ;
  geo-pos:lat "50.19325"^^xsd:decimal ;
  geo-pos:long "1.61168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9683'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9683'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.188888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61168'^^xsd:double;
  dwc:latitude '50.19325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61168 50.19325, 1.61168 50.19325, 1.61168 50.19325, 1.61168 50.19325, 1.61168 50.19325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9683'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19473 1.61176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19473"^^xsd:decimal ;
  dwc:decimalLongitude "1.61176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19473 1.61176)"^^geo:wktLiteral ;
  geo-pos:lat "50.19473"^^xsd:decimal ;
  geo-pos:long "1.61176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8147'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8147'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61176'^^xsd:double;
  dwc:latitude '50.19473'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61176 50.19473, 1.61176 50.19473, 1.61176 50.19473, 1.61176 50.19473, 1.61176 50.19473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8147'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1932 1.61183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1932"^^xsd:decimal ;
  dwc:decimalLongitude "1.61183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1932 1.61183)"^^geo:wktLiteral ;
  geo-pos:lat "50.1932"^^xsd:decimal ;
  geo-pos:long "1.61183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9025'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9025'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61183'^^xsd:double;
  dwc:latitude '50.1932'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61183 50.1932, 1.61183 50.1932, 1.61183 50.1932, 1.61183 50.1932, 1.61183 50.1932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9025'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19304 1.61191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19304"^^xsd:decimal ;
  dwc:decimalLongitude "1.61191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19304 1.61191)"^^geo:wktLiteral ;
  geo-pos:lat "50.19304"^^xsd:decimal ;
  geo-pos:long "1.61191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9284'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9284'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61191'^^xsd:double;
  dwc:latitude '50.19304'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61191 50.19304, 1.61191 50.19304, 1.61191 50.19304, 1.61191 50.19304, 1.61191 50.19304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9284'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19327"^^xsd:decimal ;
  dwc:decimalLongitude "1.61192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61192)"^^geo:wktLiteral ;
  geo-pos:lat "50.19327"^^xsd:decimal ;
  geo-pos:long "1.61192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9450'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61192'^^xsd:double;
  dwc:latitude '50.19327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61192 50.19327, 1.61192 50.19327, 1.61192 50.19327, 1.61192 50.19327, 1.61192 50.19327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9450'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19291 1.61195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19291"^^xsd:decimal ;
  dwc:decimalLongitude "1.61195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19291 1.61195)"^^geo:wktLiteral ;
  geo-pos:lat "50.19291"^^xsd:decimal ;
  geo-pos:long "1.61195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8461'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61195'^^xsd:double;
  dwc:latitude '50.19291'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61195 50.19291, 1.61195 50.19291, 1.61195 50.19291, 1.61195 50.19291, 1.61195 50.19291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8461'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19328 1.61195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19328"^^xsd:decimal ;
  dwc:decimalLongitude "1.61195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19328 1.61195)"^^geo:wktLiteral ;
  geo-pos:lat "50.19328"^^xsd:decimal ;
  geo-pos:long "1.61195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8857'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7644444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61195'^^xsd:double;
  dwc:latitude '50.19328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61195 50.19328, 1.61195 50.19328, 1.61195 50.19328, 1.61195 50.19328, 1.61195 50.19328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8857'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273 1.61201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19273"^^xsd:decimal ;
  dwc:decimalLongitude "1.61201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273 1.61201)"^^geo:wktLiteral ;
  geo-pos:lat "50.19273"^^xsd:decimal ;
  geo-pos:long "1.61201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8651'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61201'^^xsd:double;
  dwc:latitude '50.19273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61201 50.19273, 1.61201 50.19273, 1.61201 50.19273, 1.61201 50.19273, 1.61201 50.19273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8651'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19276 1.61207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19276"^^xsd:decimal ;
  dwc:decimalLongitude "1.61207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19276 1.61207)"^^geo:wktLiteral ;
  geo-pos:lat "50.19276"^^xsd:decimal ;
  geo-pos:long "1.61207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9380'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_9380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61207'^^xsd:double;
  dwc:latitude '50.19276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61207 50.19276, 1.61207 50.19276, 1.61207 50.19276, 1.61207 50.19276, 1.61207 50.19276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9380'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19411 1.61211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19411"^^xsd:decimal ;
  dwc:decimalLongitude "1.61211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19411 1.61211)"^^geo:wktLiteral ;
  geo-pos:lat "50.19411"^^xsd:decimal ;
  geo-pos:long "1.61211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7471'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7471'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.18555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61211'^^xsd:double;
  dwc:latitude '50.19411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61211 50.19411, 1.61211 50.19411, 1.61211 50.19411, 1.61211 50.19411, 1.61211 50.19411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7471'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19239"^^xsd:decimal ;
  dwc:decimalLongitude "1.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.61216)"^^geo:wktLiteral ;
  geo-pos:lat "50.19239"^^xsd:decimal ;
  geo-pos:long "1.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9318'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61216'^^xsd:double;
  dwc:latitude '50.19239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61216 50.19239, 1.61216 50.19239, 1.61216 50.19239, 1.61216 50.19239, 1.61216 50.19239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9318'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19311 1.6122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19311"^^xsd:decimal ;
  dwc:decimalLongitude "1.6122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19311 1.6122)"^^geo:wktLiteral ;
  geo-pos:lat "50.19311"^^xsd:decimal ;
  geo-pos:long "1.6122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7381'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6122'^^xsd:double;
  dwc:latitude '50.19311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6122 50.19311, 1.6122 50.19311, 1.6122 50.19311, 1.6122 50.19311, 1.6122 50.19311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7381'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19284 1.61225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19284"^^xsd:decimal ;
  dwc:decimalLongitude "1.61225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19284 1.61225)"^^geo:wktLiteral ;
  geo-pos:lat "50.19284"^^xsd:decimal ;
  geo-pos:long "1.61225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9052'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61225'^^xsd:double;
  dwc:latitude '50.19284'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61225 50.19284, 1.61225 50.19284, 1.61225 50.19284, 1.61225 50.19284, 1.61225 50.19284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9052'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19281 1.61229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19281"^^xsd:decimal ;
  dwc:decimalLongitude "1.61229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19281 1.61229)"^^geo:wktLiteral ;
  geo-pos:lat "50.19281"^^xsd:decimal ;
  geo-pos:long "1.61229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9527'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_9527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61229'^^xsd:double;
  dwc:latitude '50.19281'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61229 50.19281, 1.61229 50.19281, 1.61229 50.19281, 1.61229 50.19281, 1.61229 50.19281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9527'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.6123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.193"^^xsd:decimal ;
  dwc:decimalLongitude "1.6123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.6123)"^^geo:wktLiteral ;
  geo-pos:lat "50.193"^^xsd:decimal ;
  geo-pos:long "1.6123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6123'^^xsd:double;
  dwc:latitude '50.193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6123 50.193, 1.6123 50.193, 1.6123 50.193, 1.6123 50.193, 1.6123 50.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8482'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19266 1.61237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19266"^^xsd:decimal ;
  dwc:decimalLongitude "1.61237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19266 1.61237)"^^geo:wktLiteral ;
  geo-pos:lat "50.19266"^^xsd:decimal ;
  geo-pos:long "1.61237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9293'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61237'^^xsd:double;
  dwc:latitude '50.19266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61237 50.19266, 1.61237 50.19266, 1.61237 50.19266, 1.61237 50.19266, 1.61237 50.19266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9293'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19249 1.61247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19249"^^xsd:decimal ;
  dwc:decimalLongitude "1.61247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19249 1.61247)"^^geo:wktLiteral ;
  geo-pos:lat "50.19249"^^xsd:decimal ;
  geo-pos:long "1.61247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9410'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61247'^^xsd:double;
  dwc:latitude '50.19249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61247 50.19249, 1.61247 50.19249, 1.61247 50.19249, 1.61247 50.19249, 1.61247 50.19249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9410'^^xsd:string;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1927 1.61251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1927"^^xsd:decimal ;
  dwc:decimalLongitude "1.61251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1927 1.61251)"^^geo:wktLiteral ;
  geo-pos:lat "50.1927"^^xsd:decimal ;
  geo-pos:long "1.61251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9023'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9023'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.24444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61251'^^xsd:double;
  dwc:latitude '50.1927'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61251 50.1927, 1.61251 50.1927, 1.61251 50.1927, 1.61251 50.1927, 1.61251 50.1927))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9023'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19268 1.61253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19268"^^xsd:decimal ;
  dwc:decimalLongitude "1.61253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19268 1.61253)"^^geo:wktLiteral ;
  geo-pos:lat "50.19268"^^xsd:decimal ;
  geo-pos:long "1.61253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8896'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61253'^^xsd:double;
  dwc:latitude '50.19268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61253 50.19268, 1.61253 50.19268, 1.61253 50.19268, 1.61253 50.19268, 1.61253 50.19268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8896'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19334 1.61253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19334"^^xsd:decimal ;
  dwc:decimalLongitude "1.61253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19334 1.61253)"^^geo:wktLiteral ;
  geo-pos:lat "50.19334"^^xsd:decimal ;
  geo-pos:long "1.61253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9330'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9330'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61253'^^xsd:double;
  dwc:latitude '50.19334'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61253 50.19334, 1.61253 50.19334, 1.61253 50.19334, 1.61253 50.19334, 1.61253 50.19334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9330'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20457 1.61258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20457"^^xsd:decimal ;
  dwc:decimalLongitude "1.61258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20457 1.61258)"^^geo:wktLiteral ;
  geo-pos:lat "50.20457"^^xsd:decimal ;
  geo-pos:long "1.61258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61258'^^xsd:double;
  dwc:latitude '50.20457'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61258 50.20457, 1.61258 50.20457, 1.61258 50.20457, 1.61258 50.20457, 1.61258 50.20457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6991'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19262 1.61265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19262"^^xsd:decimal ;
  dwc:decimalLongitude "1.61265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19262 1.61265)"^^geo:wktLiteral ;
  geo-pos:lat "50.19262"^^xsd:decimal ;
  geo-pos:long "1.61265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8814'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.203333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61265'^^xsd:double;
  dwc:latitude '50.19262'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61265 50.19262, 1.61265 50.19262, 1.61265 50.19262, 1.61265 50.19262, 1.61265 50.19262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8814'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19227 1.61275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19227"^^xsd:decimal ;
  dwc:decimalLongitude "1.61275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19227 1.61275)"^^geo:wktLiteral ;
  geo-pos:lat "50.19227"^^xsd:decimal ;
  geo-pos:long "1.61275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8538'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.79555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61275'^^xsd:double;
  dwc:latitude '50.19227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61275 50.19227, 1.61275 50.19227, 1.61275 50.19227, 1.61275 50.19227, 1.61275 50.19227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8538'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21323 1.61278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21323"^^xsd:decimal ;
  dwc:decimalLongitude "1.61278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21323 1.61278)"^^geo:wktLiteral ;
  geo-pos:lat "50.21323"^^xsd:decimal ;
  geo-pos:long "1.61278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10085'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.315555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61278'^^xsd:double;
  dwc:latitude '50.21323'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61278 50.21323, 1.61278 50.21323, 1.61278 50.21323, 1.61278 50.21323, 1.61278 50.21323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10085'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19274 1.61279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19274"^^xsd:decimal ;
  dwc:decimalLongitude "1.61279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19274 1.61279)"^^geo:wktLiteral ;
  geo-pos:lat "50.19274"^^xsd:decimal ;
  geo-pos:long "1.61279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9050'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61279'^^xsd:double;
  dwc:latitude '50.19274'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61279 50.19274, 1.61279 50.19274, 1.61279 50.19274, 1.61279 50.19274, 1.61279 50.19274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9050'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20219 1.61285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20219"^^xsd:decimal ;
  dwc:decimalLongitude "1.61285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20219 1.61285)"^^geo:wktLiteral ;
  geo-pos:lat "50.20219"^^xsd:decimal ;
  geo-pos:long "1.61285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7122'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7122'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7422222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61285'^^xsd:double;
  dwc:latitude '50.20219'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61285 50.20219, 1.61285 50.20219, 1.61285 50.20219, 1.61285 50.20219, 1.61285 50.20219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7122'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19331 1.61294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19331"^^xsd:decimal ;
  dwc:decimalLongitude "1.61294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19331 1.61294)"^^geo:wktLiteral ;
  geo-pos:lat "50.19331"^^xsd:decimal ;
  geo-pos:long "1.61294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9085'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_9085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61294'^^xsd:double;
  dwc:latitude '50.19331'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61294 50.19331, 1.61294 50.19331, 1.61294 50.19331, 1.61294 50.19331, 1.61294 50.19331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9085'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.61296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19272"^^xsd:decimal ;
  dwc:decimalLongitude "1.61296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.61296)"^^geo:wktLiteral ;
  geo-pos:lat "50.19272"^^xsd:decimal ;
  geo-pos:long "1.61296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9064'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61296'^^xsd:double;
  dwc:latitude '50.19272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61296 50.19272, 1.61296 50.19272, 1.61296 50.19272, 1.61296 50.19272, 1.61296 50.19272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9064'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19361 1.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19361"^^xsd:decimal ;
  dwc:decimalLongitude "1.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19361 1.61298)"^^geo:wktLiteral ;
  geo-pos:lat "50.19361"^^xsd:decimal ;
  geo-pos:long "1.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9676'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9676'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61298'^^xsd:double;
  dwc:latitude '50.19361'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61298 50.19361, 1.61298 50.19361, 1.61298 50.19361, 1.61298 50.19361, 1.61298 50.19361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9676'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.61302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19234"^^xsd:decimal ;
  dwc:decimalLongitude "1.61302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.61302)"^^geo:wktLiteral ;
  geo-pos:lat "50.19234"^^xsd:decimal ;
  geo-pos:long "1.61302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8991'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61302'^^xsd:double;
  dwc:latitude '50.19234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61302 50.19234, 1.61302 50.19234, 1.61302 50.19234, 1.61302 50.19234, 1.61302 50.19234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8991'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.61302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2141"^^xsd:decimal ;
  dwc:decimalLongitude "1.61302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.61302)"^^geo:wktLiteral ;
  geo-pos:lat "50.2141"^^xsd:decimal ;
  geo-pos:long "1.61302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_10086'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_10086'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.826666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61302'^^xsd:double;
  dwc:latitude '50.2141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61302 50.2141, 1.61302 50.2141, 1.61302 50.2141, 1.61302 50.2141, 1.61302 50.2141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_10086'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19277 1.61306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19277"^^xsd:decimal ;
  dwc:decimalLongitude "1.61306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19277 1.61306)"^^geo:wktLiteral ;
  geo-pos:lat "50.19277"^^xsd:decimal ;
  geo-pos:long "1.61306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8931'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61306'^^xsd:double;
  dwc:latitude '50.19277'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61306 50.19277, 1.61306 50.19277, 1.61306 50.19277, 1.61306 50.19277, 1.61306 50.19277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8931'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19344 1.61308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19344"^^xsd:decimal ;
  dwc:decimalLongitude "1.61308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19344 1.61308)"^^geo:wktLiteral ;
  geo-pos:lat "50.19344"^^xsd:decimal ;
  geo-pos:long "1.61308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8513'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.21444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61308'^^xsd:double;
  dwc:latitude '50.19344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61308 50.19344, 1.61308 50.19344, 1.61308 50.19344, 1.61308 50.19344, 1.61308 50.19344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8513'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19276 1.61311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19276"^^xsd:decimal ;
  dwc:decimalLongitude "1.61311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19276 1.61311)"^^geo:wktLiteral ;
  geo-pos:lat "50.19276"^^xsd:decimal ;
  geo-pos:long "1.61311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_9672'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61311'^^xsd:double;
  dwc:latitude '50.19276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61311 50.19276, 1.61311 50.19276, 1.61311 50.19276, 1.61311 50.19276, 1.61311 50.19276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9672'^^xsd:string;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19324 1.61313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19324"^^xsd:decimal ;
  dwc:decimalLongitude "1.61313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19324 1.61313)"^^geo:wktLiteral ;
  geo-pos:lat "50.19324"^^xsd:decimal ;
  geo-pos:long "1.61313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9636'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_9636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61313'^^xsd:double;
  dwc:latitude '50.19324'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61313 50.19324, 1.61313 50.19324, 1.61313 50.19324, 1.61313 50.19324, 1.61313 50.19324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9636'^^xsd:string;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19257 1.61316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19257"^^xsd:decimal ;
  dwc:decimalLongitude "1.61316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19257 1.61316)"^^geo:wktLiteral ;
  geo-pos:lat "50.19257"^^xsd:decimal ;
  geo-pos:long "1.61316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9014'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_9014'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61316'^^xsd:double;
  dwc:latitude '50.19257'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61316 50.19257, 1.61316 50.19257, 1.61316 50.19257, 1.61316 50.19257, 1.61316 50.19257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9014'^^xsd:string;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1936 1.61317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1936"^^xsd:decimal ;
  dwc:decimalLongitude "1.61317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1936 1.61317)"^^geo:wktLiteral ;
  geo-pos:lat "50.1936"^^xsd:decimal ;
  geo-pos:long "1.61317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8511'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.244444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61317'^^xsd:double;
  dwc:latitude '50.1936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61317 50.1936, 1.61317 50.1936, 1.61317 50.1936, 1.61317 50.1936, 1.61317 50.1936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8511'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.6132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19254"^^xsd:decimal ;
  dwc:decimalLongitude "1.6132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.6132)"^^geo:wktLiteral ;
  geo-pos:lat "50.19254"^^xsd:decimal ;
  geo-pos:long "1.6132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8506'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6132'^^xsd:double;
  dwc:latitude '50.19254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6132 50.19254, 1.6132 50.19254, 1.6132 50.19254, 1.6132 50.19254, 1.6132 50.19254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8506'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.6132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19265"^^xsd:decimal ;
  dwc:decimalLongitude "1.6132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.6132)"^^geo:wktLiteral ;
  geo-pos:lat "50.19265"^^xsd:decimal ;
  geo-pos:long "1.6132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.49'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6132'^^xsd:double;
  dwc:latitude '50.19265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6132 50.19265, 1.6132 50.19265, 1.6132 50.19265, 1.6132 50.19265, 1.6132 50.19265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9329'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19245 1.61325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19245"^^xsd:decimal ;
  dwc:decimalLongitude "1.61325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19245 1.61325)"^^geo:wktLiteral ;
  geo-pos:lat "50.19245"^^xsd:decimal ;
  geo-pos:long "1.61325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.21888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61325'^^xsd:double;
  dwc:latitude '50.19245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61325 50.19245, 1.61325 50.19245, 1.61325 50.19245, 1.61325 50.19245, 1.61325 50.19245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7874'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19224"^^xsd:decimal ;
  dwc:decimalLongitude "1.61356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61356)"^^geo:wktLiteral ;
  geo-pos:lat "50.19224"^^xsd:decimal ;
  geo-pos:long "1.61356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9024'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_9024'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.73333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61356'^^xsd:double;
  dwc:latitude '50.19224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61356 50.19224, 1.61356 50.19224, 1.61356 50.19224, 1.61356 50.19224, 1.61356 50.19224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9024'^^xsd:string;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19288 1.61363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19288"^^xsd:decimal ;
  dwc:decimalLongitude "1.61363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19288 1.61363)"^^geo:wktLiteral ;
  geo-pos:lat "50.19288"^^xsd:decimal ;
  geo-pos:long "1.61363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11935'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11935'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61363'^^xsd:double;
  dwc:latitude '50.19288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61363 50.19288, 1.61363 50.19288, 1.61363 50.19288, 1.61363 50.19288, 1.61363 50.19288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11935'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273 1.61364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19273"^^xsd:decimal ;
  dwc:decimalLongitude "1.61364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273 1.61364)"^^geo:wktLiteral ;
  geo-pos:lat "50.19273"^^xsd:decimal ;
  geo-pos:long "1.61364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8514'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.72777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61364'^^xsd:double;
  dwc:latitude '50.19273'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61364 50.19273, 1.61364 50.19273, 1.61364 50.19273, 1.61364 50.19273, 1.61364 50.19273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8514'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19287 1.61376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19287"^^xsd:decimal ;
  dwc:decimalLongitude "1.61376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19287 1.61376)"^^geo:wktLiteral ;
  geo-pos:lat "50.19287"^^xsd:decimal ;
  geo-pos:long "1.61376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9069'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61376'^^xsd:double;
  dwc:latitude '50.19287'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61376 50.19287, 1.61376 50.19287, 1.61376 50.19287, 1.61376 50.19287, 1.61376 50.19287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9069'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.61381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19265"^^xsd:decimal ;
  dwc:decimalLongitude "1.61381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.61381)"^^geo:wktLiteral ;
  geo-pos:lat "50.19265"^^xsd:decimal ;
  geo-pos:long "1.61381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8512'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61381'^^xsd:double;
  dwc:latitude '50.19265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61381 50.19265, 1.61381 50.19265, 1.61381 50.19265, 1.61381 50.19265, 1.61381 50.19265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8512'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19341 1.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19341"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19341 1.614)"^^geo:wktLiteral ;
  geo-pos:lat "50.19341"^^xsd:decimal ;
  geo-pos:long "1.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.614'^^xsd:double;
  dwc:latitude '50.19341'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.614 50.19341, 1.614 50.19341, 1.614 50.19341, 1.614 50.19341, 1.614 50.19341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7898'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19263 1.61408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19263"^^xsd:decimal ;
  dwc:decimalLongitude "1.61408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19263 1.61408)"^^geo:wktLiteral ;
  geo-pos:lat "50.19263"^^xsd:decimal ;
  geo-pos:long "1.61408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_8650'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.751111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61408'^^xsd:double;
  dwc:latitude '50.19263'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61408 50.19263, 1.61408 50.19263, 1.61408 50.19263, 1.61408 50.19263, 1.61408 50.19263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8650'^^xsd:string;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.6141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19235"^^xsd:decimal ;
  dwc:decimalLongitude "1.6141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.6141)"^^geo:wktLiteral ;
  geo-pos:lat "50.19235"^^xsd:decimal ;
  geo-pos:long "1.6141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8537'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6141'^^xsd:double;
  dwc:latitude '50.19235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6141 50.19235, 1.6141 50.19235, 1.6141 50.19235, 1.6141 50.19235, 1.6141 50.19235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8537'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19248 1.61412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19248"^^xsd:decimal ;
  dwc:decimalLongitude "1.61412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19248 1.61412)"^^geo:wktLiteral ;
  geo-pos:lat "50.19248"^^xsd:decimal ;
  geo-pos:long "1.61412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8840'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.74'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61412'^^xsd:double;
  dwc:latitude '50.19248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61412 50.19248, 1.61412 50.19248, 1.61412 50.19248, 1.61412 50.19248, 1.61412 50.19248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8840'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20753 1.61419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20753"^^xsd:decimal ;
  dwc:decimalLongitude "1.61419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20753 1.61419)"^^geo:wktLiteral ;
  geo-pos:lat "50.20753"^^xsd:decimal ;
  geo-pos:long "1.61419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6990'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_6990'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61419'^^xsd:double;
  dwc:latitude '50.20753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61419 50.20753, 1.61419 50.20753, 1.61419 50.20753, 1.61419 50.20753, 1.61419 50.20753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6990'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19233 1.61421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19233"^^xsd:decimal ;
  dwc:decimalLongitude "1.61421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19233 1.61421)"^^geo:wktLiteral ;
  geo-pos:lat "50.19233"^^xsd:decimal ;
  geo-pos:long "1.61421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8874'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61421'^^xsd:double;
  dwc:latitude '50.19233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61421 50.19233, 1.61421 50.19233, 1.61421 50.19233, 1.61421 50.19233, 1.61421 50.19233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8874'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19261 1.61421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19261"^^xsd:decimal ;
  dwc:decimalLongitude "1.61421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19261 1.61421)"^^geo:wktLiteral ;
  geo-pos:lat "50.19261"^^xsd:decimal ;
  geo-pos:long "1.61421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8855'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.22222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61421'^^xsd:double;
  dwc:latitude '50.19261'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61421 50.19261, 1.61421 50.19261, 1.61421 50.19261, 1.61421 50.19261, 1.61421 50.19261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8855'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.61423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19265"^^xsd:decimal ;
  dwc:decimalLongitude "1.61423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.61423)"^^geo:wktLiteral ;
  geo-pos:lat "50.19265"^^xsd:decimal ;
  geo-pos:long "1.61423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8618'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_8618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61423'^^xsd:double;
  dwc:latitude '50.19265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61423 50.19265, 1.61423 50.19265, 1.61423 50.19265, 1.61423 50.19265, 1.61423 50.19265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8618'^^xsd:string;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19269 1.61434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19269"^^xsd:decimal ;
  dwc:decimalLongitude "1.61434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19269 1.61434)"^^geo:wktLiteral ;
  geo-pos:lat "50.19269"^^xsd:decimal ;
  geo-pos:long "1.61434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_8992'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61434'^^xsd:double;
  dwc:latitude '50.19269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61434 50.19269, 1.61434 50.19269, 1.61434 50.19269, 1.61434 50.19269, 1.61434 50.19269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8992'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19243 1.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19243"^^xsd:decimal ;
  dwc:decimalLongitude "1.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19243 1.61448)"^^geo:wktLiteral ;
  geo-pos:lat "50.19243"^^xsd:decimal ;
  geo-pos:long "1.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8486'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.741111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61448'^^xsd:double;
  dwc:latitude '50.19243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61448 50.19243, 1.61448 50.19243, 1.61448 50.19243, 1.61448 50.19243, 1.61448 50.19243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8486'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19278 1.61452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19278"^^xsd:decimal ;
  dwc:decimalLongitude "1.61452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19278 1.61452)"^^geo:wktLiteral ;
  geo-pos:lat "50.19278"^^xsd:decimal ;
  geo-pos:long "1.61452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8549'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.29'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61452'^^xsd:double;
  dwc:latitude '50.19278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61452 50.19278, 1.61452 50.19278, 1.61452 50.19278, 1.61452 50.19278, 1.61452 50.19278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8549'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19285 1.61457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19285"^^xsd:decimal ;
  dwc:decimalLongitude "1.61457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19285 1.61457)"^^geo:wktLiteral ;
  geo-pos:lat "50.19285"^^xsd:decimal ;
  geo-pos:long "1.61457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8873'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61457'^^xsd:double;
  dwc:latitude '50.19285'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61457 50.19285, 1.61457 50.19285, 1.61457 50.19285, 1.61457 50.19285, 1.61457 50.19285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8873'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19353 1.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19353"^^xsd:decimal ;
  dwc:decimalLongitude "1.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19353 1.6148)"^^geo:wktLiteral ;
  geo-pos:lat "50.19353"^^xsd:decimal ;
  geo-pos:long "1.6148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6148'^^xsd:double;
  dwc:latitude '50.19353'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6148 50.19353, 1.6148 50.19353, 1.6148 50.19353, 1.6148 50.19353, 1.6148 50.19353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7957'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19313 1.61481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19313"^^xsd:decimal ;
  dwc:decimalLongitude "1.61481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19313 1.61481)"^^geo:wktLiteral ;
  geo-pos:lat "50.19313"^^xsd:decimal ;
  geo-pos:long "1.61481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.246666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61481'^^xsd:double;
  dwc:latitude '50.19313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61481 50.19313, 1.61481 50.19313, 1.61481 50.19313, 1.61481 50.19313, 1.61481 50.19313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7880'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.61487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19239"^^xsd:decimal ;
  dwc:decimalLongitude "1.61487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.61487)"^^geo:wktLiteral ;
  geo-pos:lat "50.19239"^^xsd:decimal ;
  geo-pos:long "1.61487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_9049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.68666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61487'^^xsd:double;
  dwc:latitude '50.19239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61487 50.19239, 1.61487 50.19239, 1.61487 50.19239, 1.61487 50.19239, 1.61487 50.19239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9049'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19231 1.6149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19231"^^xsd:decimal ;
  dwc:decimalLongitude "1.6149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19231 1.6149)"^^geo:wktLiteral ;
  geo-pos:lat "50.19231"^^xsd:decimal ;
  geo-pos:long "1.6149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8834'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8834'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6149'^^xsd:double;
  dwc:latitude '50.19231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6149 50.19231, 1.6149 50.19231, 1.6149 50.19231, 1.6149 50.19231, 1.6149 50.19231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8834'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19222 1.61497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19222"^^xsd:decimal ;
  dwc:decimalLongitude "1.61497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19222 1.61497)"^^geo:wktLiteral ;
  geo-pos:lat "50.19222"^^xsd:decimal ;
  geo-pos:long "1.61497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8462'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_8462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61497'^^xsd:double;
  dwc:latitude '50.19222'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61497 50.19222, 1.61497 50.19222, 1.61497 50.19222, 1.61497 50.19222, 1.61497 50.19222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8462'^^xsd:string;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19265"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19265 1.615)"^^geo:wktLiteral ;
  geo-pos:lat "50.19265"^^xsd:decimal ;
  geo-pos:long "1.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8319'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2088888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.615'^^xsd:double;
  dwc:latitude '50.19265'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615 50.19265, 1.615 50.19265, 1.615 50.19265, 1.615 50.19265, 1.615 50.19265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8319'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19255 1.61517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19255"^^xsd:decimal ;
  dwc:decimalLongitude "1.61517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19255 1.61517)"^^geo:wktLiteral ;
  geo-pos:lat "50.19255"^^xsd:decimal ;
  geo-pos:long "1.61517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8452'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_8452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61517'^^xsd:double;
  dwc:latitude '50.19255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61517 50.19255, 1.61517 50.19255, 1.61517 50.19255, 1.61517 50.19255, 1.61517 50.19255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8452'^^xsd:string;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19295 1.61523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19295"^^xsd:decimal ;
  dwc:decimalLongitude "1.61523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19295 1.61523)"^^geo:wktLiteral ;
  geo-pos:lat "50.19295"^^xsd:decimal ;
  geo-pos:long "1.61523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8550'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61523'^^xsd:double;
  dwc:latitude '50.19295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61523 50.19295, 1.61523 50.19295, 1.61523 50.19295, 1.61523 50.19295, 1.61523 50.19295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8550'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.61541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19235"^^xsd:decimal ;
  dwc:decimalLongitude "1.61541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.61541)"^^geo:wktLiteral ;
  geo-pos:lat "50.19235"^^xsd:decimal ;
  geo-pos:long "1.61541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8498'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.70888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61541'^^xsd:double;
  dwc:latitude '50.19235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61541 50.19235, 1.61541 50.19235, 1.61541 50.19235, 1.61541 50.19235, 1.61541 50.19235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8498'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19224"^^xsd:decimal ;
  dwc:decimalLongitude "1.61543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61543)"^^geo:wktLiteral ;
  geo-pos:lat "50.19224"^^xsd:decimal ;
  geo-pos:long "1.61543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9068'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.2944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61543'^^xsd:double;
  dwc:latitude '50.19224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9068'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19224"^^xsd:decimal ;
  dwc:decimalLongitude "1.61543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61543)"^^geo:wktLiteral ;
  geo-pos:lat "50.19224"^^xsd:decimal ;
  geo-pos:long "1.61543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9384'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_9384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2511111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61543'^^xsd:double;
  dwc:latitude '50.19224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224, 1.61543 50.19224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9384'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.61547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.193"^^xsd:decimal ;
  dwc:decimalLongitude "1.61547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 1.61547)"^^geo:wktLiteral ;
  geo-pos:lat "50.193"^^xsd:decimal ;
  geo-pos:long "1.61547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8143'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8143'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.20222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61547'^^xsd:double;
  dwc:latitude '50.193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61547 50.193, 1.61547 50.193, 1.61547 50.193, 1.61547 50.193, 1.61547 50.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8143'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19237 1.61559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19237"^^xsd:decimal ;
  dwc:decimalLongitude "1.61559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19237 1.61559)"^^geo:wktLiteral ;
  geo-pos:lat "50.19237"^^xsd:decimal ;
  geo-pos:long "1.61559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7972'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7972'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61559'^^xsd:double;
  dwc:latitude '50.19237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61559 50.19237, 1.61559 50.19237, 1.61559 50.19237, 1.61559 50.19237, 1.61559 50.19237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7972'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19821 1.61563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19821"^^xsd:decimal ;
  dwc:decimalLongitude "1.61563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19821 1.61563)"^^geo:wktLiteral ;
  geo-pos:lat "50.19821"^^xsd:decimal ;
  geo-pos:long "1.61563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.187777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61563'^^xsd:double;
  dwc:latitude '50.19821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61563 50.19821, 1.61563 50.19821, 1.61563 50.19821, 1.61563 50.19821, 1.61563 50.19821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6925'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19238 1.61569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19238"^^xsd:decimal ;
  dwc:decimalLongitude "1.61569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19238 1.61569)"^^geo:wktLiteral ;
  geo-pos:lat "50.19238"^^xsd:decimal ;
  geo-pos:long "1.61569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8531'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.881111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61569'^^xsd:double;
  dwc:latitude '50.19238'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61569 50.19238, 1.61569 50.19238, 1.61569 50.19238, 1.61569 50.19238, 1.61569 50.19238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8531'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19332 1.61575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19332"^^xsd:decimal ;
  dwc:decimalLongitude "1.61575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19332 1.61575)"^^geo:wktLiteral ;
  geo-pos:lat "50.19332"^^xsd:decimal ;
  geo-pos:long "1.61575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8114'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8114'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61575'^^xsd:double;
  dwc:latitude '50.19332'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61575 50.19332, 1.61575 50.19332, 1.61575 50.19332, 1.61575 50.19332, 1.61575 50.19332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8114'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19256 1.61589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19256"^^xsd:decimal ;
  dwc:decimalLongitude "1.61589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19256 1.61589)"^^geo:wktLiteral ;
  geo-pos:lat "50.19256"^^xsd:decimal ;
  geo-pos:long "1.61589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8343'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8343'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61589'^^xsd:double;
  dwc:latitude '50.19256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61589 50.19256, 1.61589 50.19256, 1.61589 50.19256, 1.61589 50.19256, 1.61589 50.19256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8343'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20135 1.61589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20135"^^xsd:decimal ;
  dwc:decimalLongitude "1.61589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20135 1.61589)"^^geo:wktLiteral ;
  geo-pos:lat "50.20135"^^xsd:decimal ;
  geo-pos:long "1.61589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2030_6899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61589'^^xsd:double;
  dwc:latitude '50.20135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61589 50.20135, 1.61589 50.20135, 1.61589 50.20135, 1.61589 50.20135, 1.61589 50.20135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6899'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19249 1.61592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19249"^^xsd:decimal ;
  dwc:decimalLongitude "1.61592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19249 1.61592)"^^geo:wktLiteral ;
  geo-pos:lat "50.19249"^^xsd:decimal ;
  geo-pos:long "1.61592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8318'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8318'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.76777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61592'^^xsd:double;
  dwc:latitude '50.19249'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61592 50.19249, 1.61592 50.19249, 1.61592 50.19249, 1.61592 50.19249, 1.61592 50.19249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8318'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19327"^^xsd:decimal ;
  dwc:decimalLongitude "1.61597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19327 1.61597)"^^geo:wktLiteral ;
  geo-pos:lat "50.19327"^^xsd:decimal ;
  geo-pos:long "1.61597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11703'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11703'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61597'^^xsd:double;
  dwc:latitude '50.19327'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61597 50.19327, 1.61597 50.19327, 1.61597 50.19327, 1.61597 50.19327, 1.61597 50.19327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11703'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19242 1.61622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19242"^^xsd:decimal ;
  dwc:decimalLongitude "1.61622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19242 1.61622)"^^geo:wktLiteral ;
  geo-pos:lat "50.19242"^^xsd:decimal ;
  geo-pos:long "1.61622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8112'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8112'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.1366666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61622'^^xsd:double;
  dwc:latitude '50.19242'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61622 50.19242, 1.61622 50.19242, 1.61622 50.19242, 1.61622 50.19242, 1.61622 50.19242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8112'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21553 1.61622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21553"^^xsd:decimal ;
  dwc:decimalLongitude "1.61622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21553 1.61622)"^^geo:wktLiteral ;
  geo-pos:lat "50.21553"^^xsd:decimal ;
  geo-pos:long "1.61622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7239'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61622'^^xsd:double;
  dwc:latitude '50.21553'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61622 50.21553, 1.61622 50.21553, 1.61622 50.21553, 1.61622 50.21553, 1.61622 50.21553))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7239'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.61623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19215"^^xsd:decimal ;
  dwc:decimalLongitude "1.61623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.61623)"^^geo:wktLiteral ;
  geo-pos:lat "50.19215"^^xsd:decimal ;
  geo-pos:long "1.61623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8329'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_8329'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.735555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61623'^^xsd:double;
  dwc:latitude '50.19215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61623 50.19215, 1.61623 50.19215, 1.61623 50.19215, 1.61623 50.19215, 1.61623 50.19215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8329'^^xsd:string;
  dwc:observationDate '2009-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.61632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19217"^^xsd:decimal ;
  dwc:decimalLongitude "1.61632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.61632)"^^geo:wktLiteral ;
  geo-pos:lat "50.19217"^^xsd:decimal ;
  geo-pos:long "1.61632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_9079'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.694166666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61632'^^xsd:double;
  dwc:latitude '50.19217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61632 50.19217, 1.61632 50.19217, 1.61632 50.19217, 1.61632 50.19217, 1.61632 50.19217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9079'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19224"^^xsd:decimal ;
  dwc:decimalLongitude "1.61637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61637)"^^geo:wktLiteral ;
  geo-pos:lat "50.19224"^^xsd:decimal ;
  geo-pos:long "1.61637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9285'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_9285'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7522222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61637'^^xsd:double;
  dwc:latitude '50.19224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61637 50.19224, 1.61637 50.19224, 1.61637 50.19224, 1.61637 50.19224, 1.61637 50.19224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9285'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19207 1.61641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19207"^^xsd:decimal ;
  dwc:decimalLongitude "1.61641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19207 1.61641)"^^geo:wktLiteral ;
  geo-pos:lat "50.19207"^^xsd:decimal ;
  geo-pos:long "1.61641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8866'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8866'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61641'^^xsd:double;
  dwc:latitude '50.19207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61641 50.19207, 1.61641 50.19207, 1.61641 50.19207, 1.61641 50.19207, 1.61641 50.19207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8866'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52756 1.61643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52756"^^xsd:decimal ;
  dwc:decimalLongitude "1.61643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52756 1.61643)"^^geo:wktLiteral ;
  geo-pos:lat "50.52756"^^xsd:decimal ;
  geo-pos:long "1.61643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1466'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1466'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61643'^^xsd:double;
  dwc:latitude '50.52756'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61643 50.52756, 1.61643 50.52756, 1.61643 50.52756, 1.61643 50.52756, 1.61643 50.52756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1466'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19224"^^xsd:decimal ;
  dwc:decimalLongitude "1.61656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19224 1.61656)"^^geo:wktLiteral ;
  geo-pos:lat "50.19224"^^xsd:decimal ;
  geo-pos:long "1.61656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8529'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61656'^^xsd:double;
  dwc:latitude '50.19224'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61656 50.19224, 1.61656 50.19224, 1.61656 50.19224, 1.61656 50.19224, 1.61656 50.19224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8529'^^xsd:string;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21269 1.61663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21269"^^xsd:decimal ;
  dwc:decimalLongitude "1.61663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21269 1.61663)"^^geo:wktLiteral ;
  geo-pos:lat "50.21269"^^xsd:decimal ;
  geo-pos:long "1.61663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61663'^^xsd:double;
  dwc:latitude '50.21269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61663 50.21269, 1.61663 50.21269, 1.61663 50.21269, 1.61663 50.21269, 1.61663 50.21269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7342'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20875 1.61668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20875"^^xsd:decimal ;
  dwc:decimalLongitude "1.61668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20875 1.61668)"^^geo:wktLiteral ;
  geo-pos:lat "50.20875"^^xsd:decimal ;
  geo-pos:long "1.61668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7341'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7341'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7477777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61668'^^xsd:double;
  dwc:latitude '50.20875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61668 50.20875, 1.61668 50.20875, 1.61668 50.20875, 1.61668 50.20875, 1.61668 50.20875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7341'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19237 1.61702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19237"^^xsd:decimal ;
  dwc:decimalLongitude "1.61702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19237 1.61702)"^^geo:wktLiteral ;
  geo-pos:lat "50.19237"^^xsd:decimal ;
  geo-pos:long "1.61702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8497'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_8497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.23777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61702'^^xsd:double;
  dwc:latitude '50.19237'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61702 50.19237, 1.61702 50.19237, 1.61702 50.19237, 1.61702 50.19237, 1.61702 50.19237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8497'^^xsd:string;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19301 1.61704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19301"^^xsd:decimal ;
  dwc:decimalLongitude "1.61704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19301 1.61704)"^^geo:wktLiteral ;
  geo-pos:lat "50.19301"^^xsd:decimal ;
  geo-pos:long "1.61704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11656'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61704'^^xsd:double;
  dwc:latitude '50.19301'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61704 50.19301, 1.61704 50.19301, 1.61704 50.19301, 1.61704 50.19301, 1.61704 50.19301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11656'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19188 1.61714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19188"^^xsd:decimal ;
  dwc:decimalLongitude "1.61714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19188 1.61714)"^^geo:wktLiteral ;
  geo-pos:lat "50.19188"^^xsd:decimal ;
  geo-pos:long "1.61714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12074'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12074'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61714'^^xsd:double;
  dwc:latitude '50.19188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61714 50.19188, 1.61714 50.19188, 1.61714 50.19188, 1.61714 50.19188, 1.61714 50.19188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12074'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.61728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19217"^^xsd:decimal ;
  dwc:decimalLongitude "1.61728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.61728)"^^geo:wktLiteral ;
  geo-pos:lat "50.19217"^^xsd:decimal ;
  geo-pos:long "1.61728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8496'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61728'^^xsd:double;
  dwc:latitude '50.19217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61728 50.19217, 1.61728 50.19217, 1.61728 50.19217, 1.61728 50.19217, 1.61728 50.19217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8496'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19728 1.61738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19728"^^xsd:decimal ;
  dwc:decimalLongitude "1.61738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19728 1.61738)"^^geo:wktLiteral ;
  geo-pos:lat "50.19728"^^xsd:decimal ;
  geo-pos:long "1.61738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7121'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7121'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61738'^^xsd:double;
  dwc:latitude '50.19728'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61738 50.19728, 1.61738 50.19728, 1.61738 50.19728, 1.61738 50.19728, 1.61738 50.19728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7121'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19192 1.6174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19192"^^xsd:decimal ;
  dwc:decimalLongitude "1.6174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19192 1.6174)"^^geo:wktLiteral ;
  geo-pos:lat "50.19192"^^xsd:decimal ;
  geo-pos:long "1.6174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8350'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8350'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6174'^^xsd:double;
  dwc:latitude '50.19192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6174 50.19192, 1.6174 50.19192, 1.6174 50.19192, 1.6174 50.19192, 1.6174 50.19192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8350'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19269 1.61752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19269"^^xsd:decimal ;
  dwc:decimalLongitude "1.61752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19269 1.61752)"^^geo:wktLiteral ;
  geo-pos:lat "50.19269"^^xsd:decimal ;
  geo-pos:long "1.61752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11917'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11917'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61752'^^xsd:double;
  dwc:latitude '50.19269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61752 50.19269, 1.61752 50.19269, 1.61752 50.19269, 1.61752 50.19269, 1.61752 50.19269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11917'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21606 1.61772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21606"^^xsd:decimal ;
  dwc:decimalLongitude "1.61772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21606 1.61772)"^^geo:wktLiteral ;
  geo-pos:lat "50.21606"^^xsd:decimal ;
  geo-pos:long "1.61772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7253'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61772'^^xsd:double;
  dwc:latitude '50.21606'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61772 50.21606, 1.61772 50.21606, 1.61772 50.21606, 1.61772 50.21606, 1.61772 50.21606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7253'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19278 1.61773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19278"^^xsd:decimal ;
  dwc:decimalLongitude "1.61773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19278 1.61773)"^^geo:wktLiteral ;
  geo-pos:lat "50.19278"^^xsd:decimal ;
  geo-pos:long "1.61773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8113'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8113'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61773'^^xsd:double;
  dwc:latitude '50.19278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61773 50.19278, 1.61773 50.19278, 1.61773 50.19278, 1.61773 50.19278, 1.61773 50.19278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8113'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.61786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19187"^^xsd:decimal ;
  dwc:decimalLongitude "1.61786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.61786)"^^geo:wktLiteral ;
  geo-pos:lat "50.19187"^^xsd:decimal ;
  geo-pos:long "1.61786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8551'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61786'^^xsd:double;
  dwc:latitude '50.19187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61786 50.19187, 1.61786 50.19187, 1.61786 50.19187, 1.61786 50.19187, 1.61786 50.19187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8551'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19205 1.61819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19205"^^xsd:decimal ;
  dwc:decimalLongitude "1.61819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19205 1.61819)"^^geo:wktLiteral ;
  geo-pos:lat "50.19205"^^xsd:decimal ;
  geo-pos:long "1.61819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8342'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_8342'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.1955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61819'^^xsd:double;
  dwc:latitude '50.19205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61819 50.19205, 1.61819 50.19205, 1.61819 50.19205, 1.61819 50.19205, 1.61819 50.19205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8342'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.61823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19171"^^xsd:decimal ;
  dwc:decimalLongitude "1.61823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.61823)"^^geo:wktLiteral ;
  geo-pos:lat "50.19171"^^xsd:decimal ;
  geo-pos:long "1.61823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8835'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8835'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61823'^^xsd:double;
  dwc:latitude '50.19171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61823 50.19171, 1.61823 50.19171, 1.61823 50.19171, 1.61823 50.19171, 1.61823 50.19171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8835'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19178 1.61824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19178"^^xsd:decimal ;
  dwc:decimalLongitude "1.61824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19178 1.61824)"^^geo:wktLiteral ;
  geo-pos:lat "50.19178"^^xsd:decimal ;
  geo-pos:long "1.61824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8485'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_8485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.238888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61824'^^xsd:double;
  dwc:latitude '50.19178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61824 50.19178, 1.61824 50.19178, 1.61824 50.19178, 1.61824 50.19178, 1.61824 50.19178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8485'^^xsd:string;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.61826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19191"^^xsd:decimal ;
  dwc:decimalLongitude "1.61826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.61826)"^^geo:wktLiteral ;
  geo-pos:lat "50.19191"^^xsd:decimal ;
  geo-pos:long "1.61826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8167'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8167'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61826'^^xsd:double;
  dwc:latitude '50.19191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61826 50.19191, 1.61826 50.19191, 1.61826 50.19191, 1.61826 50.19191, 1.61826 50.19191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8167'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19773 1.61827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19773"^^xsd:decimal ;
  dwc:decimalLongitude "1.61827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19773 1.61827)"^^geo:wktLiteral ;
  geo-pos:lat "50.19773"^^xsd:decimal ;
  geo-pos:long "1.61827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6941'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6941'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61827'^^xsd:double;
  dwc:latitude '50.19773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61827 50.19773, 1.61827 50.19773, 1.61827 50.19773, 1.61827 50.19773, 1.61827 50.19773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6941'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21175 1.61834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21175"^^xsd:decimal ;
  dwc:decimalLongitude "1.61834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21175 1.61834)"^^geo:wktLiteral ;
  geo-pos:lat "50.21175"^^xsd:decimal ;
  geo-pos:long "1.61834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7283'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61834'^^xsd:double;
  dwc:latitude '50.21175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61834 50.21175, 1.61834 50.21175, 1.61834 50.21175, 1.61834 50.21175, 1.61834 50.21175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7283'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19271 1.61839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19271"^^xsd:decimal ;
  dwc:decimalLongitude "1.61839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19271 1.61839)"^^geo:wktLiteral ;
  geo-pos:lat "50.19271"^^xsd:decimal ;
  geo-pos:long "1.61839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61839'^^xsd:double;
  dwc:latitude '50.19271'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61839 50.19271, 1.61839 50.19271, 1.61839 50.19271, 1.61839 50.19271, 1.61839 50.19271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7697'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19185 1.61842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19185"^^xsd:decimal ;
  dwc:decimalLongitude "1.61842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19185 1.61842)"^^geo:wktLiteral ;
  geo-pos:lat "50.19185"^^xsd:decimal ;
  geo-pos:long "1.61842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7859'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7859'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61842'^^xsd:double;
  dwc:latitude '50.19185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61842 50.19185, 1.61842 50.19185, 1.61842 50.19185, 1.61842 50.19185, 1.61842 50.19185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7859'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19305 1.61854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19305"^^xsd:decimal ;
  dwc:decimalLongitude "1.61854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19305 1.61854)"^^geo:wktLiteral ;
  geo-pos:lat "50.19305"^^xsd:decimal ;
  geo-pos:long "1.61854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8102'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8102'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.412222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61854'^^xsd:double;
  dwc:latitude '50.19305'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61854 50.19305, 1.61854 50.19305, 1.61854 50.19305, 1.61854 50.19305, 1.61854 50.19305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8102'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19229 1.61859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19229"^^xsd:decimal ;
  dwc:decimalLongitude "1.61859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19229 1.61859)"^^geo:wktLiteral ;
  geo-pos:lat "50.19229"^^xsd:decimal ;
  geo-pos:long "1.61859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8165'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8165'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61859'^^xsd:double;
  dwc:latitude '50.19229'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61859 50.19229, 1.61859 50.19229, 1.61859 50.19229, 1.61859 50.19229, 1.61859 50.19229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8165'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19234"^^xsd:decimal ;
  dwc:decimalLongitude "1.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.61868)"^^geo:wktLiteral ;
  geo-pos:lat "50.19234"^^xsd:decimal ;
  geo-pos:long "1.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8169'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8169'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61868'^^xsd:double;
  dwc:latitude '50.19234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61868 50.19234, 1.61868 50.19234, 1.61868 50.19234, 1.61868 50.19234, 1.61868 50.19234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8169'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19233 1.61879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19233"^^xsd:decimal ;
  dwc:decimalLongitude "1.61879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19233 1.61879)"^^geo:wktLiteral ;
  geo-pos:lat "50.19233"^^xsd:decimal ;
  geo-pos:long "1.61879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11724'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11724'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7122222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61879'^^xsd:double;
  dwc:latitude '50.19233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61879 50.19233, 1.61879 50.19233, 1.61879 50.19233, 1.61879 50.19233, 1.61879 50.19233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11724'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19298 1.61883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19298"^^xsd:decimal ;
  dwc:decimalLongitude "1.61883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19298 1.61883)"^^geo:wktLiteral ;
  geo-pos:lat "50.19298"^^xsd:decimal ;
  geo-pos:long "1.61883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8179'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61883'^^xsd:double;
  dwc:latitude '50.19298'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61883 50.19298, 1.61883 50.19298, 1.61883 50.19298, 1.61883 50.19298, 1.61883 50.19298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8179'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2116 1.61888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2116"^^xsd:decimal ;
  dwc:decimalLongitude "1.61888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2116 1.61888)"^^geo:wktLiteral ;
  geo-pos:lat "50.2116"^^xsd:decimal ;
  geo-pos:long "1.61888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7265'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61888'^^xsd:double;
  dwc:latitude '50.2116'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61888 50.2116, 1.61888 50.2116, 1.61888 50.2116, 1.61888 50.2116, 1.61888 50.2116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7265'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19185 1.61889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19185"^^xsd:decimal ;
  dwc:decimalLongitude "1.61889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19185 1.61889)"^^geo:wktLiteral ;
  geo-pos:lat "50.19185"^^xsd:decimal ;
  geo-pos:long "1.61889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9319'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_9319'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61889'^^xsd:double;
  dwc:latitude '50.19185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61889 50.19185, 1.61889 50.19185, 1.61889 50.19185, 1.61889 50.19185, 1.61889 50.19185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9319'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19176 1.61898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19176"^^xsd:decimal ;
  dwc:decimalLongitude "1.61898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19176 1.61898)"^^geo:wktLiteral ;
  geo-pos:lat "50.19176"^^xsd:decimal ;
  geo-pos:long "1.61898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7894'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_7894'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.197777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61898'^^xsd:double;
  dwc:latitude '50.19176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61898 50.19176, 1.61898 50.19176, 1.61898 50.19176, 1.61898 50.19176, 1.61898 50.19176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7894'^^xsd:string;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21079 1.61898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21079"^^xsd:decimal ;
  dwc:decimalLongitude "1.61898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21079 1.61898)"^^geo:wktLiteral ;
  geo-pos:lat "50.21079"^^xsd:decimal ;
  geo-pos:long "1.61898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7282'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.721111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61898'^^xsd:double;
  dwc:latitude '50.21079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61898 50.21079, 1.61898 50.21079, 1.61898 50.21079, 1.61898 50.21079, 1.61898 50.21079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7282'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2112 1.61901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2112"^^xsd:decimal ;
  dwc:decimalLongitude "1.61901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2112 1.61901)"^^geo:wktLiteral ;
  geo-pos:lat "50.2112"^^xsd:decimal ;
  geo-pos:long "1.61901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7183'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.713333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61901'^^xsd:double;
  dwc:latitude '50.2112'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61901 50.2112, 1.61901 50.2112, 1.61901 50.2112, 1.61901 50.2112, 1.61901 50.2112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7183'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19176 1.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19176"^^xsd:decimal ;
  dwc:decimalLongitude "1.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19176 1.61911)"^^geo:wktLiteral ;
  geo-pos:lat "50.19176"^^xsd:decimal ;
  geo-pos:long "1.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8872'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8872'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.39666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61911'^^xsd:double;
  dwc:latitude '50.19176'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61911 50.19176, 1.61911 50.19176, 1.61911 50.19176, 1.61911 50.19176, 1.61911 50.19176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8872'^^xsd:string;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19159 1.61917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19159"^^xsd:decimal ;
  dwc:decimalLongitude "1.61917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19159 1.61917)"^^geo:wktLiteral ;
  geo-pos:lat "50.19159"^^xsd:decimal ;
  geo-pos:long "1.61917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8865'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_8865'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.731111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61917'^^xsd:double;
  dwc:latitude '50.19159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61917 50.19159, 1.61917 50.19159, 1.61917 50.19159, 1.61917 50.19159, 1.61917 50.19159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8865'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.61922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19186"^^xsd:decimal ;
  dwc:decimalLongitude "1.61922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.61922)"^^geo:wktLiteral ;
  geo-pos:lat "50.19186"^^xsd:decimal ;
  geo-pos:long "1.61922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8129'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8129'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61922'^^xsd:double;
  dwc:latitude '50.19186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61922 50.19186, 1.61922 50.19186, 1.61922 50.19186, 1.61922 50.19186, 1.61922 50.19186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8129'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19164 1.61936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19164"^^xsd:decimal ;
  dwc:decimalLongitude "1.61936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19164 1.61936)"^^geo:wktLiteral ;
  geo-pos:lat "50.19164"^^xsd:decimal ;
  geo-pos:long "1.61936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8117'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8117'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61936'^^xsd:double;
  dwc:latitude '50.19164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61936 50.19164, 1.61936 50.19164, 1.61936 50.19164, 1.61936 50.19164, 1.61936 50.19164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8117'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19197 1.61945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19197"^^xsd:decimal ;
  dwc:decimalLongitude "1.61945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19197 1.61945)"^^geo:wktLiteral ;
  geo-pos:lat "50.19197"^^xsd:decimal ;
  geo-pos:long "1.61945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11777'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11777'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61945'^^xsd:double;
  dwc:latitude '50.19197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61945 50.19197, 1.61945 50.19197, 1.61945 50.19197, 1.61945 50.19197, 1.61945 50.19197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11777'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19209 1.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19209"^^xsd:decimal ;
  dwc:decimalLongitude "1.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19209 1.6195)"^^geo:wktLiteral ;
  geo-pos:lat "50.19209"^^xsd:decimal ;
  geo-pos:long "1.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11737'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11737'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6195'^^xsd:double;
  dwc:latitude '50.19209'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6195 50.19209, 1.6195 50.19209, 1.6195 50.19209, 1.6195 50.19209, 1.6195 50.19209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11737'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.61954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19183"^^xsd:decimal ;
  dwc:decimalLongitude "1.61954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.61954)"^^geo:wktLiteral ;
  geo-pos:lat "50.19183"^^xsd:decimal ;
  geo-pos:long "1.61954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8166'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61954'^^xsd:double;
  dwc:latitude '50.19183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61954 50.19183, 1.61954 50.19183, 1.61954 50.19183, 1.61954 50.19183, 1.61954 50.19183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8166'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.61955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19187"^^xsd:decimal ;
  dwc:decimalLongitude "1.61955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.61955)"^^geo:wktLiteral ;
  geo-pos:lat "50.19187"^^xsd:decimal ;
  geo-pos:long "1.61955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7931'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7931'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61955'^^xsd:double;
  dwc:latitude '50.19187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61955 50.19187, 1.61955 50.19187, 1.61955 50.19187, 1.61955 50.19187, 1.61955 50.19187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7931'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19202 1.61955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19202"^^xsd:decimal ;
  dwc:decimalLongitude "1.61955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19202 1.61955)"^^geo:wktLiteral ;
  geo-pos:lat "50.19202"^^xsd:decimal ;
  geo-pos:long "1.61955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_8903'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.787777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61955'^^xsd:double;
  dwc:latitude '50.19202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61955 50.19202, 1.61955 50.19202, 1.61955 50.19202, 1.61955 50.19202, 1.61955 50.19202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8903'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21108 1.61969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21108"^^xsd:decimal ;
  dwc:decimalLongitude "1.61969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21108 1.61969)"^^geo:wktLiteral ;
  geo-pos:lat "50.21108"^^xsd:decimal ;
  geo-pos:long "1.61969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7270'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6911111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61969'^^xsd:double;
  dwc:latitude '50.21108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61969 50.21108, 1.61969 50.21108, 1.61969 50.21108, 1.61969 50.21108, 1.61969 50.21108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7270'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21107 1.61994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21107"^^xsd:decimal ;
  dwc:decimalLongitude "1.61994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21107 1.61994)"^^geo:wktLiteral ;
  geo-pos:lat "50.21107"^^xsd:decimal ;
  geo-pos:long "1.61994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7340'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.61994'^^xsd:double;
  dwc:latitude '50.21107'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.61994 50.21107, 1.61994 50.21107, 1.61994 50.21107, 1.61994 50.21107, 1.61994 50.21107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7340'^^xsd:string;
  dwc:observationDate '2009-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21171 1.62002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21171"^^xsd:decimal ;
  dwc:decimalLongitude "1.62002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21171 1.62002)"^^geo:wktLiteral ;
  geo-pos:lat "50.21171"^^xsd:decimal ;
  geo-pos:long "1.62002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7281'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.182222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62002'^^xsd:double;
  dwc:latitude '50.21171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62002 50.21171, 1.62002 50.21171, 1.62002 50.21171, 1.62002 50.21171, 1.62002 50.21171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7281'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.62019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21102"^^xsd:decimal ;
  dwc:decimalLongitude "1.62019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21102 1.62019)"^^geo:wktLiteral ;
  geo-pos:lat "50.21102"^^xsd:decimal ;
  geo-pos:long "1.62019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7250'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.682222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62019'^^xsd:double;
  dwc:latitude '50.21102'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62019 50.21102, 1.62019 50.21102, 1.62019 50.21102, 1.62019 50.21102, 1.62019 50.21102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7250'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.62029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19235"^^xsd:decimal ;
  dwc:decimalLongitude "1.62029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19235 1.62029)"^^geo:wktLiteral ;
  geo-pos:lat "50.19235"^^xsd:decimal ;
  geo-pos:long "1.62029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8115'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8115'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.2822222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62029'^^xsd:double;
  dwc:latitude '50.19235'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62029 50.19235, 1.62029 50.19235, 1.62029 50.19235, 1.62029 50.19235, 1.62029 50.19235))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8115'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19171"^^xsd:decimal ;
  dwc:decimalLongitude "1.62033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62033)"^^geo:wktLiteral ;
  geo-pos:lat "50.19171"^^xsd:decimal ;
  geo-pos:long "1.62033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8116'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8116'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7488888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62033'^^xsd:double;
  dwc:latitude '50.19171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62033 50.19171, 1.62033 50.19171, 1.62033 50.19171, 1.62033 50.19171, 1.62033 50.19171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8116'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.62036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19239"^^xsd:decimal ;
  dwc:decimalLongitude "1.62036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.62036)"^^geo:wktLiteral ;
  geo-pos:lat "50.19239"^^xsd:decimal ;
  geo-pos:long "1.62036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62036'^^xsd:double;
  dwc:latitude '50.19239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62036 50.19239, 1.62036 50.19239, 1.62036 50.19239, 1.62036 50.19239, 1.62036 50.19239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8146'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19225 1.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19225"^^xsd:decimal ;
  dwc:decimalLongitude "1.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19225 1.6204)"^^geo:wktLiteral ;
  geo-pos:lat "50.19225"^^xsd:decimal ;
  geo-pos:long "1.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8157'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8157'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6204'^^xsd:double;
  dwc:latitude '50.19225'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6204 50.19225, 1.6204 50.19225, 1.6204 50.19225, 1.6204 50.19225, 1.6204 50.19225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8157'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19213 1.62052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19213"^^xsd:decimal ;
  dwc:decimalLongitude "1.62052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19213 1.62052)"^^geo:wktLiteral ;
  geo-pos:lat "50.19213"^^xsd:decimal ;
  geo-pos:long "1.62052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8168'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8168'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62052'^^xsd:double;
  dwc:latitude '50.19213'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62052 50.19213, 1.62052 50.19213, 1.62052 50.19213, 1.62052 50.19213, 1.62052 50.19213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8168'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.62052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19215"^^xsd:decimal ;
  dwc:decimalLongitude "1.62052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.62052)"^^geo:wktLiteral ;
  geo-pos:lat "50.19215"^^xsd:decimal ;
  geo-pos:long "1.62052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62052'^^xsd:double;
  dwc:latitude '50.19215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62052 50.19215, 1.62052 50.19215, 1.62052 50.19215, 1.62052 50.19215, 1.62052 50.19215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7963'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19256 1.62054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19256"^^xsd:decimal ;
  dwc:decimalLongitude "1.62054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19256 1.62054)"^^geo:wktLiteral ;
  geo-pos:lat "50.19256"^^xsd:decimal ;
  geo-pos:long "1.62054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8180'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8180'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62054'^^xsd:double;
  dwc:latitude '50.19256'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62054 50.19256, 1.62054 50.19256, 1.62054 50.19256, 1.62054 50.19256, 1.62054 50.19256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8180'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19152 1.62057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19152"^^xsd:decimal ;
  dwc:decimalLongitude "1.62057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19152 1.62057)"^^geo:wktLiteral ;
  geo-pos:lat "50.19152"^^xsd:decimal ;
  geo-pos:long "1.62057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8128'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8128'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62057'^^xsd:double;
  dwc:latitude '50.19152'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62057 50.19152, 1.62057 50.19152, 1.62057 50.19152, 1.62057 50.19152, 1.62057 50.19152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8128'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.62075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19254"^^xsd:decimal ;
  dwc:decimalLongitude "1.62075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19254 1.62075)"^^geo:wktLiteral ;
  geo-pos:lat "50.19254"^^xsd:decimal ;
  geo-pos:long "1.62075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11640'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_11640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62075'^^xsd:double;
  dwc:latitude '50.19254'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62075 50.19254, 1.62075 50.19254, 1.62075 50.19254, 1.62075 50.19254, 1.62075 50.19254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11640'^^xsd:string;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19246 1.6208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19246"^^xsd:decimal ;
  dwc:decimalLongitude "1.6208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19246 1.6208)"^^geo:wktLiteral ;
  geo-pos:lat "50.19246"^^xsd:decimal ;
  geo-pos:long "1.6208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7822'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7822'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6208'^^xsd:double;
  dwc:latitude '50.19246'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6208 50.19246, 1.6208 50.19246, 1.6208 50.19246, 1.6208 50.19246, 1.6208 50.19246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7822'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1926 1.62086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1926"^^xsd:decimal ;
  dwc:decimalLongitude "1.62086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1926 1.62086)"^^geo:wktLiteral ;
  geo-pos:lat "50.1926"^^xsd:decimal ;
  geo-pos:long "1.62086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8144'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8144'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62086'^^xsd:double;
  dwc:latitude '50.1926'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62086 50.1926, 1.62086 50.1926, 1.62086 50.1926, 1.62086 50.1926, 1.62086 50.1926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8144'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19179 1.62088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19179"^^xsd:decimal ;
  dwc:decimalLongitude "1.62088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19179 1.62088)"^^geo:wktLiteral ;
  geo-pos:lat "50.19179"^^xsd:decimal ;
  geo-pos:long "1.62088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8145'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8145'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62088'^^xsd:double;
  dwc:latitude '50.19179'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62088 50.19179, 1.62088 50.19179, 1.62088 50.19179, 1.62088 50.19179, 1.62088 50.19179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8145'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19146 1.62089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19146"^^xsd:decimal ;
  dwc:decimalLongitude "1.62089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19146 1.62089)"^^geo:wktLiteral ;
  geo-pos:lat "50.19146"^^xsd:decimal ;
  geo-pos:long "1.62089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7964'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7964'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.6855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62089'^^xsd:double;
  dwc:latitude '50.19146'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62089 50.19146, 1.62089 50.19146, 1.62089 50.19146, 1.62089 50.19146, 1.62089 50.19146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7964'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19157 1.6209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19157"^^xsd:decimal ;
  dwc:decimalLongitude "1.6209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19157 1.6209)"^^geo:wktLiteral ;
  geo-pos:lat "50.19157"^^xsd:decimal ;
  geo-pos:long "1.6209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7559'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7559'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6209'^^xsd:double;
  dwc:latitude '50.19157'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6209 50.19157, 1.6209 50.19157, 1.6209 50.19157, 1.6209 50.19157, 1.6209 50.19157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7559'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19208 1.62106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19208"^^xsd:decimal ;
  dwc:decimalLongitude "1.62106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19208 1.62106)"^^geo:wktLiteral ;
  geo-pos:lat "50.19208"^^xsd:decimal ;
  geo-pos:long "1.62106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62106'^^xsd:double;
  dwc:latitude '50.19208'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62106 50.19208, 1.62106 50.19208, 1.62106 50.19208, 1.62106 50.19208, 1.62106 50.19208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8158'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19159 1.62108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19159"^^xsd:decimal ;
  dwc:decimalLongitude "1.62108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19159 1.62108)"^^geo:wktLiteral ;
  geo-pos:lat "50.19159"^^xsd:decimal ;
  geo-pos:long "1.62108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11804'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11804'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62108'^^xsd:double;
  dwc:latitude '50.19159'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62108 50.19159, 1.62108 50.19159, 1.62108 50.19159, 1.62108 50.19159, 1.62108 50.19159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11804'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19283 1.62111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19283"^^xsd:decimal ;
  dwc:decimalLongitude "1.62111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19283 1.62111)"^^geo:wktLiteral ;
  geo-pos:lat "50.19283"^^xsd:decimal ;
  geo-pos:long "1.62111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62111'^^xsd:double;
  dwc:latitude '50.19283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62111 50.19283, 1.62111 50.19283, 1.62111 50.19283, 1.62111 50.19283, 1.62111 50.19283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6937'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19196 1.62114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19196"^^xsd:decimal ;
  dwc:decimalLongitude "1.62114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19196 1.62114)"^^geo:wktLiteral ;
  geo-pos:lat "50.19196"^^xsd:decimal ;
  geo-pos:long "1.62114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62114'^^xsd:double;
  dwc:latitude '50.19196'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62114 50.19196, 1.62114 50.19196, 1.62114 50.19196, 1.62114 50.19196, 1.62114 50.19196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7672'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.62124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19186"^^xsd:decimal ;
  dwc:decimalLongitude "1.62124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.62124)"^^geo:wktLiteral ;
  geo-pos:lat "50.19186"^^xsd:decimal ;
  geo-pos:long "1.62124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7860'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7860'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.245555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62124'^^xsd:double;
  dwc:latitude '50.19186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62124 50.19186, 1.62124 50.19186, 1.62124 50.19186, 1.62124 50.19186, 1.62124 50.19186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7860'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19607 1.62132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19607"^^xsd:decimal ;
  dwc:decimalLongitude "1.62132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19607 1.62132)"^^geo:wktLiteral ;
  geo-pos:lat "50.19607"^^xsd:decimal ;
  geo-pos:long "1.62132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7120'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7120'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.67888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62132'^^xsd:double;
  dwc:latitude '50.19607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62132 50.19607, 1.62132 50.19607, 1.62132 50.19607, 1.62132 50.19607, 1.62132 50.19607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7120'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19156"^^xsd:decimal ;
  dwc:decimalLongitude "1.62133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62133)"^^geo:wktLiteral ;
  geo-pos:lat "50.19156"^^xsd:decimal ;
  geo-pos:long "1.62133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7571'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7571'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.224444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62133'^^xsd:double;
  dwc:latitude '50.19156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62133 50.19156, 1.62133 50.19156, 1.62133 50.19156, 1.62133 50.19156, 1.62133 50.19156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7571'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.62142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19183"^^xsd:decimal ;
  dwc:decimalLongitude "1.62142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.62142)"^^geo:wktLiteral ;
  geo-pos:lat "50.19183"^^xsd:decimal ;
  geo-pos:long "1.62142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8154'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8154'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62142'^^xsd:double;
  dwc:latitude '50.19183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62142 50.19183, 1.62142 50.19183, 1.62142 50.19183, 1.62142 50.19183, 1.62142 50.19183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8154'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.62154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19239"^^xsd:decimal ;
  dwc:decimalLongitude "1.62154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19239 1.62154)"^^geo:wktLiteral ;
  geo-pos:lat "50.19239"^^xsd:decimal ;
  geo-pos:long "1.62154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7557'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7557'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.227777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62154'^^xsd:double;
  dwc:latitude '50.19239'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62154 50.19239, 1.62154 50.19239, 1.62154 50.19239, 1.62154 50.19239, 1.62154 50.19239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7557'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1922 1.62158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.62158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1922 1.62158)"^^geo:wktLiteral ;
  geo-pos:lat "50.1922"^^xsd:decimal ;
  geo-pos:long "1.62158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.7255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62158'^^xsd:double;
  dwc:latitude '50.1922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62158 50.1922, 1.62158 50.1922, 1.62158 50.1922, 1.62158 50.1922, 1.62158 50.1922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7749'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19156"^^xsd:decimal ;
  dwc:decimalLongitude "1.62169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62169)"^^geo:wktLiteral ;
  geo-pos:lat "50.19156"^^xsd:decimal ;
  geo-pos:long "1.62169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_9328'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_9328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.243333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62169'^^xsd:double;
  dwc:latitude '50.19156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62169 50.19156, 1.62169 50.19156, 1.62169 50.19156, 1.62169 50.19156, 1.62169 50.19156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_9328'^^xsd:string;
  dwc:observationDate '2009-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21121 1.62183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21121"^^xsd:decimal ;
  dwc:decimalLongitude "1.62183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21121 1.62183)"^^geo:wktLiteral ;
  geo-pos:lat "50.21121"^^xsd:decimal ;
  geo-pos:long "1.62183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7215'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62183'^^xsd:double;
  dwc:latitude '50.21121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62183 50.21121, 1.62183 50.21121, 1.62183 50.21121, 1.62183 50.21121, 1.62183 50.21121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7215'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19136 1.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19136"^^xsd:decimal ;
  dwc:decimalLongitude "1.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19136 1.62195)"^^geo:wktLiteral ;
  geo-pos:lat "50.19136"^^xsd:decimal ;
  geo-pos:long "1.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7858'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7858'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.263333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62195'^^xsd:double;
  dwc:latitude '50.19136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62195 50.19136, 1.62195 50.19136, 1.62195 50.19136, 1.62195 50.19136, 1.62195 50.19136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7858'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19158 1.62196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19158"^^xsd:decimal ;
  dwc:decimalLongitude "1.62196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19158 1.62196)"^^geo:wktLiteral ;
  geo-pos:lat "50.19158"^^xsd:decimal ;
  geo-pos:long "1.62196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7953'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7953'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62196'^^xsd:double;
  dwc:latitude '50.19158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62196 50.19158, 1.62196 50.19158, 1.62196 50.19158, 1.62196 50.19158, 1.62196 50.19158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7953'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19164 1.62197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19164"^^xsd:decimal ;
  dwc:decimalLongitude "1.62197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19164 1.62197)"^^geo:wktLiteral ;
  geo-pos:lat "50.19164"^^xsd:decimal ;
  geo-pos:long "1.62197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7824'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62197'^^xsd:double;
  dwc:latitude '50.19164'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62197 50.19164, 1.62197 50.19164, 1.62197 50.19164, 1.62197 50.19164, 1.62197 50.19164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7824'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19207 1.6221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19207"^^xsd:decimal ;
  dwc:decimalLongitude "1.6221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19207 1.6221)"^^geo:wktLiteral ;
  geo-pos:lat "50.19207"^^xsd:decimal ;
  geo-pos:long "1.6221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8164'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8164'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6221'^^xsd:double;
  dwc:latitude '50.19207'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6221 50.19207, 1.6221 50.19207, 1.6221 50.19207, 1.6221 50.19207, 1.6221 50.19207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8164'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1914 1.62243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1914"^^xsd:decimal ;
  dwc:decimalLongitude "1.62243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1914 1.62243)"^^geo:wktLiteral ;
  geo-pos:lat "50.1914"^^xsd:decimal ;
  geo-pos:long "1.62243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7965'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7965'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1988888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62243'^^xsd:double;
  dwc:latitude '50.1914'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62243 50.1914, 1.62243 50.1914, 1.62243 50.1914, 1.62243 50.1914, 1.62243 50.1914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7965'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1948 1.62243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1948"^^xsd:decimal ;
  dwc:decimalLongitude "1.62243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1948 1.62243)"^^geo:wktLiteral ;
  geo-pos:lat "50.1948"^^xsd:decimal ;
  geo-pos:long "1.62243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7546'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7546'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.223333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62243'^^xsd:double;
  dwc:latitude '50.1948'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62243 50.1948, 1.62243 50.1948, 1.62243 50.1948, 1.62243 50.1948, 1.62243 50.1948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7546'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19149"^^xsd:decimal ;
  dwc:decimalLongitude "1.62278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62278)"^^geo:wktLiteral ;
  geo-pos:lat "50.19149"^^xsd:decimal ;
  geo-pos:long "1.62278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7582'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7582'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62278'^^xsd:double;
  dwc:latitude '50.19149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62278 50.19149, 1.62278 50.19149, 1.62278 50.19149, 1.62278 50.19149, 1.62278 50.19149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7582'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19114 1.62287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19114"^^xsd:decimal ;
  dwc:decimalLongitude "1.62287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19114 1.62287)"^^geo:wktLiteral ;
  geo-pos:lat "50.19114"^^xsd:decimal ;
  geo-pos:long "1.62287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62287'^^xsd:double;
  dwc:latitude '50.19114'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62287 50.19114, 1.62287 50.19114, 1.62287 50.19114, 1.62287 50.19114, 1.62287 50.19114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7856'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19126 1.62288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19126"^^xsd:decimal ;
  dwc:decimalLongitude "1.62288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19126 1.62288)"^^geo:wktLiteral ;
  geo-pos:lat "50.19126"^^xsd:decimal ;
  geo-pos:long "1.62288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8111'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_8111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62288'^^xsd:double;
  dwc:latitude '50.19126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62288 50.19126, 1.62288 50.19126, 1.62288 50.19126, 1.62288 50.19126, 1.62288 50.19126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8111'^^xsd:string;
  dwc:observationDate '2008-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.6229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19215"^^xsd:decimal ;
  dwc:decimalLongitude "1.6229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19215 1.6229)"^^geo:wktLiteral ;
  geo-pos:lat "50.19215"^^xsd:decimal ;
  geo-pos:long "1.6229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7966'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_7966'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7144444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6229'^^xsd:double;
  dwc:latitude '50.19215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6229 50.19215, 1.6229 50.19215, 1.6229 50.19215, 1.6229 50.19215, 1.6229 50.19215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7966'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19149"^^xsd:decimal ;
  dwc:decimalLongitude "1.62313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62313)"^^geo:wktLiteral ;
  geo-pos:lat "50.19149"^^xsd:decimal ;
  geo-pos:long "1.62313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7848'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7848'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62313'^^xsd:double;
  dwc:latitude '50.19149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62313 50.19149, 1.62313 50.19149, 1.62313 50.19149, 1.62313 50.19149, 1.62313 50.19149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7848'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19203 1.62314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19203"^^xsd:decimal ;
  dwc:decimalLongitude "1.62314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19203 1.62314)"^^geo:wktLiteral ;
  geo-pos:lat "50.19203"^^xsd:decimal ;
  geo-pos:long "1.62314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7933'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7933'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62314'^^xsd:double;
  dwc:latitude '50.19203'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62314 50.19203, 1.62314 50.19203, 1.62314 50.19203, 1.62314 50.19203, 1.62314 50.19203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7933'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21141 1.62314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21141"^^xsd:decimal ;
  dwc:decimalLongitude "1.62314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21141 1.62314)"^^geo:wktLiteral ;
  geo-pos:lat "50.21141"^^xsd:decimal ;
  geo-pos:long "1.62314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7233'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7019444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62314'^^xsd:double;
  dwc:latitude '50.21141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62314 50.21141, 1.62314 50.21141, 1.62314 50.21141, 1.62314 50.21141, 1.62314 50.21141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7233'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19149"^^xsd:decimal ;
  dwc:decimalLongitude "1.62329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62329)"^^geo:wktLiteral ;
  geo-pos:lat "50.19149"^^xsd:decimal ;
  geo-pos:long "1.62329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11675'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11675'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62329'^^xsd:double;
  dwc:latitude '50.19149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62329 50.19149, 1.62329 50.19149, 1.62329 50.19149, 1.62329 50.19149, 1.62329 50.19149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11675'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19109 1.62339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19109"^^xsd:decimal ;
  dwc:decimalLongitude "1.62339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19109 1.62339)"^^geo:wktLiteral ;
  geo-pos:lat "50.19109"^^xsd:decimal ;
  geo-pos:long "1.62339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62339'^^xsd:double;
  dwc:latitude '50.19109'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62339 50.19109, 1.62339 50.19109, 1.62339 50.19109, 1.62339 50.19109, 1.62339 50.19109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11923'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19118 1.62343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19118"^^xsd:decimal ;
  dwc:decimalLongitude "1.62343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19118 1.62343)"^^geo:wktLiteral ;
  geo-pos:lat "50.19118"^^xsd:decimal ;
  geo-pos:long "1.62343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7857'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7857'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62343'^^xsd:double;
  dwc:latitude '50.19118'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62343 50.19118, 1.62343 50.19118, 1.62343 50.19118, 1.62343 50.19118, 1.62343 50.19118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7857'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.62349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19272"^^xsd:decimal ;
  dwc:decimalLongitude "1.62349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19272 1.62349)"^^geo:wktLiteral ;
  geo-pos:lat "50.19272"^^xsd:decimal ;
  geo-pos:long "1.62349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7482'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7482'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62349'^^xsd:double;
  dwc:latitude '50.19272'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62349 50.19272, 1.62349 50.19272, 1.62349 50.19272, 1.62349 50.19272, 1.62349 50.19272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7482'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19174 1.62354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19174"^^xsd:decimal ;
  dwc:decimalLongitude "1.62354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19174 1.62354)"^^geo:wktLiteral ;
  geo-pos:lat "50.19174"^^xsd:decimal ;
  geo-pos:long "1.62354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11783'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62354'^^xsd:double;
  dwc:latitude '50.19174'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62354 50.19174, 1.62354 50.19174, 1.62354 50.19174, 1.62354 50.19174, 1.62354 50.19174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11783'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19171"^^xsd:decimal ;
  dwc:decimalLongitude "1.62356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62356)"^^geo:wktLiteral ;
  geo-pos:lat "50.19171"^^xsd:decimal ;
  geo-pos:long "1.62356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7952'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7952'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62356'^^xsd:double;
  dwc:latitude '50.19171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62356 50.19171, 1.62356 50.19171, 1.62356 50.19171, 1.62356 50.19171, 1.62356 50.19171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7952'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19221 1.62359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19221"^^xsd:decimal ;
  dwc:decimalLongitude "1.62359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19221 1.62359)"^^geo:wktLiteral ;
  geo-pos:lat "50.19221"^^xsd:decimal ;
  geo-pos:long "1.62359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7954'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7954'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62359'^^xsd:double;
  dwc:latitude '50.19221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62359 50.19221, 1.62359 50.19221, 1.62359 50.19221, 1.62359 50.19221, 1.62359 50.19221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7954'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19211 1.6236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19211"^^xsd:decimal ;
  dwc:decimalLongitude "1.6236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19211 1.6236)"^^geo:wktLiteral ;
  geo-pos:lat "50.19211"^^xsd:decimal ;
  geo-pos:long "1.6236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6236'^^xsd:double;
  dwc:latitude '50.19211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6236 50.19211, 1.6236 50.19211, 1.6236 50.19211, 1.6236 50.19211, 1.6236 50.19211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7731'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19227 1.62369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19227"^^xsd:decimal ;
  dwc:decimalLongitude "1.62369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19227 1.62369)"^^geo:wktLiteral ;
  geo-pos:lat "50.19227"^^xsd:decimal ;
  geo-pos:long "1.62369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62369'^^xsd:double;
  dwc:latitude '50.19227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62369 50.19227, 1.62369 50.19227, 1.62369 50.19227, 1.62369 50.19227, 1.62369 50.19227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7855'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1922 1.62377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.62377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1922 1.62377)"^^geo:wktLiteral ;
  geo-pos:lat "50.1922"^^xsd:decimal ;
  geo-pos:long "1.62377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62377'^^xsd:double;
  dwc:latitude '50.1922'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62377 50.1922, 1.62377 50.1922, 1.62377 50.1922, 1.62377 50.1922, 1.62377 50.1922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7897'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.62385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19183"^^xsd:decimal ;
  dwc:decimalLongitude "1.62385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19183 1.62385)"^^geo:wktLiteral ;
  geo-pos:lat "50.19183"^^xsd:decimal ;
  geo-pos:long "1.62385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.727777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62385'^^xsd:double;
  dwc:latitude '50.19183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62385 50.19183, 1.62385 50.19183, 1.62385 50.19183, 1.62385 50.19183, 1.62385 50.19183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7925'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19173 1.62386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19173"^^xsd:decimal ;
  dwc:decimalLongitude "1.62386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19173 1.62386)"^^geo:wktLiteral ;
  geo-pos:lat "50.19173"^^xsd:decimal ;
  geo-pos:long "1.62386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7823'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_7823'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62386'^^xsd:double;
  dwc:latitude '50.19173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62386 50.19173, 1.62386 50.19173, 1.62386 50.19173, 1.62386 50.19173, 1.62386 50.19173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7823'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19125 1.62391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19125"^^xsd:decimal ;
  dwc:decimalLongitude "1.62391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19125 1.62391)"^^geo:wktLiteral ;
  geo-pos:lat "50.19125"^^xsd:decimal ;
  geo-pos:long "1.62391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8110'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8110'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62391'^^xsd:double;
  dwc:latitude '50.19125'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62391 50.19125, 1.62391 50.19125, 1.62391 50.19125, 1.62391 50.19125, 1.62391 50.19125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8110'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19149"^^xsd:decimal ;
  dwc:decimalLongitude "1.62391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19149 1.62391)"^^geo:wktLiteral ;
  geo-pos:lat "50.19149"^^xsd:decimal ;
  geo-pos:long "1.62391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62391'^^xsd:double;
  dwc:latitude '50.19149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62391 50.19149, 1.62391 50.19149, 1.62391 50.19149, 1.62391 50.19149, 1.62391 50.19149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11951'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19165 1.62391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19165"^^xsd:decimal ;
  dwc:decimalLongitude "1.62391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19165 1.62391)"^^geo:wktLiteral ;
  geo-pos:lat "50.19165"^^xsd:decimal ;
  geo-pos:long "1.62391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7849'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7849'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62391'^^xsd:double;
  dwc:latitude '50.19165'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62391 50.19165, 1.62391 50.19165, 1.62391 50.19165, 1.62391 50.19165, 1.62391 50.19165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7849'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.62391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19191"^^xsd:decimal ;
  dwc:decimalLongitude "1.62391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.62391)"^^geo:wktLiteral ;
  geo-pos:lat "50.19191"^^xsd:decimal ;
  geo-pos:long "1.62391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7956'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7956'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62391'^^xsd:double;
  dwc:latitude '50.19191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62391 50.19191, 1.62391 50.19191, 1.62391 50.19191, 1.62391 50.19191, 1.62391 50.19191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7956'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.62393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19187"^^xsd:decimal ;
  dwc:decimalLongitude "1.62393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19187 1.62393)"^^geo:wktLiteral ;
  geo-pos:lat "50.19187"^^xsd:decimal ;
  geo-pos:long "1.62393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7533333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62393'^^xsd:double;
  dwc:latitude '50.19187'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62393 50.19187, 1.62393 50.19187, 1.62393 50.19187, 1.62393 50.19187, 1.62393 50.19187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7750'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19221 1.62397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19221"^^xsd:decimal ;
  dwc:decimalLongitude "1.62397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19221 1.62397)"^^geo:wktLiteral ;
  geo-pos:lat "50.19221"^^xsd:decimal ;
  geo-pos:long "1.62397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.213333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62397'^^xsd:double;
  dwc:latitude '50.19221'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62397 50.19221, 1.62397 50.19221, 1.62397 50.19221, 1.62397 50.19221, 1.62397 50.19221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7912'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19202 1.62399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19202"^^xsd:decimal ;
  dwc:decimalLongitude "1.62399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19202 1.62399)"^^geo:wktLiteral ;
  geo-pos:lat "50.19202"^^xsd:decimal ;
  geo-pos:long "1.62399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7847'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7847'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62399'^^xsd:double;
  dwc:latitude '50.19202'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62399 50.19202, 1.62399 50.19202, 1.62399 50.19202, 1.62399 50.19202, 1.62399 50.19202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7847'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19087 1.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19087"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19087 1.624)"^^geo:wktLiteral ;
  geo-pos:lat "50.19087"^^xsd:decimal ;
  geo-pos:long "1.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7873'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7873'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.738888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.624'^^xsd:double;
  dwc:latitude '50.19087'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.624 50.19087, 1.624 50.19087, 1.624 50.19087, 1.624 50.19087, 1.624 50.19087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7873'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19182 1.62401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19182"^^xsd:decimal ;
  dwc:decimalLongitude "1.62401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19182 1.62401)"^^geo:wktLiteral ;
  geo-pos:lat "50.19182"^^xsd:decimal ;
  geo-pos:long "1.62401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7846'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7846'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2688888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62401'^^xsd:double;
  dwc:latitude '50.19182'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62401 50.19182, 1.62401 50.19182, 1.62401 50.19182, 1.62401 50.19182, 1.62401 50.19182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7846'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19199 1.62402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19199"^^xsd:decimal ;
  dwc:decimalLongitude "1.62402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19199 1.62402)"^^geo:wktLiteral ;
  geo-pos:lat "50.19199"^^xsd:decimal ;
  geo-pos:long "1.62402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62402'^^xsd:double;
  dwc:latitude '50.19199'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62402 50.19199, 1.62402 50.19199, 1.62402 50.19199, 1.62402 50.19199, 1.62402 50.19199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7911'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19178 1.62409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19178"^^xsd:decimal ;
  dwc:decimalLongitude "1.62409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19178 1.62409)"^^geo:wktLiteral ;
  geo-pos:lat "50.19178"^^xsd:decimal ;
  geo-pos:long "1.62409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7843'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7843'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62409'^^xsd:double;
  dwc:latitude '50.19178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62409 50.19178, 1.62409 50.19178, 1.62409 50.19178, 1.62409 50.19178, 1.62409 50.19178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7843'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19175 1.62419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19175"^^xsd:decimal ;
  dwc:decimalLongitude "1.62419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19175 1.62419)"^^geo:wktLiteral ;
  geo-pos:lat "50.19175"^^xsd:decimal ;
  geo-pos:long "1.62419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7845'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7845'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6861111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62419'^^xsd:double;
  dwc:latitude '50.19175'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62419 50.19175, 1.62419 50.19175, 1.62419 50.19175, 1.62419 50.19175, 1.62419 50.19175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7845'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.62419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19217"^^xsd:decimal ;
  dwc:decimalLongitude "1.62419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19217 1.62419)"^^geo:wktLiteral ;
  geo-pos:lat "50.19217"^^xsd:decimal ;
  geo-pos:long "1.62419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7844'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7844'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2233333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62419'^^xsd:double;
  dwc:latitude '50.19217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62419 50.19217, 1.62419 50.19217, 1.62419 50.19217, 1.62419 50.19217, 1.62419 50.19217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7844'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.62428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19191"^^xsd:decimal ;
  dwc:decimalLongitude "1.62428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19191 1.62428)"^^geo:wktLiteral ;
  geo-pos:lat "50.19191"^^xsd:decimal ;
  geo-pos:long "1.62428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7951'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7951'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.195555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62428'^^xsd:double;
  dwc:latitude '50.19191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62428 50.19191, 1.62428 50.19191, 1.62428 50.19191, 1.62428 50.19191, 1.62428 50.19191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7951'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19198 1.62428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19198"^^xsd:decimal ;
  dwc:decimalLongitude "1.62428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19198 1.62428)"^^geo:wktLiteral ;
  geo-pos:lat "50.19198"^^xsd:decimal ;
  geo-pos:long "1.62428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62428'^^xsd:double;
  dwc:latitude '50.19198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62428 50.19198, 1.62428 50.19198, 1.62428 50.19198, 1.62428 50.19198, 1.62428 50.19198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7909'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19104 1.62436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19104"^^xsd:decimal ;
  dwc:decimalLongitude "1.62436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19104 1.62436)"^^geo:wktLiteral ;
  geo-pos:lat "50.19104"^^xsd:decimal ;
  geo-pos:long "1.62436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8178'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_8178'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.484444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62436'^^xsd:double;
  dwc:latitude '50.19104'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62436 50.19104, 1.62436 50.19104, 1.62436 50.19104, 1.62436 50.19104, 1.62436 50.19104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8178'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21156 1.62437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21156"^^xsd:decimal ;
  dwc:decimalLongitude "1.62437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21156 1.62437)"^^geo:wktLiteral ;
  geo-pos:lat "50.21156"^^xsd:decimal ;
  geo-pos:long "1.62437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7151'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_7151'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.225555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62437'^^xsd:double;
  dwc:latitude '50.21156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62437 50.21156, 1.62437 50.21156, 1.62437 50.21156, 1.62437 50.21156, 1.62437 50.21156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7151'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19155 1.62453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19155"^^xsd:decimal ;
  dwc:decimalLongitude "1.62453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19155 1.62453)"^^geo:wktLiteral ;
  geo-pos:lat "50.19155"^^xsd:decimal ;
  geo-pos:long "1.62453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_7842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.22222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62453'^^xsd:double;
  dwc:latitude '50.19155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62453 50.19155, 1.62453 50.19155, 1.62453 50.19155, 1.62453 50.19155, 1.62453 50.19155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7842'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19166 1.62471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19166"^^xsd:decimal ;
  dwc:decimalLongitude "1.62471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19166 1.62471)"^^geo:wktLiteral ;
  geo-pos:lat "50.19166"^^xsd:decimal ;
  geo-pos:long "1.62471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62471'^^xsd:double;
  dwc:latitude '50.19166'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62471 50.19166, 1.62471 50.19166, 1.62471 50.19166, 1.62471 50.19166, 1.62471 50.19166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7751'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.62492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19234"^^xsd:decimal ;
  dwc:decimalLongitude "1.62492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19234 1.62492)"^^geo:wktLiteral ;
  geo-pos:lat "50.19234"^^xsd:decimal ;
  geo-pos:long "1.62492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7544'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7544'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62492'^^xsd:double;
  dwc:latitude '50.19234'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62492 50.19234, 1.62492 50.19234, 1.62492 50.19234, 1.62492 50.19234, 1.62492 50.19234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7544'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19248 1.62495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19248"^^xsd:decimal ;
  dwc:decimalLongitude "1.62495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19248 1.62495)"^^geo:wktLiteral ;
  geo-pos:lat "50.19248"^^xsd:decimal ;
  geo-pos:long "1.62495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62495'^^xsd:double;
  dwc:latitude '50.19248'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62495 50.19248, 1.62495 50.19248, 1.62495 50.19248, 1.62495 50.19248, 1.62495 50.19248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7728'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.62498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19186"^^xsd:decimal ;
  dwc:decimalLongitude "1.62498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19186 1.62498)"^^geo:wktLiteral ;
  geo-pos:lat "50.19186"^^xsd:decimal ;
  geo-pos:long "1.62498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62498'^^xsd:double;
  dwc:latitude '50.19186'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62498 50.19186, 1.62498 50.19186, 1.62498 50.19186, 1.62498 50.19186, 1.62498 50.19186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7913'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19169 1.62508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19169"^^xsd:decimal ;
  dwc:decimalLongitude "1.62508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19169 1.62508)"^^geo:wktLiteral ;
  geo-pos:lat "50.19169"^^xsd:decimal ;
  geo-pos:long "1.62508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11786'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11786'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62508'^^xsd:double;
  dwc:latitude '50.19169'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62508 50.19169, 1.62508 50.19169, 1.62508 50.19169, 1.62508 50.19169, 1.62508 50.19169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11786'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1916 1.62513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1916"^^xsd:decimal ;
  dwc:decimalLongitude "1.62513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1916 1.62513)"^^geo:wktLiteral ;
  geo-pos:lat "50.1916"^^xsd:decimal ;
  geo-pos:long "1.62513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8153'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8153'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62513'^^xsd:double;
  dwc:latitude '50.1916'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62513 50.1916, 1.62513 50.1916, 1.62513 50.1916, 1.62513 50.1916, 1.62513 50.1916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8153'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21231 1.62514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21231"^^xsd:decimal ;
  dwc:decimalLongitude "1.62514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21231 1.62514)"^^geo:wktLiteral ;
  geo-pos:lat "50.21231"^^xsd:decimal ;
  geo-pos:long "1.62514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6814'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6814'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.2077777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62514'^^xsd:double;
  dwc:latitude '50.21231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62514 50.21231, 1.62514 50.21231, 1.62514 50.21231, 1.62514 50.21231, 1.62514 50.21231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6814'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19158 1.62532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19158"^^xsd:decimal ;
  dwc:decimalLongitude "1.62532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19158 1.62532)"^^geo:wktLiteral ;
  geo-pos:lat "50.19158"^^xsd:decimal ;
  geo-pos:long "1.62532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11709'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11709'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62532'^^xsd:double;
  dwc:latitude '50.19158'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62532 50.19158, 1.62532 50.19158, 1.62532 50.19158, 1.62532 50.19158, 1.62532 50.19158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11709'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19156"^^xsd:decimal ;
  dwc:decimalLongitude "1.62534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19156 1.62534)"^^geo:wktLiteral ;
  geo-pos:lat "50.19156"^^xsd:decimal ;
  geo-pos:long "1.62534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7955'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7955'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62534'^^xsd:double;
  dwc:latitude '50.19156'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62534 50.19156, 1.62534 50.19156, 1.62534 50.19156, 1.62534 50.19156, 1.62534 50.19156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7955'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19171"^^xsd:decimal ;
  dwc:decimalLongitude "1.62543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19171 1.62543)"^^geo:wktLiteral ;
  geo-pos:lat "50.19171"^^xsd:decimal ;
  geo-pos:long "1.62543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8109'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8109'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.374444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62543'^^xsd:double;
  dwc:latitude '50.19171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62543 50.19171, 1.62543 50.19171, 1.62543 50.19171, 1.62543 50.19171, 1.62543 50.19171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8109'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19193 1.62565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19193"^^xsd:decimal ;
  dwc:decimalLongitude "1.62565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19193 1.62565)"^^geo:wktLiteral ;
  geo-pos:lat "50.19193"^^xsd:decimal ;
  geo-pos:long "1.62565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7946'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7946'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.22444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62565'^^xsd:double;
  dwc:latitude '50.19193'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62565 50.19193, 1.62565 50.19193, 1.62565 50.19193, 1.62565 50.19193, 1.62565 50.19193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7946'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19151 1.62577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19151"^^xsd:decimal ;
  dwc:decimalLongitude "1.62577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19151 1.62577)"^^geo:wktLiteral ;
  geo-pos:lat "50.19151"^^xsd:decimal ;
  geo-pos:long "1.62577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2255555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62577'^^xsd:double;
  dwc:latitude '50.19151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62577 50.19151, 1.62577 50.19151, 1.62577 50.19151, 1.62577 50.19151, 1.62577 50.19151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7748'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19124 1.62583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19124"^^xsd:decimal ;
  dwc:decimalLongitude "1.62583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19124 1.62583)"^^geo:wktLiteral ;
  geo-pos:lat "50.19124"^^xsd:decimal ;
  geo-pos:long "1.62583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.6888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62583'^^xsd:double;
  dwc:latitude '50.19124'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62583 50.19124, 1.62583 50.19124, 1.62583 50.19124, 1.62583 50.19124, 1.62583 50.19124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7896'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19136 1.62631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19136"^^xsd:decimal ;
  dwc:decimalLongitude "1.62631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19136 1.62631)"^^geo:wktLiteral ;
  geo-pos:lat "50.19136"^^xsd:decimal ;
  geo-pos:long "1.62631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62631'^^xsd:double;
  dwc:latitude '50.19136'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62631 50.19136, 1.62631 50.19136, 1.62631 50.19136, 1.62631 50.19136, 1.62631 50.19136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7924'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19151 1.6266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19151"^^xsd:decimal ;
  dwc:decimalLongitude "1.6266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19151 1.6266)"^^geo:wktLiteral ;
  geo-pos:lat "50.19151"^^xsd:decimal ;
  geo-pos:long "1.6266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6266'^^xsd:double;
  dwc:latitude '50.19151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6266 50.19151, 1.6266 50.19151, 1.6266 50.19151, 1.6266 50.19151, 1.6266 50.19151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7910'^^xsd:string;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1921 1.62665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1921"^^xsd:decimal ;
  dwc:decimalLongitude "1.62665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1921 1.62665)"^^geo:wktLiteral ;
  geo-pos:lat "50.1921"^^xsd:decimal ;
  geo-pos:long "1.62665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62665'^^xsd:double;
  dwc:latitude '50.1921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62665 50.1921, 1.62665 50.1921, 1.62665 50.1921, 1.62665 50.1921, 1.62665 50.1921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7829'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19072 1.62679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19072"^^xsd:decimal ;
  dwc:decimalLongitude "1.62679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19072 1.62679)"^^geo:wktLiteral ;
  geo-pos:lat "50.19072"^^xsd:decimal ;
  geo-pos:long "1.62679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7686'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7686'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.73888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62679'^^xsd:double;
  dwc:latitude '50.19072'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62679 50.19072, 1.62679 50.19072, 1.62679 50.19072, 1.62679 50.19072, 1.62679 50.19072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7686'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21325 1.62696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21325"^^xsd:decimal ;
  dwc:decimalLongitude "1.62696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21325 1.62696)"^^geo:wktLiteral ;
  geo-pos:lat "50.21325"^^xsd:decimal ;
  geo-pos:long "1.62696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7252'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62696'^^xsd:double;
  dwc:latitude '50.21325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62696 50.21325, 1.62696 50.21325, 1.62696 50.21325, 1.62696 50.21325, 1.62696 50.21325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7252'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19122 1.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19122"^^xsd:decimal ;
  dwc:decimalLongitude "1.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19122 1.6272)"^^geo:wktLiteral ;
  geo-pos:lat "50.19122"^^xsd:decimal ;
  geo-pos:long "1.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8101'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_8101'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6272'^^xsd:double;
  dwc:latitude '50.19122'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6272 50.19122, 1.6272 50.19122, 1.6272 50.19122, 1.6272 50.19122, 1.6272 50.19122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8101'^^xsd:string;
  dwc:observationDate '2008-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19685 1.62755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19685"^^xsd:decimal ;
  dwc:decimalLongitude "1.62755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19685 1.62755)"^^geo:wktLiteral ;
  geo-pos:lat "50.19685"^^xsd:decimal ;
  geo-pos:long "1.62755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6788888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62755'^^xsd:double;
  dwc:latitude '50.19685'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62755 50.19685, 1.62755 50.19685, 1.62755 50.19685, 1.62755 50.19685, 1.62755 50.19685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6938'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19101 1.62771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19101"^^xsd:decimal ;
  dwc:decimalLongitude "1.62771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19101 1.62771)"^^geo:wktLiteral ;
  geo-pos:lat "50.19101"^^xsd:decimal ;
  geo-pos:long "1.62771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7831'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7831'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.212222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62771'^^xsd:double;
  dwc:latitude '50.19101'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62771 50.19101, 1.62771 50.19101, 1.62771 50.19101, 1.62771 50.19101, 1.62771 50.19101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7831'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19093 1.62799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19093"^^xsd:decimal ;
  dwc:decimalLongitude "1.62799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19093 1.62799)"^^geo:wktLiteral ;
  geo-pos:lat "50.19093"^^xsd:decimal ;
  geo-pos:long "1.62799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11697'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11697'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62799'^^xsd:double;
  dwc:latitude '50.19093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62799 50.19093, 1.62799 50.19093, 1.62799 50.19093, 1.62799 50.19093, 1.62799 50.19093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11697'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19133 1.62814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19133"^^xsd:decimal ;
  dwc:decimalLongitude "1.62814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19133 1.62814)"^^geo:wktLiteral ;
  geo-pos:lat "50.19133"^^xsd:decimal ;
  geo-pos:long "1.62814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62814'^^xsd:double;
  dwc:latitude '50.19133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62814 50.19133, 1.62814 50.19133, 1.62814 50.19133, 1.62814 50.19133, 1.62814 50.19133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7714'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19098 1.62839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19098"^^xsd:decimal ;
  dwc:decimalLongitude "1.62839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19098 1.62839)"^^geo:wktLiteral ;
  geo-pos:lat "50.19098"^^xsd:decimal ;
  geo-pos:long "1.62839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7222222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62839'^^xsd:double;
  dwc:latitude '50.19098'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62839 50.19098, 1.62839 50.19098, 1.62839 50.19098, 1.62839 50.19098, 1.62839 50.19098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7830'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19063 1.62861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19063"^^xsd:decimal ;
  dwc:decimalLongitude "1.62861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19063 1.62861)"^^geo:wktLiteral ;
  geo-pos:lat "50.19063"^^xsd:decimal ;
  geo-pos:long "1.62861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7684'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7684'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62861'^^xsd:double;
  dwc:latitude '50.19063'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62861 50.19063, 1.62861 50.19063, 1.62861 50.19063, 1.62861 50.19063, 1.62861 50.19063))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7684'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21393 1.62874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21393"^^xsd:decimal ;
  dwc:decimalLongitude "1.62874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21393 1.62874)"^^geo:wktLiteral ;
  geo-pos:lat "50.21393"^^xsd:decimal ;
  geo-pos:long "1.62874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7238'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62874'^^xsd:double;
  dwc:latitude '50.21393'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62874 50.21393, 1.62874 50.21393, 1.62874 50.21393, 1.62874 50.21393, 1.62874 50.21393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7238'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5191 1.62879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5191"^^xsd:decimal ;
  dwc:decimalLongitude "1.62879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5191 1.62879)"^^geo:wktLiteral ;
  geo-pos:lat "50.5191"^^xsd:decimal ;
  geo-pos:long "1.62879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_1467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_1467'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.254444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62879'^^xsd:double;
  dwc:latitude '50.5191'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62879 50.5191, 1.62879 50.5191, 1.62879 50.5191, 1.62879 50.5191, 1.62879 50.5191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_1467'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19083 1.62908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19083"^^xsd:decimal ;
  dwc:decimalLongitude "1.62908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19083 1.62908)"^^geo:wktLiteral ;
  geo-pos:lat "50.19083"^^xsd:decimal ;
  geo-pos:long "1.62908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7467'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7467'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.198888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62908'^^xsd:double;
  dwc:latitude '50.19083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62908 50.19083, 1.62908 50.19083, 1.62908 50.19083, 1.62908 50.19083, 1.62908 50.19083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7467'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19094 1.62929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19094"^^xsd:decimal ;
  dwc:decimalLongitude "1.62929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19094 1.62929)"^^geo:wktLiteral ;
  geo-pos:lat "50.19094"^^xsd:decimal ;
  geo-pos:long "1.62929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7903'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7903'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62929'^^xsd:double;
  dwc:latitude '50.19094'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62929 50.19094, 1.62929 50.19094, 1.62929 50.19094, 1.62929 50.19094, 1.62929 50.19094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7903'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19051 1.62942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19051"^^xsd:decimal ;
  dwc:decimalLongitude "1.62942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19051 1.62942)"^^geo:wktLiteral ;
  geo-pos:lat "50.19051"^^xsd:decimal ;
  geo-pos:long "1.62942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62942'^^xsd:double;
  dwc:latitude '50.19051'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62942 50.19051, 1.62942 50.19051, 1.62942 50.19051, 1.62942 50.19051, 1.62942 50.19051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7881'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.62942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2141"^^xsd:decimal ;
  dwc:decimalLongitude "1.62942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2141 1.62942)"^^geo:wktLiteral ;
  geo-pos:lat "50.2141"^^xsd:decimal ;
  geo-pos:long "1.62942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7266'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7011111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62942'^^xsd:double;
  dwc:latitude '50.2141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62942 50.2141, 1.62942 50.2141, 1.62942 50.2141, 1.62942 50.2141, 1.62942 50.2141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7266'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19395 1.62968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19395"^^xsd:decimal ;
  dwc:decimalLongitude "1.62968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19395 1.62968)"^^geo:wktLiteral ;
  geo-pos:lat "50.19395"^^xsd:decimal ;
  geo-pos:long "1.62968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62968'^^xsd:double;
  dwc:latitude '50.19395'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62968 50.19395, 1.62968 50.19395, 1.62968 50.19395, 1.62968 50.19395, 1.62968 50.19395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6924'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19434 1.62972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19434"^^xsd:decimal ;
  dwc:decimalLongitude "1.62972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19434 1.62972)"^^geo:wktLiteral ;
  geo-pos:lat "50.19434"^^xsd:decimal ;
  geo-pos:long "1.62972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7545'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_7545'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62972'^^xsd:double;
  dwc:latitude '50.19434'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62972 50.19434, 1.62972 50.19434, 1.62972 50.19434, 1.62972 50.19434, 1.62972 50.19434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7545'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18994 1.62987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18994"^^xsd:decimal ;
  dwc:decimalLongitude "1.62987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18994 1.62987)"^^geo:wktLiteral ;
  geo-pos:lat "50.18994"^^xsd:decimal ;
  geo-pos:long "1.62987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11948'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11948'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7311111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.62987'^^xsd:double;
  dwc:latitude '50.18994'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.62987 50.18994, 1.62987 50.18994, 1.62987 50.18994, 1.62987 50.18994, 1.62987 50.18994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11948'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.63001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21535"^^xsd:decimal ;
  dwc:decimalLongitude "1.63001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21535 1.63001)"^^geo:wktLiteral ;
  geo-pos:lat "50.21535"^^xsd:decimal ;
  geo-pos:long "1.63001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7269'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63001'^^xsd:double;
  dwc:latitude '50.21535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63001 50.21535, 1.63001 50.21535, 1.63001 50.21535, 1.63001 50.21535, 1.63001 50.21535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7269'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19631 1.63014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19631"^^xsd:decimal ;
  dwc:decimalLongitude "1.63014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19631 1.63014)"^^geo:wktLiteral ;
  geo-pos:lat "50.19631"^^xsd:decimal ;
  geo-pos:long "1.63014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.81'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63014'^^xsd:double;
  dwc:latitude '50.19631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63014 50.19631, 1.63014 50.19631, 1.63014 50.19631, 1.63014 50.19631, 1.63014 50.19631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6939'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18979 1.63021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18979"^^xsd:decimal ;
  dwc:decimalLongitude "1.63021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18979 1.63021)"^^geo:wktLiteral ;
  geo-pos:lat "50.18979"^^xsd:decimal ;
  geo-pos:long "1.63021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63021'^^xsd:double;
  dwc:latitude '50.18979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63021 50.18979, 1.63021 50.18979, 1.63021 50.18979, 1.63021 50.18979, 1.63021 50.18979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7841'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19032 1.63034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19032"^^xsd:decimal ;
  dwc:decimalLongitude "1.63034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19032 1.63034)"^^geo:wktLiteral ;
  geo-pos:lat "50.19032"^^xsd:decimal ;
  geo-pos:long "1.63034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11727'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11727'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63034'^^xsd:double;
  dwc:latitude '50.19032'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63034 50.19032, 1.63034 50.19032, 1.63034 50.19032, 1.63034 50.19032, 1.63034 50.19032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11727'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21288 1.6304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21288"^^xsd:decimal ;
  dwc:decimalLongitude "1.6304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21288 1.6304)"^^geo:wktLiteral ;
  geo-pos:lat "50.21288"^^xsd:decimal ;
  geo-pos:long "1.6304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7219'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6304'^^xsd:double;
  dwc:latitude '50.21288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6304 50.21288, 1.6304 50.21288, 1.6304 50.21288, 1.6304 50.21288, 1.6304 50.21288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7219'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2151 1.63042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2151"^^xsd:decimal ;
  dwc:decimalLongitude "1.63042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2151 1.63042)"^^geo:wktLiteral ;
  geo-pos:lat "50.2151"^^xsd:decimal ;
  geo-pos:long "1.63042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7237'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63042'^^xsd:double;
  dwc:latitude '50.2151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63042 50.2151, 1.63042 50.2151, 1.63042 50.2151, 1.63042 50.2151, 1.63042 50.2151))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7237'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.63049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21514"^^xsd:decimal ;
  dwc:decimalLongitude "1.63049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21514 1.63049)"^^geo:wktLiteral ;
  geo-pos:lat "50.21514"^^xsd:decimal ;
  geo-pos:long "1.63049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7236'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7722222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63049'^^xsd:double;
  dwc:latitude '50.21514'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63049 50.21514, 1.63049 50.21514, 1.63049 50.21514, 1.63049 50.21514, 1.63049 50.21514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7236'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21268 1.63077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21268"^^xsd:decimal ;
  dwc:decimalLongitude "1.63077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21268 1.63077)"^^geo:wktLiteral ;
  geo-pos:lat "50.21268"^^xsd:decimal ;
  geo-pos:long "1.63077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7218'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63077'^^xsd:double;
  dwc:latitude '50.21268'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63077 50.21268, 1.63077 50.21268, 1.63077 50.21268, 1.63077 50.21268, 1.63077 50.21268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7218'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18978 1.63086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18978"^^xsd:decimal ;
  dwc:decimalLongitude "1.63086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18978 1.63086)"^^geo:wktLiteral ;
  geo-pos:lat "50.18978"^^xsd:decimal ;
  geo-pos:long "1.63086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7651'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7651'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63086'^^xsd:double;
  dwc:latitude '50.18978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63086 50.18978, 1.63086 50.18978, 1.63086 50.18978, 1.63086 50.18978, 1.63086 50.18978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7651'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21543 1.63102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21543"^^xsd:decimal ;
  dwc:decimalLongitude "1.63102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21543 1.63102)"^^geo:wktLiteral ;
  geo-pos:lat "50.21543"^^xsd:decimal ;
  geo-pos:long "1.63102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7234'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63102'^^xsd:double;
  dwc:latitude '50.21543'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63102 50.21543, 1.63102 50.21543, 1.63102 50.21543, 1.63102 50.21543, 1.63102 50.21543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7234'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21526"^^xsd:decimal ;
  dwc:decimalLongitude "1.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21526 1.63104)"^^geo:wktLiteral ;
  geo-pos:lat "50.21526"^^xsd:decimal ;
  geo-pos:long "1.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7235'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63104'^^xsd:double;
  dwc:latitude '50.21526'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63104 50.21526, 1.63104 50.21526, 1.63104 50.21526, 1.63104 50.21526, 1.63104 50.21526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7235'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18938 1.63174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18938"^^xsd:decimal ;
  dwc:decimalLongitude "1.63174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18938 1.63174)"^^geo:wktLiteral ;
  geo-pos:lat "50.18938"^^xsd:decimal ;
  geo-pos:long "1.63174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7583'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_7583'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.7177777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63174'^^xsd:double;
  dwc:latitude '50.18938'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63174 50.18938, 1.63174 50.18938, 1.63174 50.18938, 1.63174 50.18938, 1.63174 50.18938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7583'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18966 1.63175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18966"^^xsd:decimal ;
  dwc:decimalLongitude "1.63175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18966 1.63175)"^^geo:wktLiteral ;
  geo-pos:lat "50.18966"^^xsd:decimal ;
  geo-pos:long "1.63175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63175'^^xsd:double;
  dwc:latitude '50.18966'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63175 50.18966, 1.63175 50.18966, 1.63175 50.18966, 1.63175 50.18966, 1.63175 50.18966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7717'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18974 1.63188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18974"^^xsd:decimal ;
  dwc:decimalLongitude "1.63188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18974 1.63188)"^^geo:wktLiteral ;
  geo-pos:lat "50.18974"^^xsd:decimal ;
  geo-pos:long "1.63188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11874'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11874'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63188'^^xsd:double;
  dwc:latitude '50.18974'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63188 50.18974, 1.63188 50.18974, 1.63188 50.18974, 1.63188 50.18974, 1.63188 50.18974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11874'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21708 1.63196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21708"^^xsd:decimal ;
  dwc:decimalLongitude "1.63196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21708 1.63196)"^^geo:wktLiteral ;
  geo-pos:lat "50.21708"^^xsd:decimal ;
  geo-pos:long "1.63196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7184'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.253333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63196'^^xsd:double;
  dwc:latitude '50.21708'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63196 50.21708, 1.63196 50.21708, 1.63196 50.21708, 1.63196 50.21708, 1.63196 50.21708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7184'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21741 1.63203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21741"^^xsd:decimal ;
  dwc:decimalLongitude "1.63203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21741 1.63203)"^^geo:wktLiteral ;
  geo-pos:lat "50.21741"^^xsd:decimal ;
  geo-pos:long "1.63203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7158'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7158'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.22444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63203'^^xsd:double;
  dwc:latitude '50.21741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63203 50.21741, 1.63203 50.21741, 1.63203 50.21741, 1.63203 50.21741, 1.63203 50.21741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7158'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21344 1.63212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21344"^^xsd:decimal ;
  dwc:decimalLongitude "1.63212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21344 1.63212)"^^geo:wktLiteral ;
  geo-pos:lat "50.21344"^^xsd:decimal ;
  geo-pos:long "1.63212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7185'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_7185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63212'^^xsd:double;
  dwc:latitude '50.21344'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63212 50.21344, 1.63212 50.21344, 1.63212 50.21344, 1.63212 50.21344, 1.63212 50.21344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7185'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18942 1.63216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18942"^^xsd:decimal ;
  dwc:decimalLongitude "1.63216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18942 1.63216)"^^geo:wktLiteral ;
  geo-pos:lat "50.18942"^^xsd:decimal ;
  geo-pos:long "1.63216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11769'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11769'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63216'^^xsd:double;
  dwc:latitude '50.18942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63216 50.18942, 1.63216 50.18942, 1.63216 50.18942, 1.63216 50.18942, 1.63216 50.18942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11769'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21551 1.63228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21551"^^xsd:decimal ;
  dwc:decimalLongitude "1.63228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21551 1.63228)"^^geo:wktLiteral ;
  geo-pos:lat "50.21551"^^xsd:decimal ;
  geo-pos:long "1.63228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7267'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63228'^^xsd:double;
  dwc:latitude '50.21551'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63228 50.21551, 1.63228 50.21551, 1.63228 50.21551, 1.63228 50.21551, 1.63228 50.21551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7267'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21529 1.63241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21529"^^xsd:decimal ;
  dwc:decimalLongitude "1.63241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21529 1.63241)"^^geo:wktLiteral ;
  geo-pos:lat "50.21529"^^xsd:decimal ;
  geo-pos:long "1.63241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7251'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_7251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.181111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63241'^^xsd:double;
  dwc:latitude '50.21529'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63241 50.21529, 1.63241 50.21529, 1.63241 50.21529, 1.63241 50.21529, 1.63241 50.21529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7251'^^xsd:string;
  dwc:observationDate '2008-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.63262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2153"^^xsd:decimal ;
  dwc:decimalLongitude "1.63262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2153 1.63262)"^^geo:wktLiteral ;
  geo-pos:lat "50.2153"^^xsd:decimal ;
  geo-pos:long "1.63262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7268'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_7268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7455555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63262'^^xsd:double;
  dwc:latitude '50.2153'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63262 50.2153, 1.63262 50.2153, 1.63262 50.2153, 1.63262 50.2153, 1.63262 50.2153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7268'^^xsd:string;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19693 1.63263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19693"^^xsd:decimal ;
  dwc:decimalLongitude "1.63263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19693 1.63263)"^^geo:wktLiteral ;
  geo-pos:lat "50.19693"^^xsd:decimal ;
  geo-pos:long "1.63263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_6940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.18'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63263'^^xsd:double;
  dwc:latitude '50.19693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63263 50.19693, 1.63263 50.19693, 1.63263 50.19693, 1.63263 50.19693, 1.63263 50.19693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6940'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21576 1.63279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21576"^^xsd:decimal ;
  dwc:decimalLongitude "1.63279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21576 1.63279)"^^geo:wktLiteral ;
  geo-pos:lat "50.21576"^^xsd:decimal ;
  geo-pos:long "1.63279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7217'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.231111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63279'^^xsd:double;
  dwc:latitude '50.21576'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63279 50.21576, 1.63279 50.21576, 1.63279 50.21576, 1.63279 50.21576, 1.63279 50.21576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7217'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2137 1.63303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2137"^^xsd:decimal ;
  dwc:decimalLongitude "1.63303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2137 1.63303)"^^geo:wktLiteral ;
  geo-pos:lat "50.2137"^^xsd:decimal ;
  geo-pos:long "1.63303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6811'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6811'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.70333333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63303'^^xsd:double;
  dwc:latitude '50.2137'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63303 50.2137, 1.63303 50.2137, 1.63303 50.2137, 1.63303 50.2137, 1.63303 50.2137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6811'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18918 1.63309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18918"^^xsd:decimal ;
  dwc:decimalLongitude "1.63309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18918 1.63309)"^^geo:wktLiteral ;
  geo-pos:lat "50.18918"^^xsd:decimal ;
  geo-pos:long "1.63309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11856'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11856'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63309'^^xsd:double;
  dwc:latitude '50.18918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63309 50.18918, 1.63309 50.18918, 1.63309 50.18918, 1.63309 50.18918, 1.63309 50.18918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11856'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18897 1.63358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18897"^^xsd:decimal ;
  dwc:decimalLongitude "1.63358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18897 1.63358)"^^geo:wktLiteral ;
  geo-pos:lat "50.18897"^^xsd:decimal ;
  geo-pos:long "1.63358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7563'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7563'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.7388888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63358'^^xsd:double;
  dwc:latitude '50.18897'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63358 50.18897, 1.63358 50.18897, 1.63358 50.18897, 1.63358 50.18897, 1.63358 50.18897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7563'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21485 1.63402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21485"^^xsd:decimal ;
  dwc:decimalLongitude "1.63402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21485 1.63402)"^^geo:wktLiteral ;
  geo-pos:lat "50.21485"^^xsd:decimal ;
  geo-pos:long "1.63402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7216'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_7216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.678888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63402'^^xsd:double;
  dwc:latitude '50.21485'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63402 50.21485, 1.63402 50.21485, 1.63402 50.21485, 1.63402 50.21485, 1.63402 50.21485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7216'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18928 1.63413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18928"^^xsd:decimal ;
  dwc:decimalLongitude "1.63413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18928 1.63413)"^^geo:wktLiteral ;
  geo-pos:lat "50.18928"^^xsd:decimal ;
  geo-pos:long "1.63413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6921'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6921'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.178888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63413'^^xsd:double;
  dwc:latitude '50.18928'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63413 50.18928, 1.63413 50.18928, 1.63413 50.18928, 1.63413 50.18928, 1.63413 50.18928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6921'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21292 1.63485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21292"^^xsd:decimal ;
  dwc:decimalLongitude "1.63485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21292 1.63485)"^^geo:wktLiteral ;
  geo-pos:lat "50.21292"^^xsd:decimal ;
  geo-pos:long "1.63485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6812'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6812'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.3633333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63485'^^xsd:double;
  dwc:latitude '50.21292'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63485 50.21292, 1.63485 50.21292, 1.63485 50.21292, 1.63485 50.21292, 1.63485 50.21292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6812'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18975 1.63516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18975"^^xsd:decimal ;
  dwc:decimalLongitude "1.63516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18975 1.63516)"^^geo:wktLiteral ;
  geo-pos:lat "50.18975"^^xsd:decimal ;
  geo-pos:long "1.63516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7481'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7481'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63516'^^xsd:double;
  dwc:latitude '50.18975'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63516 50.18975, 1.63516 50.18975, 1.63516 50.18975, 1.63516 50.18975, 1.63516 50.18975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7481'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1884 1.6356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1884"^^xsd:decimal ;
  dwc:decimalLongitude "1.6356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1884 1.6356)"^^geo:wktLiteral ;
  geo-pos:lat "50.1884"^^xsd:decimal ;
  geo-pos:long "1.6356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7552'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7552'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1866666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6356'^^xsd:double;
  dwc:latitude '50.1884'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6356 50.1884, 1.6356 50.1884, 1.6356 50.1884, 1.6356 50.1884, 1.6356 50.1884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7552'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18851 1.63572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18851"^^xsd:decimal ;
  dwc:decimalLongitude "1.63572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18851 1.63572)"^^geo:wktLiteral ;
  geo-pos:lat "50.18851"^^xsd:decimal ;
  geo-pos:long "1.63572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7904'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7904'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.708888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63572'^^xsd:double;
  dwc:latitude '50.18851'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63572 50.18851, 1.63572 50.18851, 1.63572 50.18851, 1.63572 50.18851, 1.63572 50.18851))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7904'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18782 1.63595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18782"^^xsd:decimal ;
  dwc:decimalLongitude "1.63595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18782 1.63595)"^^geo:wktLiteral ;
  geo-pos:lat "50.18782"^^xsd:decimal ;
  geo-pos:long "1.63595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12062'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12062'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63595'^^xsd:double;
  dwc:latitude '50.18782'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63595 50.18782, 1.63595 50.18782, 1.63595 50.18782, 1.63595 50.18782, 1.63595 50.18782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12062'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1881 1.63642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1881"^^xsd:decimal ;
  dwc:decimalLongitude "1.63642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1881 1.63642)"^^geo:wktLiteral ;
  geo-pos:lat "50.1881"^^xsd:decimal ;
  geo-pos:long "1.63642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_11654'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63642'^^xsd:double;
  dwc:latitude '50.1881'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63642 50.1881, 1.63642 50.1881, 1.63642 50.1881, 1.63642 50.1881, 1.63642 50.1881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11654'^^xsd:string;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21171 1.63696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21171"^^xsd:decimal ;
  dwc:decimalLongitude "1.63696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21171 1.63696)"^^geo:wktLiteral ;
  geo-pos:lat "50.21171"^^xsd:decimal ;
  geo-pos:long "1.63696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6813'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_6813'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63696'^^xsd:double;
  dwc:latitude '50.21171'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63696 50.21171, 1.63696 50.21171, 1.63696 50.21171, 1.63696 50.21171, 1.63696 50.21171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6813'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18894 1.63731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18894"^^xsd:decimal ;
  dwc:decimalLongitude "1.63731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18894 1.63731)"^^geo:wktLiteral ;
  geo-pos:lat "50.18894"^^xsd:decimal ;
  geo-pos:long "1.63731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8156'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8156'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.713611111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63731'^^xsd:double;
  dwc:latitude '50.18894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63731 50.18894, 1.63731 50.18894, 1.63731 50.18894, 1.63731 50.18894, 1.63731 50.18894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8156'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18845 1.63854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18845"^^xsd:decimal ;
  dwc:decimalLongitude "1.63854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18845 1.63854)"^^geo:wktLiteral ;
  geo-pos:lat "50.18845"^^xsd:decimal ;
  geo-pos:long "1.63854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.38'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63854'^^xsd:double;
  dwc:latitude '50.18845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63854 50.18845, 1.63854 50.18845, 1.63854 50.18845, 1.63854 50.18845, 1.63854 50.18845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7730'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18894 1.63855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18894"^^xsd:decimal ;
  dwc:decimalLongitude "1.63855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18894 1.63855)"^^geo:wktLiteral ;
  geo-pos:lat "50.18894"^^xsd:decimal ;
  geo-pos:long "1.63855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7671'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7671'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.202222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63855'^^xsd:double;
  dwc:latitude '50.18894'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63855 50.18894, 1.63855 50.18894, 1.63855 50.18894, 1.63855 50.18894, 1.63855 50.18894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7671'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18781 1.63881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18781"^^xsd:decimal ;
  dwc:decimalLongitude "1.63881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18781 1.63881)"^^geo:wktLiteral ;
  geo-pos:lat "50.18781"^^xsd:decimal ;
  geo-pos:long "1.63881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11757'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11757'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63881'^^xsd:double;
  dwc:latitude '50.18781'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63881 50.18781, 1.63881 50.18781, 1.63881 50.18781, 1.63881 50.18781, 1.63881 50.18781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11757'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21259 1.63911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21259"^^xsd:decimal ;
  dwc:decimalLongitude "1.63911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21259 1.63911)"^^geo:wktLiteral ;
  geo-pos:lat "50.21259"^^xsd:decimal ;
  geo-pos:long "1.63911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7146'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2030_7146'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.728888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63911'^^xsd:double;
  dwc:latitude '50.21259'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63911 50.21259, 1.63911 50.21259, 1.63911 50.21259, 1.63911 50.21259, 1.63911 50.21259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7146'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18709 1.6395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18709"^^xsd:decimal ;
  dwc:decimalLongitude "1.6395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18709 1.6395)"^^geo:wktLiteral ;
  geo-pos:lat "50.18709"^^xsd:decimal ;
  geo-pos:long "1.6395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12092'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_12092'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.196666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6395'^^xsd:double;
  dwc:latitude '50.18709'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6395 50.18709, 1.6395 50.18709, 1.6395 50.18709, 1.6395 50.18709, 1.6395 50.18709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12092'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18691 1.63991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18691"^^xsd:decimal ;
  dwc:decimalLongitude "1.63991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18691 1.63991)"^^geo:wktLiteral ;
  geo-pos:lat "50.18691"^^xsd:decimal ;
  geo-pos:long "1.63991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11936'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.63991'^^xsd:double;
  dwc:latitude '50.18691'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.63991 50.18691, 1.63991 50.18691, 1.63991 50.18691, 1.63991 50.18691, 1.63991 50.18691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11936'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21149 1.64099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21149"^^xsd:decimal ;
  dwc:decimalLongitude "1.64099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21149 1.64099)"^^geo:wktLiteral ;
  geo-pos:lat "50.21149"^^xsd:decimal ;
  geo-pos:long "1.64099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7161'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_7161'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.17888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64099'^^xsd:double;
  dwc:latitude '50.21149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64099 50.21149, 1.64099 50.21149, 1.64099 50.21149, 1.64099 50.21149, 1.64099 50.21149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7161'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18345 1.64124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18345"^^xsd:decimal ;
  dwc:decimalLongitude "1.64124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18345 1.64124)"^^geo:wktLiteral ;
  geo-pos:lat "50.18345"^^xsd:decimal ;
  geo-pos:long "1.64124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11754'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11754'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64124'^^xsd:double;
  dwc:latitude '50.18345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64124 50.18345, 1.64124 50.18345, 1.64124 50.18345, 1.64124 50.18345, 1.64124 50.18345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11754'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.64144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18711"^^xsd:decimal ;
  dwc:decimalLongitude "1.64144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.64144)"^^geo:wktLiteral ;
  geo-pos:lat "50.18711"^^xsd:decimal ;
  geo-pos:long "1.64144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11755'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11755'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2022222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64144'^^xsd:double;
  dwc:latitude '50.18711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64144 50.18711, 1.64144 50.18711, 1.64144 50.18711, 1.64144 50.18711, 1.64144 50.18711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11755'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18648 1.64165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18648"^^xsd:decimal ;
  dwc:decimalLongitude "1.64165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18648 1.64165)"^^geo:wktLiteral ;
  geo-pos:lat "50.18648"^^xsd:decimal ;
  geo-pos:long "1.64165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11788'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11788'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64165'^^xsd:double;
  dwc:latitude '50.18648'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64165 50.18648, 1.64165 50.18648, 1.64165 50.18648, 1.64165 50.18648, 1.64165 50.18648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11788'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18703 1.64188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18703"^^xsd:decimal ;
  dwc:decimalLongitude "1.64188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18703 1.64188)"^^geo:wktLiteral ;
  geo-pos:lat "50.18703"^^xsd:decimal ;
  geo-pos:long "1.64188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7670'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7670'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64188'^^xsd:double;
  dwc:latitude '50.18703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64188 50.18703, 1.64188 50.18703, 1.64188 50.18703, 1.64188 50.18703, 1.64188 50.18703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7670'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18699 1.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18699"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18699 1.642)"^^geo:wktLiteral ;
  geo-pos:lat "50.18699"^^xsd:decimal ;
  geo-pos:long "1.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11766'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11766'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.667777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.642'^^xsd:double;
  dwc:latitude '50.18699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.642 50.18699, 1.642 50.18699, 1.642 50.18699, 1.642 50.18699, 1.642 50.18699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11766'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18707 1.64207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18707"^^xsd:decimal ;
  dwc:decimalLongitude "1.64207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18707 1.64207)"^^geo:wktLiteral ;
  geo-pos:lat "50.18707"^^xsd:decimal ;
  geo-pos:long "1.64207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11767'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11767'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64207'^^xsd:double;
  dwc:latitude '50.18707'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64207 50.18707, 1.64207 50.18707, 1.64207 50.18707, 1.64207 50.18707, 1.64207 50.18707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11767'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18712 1.64215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18712"^^xsd:decimal ;
  dwc:decimalLongitude "1.64215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18712 1.64215)"^^geo:wktLiteral ;
  geo-pos:lat "50.18712"^^xsd:decimal ;
  geo-pos:long "1.64215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11775'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11775'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64215'^^xsd:double;
  dwc:latitude '50.18712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64215 50.18712, 1.64215 50.18712, 1.64215 50.18712, 1.64215 50.18712, 1.64215 50.18712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11775'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 1.64223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1872"^^xsd:decimal ;
  dwc:decimalLongitude "1.64223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 1.64223)"^^geo:wktLiteral ;
  geo-pos:lat "50.1872"^^xsd:decimal ;
  geo-pos:long "1.64223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7650'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7650'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64223'^^xsd:double;
  dwc:latitude '50.1872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64223 50.1872, 1.64223 50.1872, 1.64223 50.1872, 1.64223 50.1872, 1.64223 50.1872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7650'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18655 1.64224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18655"^^xsd:decimal ;
  dwc:decimalLongitude "1.64224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18655 1.64224)"^^geo:wktLiteral ;
  geo-pos:lat "50.18655"^^xsd:decimal ;
  geo-pos:long "1.64224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11993'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11993'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64224'^^xsd:double;
  dwc:latitude '50.18655'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64224 50.18655, 1.64224 50.18655, 1.64224 50.18655, 1.64224 50.18655, 1.64224 50.18655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11993'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18695 1.64229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18695"^^xsd:decimal ;
  dwc:decimalLongitude "1.64229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18695 1.64229)"^^geo:wktLiteral ;
  geo-pos:lat "50.18695"^^xsd:decimal ;
  geo-pos:long "1.64229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12082'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_12082'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64229'^^xsd:double;
  dwc:latitude '50.18695'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64229 50.18695, 1.64229 50.18695, 1.64229 50.18695, 1.64229 50.18695, 1.64229 50.18695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12082'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18647 1.64232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18647"^^xsd:decimal ;
  dwc:decimalLongitude "1.64232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18647 1.64232)"^^geo:wktLiteral ;
  geo-pos:lat "50.18647"^^xsd:decimal ;
  geo-pos:long "1.64232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11702'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11702'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64232'^^xsd:double;
  dwc:latitude '50.18647'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64232 50.18647, 1.64232 50.18647, 1.64232 50.18647, 1.64232 50.18647, 1.64232 50.18647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11702'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18653 1.64241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18653"^^xsd:decimal ;
  dwc:decimalLongitude "1.64241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18653 1.64241)"^^geo:wktLiteral ;
  geo-pos:lat "50.18653"^^xsd:decimal ;
  geo-pos:long "1.64241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7649'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_7649'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.901111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64241'^^xsd:double;
  dwc:latitude '50.18653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64241 50.18653, 1.64241 50.18653, 1.64241 50.18653, 1.64241 50.18653, 1.64241 50.18653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7649'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 1.64241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1872"^^xsd:decimal ;
  dwc:decimalLongitude "1.64241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 1.64241)"^^geo:wktLiteral ;
  geo-pos:lat "50.1872"^^xsd:decimal ;
  geo-pos:long "1.64241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7659'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7659'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.24'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64241'^^xsd:double;
  dwc:latitude '50.1872'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64241 50.1872, 1.64241 50.1872, 1.64241 50.1872, 1.64241 50.1872, 1.64241 50.1872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7659'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18679 1.64246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18679"^^xsd:decimal ;
  dwc:decimalLongitude "1.64246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18679 1.64246)"^^geo:wktLiteral ;
  geo-pos:lat "50.18679"^^xsd:decimal ;
  geo-pos:long "1.64246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7685'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_7685'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64246'^^xsd:double;
  dwc:latitude '50.18679'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64246 50.18679, 1.64246 50.18679, 1.64246 50.18679, 1.64246 50.18679, 1.64246 50.18679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7685'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18701 1.64253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18701"^^xsd:decimal ;
  dwc:decimalLongitude "1.64253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18701 1.64253)"^^geo:wktLiteral ;
  geo-pos:lat "50.18701"^^xsd:decimal ;
  geo-pos:long "1.64253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11803'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11803'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64253'^^xsd:double;
  dwc:latitude '50.18701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64253 50.18701, 1.64253 50.18701, 1.64253 50.18701, 1.64253 50.18701, 1.64253 50.18701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11803'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18712 1.64254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18712"^^xsd:decimal ;
  dwc:decimalLongitude "1.64254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18712 1.64254)"^^geo:wktLiteral ;
  geo-pos:lat "50.18712"^^xsd:decimal ;
  geo-pos:long "1.64254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11802'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11802'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64254'^^xsd:double;
  dwc:latitude '50.18712'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64254 50.18712, 1.64254 50.18712, 1.64254 50.18712, 1.64254 50.18712, 1.64254 50.18712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11802'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18663 1.64261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18663"^^xsd:decimal ;
  dwc:decimalLongitude "1.64261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18663 1.64261)"^^geo:wktLiteral ;
  geo-pos:lat "50.18663"^^xsd:decimal ;
  geo-pos:long "1.64261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7575'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_7575'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64261'^^xsd:double;
  dwc:latitude '50.18663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64261 50.18663, 1.64261 50.18663, 1.64261 50.18663, 1.64261 50.18663, 1.64261 50.18663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7575'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18672 1.64262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18672"^^xsd:decimal ;
  dwc:decimalLongitude "1.64262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18672 1.64262)"^^geo:wktLiteral ;
  geo-pos:lat "50.18672"^^xsd:decimal ;
  geo-pos:long "1.64262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7562'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_7562'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64262'^^xsd:double;
  dwc:latitude '50.18672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64262 50.18672, 1.64262 50.18672, 1.64262 50.18672, 1.64262 50.18672, 1.64262 50.18672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7562'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18678 1.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18678"^^xsd:decimal ;
  dwc:decimalLongitude "1.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18678 1.64272)"^^geo:wktLiteral ;
  geo-pos:lat "50.18678"^^xsd:decimal ;
  geo-pos:long "1.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11806'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11806'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.543333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64272'^^xsd:double;
  dwc:latitude '50.18678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64272 50.18678, 1.64272 50.18678, 1.64272 50.18678, 1.64272 50.18678, 1.64272 50.18678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11806'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18624 1.64277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18624"^^xsd:decimal ;
  dwc:decimalLongitude "1.64277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18624 1.64277)"^^geo:wktLiteral ;
  geo-pos:lat "50.18624"^^xsd:decimal ;
  geo-pos:long "1.64277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11986'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11986'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64277'^^xsd:double;
  dwc:latitude '50.18624'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64277 50.18624, 1.64277 50.18624, 1.64277 50.18624, 1.64277 50.18624, 1.64277 50.18624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11986'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18702 1.64277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18702"^^xsd:decimal ;
  dwc:decimalLongitude "1.64277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18702 1.64277)"^^geo:wktLiteral ;
  geo-pos:lat "50.18702"^^xsd:decimal ;
  geo-pos:long "1.64277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11985'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11985'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64277'^^xsd:double;
  dwc:latitude '50.18702'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64277 50.18702, 1.64277 50.18702, 1.64277 50.18702, 1.64277 50.18702, 1.64277 50.18702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11985'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18683 1.64281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18683"^^xsd:decimal ;
  dwc:decimalLongitude "1.64281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18683 1.64281)"^^geo:wktLiteral ;
  geo-pos:lat "50.18683"^^xsd:decimal ;
  geo-pos:long "1.64281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12028'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12028'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1544444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64281'^^xsd:double;
  dwc:latitude '50.18683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64281 50.18683, 1.64281 50.18683, 1.64281 50.18683, 1.64281 50.18683, 1.64281 50.18683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12028'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.64286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18711"^^xsd:decimal ;
  dwc:decimalLongitude "1.64286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18711 1.64286)"^^geo:wktLiteral ;
  geo-pos:lat "50.18711"^^xsd:decimal ;
  geo-pos:long "1.64286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12096'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_12096'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.218888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64286'^^xsd:double;
  dwc:latitude '50.18711'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64286 50.18711, 1.64286 50.18711, 1.64286 50.18711, 1.64286 50.18711, 1.64286 50.18711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12096'^^xsd:string;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18631 1.6429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18631"^^xsd:decimal ;
  dwc:decimalLongitude "1.6429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18631 1.6429)"^^geo:wktLiteral ;
  geo-pos:lat "50.18631"^^xsd:decimal ;
  geo-pos:long "1.6429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11787'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11787'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6429'^^xsd:double;
  dwc:latitude '50.18631'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6429 50.18631, 1.6429 50.18631, 1.6429 50.18631, 1.6429 50.18631, 1.6429 50.18631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11787'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18656 1.64299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18656"^^xsd:decimal ;
  dwc:decimalLongitude "1.64299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18656 1.64299)"^^geo:wktLiteral ;
  geo-pos:lat "50.18656"^^xsd:decimal ;
  geo-pos:long "1.64299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11855'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11855'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64299'^^xsd:double;
  dwc:latitude '50.18656'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64299 50.18656, 1.64299 50.18656, 1.64299 50.18656, 1.64299 50.18656, 1.64299 50.18656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11855'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18608 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18608"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18608 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "50.18608"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12052'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12052'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.193333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '50.18608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.643 50.18608, 1.643 50.18608, 1.643 50.18608, 1.643 50.18608, 1.643 50.18608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12052'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18623 1.64304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18623"^^xsd:decimal ;
  dwc:decimalLongitude "1.64304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18623 1.64304)"^^geo:wktLiteral ;
  geo-pos:lat "50.18623"^^xsd:decimal ;
  geo-pos:long "1.64304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11973'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11973'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64304'^^xsd:double;
  dwc:latitude '50.18623'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64304 50.18623, 1.64304 50.18623, 1.64304 50.18623, 1.64304 50.18623, 1.64304 50.18623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11973'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18651 1.64304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18651"^^xsd:decimal ;
  dwc:decimalLongitude "1.64304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18651 1.64304)"^^geo:wktLiteral ;
  geo-pos:lat "50.18651"^^xsd:decimal ;
  geo-pos:long "1.64304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11992'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11992'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.8755555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64304'^^xsd:double;
  dwc:latitude '50.18651'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64304 50.18651, 1.64304 50.18651, 1.64304 50.18651, 1.64304 50.18651, 1.64304 50.18651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11992'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18589 1.64312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18589"^^xsd:decimal ;
  dwc:decimalLongitude "1.64312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18589 1.64312)"^^geo:wktLiteral ;
  geo-pos:lat "50.18589"^^xsd:decimal ;
  geo-pos:long "1.64312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12030'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12030'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64312'^^xsd:double;
  dwc:latitude '50.18589'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64312 50.18589, 1.64312 50.18589, 1.64312 50.18589, 1.64312 50.18589, 1.64312 50.18589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12030'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18759 1.64315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18759"^^xsd:decimal ;
  dwc:decimalLongitude "1.64315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18759 1.64315)"^^geo:wktLiteral ;
  geo-pos:lat "50.18759"^^xsd:decimal ;
  geo-pos:long "1.64315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.723333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64315'^^xsd:double;
  dwc:latitude '50.18759'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64315 50.18759, 1.64315 50.18759, 1.64315 50.18759, 1.64315 50.18759, 1.64315 50.18759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7729'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18577 1.64316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18577"^^xsd:decimal ;
  dwc:decimalLongitude "1.64316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18577 1.64316)"^^geo:wktLiteral ;
  geo-pos:lat "50.18577"^^xsd:decimal ;
  geo-pos:long "1.64316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12055'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12055'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.19111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64316'^^xsd:double;
  dwc:latitude '50.18577'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64316 50.18577, 1.64316 50.18577, 1.64316 50.18577, 1.64316 50.18577, 1.64316 50.18577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12055'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18868 1.64331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18868"^^xsd:decimal ;
  dwc:decimalLongitude "1.64331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18868 1.64331)"^^geo:wktLiteral ;
  geo-pos:lat "50.18868"^^xsd:decimal ;
  geo-pos:long "1.64331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7479'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7479'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64331'^^xsd:double;
  dwc:latitude '50.18868'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64331 50.18868, 1.64331 50.18868, 1.64331 50.18868, 1.64331 50.18868, 1.64331 50.18868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7479'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18672 1.64356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18672"^^xsd:decimal ;
  dwc:decimalLongitude "1.64356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18672 1.64356)"^^geo:wktLiteral ;
  geo-pos:lat "50.18672"^^xsd:decimal ;
  geo-pos:long "1.64356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12029'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12029'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64356'^^xsd:double;
  dwc:latitude '50.18672'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64356 50.18672, 1.64356 50.18672, 1.64356 50.18672, 1.64356 50.18672, 1.64356 50.18672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12029'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18571 1.64378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18571"^^xsd:decimal ;
  dwc:decimalLongitude "1.64378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18571 1.64378)"^^geo:wktLiteral ;
  geo-pos:lat "50.18571"^^xsd:decimal ;
  geo-pos:long "1.64378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11994'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11994'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64378'^^xsd:double;
  dwc:latitude '50.18571'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64378 50.18571, 1.64378 50.18571, 1.64378 50.18571, 1.64378 50.18571, 1.64378 50.18571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11994'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18579 1.64379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18579"^^xsd:decimal ;
  dwc:decimalLongitude "1.64379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18579 1.64379)"^^geo:wktLiteral ;
  geo-pos:lat "50.18579"^^xsd:decimal ;
  geo-pos:long "1.64379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11784'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11784'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64379'^^xsd:double;
  dwc:latitude '50.18579'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64379 50.18579, 1.64379 50.18579, 1.64379 50.18579, 1.64379 50.18579, 1.64379 50.18579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11784'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1858 1.64402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1858"^^xsd:decimal ;
  dwc:decimalLongitude "1.64402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1858 1.64402)"^^geo:wktLiteral ;
  geo-pos:lat "50.1858"^^xsd:decimal ;
  geo-pos:long "1.64402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11734'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11734'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.151111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64402'^^xsd:double;
  dwc:latitude '50.1858'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64402 50.1858, 1.64402 50.1858, 1.64402 50.1858, 1.64402 50.1858, 1.64402 50.1858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11734'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18293 1.64414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18293"^^xsd:decimal ;
  dwc:decimalLongitude "1.64414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18293 1.64414)"^^geo:wktLiteral ;
  geo-pos:lat "50.18293"^^xsd:decimal ;
  geo-pos:long "1.64414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11732'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11732'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.703333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64414'^^xsd:double;
  dwc:latitude '50.18293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64414 50.18293, 1.64414 50.18293, 1.64414 50.18293, 1.64414 50.18293, 1.64414 50.18293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11732'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18411 1.64416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18411"^^xsd:decimal ;
  dwc:decimalLongitude "1.64416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18411 1.64416)"^^geo:wktLiteral ;
  geo-pos:lat "50.18411"^^xsd:decimal ;
  geo-pos:long "1.64416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11807'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11807'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64416'^^xsd:double;
  dwc:latitude '50.18411'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64416 50.18411, 1.64416 50.18411, 1.64416 50.18411, 1.64416 50.18411, 1.64416 50.18411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11807'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18819 1.64428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18819"^^xsd:decimal ;
  dwc:decimalLongitude "1.64428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18819 1.64428)"^^geo:wktLiteral ;
  geo-pos:lat "50.18819"^^xsd:decimal ;
  geo-pos:long "1.64428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_8155'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_8155'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.23'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64428'^^xsd:double;
  dwc:latitude '50.18819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64428 50.18819, 1.64428 50.18819, 1.64428 50.18819, 1.64428 50.18819, 1.64428 50.18819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_8155'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18227 1.64431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18227"^^xsd:decimal ;
  dwc:decimalLongitude "1.64431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18227 1.64431)"^^geo:wktLiteral ;
  geo-pos:lat "50.18227"^^xsd:decimal ;
  geo-pos:long "1.64431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11746'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11746'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64431'^^xsd:double;
  dwc:latitude '50.18227'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64431 50.18227, 1.64431 50.18227, 1.64431 50.18227, 1.64431 50.18227, 1.64431 50.18227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11746'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18512 1.64434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18512"^^xsd:decimal ;
  dwc:decimalLongitude "1.64434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18512 1.64434)"^^geo:wktLiteral ;
  geo-pos:lat "50.18512"^^xsd:decimal ;
  geo-pos:long "1.64434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11730'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11730'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64434'^^xsd:double;
  dwc:latitude '50.18512'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64434 50.18512, 1.64434 50.18512, 1.64434 50.18512, 1.64434 50.18512, 1.64434 50.18512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11730'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18595 1.64436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18595"^^xsd:decimal ;
  dwc:decimalLongitude "1.64436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18595 1.64436)"^^geo:wktLiteral ;
  geo-pos:lat "50.18595"^^xsd:decimal ;
  geo-pos:long "1.64436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11957'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11957'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64436'^^xsd:double;
  dwc:latitude '50.18595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64436 50.18595, 1.64436 50.18595, 1.64436 50.18595, 1.64436 50.18595, 1.64436 50.18595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11957'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18231 1.64439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18231"^^xsd:decimal ;
  dwc:decimalLongitude "1.64439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18231 1.64439)"^^geo:wktLiteral ;
  geo-pos:lat "50.18231"^^xsd:decimal ;
  geo-pos:long "1.64439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11883'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11883'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.20444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64439'^^xsd:double;
  dwc:latitude '50.18231'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64439 50.18231, 1.64439 50.18231, 1.64439 50.18231, 1.64439 50.18231, 1.64439 50.18231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11883'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18329 1.64441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18329"^^xsd:decimal ;
  dwc:decimalLongitude "1.64441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18329 1.64441)"^^geo:wktLiteral ;
  geo-pos:lat "50.18329"^^xsd:decimal ;
  geo-pos:long "1.64441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12053'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12053'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64441'^^xsd:double;
  dwc:latitude '50.18329'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64441 50.18329, 1.64441 50.18329, 1.64441 50.18329, 1.64441 50.18329, 1.64441 50.18329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12053'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18364 1.64444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18364"^^xsd:decimal ;
  dwc:decimalLongitude "1.64444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18364 1.64444)"^^geo:wktLiteral ;
  geo-pos:lat "50.18364"^^xsd:decimal ;
  geo-pos:long "1.64444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11908'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11908'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64444'^^xsd:double;
  dwc:latitude '50.18364'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64444 50.18364, 1.64444 50.18364, 1.64444 50.18364, 1.64444 50.18364, 1.64444 50.18364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11908'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1849 1.64444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1849"^^xsd:decimal ;
  dwc:decimalLongitude "1.64444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1849 1.64444)"^^geo:wktLiteral ;
  geo-pos:lat "50.1849"^^xsd:decimal ;
  geo-pos:long "1.64444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11880'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11880'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64444'^^xsd:double;
  dwc:latitude '50.1849'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64444 50.1849, 1.64444 50.1849, 1.64444 50.1849, 1.64444 50.1849, 1.64444 50.1849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11880'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18338 1.64445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18338"^^xsd:decimal ;
  dwc:decimalLongitude "1.64445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18338 1.64445)"^^geo:wktLiteral ;
  geo-pos:lat "50.18338"^^xsd:decimal ;
  geo-pos:long "1.64445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11995'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_11995'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64445'^^xsd:double;
  dwc:latitude '50.18338'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64445 50.18338, 1.64445 50.18338, 1.64445 50.18338, 1.64445 50.18338, 1.64445 50.18338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11995'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18496 1.64446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18496"^^xsd:decimal ;
  dwc:decimalLongitude "1.64446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18496 1.64446)"^^geo:wktLiteral ;
  geo-pos:lat "50.18496"^^xsd:decimal ;
  geo-pos:long "1.64446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11878'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11878'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64446'^^xsd:double;
  dwc:latitude '50.18496'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64446 50.18496, 1.64446 50.18496, 1.64446 50.18496, 1.64446 50.18496, 1.64446 50.18496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11878'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18481 1.64447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18481"^^xsd:decimal ;
  dwc:decimalLongitude "1.64447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18481 1.64447)"^^geo:wktLiteral ;
  geo-pos:lat "50.18481"^^xsd:decimal ;
  geo-pos:long "1.64447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.706666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64447'^^xsd:double;
  dwc:latitude '50.18481'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64447 50.18481, 1.64447 50.18481, 1.64447 50.18481, 1.64447 50.18481, 1.64447 50.18481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11716'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18447 1.64449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18447"^^xsd:decimal ;
  dwc:decimalLongitude "1.64449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18447 1.64449)"^^geo:wktLiteral ;
  geo-pos:lat "50.18447"^^xsd:decimal ;
  geo-pos:long "1.64449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11655'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11655'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.23444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64449'^^xsd:double;
  dwc:latitude '50.18447'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64449 50.18447, 1.64449 50.18447, 1.64449 50.18447, 1.64449 50.18447, 1.64449 50.18447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11655'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1822 1.64452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1822"^^xsd:decimal ;
  dwc:decimalLongitude "1.64452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1822 1.64452)"^^geo:wktLiteral ;
  geo-pos:lat "50.1822"^^xsd:decimal ;
  geo-pos:long "1.64452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11759'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11759'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.726666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64452'^^xsd:double;
  dwc:latitude '50.1822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64452 50.1822, 1.64452 50.1822, 1.64452 50.1822, 1.64452 50.1822, 1.64452 50.1822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11759'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18198 1.6446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18198"^^xsd:decimal ;
  dwc:decimalLongitude "1.6446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18198 1.6446)"^^geo:wktLiteral ;
  geo-pos:lat "50.18198"^^xsd:decimal ;
  geo-pos:long "1.6446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11830'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11830'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6446'^^xsd:double;
  dwc:latitude '50.18198'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6446 50.18198, 1.6446 50.18198, 1.6446 50.18198, 1.6446 50.18198, 1.6446 50.18198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11830'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18049 1.64461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18049"^^xsd:decimal ;
  dwc:decimalLongitude "1.64461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18049 1.64461)"^^geo:wktLiteral ;
  geo-pos:lat "50.18049"^^xsd:decimal ;
  geo-pos:long "1.64461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2030_11789'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64461'^^xsd:double;
  dwc:latitude '50.18049'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64461 50.18049, 1.64461 50.18049, 1.64461 50.18049, 1.64461 50.18049, 1.64461 50.18049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11789'^^xsd:string;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1845 1.64463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1845"^^xsd:decimal ;
  dwc:decimalLongitude "1.64463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1845 1.64463)"^^geo:wktLiteral ;
  geo-pos:lat "50.1845"^^xsd:decimal ;
  geo-pos:long "1.64463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11735'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11735'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64463'^^xsd:double;
  dwc:latitude '50.1845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64463 50.1845, 1.64463 50.1845, 1.64463 50.1845, 1.64463 50.1845, 1.64463 50.1845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11735'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18772 1.64465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18772"^^xsd:decimal ;
  dwc:decimalLongitude "1.64465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18772 1.64465)"^^geo:wktLiteral ;
  geo-pos:lat "50.18772"^^xsd:decimal ;
  geo-pos:long "1.64465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7660'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7660'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.7344444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64465'^^xsd:double;
  dwc:latitude '50.18772'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64465 50.18772, 1.64465 50.18772, 1.64465 50.18772, 1.64465 50.18772, 1.64465 50.18772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7660'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18211 1.64468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18211"^^xsd:decimal ;
  dwc:decimalLongitude "1.64468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18211 1.64468)"^^geo:wktLiteral ;
  geo-pos:lat "50.18211"^^xsd:decimal ;
  geo-pos:long "1.64468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11913'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11913'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64468'^^xsd:double;
  dwc:latitude '50.18211'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64468 50.18211, 1.64468 50.18211, 1.64468 50.18211, 1.64468 50.18211, 1.64468 50.18211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11913'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18173 1.64474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18173"^^xsd:decimal ;
  dwc:decimalLongitude "1.64474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18173 1.64474)"^^geo:wktLiteral ;
  geo-pos:lat "50.18173"^^xsd:decimal ;
  geo-pos:long "1.64474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11752'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11752'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6955555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64474'^^xsd:double;
  dwc:latitude '50.18173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64474 50.18173, 1.64474 50.18173, 1.64474 50.18173, 1.64474 50.18173, 1.64474 50.18173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11752'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18269 1.64476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18269"^^xsd:decimal ;
  dwc:decimalLongitude "1.64476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18269 1.64476)"^^geo:wktLiteral ;
  geo-pos:lat "50.18269"^^xsd:decimal ;
  geo-pos:long "1.64476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12079'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_12079'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6922222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64476'^^xsd:double;
  dwc:latitude '50.18269'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64476 50.18269, 1.64476 50.18269, 1.64476 50.18269, 1.64476 50.18269, 1.64476 50.18269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12079'^^xsd:string;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18188 1.64477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18188"^^xsd:decimal ;
  dwc:decimalLongitude "1.64477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18188 1.64477)"^^geo:wktLiteral ;
  geo-pos:lat "50.18188"^^xsd:decimal ;
  geo-pos:long "1.64477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12072'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12072'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1966666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64477'^^xsd:double;
  dwc:latitude '50.18188'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64477 50.18188, 1.64477 50.18188, 1.64477 50.18188, 1.64477 50.18188, 1.64477 50.18188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12072'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18161 1.64482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18161"^^xsd:decimal ;
  dwc:decimalLongitude "1.64482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18161 1.64482)"^^geo:wktLiteral ;
  geo-pos:lat "50.18161"^^xsd:decimal ;
  geo-pos:long "1.64482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11785'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_11785'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64482'^^xsd:double;
  dwc:latitude '50.18161'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64482 50.18161, 1.64482 50.18161, 1.64482 50.18161, 1.64482 50.18161, 1.64482 50.18161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11785'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18384 1.64482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18384"^^xsd:decimal ;
  dwc:decimalLongitude "1.64482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18384 1.64482)"^^geo:wktLiteral ;
  geo-pos:lat "50.18384"^^xsd:decimal ;
  geo-pos:long "1.64482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11924'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11924'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.743333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64482'^^xsd:double;
  dwc:latitude '50.18384'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64482 50.18384, 1.64482 50.18384, 1.64482 50.18384, 1.64482 50.18384, 1.64482 50.18384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11924'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18663 1.64484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18663"^^xsd:decimal ;
  dwc:decimalLongitude "1.64484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18663 1.64484)"^^geo:wktLiteral ;
  geo-pos:lat "50.18663"^^xsd:decimal ;
  geo-pos:long "1.64484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11717'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11717'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64484'^^xsd:double;
  dwc:latitude '50.18663'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64484 50.18663, 1.64484 50.18663, 1.64484 50.18663, 1.64484 50.18663, 1.64484 50.18663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11717'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18145 1.64485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18145"^^xsd:decimal ;
  dwc:decimalLongitude "1.64485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18145 1.64485)"^^geo:wktLiteral ;
  geo-pos:lat "50.18145"^^xsd:decimal ;
  geo-pos:long "1.64485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11756'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11756'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64485'^^xsd:double;
  dwc:latitude '50.18145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64485 50.18145, 1.64485 50.18145, 1.64485 50.18145, 1.64485 50.18145, 1.64485 50.18145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11756'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17973 1.64486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17973"^^xsd:decimal ;
  dwc:decimalLongitude "1.64486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17973 1.64486)"^^geo:wktLiteral ;
  geo-pos:lat "50.17973"^^xsd:decimal ;
  geo-pos:long "1.64486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12026'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2030_12026'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64486'^^xsd:double;
  dwc:latitude '50.17973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64486 50.17973, 1.64486 50.17973, 1.64486 50.17973, 1.64486 50.17973, 1.64486 50.17973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12026'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18502 1.6449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18502"^^xsd:decimal ;
  dwc:decimalLongitude "1.6449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18502 1.6449)"^^geo:wktLiteral ;
  geo-pos:lat "50.18502"^^xsd:decimal ;
  geo-pos:long "1.6449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11718'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11718'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6449'^^xsd:double;
  dwc:latitude '50.18502'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6449 50.18502, 1.6449 50.18502, 1.6449 50.18502, 1.6449 50.18502, 1.6449 50.18502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11718'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18197 1.64491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18197"^^xsd:decimal ;
  dwc:decimalLongitude "1.64491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18197 1.64491)"^^geo:wktLiteral ;
  geo-pos:lat "50.18197"^^xsd:decimal ;
  geo-pos:long "1.64491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11762'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11762'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.19'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64491'^^xsd:double;
  dwc:latitude '50.18197'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64491 50.18197, 1.64491 50.18197, 1.64491 50.18197, 1.64491 50.18197, 1.64491 50.18197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11762'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18288 1.64497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18288"^^xsd:decimal ;
  dwc:decimalLongitude "1.64497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18288 1.64497)"^^geo:wktLiteral ;
  geo-pos:lat "50.18288"^^xsd:decimal ;
  geo-pos:long "1.64497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11731'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11731'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.718888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64497'^^xsd:double;
  dwc:latitude '50.18288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64497 50.18288, 1.64497 50.18288, 1.64497 50.18288, 1.64497 50.18288, 1.64497 50.18288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11731'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18126 1.64499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18126"^^xsd:decimal ;
  dwc:decimalLongitude "1.64499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18126 1.64499)"^^geo:wktLiteral ;
  geo-pos:lat "50.18126"^^xsd:decimal ;
  geo-pos:long "1.64499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11808'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11808'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64499'^^xsd:double;
  dwc:latitude '50.18126'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64499 50.18126, 1.64499 50.18126, 1.64499 50.18126, 1.64499 50.18126, 1.64499 50.18126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11808'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1809 1.64508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1809"^^xsd:decimal ;
  dwc:decimalLongitude "1.64508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1809 1.64508)"^^geo:wktLiteral ;
  geo-pos:lat "50.1809"^^xsd:decimal ;
  geo-pos:long "1.64508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12067'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12067'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64508'^^xsd:double;
  dwc:latitude '50.1809'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64508 50.1809, 1.64508 50.1809, 1.64508 50.1809, 1.64508 50.1809, 1.64508 50.1809))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12067'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18264 1.6451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18264"^^xsd:decimal ;
  dwc:decimalLongitude "1.6451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18264 1.6451)"^^geo:wktLiteral ;
  geo-pos:lat "50.18264"^^xsd:decimal ;
  geo-pos:long "1.6451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12056'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12056'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6451'^^xsd:double;
  dwc:latitude '50.18264'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6451 50.18264, 1.6451 50.18264, 1.6451 50.18264, 1.6451 50.18264, 1.6451 50.18264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12056'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18192 1.64523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18192"^^xsd:decimal ;
  dwc:decimalLongitude "1.64523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18192 1.64523)"^^geo:wktLiteral ;
  geo-pos:lat "50.18192"^^xsd:decimal ;
  geo-pos:long "1.64523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11881'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11881'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64523'^^xsd:double;
  dwc:latitude '50.18192'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64523 50.18192, 1.64523 50.18192, 1.64523 50.18192, 1.64523 50.18192, 1.64523 50.18192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11881'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1829 1.64523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1829"^^xsd:decimal ;
  dwc:decimalLongitude "1.64523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1829 1.64523)"^^geo:wktLiteral ;
  geo-pos:lat "50.1829"^^xsd:decimal ;
  geo-pos:long "1.64523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11758'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11758'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64523'^^xsd:double;
  dwc:latitude '50.1829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64523 50.1829, 1.64523 50.1829, 1.64523 50.1829, 1.64523 50.1829, 1.64523 50.1829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11758'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18044 1.64536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18044"^^xsd:decimal ;
  dwc:decimalLongitude "1.64536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18044 1.64536)"^^geo:wktLiteral ;
  geo-pos:lat "50.18044"^^xsd:decimal ;
  geo-pos:long "1.64536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11776'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11776'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64536'^^xsd:double;
  dwc:latitude '50.18044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64536 50.18044, 1.64536 50.18044, 1.64536 50.18044, 1.64536 50.18044, 1.64536 50.18044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11776'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18173 1.64538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18173"^^xsd:decimal ;
  dwc:decimalLongitude "1.64538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18173 1.64538)"^^geo:wktLiteral ;
  geo-pos:lat "50.18173"^^xsd:decimal ;
  geo-pos:long "1.64538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12066'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12066'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.236666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64538'^^xsd:double;
  dwc:latitude '50.18173'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64538 50.18173, 1.64538 50.18173, 1.64538 50.18173, 1.64538 50.18173, 1.64538 50.18173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12066'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17989 1.64543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17989"^^xsd:decimal ;
  dwc:decimalLongitude "1.64543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17989 1.64543)"^^geo:wktLiteral ;
  geo-pos:lat "50.17989"^^xsd:decimal ;
  geo-pos:long "1.64543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11764'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11764'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64543'^^xsd:double;
  dwc:latitude '50.17989'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64543 50.17989, 1.64543 50.17989, 1.64543 50.17989, 1.64543 50.17989, 1.64543 50.17989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11764'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18068 1.64545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18068"^^xsd:decimal ;
  dwc:decimalLongitude "1.64545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18068 1.64545)"^^geo:wktLiteral ;
  geo-pos:lat "50.18068"^^xsd:decimal ;
  geo-pos:long "1.64545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11753'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11753'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2133333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64545'^^xsd:double;
  dwc:latitude '50.18068'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64545 50.18068, 1.64545 50.18068, 1.64545 50.18068, 1.64545 50.18068, 1.64545 50.18068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11753'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18405 1.64564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18405"^^xsd:decimal ;
  dwc:decimalLongitude "1.64564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18405 1.64564)"^^geo:wktLiteral ;
  geo-pos:lat "50.18405"^^xsd:decimal ;
  geo-pos:long "1.64564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11713'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11713'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64564'^^xsd:double;
  dwc:latitude '50.18405'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64564 50.18405, 1.64564 50.18405, 1.64564 50.18405, 1.64564 50.18405, 1.64564 50.18405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11713'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18841 1.64572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18841"^^xsd:decimal ;
  dwc:decimalLongitude "1.64572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18841 1.64572)"^^geo:wktLiteral ;
  geo-pos:lat "50.18841"^^xsd:decimal ;
  geo-pos:long "1.64572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_7698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.201111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64572'^^xsd:double;
  dwc:latitude '50.18841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64572 50.18841, 1.64572 50.18841, 1.64572 50.18841, 1.64572 50.18841, 1.64572 50.18841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7698'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18079 1.6458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18079"^^xsd:decimal ;
  dwc:decimalLongitude "1.6458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18079 1.6458)"^^geo:wktLiteral ;
  geo-pos:lat "50.18079"^^xsd:decimal ;
  geo-pos:long "1.6458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11949'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11949'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6458'^^xsd:double;
  dwc:latitude '50.18079'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6458 50.18079, 1.6458 50.18079, 1.6458 50.18079, 1.6458 50.18079, 1.6458 50.18079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11949'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18215 1.6458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18215"^^xsd:decimal ;
  dwc:decimalLongitude "1.6458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18215 1.6458)"^^geo:wktLiteral ;
  geo-pos:lat "50.18215"^^xsd:decimal ;
  geo-pos:long "1.6458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11760'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11760'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6458'^^xsd:double;
  dwc:latitude '50.18215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6458 50.18215, 1.6458 50.18215, 1.6458 50.18215, 1.6458 50.18215, 1.6458 50.18215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11760'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17956 1.64582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17956"^^xsd:decimal ;
  dwc:decimalLongitude "1.64582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17956 1.64582)"^^geo:wktLiteral ;
  geo-pos:lat "50.17956"^^xsd:decimal ;
  geo-pos:long "1.64582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11719'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11719'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64582'^^xsd:double;
  dwc:latitude '50.17956'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64582 50.17956, 1.64582 50.17956, 1.64582 50.17956, 1.64582 50.17956, 1.64582 50.17956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11719'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17963 1.64584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17963"^^xsd:decimal ;
  dwc:decimalLongitude "1.64584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17963 1.64584)"^^geo:wktLiteral ;
  geo-pos:lat "50.17963"^^xsd:decimal ;
  geo-pos:long "1.64584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11763'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11763'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64584'^^xsd:double;
  dwc:latitude '50.17963'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64584 50.17963, 1.64584 50.17963, 1.64584 50.17963, 1.64584 50.17963, 1.64584 50.17963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11763'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18025 1.64586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18025"^^xsd:decimal ;
  dwc:decimalLongitude "1.64586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18025 1.64586)"^^geo:wktLiteral ;
  geo-pos:lat "50.18025"^^xsd:decimal ;
  geo-pos:long "1.64586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11698'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11698'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64586'^^xsd:double;
  dwc:latitude '50.18025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64586 50.18025, 1.64586 50.18025, 1.64586 50.18025, 1.64586 50.18025, 1.64586 50.18025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11698'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17991 1.64618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17991"^^xsd:decimal ;
  dwc:decimalLongitude "1.64618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17991 1.64618)"^^geo:wktLiteral ;
  geo-pos:lat "50.17991"^^xsd:decimal ;
  geo-pos:long "1.64618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11639'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_11639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64618'^^xsd:double;
  dwc:latitude '50.17991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64618 50.17991, 1.64618 50.17991, 1.64618 50.17991, 1.64618 50.17991, 1.64618 50.17991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11639'^^xsd:string;
  dwc:observationDate '2008-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17911 1.64622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17911"^^xsd:decimal ;
  dwc:decimalLongitude "1.64622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17911 1.64622)"^^geo:wktLiteral ;
  geo-pos:lat "50.17911"^^xsd:decimal ;
  geo-pos:long "1.64622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11854'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11854'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64622'^^xsd:double;
  dwc:latitude '50.17911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64622 50.17911, 1.64622 50.17911, 1.64622 50.17911, 1.64622 50.17911, 1.64622 50.17911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11854'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17853 1.64631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17853"^^xsd:decimal ;
  dwc:decimalLongitude "1.64631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17853 1.64631)"^^geo:wktLiteral ;
  geo-pos:lat "50.17853"^^xsd:decimal ;
  geo-pos:long "1.64631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11761'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11761'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64631'^^xsd:double;
  dwc:latitude '50.17853'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64631 50.17853, 1.64631 50.17853, 1.64631 50.17853, 1.64631 50.17853, 1.64631 50.17853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11761'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17896 1.64632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17896"^^xsd:decimal ;
  dwc:decimalLongitude "1.64632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17896 1.64632)"^^geo:wktLiteral ;
  geo-pos:lat "50.17896"^^xsd:decimal ;
  geo-pos:long "1.64632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12094'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_12094'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.69'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64632'^^xsd:double;
  dwc:latitude '50.17896'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64632 50.17896, 1.64632 50.17896, 1.64632 50.17896, 1.64632 50.17896, 1.64632 50.17896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12094'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17769 1.64645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17769"^^xsd:decimal ;
  dwc:decimalLongitude "1.64645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17769 1.64645)"^^geo:wktLiteral ;
  geo-pos:lat "50.17769"^^xsd:decimal ;
  geo-pos:long "1.64645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11950'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11950'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64645'^^xsd:double;
  dwc:latitude '50.17769'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64645 50.17769, 1.64645 50.17769, 1.64645 50.17769, 1.64645 50.17769, 1.64645 50.17769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11950'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17852 1.64652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17852"^^xsd:decimal ;
  dwc:decimalLongitude "1.64652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17852 1.64652)"^^geo:wktLiteral ;
  geo-pos:lat "50.17852"^^xsd:decimal ;
  geo-pos:long "1.64652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11896'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11896'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64652'^^xsd:double;
  dwc:latitude '50.17852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64652 50.17852, 1.64652 50.17852, 1.64652 50.17852, 1.64652 50.17852, 1.64652 50.17852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11896'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17776 1.64658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17776"^^xsd:decimal ;
  dwc:decimalLongitude "1.64658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17776 1.64658)"^^geo:wktLiteral ;
  geo-pos:lat "50.17776"^^xsd:decimal ;
  geo-pos:long "1.64658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11875'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11875'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.691111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64658'^^xsd:double;
  dwc:latitude '50.17776'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64658 50.17776, 1.64658 50.17776, 1.64658 50.17776, 1.64658 50.17776, 1.64658 50.17776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11875'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17735 1.64663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17735"^^xsd:decimal ;
  dwc:decimalLongitude "1.64663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17735 1.64663)"^^geo:wktLiteral ;
  geo-pos:lat "50.17735"^^xsd:decimal ;
  geo-pos:long "1.64663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11900'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11900'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2111111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64663'^^xsd:double;
  dwc:latitude '50.17735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64663 50.17735, 1.64663 50.17735, 1.64663 50.17735, 1.64663 50.17735, 1.64663 50.17735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11900'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17793 1.64663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17793"^^xsd:decimal ;
  dwc:decimalLongitude "1.64663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17793 1.64663)"^^geo:wktLiteral ;
  geo-pos:lat "50.17793"^^xsd:decimal ;
  geo-pos:long "1.64663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11877'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11877'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64663'^^xsd:double;
  dwc:latitude '50.17793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64663 50.17793, 1.64663 50.17793, 1.64663 50.17793, 1.64663 50.17793, 1.64663 50.17793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11877'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17805 1.64664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17805"^^xsd:decimal ;
  dwc:decimalLongitude "1.64664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17805 1.64664)"^^geo:wktLiteral ;
  geo-pos:lat "50.17805"^^xsd:decimal ;
  geo-pos:long "1.64664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11897'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_11897'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64664'^^xsd:double;
  dwc:latitude '50.17805'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64664 50.17805, 1.64664 50.17805, 1.64664 50.17805, 1.64664 50.17805, 1.64664 50.17805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11897'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17903"^^xsd:decimal ;
  dwc:decimalLongitude "1.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.64666)"^^geo:wktLiteral ;
  geo-pos:lat "50.17903"^^xsd:decimal ;
  geo-pos:long "1.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11708'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11708'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64666'^^xsd:double;
  dwc:latitude '50.17903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64666 50.17903, 1.64666 50.17903, 1.64666 50.17903, 1.64666 50.17903, 1.64666 50.17903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11708'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17797 1.64668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17797"^^xsd:decimal ;
  dwc:decimalLongitude "1.64668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17797 1.64668)"^^geo:wktLiteral ;
  geo-pos:lat "50.17797"^^xsd:decimal ;
  geo-pos:long "1.64668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12065'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12065'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.717777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64668'^^xsd:double;
  dwc:latitude '50.17797'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64668 50.17797, 1.64668 50.17797, 1.64668 50.17797, 1.64668 50.17797, 1.64668 50.17797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12065'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17821 1.64673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17821"^^xsd:decimal ;
  dwc:decimalLongitude "1.64673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17821 1.64673)"^^geo:wktLiteral ;
  geo-pos:lat "50.17821"^^xsd:decimal ;
  geo-pos:long "1.64673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.214444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64673'^^xsd:double;
  dwc:latitude '50.17821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64673 50.17821, 1.64673 50.17821, 1.64673 50.17821, 1.64673 50.17821, 1.64673 50.17821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11715'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17793 1.6468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17793"^^xsd:decimal ;
  dwc:decimalLongitude "1.6468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17793 1.6468)"^^geo:wktLiteral ;
  geo-pos:lat "50.17793"^^xsd:decimal ;
  geo-pos:long "1.6468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11915'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11915'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6468'^^xsd:double;
  dwc:latitude '50.17793'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6468 50.17793, 1.6468 50.17793, 1.6468 50.17793, 1.6468 50.17793, 1.6468 50.17793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11915'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17819 1.64685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17819"^^xsd:decimal ;
  dwc:decimalLongitude "1.64685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17819 1.64685)"^^geo:wktLiteral ;
  geo-pos:lat "50.17819"^^xsd:decimal ;
  geo-pos:long "1.64685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11733'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11733'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64685'^^xsd:double;
  dwc:latitude '50.17819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64685 50.17819, 1.64685 50.17819, 1.64685 50.17819, 1.64685 50.17819, 1.64685 50.17819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11733'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17843 1.64691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17843"^^xsd:decimal ;
  dwc:decimalLongitude "1.64691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17843 1.64691)"^^geo:wktLiteral ;
  geo-pos:lat "50.17843"^^xsd:decimal ;
  geo-pos:long "1.64691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11984'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11984'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64691'^^xsd:double;
  dwc:latitude '50.17843'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64691 50.17843, 1.64691 50.17843, 1.64691 50.17843, 1.64691 50.17843, 1.64691 50.17843))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11984'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1774 1.64692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1774"^^xsd:decimal ;
  dwc:decimalLongitude "1.64692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1774 1.64692)"^^geo:wktLiteral ;
  geo-pos:lat "50.1774"^^xsd:decimal ;
  geo-pos:long "1.64692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11928'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11928'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.68555555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64692'^^xsd:double;
  dwc:latitude '50.1774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64692 50.1774, 1.64692 50.1774, 1.64692 50.1774, 1.64692 50.1774, 1.64692 50.1774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11928'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17816 1.64693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17816"^^xsd:decimal ;
  dwc:decimalLongitude "1.64693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17816 1.64693)"^^geo:wktLiteral ;
  geo-pos:lat "50.17816"^^xsd:decimal ;
  geo-pos:long "1.64693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11701'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11701'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.205555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64693'^^xsd:double;
  dwc:latitude '50.17816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64693 50.17816, 1.64693 50.17816, 1.64693 50.17816, 1.64693 50.17816, 1.64693 50.17816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11701'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17817 1.64693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17817"^^xsd:decimal ;
  dwc:decimalLongitude "1.64693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17817 1.64693)"^^geo:wktLiteral ;
  geo-pos:lat "50.17817"^^xsd:decimal ;
  geo-pos:long "1.64693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11914'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11914'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64693'^^xsd:double;
  dwc:latitude '50.17817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64693 50.17817, 1.64693 50.17817, 1.64693 50.17817, 1.64693 50.17817, 1.64693 50.17817))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11914'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17745 1.64696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17745"^^xsd:decimal ;
  dwc:decimalLongitude "1.64696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17745 1.64696)"^^geo:wktLiteral ;
  geo-pos:lat "50.17745"^^xsd:decimal ;
  geo-pos:long "1.64696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11672'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11672'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64696'^^xsd:double;
  dwc:latitude '50.17745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64696 50.17745, 1.64696 50.17745, 1.64696 50.17745, 1.64696 50.17745, 1.64696 50.17745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11672'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17822 1.64698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17822"^^xsd:decimal ;
  dwc:decimalLongitude "1.64698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17822 1.64698)"^^geo:wktLiteral ;
  geo-pos:lat "50.17822"^^xsd:decimal ;
  geo-pos:long "1.64698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12050'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12050'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64698'^^xsd:double;
  dwc:latitude '50.17822'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64698 50.17822, 1.64698 50.17822, 1.64698 50.17822, 1.64698 50.17822, 1.64698 50.17822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12050'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17821 1.64699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17821"^^xsd:decimal ;
  dwc:decimalLongitude "1.64699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17821 1.64699)"^^geo:wktLiteral ;
  geo-pos:lat "50.17821"^^xsd:decimal ;
  geo-pos:long "1.64699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11961'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11961'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64699'^^xsd:double;
  dwc:latitude '50.17821'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64699 50.17821, 1.64699 50.17821, 1.64699 50.17821, 1.64699 50.17821, 1.64699 50.17821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11961'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17746 1.64702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17746"^^xsd:decimal ;
  dwc:decimalLongitude "1.64702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17746 1.64702)"^^geo:wktLiteral ;
  geo-pos:lat "50.17746"^^xsd:decimal ;
  geo-pos:long "1.64702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11736'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2030_11736'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64702'^^xsd:double;
  dwc:latitude '50.17746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64702 50.17746, 1.64702 50.17746, 1.64702 50.17746, 1.64702 50.17746, 1.64702 50.17746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11736'^^xsd:string;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17749 1.64703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17749"^^xsd:decimal ;
  dwc:decimalLongitude "1.64703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17749 1.64703)"^^geo:wktLiteral ;
  geo-pos:lat "50.17749"^^xsd:decimal ;
  geo-pos:long "1.64703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11983'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2030_11983'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64703'^^xsd:double;
  dwc:latitude '50.17749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64703 50.17749, 1.64703 50.17749, 1.64703 50.17749, 1.64703 50.17749, 1.64703 50.17749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11983'^^xsd:string;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17786 1.64704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17786"^^xsd:decimal ;
  dwc:decimalLongitude "1.64704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17786 1.64704)"^^geo:wktLiteral ;
  geo-pos:lat "50.17786"^^xsd:decimal ;
  geo-pos:long "1.64704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11841'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11841'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64704'^^xsd:double;
  dwc:latitude '50.17786'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64704 50.17786, 1.64704 50.17786, 1.64704 50.17786, 1.64704 50.17786, 1.64704 50.17786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11841'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17829 1.64706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17829"^^xsd:decimal ;
  dwc:decimalLongitude "1.64706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17829 1.64706)"^^geo:wktLiteral ;
  geo-pos:lat "50.17829"^^xsd:decimal ;
  geo-pos:long "1.64706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11729'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11729'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64706'^^xsd:double;
  dwc:latitude '50.17829'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64706 50.17829, 1.64706 50.17829, 1.64706 50.17829, 1.64706 50.17829, 1.64706 50.17829))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11729'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17794 1.64707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17794"^^xsd:decimal ;
  dwc:decimalLongitude "1.64707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17794 1.64707)"^^geo:wktLiteral ;
  geo-pos:lat "50.17794"^^xsd:decimal ;
  geo-pos:long "1.64707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11927'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11927'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64707'^^xsd:double;
  dwc:latitude '50.17794'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64707 50.17794, 1.64707 50.17794, 1.64707 50.17794, 1.64707 50.17794, 1.64707 50.17794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11927'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17818 1.64708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17818"^^xsd:decimal ;
  dwc:decimalLongitude "1.64708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17818 1.64708)"^^geo:wktLiteral ;
  geo-pos:lat "50.17818"^^xsd:decimal ;
  geo-pos:long "1.64708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11728'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11728'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64708'^^xsd:double;
  dwc:latitude '50.17818'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64708 50.17818, 1.64708 50.17818, 1.64708 50.17818, 1.64708 50.17818, 1.64708 50.17818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11728'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17749 1.64712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17749"^^xsd:decimal ;
  dwc:decimalLongitude "1.64712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17749 1.64712)"^^geo:wktLiteral ;
  geo-pos:lat "50.17749"^^xsd:decimal ;
  geo-pos:long "1.64712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11929'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11929'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64712'^^xsd:double;
  dwc:latitude '50.17749'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64712 50.17749, 1.64712 50.17749, 1.64712 50.17749, 1.64712 50.17749, 1.64712 50.17749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11929'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17828 1.64713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17828"^^xsd:decimal ;
  dwc:decimalLongitude "1.64713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17828 1.64713)"^^geo:wktLiteral ;
  geo-pos:lat "50.17828"^^xsd:decimal ;
  geo-pos:long "1.64713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11722'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11722'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.21777777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64713'^^xsd:double;
  dwc:latitude '50.17828'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64713 50.17828, 1.64713 50.17828, 1.64713 50.17828, 1.64713 50.17828, 1.64713 50.17828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11722'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17764 1.64714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17764"^^xsd:decimal ;
  dwc:decimalLongitude "1.64714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17764 1.64714)"^^geo:wktLiteral ;
  geo-pos:lat "50.17764"^^xsd:decimal ;
  geo-pos:long "1.64714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11898'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11898'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64714'^^xsd:double;
  dwc:latitude '50.17764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64714 50.17764, 1.64714 50.17764, 1.64714 50.17764, 1.64714 50.17764, 1.64714 50.17764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11898'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.178 1.64714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.178"^^xsd:decimal ;
  dwc:decimalLongitude "1.64714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.178 1.64714)"^^geo:wktLiteral ;
  geo-pos:lat "50.178"^^xsd:decimal ;
  geo-pos:long "1.64714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11723'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2030_11723'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.68888888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64714'^^xsd:double;
  dwc:latitude '50.178'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64714 50.178, 1.64714 50.178, 1.64714 50.178, 1.64714 50.178, 1.64714 50.178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11723'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17742 1.64716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17742"^^xsd:decimal ;
  dwc:decimalLongitude "1.64716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17742 1.64716)"^^geo:wktLiteral ;
  geo-pos:lat "50.17742"^^xsd:decimal ;
  geo-pos:long "1.64716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11910'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11910'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64716'^^xsd:double;
  dwc:latitude '50.17742'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64716 50.17742, 1.64716 50.17742, 1.64716 50.17742, 1.64716 50.17742, 1.64716 50.17742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11910'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17753 1.64718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17753"^^xsd:decimal ;
  dwc:decimalLongitude "1.64718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17753 1.64718)"^^geo:wktLiteral ;
  geo-pos:lat "50.17753"^^xsd:decimal ;
  geo-pos:long "1.64718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11842'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11842'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64718'^^xsd:double;
  dwc:latitude '50.17753'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64718 50.17753, 1.64718 50.17753, 1.64718 50.17753, 1.64718 50.17753, 1.64718 50.17753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11842'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17733 1.6472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17733"^^xsd:decimal ;
  dwc:decimalLongitude "1.6472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17733 1.6472)"^^geo:wktLiteral ;
  geo-pos:lat "50.17733"^^xsd:decimal ;
  geo-pos:long "1.6472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_11825'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6472'^^xsd:double;
  dwc:latitude '50.17733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6472 50.17733, 1.6472 50.17733, 1.6472 50.17733, 1.6472 50.17733, 1.6472 50.17733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11825'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17806 1.6472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17806"^^xsd:decimal ;
  dwc:decimalLongitude "1.6472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17806 1.6472)"^^geo:wktLiteral ;
  geo-pos:lat "50.17806"^^xsd:decimal ;
  geo-pos:long "1.6472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11958'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11958'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.714444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6472'^^xsd:double;
  dwc:latitude '50.17806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6472 50.17806, 1.6472 50.17806, 1.6472 50.17806, 1.6472 50.17806, 1.6472 50.17806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11958'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17752 1.64722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17752"^^xsd:decimal ;
  dwc:decimalLongitude "1.64722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17752 1.64722)"^^geo:wktLiteral ;
  geo-pos:lat "50.17752"^^xsd:decimal ;
  geo-pos:long "1.64722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11939'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11939'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64722'^^xsd:double;
  dwc:latitude '50.17752'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64722 50.17752, 1.64722 50.17752, 1.64722 50.17752, 1.64722 50.17752, 1.64722 50.17752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11939'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17741 1.64723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17741"^^xsd:decimal ;
  dwc:decimalLongitude "1.64723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17741 1.64723)"^^geo:wktLiteral ;
  geo-pos:lat "50.17741"^^xsd:decimal ;
  geo-pos:long "1.64723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11937'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11937'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.22'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64723'^^xsd:double;
  dwc:latitude '50.17741'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64723 50.17741, 1.64723 50.17741, 1.64723 50.17741, 1.64723 50.17741, 1.64723 50.17741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11937'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17722 1.64724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17722"^^xsd:decimal ;
  dwc:decimalLongitude "1.64724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17722 1.64724)"^^geo:wktLiteral ;
  geo-pos:lat "50.17722"^^xsd:decimal ;
  geo-pos:long "1.64724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11673'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_11673'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64724'^^xsd:double;
  dwc:latitude '50.17722'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64724 50.17722, 1.64724 50.17722, 1.64724 50.17722, 1.64724 50.17722, 1.64724 50.17722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11673'^^xsd:string;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17733 1.64724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17733"^^xsd:decimal ;
  dwc:decimalLongitude "1.64724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17733 1.64724)"^^geo:wktLiteral ;
  geo-pos:lat "50.17733"^^xsd:decimal ;
  geo-pos:long "1.64724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12027'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12027'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64724'^^xsd:double;
  dwc:latitude '50.17733'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64724 50.17733, 1.64724 50.17733, 1.64724 50.17733, 1.64724 50.17733, 1.64724 50.17733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12027'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17757 1.64729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17757"^^xsd:decimal ;
  dwc:decimalLongitude "1.64729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17757 1.64729)"^^geo:wktLiteral ;
  geo-pos:lat "50.17757"^^xsd:decimal ;
  geo-pos:long "1.64729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11991'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11991'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64729'^^xsd:double;
  dwc:latitude '50.17757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64729 50.17757, 1.64729 50.17757, 1.64729 50.17757, 1.64729 50.17757, 1.64729 50.17757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11991'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1783 1.64729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1783"^^xsd:decimal ;
  dwc:decimalLongitude "1.64729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1783 1.64729)"^^geo:wktLiteral ;
  geo-pos:lat "50.1783"^^xsd:decimal ;
  geo-pos:long "1.64729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11974'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11974'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.262222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64729'^^xsd:double;
  dwc:latitude '50.1783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64729 50.1783, 1.64729 50.1783, 1.64729 50.1783, 1.64729 50.1783, 1.64729 50.1783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11974'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17736 1.6473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17736"^^xsd:decimal ;
  dwc:decimalLongitude "1.6473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17736 1.6473)"^^geo:wktLiteral ;
  geo-pos:lat "50.17736"^^xsd:decimal ;
  geo-pos:long "1.6473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11876'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11876'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6473'^^xsd:double;
  dwc:latitude '50.17736'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6473 50.17736, 1.6473 50.17736, 1.6473 50.17736, 1.6473 50.17736, 1.6473 50.17736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11876'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1778 1.6473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1778"^^xsd:decimal ;
  dwc:decimalLongitude "1.6473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1778 1.6473)"^^geo:wktLiteral ;
  geo-pos:lat "50.1778"^^xsd:decimal ;
  geo-pos:long "1.6473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12064'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.232222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6473'^^xsd:double;
  dwc:latitude '50.1778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6473 50.1778, 1.6473 50.1778, 1.6473 50.1778, 1.6473 50.1778, 1.6473 50.1778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12064'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17826 1.6473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17826"^^xsd:decimal ;
  dwc:decimalLongitude "1.6473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17826 1.6473)"^^geo:wktLiteral ;
  geo-pos:lat "50.17826"^^xsd:decimal ;
  geo-pos:long "1.6473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11959'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11959'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.73'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6473'^^xsd:double;
  dwc:latitude '50.17826'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6473 50.17826, 1.6473 50.17826, 1.6473 50.17826, 1.6473 50.17826, 1.6473 50.17826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11959'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17755 1.64731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17755"^^xsd:decimal ;
  dwc:decimalLongitude "1.64731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17755 1.64731)"^^geo:wktLiteral ;
  geo-pos:lat "50.17755"^^xsd:decimal ;
  geo-pos:long "1.64731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11901'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11901'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6977777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64731'^^xsd:double;
  dwc:latitude '50.17755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64731 50.17755, 1.64731 50.17755, 1.64731 50.17755, 1.64731 50.17755, 1.64731 50.17755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11901'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17755 1.64732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17755"^^xsd:decimal ;
  dwc:decimalLongitude "1.64732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17755 1.64732)"^^geo:wktLiteral ;
  geo-pos:lat "50.17755"^^xsd:decimal ;
  geo-pos:long "1.64732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11926'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11926'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64732'^^xsd:double;
  dwc:latitude '50.17755'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64732 50.17755, 1.64732 50.17755, 1.64732 50.17755, 1.64732 50.17755, 1.64732 50.17755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11926'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18918 1.64733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18918"^^xsd:decimal ;
  dwc:decimalLongitude "1.64733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18918 1.64733)"^^geo:wktLiteral ;
  geo-pos:lat "50.18918"^^xsd:decimal ;
  geo-pos:long "1.64733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6923'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6923'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.204444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64733'^^xsd:double;
  dwc:latitude '50.18918'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64733 50.18918, 1.64733 50.18918, 1.64733 50.18918, 1.64733 50.18918, 1.64733 50.18918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6923'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17762 1.64734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17762"^^xsd:decimal ;
  dwc:decimalLongitude "1.64734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17762 1.64734)"^^geo:wktLiteral ;
  geo-pos:lat "50.17762"^^xsd:decimal ;
  geo-pos:long "1.64734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11674'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_11674'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64734'^^xsd:double;
  dwc:latitude '50.17762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64734 50.17762, 1.64734 50.17762, 1.64734 50.17762, 1.64734 50.17762, 1.64734 50.17762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11674'^^xsd:string;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17765 1.64734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17765"^^xsd:decimal ;
  dwc:decimalLongitude "1.64734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17765 1.64734)"^^geo:wktLiteral ;
  geo-pos:lat "50.17765"^^xsd:decimal ;
  geo-pos:long "1.64734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11911'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64734'^^xsd:double;
  dwc:latitude '50.17765'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64734 50.17765, 1.64734 50.17765, 1.64734 50.17765, 1.64734 50.17765, 1.64734 50.17765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11911'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17743 1.64735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17743"^^xsd:decimal ;
  dwc:decimalLongitude "1.64735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17743 1.64735)"^^geo:wktLiteral ;
  geo-pos:lat "50.17743"^^xsd:decimal ;
  geo-pos:long "1.64735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11750'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11750'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64735'^^xsd:double;
  dwc:latitude '50.17743'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64735 50.17743, 1.64735 50.17743, 1.64735 50.17743, 1.64735 50.17743, 1.64735 50.17743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11750'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17783 1.64737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17783"^^xsd:decimal ;
  dwc:decimalLongitude "1.64737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17783 1.64737)"^^geo:wktLiteral ;
  geo-pos:lat "50.17783"^^xsd:decimal ;
  geo-pos:long "1.64737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11747'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11747'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.46444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64737'^^xsd:double;
  dwc:latitude '50.17783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64737 50.17783, 1.64737 50.17783, 1.64737 50.17783, 1.64737 50.17783, 1.64737 50.17783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11747'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17698 1.64738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17698"^^xsd:decimal ;
  dwc:decimalLongitude "1.64738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17698 1.64738)"^^geo:wktLiteral ;
  geo-pos:lat "50.17698"^^xsd:decimal ;
  geo-pos:long "1.64738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11818'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2030_11818'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64738'^^xsd:double;
  dwc:latitude '50.17698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64738 50.17698, 1.64738 50.17698, 1.64738 50.17698, 1.64738 50.17698, 1.64738 50.17698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11818'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17768 1.64739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17768"^^xsd:decimal ;
  dwc:decimalLongitude "1.64739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17768 1.64739)"^^geo:wktLiteral ;
  geo-pos:lat "50.17768"^^xsd:decimal ;
  geo-pos:long "1.64739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11749'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11749'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2066666666667'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64739'^^xsd:double;
  dwc:latitude '50.17768'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64739 50.17768, 1.64739 50.17768, 1.64739 50.17768, 1.64739 50.17768, 1.64739 50.17768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11749'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17757 1.6474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17757"^^xsd:decimal ;
  dwc:decimalLongitude "1.6474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17757 1.6474)"^^geo:wktLiteral ;
  geo-pos:lat "50.17757"^^xsd:decimal ;
  geo-pos:long "1.6474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11868'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11868'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6474'^^xsd:double;
  dwc:latitude '50.17757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6474 50.17757, 1.6474 50.17757, 1.6474 50.17757, 1.6474 50.17757, 1.6474 50.17757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11868'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17773 1.64741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17773"^^xsd:decimal ;
  dwc:decimalLongitude "1.64741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17773 1.64741)"^^geo:wktLiteral ;
  geo-pos:lat "50.17773"^^xsd:decimal ;
  geo-pos:long "1.64741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12054'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12054'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64741'^^xsd:double;
  dwc:latitude '50.17773'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64741 50.17773, 1.64741 50.17773, 1.64741 50.17773, 1.64741 50.17773, 1.64741 50.17773))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12054'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17917 1.64741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17917"^^xsd:decimal ;
  dwc:decimalLongitude "1.64741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17917 1.64741)"^^geo:wktLiteral ;
  geo-pos:lat "50.17917"^^xsd:decimal ;
  geo-pos:long "1.64741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12010'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2030_12010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64741'^^xsd:double;
  dwc:latitude '50.17917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64741 50.17917, 1.64741 50.17917, 1.64741 50.17917, 1.64741 50.17917, 1.64741 50.17917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12010'^^xsd:string;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1774 1.64743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1774"^^xsd:decimal ;
  dwc:decimalLongitude "1.64743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1774 1.64743)"^^geo:wktLiteral ;
  geo-pos:lat "50.1774"^^xsd:decimal ;
  geo-pos:long "1.64743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11925'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11925'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64743'^^xsd:double;
  dwc:latitude '50.1774'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64743 50.1774, 1.64743 50.1774, 1.64743 50.1774, 1.64743 50.1774, 1.64743 50.1774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11925'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17762 1.64745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17762"^^xsd:decimal ;
  dwc:decimalLongitude "1.64745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17762 1.64745)"^^geo:wktLiteral ;
  geo-pos:lat "50.17762"^^xsd:decimal ;
  geo-pos:long "1.64745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11700'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11700'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64745'^^xsd:double;
  dwc:latitude '50.17762'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64745 50.17762, 1.64745 50.17762, 1.64745 50.17762, 1.64745 50.17762, 1.64745 50.17762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11700'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17761 1.64747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17761"^^xsd:decimal ;
  dwc:decimalLongitude "1.64747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17761 1.64747)"^^geo:wktLiteral ;
  geo-pos:lat "50.17761"^^xsd:decimal ;
  geo-pos:long "1.64747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12070'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12070'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.694444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64747'^^xsd:double;
  dwc:latitude '50.17761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64747 50.17761, 1.64747 50.17761, 1.64747 50.17761, 1.64747 50.17761, 1.64747 50.17761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12070'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17731 1.64748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17731"^^xsd:decimal ;
  dwc:decimalLongitude "1.64748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17731 1.64748)"^^geo:wktLiteral ;
  geo-pos:lat "50.17731"^^xsd:decimal ;
  geo-pos:long "1.64748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11768'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2030_11768'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64748'^^xsd:double;
  dwc:latitude '50.17731'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64748 50.17731, 1.64748 50.17731, 1.64748 50.17731, 1.64748 50.17731, 1.64748 50.17731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11768'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.6475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17748"^^xsd:decimal ;
  dwc:decimalLongitude "1.6475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.6475)"^^geo:wktLiteral ;
  geo-pos:lat "50.17748"^^xsd:decimal ;
  geo-pos:long "1.6475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12000'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2030_12000'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6475'^^xsd:double;
  dwc:latitude '50.17748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12000'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.6475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17748"^^xsd:decimal ;
  dwc:decimalLongitude "1.6475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.6475)"^^geo:wktLiteral ;
  geo-pos:lat "50.17748"^^xsd:decimal ;
  geo-pos:long "1.6475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11869'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2030_11869'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6475'^^xsd:double;
  dwc:latitude '50.17748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748, 1.6475 50.17748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11869'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17785 1.64751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17785"^^xsd:decimal ;
  dwc:decimalLongitude "1.64751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17785 1.64751)"^^geo:wktLiteral ;
  geo-pos:lat "50.17785"^^xsd:decimal ;
  geo-pos:long "1.64751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12063'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12063'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64751'^^xsd:double;
  dwc:latitude '50.17785'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64751 50.17785, 1.64751 50.17785, 1.64751 50.17785, 1.64751 50.17785, 1.64751 50.17785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12063'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17778 1.64753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17778"^^xsd:decimal ;
  dwc:decimalLongitude "1.64753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17778 1.64753)"^^geo:wktLiteral ;
  geo-pos:lat "50.17778"^^xsd:decimal ;
  geo-pos:long "1.64753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11916'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2030_11916'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.2155555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64753'^^xsd:double;
  dwc:latitude '50.17778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64753 50.17778, 1.64753 50.17778, 1.64753 50.17778, 1.64753 50.17778, 1.64753 50.17778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11916'^^xsd:string;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17744 1.64755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17744"^^xsd:decimal ;
  dwc:decimalLongitude "1.64755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17744 1.64755)"^^geo:wktLiteral ;
  geo-pos:lat "50.17744"^^xsd:decimal ;
  geo-pos:long "1.64755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12071'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_12071'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64755'^^xsd:double;
  dwc:latitude '50.17744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64755 50.17744, 1.64755 50.17744, 1.64755 50.17744, 1.64755 50.17744, 1.64755 50.17744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12071'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17764 1.64755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17764"^^xsd:decimal ;
  dwc:decimalLongitude "1.64755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17764 1.64755)"^^geo:wktLiteral ;
  geo-pos:lat "50.17764"^^xsd:decimal ;
  geo-pos:long "1.64755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12049'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2030_12049'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64755'^^xsd:double;
  dwc:latitude '50.17764'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64755 50.17764, 1.64755 50.17764, 1.64755 50.17764, 1.64755 50.17764, 1.64755 50.17764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12049'^^xsd:string;
  dwc:observationDate '2008-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17791 1.64755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17791"^^xsd:decimal ;
  dwc:decimalLongitude "1.64755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17791 1.64755)"^^geo:wktLiteral ;
  geo-pos:lat "50.17791"^^xsd:decimal ;
  geo-pos:long "1.64755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11962'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11962'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.7033333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64755'^^xsd:double;
  dwc:latitude '50.17791'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64755 50.17791, 1.64755 50.17791, 1.64755 50.17791, 1.64755 50.17791, 1.64755 50.17791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11962'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17779 1.64756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17779"^^xsd:decimal ;
  dwc:decimalLongitude "1.64756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17779 1.64756)"^^geo:wktLiteral ;
  geo-pos:lat "50.17779"^^xsd:decimal ;
  geo-pos:long "1.64756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12069'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12069'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.894444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64756'^^xsd:double;
  dwc:latitude '50.17779'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64756 50.17779, 1.64756 50.17779, 1.64756 50.17779, 1.64756 50.17779, 1.64756 50.17779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12069'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17808 1.6476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17808"^^xsd:decimal ;
  dwc:decimalLongitude "1.6476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17808 1.6476)"^^geo:wktLiteral ;
  geo-pos:lat "50.17808"^^xsd:decimal ;
  geo-pos:long "1.6476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11748'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11748'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6476'^^xsd:double;
  dwc:latitude '50.17808'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6476 50.17808, 1.6476 50.17808, 1.6476 50.17808, 1.6476 50.17808, 1.6476 50.17808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11748'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17837 1.64761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17837"^^xsd:decimal ;
  dwc:decimalLongitude "1.64761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17837 1.64761)"^^geo:wktLiteral ;
  geo-pos:lat "50.17837"^^xsd:decimal ;
  geo-pos:long "1.64761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11721'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11721'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.705555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64761'^^xsd:double;
  dwc:latitude '50.17837'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64761 50.17837, 1.64761 50.17837, 1.64761 50.17837, 1.64761 50.17837, 1.64761 50.17837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11721'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17744 1.64763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17744"^^xsd:decimal ;
  dwc:decimalLongitude "1.64763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17744 1.64763)"^^geo:wktLiteral ;
  geo-pos:lat "50.17744"^^xsd:decimal ;
  geo-pos:long "1.64763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12068'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_12068'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64763'^^xsd:double;
  dwc:latitude '50.17744'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64763 50.17744, 1.64763 50.17744, 1.64763 50.17744, 1.64763 50.17744, 1.64763 50.17744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12068'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17717 1.64764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17717"^^xsd:decimal ;
  dwc:decimalLongitude "1.64764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17717 1.64764)"^^geo:wktLiteral ;
  geo-pos:lat "50.17717"^^xsd:decimal ;
  geo-pos:long "1.64764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11692'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11692'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64764'^^xsd:double;
  dwc:latitude '50.17717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64764 50.17717, 1.64764 50.17717, 1.64764 50.17717, 1.64764 50.17717, 1.64764 50.17717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11692'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17763 1.64765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17763"^^xsd:decimal ;
  dwc:decimalLongitude "1.64765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17763 1.64765)"^^geo:wktLiteral ;
  geo-pos:lat "50.17763"^^xsd:decimal ;
  geo-pos:long "1.64765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11805'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2030_11805'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64765'^^xsd:double;
  dwc:latitude '50.17763'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64765 50.17763, 1.64765 50.17763, 1.64765 50.17763, 1.64765 50.17763, 1.64765 50.17763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11805'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18555 1.64766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18555"^^xsd:decimal ;
  dwc:decimalLongitude "1.64766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18555 1.64766)"^^geo:wktLiteral ;
  geo-pos:lat "50.18555"^^xsd:decimal ;
  geo-pos:long "1.64766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7661'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7661'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64766'^^xsd:double;
  dwc:latitude '50.18555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64766 50.18555, 1.64766 50.18555, 1.64766 50.18555, 1.64766 50.18555, 1.64766 50.18555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7661'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17746 1.64773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17746"^^xsd:decimal ;
  dwc:decimalLongitude "1.64773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17746 1.64773)"^^geo:wktLiteral ;
  geo-pos:lat "50.17746"^^xsd:decimal ;
  geo-pos:long "1.64773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11681'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2030_11681'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64773'^^xsd:double;
  dwc:latitude '50.17746'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64773 50.17746, 1.64773 50.17746, 1.64773 50.17746, 1.64773 50.17746, 1.64773 50.17746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11681'^^xsd:string;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17678 1.64774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17678"^^xsd:decimal ;
  dwc:decimalLongitude "1.64774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17678 1.64774)"^^geo:wktLiteral ;
  geo-pos:lat "50.17678"^^xsd:decimal ;
  geo-pos:long "1.64774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11765'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11765'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64774'^^xsd:double;
  dwc:latitude '50.17678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64774 50.17678, 1.64774 50.17678, 1.64774 50.17678, 1.64774 50.17678, 1.64774 50.17678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11765'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17724 1.64779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17724"^^xsd:decimal ;
  dwc:decimalLongitude "1.64779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17724 1.64779)"^^geo:wktLiteral ;
  geo-pos:lat "50.17724"^^xsd:decimal ;
  geo-pos:long "1.64779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11751'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_11751'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64779'^^xsd:double;
  dwc:latitude '50.17724'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64779 50.17724, 1.64779 50.17724, 1.64779 50.17724, 1.64779 50.17724, 1.64779 50.17724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11751'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18857 1.6478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18857"^^xsd:decimal ;
  dwc:decimalLongitude "1.6478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18857 1.6478)"^^geo:wktLiteral ;
  geo-pos:lat "50.18857"^^xsd:decimal ;
  geo-pos:long "1.6478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7480'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_7480'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.284444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6478'^^xsd:double;
  dwc:latitude '50.18857'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6478 50.18857, 1.6478 50.18857, 1.6478 50.18857, 1.6478 50.18857, 1.6478 50.18857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7480'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.64784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17748"^^xsd:decimal ;
  dwc:decimalLongitude "1.64784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17748 1.64784)"^^geo:wktLiteral ;
  geo-pos:lat "50.17748"^^xsd:decimal ;
  geo-pos:long "1.64784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11960'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_11960'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64784'^^xsd:double;
  dwc:latitude '50.17748'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64784 50.17748, 1.64784 50.17748, 1.64784 50.17748, 1.64784 50.17748, 1.64784 50.17748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11960'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18816 1.64798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18816"^^xsd:decimal ;
  dwc:decimalLongitude "1.64798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18816 1.64798)"^^geo:wktLiteral ;
  geo-pos:lat "50.18816"^^xsd:decimal ;
  geo-pos:long "1.64798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7468'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7468'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.687777777778'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64798'^^xsd:double;
  dwc:latitude '50.18816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64798 50.18816, 1.64798 50.18816, 1.64798 50.18816, 1.64798 50.18816, 1.64798 50.18816))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7468'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.64811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17903"^^xsd:decimal ;
  dwc:decimalLongitude "1.64811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17903 1.64811)"^^geo:wktLiteral ;
  geo-pos:lat "50.17903"^^xsd:decimal ;
  geo-pos:long "1.64811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11940'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11940'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64811'^^xsd:double;
  dwc:latitude '50.17903'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64811 50.17903, 1.64811 50.17903, 1.64811 50.17903, 1.64811 50.17903, 1.64811 50.17903))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11940'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17718 1.64821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17718"^^xsd:decimal ;
  dwc:decimalLongitude "1.64821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17718 1.64821)"^^geo:wktLiteral ;
  geo-pos:lat "50.17718"^^xsd:decimal ;
  geo-pos:long "1.64821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11938'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11938'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64821'^^xsd:double;
  dwc:latitude '50.17718'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64821 50.17718, 1.64821 50.17718, 1.64821 50.17718, 1.64821 50.17718, 1.64821 50.17718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11938'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18396 1.6483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18396"^^xsd:decimal ;
  dwc:decimalLongitude "1.6483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18396 1.6483)"^^geo:wktLiteral ;
  geo-pos:lat "50.18396"^^xsd:decimal ;
  geo-pos:long "1.6483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11699'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11699'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.698888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6483'^^xsd:double;
  dwc:latitude '50.18396'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6483 50.18396, 1.6483 50.18396, 1.6483 50.18396, 1.6483 50.18396, 1.6483 50.18396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11699'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17665 1.64838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17665"^^xsd:decimal ;
  dwc:decimalLongitude "1.64838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17665 1.64838)"^^geo:wktLiteral ;
  geo-pos:lat "50.17665"^^xsd:decimal ;
  geo-pos:long "1.64838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11930'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2030_11930'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64838'^^xsd:double;
  dwc:latitude '50.17665'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64838 50.17665, 1.64838 50.17665, 1.64838 50.17665, 1.64838 50.17665, 1.64838 50.17665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11930'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18358 1.64844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18358"^^xsd:decimal ;
  dwc:decimalLongitude "1.64844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18358 1.64844)"^^geo:wktLiteral ;
  geo-pos:lat "50.18358"^^xsd:decimal ;
  geo-pos:long "1.64844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11714'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11714'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64844'^^xsd:double;
  dwc:latitude '50.18358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64844 50.18358, 1.64844 50.18358, 1.64844 50.18358, 1.64844 50.18358, 1.64844 50.18358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11714'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18678 1.64847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18678"^^xsd:decimal ;
  dwc:decimalLongitude "1.64847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18678 1.64847)"^^geo:wktLiteral ;
  geo-pos:lat "50.18678"^^xsd:decimal ;
  geo-pos:long "1.64847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7716'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7716'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6944444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64847'^^xsd:double;
  dwc:latitude '50.18678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64847 50.18678, 1.64847 50.18678, 1.64847 50.18678, 1.64847 50.18678, 1.64847 50.18678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7716'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1767 1.64854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1767"^^xsd:decimal ;
  dwc:decimalLongitude "1.64854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1767 1.64854)"^^geo:wktLiteral ;
  geo-pos:lat "50.1767"^^xsd:decimal ;
  geo-pos:long "1.64854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12051'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_12051'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64854'^^xsd:double;
  dwc:latitude '50.1767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64854 50.1767, 1.64854 50.1767, 1.64854 50.1767, 1.64854 50.1767, 1.64854 50.1767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12051'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17699 1.64868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17699"^^xsd:decimal ;
  dwc:decimalLongitude "1.64868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17699 1.64868)"^^geo:wktLiteral ;
  geo-pos:lat "50.17699"^^xsd:decimal ;
  geo-pos:long "1.64868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11720'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_11720'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64868'^^xsd:double;
  dwc:latitude '50.17699'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64868 50.17699, 1.64868 50.17699, 1.64868 50.17699, 1.64868 50.17699, 1.64868 50.17699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11720'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17653 1.6487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17653"^^xsd:decimal ;
  dwc:decimalLongitude "1.6487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17653 1.6487)"^^geo:wktLiteral ;
  geo-pos:lat "50.17653"^^xsd:decimal ;
  geo-pos:long "1.6487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_11707'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6487'^^xsd:double;
  dwc:latitude '50.17653'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6487 50.17653, 1.6487 50.17653, 1.6487 50.17653, 1.6487 50.17653, 1.6487 50.17653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11707'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17661 1.64884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17661"^^xsd:decimal ;
  dwc:decimalLongitude "1.64884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17661 1.64884)"^^geo:wktLiteral ;
  geo-pos:lat "50.17661"^^xsd:decimal ;
  geo-pos:long "1.64884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64884'^^xsd:double;
  dwc:latitude '50.17661'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64884 50.17661, 1.64884 50.17661, 1.64884 50.17661, 1.64884 50.17661, 1.64884 50.17661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11840'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17654 1.64895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17654"^^xsd:decimal ;
  dwc:decimalLongitude "1.64895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17654 1.64895)"^^geo:wktLiteral ;
  geo-pos:lat "50.17654"^^xsd:decimal ;
  geo-pos:long "1.64895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11879'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11879'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64895'^^xsd:double;
  dwc:latitude '50.17654'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64895 50.17654, 1.64895 50.17654, 1.64895 50.17654, 1.64895 50.17654, 1.64895 50.17654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11879'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18615 1.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18615"^^xsd:decimal ;
  dwc:decimalLongitude "1.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18615 1.64916)"^^geo:wktLiteral ;
  geo-pos:lat "50.18615"^^xsd:decimal ;
  geo-pos:long "1.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7715'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2030_7715'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.2044444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64916'^^xsd:double;
  dwc:latitude '50.18615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64916 50.18615, 1.64916 50.18615, 1.64916 50.18615, 1.64916 50.18615, 1.64916 50.18615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7715'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18804 1.64923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18804"^^xsd:decimal ;
  dwc:decimalLongitude "1.64923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18804 1.64923)"^^geo:wktLiteral ;
  geo-pos:lat "50.18804"^^xsd:decimal ;
  geo-pos:long "1.64923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_6922'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_6922'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.695555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64923'^^xsd:double;
  dwc:latitude '50.18804'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64923 50.18804, 1.64923 50.18804, 1.64923 50.18804, 1.64923 50.18804, 1.64923 50.18804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_6922'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17646 1.64939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17646"^^xsd:decimal ;
  dwc:decimalLongitude "1.64939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17646 1.64939)"^^geo:wktLiteral ;
  geo-pos:lat "50.17646"^^xsd:decimal ;
  geo-pos:long "1.64939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11912'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11912'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64939'^^xsd:double;
  dwc:latitude '50.17646'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64939 50.17646, 1.64939 50.17646, 1.64939 50.17646, 1.64939 50.17646, 1.64939 50.17646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11912'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1789 1.64949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1789"^^xsd:decimal ;
  dwc:decimalLongitude "1.64949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1789 1.64949)"^^geo:wktLiteral ;
  geo-pos:lat "50.1789"^^xsd:decimal ;
  geo-pos:long "1.64949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12089'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_12089'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64949'^^xsd:double;
  dwc:latitude '50.1789'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64949 50.1789, 1.64949 50.1789, 1.64949 50.1789, 1.64949 50.1789, 1.64949 50.1789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12089'^^xsd:string;
  dwc:observationDate '2008-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18452 1.64957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18452"^^xsd:decimal ;
  dwc:decimalLongitude "1.64957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18452 1.64957)"^^geo:wktLiteral ;
  geo-pos:lat "50.18452"^^xsd:decimal ;
  geo-pos:long "1.64957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7665'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7665'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.711111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64957'^^xsd:double;
  dwc:latitude '50.18452'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64957 50.18452, 1.64957 50.18452, 1.64957 50.18452, 1.64957 50.18452, 1.64957 50.18452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7665'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17644 1.64963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17644"^^xsd:decimal ;
  dwc:decimalLongitude "1.64963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17644 1.64963)"^^geo:wktLiteral ;
  geo-pos:lat "50.17644"^^xsd:decimal ;
  geo-pos:long "1.64963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11829'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2030_11829'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64963'^^xsd:double;
  dwc:latitude '50.17644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64963 50.17644, 1.64963 50.17644, 1.64963 50.17644, 1.64963 50.17644, 1.64963 50.17644))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11829'^^xsd:string;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17635 1.64994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17635"^^xsd:decimal ;
  dwc:decimalLongitude "1.64994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17635 1.64994)"^^geo:wktLiteral ;
  geo-pos:lat "50.17635"^^xsd:decimal ;
  geo-pos:long "1.64994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11963'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2030_11963'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.6844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.64994'^^xsd:double;
  dwc:latitude '50.17635'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.64994 50.17635, 1.64994 50.17635, 1.64994 50.17635, 1.64994 50.17635, 1.64994 50.17635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11963'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17662 1.65019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17662"^^xsd:decimal ;
  dwc:decimalLongitude "1.65019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17662 1.65019)"^^geo:wktLiteral ;
  geo-pos:lat "50.17662"^^xsd:decimal ;
  geo-pos:long "1.65019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11882'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2030_11882'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65019'^^xsd:double;
  dwc:latitude '50.17662'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65019 50.17662, 1.65019 50.17662, 1.65019 50.17662, 1.65019 50.17662, 1.65019 50.17662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11882'^^xsd:string;
  dwc:observationDate '2008-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17681 1.65037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17681"^^xsd:decimal ;
  dwc:decimalLongitude "1.65037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17681 1.65037)"^^geo:wktLiteral ;
  geo-pos:lat "50.17681"^^xsd:decimal ;
  geo-pos:long "1.65037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12041'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2030_12041'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.184444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65037'^^xsd:double;
  dwc:latitude '50.17681'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65037 50.17681, 1.65037 50.17681, 1.65037 50.17681, 1.65037 50.17681, 1.65037 50.17681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12041'^^xsd:string;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17613 1.65057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17613"^^xsd:decimal ;
  dwc:decimalLongitude "1.65057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17613 1.65057)"^^geo:wktLiteral ;
  geo-pos:lat "50.17613"^^xsd:decimal ;
  geo-pos:long "1.65057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11909'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11909'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.242222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65057'^^xsd:double;
  dwc:latitude '50.17613'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65057 50.17613, 1.65057 50.17613, 1.65057 50.17613, 1.65057 50.17613, 1.65057 50.17613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11909'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17618 1.65087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17618"^^xsd:decimal ;
  dwc:decimalLongitude "1.65087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17618 1.65087)"^^geo:wktLiteral ;
  geo-pos:lat "50.17618"^^xsd:decimal ;
  geo-pos:long "1.65087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11899'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2030_11899'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.68444444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65087'^^xsd:double;
  dwc:latitude '50.17618'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65087 50.17618, 1.65087 50.17618, 1.65087 50.17618, 1.65087 50.17618, 1.65087 50.17618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11899'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_11987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_11987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_11987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17554 1.65159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17554"^^xsd:decimal ;
  dwc:decimalLongitude "1.65159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_11987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17554 1.65159)"^^geo:wktLiteral ;
  geo-pos:lat "50.17554"^^xsd:decimal ;
  geo-pos:long "1.65159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_11987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_11987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_11987'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2030_11987'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65159'^^xsd:double;
  dwc:latitude '50.17554'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65159 50.17554, 1.65159 50.17554, 1.65159 50.17554, 1.65159 50.17554, 1.65159 50.17554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_11987'^^xsd:string;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18698 1.65208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18698"^^xsd:decimal ;
  dwc:decimalLongitude "1.65208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18698 1.65208)"^^geo:wktLiteral ;
  geo-pos:lat "50.18698"^^xsd:decimal ;
  geo-pos:long "1.65208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7663'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7663'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65208'^^xsd:double;
  dwc:latitude '50.18698'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65208 50.18698, 1.65208 50.18698, 1.65208 50.18698, 1.65208 50.18698, 1.65208 50.18698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7663'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18715 1.65242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18715"^^xsd:decimal ;
  dwc:decimalLongitude "1.65242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18715 1.65242)"^^geo:wktLiteral ;
  geo-pos:lat "50.18715"^^xsd:decimal ;
  geo-pos:long "1.65242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7838'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7838'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.208888888889'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65242'^^xsd:double;
  dwc:latitude '50.18715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65242 50.18715, 1.65242 50.18715, 1.65242 50.18715, 1.65242 50.18715, 1.65242 50.18715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7838'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18873 1.65517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18873"^^xsd:decimal ;
  dwc:decimalLongitude "1.65517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18873 1.65517)"^^geo:wktLiteral ;
  geo-pos:lat "50.18873"^^xsd:decimal ;
  geo-pos:long "1.65517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7470'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7470'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.765555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65517'^^xsd:double;
  dwc:latitude '50.18873'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65517 50.18873, 1.65517 50.18873, 1.65517 50.18873, 1.65517 50.18873, 1.65517 50.18873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7470'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18907 1.6552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18907"^^xsd:decimal ;
  dwc:decimalLongitude "1.6552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18907 1.6552)"^^geo:wktLiteral ;
  geo-pos:lat "50.18907"^^xsd:decimal ;
  geo-pos:long "1.6552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7662'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7662'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6552'^^xsd:double;
  dwc:latitude '50.18907'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6552 50.18907, 1.6552 50.18907, 1.6552 50.18907, 1.6552 50.18907, 1.6552 50.18907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7662'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18204 1.65551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18204"^^xsd:decimal ;
  dwc:decimalLongitude "1.65551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18204 1.65551)"^^geo:wktLiteral ;
  geo-pos:lat "50.18204"^^xsd:decimal ;
  geo-pos:long "1.65551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7840'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7840'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.211111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65551'^^xsd:double;
  dwc:latitude '50.18204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65551 50.18204, 1.65551 50.18204, 1.65551 50.18204, 1.65551 50.18204, 1.65551 50.18204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7840'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_12075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_12075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_12075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17991 1.65735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17991"^^xsd:decimal ;
  dwc:decimalLongitude "1.65735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_12075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17991 1.65735)"^^geo:wktLiteral ;
  geo-pos:lat "50.17991"^^xsd:decimal ;
  geo-pos:long "1.65735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_12075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_12075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_12075'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2030_12075'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.692222222222'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.65735'^^xsd:double;
  dwc:latitude '50.17991'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.65735 50.17991, 1.65735 50.17991, 1.65735 50.17991, 1.65735 50.17991, 1.65735 50.17991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_12075'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18979 1.66057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18979"^^xsd:decimal ;
  dwc:decimalLongitude "1.66057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18979 1.66057)"^^geo:wktLiteral ;
  geo-pos:lat "50.18979"^^xsd:decimal ;
  geo-pos:long "1.66057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7588'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7588'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3933333333333'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66057'^^xsd:double;
  dwc:latitude '50.18979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66057 50.18979, 1.66057 50.18979, 1.66057 50.18979, 1.66057 50.18979, 1.66057 50.18979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7588'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19018 1.66074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19018"^^xsd:decimal ;
  dwc:decimalLongitude "1.66074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19018 1.66074)"^^geo:wktLiteral ;
  geo-pos:lat "50.19018"^^xsd:decimal ;
  geo-pos:long "1.66074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7895'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2030_7895'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1855555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66074'^^xsd:double;
  dwc:latitude '50.19018'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66074 50.19018, 1.66074 50.19018, 1.66074 50.19018, 1.66074 50.19018, 1.66074 50.19018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7895'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18921 1.66088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18921"^^xsd:decimal ;
  dwc:decimalLongitude "1.66088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18921 1.66088)"^^geo:wktLiteral ;
  geo-pos:lat "50.18921"^^xsd:decimal ;
  geo-pos:long "1.66088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7469'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2030_7469'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66088'^^xsd:double;
  dwc:latitude '50.18921'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66088 50.18921, 1.66088 50.18921, 1.66088 50.18921, 1.66088 50.18921, 1.66088 50.18921))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7469'^^xsd:string;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18243 1.66091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18243"^^xsd:decimal ;
  dwc:decimalLongitude "1.66091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18243 1.66091)"^^geo:wktLiteral ;
  geo-pos:lat "50.18243"^^xsd:decimal ;
  geo-pos:long "1.66091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7839'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7839'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.71'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66091'^^xsd:double;
  dwc:latitude '50.18243'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66091 50.18243, 1.66091 50.18243, 1.66091 50.18243, 1.66091 50.18243, 1.66091 50.18243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7839'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18288 1.66308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18288"^^xsd:decimal ;
  dwc:decimalLongitude "1.66308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18288 1.66308)"^^geo:wktLiteral ;
  geo-pos:lat "50.18288"^^xsd:decimal ;
  geo-pos:long "1.66308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7558'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2030_7558'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66308'^^xsd:double;
  dwc:latitude '50.18288'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66308 50.18288, 1.66308 50.18288, 1.66308 50.18288, 1.66308 50.18288, 1.66308 50.18288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7558'^^xsd:string;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18295 1.66436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18295"^^xsd:decimal ;
  dwc:decimalLongitude "1.66436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18295 1.66436)"^^geo:wktLiteral ;
  geo-pos:lat "50.18295"^^xsd:decimal ;
  geo-pos:long "1.66436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7664'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2030_7664'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.21'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66436'^^xsd:double;
  dwc:latitude '50.18295'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66436 50.18295, 1.66436 50.18295, 1.66436 50.18295, 1.66436 50.18295, 1.66436 50.18295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7664'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19121 1.66622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19121"^^xsd:decimal ;
  dwc:decimalLongitude "1.66622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19121 1.66622)"^^geo:wktLiteral ;
  geo-pos:lat "50.19121"^^xsd:decimal ;
  geo-pos:long "1.66622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7837'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7837'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.685555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66622'^^xsd:double;
  dwc:latitude '50.19121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66622 50.19121, 1.66622 50.19121, 1.66622 50.19121, 1.66622 50.19121, 1.66622 50.19121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7837'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19134 1.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19134"^^xsd:decimal ;
  dwc:decimalLongitude "1.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19134 1.6666)"^^geo:wktLiteral ;
  geo-pos:lat "50.19134"^^xsd:decimal ;
  geo-pos:long "1.6666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7589'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2030_7589'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7055555555556'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.6666'^^xsd:double;
  dwc:latitude '50.19134'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6666 50.19134, 1.6666 50.19134, 1.6666 50.19134, 1.6666 50.19134, 1.6666 50.19134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7589'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8262__2030_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8262__2030_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8262__2030_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19296 1.66877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19296"^^xsd:decimal ;
  dwc:decimalLongitude "1.66877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8262__2030_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19296 1.66877)"^^geo:wktLiteral ;
  geo-pos:lat "50.19296"^^xsd:decimal ;
  geo-pos:long "1.66877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8262__2030_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8262_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2030'^^xsd:integer;
  dwc:catalogNumber '2030_7836'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2030_7836'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.551111111111'^^xsd:double;
  dwc:continentOcean 'Baie de Somme,France,English Channel'^^xsd:string;
  dwc:longitude '1.66877'^^xsd:double;
  dwc:latitude '50.19296'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.66877 50.19296, 1.66877 50.19296, 1.66877 50.19296, 1.66877 50.19296, 1.66877 50.19296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Harbour seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2030_7836'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF